.header{width:100%;position:relative;z-index:1000;background-color:#fff}.header.is-sticky{position:fixed;top:0;left:0;width:100%;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.05);box-shadow:0 2px 10px #0000000d}.header__topbar{background-color:#16b4ef;width:100%}.header__topbar-outer-wrapper{margin:0 auto;width:100%}.header__topbar-inner-wrapper{max-width:1600px;margin:0 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:7px 20px}@media (min-width: 768px){.header__topbar-inner-wrapper{padding:12px 80px}}.header__topbar-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}@media (min-width: 1024px){.header__topbar-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.header__topbar-texts--desktop{display:none}@media (min-width: 1024px){.header__topbar-texts--desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}}.header__topbar-texts--mobile{display:block;width:100%;max-width:400px}@media (min-width: 1024px){.header__topbar-texts--mobile{display:none}}.header__topbar-swiper{width:100%}.header__topbar-swiper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__topbar-text{font-size:14px;color:#fff;white-space:nowrap;line-height:1.5}.header__topbar-dot{width:4px;height:4px;border-radius:50%;background-color:#ffffff80;-ms-flex-negative:0;flex-shrink:0}.header__topbar-right{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (min-width: 1024px){.header__topbar-right{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__social-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.header__social-icon:hover{opacity:.8}.header__social-icon img{width:16px;height:16px}.header__bottombar{background-color:#fff;width:100%}.header__bottombar-outer-wrapper{margin:0 auto;width:100%}.header__bottombar-inner-wrapper{max-width:1600px;margin:0 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 24px}@media (min-width: 768px){.header__bottombar-inner-wrapper{padding:24px 80px}}.header__hamburger-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width: 1024px){.header__hamburger-wrapper{display:none}}.header__hamburger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3px;cursor:pointer;padding:0;background:none;border:none;width:16px;height:16px;position:relative}.header__hamburger-line{display:block;width:16px;height:2px;background-color:#252525;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform-origin:center;transform-origin:center}.is-active .header__hamburger-line:nth-child(1){-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.is-active .header__hamburger-line:nth-child(2){opacity:0;-webkit-transform:translateX(-10px);transform:translate(-10px)}.is-active .header__hamburger-line:nth-child(3){-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 1024px){.header__logo{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.header__logo a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo-image{max-height:48px;width:auto;display:block}.header__logo-text{font-size:clamp(18px,3vw,20px);font-weight:600;color:#252525}.header__nav{display:none}@media (min-width: 1024px){.header__nav{display:block;margin-left:auto;margin-right:64px}}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.header__menu-item{margin:0}.header__menu-link{font-size:16px;color:#252525;font-weight:300;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.header__menu-link:hover,.header__menu-link[aria-current=page]{color:#16b4ef}.header__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width: 1024px){.header__icons{-webkit-box-flex:0;-ms-flex:0;flex:0}}.header__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer;background:none;border:none;padding:0;color:#252525;width:16px;height:16px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.header__icon:hover{opacity:.7}.header__icon img,.header__icon svg{width:16px;height:16px}.header__icon--account{display:none}@media (min-width: 1024px){.header__icon--account{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__cart-count{position:absolute;top:-6px;right:-6px;background-color:#16b4ef;color:#fff;font-size:10px;font-weight:600;width:16px;height:16px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;z-index:9999;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;overflow-y:auto}.header__mobile-overlay--active{opacity:1;visibility:visible}@media (min-width: 1024px){.header__mobile-overlay{display:none}}.header__mobile-menu{width:100%;min-height:100vh;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__mobile-menu-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:48px}.header__mobile-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding:0;background:none;border:none;color:#252525;width:16px;height:16px;position:relative}.header__mobile-close-line{position:absolute;display:block;width:16px;height:2px;background-color:#252525;-webkit-transition:all .3s ease;transition:all .3s ease}.header__mobile-close-line:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__mobile-close-line:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__mobile-close:hover{opacity:.7}.header__mobile-nav{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.header__mobile-menu-list{list-style:none;margin:0;padding:0}.header__mobile-menu-item{margin:0;border-bottom:1px solid #eaeaea}.header__mobile-menu-item:last-child{border-bottom:none}.header__mobile-menu-link{display:block;padding:20px 0;font-size:16px;color:#252525;font-weight:300;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.header__mobile-menu-link:hover,.header__mobile-menu-link[aria-current=page]{color:#16b4ef}.header__mobile-menu-footer{margin-top:auto;padding-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.header__mobile-search{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.header__mobile-search-input{width:100%;padding:12px 50px 12px 20px;font-size:16px;color:#252525;background-color:#fff;border:1px solid #eaeaea;border-radius:50px;outline:none;font-family:Poppins,sans-serif}.header__mobile-search-input::-webkit-input-placeholder{color:#a4a4a4}.header__mobile-search-input::-moz-placeholder{color:#a4a4a4}.header__mobile-search-input:-ms-input-placeholder{color:#a4a4a4}.header__mobile-search-input::-ms-input-placeholder{color:#a4a4a4}.header__mobile-search-input::placeholder{color:#a4a4a4}.header__mobile-search-input:focus{border-color:#16b4ef}.header__mobile-search-submit{position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;border:none;cursor:pointer;color:#252525;padding:4px}.header__mobile-search-submit:hover{color:#16b4ef}.header__mobile-search-submit img,.header__mobile-search-submit svg{width:16px;height:16px}.header__mobile-menu-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex-negative:0;flex-shrink:0}.header__mobile-menu-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;color:#252525;-webkit-transition:color .3s ease;transition:color .3s ease}.header__mobile-menu-icon:hover{color:#16b4ef}.header__mobile-menu-icon img,.header__mobile-menu-icon svg{width:20px;height:20px}.header__mobile-menu-icon--cart .header__cart-count{position:absolute;top:-8px;right:-8px;background-color:#16b4ef;color:#fff;font-size:10px;font-weight:600;width:18px;height:18px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__search-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#25252566;z-index:10000;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.header__search-overlay--active{opacity:1;visibility:visible}.header__search-wrapper{width:100%;height:100%;padding:60px 20px 20px}@media (min-width: 768px){.header__search-wrapper{padding:80px 80px 40px}}.header__search-content{width:100%;max-width:800px;margin:0 auto}.header__search-form{width:100%;position:relative;margin-bottom:16px}.header__search-input{width:100%;padding:14px 50px 14px 20px;font-size:16px;color:#252525;background-color:#fff;border:1.5px solid #eaeaea;border-radius:8px;outline:none;font-family:Poppins,sans-serif}.header__search-input::-webkit-input-placeholder{color:#a4a4a4}.header__search-input::-moz-placeholder{color:#a4a4a4}.header__search-input:-ms-input-placeholder{color:#a4a4a4}.header__search-input::-ms-input-placeholder{color:#a4a4a4}.header__search-input::placeholder{color:#a4a4a4}.header__search-input:focus{border-color:#16b4ef}.header__search-submit{position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;border:none;cursor:pointer;color:#252525;padding:4px}.header__search-submit:hover{color:#16b4ef}.header__search-submit svg{width:20px;height:20px}.header__search-results{width:100%;background-color:#fff;border:1px solid #eaeaea;border-radius:8px;overflow:hidden;max-height:calc(100vh - 200px);overflow-y:auto;display:none}.header__search-results--active{display:block}.header__search-results-list{margin:0;padding:0;list-style:none}.header__search-results-item{border-bottom:1px solid #eaeaea}.header__search-results-item:last-of-type{border-bottom:none}.header__search-results-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;text-decoration:none;color:#505050;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.header__search-results-link:hover,.header__search-results-link:focus{background-color:#16b4ef0d;outline:none}.header__search-results-image{-ms-flex-negative:0;flex-shrink:0;width:50px;height:50px;margin-right:12px;border-radius:4px;overflow:hidden;background-color:#f5f5f5}.header__search-results-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__search-results-content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.header__search-results-title{font-size:14px;font-weight:400;color:#252525;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header__search-results-price{font-size:12px;color:#505050;font-weight:400}.header__search-results-no-results{padding:32px 16px;text-align:center;font-size:14px;color:#a4a4a4}.header__search-viewall{padding:12px 16px;text-align:center;background-color:#16b4ef0d;border-top:1px solid #eaeaea}.header__search-viewall-link{font-size:14px;color:#16b4ef;font-weight:400;text-decoration:none}.header__search-viewall-link:hover{text-decoration:underline}.header a:focus-visible,.header button:focus-visible,.header input:focus-visible{outline:2px solid #16b4ef;outline-offset:2px}.why-nourkrin__outer-wrapper{margin:0 auto;width:100%}.why-nourkrin__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:32px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px}@media (min-width: 768px){.why-nourkrin__inner-wrapper{padding:50px 80px}}@media (min-width: 1024px){.why-nourkrin__inner-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:80px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.why-nourkrin__image{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;aspect-ratio:1/1;overflow:hidden;border-radius:24px}@media (min-width: 1024px){.why-nourkrin__image{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;aspect-ratio:unset;min-height:100%}}.why-nourkrin__image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.why-nourkrin__image .placeholder-svg{width:100%;height:100%}.why-nourkrin__content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width: 1024px){.why-nourkrin__content{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.why-nourkrin__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:64px}.why-nourkrin__tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 16px;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;text-transform:uppercase;letter-spacing:.5px}.why-nourkrin__title{font-size:clamp(32px,4.5vw,40px);font-weight:400;line-height:1.2;color:#252525;margin:0}.why-nourkrin__benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.why-nourkrin__benefit-box{padding:24px;border:1px solid #eaeaea;border-radius:16px;background-color:#fff;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.why-nourkrin__benefit-box:hover{-webkit-box-shadow:0 4px 12px rgba(37,37,37,.08);box-shadow:0 4px 12px #25252514}.why-nourkrin__benefit-title{font-size:clamp(18px,3vw,20px);font-weight:400;line-height:1.2;color:#252525;margin:0 0 12px}.why-nourkrin__benefit-description{font-size:16px;font-weight:300;line-height:1.5;color:#505050;margin:0}.research-proof__outer-wrapper{width:100%;margin:0 auto}.research-proof__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:64px 24px}@media (min-width: 768px){.research-proof__inner-wrapper{padding:100px 80px}}.research-proof__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width: 1024px){.research-proof__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:100px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.research-proof__text-section{width:100%}@media (min-width: 1024px){.research-proof__text-section{width:50%}}.research-proof__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:64px}.research-proof__tag{display:inline-block;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;text-transform:uppercase;letter-spacing:.5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.research-proof__title{font-size:clamp(32px,4.5vw,40px);font-weight:400;line-height:1.2;color:#252525;margin:0}.research-proof__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.research-proof__description{font-size:16px;line-height:1.5;color:#505050;font-weight:300}.research-proof__description p{margin:0}.research-proof__description p:not(:last-child){margin-bottom:16px}.research-proof__description a{text-decoration:underline!important}.research-proof__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.research-proof__image-section{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 1024px){.research-proof__image-section{width:50%}}.research-proof__image{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.research-proof__image-placeholder{width:100%;background-color:#eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:300px}.research-proof__image-placeholder svg{width:60%;height:auto;opacity:.3}.research-proof__second-image{margin-top:64px;width:100%;position:relative;overflow:hidden}.research-proof__second-image:before{content:"";display:block;padding-top:100%}.research-proof__second-image-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.where-to-buy__outer-wrapper{margin:0 auto;width:100%}.where-to-buy__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:64px 24px}@media (min-width: 768px){.where-to-buy__inner-wrapper{padding:100px 80px}}.where-to-buy__inner-wrapper--small-padding{padding:32px 24px}@media (min-width: 768px){.where-to-buy__inner-wrapper--small-padding{padding:50px 80px}}.where-to-buy__header{margin-bottom:64px}@media (min-width: 768px){.where-to-buy__header{margin-bottom:80px}}.where-to-buy__tag{display:inline-block;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;line-height:1.5}.where-to-buy__title{font-size:clamp(32px,4.5vw,40px);font-weight:400;line-height:1.2;color:#252525;margin:16px 0 0}.where-to-buy__content{position:relative}.where-to-buy__grid{display:none}@media (min-width: 768px){.where-to-buy__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}}@media (min-width: 1024px){.where-to-buy__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:80px}}.where-to-buy__slider-wrapper{display:block}@media (min-width: 768px){.where-to-buy__slider-wrapper{display:none}}.where-to-buy__slider{overflow:visible}.where-to-buy__slider .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.where-to-buy__slider .swiper-slide{height:auto}.where-to-buy__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;min-width:120px}.where-to-buy__link{display:block;width:100%;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.where-to-buy__link:hover{opacity:.7}.where-to-buy__link:focus-visible{outline:2px solid #16b4ef;outline-offset:4px;border-radius:4px}.where-to-buy__image{width:100%;height:auto;max-height:140px;min-height:60px;-o-object-fit:contain;object-fit:contain;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.6;-webkit-transition:all .3s ease;transition:all .3s ease}@media (min-width: 768px){.where-to-buy__image{max-height:100px}}@media (min-width: 1024px){.where-to-buy__image{max-height:120px}}.where-to-buy__image:hover{-webkit-filter:grayscale(0%);filter:grayscale(0%);opacity:1}.features-grid__outer-wrapper{width:100%;margin:0 auto}.features-grid__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:32px 24px}@media (min-width: 768px){.features-grid__inner-wrapper{padding:100px 80px}}.features-grid__header{margin-bottom:32px;text-align:left}@media (min-width: 768px){.features-grid__header{margin-bottom:80px;text-align:center}}.features-grid__tag{display:inline-block;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;text-align:center;margin-bottom:16px}.features-grid__title{font-size:clamp(32px,4.5vw,40px);color:#252525}.features-grid__grid{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width: 480px){.features-grid__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.features-grid__grid{gap:64px}}@media (min-width: 1024px){.features-grid__grid{grid-template-columns:repeat(4,1fr)}}.features-grid__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width: 768px){.features-grid__box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.features-grid__icon{width:36px;height:36px;margin-bottom:24px;-ms-flex-negative:0;flex-shrink:0}.features-grid__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.features-grid__subtitle{font-size:clamp(18px,3vw,20px);color:#252525;margin-bottom:16px}.features-grid__description{font-size:16px;color:#505050;line-height:1.5}.treatment-info__outer-wrapper{margin:0 auto;width:100%}.treatment-info__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:32px 24px}@media (min-width: 768px){.treatment-info__inner-wrapper{padding:50px 80px}}.treatment-info__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px}@media (min-width: 1024px){.treatment-info__content-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:100px}}.treatment-info__image-container{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width: 1024px){.treatment-info__image-container{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.treatment-info__svg{width:100%;height:auto}.treatment-info__svg svg{width:100%;height:auto;display:block}.treatment-info__image{width:100%;height:auto;display:block}.treatment-info__text-container{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width: 1024px){.treatment-info__text-container{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.treatment-info__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:32px}.treatment-info__tag{display:inline-block;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.treatment-info__heading{font-size:clamp(32px,4.5vw,40px);font-weight:400;line-height:1.2;color:#252525;margin:0}.treatment-info__richtext{font-size:16px;line-height:1.5;color:#505050}.treatment-info__richtext p{margin:0 0 16px}.treatment-info__richtext p:last-child{margin-bottom:0}.treatment-info__richtext strong{font-weight:600;color:#252525}.treatment-info__richtext ul,.treatment-info__richtext ol{margin:16px 0;padding-left:20px}.treatment-info__richtext li{margin-bottom:8px}.customer-reviews__outer-wrapper{margin:0 auto;width:100%}.customer-reviews__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:32px 24px}@media (min-width: 768px){.customer-reviews__inner-wrapper{padding:50px 80px 100px}}.customer-reviews__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:64px}@media (min-width: 1024px){.customer-reviews__header{margin-bottom:80px}}.customer-reviews__tag{font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:uppercase}.customer-reviews__title{font-size:clamp(32px,4.5vw,40px);color:#252525;font-weight:400;line-height:1.2}.customer-reviews__grid{display:none}@media (min-width: 768px){.customer-reviews__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}}@media (min-width: 1024px){.customer-reviews__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 768px){.customer-reviews__card--grid-item:nth-child(3){display:none}}@media (min-width: 1024px){.customer-reviews__card--grid-item:nth-child(3){display:-webkit-box;display:-ms-flexbox;display:flex}}.customer-reviews__slider-wrapper{display:block}@media (min-width: 768px){.customer-reviews__slider-wrapper{display:none!important;visibility:hidden}}.customer-reviews__slider .swiper-slide{width:60%;min-width:280px}.customer-reviews__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px;border:1px solid #eaeaea;border-radius:12px;background-color:#fff;height:100%}@media (min-width: 768px){.customer-reviews__card{padding:32px}}.customer-reviews__image{width:100%;margin-bottom:24px;border-radius:12px;overflow:hidden}@media (min-width: 768px){.customer-reviews__image{margin-bottom:32px}}.customer-reviews__image img{width:100%;height:auto;display:block;border-radius:12px}.customer-reviews__stars{display:none}@media (min-width: 768px){.customer-reviews__stars{display:block;margin-bottom:32px}}.customer-reviews__stars img{width:auto;height:auto;max-height:24px;display:block}.customer-reviews__text{font-size:16px;color:#505050;line-height:1.5;margin-bottom:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width: 768px){.customer-reviews__text{margin-bottom:32px}}.customer-reviews__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-top:auto}.customer-reviews__avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.customer-reviews__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.customer-reviews__name{font-size:16px;color:#505050;font-weight:400}.customer-reviews__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px;margin-top:64px}.customer-reviews__nav-button{width:48px!important;height:48px!important;border-radius:50%;border:1px solid #eaeaea;background-color:#0000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;padding:0}.customer-reviews__nav-button:not(.swiper-button-disabled){border-color:#16b4ef}.customer-reviews__nav-button:hover,.customer-reviews__nav-button:focus-visible{border-color:#16b4ef;outline:none}.customer-reviews__nav-button.swiper-button-disabled{opacity:.5;cursor:not-allowed}.customer-reviews__nav-button img{width:24px;height:24px;display:block;-webkit-filter:brightness(0) saturate(100%);filter:brightness(0) saturate(100%)}.product-selection__outer-wrapper{margin:0 auto;width:100%}.product-selection__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:64px 24px}@media (min-width: 768px){.product-selection__inner-wrapper{padding:100px 80px}}.product-selection__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px}@media (min-width: 1366px){.product-selection__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:100px}}.product-selection__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 1366px){.product-selection__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:450px}}.product-selection__tag{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 16px;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;text-transform:uppercase}.product-selection__title{margin-top:16px;font-size:clamp(32px,4.5vw,40px);font-weight:400;line-height:1.2;color:#252525}.product-selection__description{margin-top:32px;font-size:16px;line-height:1.5;color:#505050}.product-selection__products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px;width:100%}@media (min-width: 768px){.product-selection__products{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px}}@media (min-width: 1366px){.product-selection__products{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}.product-selection__product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}@media (min-width: 768px){.product-selection__product-card{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}.product-selection__product-image{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;display:block}.product-selection__product-content{padding-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-selection__product-name{font-size:16px;line-height:1.5;color:#505050;font-weight:400}.product-selection__product-price-wrapper{margin-top:16px}.product-selection__product-price{font-size:clamp(24px,3vw,24px);font-weight:500;color:#252525;line-height:1.2}.product-selection__product-subtext{margin-top:6px;font-size:14px;color:#a4a4a4;line-height:1.5}.product-selection__product-button{margin-top:24px;padding:12px 32px;font-size:16px;font-weight:400;color:#505050;background-color:#0000;border:1px solid #16b4ef;border-radius:100px;text-align:center;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:none;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-selection__product-button:hover{background-color:#16b4ef;color:#fff}.product-selection__product-button:focus-visible{outline:2px solid #16b4ef;outline-offset:2px}.research-studies__outer-wrapper{width:100%;margin:0 auto}.research-studies__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:32px 24px}@media (min-width: 768px){.research-studies__inner-wrapper{padding:100px 80px}}.research-studies__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:64px}@media (min-width: 1024px){.research-studies__header{margin-bottom:80px}}.research-studies__tag{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;text-transform:uppercase;letter-spacing:.5px}.research-studies__title{font-size:clamp(32px,4.5vw,40px);color:#252525;line-height:1.2}.research-studies__container{position:relative}.research-studies__grid{overflow:hidden}@media (min-width: 768px){.research-studies__grid{display:block;overflow:visible}}.research-studies__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 768px){.research-studies__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}}@media (min-width: 1024px){.research-studies__wrapper{grid-template-columns:repeat(4,1fr)}}.research-studies__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.research-studies__item.swiper-slide{width:60%;min-width:280px}@media (min-width: 768px){.research-studies__item{width:auto;min-width:auto}}.research-studies__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.research-studies__link:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);opacity:.9}.research-studies__link:hover .research-studies__image{-webkit-transform:scale(1.02);transform:scale(1.02)}.research-studies__link:focus-visible{outline:2px solid #16b4ef;outline-offset:4px;border-radius:16px}.research-studies__image-wrapper{width:100%;aspect-ratio:1/1;border-radius:16px;overflow:hidden;background-color:#f5f5f5;margin-bottom:32px}.research-studies__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.research-studies__image-placeholder{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f5f5f5}.research-studies__placeholder-svg{width:60%;height:60%;opacity:.3}.research-studies__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.research-studies__item-title{font-size:16px;font-weight:500;color:#252525;line-height:1.5}.research-studies__description{font-size:16px;color:#505050;line-height:1.5}.research-studies__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px;margin-top:64px}@media (min-width: 768px){.research-studies__navigation{display:none}}.research-studies__nav-button{width:48px!important;height:48px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #eaeaea;border-radius:50%;background-color:#0000;cursor:pointer;-webkit-transition:border-color .3s ease,background-color .3s ease;transition:border-color .3s ease,background-color .3s ease;padding:0;-ms-flex-negative:0;flex-shrink:0}.research-studies__nav-button svg{width:24px!important;height:24px!important;color:#252525;-webkit-transition:color .3s ease;transition:color .3s ease}.research-studies__nav-button:not(.swiper-button-disabled){border-color:#16b4ef}.research-studies__nav-button:hover,.research-studies__nav-button:focus-visible{border-color:#16b4ef;outline:none}.research-studies__nav-button.swiper-button-disabled{opacity:.3;cursor:not-allowed}.research-studies__nav-icon{width:24px!important;height:24px!important;-o-object-fit:contain;object-fit:contain}.video-testimonials{width:100%}.video-testimonials__outer-wrapper{width:100%;margin:0 auto}.video-testimonials__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:64px 24px}@media (min-width: 768px){.video-testimonials__inner-wrapper{padding:100px 80px}}.video-testimonials__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:64px}@media (min-width: 1024px){.video-testimonials__header{margin-bottom:80px}}.video-testimonials__tag{font-size:12px;color:#16b4ef;border:1px solid #16b4ef;background-color:#16b4ef1a;font-weight:500;padding:4px 16px;border-radius:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.video-testimonials__title{font-size:clamp(32px,4.5vw,40px);color:#252525;line-height:1.2}.video-testimonials__videos--desktop{display:none}@media (min-width: 1024px){.video-testimonials__videos--desktop{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}}.video-testimonials__videos--mobile{display:block}@media (min-width: 1024px){.video-testimonials__videos--mobile{display:none}}.video-testimonials__swiper{width:100%;overflow:visible}.video-testimonials__swiper .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.video-testimonials__swiper .swiper-slide{width:280px;height:auto}.video-testimonials__video-item{cursor:pointer;position:relative;width:100%;height:100%;max-height:650px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.video-testimonials__video-item:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.video-testimonials__video-item:focus-visible{outline:2px solid #16b4ef;outline-offset:4px;border-radius:16px}.video-testimonials__video-thumbnail{position:relative;width:100%;aspect-ratio:9/16;overflow:hidden;border-radius:16px;max-height:650px}.video-testimonials__thumbnail-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-testimonials__play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;pointer-events:none}.video-testimonials__play-icon{width:64px;height:64px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.video-testimonials__video-item:hover .video-testimonials__play-icon{-webkit-transform:scale(1.1);transform:scale(1.1)}.video-testimonials__modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.video-testimonials__modal.is-active{opacity:1;visibility:visible}.video-testimonials__modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000e6}.video-testimonials__modal-content{position:relative;width:90%;max-width:480px;z-index:10000}@media (min-width: 768px){.video-testimonials__modal-content{max-width:600px}}.video-testimonials__modal-close{position:absolute;top:-50px;right:0;background:#0000;border:none;color:#fff;cursor:pointer;padding:8px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.video-testimonials__modal-close:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.video-testimonials__modal-close:focus-visible{outline:2px solid #fff;outline-offset:4px}.video-testimonials__modal-close svg{display:block;width:32px;height:32px}.video-testimonials__modal-video-wrapper{position:relative;width:100%;aspect-ratio:9/16;background-color:#252525;border-radius:8px;overflow:hidden}.video-testimonials__modal-video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-banner__outer-wrapper{margin:0 auto;width:100%}.product-banner__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:64px 24px}@media (min-width: 768px){.product-banner__inner-wrapper{padding:80px 40px}}.product-banner__box{padding:24px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px;overflow:hidden}@media (min-width: 768px){.product-banner__box{padding:80px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px}}.product-banner__content{position:relative;z-index:2}@media (min-width: 1366px){.product-banner__content{max-width:650px;-ms-flex-negative:0;flex-shrink:0}}.product-banner__tag-title{margin-bottom:32px}.product-banner__tag{display:inline-block;font-size:12px;color:#fff;border:1px solid #fff;background:#ffffff1a;font-weight:500;padding:4px 16px;border-radius:100px;margin-bottom:16px}.product-banner__title{color:#fff}.product-banner__text{font-size:16px;color:#fff;margin-bottom:32px}.product-banner__image{display:none}@media (min-width: 1366px){.product-banner__image{display:block;position:absolute;right:64px;bottom:0;max-width:500px;z-index:1}}.product-banner__image img{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.webinar-banner__outer-wrapper{margin:0 auto;width:100%}.webinar-banner__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:64px 24px}@media (min-width: 768px){.webinar-banner__inner-wrapper{padding:50px 40px}}.webinar-banner__box{padding:24px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px;overflow:hidden}@media (min-width: 768px){.webinar-banner__box{padding:80px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px}}.webinar-banner__content{position:relative;z-index:2}@media (min-width: 1366px){.webinar-banner__content{max-width:660px;-ms-flex-negative:0;flex-shrink:0}}.webinar-banner__content .button{display:inline-block}.webinar-banner__tag-title{margin-bottom:32px}.webinar-banner__tag{display:inline-block;font-size:12px;color:#fff;border:1px solid #fff;background:#ffffff1a;font-weight:500;padding:4px 16px;border-radius:100px;margin-bottom:16px}.webinar-banner__title{color:#fff}.webinar-banner__text{font-size:16px;color:#fff;margin-bottom:32px}@media (min-width: 1024px){.webinar-banner__text{margin-bottom:64px}}.webinar-banner__image{display:none}@media (min-width: 1366px){.webinar-banner__image{display:block;position:absolute;right:-75px;bottom:-200px;max-width:1000px;z-index:1}}.webinar-banner__image img{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.science-proven__outer-wrapper{width:100%;margin:0 auto}.science-proven__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:32px 24px}@media (min-width: 768px){.science-proven__inner-wrapper{padding:50px 40px}}.science-proven__content-box{background-color:#16b4ef;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width: 768px){.science-proven__content-box{padding:80px 150px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}@media (min-width: 1366px){.science-proven__content-box{padding:80px 200px}}.science-proven__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;margin-bottom:16px}@media (min-width: 768px){.science-proven__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}}.science-proven__tag{font-size:12px;font-weight:500;color:#fff;background-color:#ffffff1a;border:1px solid #fff;border-radius:100px;padding:4px 16px;display:inline-block}.science-proven__heading{font-size:clamp(32px,4.5vw,40px);color:#fff;margin:0}.science-proven__description{font-size:16px;color:#fff;margin:0 0 32px;max-width:900px}@media (min-width: 1024px){.science-proven__description{margin-bottom:64px}}.science-proven__button{-ms-flex-item-align:start;align-self:flex-start}@media (min-width: 768px){.science-proven__button{-ms-flex-item-align:center;align-self:center}}.newsletter__outer-wrapper{width:100%;margin:0 auto}.newsletter__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:32px 24px}@media (min-width: 768px){.newsletter__inner-wrapper{padding:80px 40px}}.newsletter__box{position:relative;background-color:var(--newsletter-bg-color, #16B4EF);padding:32px 24px;border-radius:24px;overflow:hidden}@media (min-width: 768px){.newsletter__box{padding:100px 40px}}.newsletter__box--has-image{background-color:#0000}.newsletter__background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.newsletter__background-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.newsletter__content{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px}@media (min-width: 1024px){.newsletter__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:100px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.newsletter__text-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (min-width: 1024px){.newsletter__text-content{-webkit-box-flex:1;-ms-flex:1;flex:1}}.newsletter__shortened-content{max-width:unset}@media (min-width: 1024px){.newsletter__shortened-content{max-width:450px}}.newsletter__tag{display:inline-block;-ms-flex-item-align:start;align-self:flex-start;font-size:12px;font-weight:500;color:#fff;background-color:#ffffff1a;border:1px solid #fff;border-radius:100px;padding:4px 16px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.newsletter__title{font-size:clamp(32px,4.5vw,40px);font-weight:400;color:#fff;line-height:1.2;margin:0}.newsletter__description{font-size:16px;color:#fff;line-height:1.5;margin-top:32px}@media (min-width: 1024px){.newsletter__description{margin-top:64px}}@media (min-width: 1024px){.newsletter__form-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}}.newsletter__form-box{background-color:#fff3;border-radius:24px;padding:16px}@media (min-width: 768px){.newsletter__form-box{padding:32px}}.newsletter__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newsletter__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:24px}.newsletter__label{font-size:16px;font-weight:400;color:#fff;line-height:1.5}.newsletter__input{width:100%;padding:14px 24px;font-size:16px;color:#505050;background-color:#fff;border:none;border-radius:100px;outline:none;-webkit-transition:all .3s ease;transition:all .3s ease}.newsletter__input::-webkit-input-placeholder{color:#a4a4a4}.newsletter__input::-moz-placeholder{color:#a4a4a4}.newsletter__input:-ms-input-placeholder{color:#a4a4a4}.newsletter__input::-ms-input-placeholder{color:#a4a4a4}.newsletter__input::placeholder{color:#a4a4a4}.newsletter__input:focus{-webkit-box-shadow:0 0 0 2px hsla(0,0%,100%,.5);box-shadow:0 0 0 2px #ffffff80}.newsletter__consent{font-size:14px;color:#fff;line-height:1.5;margin:0 0 24px}.newsletter__success{padding:12px 16px;background-color:#ffffff4d;border-radius:8px;margin-bottom:24px;border:1px solid hsla(0,0%,100%,.5)}.newsletter__success p{font-size:14px;color:#fff;margin:0;font-weight:500}.newsletter__errors{padding:12px 16px;background-color:#fff3;border:1px solid hsla(0,0%,100%,.5);border-radius:8px;margin-bottom:24px}.newsletter__error-title{margin:0 0 8px}.newsletter__error-list{list-style:none;padding:0;margin:0}.newsletter__error-item{font-size:14px;color:#fff;margin-bottom:4px}.newsletter__error-item:last-child{margin-bottom:0}.newsletter__error-link{color:#fff;text-decoration:underline;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.newsletter__error-link:hover{opacity:.8}.newsletter__button{-ms-flex-item-align:start;align-self:flex-start}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.supplement-banner{position:relative;width:100%;overflow:hidden}.supplement-banner__outer-wrapper{position:relative;width:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed}@media (max-width: 1023px){.supplement-banner__outer-wrapper{background-attachment:scroll}}.supplement-banner__text-background{position:absolute;top:8%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:1600px;height:auto;z-index:1;display:none;pointer-events:none}@media (min-width: 1024px){.supplement-banner__text-background{display:block}}.supplement-banner__text-background-image{display:block;margin:0 auto;width:auto;height:auto;max-width:90%;opacity:.8}.supplement-banner__inner-wrapper{position:relative;z-index:2;max-width:1600px;margin:0 auto;width:100%;padding:64px 24px}@media (min-width: 768px){.supplement-banner__inner-wrapper{padding:160px 80px}}@media (min-width: 1024px){.supplement-banner__inner-wrapper{padding:160px 80px}}.supplement-banner__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;width:100%}@media (min-width: 1024px){.supplement-banner__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;max-width:900px;margin:0 auto}}.supplement-banner__tag{display:inline-block;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.supplement-banner__title{margin-bottom:64px}.supplement-banner__text{font-size:16px;color:#505050;margin-bottom:32px}.hero-section{width:100%}.hero-section__outer-wrapper{margin:0 auto;width:100%}.hero-section__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:0 24px}@media (min-width: 768px){.hero-section__inner-wrapper{padding:0 40px}}.hero-section__content-box{width:100%;border-radius:24px;padding:24px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}@media (min-width: 1366px){.hero-section__content-box{padding:40px;min-height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:640px}}.hero-section__text-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2;margin-bottom:96px}@media (min-width: 1366px){.hero-section__text-content{max-width:650px;margin-bottom:0}}.hero-section__tag{display:inline-block;font-size:12px;color:#fff;border:1px solid #fff;background:#ffffff1a;font-weight:500;padding:4px 16px;border-radius:100px;margin-bottom:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hero-section__title{font-size:clamp(32px,5vw,48px);line-height:1.2;color:#fff;margin-bottom:32px}.hero-section__description{font-size:16px;line-height:1.5;color:#fff;margin-bottom:32px}@media (min-width: 1024px){.hero-section__description{margin-bottom:64px}}.hero-section__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (min-width: 480px){.hero-section__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.hero-section__button{width:100%}@media (min-width: 480px){.hero-section__button{width:auto}}.hero-section__image-wrapper{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}@media (min-width: 1366px){.hero-section__image-wrapper{position:absolute;right:0;bottom:0;-webkit-transform:none;transform:none;max-width:1000px}}.hero-section__image{width:100%;height:auto;display:block}.hero-section__image--mobile{display:block;max-width:600px}@media (min-width: 1366px){.hero-section__image--mobile{display:none}}.hero-section__image--desktop{display:none}@media (min-width: 1366px){.hero-section__image--desktop{display:block}}.how-to-use__outer-wrapper{margin:0 auto;width:100%}.how-to-use__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:64px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width: 768px){.how-to-use__inner-wrapper{padding:100px 80px}}@media (min-width: 1024px){.how-to-use__inner-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:100px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.how-to-use__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width: 1024px){.how-to-use__content{width:50%}}.how-to-use__tag{display:inline-block;-ms-flex-item-align:start;align-self:flex-start;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;margin-bottom:16px}.how-to-use__title{font-size:clamp(32px,4.5vw,40px);color:#252525;margin-bottom:32px}@media (min-width: 1024px){.how-to-use__title{margin-bottom:64px}}.how-to-use__description{font-size:16px;color:#505050;line-height:1.5}.how-to-use__description p{margin-bottom:16px}.how-to-use__description p:last-child{margin-bottom:0}.how-to-use__image{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:24px}@media (min-width: 1024px){.how-to-use__image{width:50%;aspect-ratio:auto}}.how-to-use__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-composition__outer-wrapper{width:100%;margin:0 auto}.product-composition__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:64px 24px}@media (min-width: 768px){.product-composition__inner-wrapper{padding:50px 80px}}.product-composition__content{max-width:1000px;width:100%}@media (min-width: 1024px){.product-composition__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px;max-width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width: 1024px){.product-composition__header{max-width:450px;width:100%;-ms-flex-negative:0;flex-shrink:0}}@media (min-width: 1024px){.product-composition__body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}.product-composition__tag{display:inline-block;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;text-transform:uppercase;letter-spacing:.5px}.product-composition__title{margin-top:16px;font-size:clamp(32px,4.5vw,40px);font-weight:400;line-height:1.2;color:#252525}.product-composition__table-wrapper{margin-top:64px;width:100%;max-width:1000px;overflow-x:auto}@media (min-width: 1024px){.product-composition__table-wrapper{margin-top:0;max-width:100%}}.product-composition__table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #eaeaea;border-radius:16px;overflow:hidden;background-color:#fff}.product-composition__table thead{background-color:#0000}.product-composition__table-header{padding:12px;text-align:left;font-size:14px;font-weight:500;color:#252525;border-bottom:1px solid #eaeaea;line-height:1.5;background-color:#f8f8f8}@media (min-width: 768px){.product-composition__table-header{padding:20px 24px}}.product-composition__table-header:first-child{width:60%;border-right:1px solid #eaeaea}@media (min-width: 1024px){.product-composition__table-header:first-child{width:75%}}.product-composition__table-header:last-child{width:40%}@media (min-width: 1024px){.product-composition__table-header:last-child{width:25%}}.product-composition__table-row:not(:last-child) td{border-bottom:1px solid #eaeaea}.product-composition__table-cell{padding:12px;font-size:16px;font-weight:400;color:#505050;line-height:1.5;vertical-align:top}@media (min-width: 768px){.product-composition__table-cell{padding:20px 24px}}.product-composition__table-cell--ingredient{width:60%;border-right:1px solid #eaeaea}@media (min-width: 1024px){.product-composition__table-cell--ingredient{width:75%}}.product-composition__table-cell--content{width:40%}@media (min-width: 1024px){.product-composition__table-cell--content{width:25%}}.product-composition__description{margin-top:64px;max-width:1000px;font-size:16px;font-weight:300;color:#505050;line-height:1.5}@media (min-width: 1024px){.product-composition__description{margin-top:32px;max-width:100%}}.product-composition__description p{margin-bottom:16px}.product-composition__description p:last-child{margin-bottom:0}.active-ingredients__outer-wrapper{width:100%}.active-ingredients__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:64px 24px}@media (min-width: 768px){.active-ingredients__inner-wrapper{padding:100px 80px}}.active-ingredients__content{max-width:1000px;width:100%}@media (min-width: 1024px){.active-ingredients__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px;max-width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.active-ingredients__header{margin-bottom:32px}@media (min-width: 1024px){.active-ingredients__header{max-width:450px;width:100%;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}}.active-ingredients__tag{display:inline-block;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;margin-bottom:16px}.active-ingredients__title{margin-bottom:32px}@media (min-width: 1024px){.active-ingredients__title{margin-bottom:0}}.active-ingredients__text{font-size:16px;color:#505050;line-height:1.5}@media (min-width: 1024px){.active-ingredients__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}.active-ingredients__text p{margin-bottom:16px}.active-ingredients__text p:last-child{margin-bottom:0}.science-backed__outer-wrapper{width:100%}.science-backed__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:64px 24px}@media (min-width: 768px){.science-backed__inner-wrapper{padding:100px 80px}}.science-backed__content{max-width:1000px;width:100%}@media (min-width: 1024px){.science-backed__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px;max-width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.science-backed__header{margin-bottom:32px}@media (min-width: 1024px){.science-backed__header{max-width:450px;width:100%;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}}.science-backed__tag{display:inline-block;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;margin-bottom:16px}.science-backed__title{margin-bottom:32px}@media (min-width: 1024px){.science-backed__title{margin-bottom:0}}.science-backed__text{font-size:16px;color:#505050;line-height:1.5}@media (min-width: 1024px){.science-backed__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}.science-backed__text p{margin-bottom:16px}.science-backed__text p:last-child{margin-bottom:0}.recommendation-banner__outer-wrapper{margin:0 auto;width:100%}.recommendation-banner__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:32px 24px}@media (min-width: 768px){.recommendation-banner__inner-wrapper{padding:50px 40px}}.recommendation-banner__content-box{background-color:#16b4ef;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px;padding:24px;position:relative}@media (min-width: 1024px){.recommendation-banner__content-box{padding:40px}}.recommendation-banner__text-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:1}.recommendation-banner__tag{display:inline-block;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#fff;background-color:#ffffff1a;border:1px solid #fff;border-radius:100px;padding:4px 16px;margin-bottom:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:uppercase}.recommendation-banner__title{font-family:Poppins,sans-serif;font-size:clamp(32px,4.5vw,40px);font-weight:400;line-height:1.2;color:#fff;margin-bottom:32px}.recommendation-banner__description{font-family:Poppins,sans-serif;font-size:16px;font-weight:300;line-height:1.5;color:#fff}.recommendation-banner__description p{margin:0;color:#fff}.scientific-effects-banner__outer-wrapper{margin:0 auto;width:100%}.scientific-effects-banner__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:32px 24px}@media (min-width: 768px){.scientific-effects-banner__inner-wrapper{padding:50px 40px}}.scientific-effects-banner__content-box{background-color:#16b4ef;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px;padding:24px;position:relative}@media (min-width: 1024px){.scientific-effects-banner__content-box{padding:40px}}.scientific-effects-banner__text-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:1}.scientific-effects-banner__tag{display:inline-block;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#fff;background-color:#ffffff1a;border:1px solid #fff;border-radius:100px;padding:4px 16px;margin-bottom:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:uppercase}.scientific-effects-banner__title{font-family:Poppins,sans-serif;font-size:clamp(32px,4.5vw,40px);font-weight:400;line-height:1.2;color:#fff;margin-bottom:32px}.scientific-effects-banner__description{font-family:Poppins,sans-serif;font-size:16px;font-weight:300;line-height:1.5;color:#fff;margin-bottom:32px}.scientific-effects-banner__description p{margin:0;color:#fff}.scientific-effects-banner__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.video-section{width:100%}.video-section__outer-wrapper{width:100%;margin:0 auto}.video-section__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:32px 24px}@media (min-width: 768px){.video-section__inner-wrapper{padding:50px 80px}}.video-section__tag{display:inline-block;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;text-transform:uppercase;letter-spacing:.5px}.video-section__title{margin-top:16px;font-size:clamp(32px,4.5vw,40px);font-weight:400;line-height:1.2;color:#252525}.video-section__video-container{margin-top:32px;width:100%;border-radius:16px;overflow:hidden}@media (min-width: 768px){.video-section__video-container{margin-top:64px}}.video-section__video{width:100%;height:auto;display:block;border-radius:16px}.product__outer-wrapper{width:100%;margin:0 auto}.product__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:32px 24px 64px}@media (min-width: 768px){.product__inner-wrapper{padding:50px 80px 100px}}.product__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 1024px){.product__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:100px}}.product__gallery,.product__info{width:100%}@media (min-width: 1024px){.product__gallery,.product__info{width:calc(50% - 40px)}}.product__gallery{margin-bottom:64px}@media (min-width: 1024px){.product__gallery{margin-bottom:0}}.product__main-image{width:100%;margin-bottom:16px}@media (min-width: 768px){.product__main-image{margin-bottom:32px}}.product__main-image img{width:100%;height:auto;display:block;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:24px}.product__gallery-thumbnails{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;overflow-x:auto}@media (min-width: 768px){.product__gallery-thumbnails{gap:12px}}@media (min-width: 1024px){.product__gallery-thumbnails{gap:16px;overflow-x:visible}}.product__thumbnail{position:relative;border:1px solid rgba(0,0,0,0);-ms-flex-negative:0;flex-shrink:0;width:calc((100% - 16px)/3)}.product__thumbnail.hide-on-mobile{display:none}@media (min-width: 768px){.product__thumbnail.hide-on-mobile{display:block}}@media (min-width: 768px){.product__thumbnail.hide-on-tablet{display:none}}@media (min-width: 1024px){.product__thumbnail.hide-on-tablet{display:block}}@media (min-width: 768px){.product__thumbnail{width:calc((100% - 36px)/4)}}@media (min-width: 1024px){.product__thumbnail{width:calc((100% - 80px)/6)}}.product__thumbnail img{width:100%;height:auto;display:block;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:16px}.product__breadcrumbs{margin-bottom:24px}@media (min-width: 1024px){.product__breadcrumbs{margin-bottom:16px}}.product__breadcrumbs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.product__breadcrumbs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.product__breadcrumbs-link{font-size:14px;color:#a4a4a4;-webkit-transition:color .2s ease;transition:color .2s ease}.product__breadcrumbs-link:hover{color:#16b4ef}.product__breadcrumbs-separator,.product__breadcrumbs-current{font-size:14px;color:#a4a4a4}.product__tag{font-size:12px;font-weight:500;color:#16b4ef;background:#16b4ef1a;border:1px solid #16b4ef;padding:4px 16px;margin-bottom:12px;display:inline-block;border-radius:100px}.product__title{font-size:clamp(32px,4.5vw,40px);font-weight:400;color:#252525;margin-bottom:24px;line-height:1.2}.product__reviews-widget{margin-bottom:32px}.product__reviews-widget .jdgm-prev-badge__stars{color:#ffc446}.product__reviews-widget .jdgm-prev-badge__text{margin-left:8px}.product__description{font-size:16px;color:#505050;line-height:1.5;margin-bottom:32px}@media (min-width: 1024px){.product__description{margin-bottom:64px}}.product__description p{margin-bottom:16px}.product__description p:last-child{margin-bottom:0}.product__description a{text-decoration:underline!important}.product__description strong{font-weight:700}.product__subscription-widget{margin-bottom:32px}.product__promo{background-color:#16b4ef0d;padding:24px;margin-bottom:32px;border-radius:8px}.product__promo-title{font-size:clamp(18px,3vw,20px);font-weight:500;color:#252525;margin-bottom:16px}.product__promo-text{font-size:16px;color:#505050;line-height:1.5;margin-bottom:24px}.product__promo-text p{margin:0}.product__promo-code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.product__promo-label{font-size:16px;color:#505050}.product__promo-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 24px;border:1px dashed #16b4ef;background:#0000;cursor:pointer;border-radius:100px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.product__promo-button:hover{background-color:#16b4ef0d}.product__promo-button:active{background-color:#16b4ef1a}.product__promo-button-text{font-size:16px;color:#252525;font-weight:400}.product__promo-icon{margin-left:10px}.product__price{font-size:18px;font-weight:500;color:#252525;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.product__price-sale{color:#16b4ef}.product__price-regular:only-child{color:#252525}.product__price-sale+.product__price-regular{color:#a4a4a4;text-decoration:line-through;font-weight:400}.product__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px}@media (min-width: 1024px){.product__form{margin-bottom:64px}}.product__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:24px}@media (min-width: 480px){.product__actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.product__quantity{-ms-flex-negative:0;flex-shrink:0}.product__quantity-label.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.product__quantity-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #eaeaea;border-radius:100px;height:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 8px}.product__quantity-button{width:30px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;background-color:#0000;cursor:pointer;padding:0}.product__quantity-button:hover{color:#16b4ef}.product__quantity-input{font-size:16px;width:30px;height:50px;text-align:center;border:none;background:#0000;-moz-appearance:textfield;padding:0}.product__quantity-input::-webkit-outer-spin-button,.product__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product__add-to-cart{width:100%}@media (min-width: 480px){.product__add-to-cart{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}}.product__add-to-cart:disabled{background-color:#a4a4a4;cursor:not-allowed}.product__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;margin-top:32px}@media (min-width: 768px){.product__features{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}}@media (min-width: 1024px){.product__features{margin-top:64px}}.product__features-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;gap:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width: 768px){.product__features-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}.product__features-icon{width:32px;height:32px;display:block;-ms-flex-negative:0;flex-shrink:0}.product__features-text{font-size:16px;color:#505050;line-height:1.5;margin:0}.product__features-divider{display:none}@media (min-width: 768px){.product__features-divider{display:block;width:1px;height:60px;background-color:#eaeaea}}.product__payment{margin-top:32px}@media (min-width: 1024px){.product__payment{margin-top:64px}}.product__payment-title{font-size:16px;font-weight:400;color:#252525;margin:0 0 16px}.product__payment-methods{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.product__payment-method{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 24px;border:1px solid #eaeaea;border-radius:8px;background-color:#fff}.product__payment-method img{display:block;width:auto;height:25px}.product__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:1000}.product__lightbox.is-open{display:block}.product__lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9}.product__lightbox-dialog{position:relative;width:min(95vw,1200px);height:min(95vh,95svh);margin:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product__lightbox-close{position:absolute;top:16px;right:16px;background:#0000;color:#fff;font-size:40px;line-height:1;border:0;cursor:pointer;z-index:2}.product__lightbox-close:hover{opacity:.8}.product__lightbox-slider{width:100%;height:100%}.product__lightbox-slider .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px}.product__lightbox-slider img{width:85vw;height:85vh;max-width:1000px;max-height:1000px;-o-object-fit:contain;object-fit:contain;display:block}.product__lightbox .swiper-button-prev,.product__lightbox .swiper-button-next{color:#fff}.product__lightbox .swiper-pagination-bullet{background:#fff;opacity:.6}.product__lightbox .swiper-pagination-bullet-active{opacity:1}*,*:before,*:after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Poppins,sans-serif;font-size:16px;line-height:1.5;font-weight:300;color:#505050;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;border:none;background:none;outline:none}a{text-decoration:none;color:inherit;-webkit-transition:color .3s ease;transition:color .3s ease}a:hover{color:#000}ul,ol{list-style:none;padding-left:0}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:400;line-height:1.2;color:#252525}h1{font-size:clamp(32px,5vw,48px)}h2{font-size:clamp(32px,4.5vw,40px)}h3{font-size:clamp(24px,3vw,32px)}h4{font-size:clamp(24px,3vw,24px)}h5{font-size:clamp(18px,3vw,20px)}p{font-family:Poppins,sans-serif}button{cursor:pointer}.button{display:inline-block;font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:1.5;padding:12px 32px;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(0,0,0,0);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center;position:relative}.button--primary{background-color:#16b4ef;color:#fff}.button--primary:hover{background-color:#0000;border:1px solid #16b4ef;color:#16b4ef}.button--outline{padding:12px 32px;border:1px solid #fff;color:#fff}.button--outline:hover{color:#16b4ef;background-color:#fff}.button--outline-blue{padding:12px 32px;border:1px solid #16b4ef;color:#16b4ef}.button--outline-blue:hover{color:#fff;background-color:#16b4ef}.container{width:100%;max-width:1600px;margin-left:auto;margin-right:auto}*:focus-visible{outline:none}.swiper,.swiper-wrapper,.swiper-container,.swiper-initialized,.swiper-horizontal,[class*=swiper-]{height:auto!important;min-height:0!important;max-height:none!important}button[class*=swiper-]{height:48px!important}.hero-slider__slider,.featured-products__slider,.swiper-backface-hidden{height:auto!important}.woocommerce-Price-amount.amount{text-decoration:none}cart-drawer.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;visibility:hidden}cart-drawer.drawer.active{visibility:visible}cart-drawer.drawer.active__overlay,cart-drawer.drawer.active .cart-drawer__overlay{opacity:1;pointer-events:auto}cart-drawer.drawer.active__inner,cart-drawer.drawer.active .drawer__inner{-webkit-transform:translateX(0);transform:translate(0)}cart-drawer.drawer__overlay,cart-drawer.drawer .cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}cart-drawer.drawer__inner,cart-drawer.drawer .drawer__inner{position:absolute;right:0;top:0;height:100%;width:min(100%,var(--drawer-width, 420px));background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(100%);transform:translate(100%);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;outline:none}cart-drawer.drawer__header,cart-drawer.drawer .drawer__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 20px;border-bottom:1px solid #eaeaea}cart-drawer.drawer__header-heading,cart-drawer.drawer__header .drawer__heading,cart-drawer.drawer .drawer__header-heading,cart-drawer.drawer .drawer__header .drawer__heading{margin:0;font-size:18px;font-weight:500;color:#252525}cart-drawer.drawer__header-close,cart-drawer.drawer__header .drawer__close,cart-drawer.drawer .drawer__header-close,cart-drawer.drawer .drawer__header .drawer__close{background:none;border:0;cursor:pointer;font-size:18px;color:#252525}cart-drawer.drawer__contents,cart-drawer.drawer .drawer__contents{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}cart-drawer.drawer__upsell,cart-drawer.drawer .drawer__upsell{border-top:1px solid #eaeaea;background:#f8f8f8;padding:16px}cart-drawer.drawer__upsell-inner,cart-drawer.drawer__upsell .drawer__upsell-inner,cart-drawer.drawer .drawer__upsell-inner,cart-drawer.drawer .drawer__upsell .drawer__upsell-inner{display:grid;grid-template-columns:1fr;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (min-width: 375px){cart-drawer.drawer__upsell-inner,cart-drawer.drawer__upsell .drawer__upsell-inner,cart-drawer.drawer .drawer__upsell-inner,cart-drawer.drawer .drawer__upsell .drawer__upsell-inner{grid-template-columns:96px 1fr}}cart-drawer.drawer__upsell-badge,cart-drawer.drawer__upsell .drawer__upsell-badge,cart-drawer.drawer .drawer__upsell-badge,cart-drawer.drawer .drawer__upsell .drawer__upsell-badge{font-size:14px;color:#505050;margin-bottom:4px}cart-drawer.drawer__upsell-title,cart-drawer.drawer__upsell .drawer__upsell-title,cart-drawer.drawer .drawer__upsell-title,cart-drawer.drawer .drawer__upsell .drawer__upsell-title{display:inline-block;margin:0 0 4px;color:#252525;text-decoration:none;font-weight:400}cart-drawer.drawer__upsell-price,cart-drawer.drawer__upsell .drawer__upsell-price,cart-drawer.drawer .drawer__upsell-price,cart-drawer.drawer .drawer__upsell .drawer__upsell-price{margin:0 0 16px}cart-drawer.drawer__upsell-price .product-option,cart-drawer.drawer__upsell .drawer__upsell-price .product-option,cart-drawer.drawer .drawer__upsell-price .product-option,cart-drawer.drawer .drawer__upsell .drawer__upsell-price .product-option{font-size:14px;color:#505050}cart-drawer.drawer__upsell-price s,cart-drawer.drawer__upsell .drawer__upsell-price s,cart-drawer.drawer .drawer__upsell-price s,cart-drawer.drawer .drawer__upsell .drawer__upsell-price s{opacity:.6;margin-right:6px}cart-drawer.drawer__upsell .button.button--primary,cart-drawer.drawer .drawer__upsell .button.button--primary{width:100%}cart-drawer.drawer__footer,cart-drawer.drawer .drawer__footer{padding:32px 16px;border-top:1px solid #eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}cart-drawer.drawer__footer .totals,cart-drawer.drawer .drawer__footer .totals{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}cart-drawer.drawer__footer .totals .totals__total,cart-drawer.drawer__footer .totals .totals__total-value,cart-drawer.drawer .drawer__footer .totals .totals__total,cart-drawer.drawer .drawer__footer .totals .totals__total-value{margin:0;font-size:20px;color:#252525;font-weight:400}cart-drawer.drawer__footer .totals__note,cart-drawer.drawer .drawer__footer .totals__note{margin:0;font-size:14px;color:#505050}cart-drawer.drawer__footer .totals__note a,cart-drawer.drawer .drawer__footer .totals__note a{color:#16b4ef;text-decoration:underline}cart-drawer.drawer__footer .totals__note a:hover,cart-drawer.drawer .drawer__footer .totals__note a:hover{color:#0e9ace}cart-drawer.drawer__footer .cart__ctas,cart-drawer.drawer .drawer__footer .cart__ctas{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){cart-drawer.drawer__footer .cart__ctas,cart-drawer.drawer .drawer__footer .cart__ctas{grid-template-columns:1fr 1fr}}cart-drawer.drawer__footer .cart__ctas .button[disabled],cart-drawer.drawer__footer .cart__ctas .button[aria-disabled=true],cart-drawer.drawer .drawer__footer .cart__ctas .button[disabled],cart-drawer.drawer .drawer__footer .cart__ctas .button[aria-disabled=true]{opacity:.55;pointer-events:none}cart-drawer.drawer__footer .cart__ctas .cart-drawer__checkout-btn,cart-drawer.drawer .drawer__footer .cart__ctas .cart-drawer__checkout-btn{width:100%}cart-drawer.drawer__cart-items,cart-drawer.drawer .cart-items{width:100%;border-collapse:collapse}cart-drawer.drawer .cart-item{border-bottom:1px solid #f2f2f2}cart-drawer.drawer .cart-item__media{width:96px;padding:12px;vertical-align:top}cart-drawer.drawer .cart-item__media .cart-item__image{border-radius:4px;width:96px;height:auto;display:block}cart-drawer.drawer .cart-item__details{padding:12px 8px}cart-drawer.drawer .cart-item__details .cart-item__name{display:inline-block;margin:0 0 4px;color:#252525;text-decoration:none;font-weight:400}cart-drawer.drawer .cart-item__details .product-option{font-size:14px;color:#505050}cart-drawer.drawer .cart-item__details .cart-item__options{margin-top:4px}cart-drawer.drawer .cart-item__details .cart-item__options dt{color:#a4a4a4}cart-drawer.drawer .cart-item__details .cart-item__options dd{margin:0}cart-drawer.drawer .cart-item__totals{padding:12px;text-align:right;white-space:nowrap}cart-drawer.drawer .cart-item__totals .price--end{font-weight:600;color:#252525}cart-drawer.drawer .cart-item__quantity{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}cart-drawer.drawer .cart-item__quantity .button--tertiary{padding:6px;border-radius:8px;line-height:0;color:#252525}cart-drawer.drawer .cart-item__quantity .button--tertiary:hover{background:#0000000d}cart-drawer.drawer .cart-item__quantity .button--tertiary .icon.icon-remove,cart-drawer.drawer .cart-item__quantity .button--tertiary svg.icon.icon-remove{min-width:1rem;min-height:1rem;display:block}cart-drawer.drawer .quantity{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #eaeaea;border-radius:9999px;background:#fff}cart-drawer.drawer .quantity__button{width:32px;height:32px;border:0;background:#0000;cursor:pointer;font-size:16px;color:#252525}cart-drawer.drawer .quantity__input{width:36px;text-align:center;border:0;background:#0000;padding:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;font-size:16px;color:#252525}cart-drawer.drawer .quantity__input::-webkit-outer-spin-button,cart-drawer.drawer .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}cart-drawer.drawer .cart-empty{padding:20px}.floating-buy-button{position:fixed;bottom:-100px;left:0;right:0;width:100%;background-color:#fff;-webkit-box-shadow:0 -4px 10px rgba(37,37,37,.1);box-shadow:0 -4px 10px #2525251a;z-index:100;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:12px 0;border-top:1px solid #eaeaea;font-weight:400}.floating-buy-button--visible{bottom:0}.floating-buy-button__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 24px}@media (min-width: 768px){.floating-buy-button__wrapper{padding:0 80px}}.floating-buy-button__purchase-type{font-size:14px;color:#16b4ef}.floating-buy-button__product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.floating-buy-button__image{width:50px;height:50px;border-radius:4px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-right:12px}.floating-buy-button__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (min-width: 1024px){.floating-buy-button__image{width:60px;height:60px}}.floating-buy-button__info{min-width:0;margin-right:12px}.floating-buy-button__title{font-size:14px;margin:0;color:#252525;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}@media (min-width: 768px){.floating-buy-button__title{font-size:16px;max-width:300px}}@media (min-width: 1024px){.floating-buy-button__title{max-width:400px}}.floating-buy-button__price{font-size:12px;color:#505050;display:block;margin-top:4px}@media (min-width: 768px){.floating-buy-button__price{font-size:14px}}.floating-buy-button__price-sale{color:#16b4ef;font-weight:600}.floating-buy-button__price-compare{text-decoration:line-through;color:#a4a4a4;margin-right:8px}.floating-buy-button__action{-ms-flex-negative:0;flex-shrink:0}.floating-buy-button__button{background-color:var(--button-bg-color, #16B4EF);color:var(--button-text-color, #FFFFFF);font-size:14px;padding:12px 32px;border-radius:100px;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap;position:relative}.floating-buy-button__button:hover,.floating-buy-button__button:focus-visible{border:1px solid #16b4ef;background-color:#fff;color:#16b4ef}.floating-buy-button__button:disabled{background-color:#a4a4a4;cursor:not-allowed}@media (min-width: 768px){.floating-buy-button__button{font-size:16px;padding:12px 32px}}.floating-buy-button__button.is-loading .button-text{opacity:0;visibility:hidden}.floating-buy-button__button.is-loading .button-loading{opacity:1;visibility:visible}.floating-buy-button__button.is-loading .button-success{opacity:0;visibility:hidden}.floating-buy-button__button.success{background-color:#0fa5dc}.floating-buy-button__button.success .button-text,.floating-buy-button__button.success .button-loading{opacity:0;visibility:hidden}.floating-buy-button__button.success .button-success{opacity:1;visibility:visible}.floating-buy-button__button .button-text{-webkit-transition:opacity .2s ease,visibility .2s ease;transition:opacity .2s ease,visibility .2s ease}.floating-buy-button__button .button-loading,.floating-buy-button__button .button-success{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease,visibility .2s ease;transition:opacity .2s ease,visibility .2s ease}.floating-buy-button__button .checkmark{width:24px;height:24px;color:#fff}.floating-buy-button__button .spinner{width:20px;height:20px;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}.floating-buy-button__button .spinner .path{stroke:#16b4ef;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}.floating-buy-button__error{position:absolute;bottom:100%;left:0;right:0;background-color:#ff6b6b;color:#fff;padding:10px;text-align:center;font-size:14px;-webkit-animation:slideDown .3s ease forwards;animation:slideDown .3s ease forwards}.floating-buy-button:focus-visible{outline:2px solid #16b4ef;outline-offset:2px}@-webkit-keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width: 1024px){.floating-buy-button__title{max-width:120px}.floating-buy-button__button{padding:10px 20px;font-size:14px}}.appstle-save-badge{color:#16b4ef!important}.appstle_select_label{margin:16px 0!important}.appstle_single_option_text{display:none!important}.appstle_subscription_wrapper_option{border-color:#eaeaea!important;border-radius:12px!important}.appstle_subscription_wrapper_option .appstle-custom-benefits{overflow:hidden;max-height:0;padding:0;margin-top:0;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:max-height .16s ease-out,padding .16s ease-out,margin-top .16s ease-out,opacity .14s ease-out;transition:max-height .16s ease-out,padding .16s ease-out,margin-top .16s ease-out,opacity .14s ease-out;will-change:max-height,padding,margin-top,opacity;border-radius:10px;font-size:14px;line-height:1.55}.appstle_subscription_wrapper_option .appstle-custom-benefits .row{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:12px 0}.appstle_subscription_wrapper_option .appstle-custom-benefits .check{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;color:#16b4ef}.appstle_subscription_wrapper_option .appstle_subscription_wrapper_option.appstle-active-option{border:1px solid #16b4ef!important}.appstle_subscription_wrapper_option .appstle_one_time_details_wrapper label,.appstle_subscription_wrapper_option .appstle_subscription_radio_wrapper label{font-weight:500;font-style:16px;color:#252525}.appstle_subscription_wrapper_option.appstle_include_dropdown.appstle-active-option .appstle-custom-benefits{max-height:420px;margin-top:12px;opacity:1;visibility:visible;pointer-events:auto}@media (prefers-reduced-motion: reduce){.appstle_subscription_wrapper_option .appstle-custom-benefits{-webkit-transition:none;transition:none}}.appstle_subscription_wrapper_option{border:1px solid #dcdcdc!important}.appstle_subscription_wrapper_option.appstle_include_dropdown .appstle_subscription_compare_amount{color:#787878!important}.appstle_subscription_wrapper_option.appstle_include_dropdown .appstle_subscription_amount,.appstle_subscription_amount{color:#252525!important;font-weight:500}.appstle_sub_widget.WIDGET_TYPE_7 .appstle_select{border-radius:36px!important;border:1px solid #eaeaea!important}.WIDGET_TYPE_7 .appstle_custom_select:before{right:16px}@media (min-width: 480px){.WIDGET_TYPE_7 .appstle_custom_select:before{right:24px}}.appstle_sub_widget.WIDGET_TYPE_7 .appstle_circle{border:1px solid #eaeaea!important}.appstle_sub_widget.WIDGET_TYPE_7 .appstle_dot{background-color:#16b4ef!important}.WIDGET_TYPE_7 .appstle_subscription_wrapper_option.appstle_include_dropdown{margin-top:24px!important}.appstle_subscription_wrapper .appstle_subscription_wrapper_option{border:1px solid #dcdcdc!important}.appstle_subscription_wrapper .appstle_subscription_wrapper_option.appstle-active-option{border:2px solid #16b4ef!important}.appstle_subscription_wrapper_option input[type=radio]:focus+label span.appstle_circle:before{border:none!important}.video-grid{width:100%}.video-grid__outer-wrapper{width:100%;margin:0 auto}.video-grid__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:64px 24px}@media (min-width: 768px){.video-grid__inner-wrapper{padding:100px 80px}}.video-grid__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:64px}@media (min-width: 1024px){.video-grid__header{margin-bottom:80px}}.video-grid__tag{font-size:12px;color:#16b4ef;border:1px solid #16b4ef;background-color:#16b4ef1a;font-weight:500;padding:4px 16px;border-radius:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.video-grid__title{font-size:clamp(32px,4.5vw,40px);color:#252525;line-height:1.2}.video-grid__videos--desktop{display:none}@media (min-width: 1024px){.video-grid__videos--desktop{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:32px}}.video-grid__videos--mobile{display:block}@media (min-width: 1024px){.video-grid__videos--mobile{display:none}}.video-grid__swiper{width:100%;overflow:visible}.video-grid__swiper .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.video-grid__swiper .swiper-slide{width:280px;height:auto}.video-grid__video-item{cursor:pointer;position:relative;width:100%;height:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.video-grid__video-item:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.video-grid__video-item:focus-visible{outline:2px solid #16b4ef;outline-offset:4px;border-radius:16px}.video-grid__video-thumbnail{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:16px}.video-grid__thumbnail-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-grid__play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;pointer-events:none}.video-grid__play-icon{width:64px;height:64px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.video-grid__video-item:hover .video-grid__play-icon{-webkit-transform:scale(1.1);transform:scale(1.1)}.video-grid__modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.video-grid__modal.is-active{opacity:1;visibility:visible}.video-grid__modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000e6}.video-grid__modal-content{position:relative;width:90%;max-width:480px;z-index:10000}@media (min-width: 768px){.video-grid__modal-content{max-width:600px}}.video-grid__modal-close{position:absolute;top:-50px;right:0;background:#0000;border:none;color:#fff;cursor:pointer;padding:8px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.video-grid__modal-close:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.video-grid__modal-close:focus-visible{outline:2px solid #fff;outline-offset:4px}.video-grid__modal-close svg{display:block;width:32px;height:32px}.video-grid__modal-video-wrapper{position:relative;width:100%;aspect-ratio:9/16;background-color:#252525;border-radius:8px;overflow:hidden}.video-grid__modal-video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.reviews-widget__outer-wrapper{margin:0 auto;width:100%}.reviews-widget__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:32px 24px}@media (min-width: 768px){.reviews-widget__inner-wrapper{padding:50px 80px 100px}}.reviews-widget__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:32px}@media (min-width: 768px){.reviews-widget__header{margin-bottom:80px}}.reviews-widget__tag{display:inline-block;font-size:12px;color:#16b4ef;border:1px solid #16b4ef;font-weight:500;background-color:#16b4ef1a;padding:4px 16px;border-radius:100px;margin-bottom:16px}.reviews-widget__title{font-size:clamp(32px,4.5vw,40px);color:#252525;margin-bottom:32px}@media (min-width: 768px){.reviews-widget__title{margin-bottom:80px}}.reviews-widget__widget-container{width:100%}.reviews-widget__widget{font-size:16px;color:#505050}.hair-therapy__outer-wrapper{width:100%}.hair-therapy__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:64px 24px}@media (min-width: 768px){.hair-therapy__inner-wrapper{padding:100px 80px}}.hair-therapy__content{max-width:1000px;width:100%}@media (min-width: 1024px){.hair-therapy__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px;max-width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.hair-therapy__header{margin-bottom:32px}@media (min-width: 1024px){.hair-therapy__header{max-width:450px;width:100%;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}}.hair-therapy__tag{display:inline-block;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;margin-bottom:16px}.hair-therapy__title{margin-bottom:32px}@media (min-width: 1024px){.hair-therapy__title{margin-bottom:0}}.hair-therapy__text{font-size:16px;color:#505050;line-height:1.5}@media (min-width: 1024px){.hair-therapy__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}.hair-therapy__text p{margin-bottom:16px}.hair-therapy__text p:last-child{margin-bottom:0}.all-products__outer-wrapper{width:100%;margin:0 auto}.all-products__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:32px 24px 64px}@media (min-width: 768px){.all-products__inner-wrapper{padding:50px 80px 100px}}.all-products__breadcrumbs{margin-bottom:24px}.all-products__breadcrumbs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:0;margin:0}.all-products__breadcrumbs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#a4a4a4;font-weight:300}.all-products__breadcrumbs-separator{margin:0 8px;font-size:16px;color:#a4a4a4;font-weight:300}.all-products__breadcrumbs-link{color:#a4a4a4;-webkit-transition:color .3s ease;transition:color .3s ease}.all-products__breadcrumbs-link:hover{color:#16b4ef}.all-products__breadcrumbs-current{color:#a4a4a4}.all-products__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:48px}@media (min-width: 1024px){.all-products__header{margin-bottom:64px}}.all-products__tag{display:inline-block;font-size:12px;color:#16b4ef;font-weight:500;border:1px solid #16b4ef;background-color:#16b4ef1a;padding:4px 16px;border-radius:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.all-products__title{font-size:clamp(32px,4.5vw,40px);color:#252525;font-weight:400;line-height:1.2}.all-products__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width: 1024px){.all-products__grid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px}}.all-products__card{background-color:#16b4ef;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px;padding:64px 32px 32px;width:100%}@media (min-width: 1024px){.all-products__card{width:calc(50% - 16px);padding:64px 32px}}.all-products__card-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;width:100%}@media (min-width: 768px){.all-products__card-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 1024px){.all-products__card-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width: 1366px){.all-products__card-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.all-products__card-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}@media (min-width: 768px){.all-products__card-image{width:auto}}@media (min-width: 1024px){.all-products__card-image{width:100%}}@media (min-width: 1366px){.all-products__card-image{width:auto;min-width:180px}}.all-products__card-image img{width:100%;height:auto;max-width:180px;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.all-products__card-image img{height:100%;max-width:none;width:auto}}@media (min-width: 1024px){.all-products__card-image img{height:auto;max-width:180px;width:100%}}@media (min-width: 1366px){.all-products__card-image img{height:100%;max-width:none;width:auto}}.all-products__card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.all-products__card-title{font-size:clamp(24px,3vw,24px);color:#fff;font-weight:400;line-height:1.2;margin-bottom:16px;max-width:unset}@media (min-width: 1366px){.all-products__card-title{max-width:300px}}.all-products__card-description{font-size:16px;color:#fff;font-weight:300;line-height:1.5;margin-bottom:32px}.all-products__card-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.blog{width:100%}.blog__outer-wrapper{width:100%;margin:0 auto}.blog__inner-wrapper{width:100%;max-width:1600px;margin:0 auto;padding:32px 24px 64px}@media (min-width: 768px){.blog__inner-wrapper{padding:50px 80px 100px}}.blog__header{margin-bottom:64px}@media (min-width: 1024px){.blog__header{margin-bottom:80px}}.blog__breadcrumbs{margin-bottom:24px}.blog__breadcrumbs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:0;margin:0}.blog__breadcrumbs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#a4a4a4;font-weight:300}.blog__breadcrumbs-separator{margin:0 8px;font-size:16px;color:#a4a4a4;font-weight:300}.blog__breadcrumbs-link{color:#a4a4a4;-webkit-transition:color .3s ease;transition:color .3s ease}.blog__breadcrumbs-link:hover{color:#16b4ef}.blog__breadcrumbs-current{color:#a4a4a4}.blog__title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.blog__tag{display:inline-block;font-size:12px;color:#16b4ef;font-weight:500;border:1px solid #16b4ef;background-color:#16b4ef1a;padding:4px 16px;border-radius:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.blog__title{font-size:clamp(32px,4.5vw,40px);color:#252525;font-weight:400;margin:0}.blog__grid{display:grid;grid-template-columns:1fr;gap:64px}@media (min-width: 1024px){.blog__grid{grid-template-columns:repeat(3,1fr);gap:32px 32px;row-gap:64px}}.blog__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.blog__image-link{display:block;width:100%;margin-bottom:32px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.blog__image-link:hover{opacity:.9}.blog__image{width:100%;height:230px;overflow:hidden;border-radius:16px}.blog__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.blog__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;font-size:12px;color:#505050}.blog__date{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:24px}.blog__reading-time{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog__meta-icon{margin-right:10px;width:20px;height:20px}.blog__item-title{font-size:clamp(24px,3vw,24px);color:#252525;margin:0 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex}.blog__item-title a{color:#252525;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.blog__item-title a:hover{color:#16b4ef}.blog__title-desktop{display:block}@media (max-width: 767px){.blog__title-desktop{display:none}}.blog__title-mobile{display:none}@media (max-width: 767px){.blog__title-mobile{display:block}}.blog__excerpt{font-size:16px;color:#505050;line-height:1.5;margin-bottom:24px;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.blog__button-container{margin-top:auto}.button--outline-blue{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}:root{--header-height: 80px}.blog-post__outer-wrapper{width:100%;margin:0 auto}.blog-post__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:32px 24px 64px}@media (min-width: 768px){.blog-post__inner-wrapper{padding:50px 80px 100px}}.blog-post__breadcrumbs{margin-bottom:24px}.blog-post__breadcrumbs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:0;margin:0}.blog-post__breadcrumbs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#a4a4a4;font-weight:300}.blog-post__breadcrumbs-separator{margin:0 8px;font-size:16px;color:#a4a4a4;font-weight:300}.blog-post__breadcrumbs-link{color:#a4a4a4;-webkit-transition:color .3s ease;transition:color .3s ease}.blog-post__breadcrumbs-link:hover{color:#16b4ef}.blog-post__breadcrumbs-current{color:#a4a4a4}.blog-post__featured-image{width:100%;margin-bottom:64px}@media (min-width: 1024px){.blog-post__featured-image{margin-bottom:80px}}.blog-post__featured-image img{width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;display:block;border-radius:24px}@media (min-width: 1024px){.blog-post__featured-image img{aspect-ratio:auto;max-height:460px}}.blog-post__header{margin-bottom:32px}.blog-post__tag-container{margin-bottom:16px}.blog-post__tag{display:inline-block;font-size:12px;color:#16b4ef;font-weight:500;border:1px solid #16b4ef;background-color:#16b4ef1a;padding:4px 16px;border-radius:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.blog-post__mobile-toc{display:block;margin-bottom:64px;padding:32px;border-radius:16px;border:1px solid #eaeaea}@media (min-width: 1024px){.blog-post__mobile-toc{display:none}}.blog-post__main{width:100%}@media (min-width: 1024px)and (max-width: 1365px){.blog-post__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px}}@media (min-width: 1366px){.blog-post__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:100px}}.blog-post__text{width:100%}@media (min-width: 1366px){.blog-post__text{-webkit-box-flex:1;-ms-flex:1;flex:1}}.blog-post__sidebar{display:none}@media (min-width: 1024px){.blog-post__sidebar{display:block;width:100%}}@media (min-width: 1024px)and (max-width: 1365px){.blog-post__sidebar{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media (min-width: 1366px){.blog-post__sidebar{max-width:400px;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.blog-post__toc{padding:32px;border-radius:16px;border:1px solid #eaeaea}@media (min-width: 1024px){.blog-post__toc{position:sticky;top:calc(var(--header-height) + 32px)}}.blog-post__toc-title{margin-bottom:24px;font-weight:400;color:#252525;font-size:clamp(24px,3vw,24px)}.blog-post__toc-items ol{list-style:decimal;padding-left:20px}.blog-post__toc-items li{margin-bottom:16px}.blog-post__toc-items li:last-child{margin-bottom:0}.blog-post__toc-link{color:#505050;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.blog-post__toc-link:hover,.blog-post__toc-link--active{color:#16b4ef}.blog-post__toc-link--h2{font-weight:400}.blog-post__toc-link--h3,.blog-post__toc-link--h4,.blog-post__toc-link--h5,.blog-post__toc-link--h6{font-weight:300}.blog-post__title{font-size:clamp(32px,4.5vw,40px);font-weight:400}.blog-post__body h1,.blog-post__body h2,.blog-post__body h3,.blog-post__body h4,.blog-post__body h5,.blog-post__body h6{font-weight:400;margin-bottom:32px;margin-top:64px;position:relative;scroll-margin-top:calc(var(--header-height) + 50px)}.blog-post__body h1:first-child,.blog-post__body h2:first-child,.blog-post__body h3:first-child,.blog-post__body h4:first-child,.blog-post__body h5:first-child,.blog-post__body h6:first-child{margin-top:0}.blog-post__body p{margin-bottom:64px;font-weight:300;font-size:16px;color:#505050}.blog-post__body p strong,.blog-post__body p b{font-weight:400}.blog-post__body p:last-child{margin-bottom:0}.blog-post__body img{width:100%;height:auto;margin:64px 0;border-radius:12px}.blog-post__body>*:last-child img,.blog-post__body>p:last-child img,.blog-post__body>figure:last-child img,.blog-post__body>div:last-child img,.blog-post__body>img:last-child{margin-bottom:0}.blog-post__body ul,.blog-post__body ol{margin-bottom:32px;padding-left:20px}.blog-post__body ul li,.blog-post__body ol li{font-weight:300;margin-bottom:16px;font-size:16px;color:#505050}.blog-post__body ul li:last-child,.blog-post__body ol li:last-child{margin-bottom:0}.blog-post__body ul{list-style:disc}.blog-post__body ol{list-style:decimal}.blog-post__body blockquote{padding-left:24px;border-left:4px solid #16b4ef;margin:32px 0;font-style:italic}.blog-post__body blockquote p{margin-bottom:24px}.blog-post__body blockquote p:last-child{margin-bottom:0}.blog-post__body a{color:#16b4ef;text-decoration:underline}.blog-post__body a:hover{text-decoration:none}.cart-section__outer-wrapper{width:100%;margin:0 auto}.cart-section__inner-wrapper{width:100%;max-width:1600px;margin:0 auto;padding:32px 24px 64px}@media (min-width: 768px){.cart-section__inner-wrapper{padding:50px 80px 100px}}.cart-section__breadcrumbs{margin-bottom:24px}.cart-section__breadcrumbs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:0;margin:0}.cart-section__breadcrumbs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#a4a4a4;font-weight:300}.cart-section__breadcrumbs-separator{margin:0 8px;font-size:16px;color:#a4a4a4;font-weight:300}.cart-section__breadcrumbs-link{color:#a4a4a4;-webkit-transition:color .3s ease;transition:color .3s ease}.cart-section__breadcrumbs-link:hover{color:#16b4ef}.cart-section__breadcrumbs-current{color:#a4a4a4}.cart-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:64px}.cart-section__tag{font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;padding:4px 16px;border-radius:100px;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:16px}.cart-section__title{font-size:clamp(32px,4.5vw,40px);color:#252525}.cart-section__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 1024px){.cart-section__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:100px}}.cart-section__products{width:100%}.cart-section__products-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-section__product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:32px;position:relative;gap:16px}@media (min-width: 768px){.cart-section__product{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.cart-section__product:last-child{margin-bottom:0}.cart-section__product-image{width:100%;aspect-ratio:1/1;-ms-flex-negative:0;flex-shrink:0;margin-bottom:24px;border-radius:12px;overflow:hidden;width:80px;height:80px}@media (min-width: 768px){.cart-section__product-image{width:150px;height:150px;margin-bottom:0;margin-right:32px}}.cart-section__product-image img,.cart-section__product-image svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.cart-section__placeholder{width:100%;height:100%;background-color:#16b4ef0d;border-radius:12px}.cart-section__product-details{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-section__product-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cart-section__product-info{padding-right:20px}.cart-section__product-title{font-size:16px;font-weight:400;color:#505050}.cart-section__product-variant{font-size:14px;color:#16b4ef;margin-top:12px}.cart-section__product-remove{font-size:24px;color:#505050;line-height:1;cursor:pointer;-webkit-transition:color .3s ease;transition:color .3s ease}.cart-section__product-remove:hover{color:#16b4ef}.cart-section__product-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}@media (min-width: 768px){.cart-section__product-bottom{margin-top:32px}}.cart-section__product-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #eaeaea;border-radius:100px;padding:12px 24px;gap:16px}.cart-section__quantity-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:clamp(18px,3vw,20px);color:#252525;cursor:pointer;-webkit-transition:color .3s ease;transition:color .3s ease;line-height:1}.cart-section__quantity-button:hover{color:#16b4ef}.cart-section__quantity-number{font-size:16px;color:#252525}.cart-section__product-price{font-size:18px;font-weight:500;color:#252525}.cart-section__shipping-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#16b4ef;background-size:cover;background-position:center;background-repeat:no-repeat;padding:24px;border-radius:12px;margin-top:64px}.cart-section__icon-box{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;margin-right:24px}.cart-section__icon-box img,.cart-section__icon-box svg{width:100%;height:100%}.cart-section__shipping-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cart-section__shipping-title{font-size:clamp(18px,3vw,20px);font-weight:400;color:#fff;margin-bottom:12px}.cart-section__shipping-message{font-size:16px;color:#fff}.cart-section__summary{width:100%;background-color:#f8f8f8;padding:32px;margin-top:64px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:24px}@media (min-width: 1024px){.cart-section__summary{width:40%;max-width:380px;margin-top:0}}.cart-section__summary-title{font-size:clamp(18px,3vw,20px);color:#252525;margin-bottom:32px}.cart-section__summary-amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px}.cart-section__total-price{font-size:clamp(24px,3vw,32px);color:#252525;margin-bottom:8px}.cart-section__shipping-cost{font-size:14px;color:#505050}.cart-section__checkout-button{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center}.cart-section__empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:60px 0;margin:0 auto}.cart-section__empty-icon{width:40px;height:40px;margin-bottom:24px}.cart-section__empty-icon svg{width:100%;height:100%}.cart-section__empty-title{font-size:clamp(24px,3vw,32px);color:#252525;margin-bottom:16px}.cart-section__empty-text{font-size:16px;color:#505050;margin-bottom:32px;max-width:400px}.featured-products__outer-wrapper{margin:0 auto;width:100%}.featured-products__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:32px 24px}@media (min-width: 768px){.featured-products__inner-wrapper{padding:50px 80px 100px}}.featured-products__tag{display:inline-block;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;text-transform:uppercase;letter-spacing:.5px}.featured-products__heading{margin-top:16px;color:#252525}.featured-products__container{margin-top:64px;overflow:hidden}@media (min-width: 1366px){.featured-products__container{overflow:visible}}.featured-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media (max-width: 1365px){.featured-products__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1023px){.featured-products__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.featured-products__grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.featured-products__grid::-webkit-scrollbar{display:none}}.featured-products__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width: 1365px){.featured-products__item:nth-child(n+4){display:none}}@media (max-width: 1023px){.featured-products__item:nth-child(n+3){display:none}}@media (max-width: 767px){.featured-products__item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 16px);flex:0 0 calc(50% - 16px);scroll-snap-align:start}.featured-products__item:nth-child(n+3){display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 479px){.featured-products__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;scroll-snap-align:start}.featured-products__item:nth-child(n+2){display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width: 1366px){.featured-products__item{-webkit-box-flex:1;-ms-flex:1;flex:1}.featured-products__item:nth-child(n+4){display:-webkit-box;display:-ms-flexbox;display:flex}}.featured-products__image-wrapper{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background-color:#f5f5f5;border-radius:8px}.featured-products__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-products__image-placeholder{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.featured-products__placeholder-svg{width:50%;height:50%;opacity:.3}.featured-products__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:32px}.featured-products__title{font-size:16px;color:#505050;line-height:1.5;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.featured-products__price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:16px}.featured-products__price{margin-top:16px;font-size:clamp(24px,3vw,24px);font-weight:500;color:#252525}.featured-products__price--sale{margin-top:0;color:#252525}.featured-products__price--compare{margin-top:0;font-size:16px;font-weight:400;color:#a4a4a4;text-decoration:line-through}.featured-products__additional-text{margin-top:6px;font-size:14px;color:#a4a4a4}.featured-products__button{margin-top:24px}.featured-products__empty{margin-top:32px;text-align:center;color:#a4a4a4}.featured-products__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:16px;margin-top:64px}@media (min-width: 768px){.featured-products__navigation{display:none}}.featured-products__nav-button{width:48px!important;height:48px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #eaeaea;border-radius:50%;background-color:#0000;cursor:pointer;-webkit-transition:border-color .3s ease,background-color .3s ease;transition:border-color .3s ease,background-color .3s ease;padding:0;-ms-flex-negative:0;flex-shrink:0}.featured-products__nav-button svg{width:24px!important;height:24px!important;color:#252525;-webkit-transition:color .3s ease;transition:color .3s ease}.featured-products__nav-button:not(.swiper-button-disabled){border-color:#16b4ef}.featured-products__nav-button:hover,.featured-products__nav-button:focus-visible{border-color:#16b4ef;outline:none}.featured-products__nav-button.swiper-button-disabled{opacity:.3;cursor:not-allowed}.featured-products__nav-icon{width:24px!important;height:24px!important;-o-object-fit:contain;object-fit:contain}.diagnostic-test__outer-wrapper{width:100%;margin:0 auto}.diagnostic-test__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:32px 24px 64px}@media (min-width: 768px){.diagnostic-test__inner-wrapper{padding:50px 80px 100px}}.diagnostic-test__breadcrumbs{margin-bottom:24px}.diagnostic-test__breadcrumbs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:0;margin:0}.diagnostic-test__breadcrumbs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#a4a4a4;font-weight:300}.diagnostic-test__breadcrumbs-separator{margin:0 8px;font-size:16px;color:#a4a4a4;font-weight:300}.diagnostic-test__breadcrumbs-link{color:#a4a4a4;-webkit-transition:color .3s ease;transition:color .3s ease}.diagnostic-test__breadcrumbs-link:hover{color:#16b4ef}.diagnostic-test__breadcrumbs-current{color:#a4a4a4}.diagnostic-test__header{margin-bottom:64px}.diagnostic-test__tag{display:inline-block;font-size:12px;font-weight:500;color:#16b4ef;background-color:#16b4ef1a;border:1px solid #16b4ef;border-radius:100px;padding:4px 16px;margin-bottom:16px}.diagnostic-test__title{font-size:clamp(32px,4.5vw,40px);color:#252525;font-weight:400;line-height:1.2}.diagnostic-test__form-wrapper{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.diagnostic-test__form{width:100%}.diagnostic-test__questions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;margin-bottom:64px}.diagnostic-test__question-box{border:1px solid #eaeaea;border-radius:16px;padding:24px}@media (min-width: 768px){.diagnostic-test__question-box{padding:32px}}.diagnostic-test__question-title{font-size:clamp(18px,3vw,20px);font-weight:400;color:#252525;line-height:1.2;margin:0 0 32px;text-align:left}.diagnostic-test__options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.diagnostic-test__option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.diagnostic-test__option input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:1px solid #eaeaea;border-radius:50%;margin-right:16px;cursor:pointer;position:relative;-ms-flex-negative:0;flex-shrink:0}.diagnostic-test__option input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px;height:10px;background-color:#16b4ef;border-radius:50%}.diagnostic-test__option input[type=radio]:focus-visible{outline:2px solid #16b4ef;outline-offset:2px}.diagnostic-test__option-text{font-size:16px;color:#505050;line-height:1.5}.diagnostic-test__email-field{margin-bottom:64px}.diagnostic-test__email-label{display:block;font-size:16px;color:#252525;font-weight:400;margin-bottom:16px}.diagnostic-test__email-input{width:100%;padding:12px 24px;font-size:16px;color:#505050;border:1px solid #eaeaea;border-radius:100px;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.diagnostic-test__email-input::-webkit-input-placeholder{color:#a4a4a4}.diagnostic-test__email-input::-moz-placeholder{color:#a4a4a4}.diagnostic-test__email-input:-ms-input-placeholder{color:#a4a4a4}.diagnostic-test__email-input::-ms-input-placeholder{color:#a4a4a4}.diagnostic-test__email-input::placeholder{color:#a4a4a4}.diagnostic-test__email-input:focus{border-color:#16b4ef;outline:none}.diagnostic-test__email-input:focus-visible{outline:2px solid #16b4ef;outline-offset:2px}.diagnostic-test__consents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-bottom:32px}.diagnostic-test__consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}.diagnostic-test__consent-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:1px solid #eaeaea;border-radius:4px;margin-right:16px;cursor:pointer;position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.diagnostic-test__consent-checkbox:checked:after{content:"\2713";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#16b4ef;font-size:14px;font-weight:700}.diagnostic-test__consent-checkbox:focus-visible{outline:2px solid #16b4ef;outline-offset:2px}.diagnostic-test__consent-text{font-size:16px;color:#505050;line-height:1.5;display:inline}.diagnostic-test__consent-text p{margin:0;display:inline}.diagnostic-test__consent-text a{color:#16b4ef;text-decoration:underline}.diagnostic-test__consent-text a:hover{text-decoration:none}.diagnostic-test__consent-required{color:#f44336;margin-left:2px;font-weight:500;display:inline}.diagnostic-test__success{padding:16px 24px;margin-bottom:24px;border-radius:8px;background-color:#4caf501a;border:1px solid #4caf50}.diagnostic-test__success p{font-size:16px;color:#2e7d32;line-height:1.5;margin:0}.diagnostic-test__errors{padding:16px 24px;margin-bottom:24px;border-radius:8px;background-color:#f443361a;border:1px solid #f44336}.diagnostic-test__error-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.diagnostic-test__error-list{list-style:none;padding:0;margin:0}.diagnostic-test__error-item{font-size:16px;color:#c62828;line-height:1.5}.diagnostic-test__error-item:not(:last-child){margin-bottom:8px}.diagnostic-test__error-link{color:#c62828;text-decoration:underline}.diagnostic-test__error-link:hover{text-decoration:none}.diagnostic-test__submit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width: 768px){.diagnostic-test__submit{width:auto}}.diagnostic-test__result{-webkit-animation:fadeIn .5s ease-in-out;animation:fadeIn .5s ease-in-out}.diagnostic-test__result-banner{padding:24px;border-radius:16px;background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-width: 768px){.diagnostic-test__result-banner{padding:32px}}.diagnostic-test__result-banner-title{font-size:clamp(24px,3vw,24px);color:#fff;font-weight:400;line-height:1.2;margin-bottom:16px}.diagnostic-test__result-banner-text{font-size:16px;color:#fff;line-height:1.5;margin:0}.diagnostic-test__product-wrapper{margin-top:32px}@media (min-width: 768px){.diagnostic-test__product-wrapper{margin-top:64px}}.diagnostic-test__product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width: 768px){.diagnostic-test__product-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.diagnostic-test__product-image{-ms-flex-negative:0;flex-shrink:0;width:100%;aspect-ratio:1/1;border-radius:16px;overflow:hidden}@media (min-width: 768px){.diagnostic-test__product-image{width:calc(50% - 32px)}}.diagnostic-test__product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.diagnostic-test__product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width: 768px){.diagnostic-test__product-info{width:calc(50% - 32px);-ms-flex-negative:0;flex-shrink:0}}.diagnostic-test__product-title{font-size:clamp(18px,3vw,20px);color:#252525;font-weight:400;line-height:1.2;margin-bottom:16px;word-wrap:break-word;overflow-wrap:break-word}.diagnostic-test__product-description{font-size:16px;color:#505050;line-height:1.5;margin-bottom:32px;word-wrap:break-word;overflow-wrap:break-word}.diagnostic-test__product-price{font-size:clamp(24px,3vw,24px);color:#252525;font-weight:500;line-height:1.2;margin-bottom:6px;word-wrap:break-word;overflow-wrap:break-word}.diagnostic-test__product-subscription{font-size:14px;color:#a4a4a4;line-height:1.5;margin-bottom:32px;word-wrap:break-word;overflow-wrap:break-word}.diagnostic-test__product-button{-ms-flex-item-align:start;align-self:flex-start}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.button--outline-blue{background-color:#0000;border:1px solid #16b4ef;color:#16b4ef}.button--outline-blue:hover{background-color:#16b4ef;color:#fff}.shopify-challenge__container{margin:32px auto!important}.shopify-challenge__message{font-size:16px;margin-bottom:32px!important}.shopify-challenge__button.btn{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:1.5;padding:16px 32px;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(0,0,0,0);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center;position:relative;background-color:#16b4ef;color:#fff}.shopify-challenge__button.btn:hover{background-color:#0000;border:1px solid #16b4ef;color:#16b4ef}.error-404{width:100%}.error-404__wrapper{padding:64px 24px;max-width:1600px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width: 1024px){.error-404__wrapper{padding:50px 80px 100px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:64px}}.error-404__content{width:100%}@media (min-width: 1024px){.error-404__content{width:50%}}.error-404__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:32px}@media (min-width: 1024px){.error-404__header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;margin-bottom:32px}}.error-404__tag-container{margin-bottom:16px}.error-404__tag{display:inline-block;font-size:12px;color:#16b4ef;font-weight:500;border:1px solid #16b4ef;background-color:#16b4ef1a;padding:4px 16px;border-radius:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.error-404__title{font-size:clamp(32px,4.5vw,40px);line-height:1.2;margin-bottom:32px;color:#252525}.error-404__description{font-size:14px;color:#505050;line-height:1.5}.error-404__description p{margin-bottom:16px}.error-404__description p:last-child{margin-bottom:0}.error-404__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.error-404__illustration{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:32px}@media (min-width: 1024px){.error-404__illustration{width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}}.error-404__image-container{position:relative;width:280px;height:280px}@media (min-width: 1024px){.error-404__image-container{width:360px;height:360px}}.error-404__svg{width:100%;height:100%;-webkit-animation:error404-pulse 4s infinite ease-in-out;animation:error404-pulse 4s infinite ease-in-out}@-webkit-keyframes error404-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes error404-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}.error-404 .visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.search-page{width:100%}.search-page__wrapper{max-width:1600px;margin:0 auto;padding:64px 24px}@media (min-width: 768px){.search-page__wrapper{padding:100px 80px}}.search-page__header{margin-bottom:32px;text-align:left}.search-page__title{font-size:clamp(32px,4.5vw,40px);line-height:1.2;color:#252525;margin-bottom:0}.search-page__form-wrapper{margin-bottom:48px}.search-page__form{max-width:600px}.search-page__input-wrapper{position:relative;width:100%}.search-page__input{width:100%;height:56px;padding:0 56px 0 24px;font-size:16px;color:#252525;border:1px solid #eaeaea;border-radius:100px;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.search-page__input::-webkit-input-placeholder{color:#a4a4a4}.search-page__input::-moz-placeholder{color:#a4a4a4}.search-page__input:-ms-input-placeholder{color:#a4a4a4}.search-page__input::-ms-input-placeholder{color:#a4a4a4}.search-page__input::placeholder{color:#a4a4a4}.search-page__input:focus{border-color:#16b4ef;outline:none}.search-page__input:focus-visible{outline:2px solid rgba(22,180,239,.5);outline-offset:2px}.search-page__submit{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#0000;border:none;padding:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#16b4ef;-webkit-transition:color .3s ease;transition:color .3s ease}.search-page__submit:hover{color:#0d93c5}.search-page__submit:focus-visible{outline:2px solid rgba(22,180,239,.5);outline-offset:2px;border-radius:4px}.search-page__results-wrapper{width:100%}.search-page__results-header{margin-bottom:32px}.search-page__results-count{font-size:16px;color:#505050;font-weight:400}.search-page__no-results{text-align:center;padding:64px 24px}.search-page__no-results-icon{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search-page__no-results-text{font-size:18px;color:#252525;margin-bottom:12px;font-weight:400}.search-page__no-results-suggestion{font-size:16px;color:#a4a4a4}.search-page__results{display:grid;grid-template-columns:1fr;gap:64px}@media (min-width: 480px){.search-page__results{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.search-page__results{grid-template-columns:repeat(3,1fr);gap:32px}}@media (min-width: 1024px){.search-page__results{grid-template-columns:repeat(4,1fr)}}.search-page__pagination{grid-column:1/-1;margin-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.search-page__pagination .prev,.search-page__pagination .page,.search-page__pagination .next{padding:8px 16px;font-size:14px;color:#505050;border:1px solid #eaeaea;border-radius:4px;-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:none}.search-page__pagination .prev:hover,.search-page__pagination .page:hover,.search-page__pagination .next:hover{border-color:#16b4ef;color:#16b4ef}.search-page__pagination .prev.current,.search-page__pagination .page.current,.search-page__pagination .next.current{background-color:#16b4ef;color:#fff;border-color:#16b4ef}.search-page__pagination .deco{color:#a4a4a4}.search-result{width:100%;background-color:#0000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-result__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;text-decoration:none;color:inherit}.search-result__image-wrapper{width:100%;aspect-ratio:1/1;overflow:hidden;background-color:#fafafa;position:relative;border-radius:16px;margin-bottom:32px;-ms-flex-negative:0;flex-shrink:0}.search-result__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.search-result__image-placeholder{width:100%;aspect-ratio:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;border-radius:16px;margin-bottom:32px;-ms-flex-negative:0;flex-shrink:0}.search-result__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.search-result__title{font-size:16px;line-height:1.5;color:#505050;font-weight:400}.search-result__type{display:inline-block;font-size:12px;color:#16b4ef;font-weight:500;border:1px solid #16b4ef;background-color:#16b4ef1a;padding:2px 12px;border-radius:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.search-result__price{font-size:clamp(24px,3vw,24px);color:#252525;font-weight:500;margin-top:auto}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.generic-page__outer-wrapper{width:100%;margin:0 auto}.generic-page__inner-wrapper{max-width:1600px;width:100%;margin:0 auto;padding:32px 24px 64px}@media (min-width: 768px){.generic-page__inner-wrapper{padding:50px 80px 100px}}.generic-page__breadcrumbs{margin-bottom:24px}.generic-page__breadcrumbs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:0;margin:0}.generic-page__breadcrumbs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#a4a4a4;font-weight:300}.generic-page__breadcrumbs-separator{margin:0 8px;font-size:16px;color:#a4a4a4;font-weight:300}.generic-page__breadcrumbs-link{color:#a4a4a4;-webkit-transition:color .3s ease;transition:color .3s ease}.generic-page__breadcrumbs-link:hover{color:#16b4ef}.generic-page__breadcrumbs-current{color:#a4a4a4}.generic-page__header{margin-bottom:32px}.generic-page__main{width:100%}.generic-page__title{font-size:clamp(32px,4.5vw,40px);font-weight:400}.generic-page__body h1,.generic-page__body h2,.generic-page__body h3,.generic-page__body h4,.generic-page__body h5,.generic-page__body h6{font-weight:400;margin-bottom:32px;margin-top:64px}.generic-page__body h1:first-child,.generic-page__body h2:first-child,.generic-page__body h3:first-child,.generic-page__body h4:first-child,.generic-page__body h5:first-child,.generic-page__body h6:first-child{margin-top:0}.generic-page__body p{margin-bottom:64px;font-weight:300;font-size:16px;color:#505050}.generic-page__body p strong,.generic-page__body p b{font-weight:400}.generic-page__body p:last-child{margin-bottom:0}.generic-page__body img{width:100%;height:auto;margin:64px 0;border-radius:12px}.generic-page__body>*:last-child img,.generic-page__body>p:last-child img,.generic-page__body>figure:last-child img,.generic-page__body>div:last-child img,.generic-page__body>img:last-child{margin-bottom:0}.generic-page__body ul,.generic-page__body ol{margin-bottom:32px;padding-left:20px}.generic-page__body ul li,.generic-page__body ol li{font-weight:300;margin-bottom:16px;font-size:16px;color:#505050}.generic-page__body ul li:last-child,.generic-page__body ol li:last-child{margin-bottom:0}.generic-page__body ul{list-style:disc}.generic-page__body ol{list-style:decimal}.generic-page__body blockquote{padding-left:24px;border-left:4px solid #16b4ef;margin:32px 0;font-style:italic}.generic-page__body blockquote p{margin-bottom:24px}.generic-page__body blockquote p:last-child{margin-bottom:0}.generic-page__body a{color:#16b4ef;text-decoration:underline}.generic-page__body a:hover{text-decoration:none}.footer{width:100%;border-top:1px solid #eaeaea}.footer__outer-wrapper{margin:0 auto;width:100%}.footer__inner-wrapper{max-width:1600px;margin:0 auto;width:100%;padding:32px 24px}@media (min-width: 768px){.footer__inner-wrapper{padding:80px}}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media (min-width: 768px){.footer__top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}}.footer__logo-wrapper{-ms-flex-negative:0;flex-shrink:0}@media (min-width: 768px){.footer__logo-wrapper{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;max-width:200px}}.footer__logo-link{display:inline-block;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.footer__logo-link:hover{opacity:.8}.footer__logo-link:focus-visible{outline:2px solid #16b4ef;outline-offset:4px;border-radius:4px}.footer__logo-link img{display:block;width:auto;height:auto;max-height:64px}@media (min-width: 768px){.footer__nav{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (min-width: 768px){.footer__nav-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px}}.footer__nav-link{font-family:Poppins,sans-serif;font-size:16px;font-weight:300;color:#505050;line-height:1.5;-webkit-transition:color .3s ease;transition:color .3s ease}.footer__nav-link:hover{color:#16b4ef}.footer__nav-link:focus-visible{outline:2px solid #16b4ef;outline-offset:4px;border-radius:2px}.footer__nav-link[aria-current=page]{font-weight:400}.footer__social-wrapper{-ms-flex-negative:0;flex-shrink:0}@media (min-width: 768px){.footer__social-wrapper{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:200px}}.footer__social-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__social-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.footer__social-link:hover{opacity:.7}.footer__social-link:focus-visible{outline:2px solid #16b4ef;outline-offset:4px;border-radius:4px}.footer__social-link img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__divider{width:100%;height:1px;background-color:#eaeaea;margin-top:32px;margin-bottom:32px}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media (min-width: 768px){.footer__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}}.footer__copyright{font-family:Poppins,sans-serif;font-size:16px;font-weight:300;color:#505050;line-height:1.5}.footer__secondary-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (min-width: 768px){.footer__secondary-nav-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px}}.footer__secondary-nav-link{font-family:Poppins,sans-serif;font-size:16px;font-weight:300;color:#505050;line-height:1.5;-webkit-transition:color .3s ease;transition:color .3s ease}.footer__secondary-nav-link:hover{color:#16b4ef}.footer__secondary-nav-link:focus-visible{outline:2px solid #16b4ef;outline-offset:4px;border-radius:2px}.footer__secondary-nav-link[aria-current=page]{font-weight:400}
/*# sourceMappingURL=/cdn/shop/t/11/assets/style.css.map */
