@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*,:before,:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--montserrat_font: "Montserrat", sans-serif;--heading_color: #111717;--body_color: #575757;--white_color: #ffffff;--black_color: #000000;--button_bg_color: #24FFA0;--green_color: #24FFA0;--hover_color: #24FFA0;--hover_bg_color: #111717;--button_box_shadow: 7px 15px 24px 0px #3E87794D;--uppercase: uppercase;--lowercase: lowercase;--font_size_18px: clamp(1.6rem, .947vw, 1.8rem);--font_size_20: clamp(1.7rem, 1.053vw, 2rem);--font_size_24: clamp(1.8rem, 1.263vw, 2.4rem);--font_size_30px: clamp(2rem, 1.579vw, 3rem);--font_size_36px: clamp(2.5rem, 1.895vw, 3.6rem);--font_size_52px: clamp(2.6rem, 2.737vw, 5.2rem);--font_size_60px: clamp(3.5rem, 3.158vw, 6rem);--font_size_90px: clamp(3.5rem, 4.737vw, 9rem);--font_size_100px: clamp(4rem, 5.263vw, 10rem);--font_size_120px: clamp(5rem, 6.316vw, 12rem);--font_weight_400: 400;--font_weight_500: 500;--font_weight_600: 600;--font_weight_700: 700;--font_weight_800: 800;--font_weight_900: 900;--border_radius: 1.5rem;--banner-width: 1210px;--page-width: 1710px;--duration: .3s;--easing: ease;--padding-80px: clamp(3.5rem, 4.211vw, 8rem);--padding-120px: clamp(4rem,6.316vw, 12rem);--padding-100px: clamp(5.2rem, 5.263vw, 10rem);--grid-desktop-vertical-spacing: 3rem;--grid-desktop-horizontal-spacing: 3rem;--grid-mobile-vertical-spacing: 1.5rem;--grid-mobile-horizontal-spacing: 1.5rem}html{box-sizing:border-box;scroll-behavior:smooth}.page-width,.container-fluid,.container{max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:15px!important;padding-right:15px!important}body{padding:0;font-family:var(--montserrat_font);color:var(--body_color);letter-spacing:0;font-weight:500;font-size:16px;line-height:1.81;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--montserrat_font);letter-spacing:normal;line-height:1.3;margin:0;color:var(--heading_color);font-weight:600}.common_heading{margin:0}.common-heading{font-family:var(--montserrat_font);font-size:var(--font_size_60px);font-weight:var(--font_weight_600);text-transform:var(--uppercase);line-height:1;margin-bottom:1rem}p{margin:0}p:last-child{margin-bottom:0}p:empty{display:none}ul,ol{margin:0;padding:0;list-style:none}img{display:block;max-width:100%;height:auto}video,iframe{display:block;width:100%}a{-webkit-transition:ease-in .3s;transition:ease-in .3s}a,a:hover,a:focus{text-decoration:none}:focus{outline:none!important;box-shadow:none!important}table{width:100%}body.overflow-hidden{display:block}.btn,.cust_btn,.m-button,.button{padding:0px 3rem;background:var(--button_bg_color);font-size:1.6rem;color:var(--heading_color);font-weight:var(--font_weight_600);font-family:var(--montserrat_font);line-height:1;text-transform:var(--uppercase);display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:5.6rem;column-gap:1rem;height:auto;min-width:19.9rem;width:auto;cursor:pointer;letter-spacing:normal;-webkit-transition:ease-in .3s;transition:all .3s ease;border-radius:10rem;border:.1rem solid transparent}.btn:after,.button:after,.btn:before,.button:before{display:none}.btn:hover,.button:hover,.cust_btn:hover,.m-button:hover{background:var(--hover_bg_color)!important;box-shadow:none!important;color:var(--white_color)}.btn:hover svg,.button:hover svg,.cust_btn:hover svg,.m-button:hover svg{transform:rotate(-40deg)}.btn svg,.cust_btn svg,.m-button svg,.button svg{-webkit-transition:ease-in .3s;transition:all .3s ease}.btn svg path,.cust_btn svg path,.m-button svg path,.button svg path{fill:currentColor}.cart-count-bubble{top:.5rem;background:#fff;color:#111717;border:1px solid #111717}body.has_banner .header-wrapper{position:absolute;top:0;left:0;width:100%;background:transparent;border-bottom:.1rem solid rgba(17,23,23,.15)}body.static_banner main{background-size:contain;background-repeat:no-repeat}body.static_banner .header-wrapper{position:relative;background:transparent;border-bottom:1px solid rgba(17,23,23,.15)}.section-header{z-index:1!important}body.overflow-hidden .section-header{z-index:2!important}body.static_banner .header-wrapper:before{position:absolute;content:"";width:100%;height:100%;background-size:100% 100%;background-repeat:no-repeat;background-position:top;background-image:url(/cdn/shop/files/header-background.png);top:0;left:0;z-index:-1;pointer-events:none}body.template-collection.static_banner .header-wrapper:before,body.template-product.static_banner .header-wrapper:before{height:calc(100% + 4rem)}.shopify-section-header-sticky .header-wrapper{background:var(--white_color)!important;transition:all .3s ease}header.header{grid-template-areas:"navigation heading additional_menu icons"!important;grid-template-columns:auto 1fr auto auto!important}header.header .additional_menu{grid-area:additional_menu}header.header .list-menu{--col_gap: 6.5rem;column-gap:var(--col_gap)}header.header .additional_menu .list-menu{--col_gap: 3.8rem}header.header .list-menu__item{font-size:1.6rem;font-family:var(--montserrat_font);text-transform:var(--uppercase);font-weight:var(--font_weight_600);color:var(--heading_color);letter-spacing:.1em}header.header .list-menu__item:hover{color:var(--hover_color)}header.header .list-menu__item span{text-decoration:none}header.header .header__icons{border-left:.1rem solid #111717;padding-left:3.3rem;margin-left:1rem}header.header .header__icons .header__icon{color:var(--heading_color)}header.header .header__icon .icon{height:2rem;width:2rem}.index_banner_sec,.index_banner_sec .imgWrap{position:relative}.index_banner_sec .imgWrap img{width:100%}.index_bannerMain{position:absolute;width:100%;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.index_bannerMain .page-width{width:100%}.index_bannerMain .textContent{max-width:79.1rem;width:100%}.index_bannerMain .heading{font-size:var(--font_size_120px);font-weight:var(--font_weight_600);text-transform:var(--uppercase);line-height:1;margin-bottom:2rem}.index_bannerMain .subheading{width:100%;margin-bottom:3rem;color:var(--heading_color);font-weight:var(--font_weight_600);padding-left:3.2rem;border-left:.2rem solid #111717}.index_bannerMain .btn-wrapper{padding-left:3.2rem}.cust_productsSlider_sec{padding:var(--padding-100px) 0;overflow:hidden;--rounded: 5rem;border-top-left-radius:var(--rounded);border-top-right-radius:var(--rounded);margin-top:-9rem;background:#fff;position:relative}.cust_productsSlider_sec .page-width{overflow:hidden}.cust_productsSlider_sec .header_content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:clamp(2rem,2.526vw,4.8rem);gap:1.5rem}.cust_productsSlider_sec .header_content .common-heading{margin-bottom:0}.cust_productsMain .splide__track{overflow:visible}.cust_productsMain .product_item_inner{background:#e3f6f4;border-radius:1.5rem;display:flex;align-items:center;flex-wrap:wrap;padding:2.4rem}.cust_productsMain .product_item_inner .imgWrap{max-width:24rem;width:100%;margin-bottom:-7rem;position:relative}.cust_productsMain .product_item_inner .imgWrap img{width:100%}.cust_productsMain .product_item_inner .text_content{flex:1;-webkit-flex:1;padding-left:3rem}.product_title{font-size:var(--font_size_36px);font-weight:var(--font_weight_600);margin-bottom:clamp(1.5rem,1.526vw,2.9rem);line-height:1.1}.meta_value{font-size:var(--font_size_24);color:#388966;font-weight:var(--font_weight_600);line-height:1.1;margin-bottom:2rem}.product_description{margin-bottom:2.6rem}.cust_productsMain .cust_btn{background:transparent;border-color:#222}.cust_productsMain .cust_btn:hover{background:var(--button_bg_color)!important;color:var(--heading_color);border-color:var(--button_bg_color)}.slider_controlWrap{padding-top:var(--padding-100px);display:flex;align-items:center;column-gap:clamp(2rem,6.842vw,13rem)}.custom_nav{display:flex!important;align-items:center;gap:1.3rem}.custom_nav button{border:1px solid #111717;background:transparent;border-radius:50%;height:5rem;width:5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#111717;transition:var(--duration) var(--easing);opacity:.5}.custom_nav button:focus{opacity:1!important;color:#111717;border:1px solid #111717}.cust_productsHero_sec .header_content{text-align:center;margin-bottom:3.8rem}.cust_productsWrap{background-repeat:no-repeat;background-size:100% 100%}.product_heroMain{padding-top:4rem}.product_heroMain .product_heroInner{display:flex;flex-wrap:wrap;justify-content:space-between}.product_heroInner .meta_content{max-width:42.6rem;width:100%;padding-top:4rem}.product_heroInner .imgWrap{max-width:34.7rem;width:100%;margin:0 auto;margin-bottom:16rem}.product_heroInner .imgWrap img{width:100%;margin-left:-2.5rem}.product_heroInner .text_content{max-width:39.3rem;width:100%;padding-top:var(--padding-80px)}.product_heroInner .meta_content .meta_benefitss,.product_heroInner .meta_content .meta_ingredients{border:1px solid #FFFFFFB2;-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);border-radius:var(--border_radius);padding:1.5rem}.product_heroInner .meta_content .metafield-rich_text_field{background:#ffffffb2;-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);border-radius:var(--border_radius)}.product_heroInner .meta_content ul li{border-bottom:.1rem solid rgba(17,23,23,.15);border-right:.1rem solid rgba(17,23,23,.15);font-size:var(--font_size_18px);font-style:normal;color:var(--heading_color);font-weight:var(--font_weight_500);text-transform:var(--uppercase);line-height:1.1;display:grid;grid-template-columns:1fr 1fr}.product_heroInner .meta_content ul li:last-child{border-radius:0 0 1.5rem 1.5rem}.product_heroInner .meta_content ul li *{font-size:var(--font_size_18px);padding:2.2rem;font-style:normal;color:inherit;font-weight:inherit;line-height:1.1}.product_heroInner .meta_ingredients ul li:first-child{text-transform:capitalize;font-size:var(--font_size_24);font-weight:var(--font_weight_600)}.product_heroInner .meta_ingredients ul li:first-child *{font-size:inherit}.product_heroInner .meta_content ul li strong{border-right:.1rem solid rgba(17,23,23,.15)}.product_heroInner .meta_content .meta_ingredients em{text-align:right}.product_heroInner .meta_value{color:var(--heading_color)}.product_heroInner .meta_benefitss h4{padding:4rem 3.4rem 3rem;border-bottom:.1rem solid rgba(17,23,23,.15);text-transform:capitalize;font-size:var(--font_size_24);font-weight:var(--font_weight_600)}.product_heroInner .meta_benefitss ul{padding:3rem 3.4rem}.product_heroInner .meta_benefitss ul li{display:block;border:none}.product_heroInner .meta_benefitss ul li:not(:last-child){padding-bottom:2.5rem}.marqueWrap{opacity:.05;padding-top:2rem;padding-bottom:clamp(4.5rem,3.56vw,5.7rem)}.marqueWrap .marque_item{display:flex;align-items:center;color:#084743;font-size:var(--font_size_100px);font-weight:var(--font_weight_600);text-transform:var(--uppercase);white-space:nowrap;letter-spacing:-9px;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);position:relative;padding-right:0;gap:2.5rem;line-height:1}.marqueWrap .marque_item:after{content:"";right:0;width:2.5rem;height:2.5rem;border-radius:50%;background:#f2f6f4;display:block;background:#084743;margin-right:2.5rem}.custom_imgText_wrap{padding:var(--padding-100px) 0}.flex_box{display:flex;flex-wrap:wrap}.custom_imgText_main{align-items:center}.custom_imgText_main .imgContent{max-width:49.2%;width:100%}.custom_imgText_main .textContent{max-width:50.8%;width:100%;padding-left:clamp(3rem,4.263vw,8.1rem)}.custom_imgText_main .imgContent img{width:100%;border-radius:var(--border_radius)}.custom_imgText_main .textContent .common-heading{margin-bottom:2rem}.custom_imgText_main .textContent .subtext{margin-bottom:3.5rem}.highlights{display:grid;grid-template-columns:1fr 1fr;gap:1rem 0}.highlights .highlight{display:flex;align-items:center;gap:1.6rem;margin-bottom:2.6rem}.highlights .highlight .icon{width:5rem;height:5rem;border-radius:50%;position:relative;flex-shrink:0}.highlights .highlight .icon:before{position:absolute;content:"";left:-1rem;top:-1rem;width:5.5rem;height:5.5rem;border-radius:50%;background:#d2ffeb;z-index:-1}.highlights .highlight .icon img{width:100%;height:100%;object-fit:cover}.highlights .highlight h4{font-size:clamp(1.8rem,1.5vw,2.4rem);text-transform:capitalize}.highlights .highlight:nth-child(3) h4{max-width:20rem}.cust_featuredBlog_sec{background:linear-gradient(180deg,#d2ffeb,#d2ffeb00);padding:var(--padding-80px) 0 var(--padding-100px)}.cust_featuredBlog_sec .gradient{background:transparent}.cust_featuredBlog_sec .sec_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:clamp(2rem,2.947vw,5.6rem);flex-wrap:wrap;gap:1.5rem}.cust_featuredBlog_sec .sec_header .common-heading{margin-bottom:0}.cust_featuredBlog{margin-left:auto;max-width:calc(100% - (50% - (var(--page-width) / 2)));padding-left:15px;overflow:hidden}.cust_featuredBlog .splide__track .splide__list{align-items:stretch}.cust_featuredBlog .blog__posts .blog__post{flex:0 0 auto;width:100%}.cust_featuredBlog .article-card-wrapper{border-radius:1.5rem!important;overflow:hidden}.cust_featuredBlog .article-card-wrapper:hover .iconWrap{background:#fff;color:#000}.cust_featuredBlog .article-card-wrapper .card__inner{display:block}.cust_featuredBlog .card .card__inner .card__media{position:relative;height:100%}.cust_featuredBlog .article-card-wrapper .card__inner .article-card__image{position:relative;padding-bottom:113%;height:100%}.cust_featuredBlog .article-card-wrapper .card__inner .article-card__image img.motion-reduce{bottom:0;right:0;left:0;top:0}.cust_featuredBlog .article-card-wrapper .card__inner.ratio:before{display:none}.cust_featuredBlog .article-card-wrapper .card--standard>.card__content{padding:0;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:end;color:var(--white_color)}.cust_featuredBlog .article-card-wrapper .card--standard>.card__content .card__information{background:linear-gradient(180deg,#2c293000,#2c2930)}.cust_featuredBlog .article-card-wrapper .card--standard>.card__content .card__heading{color:var(--white_color);font-size:var(--font_size_24);font-family:var(--montserrat_font);font-weight:var(--font_weight_600)}.cust_featuredBlog .article-card-wrapper .card--standard>.card__content .card__heading a{text-decoration:none}.iconWrap{position:absolute;top:2.2rem;right:2rem;border:.83px solid #FFFFFF;border-radius:50%;width:6.5rem;height:6.5rem;display:flex;align-items:center;justify-content:center;z-index:2;color:var(--white_color);transition:var(--duration) var(--easing);cursor:pointer}.iconWrap svg{display:block;height:3.6rem;width:3.6rem}.iconWrap svg path{fill:currentColor}.iconWrap:hover{background:var(--white_color);color:var(--black_color)}.faq_contentWrap{padding-bottom:var(--padding-100px)}.faq_contentWrap .header_content{max-width:67rem;text-align:center;margin:0 auto clamp(3rem,2.947vw,5.6rem)}.faq_contentWrap .header_content .common-heading{line-height:1.2}.faq_itemWrap{--count: 2;--col_gap: clamp(2rem, 5.263vw, 10rem);column-gap:var(--col_gap);display:grid;grid-template-columns:repeat(var(--count),1fr)}.faq_itemWrap .faq_item{border-bottom:1px solid rgba(17,23,23,.3);padding:clamp(2.2rem,2.579vw,4.9rem) 0}.faq_itemWrap .faq_item:first-child{padding-top:0}.faq_itemWrap .faq_item:last-child{border-bottom:none}.faq_itemWrap .faq_qus{font-size:var(--font_size_24);font-weight:var(--font_weight_600);line-height:1.5;position:relative;cursor:pointer;padding-right:2rem;display:flex;align-items:flex-start;gap:1rem}.faq_itemWrap .faq_qus span{min-width:3rem}.faq_itemWrap .faq_qus:after{position:absolute;right:0;top:.8rem;width:1.8rem;height:1.8rem;content:"";background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.2422 8.24219H11.7578V1.75781C11.7578 0.786992 10.9708 0 10 0C9.02918 0 8.24219 0.786992 8.24219 1.75781V8.24219H1.75781C0.786992 8.24219 0 9.02918 0 10C0 10.9708 0.786992 11.7578 1.75781 11.7578H8.24219V18.2422C8.24219 19.213 9.02918 20 10 20C10.9708 20 11.7578 19.213 11.7578 18.2422V11.7578H18.2422C19.213 11.7578 20 10.9708 20 10C20 9.02918 19.213 8.24219 18.2422 8.24219Z' fill='%23100B0B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:1.8rem;background-position:center center}.faq_itemWrap .faq_item.open .faq_qus:after{background-image:url("data:image/svg+xml,%3Csvg width='20' height='4' viewBox='0 0 20 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.4183 0H1.58172C0.708161 0 0 0.708161 0 1.58172V1.59344C0 2.467 0.708161 3.17516 1.58172 3.17516H18.4183C19.2918 3.17516 20 2.467 20 1.59344V1.58172C20 0.708161 19.2918 0 18.4183 0Z' fill='%23111717'/%3E%3C/svg%3E%0A")}.faq_item.open .faq_ans{padding-top:1rem}.faq_contentWrap .btn-wrapper{text-align:center;margin-top:2rem}.cust_testimonialWrap{background:#ebfdf6;padding:var(--padding-100px) 0 clamp(4rem,4.842vw,9.2rem);position:relative}.cust_testimonialWrap .common-heading{margin-bottom:clamp(2rem,1.579vw,3rem)}.cust_testimonialMain{max-width:102.8rem;margin:0 auto}.cust_testimonialWrap .testimonial_item_inner{position:relative;border-right:.1rem solid rgba(17,23,23,.2);border-left:.1rem solid rgba(17,23,23,.2)}.cust_testimonialWrap .additional_container .textContent,.cust_testimonialWrap .header_contentWrap{max-width:92.5rem;margin:0 auto}.cust_testimonialWrap .additional_container .textContent{margin-bottom:clamp(2rem,1.579vw,3rem);font-size:var(--font_size_20);color:var(--heading_color)}.cust_testimonialWrap .authorWrap .name{font-size:var(--font_size_20);margin-bottom:.5rem}.cust_testimonialWrap .authorWrap .additional{font-size:1.4rem;color:#6d6d6d}.cust_testimonialWrap .additional_container{margin:0 auto;max-width:1248px;position:relative}.cust_testimonialWrap .splide__arrow{background:transparent;width:4rem;opacity:1}.cust_testimonialWrap .splide__arrow{background:transparent;width:4rem;opacity:.5}.cust_testimonialWrap .splide__arrow svg{width:100%}.cust_testimonialWrap .splide__arrow:focus{opacity:1}.cust_testimonialWrap .splide__arrow{background:transparent;width:4rem;opacity:.5;top:55%}.cust_testimonialWrap .splide__arrow--prev{left:0}.cust_testimonialWrap .splide__arrow--next{right:0}.cust_testimonialWrap .splide__arrow--prev svg{transform:none}@media(min-width:1024px){.cust_testimonialWrap .testimonial_nav button{border:none;height:auto;width:auto;opacity:.5}.cust_testimonialWrap .testimonial_progress.custom_progress{display:none}.cust_testimonialWrap .slider_controlWrap{padding:0}.cust_testimonialWrap .testimonial_nav button{border:none;height:auto;width:auto;opacity:.5;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.cust_testimonialWrap .testimonial_nav button,.cust_testimonialWrap .testimonial_nav button svg{transition:all .3s ease}.cust_testimonialWrap .testimonial_nav button:focus,.cust_testimonialWrap .testimonial_nav button:focus svg{width:4.4rem;height:2rem;opacity:1}.cust_testimonialWrap .testimonial_nav button.nav_prev{left:0}.cust_testimonialWrap .testimonial_nav button.nav_next{right:0}}footer.footer{background:linear-gradient(180deg,#9be0f7,#73decf);overflow:hidden;padding-top:clamp(4rem,17.368vw,33rem);border-top:none;position:relative}footer.footer .footer__content-top{position:relative;z-index:1}.faded_text{font-size:25vw;white-space:nowrap;font-weight:var(--font_weight_600);color:var(--white_color);line-height:.7;background:linear-gradient(180deg,#fff,#fff0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;opacity:.6;text-align:center;margin-left:-3rem;position:absolute;top:0;left:0}footer.footer .footer__blocks-wrapper{justify-content:space-between;--footer_col_gap: 2rem;column-gap:6rem;display:grid;grid-template-columns:12% 9% 12% 1fr auto}footer.footer .footer__blocks-wrapper .footer-block{width:100%}footer.footer .footer__blocks-wrapper .footer-block:nth-child(1),footer.footer .footer__blocks-wrapper .footer-block:nth-child(2),footer.footer .footer__blocks-wrapper .footer-block:nth-child(3){position:relative}footer.footer .footer__blocks-wrapper .footer-block:nth-child(1):after,footer.footer .footer__blocks-wrapper .footer-block:nth-child(2):after{position:absolute;content:"";right:0;top:0;height:11rem;width:.1rem;background:#1117174d}footer.footer .footer__blocks-wrapper .footer-block:nth-child(2):after{right:0}footer.footer .footer__blocks-wrapper .footer-block:nth-child(4) .footer-block__big_img{position:absolute;bottom:-20rem;left:-3.5rem}footer.footer .footer-block__details-content .list-menu__item--link{font-size:1.6rem;text-transform:var(--uppercase);text-decoration:none;color:var(--heading_color)}footer.footer .footer__blocks-wrapper .footer-block:last-child{max-width:53rem;width:100%;margin-left:auto}footer.footer .footer__blocks-wrapper .footer-block .newsletter-form{max-width:100%}footer.footer .newsletter-form__field-wrapper{max-width:100%}footer.footer .newsletter_subText{font-size:var(--font_size_20);font-weight:var(--font_weight_600);line-height:1.4;margin-bottom:clamp(2rem,2.632vw,5rem);color:var(--heading_color)}footer.footer .newsletter-form__field-wrapper .field:after,footer.footer .newsletter-form__field-wrapper .field:before{display:none}footer.footer .newsletter-form__field-wrapper .field label{display:none}footer.footer .newsletter-form__field-wrapper .field__input::placeholder{opacity:1;color:#111717}footer.footer .newsletter-form__field-wrapper .field__input{background:transparent;letter-spacing:normal;border-bottom:1px solid #111717;padding:0 4rem 2rem 0!important;color:#111717;font-family:var(--montserrat_font);font-weight:600}footer.footer .footer__content-bottom-wrapper--center{justify-content:space-between;width:100%}footer.footer .footer__content-bottom{padding-top:2.4rem;border-color:#11171733}footer.footer .footer__copyright{text-align:center;margin-top:0;width:100%;display:flex;align-items:center;justify-content:space-between}footer.footer .footer__copyright .copyright__content{font-size:1.6rem;text-transform:uppercase;color:var(--heading_color)}footer.footer .list-social{gap:1.1rem}footer.footer .list-social__link{width:4rem;height:4rem;border-radius:50%;border:1px solid #222222;display:flex;justify-content:center}footer.footer .list-social__link .icon-facebook path{fill:#111717}footer.footer .list-social__link .icon-facebook{color:#111717}footer.footer .newsletter-form__button{width:auto;top:-.5rem}.cart-drawer__form .quantity__input{box-shadow:none!important;background:transparent!important}.btn-wrapper.for_mobile{display:flex;justify-content:center;margin-top:2rem}@media(min-width:768px){.cust_featuredBlog_sec .slider_controlWrap,.btn-wrapper.for_mobile{display:none}}@media(max-width:767px){.btn-wrapper.for_desktop{display:none}}cart-remove-button .button:not([disabled]):hover{color:#fff!important}cart-remove-button .button *{transform:none!important}.newsletter-form__message--success{margin-top:0!important;margin-bottom:2rem!important}.list-social__item .icon{height:1.8rem!important;width:1.8rem!important}.collection .product-grid{gap:2.4rem;flex-wrap:wrap}.template-blog section:has(.main-blog){border-radius:5rem 5rem 0 0;overflow:hidden;margin-top:-10rem;background:#fff;position:relative}.template-collection .collection .product-grid{padding-block:4.5rem var(--padding-100px)}.cust_collection_banner_sec h1.heading{text-transform:uppercase;font-size:clamp(3.4rem,3.75vw,6rem)}.collection .product-grid .grid__item{width:100%;max-width:calc(50% - 1.2rem)}.collection .product-grid .ratio:before{padding-bottom:66%!important}.collection .product-grid .card{position:relative;background:#e3f6f4;border-radius:1.5rem}.collection .product-grid .card .imgWrap img{position:absolute;object-fit:contain;top:0;left:0}.collection .product-grid .card__inner .media img{object-fit:contain;width:85%;height:85%;top:50%;left:50%;transform:translate(-50%,-50%)!important}.collection .product-grid .card__information{padding:0 2rem 6rem!important;text-align:center}.collection .product-grid .card__information .card-information{text-align:center}.cust_collection_banner_sec{padding-top:clamp(4rem,5vw,8rem);background:var(--white_color);position:relative;z-index:1;border-radius:5rem 5rem 0 0}.section:has(.collection) .gradient:not(.mobile-facets__inner){padding:0!important;background:transparent}.collection .card__information .card__heading,.collection .card__information .card__heading a{font-size:clamp(2.3rem,2.5vw,3.6rem);font-weight:600;text-transform:capitalize;font-family:var(--montserrat_font);color:#111717}.collection .card__information .meta_value{margin-block:1.8rem 1.2rem}.collection .card__information .product_description{margin:0 auto;max-width:65.7rem;line-height:1.62;color:#575757}.collection .card__information .card-information:has(.price){display:none}.collection .card__information .btn-wrapper{margin-top:3rem}.collection .card__information .card__heading a,.collection .card__information .btn-wrapper,.collection .card__information .btn-wrapper *{text-decoration:none!important}.template-product product-info,.template-product-rise product-info,.template-product-dream product-info{position:relative;z-index:1;border-radius:5rem 5rem 0 0;padding:var(--padding-100px) 0}.product .product__media-wrapper{width:100%!important;max-width:53%!important}.product .product__info-wrapper{width:100%!important;max-width:47%!important;padding-left:clamp(0rem,5.17vw,8.8rem)}.product .product__media-wrapper .product-media-container{width:100%!important;border:none;background:#e3f6f4;border-radius:1.5rem;overflow:hidden;position:relative}.product .product__media-wrapper .product-media-container:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background-size:75%;background-image:url(/cdn/shop/files/product-before.png);background-repeat:no-repeat}.product-media-container.constrain-height .media{padding-top:108%!important}.product-media-container.constrain-height .media img{object-fit:contain;width:80%;height:80%;top:50%;left:50%;transform:translate(-50%,-50%)}.product .product__info-wrapper .product__title,.product .product__info-wrapper .product__title h1{text-transform:uppercase;font-size:clamp(3.6rem,3.75vw,6rem)}.product .product__info-wrapper .meta_value{font-size:clamp(2.2rem,1.81vw,2.9rem)}.product .product__info-wrapper .meta_benefitss h4{font-size:clamp(1.8rem,1.5vw,2.4rem);margin-bottom:2.3rem}.product .product__info-wrapper .meta_benefitss ul{padding-bottom:3.5rem;border-bottom:1px solid #575757;margin-bottom:3.2rem}.product .product__info-wrapper .meta_benefitss ul li{position:relative;padding-left:2rem;color:#575757;font-weight:600;font-size:clamp(1.6rem,1.25vw,1.8rem);line-height:1.4}.product .product__info-wrapper .meta_benefitss ul li:not(:last-child){margin-bottom:.6rem}.product .product__info-wrapper .meta_benefitss ul li:before{position:absolute;content:"";width:.4rem;height:.4rem;top:1rem;left:0;border-radius:100%;background:#575757}.product .product__info-wrapper .cust_ATC_qtyWrap{display:flex;gap:3rem;flex-wrap:wrap;align-items:flex-end;margin-bottom:2.5rem}.product .product__info-wrapper .cust_ATC_qtyWrap .product-form__quantity{width:100%;max-width:calc(40% - 1.5rem);margin:0;flex:auto;min-width:auto}.product .product__info-wrapper .cust_ATC_qtyWrap .product-form__submit.button{width:100%;max-width:calc(60% - 1.5rem);margin:0;flex:auto}.product .product__info-wrapper .product-form__buttons{max-width:100%}.product-form__quantity .form__label{display:none!important}.product__info-wrapper .cust_ATC_qtyWrap .quantity{width:100%;border:1px solid rgba(17,23,23,.48);border-radius:14rem;min-height:5.6rem}.product__info-wrapper .cust_ATC_qtyWrap .quantity__button{opacity:1}.product__info-wrapper .cust_ATC_qtyWrap .quantity__button svg{min-width:1.6rem;width:1.6rem}.product__info-wrapper .cust_ATC_qtyWrap .quantity__input{font-size:clamp(1.6rem,1.25vw,1.8rem);font-weight:600;letter-spacing:.08em;color:#111717;font-family:var(--montserrat_font)}.product__info-wrapper .cust_ATC_qtyWrap .quantity:before,.product__info-wrapper .cust_ATC_qtyWrap .quantity:after,.product__info-wrapper .shopify-payment-button .shopify-payment-button__button:before,.product__info-wrapper .shopify-payment-button .shopify-payment-button__button:after{display:none}.product__info-wrapper .shopify-payment-button .shopify-payment-button__button{background:#24ffa0;border-radius:10rem;color:#111717;font-weight:600;text-transform:uppercase;min-height:5.6rem;font-size:1.6rem}.product__info-wrapper .shopify-payment-button .shopify-payment-button__button:hover{color:var(--white_color)}.template-product .cust_productsWrap{padding-top:var(--padding-100px);background-image:url(/cdn/shop/files/product-bckgrnd.png)!important}.inner_banner_sec{position:relative}.inner_banner_sec .commonBannerMain{position:absolute;width:100%;top:45%;transform:translateY(-50%)}.inner_banner_sec .commonBannerMain h1.heading{font-size:clamp(4rem,7.05vw,12rem);font-weight:600;letter-spacing:-.04em;text-transform:uppercase;color:#084743}.commonBannerWrap .mediaWrap img{width:100%}.template-page-faq .faq_content_sec .faq_contentWrap{padding:0}.template-page-faq .faq_content_sec{padding:var(--padding-100px) 0;background:var(--white_color);border-radius:5rem 5rem 0 0;overflow:hidden;position:relative;margin-top:-10rem}.template-page-faq .btn-holder{margin-top:3rem}.template-page-faq .faq_itemWrap .faq_item{border-bottom:none;border-top:1px solid rgba(17,23,23,.3)}.template-page-faq .faq_itemWrap .faq_item:nth-child(1),.template-page-faq .faq_itemWrap .faq_item:nth-child(2){border-top:none!important;padding-top:0}.template-page-faq .faq_itemWrap{--count: 2;--col_gap: clamp(2rem, 5.263vw, 10rem);column-gap:var(--col_gap);display:grid;grid-template-columns:repeat(var(--count),1fr)}.template-page-contact .section:has(.contact){border-radius:5rem 5rem 0 0;overflow:hidden;position:relative;margin-top:-10rem}.contact{padding-block:var(--padding-100px)!important;max-width:1140px!important}.contact .field__label,.contact .field:before,.contact .field:after{display:none}.contact .field{margin-bottom:3rem!important;position:relative}.contact .field.lastName_field .field__input,.contact .field.firstName_field .field__input{background-image:url("data:image/svg+xml,%3Csvg width='18' height='22' viewBox='0 0 18 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.75 8.74949C10.9591 8.74949 12.75 6.95874 12.75 4.74975C12.75 2.54075 10.9591 0.75 8.75 0.75C6.54086 0.75 4.75 2.54075 4.75 4.74975C4.75 6.95874 6.54086 8.74949 8.75 8.74949Z' stroke='%23111717' stroke-width='1.5'/%3E%3Cpath d='M16.75 16.2503C16.75 18.7351 16.75 20.75 8.75 20.75C0.75 20.75 0.75 18.7351 0.75 16.2503C0.75 13.7655 4.332 11.7506 8.75 11.7506C13.168 11.7506 16.75 13.7655 16.75 16.2503Z' stroke='%23111717' stroke-width='1.5'/%3E%3C/svg%3E%0A")}.contact .field.email_field .field__input{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.2422 2.96875H1.75781C0.786602 2.96875 0 3.76023 0 4.72656V15.2734C0 16.2455 0.792383 17.0312 1.75781 17.0312H18.2422C19.2053 17.0312 20 16.2488 20 15.2734V4.72656C20 3.76195 19.2165 2.96875 18.2422 2.96875ZM17.996 4.14062L11.243 10.8581C10.9109 11.1901 10.4695 11.3729 10 11.3729C9.53047 11.3729 9.08906 11.1901 8.75594 10.857L2.00398 4.14062H17.996ZM1.17188 15.0349V4.96582L6.23586 10.0031L1.17188 15.0349ZM2.00473 15.8594L7.06672 10.8296L7.9284 11.6867C8.48176 12.2401 9.21746 12.5448 10 12.5448C10.7825 12.5448 11.5182 12.2401 12.0705 11.6878L12.9333 10.8296L17.9953 15.8594H2.00473ZM18.8281 15.0349L13.7641 10.0031L18.8281 4.96582V15.0349Z' fill='%23111717'/%3E%3C/svg%3E%0A")}.contact .field.phone_field .field__input{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_571_1365)'%3E%3Cpath d='M4.07471 13.2947C6.04736 15.6527 8.422 17.5093 11.1323 18.823C12.1642 19.3121 13.5443 19.8923 15.0818 19.9917C15.1771 19.9959 15.2682 20 15.3636 20C16.3955 20 17.2243 19.6436 17.8998 18.9101C17.904 18.9059 17.9123 18.8976 17.9164 18.8893C18.1568 18.5993 18.4303 18.3382 18.7162 18.0605C18.911 17.874 19.1099 17.6792 19.3006 17.4803C20.1833 16.5603 20.1833 15.3916 19.2923 14.5006L16.8016 12.0099C16.3789 11.5707 15.8733 11.3386 15.3428 11.3386C14.8124 11.3386 14.3026 11.5707 13.8675 12.0058L12.3839 13.4894C12.2471 13.4107 12.1062 13.3402 11.9736 13.2739C11.8078 13.191 11.6545 13.1123 11.5177 13.0253C10.1667 12.1674 8.94003 11.0485 7.76721 9.61044C7.17459 8.86034 6.77674 8.23042 6.49908 7.58807C6.88864 7.23581 7.25333 6.86697 7.60559 6.50642C7.72991 6.37795 7.85839 6.24948 7.98686 6.12101C8.43443 5.67344 8.6748 5.15541 8.6748 4.62909C8.6748 4.10278 8.43858 3.58475 7.98686 3.13717L6.75188 1.9022C6.60683 1.75715 6.47007 1.61625 6.32917 1.4712C6.05565 1.18939 5.7697 0.899296 5.48789 0.63821C5.06104 0.219644 4.55959 0 4.02913 0C3.50281 0 2.99722 0.219644 2.55379 0.642354L1.00385 2.19229C0.440234 2.75591 0.121129 3.4397 0.0548214 4.23125C-0.0239187 5.22172 0.158427 6.27435 0.630868 7.54662C1.35611 9.51513 2.45018 11.3427 4.07471 13.2947ZM1.06601 4.31828C1.11574 3.76709 1.3271 3.30709 1.72494 2.90924L3.26659 1.36759C3.50696 1.13552 3.77219 1.01533 4.02913 1.01533C4.28192 1.01533 4.53887 1.13552 4.77509 1.37588C5.05275 1.63282 5.31384 1.9022 5.59564 2.18815C5.73655 2.3332 5.88159 2.47824 6.02664 2.62743L7.26162 3.86241C7.51856 4.11935 7.65117 4.38044 7.65117 4.63738C7.65117 4.89432 7.51856 5.15541 7.26162 5.41235C7.13315 5.54082 7.00468 5.67344 6.8762 5.80191C6.49079 6.19146 6.13025 6.5603 5.7324 6.91256L5.71168 6.93328C5.36771 7.27725 5.42158 7.60464 5.50447 7.85329C5.50861 7.86573 5.51276 7.87402 5.5169 7.88645C5.83601 8.65313 6.27944 9.38251 6.97152 10.2528C8.21479 11.7862 9.52436 12.9755 10.9665 13.8914C11.1447 14.0075 11.3354 14.0986 11.5136 14.1898C11.6794 14.2727 11.8327 14.3514 11.9694 14.4385C11.986 14.4467 11.9985 14.455 12.015 14.4633C12.1518 14.5338 12.2844 14.5669 12.417 14.5669C12.7486 14.5669 12.9641 14.3556 13.0345 14.2851L14.5845 12.7352C14.8248 12.4948 15.0859 12.3663 15.3428 12.3663C15.6578 12.3663 15.9147 12.5611 16.0764 12.7352L18.5753 15.23C19.0726 15.7273 19.0685 16.2661 18.5629 16.7924C18.3888 16.9789 18.2065 17.1571 18.0117 17.3436C17.7216 17.6254 17.4191 17.9155 17.1456 18.2429C16.669 18.7567 16.1012 18.9971 15.3677 18.9971C15.2973 18.9971 15.2227 18.993 15.1522 18.9888C13.7929 18.9018 12.5289 18.3713 11.5799 17.9196C9.00219 16.6722 6.73945 14.9026 4.86211 12.6564C3.31632 10.7957 2.27612 9.06341 1.58818 7.2068C1.16133 6.06714 0.999703 5.15126 1.06601 4.31828Z' fill='%23111717'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_571_1365'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-size:2rem}.contact .field.message_field .field__input{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_571_1370)'%3E%3Cpath d='M16.1722 -0.0292664H2.57777C1.15643 -0.0292664 0 1.12693 0 2.54851V10.8681C0 12.2864 1.15137 13.4408 2.56863 13.4458V17.2211L7.99415 13.4458H16.1722C17.5936 13.4458 18.75 12.2894 18.75 10.868V2.54851C18.75 1.12693 17.5936 -0.0292664 16.1722 -0.0292664ZM17.6514 10.868C17.6514 11.6835 16.9878 12.3472 16.1722 12.3472H7.64947L3.66726 15.1182V12.3472H2.57777C1.76215 12.3472 1.09863 11.6835 1.09863 10.868V2.54851C1.09863 1.73279 1.76215 1.06937 2.57777 1.06937H16.1722C16.9878 1.06937 17.6514 1.73279 17.6514 2.54851V10.868Z' fill='%23111717'/%3E%3Cpath d='M5.01758 3.85269H13.7309V4.95132H5.01758V3.85269ZM5.01758 6.19644H13.7309V7.29507H5.01758V6.19644ZM5.01758 8.54019H13.7309V9.63882H5.01758V8.54019Z' fill='%23111717'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_571_1370'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-position:right 13px;background-size:2rem}.contact .field__input{padding:1rem 2rem 2rem 0!important;height:auto;border-bottom:1px solid rgba(17,23,23,.5);background-repeat:no-repeat;background-position:right center;background-size:1.5rem}.contact textarea.field__input{height:13.5rem}.contact .field__input::placeholder{text-transform:capitalize}.contact .field__input,.contact .field__input::placeholder{font-size:clamp(1.7rem,1.5vw,2.4rem);font-weight:600;font-family:var(--montserrat_font);color:#111717;opacity:1}.contact .contact__button{display:flex;justify-content:center;margin-top:4.5rem}.contact .contact__button .button{min-width:auto}.contact .contact__fields{grid-column-gap:4rem}.contact .common-heading{text-align:center;margin-bottom:4rem}.pagination-wrapper{margin-top:clamp(3rem,3.12vw,5rem)!important}.pagination__list>li,.pagination__list .pagination__item{max-width:fit-content!important;min-width:3.4rem!important;height:auto!important;min-height:3rem!important;text-decoration:none!important;opacity:1;line-height:1;border-radius:.5rem;transition:all .3s ease}.pagination__list>li{margin:.3rem!important}.pagination__list .pagination__item:after{display:none!important}.pagination__list>li:has(.pagination__item-arrow) svg{transition:all .3s ease}.pagination__list>li:has(.pagination__item-arrow):first-child{margin-right:1.5rem!important;transform:rotate(90deg)}.pagination__list>li:has(.pagination__item-arrow):last-child{margin-left:1.5rem!important;transform:rotate(90deg)}.pagination__list .pagination__item{font-size:clamp(1.5rem,1.25vw,2rem);font-weight:600;color:#111717;transition:all .3s ease;font-family:var(--montserrat_font);background:var(--white_color)}.pagination__list .pagination__item:not(.pagination__item-arrow):hover,.pagination__list .pagination__item.pagination__item--current:not(.pagination__item-arrow){background:#111717;color:var(--white_color)}.main-blog{padding-block:var(--padding-100px)!important}.main-blog .blog-articles{display:flex;flex-wrap:wrap;--gap: 2.6rem;--count: 3;column-gap:var(--gap);row-gap:2rem}.main-blog .blog-articles .blog-articles__article{width:calc((100% - (var(--gap) * (var(--count) - 1))) / var(--count))}.blog-articles__article .article-card{position:relative;border-radius:1rem;overflow:hidden}.blog-articles__article .card:not(.ratio)>.card__content{position:absolute;bottom:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.blog-articles__article .card:not(.ratio)>.card__content .card__information{padding:1.7rem 2rem;background:linear-gradient(180deg,#2c293000,#2c2930)}.blog-articles__article .card:not(.ratio)>.card__content .card__heading{margin-bottom:.6rem}.blog-articles__article .card:not(.ratio)>.card__content .card__heading,.blog-articles__article .card:not(.ratio)>.card__content .card__heading a{color:var(--white_color);font-size:var(--font_size_24);font-family:var(--montserrat_font);font-weight:var(--font_weight_600);text-decoration:none!important}.blog-articles__article .card:not(.ratio)>.card__content .article-card__excerpt{color:var(--white_color)}.blog-articles__article .article-card__image--large .ratio:before{padding-bottom:57.5rem}.article-card-wrapper:hover .iconWrap{background:#fff;color:#000}.article-template__hero-container{max-width:var(--page-width)!important;padding:var(--padding-100px) 1.5rem 0!important}.article-template__hero-container .article-template__hero-adapt{padding:0!important;background:transparent!important}.article-template__hero-container .article-template__hero-adapt img{position:static!important;width:auto!important;height:auto!important;max-width:50rem!important}.article-template__content{padding-top:0!important;margin-block:1rem!important}.article-template header{margin-top:2rem!important}.article-template__back{margin-bottom:var(--padding-80px)!important}.article-template .caption-with-letter-spacing{font-weight:600;color:var(--black_color);font-size:var(--font_size_18px)}.cust_aboutHero_sec .cust_aboutWrap{padding-top:var(--padding-100px);background-position:50%}.template-page-about-us .custom_imgText_main .subtext{margin:0}.template-page-about-us .custom_imgText_main .highlights{display:none}.cust_aboutHero_sec .common-subheading{max-width:1260px;margin:2rem auto 0;font-size:clamp(1.8rem,1.5vw,2.4rem);font-weight:600;color:#111717;line-height:1.42}.cust_aboutHero_sec .left_content ul li,.cust_aboutHero_sec .right_content ul li{border:none;font-size:clamp(1.7rem,1.5vw,2.4rem);color:#111717;font-weight:600;text-transform:initial;line-height:1.6;display:block;padding-left:0;position:relative}.cust_aboutHero_sec .left_content ul li:before,.cust_aboutHero_sec .right_content ul li:before{position:absolute;content:"";left:-1.7rem;top:1.7rem;width:.4rem;height:.4rem;border-radius:100%;background:#111717}.cust_aboutHero_sec .left_content ul li:not(:last-child),.cust_aboutHero_sec .right_content ul li:not(:last-child){margin-bottom:2rem}.cust_aboutHero_sec .meta_content{max-width:46.6rem}.cust_aboutHero_sec .text_content{max-width:43.3rem}.template-page-about-us .custom_imgText_wrap{background:var(--white_color);border-radius:5rem 5rem 0 0;overflow:hidden;position:relative;margin-top:-10rem}@media(min-width:999px){.template-page-about-us .not_for_desk{display:none}}.custom_progress{width:100%;height:4px;background:#f8f2f2;position:relative;border-radius:4px;overflow:hidden}.custom_progress .progress_fill{height:100%;width:0%;background:#9fd2bc;transition:width .3s ease;border-radius:4px}.shopify-policy__container{padding:var(--padding-80px) 1.5rem;max-width:var(--page-width)}.shopify-policy__container h2,.shopify-policy__container strong{color:var(--black_color);margin-block:2rem 1.5rem!important}.shopify-policy__container .shopify-policy__title h1{text-transform:uppercase;margin-bottom:3rem}.template-search__search .field:after{z-index:0}.product-media-modal__dialog .global-media-settings--no-shadow{object-fit:contain!important;width:50%!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/Style.css.map */
