@font-face{font-family:TAN-MEMORIES;src:url(tan-memories-2.woff) format("woff");font-weight:400}@font-face{font-family:TAN-MEMORIES;src:url(tan-memories-2.woff) format("woff");font-weight:500}@font-face{font-family:TAN-MEMORIES;src:url(tan-memories-2.woff) format("woff");font-weight:600}@font-face{font-family:TAN-MEMORIES;src:url(tan-memories-2.woff) format("woff");font-weight:700}@font-face{font-family:ApercuPro;src:url(apercu_regular_pro.woff) format("woff");font-weight:400}@font-face{font-family:ApercuPro;src:url(apercu_medium_pro.woff) format("woff");font-weight:500}@font-face{font-family:ApercuPro;src:url(apercu_medium_pro.woff) format("woff");font-weight:600}@font-face{font-family:ApercuPro;src:url(apercu_bold_pro.woff) format("woff");font-weight:700}@font-face{font-family:ApercuPro;src:url(apercu_bold_pro.woff) format("woff");font-weight:800}@font-face{font-family:ApercuPro;src:url(apercu_bold_pro.woff) format("woff");font-weight:900}@font-face{font-family:Montserrat;src:url(Montserrat-Regular.woff) format("woff");font-weight:400}@font-face{font-family:Montserrat;src:url(Montserrat-Medium.woff) format("woff");font-weight:500}@font-face{font-family:Montserrat;src:url(Montserrat-SemiBold.woff) format("woff");font-weight:600}@font-face{font-family:Montserrat;src:url(Lato-Bold.woff) format("woff");font-weight:700}@font-face{font-family:Montserrat;src:url(Montserrat-ExtraBold.woff) format("woff");font-weight:800}@font-face{font-family:Montserrat;src:url(Montserrat-Black.woff) format("woff");font-weight:900}:root{--section-bg: #E7F9FF;--section-bg2: #A1E9FF;--border-color2: #A1E9FF;--card-badge-bg: #242833;--heading-font: "Montserrat", serif;--paragraph-font: "Montserrat", serif;--paragraph-font2: "Montserrat", serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:hidden;scroll-behavior:smooth;font-family:Montserrat,serif;transition:all ease .7s}body.active{overflow:hidden;transition:all ease .7s}ul,ol{list-style:none}a{text-decoration:none;font-family:var(--paragraph-font);transition:ease .3s;cursor:pointer}a:hover{color:rgb(var(--color-button-hover))}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2;font-family:var(--heading-font);color:rgb(var(--color-heading))}p{font-size:16px;font-weight:400;color:rgb(var(--color-foreground));font-family:var(--paragraph-font);margin:0}.section-padding{padding:60px 0 120px}.container{max-width:1320px;width:100%;padding:0 20px;margin:0 auto}.section-bg{background:linear-gradient(180deg,#fff 93.9%,#00a8ff)}img{width:100%;height:100%;display:block;object-fit:cover}input,textarea,select{color:var(--paragraph-text-color);font-size:16px;font-weight:400;font-family:var(--paragraph-font);outline:none;border:none;background-color:transparent;cursor:pointer;appearance:none;-moz-appearance:textfield;-webkit-appearance:none}input::placeholder,textarea::placeholder,select::placeholder{color:var(--black);font-size:16px;font-weight:500;font-family:var(--paragraph-font)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}button{background-color:transparent;outline:none;cursor:pointer;border:none;transition:ease .3s;color:rgb(var(--color-button-text))}.btn{font-size:18px;font-weight:600;padding:16px 40px;border-radius:5px;transition:ease .3s;font-family:var(--paragraph-font);text-transform:uppercase;text-align:center;display:inline-block;z-index:1;text-decoration:none;cursor:pointer;line-height:1}.btn:hover{text-decoration:none}.primary-btn{color:var(--white);position:relative;overflow:hidden;background-color:rgb(var(--color-button));border:2px solid rgb(var(--color-button))}.primary-btn span,.secondary-btn span{position:absolute;display:block;width:0;height:0;border-radius:50%;transition:width .4s ease-in-out,height .4s ease-in-out;transform:translate(-50%,-50%);z-index:-1}.primary-btn span{background-color:var(--white)}.primary-btn:hover{color:var(--black)}.primary-btn:hover span,.secondary-btn:hover span{width:225%;height:562.5px}.primary-btn:active{background-color:var(--white)}.secondary-btn{color:var(--black);position:relative;overflow:hidden;background-color:var(--white);border:2px solid var(--white)}.secondary-btn span{background-color:rgb(var(--color-button))}.secondary-btn:hover{color:var(--white);border-color:var(--white)}.secondary-btn:active{background-color:rgb(var(--color-button))}.swiper .swiper-pagination{bottom:0}.swiper .swiper-pagination-bullet{width:10px;height:10px;background-color:var(--section-bg2);opacity:1;transition:all ease .3s}.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--brand-color);transform:scale(1.4)}.swiper .swiper-button-prev.swiper-button-disabled,.swiper .swiper-button-next.swiper-button-disabled{opacity:0;visibility:hidden}.section-heading-wrapper{margin-bottom:65px;text-align:center}.section-heading{color:var(--heading-text-color);text-transform:capitalize;font-weight:400;line-height:70px;font-size:40px}.section-heading em{color:var(--brand-color);font-style:normal;display:block}.section-heading-text{color:var(--paragraph-text-color);margin:0 auto;font-weight:600;font-size:18px;line-height:34px;text-align:center;max-width:656px}.section-btn{display:flex;justify-content:center;margin:74px 0 0}.section-btn .btn{font-size:22px;font-weight:700;padding:16px 114.5px}.swiper-button-prev:after,.swiper-button-next:after{display:none}.top-bar{height:58px;background-color:var(--brand-color);display:flex;align-items:center;width:100%}.topbar-wrapper{display:flex;justify-content:space-between;align-items:center}.topbar-item{display:flex;align-items:center;gap:10px}.topbar-item-icon{display:flex}.topbar-item p{color:var(--white);font-family:var(--paragraph-font2);font-weight:400;font-size:14px;line-height:100%}.top-bar .marquee-slider{display:none}.cart-sidebar{height:100vh;width:100%;top:0;left:0;right:0;bottom:0;background:#0000004d;position:fixed;z-index:9999;transition:all ease .2s;opacity:0;visibility:hidden}.cart-sidebar.active{opacity:1;visibility:visible}.cart-sidebar-close-window-btn{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;width:100vw;height:100vh}.cart-sidebar-box{background-color:var(--white);position:absolute;width:500px;height:100vh;z-index:2;right:0;top:0;transition:all ease .3s;transform:translate(100%);z-index:999999}.cart-sidebar.active .cart-sidebar-box{transform:translate(0);transition:all ease .5s}.side-cart-top{position:relative;display:flex;justify-content:center;align-items:center;gap:10px;background-color:var(--brand-color);height:50px}.side-cart-heading{color:var(--white);font-family:var(--paragraph-font);font-size:16px;font-weight:700;line-height:1}.side-cart-heading-icon-wrap{display:flex;align-items:center;gap:10px}.side-cart-heading-icon-wrap .icon i{color:var(--white);font-size:20px}.side-cart-item-number{width:22px;height:22px;border-radius:50px;background-color:var(--white);display:flex;justify-content:center;align-items:center;color:var(--brand-color);font-family:var(--paragraph-font);font-size:12px;font-weight:800;line-height:1}.side-cart-close-btn{display:flex;position:absolute;right:25px;top:50%;transform:translateY(-50%);cursor:pointer;transition:ease .3s;color:var(--white);font-size:20px}.side-cart-empty{overflow-y:auto;height:calc(100vh - 50px);scrollbar-width:thin}.side-cart-empty-text{padding:60px 20px 50px;text-align:center}.cart-sidebar-box.active .side-cart-empty{display:none}.side-cart-slider-wrapper{text-align:center}.side-cart-slider-title{font-size:20px;font-weight:400;margin:0 0 20px;text-transform:capitalize}.swiper.side-cart-slider{padding:0 0 50px;margin:0 0 0 20px}.side-cart-slider-wrapper .btn{margin:20px 0 0}.side-cart-product-content{display:none}.cart-sidebar-box.active .side-cart-product-content{display:block}.side-cart-product-item-wrapper{padding:20px}.side-cart-progress-bar-area{padding:20px;border-bottom:1px solid rgb(var(--color-border))}.side-cart-progress-bar-text{font-size:14px;line-height:20px;padding:0 0 5px}.side-cart-progress-bar-area .progress{background:linear-gradient(to right,#242833 0% 60%,#d8d8d8 60% 100%);height:5px;width:100%;transition:background .45s ease-in;appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:25px 0 0;display:block}.side-cart-progress-bar-area .progress::-webkit-slider-thumb{position:relative;top:-14px;width:35px;height:35px;appearance:none;-webkit-appearance:none;cursor:default;background-image:url(../images/progress-bar-icon.png);background-position:center;background-repeat:no-repeat;background-size:contain;cursor:grab}.side-cart-progress-bar-area .progress::-moz-range-thumb{position:relative;top:-14px;width:35px;height:35px;-webkit-appearance:none;appearance:none;-moz-appearance:none;cursor:default;background-image:url(../images/progress-bar-icon.png);background-position:center;background-repeat:no-repeat;background-size:contain;cursor:grab}.side-cart-product-item-wrapper{overflow-y:auto;padding:20px;height:calc(100vh - 320px);scrollbar-width:thin}.side-cart-product-item-wrapper .cart-product-details{gap:10px}.side-cart-product-item-wrapper .cart-product-table tbody tr:first-child td{padding-top:0}.side-cart-product-item-wrapper .cart-product-table tbody tr td:first-child{width:75%}.side-cart-product-item-wrapper .cart-product-table tbody tr td:last-child{width:30%}.side-cart-product-item-wrapper .cart-product-table tbody tr td{padding:10px 5px 10px 0}.side-cart-product-item-wrapper .cart-product-quantity-wrap.mobile-cart-quantity{display:flex}.side-cart-product-item-wrapper .cart-product-varient span{font-size:12px}.side-cart-product-item-wrapper .cart-product-img{width:40%}.side-cart-product-item-wrapper .cart-product-price p{font-weight:500}.side-cart-product-item-wrapper .cart-product-varient{margin:5px 0 0}.side-cart-product-item-wrapper .cart-product-img{height:124px}.side-cart-product-content-footer{padding:20px;position:absolute;left:0;bottom:0;right:0;width:100%;background-color:var(--white);border-top:1px solid rgb(var(--color-border))}.side-cart-product-price-wrap{display:flex;justify-content:space-between;align-items:center;gap:20px}.side-cart-product-price-wrap p{font-weight:600}.side-cart-checkout-btn{margin:20px 0 0;display:flex}.side-cart-checkout-btn .btn{width:100%}.side-cart-checkout-text{margin:20px 0 0;text-align:center;font-size:14px}.navbar{height:93px;background-color:var(--white);position:fixed;top:58px;left:0;right:0;transition:ease .3s;width:100%;z-index:999;display:flex;box-shadow:0 5px 25px #00000040}.navbar.nav-fixed{top:0}.navbar-wrapper{display:flex;justify-content:space-between;align-items:center;height:100%}.mobile-menu-btn{display:none}.ham-menu{height:32px;width:32px;position:relative;cursor:pointer}.ham-menu span{height:4px;width:100%;background-color:var(--black);border-radius:25px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:.3s ease}.ham-menu span:nth-child(1){top:25%}.ham-menu span:nth-child(3){top:75%}.ham-menu.active span:nth-child(1){top:50%;transform:translate(-50%,-50%) rotate(45deg)}.ham-menu.active span:nth-child(2){opacity:0}.ham-menu.active span:nth-child(3){top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.navbar-logo{max-width:240px;display:flex;height:100%;align-items:center}.mobile-menu-close-window-btn{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;width:100vw;height:100vh;-webkit-user-select:none;user-select:none;cursor:pointer;display:none}.mobile-side-bar-top{display:none}.nav-links ul{display:flex;gap:40px}.sub-menu ul{flex-direction:column;gap:0}.sub-menu ul li a,.nav-links ul li a,.nav-links ul li span{color:var(--black);font-family:var(--paragraph-font);font-weight:400;font-size:18px;line-height:100%}.sub-menu ul li a:hover,.nav-links ul li a:hover,.nav-links ul li a.active,.nav-links ul li span:hover{color:rgb(var(--color-button-hover))}.nav-links ul li span i{transition:ease .3s}.nav-links ul li:hover span i{transform:rotate(-180deg)}.sub-menu ul li a,.nav-links ul li{position:relative}.sub-menu{position:absolute;left:0;top:54px;padding:20px;background-color:var(--brand-color);opacity:0;visibility:hidden;transition:ease .3s;width:200px;z-index:2}.nav-links ul li:hover .sub-menu{opacity:1;visibility:visible;top:40px}.sub-menu ul li a{padding:0;margin:0 0 20px;display:block}.sub-menu ul li:after{bottom:15px}.sub-menu ul li:last-child a{margin:0}.nav-icons ul{display:flex;gap:18px}.nav-icons ul li a svg,.nav-icons ul li span{display:flex;cursor:pointer}.nav-icons ul li a svg path,.nav-icons ul li span svg path{transition:ease .3s}.nav-icons ul li a:hover svg path,.nav-icons ul li span:hover svg path{fill:var(--brand-color);stroke:var(--brand-color)}.nav-icons.mabile-nav-icons{display:none}.search-bar{position:fixed;left:0;top:0;right:0;width:100vw;height:105px;background-color:var(--brand-color);z-index:999;display:flex;justify-content:center;align-items:center;transition:ease .2s;transform:translateY(-105px)}.search-bar.active{transform:translateY(0)}.search-close-btn{position:absolute;top:50%;right:100px;transform:translateY(-50%);z-index:1}.search-close-btn span{color:var(--white);font-family:var(--paragraph-font2);font-size:24px;font-weight:700;line-height:1;text-transform:uppercase;transition:ease .3s;display:flex}.search-close-btn:hover span{transform:rotate(360deg)}.search-bar-window-close-btn{position:fixed;left:0;top:105px;right:0;bottom:0;z-index:-1;width:100vw;height:100vh;background-color:#0000004d;transition:ease .3s;-webkit-user-select:none;user-select:none;opacity:0;visibility:hidden;cursor:pointer}.search-bar-window-close-btn.active{opacity:1;visibility:visible}.search-bar-inner{max-width:620px;padding:0;width:100%;display:flex;align-items:center;position:relative}.search-input-field{height:50px;width:100%}.search-input-field input{height:100%;width:100%;padding:0 20px;border:1px solid var(--white);color:var(--white);border-top-left-radius:5px;border-bottom-left-radius:5px}.search-input-field input::placeholder{color:var(--white)}.search-input-field input:focus{border-width:2px}.search-icon{width:60px;height:50px;border:1px solid var(--white);display:flex;justify-content:center;align-items:center;transition:ease .3s;cursor:pointer;background-color:var(--white);border-top-right-radius:5px;border-bottom-right-radius:5px}.search-icon i{color:var(--brand-color);font-size:20px;transition:ease .3s;transform:scale(1)}.search-icon:hover i{transform:scale(1.1)}.footer-section{padding:58px 0 0;background-color:var(--brand-color);position:relative}.footer-wrapper{padding:0 0 33px}.footer-items{display:flex;justify-content:space-between;gap:24px}.footer-item:first-child{width:35%}.footer-item:nth-child(2){width:10.3%}.footer-item:nth-child(3){width:10.3%}.footer-item:nth-child(4){width:19.9%}.footer-item:last-child{width:17.8%}.footer-logo{max-width:303px}.footer-logo.footer-mobile-logo{display:none}.footer-title-text{color:var(--white);font-family:var(--heading-font);font-weight:400;font-size:40px;line-height:70px;text-transform:capitalize}.footer-item-title{margin:0 0 20px;color:var(--white);font-family:var(--paragraph-font);font-weight:700;font-size:24px;line-height:34px;text-transform:uppercase;letter-spacing:normal}.footer-list li{display:flex;align-items:center;gap:8px}.footer-list li a{color:var(--white);font-family:var(--paragraph-font);font-weight:400;font-size:22px;line-height:38px;letter-spacing:normal}.footer-list li a:hover{text-decoration:underline}a.footer-mail{text-transform:lowercase!important}.footer-brand-links{display:flex;justify-content:space-between;align-items:center;margin:63px 0 0}.nav-icons.footer-icons ul{flex-wrap:wrap;justify-content:flex-start;gap:10px}.nav-icons.footer-icons ul li a{width:39px;height:39px;border-radius:50px;background-color:var(--white);display:flex;justify-content:center;align-items:center;border:2px solid transparent}.nav-icons.footer-icons ul li a:hover{background-color:transparent;border-color:var(--white)}.nav-icons.footer-icons ul li a:hover svg path{fill:var(--black);stroke:var(--white)}.copyright-area{padding:40px 0;border-top:2px solid var(--white)}.copyright-content{display:flex;justify-content:center;align-items:center;flex-direction:column}.footer-icons.mobile-footer-icons{display:none}.copyright-text{color:var(--white);font-family:var(--paragraph-font);font-weight:400;font-size:18px;line-height:26px;text-align:center;letter-spacing:normal}.back-to-top-btn{position:absolute;right:22px;bottom:20px;width:27px;height:27px;background-color:var(--white);border-radius:50px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 1295px){.footer-item:nth-child(4){width:21.9%}.footer-item:nth-child(2){width:11.3%}.footer-item:nth-child(3){width:11.3%}.footer-item:nth-child(4){width:22.9%}.footer-item:last-child{width:20%}}@media only screen and (max-width: 1200px){.navbar-logo{max-width:190px}.nav-links ul{gap:15px}.footer-items{gap:16px;flex-wrap:wrap}.footer-item:first-child{width:100%;margin:0 0 30px}.footer-item:nth-child(2){width:17%}.footer-item:nth-child(3){width:17%}.footer-item:nth-child(4){width:28%}.footer-item:last-child{width:25%}}@media only screen and (max-width: 992px){.section-bg{background:linear-gradient(180deg,#fff 96.9%,#00a8ff)}.nav-link-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;background-color:#0000004d;height:100vh;z-index:9999;transition:.3s;opacity:0;visibility:hidden}.nav-link-wrapper.active{opacity:1;visibility:visible}.nav-link-wrapper-inner{position:absolute;top:0;left:0;width:340px;background-color:var(--white);height:100vh;z-index:2;transition:.3s;transform:translate(-100%)}.nav-link-wrapper-inner.active{transform:translate(0)}.nav-links{overflow-y:auto;height:calc(100% - 140px)}.mobile-menu-close-window-btn{display:block}.mobile-side-bar-top{display:flex;height:70px;justify-content:space-between;align-items:center;padding:0 20px;border-bottom:1px solid rgb(var(--color-border))}.mobile-menu-btn{display:block;width:137px}.nav-links ul{display:flex;gap:0;flex-direction:column;padding:20px}.nav-links ul li{border-bottom:1px solid rgb(var(--color-border))}.sub-menu ul li a,.nav-links ul li a,.nav-links ul li span{padding:15px 0;display:flex;justify-content:space-between;align-items:center}.nav-links ul li span .icon{padding:0;border:none}.sub-menu{position:unset;padding:0 0 0 16px;background-color:transparent;opacity:1;visibility:visible;transition:unset;width:100%;display:none}.sub-menu ul{padding:0}.sub-menu ul li{border:none}.sub-menu ul li a,.sub-menu ul li span{padding:10px 0;margin:0}.sub-menu ul li:last-child a{padding:5px 0 15px}.nav-icons.desktop-nav-icons{min-width:137px}.nav-icons.desktop-nav-icons ul{justify-content:flex-end}.nav-icons.mabile-nav-icons{display:flex;justify-content:center;padding:20px 0;border-top:1px solid var(--white);position:absolute;bottom:0;left:0;right:0;width:100%;z-index:1;background-color:var(--brand-color);gap:10px}.nav-icons.mabile-nav-icons ul li a{width:39px;height:39px;border-radius:50%;background-color:var(--white);display:flex;align-items:center;justify-content:center}.search-close-btn{right:35px}.footer-items{gap:16px;flex-wrap:wrap}.footer-item:nth-child(2){width:16%}.footer-item:nth-child(3){width:16%}.footer-item:nth-child(4){width:30%}.footer-item:last-child{width:29%}.footer-title-text{font-size:26px;line-height:42px}.footer-item-title{margin:0 0 8px;font-size:16px;line-height:20px}.footer-list li a{font-size:14px;line-height:24px}}@media only screen and (max-width:767px){.btn{font-size:14px;padding:12px 46px}.section-btn .btn{font-size:16px;font-weight:700;padding:16px 130px}.section-bg{background:linear-gradient(180deg,#fff 92.9%,#00a8ff)}.section-heading-wrapper{margin-bottom:30px}.section-heading{line-height:40px;font-size:24px}.section-heading-text{line-height:18px;margin:10px 0 0}.top-bar .container{padding:0}.topbar-wrapper{display:none}.top-bar .marquee-slider{display:flex}.navbar,.mobile-side-bar-top{height:65px}.mobile-menu-btn{width:110px}.nav-icons.desktop-nav-icons{min-width:110px}.nav-icons ul{justify-content:flex-end}.search-bar{height:95px}.search-bar-inner{justify-content:center}.search-input-field{height:40px}.search-input-field input{padding:0 10px}.search-icon{width:50px;height:40px}.search-bar-window-close-btn{top:95px}.search-close-btn{right:20px}}@media only screen and (max-width: 575px){.cart-sidebar-box{width:375px}.side-cart-empty-text{padding:60px 15px 50px}.side-cart-icon-item-wrapper{padding:50px 15px 30px}.swiper.side-cart-slider{margin:0 0 0 15px}.side-cart-slider-title{font-size:20px}.side-cart-product-item-wrapper .cart-product-table tbody tr td:nth-child(2){display:table-cell}.side-cart-product-item-wrapper .cart-product-img{height:110px}.side-cart-product-item-wrapper .cart-product-img{width:42%}.side-cart-product-item-wrapper .cart-product-content{width:57%}.side-cart-product-item-wrapper{padding:15px}.side-cart-product-item-wrapper .cart-product-table tbody tr td:first-child{width:78%}.side-cart-progress-bar-area,.side-cart-product-content-footer{padding:15px}.side-cart-checkout-btn,.side-cart-checkout-text{margin:15px 0 0}.top-bar{height:39px}.topbar-item p{font-size:12px}.topbar-item-icon{width:16px}.navbar{top:38px;box-shadow:none}.navbar-logo{max-width:166px}.nav-icons.desktop-nav-icons{display:none}.navbar-wrapper{flex-direction:row-reverse}.mobile-menu-btn{width:auto}.mobile-side-bar-top{height:65px;flex-direction:row-reverse}.footer-section{padding:42px 0 0}.footer-item:nth-child(2){width:44%}.footer-item:nth-child(3){width:44%}.footer-item:nth-child(4){width:46%}.footer-item:last-child{width:44%}.footer-brand-links{display:none}.footer-logo.footer-mobile-logo{display:block;margin:0 0 20px}.copyright-area{padding:30px 0 22px}.copyright-text{display:none}.footer-icons.mobile-footer-icons{display:flex;margin:0 0 24px}.back-to-top-btn{display:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/main.css.map */
