.heropage{color:#fff;width:100%;height:90vh;position:relative;overflow:hidden}.heropage-carousel{align-items:center;width:100%;height:100%;display:flex;position:relative}.heropage-carousel-wrapper{flex:1;height:100%;position:relative;overflow:hidden}.heropage-carousel-content{width:100%;height:100%;display:flex}.heropage-carousel-item{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;gap:40px;min-width:100%;height:100%;display:flex;position:relative}.carousel-item-overlay{text-align:center;border-radius:10px;max-width:700px;padding:40px}.carousel-item-overlay.animate{animation:1.5s ease-in-out scale}.heropage-carousel-item h2{font-size:60px}.heropage-carousel-item p{font-size:25px}.carousel-arrow{cursor:pointer;color:#fff;z-index:10;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:50px;height:50px;margin:0 30px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow-left{left:30px}.carousel-arrow-right{right:30px}@media (max-width:768px){.heropage{height:70vh}.heropage-carousel-item h2{font-size:2rem}.heropage-carousel-item p{font-size:1rem}.carousel-item-overlay{padding:20px}.carousel-arrow{width:20px;height:20px;margin:0 5px;font-size:1.2rem}.carousel-arrow-left{left:0}.carousel-arrow-right{right:0}}@keyframes scale{0%{transform:scale(.2)}to{transform:scale(1)}}
.how-it-works-container{justify-content:center;width:100%;padding:40px 0;display:flex}.how-it-works-wrapper{flex-direction:column;align-items:center;width:80%;display:flex}.how-it-works-header{color:#044858;margin-bottom:40px;font-family:Josefin Sans;font-size:45px}.how-it-works-contained{width:100%;display:flex}.how-it-works-sections{justify-content:space-around;width:50%;display:flex}.how-it-works-items{justify-content:space-evenly;width:22%;display:flex}.how-it-works-steps{color:#6c6c6d;width:55%;margin-left:15px;font-family:Abygaer;font-size:22px;font-weight:600}@media screen and (max-width:680px){.how-it-works-wrapper{width:90%}.how-it-works-contained{flex-direction:column;align-items:center}.how-it-works-sections{align-items:flex-start;width:100%;margin-top:20px}.how-it-works-items{text-align:center;flex-direction:column;align-items:center;width:50%;margin:0}.how-it-works-header{margin-bottom:0}.how-it-works-steps{width:60%;margin-top:10px}.how-it-works-header{text-align:center}}
.recommended{color:#063a47;flex-direction:column;gap:25px;width:100%;min-height:60vh;padding:15px;display:flex}.recommended_header{padding-left:10px;font-size:51px;font-weight:400}.card_holder{flex-wrap:wrap;justify-content:space-between;width:100%;display:flex}@media screen and (max-width:768px){.recommended_header{text-align:center;padding:0;font-size:30px;font-weight:500}.card_holder{justify-content:center}}
.recommendedCard{flex-direction:column;align-items:center;gap:20px;width:300px;padding:12px;display:flex}.recommendedCard_img{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:20px;width:100%;height:250px}.recommendedCard_text{text-align:center;font-family:sans-serif}.recommendedCard_btn{cursor:pointer;color:#fff;background:#063a47;border:none;border-radius:20px;outline:none;width:max-content;padding:12px 20px;font-family:sans-serif;font-weight:600}@media screen and (max-width:768px){.recommendedCard{align-items:center;width:150px}.recommendedCard_img{height:100px}}
.skeleton-card{background:#fff;border-radius:12px;flex-direction:column;align-items:center;width:180px;height:250px;margin:10px;padding:15px;display:flex;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.05)}.skeleton-image{background:#e2e2e2;border-radius:8px;width:100%;height:150px;margin-bottom:10px}.skeleton-text{background:#e2e2e2;border-radius:6px;width:80%;height:14px;margin-bottom:8px}.skeleton-subtext{background:#e2e2e2;border-radius:6px;width:60%;height:12px}.shimmer{position:relative;overflow:hidden}.shimmer:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);width:100px;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:-150px}@keyframes shimmer{to{transform:translate(250px)}}
.categories{color:#063a47;flex-direction:column;gap:25px;width:100%;min-height:60vh;padding:50px 15px 40px;display:flex}.categories_header{padding-left:10px;font-size:51px;font-weight:400}@media screen and (max-width:768px){.categories_header{text-align:center;padding:0;font-size:30px;font-weight:500}.categories{padding:20px 0}}
.categoryCard{gap:20px;align-items:left;flex-direction:column;width:280px;padding:12px;display:flex}.categoryCard_img{background:#faebd7 0 0/cover no-repeat;border-radius:20px;width:100%;height:290px}.categoryCard_text{font-family:sans-serif}.categoryCard_btn{cursor:pointer;color:#063a47;background:0 0;border:1px solid #063a47;border-radius:20px;outline:none;align-items:center;gap:10px;width:max-content;padding:10px 20px;font-family:sans-serif;font-weight:600;display:flex}@media screen and (max-width:768px){.categoryCard{justify-content:center;width:150px}.categoryCard_img{width:100%;height:150px}}
.newsLetter{background-color:#121212;justify-content:center;align-items:center;width:100%;padding:50px 0 100px;display:flex}.newsletter_wrapper{flex-direction:column;align-items:center;gap:20px;width:70%;height:100%;display:flex}.newsletter_wrapper h1{color:rgba(240,197,88,.81);text-transform:uppercase;font-size:18px;font-family:san-serif!important}.newsletter_wrapper p{color:#7c7c7c;text-align:center;font-size:48px}@media screen and (max-width:768px){.newsletter_wrapper{width:90%}.newsletter_wrapper p{color:#7c7c7c;text-align:center;font-size:25px}.newsletter_wrapper h1{text-align:center}}
