*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:sofia-pro!important;margin:0;padding:0;letter-spacing:normal}p,a,button{font-family:sofia-pro!important;letter-spacing:normal}.visually-hidden{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.global--cart-drawer__overlay{display:block!important;position:fixed;z-index:99999999;top:0;bottom:0;left:0;right:0;background:#a7d3d4;opacity:0;visibility:hidden;will-change:opacity,visibility}.global--cart-drawer__overlay--active{opacity:.75;visibility:visible}.global--cart-drawer__drawer{position:fixed;z-index:1000000000000000000;right:0;top:0;width:100%;height:100vh;background:#f5f5f5;box-shadow:0 4px 10px -1px #bec1d640;-webkit-backdrop-filter:blur(45px);backdrop-filter:blur(45px);will-change:transform,opacity,visibility;transition:transform .25s ease;transform:translate(100%);display:flex;flex-direction:column}.global--cart-drawer__drawer--active{transform:translate(0)}.global--cart-drawer__content{padding:0;background:#fff;overflow-x:hidden;overflow-y:scroll;height:100%;box-sizing:border-box;flex:1;box-shadow:-12px 0 25px #0000000d;display:flex;flex-direction:column}.global--cart-drawer__wrapper{flex:1;display:flex;height:calc(100vh - 40px)}.global--cart-drawer__container{display:flex;flex-direction:column;width:100%}.global--cart-drawer__footer{flex:0}.component--cart-drawer--header{height:56px;position:relative;background:#fbfbfa;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eaecec;padding:0 2rem}.component--cart-drawer--header__title{color:#52a5a5;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:flex;flex-direction:row;justify-content:center;align-items:center}.component--cart-drawer--header__close{border-radius:50px;position:absolute;right:16px;top:50%;padding:0;box-sizing:border-box;z-index:5000;cursor:pointer;display:flex;justify-content:center;align-items:center;transform:translateY(-50%)}.component--cart-drawer--header__close svg{width:12px;height:12px}#component--cart-drawer--items{overflow-y:auto}.component--cart-drawer--line-item{position:relative;padding:20px;margin:0;background-color:transparent;box-sizing:border-box;border-bottom:1px solid #eaecec}.component--cart-drawer--line-item:last-child{border-bottom:none}.component--cart-drawer--line-item__container{display:flex;position:relative;align-items:stretch}.component--cart-drawer--line-item__image{position:relative;width:90px;height:90px;background:#e6e6e7;border-radius:4px;overflow:hidden}.component--cart-drawer--line-item__image video,.component--cart-drawer--line-item__image img{position:absolute;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.component--cart-drawer--line-item__info{display:flex;flex-direction:column;justify-content:space-between;margin-left:16px;flex:1;padding:0}.component--cart-drawer--line-item__titles{display:flex;justify-content:space-between;align-items:flex-start;margin:0}.component--cart-drawer--line-item__titles-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:.9375rem 0 0}.component--cart-drawer--line-item__inner-titles{display:flex;flex-direction:column;align-items:flex-start}.component--cart-drawer--line-item__title{display:block;color:#52a5a5;font-family:var(--font-body-family)!important;font-size:16px;font-weight:500;line-height:24px;text-transform:capitalize;text-decoration:none}.component--cart-drawer--line-item__subtitle{color:#7a8e8e;font-size:12px;font-weight:500;line-height:16px;margin:4px 0 0}.component--cart-drawer--line-item__actions{display:flex;align-items:center;-moz-column-gap:.25rem;column-gap:.25rem}.component--cart-drawer--line-item__prices{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.component--cart-drawer--line-item__price{display:flex;align-items:center;justify-content:center}.component--cart-drawer--line-item__price--base{font-weight:600;font-size:14px;line-height:1.5714285714;text-align:right;color:#52a5a5}.component--cart-drawer--line-item__price--compare-price{text-decoration:line-through;-webkit-text-decoration-line:2;text-decoration-line:2;color:#828188;font-size:12px;font-weight:500;line-height:1;text-align:right;margin-right:8px}.component--cart-drawer--line-item__remove{padding:0;display:flex;justify-content:center;align-items:center;cursor:pointer;margin:0;width:15px;height:15px}.component--cart-drawer--line-item__remove svg{fill:#565656;width:24px;height:24px}.component--cart-drawer--line-item__remove svg:hover{fill:red}.component--cart-drawer--quantity-selector{display:flex;align-items:center;justify-content:flex-start;margin:0}.component--cart-drawer--quantity-selector__title{font-weight:500;font-size:13px;line-height:18px;display:flex;align-items:center;text-transform:uppercase;color:#7e7e7e;margin-right:6px}.component--cart-drawer--quantity-selector__field{width:auto;display:flex;align-items:center;justify-content:space-between;border-radius:24px;border:1px solid rgba(0,0,0,.1)!important;overflow:hidden;background-color:#fff}.component--cart-drawer--quantity-selector__button{clip:rect(0,0,0,0);overflow:hidden;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;padding:0;font-size:12px;line-height:1;width:25px;height:25px;color:#7e7e7e;cursor:pointer}.component--cart-drawer--quantity-selector__button:hover{color:#090909}.component--cart-drawer--quantity-selector__input{clip:rect(0,0,0,0);overflow:hidden;outline:none;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;border:none;text-align:center;font-size:12px;line-height:1;margin:0;background-color:#eaecec;border-radius:0;background:#eaecec;color:#52a5a5;width:25px;height:25px}.component--cart-drawer--quantity-selector__input:disabled{background:#eaecec}.component--cart-drawer--quantity-selector input[type=number]::-webkit-outer-spin-button,.component--cart-drawer--quantity-selector input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.component--cart-drawer--footer{width:100%;padding:28px 24px 32px;box-sizing:border-box;background-color:#fff}.component--cart-drawer--footer__subtotal{position:relative;margin:0 0 16px;line-height:0;display:flex;justify-content:space-between;align-items:center}.component--cart-drawer--footer__title{font-weight:500;font-size:18px;line-height:1;color:#2d5470}.component--cart-drawer--footer__price{font-weight:500;font-size:18px;line-height:1;text-align:right;color:#2d5470}.component--cart-drawer--footer__button{display:flex;justify-content:center;align-items:center;border-radius:50px;background:#eab822;width:100%;text-transform:uppercase;text-decoration:none;padding:18px 64px 20px;white-space:nowrap;color:#2d5470;text-align:center;font-size:16px;font-weight:600;line-height:normal;letter-spacing:1.6px;outline:none;border:none;cursor:pointer}.component--cart-drawer--footer__text{font-weight:500;font-size:12px;line-height:20px;text-align:center;color:#7a8e8e;margin:12px 0}.component--cart-drawer--footer__payment-icons{display:flex;justify-content:center;align-items:center;margin-bottom:24px}.component--cart-drawer--footer__payment-icons img{width:auto;height:20px}.component--cart-drawer--footer__required{display:flex;justify-content:flex-start;align-items:flex-start;-moz-column-gap:6px;column-gap:6px;margin:0 0 30px}.component--cart-drawer--footer__required input[type=checkbox]{margin:0!important;width:18px;height:18px}.component--cart-drawer--footer__required span{color:#7a8e8e;font-size:12px;font-weight:400;line-height:18px}.component--cart-drawer--footer__required a{color:#52a5a5;font-size:12px;font-weight:400;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.component--cart-drawer--empty{flex:1;background:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;padding:80px 0;box-sizing:border-box}.component--cart-drawer--empty__wrapper{max-width:280px;margin:0 auto 2.8125rem}.component--cart-drawer--empty__icon{margin:0 auto 12px}.component--cart-drawer--empty__icon svg{width:30px;height:30px}.component--cart-drawer--empty__text{font-weight:600;font-size:24px;line-height:24px;text-align:center;color:#52a5a5;margin:0 auto 12px;font-family:kaoly-6671326259}.component--cart-drawer--empty__desc{font-weight:400;font-size:14px;line-height:1.7857142857;text-align:center;color:#7a8e8e;margin:0 0 24px}.component--cart-drawer--empty__button{font-family:var(--ff);text-decoration:none;display:inline-block;width:auto!important;background:#52a5a5;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;border-radius:50px;text-transform:capitalize;font-weight:500;font-size:14px;line-height:18px;text-align:center;color:#fff;padding:12px 48px 18px}#component--cart-drawer--upsell-slider{display:block;flex:1}.component--cart-drawer--upsell-slider{width:100%;padding:20px;background:#fbf1eb}.component--cart-drawer--upsell-slider__titles{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9375rem}.component--cart-drawer--upsell-slider__title{font-weight:500;font-size:14px;line-height:21px;letter-spacing:.04em;color:#090909;padding:0}.component--cart-drawer--upsell-slider__splide{width:100%}.component--cart-drawer--upsell-slider__splide .splide__list{width:100%;position:relative}.component--cart-drawer--upsell-slider__splide .splide__arrows{display:flex!important;position:absolute;top:-4px;right:0}.component--cart-drawer--upsell-slider__splide .splide__arrow{display:flex;align-items:center;justify-content:center;position:relative;background-color:#fff;border:1px solid rgba(184,189,193,.25);opacity:1;height:24px;width:24px;border-radius:50px;cursor:pointer}.component--cart-drawer--upsell-slider__splide .splide__arrow svg{width:.375rem;height:.5625rem}.component--cart-drawer--upsell-slider__splide .splide__arrow--prev{margin-right:.3125rem;left:0}.component--cart-drawer--upsell-slider__splide .splide__arrow--next{right:0}.component--cart-drawer--upsell-slider--card{width:100%;display:flex;align-items:stretch;position:relative;padding:0;box-sizing:border-box;overflow:hidden;text-decoration:none;background:transparent}.component--cart-drawer--upsell-slider--card__image{position:relative;width:80px;height:80px;border-radius:4px;border:1px solid #f0f0f1;overflow:hidden}.component--cart-drawer--upsell-slider--card__image video,.component--cart-drawer--upsell-slider--card__image img{position:absolute;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.component--cart-drawer--upsell-slider--card__body{flex:1;margin-left:1rem;display:flex;flex-direction:column;justify-content:space-between;padding:.25rem 0}.component--cart-drawer--upsell-slider--card__title{font-family:var(--font-body-family)!important;color:#52a5a5;font-size:14px;font-weight:500;line-height:24px;text-transform:capitalize;margin:0}.component--cart-drawer--upsell-slider--card__subtitle{color:#7a8e8e;font-size:12px;font-weight:400;line-height:16px;margin:4px 0 0}.component--cart-drawer--upsell-slider--card__price-wrapper{display:flex;align-items:flex-end;justify-content:space-between}.component--cart-drawer--upsell-slider--card__price{color:#52a5a5;font-size:14px;font-weight:500;line-height:16px;display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}.component--cart-drawer--upsell-slider--card__price--base{color:#52a5a5}.component--cart-drawer--upsell-slider--card__price--sale{text-decoration:line-through;-webkit-text-decoration-line:2;text-decoration-line:2;color:#7a8e8e}.component--cart-drawer--upsell-slider--card .myregistry{display:none!important}.component--cart-drawer--upsell-slider--card__button{font-family:var(--ff);text-decoration:none;display:inline-block;width:auto!important;background:transparent;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid #52a5a5;border-radius:24px;text-transform:capitalize;font-weight:500;font-size:12px;line-height:16px;text-align:center;color:#52a5a5;padding:6px 20px 8px}.component--cart-drawer--tags{width:100%;padding:0;background:#edf6f6;box-sizing:border-box;margin:0}.component--cart-drawer--tags__container{overflow:hidden;width:100%}.component--cart-drawer--tags__tags{width:100%;display:flex;padding:16px 0;box-sizing:border-box;overflow:hidden}.component--cart-drawer--tags__list{width:400%;display:flex;flex-direction:row}.component--cart-drawer--tags__list--first,.component--cart-drawer--tags__list--second{animation:marquee 18s linear infinite}.component--cart-drawer--tags__item{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 4px;-moz-column-gap:8px;column-gap:8px}.component--cart-drawer--tags__title{white-space:nowrap;overflow:hidden;margin:0;padding:0;font-weight:400;font-size:12px;line-height:16px;color:#52a5a5;text-align:center}#shopify-section-hd--global--header{z-index:15000;position:relative;position:sticky!important;top:0}#shopify-section-hd--global--header .component--header--navbar{background-color:#fff;box-shadow:0 4px 10px -1px #0502100a}.shopify-section-hd--global--header--sticky{position:sticky!important;top:0}.shopify-section-hd--global--header--sticky .component--header--navbar{background-color:#fff;box-shadow:0 4px 10px -1px #0502100a}.shopify-section-hd--global--header--hidden{transform:translateY(0)!important}.global--header{width:100%;z-index:9000;padding:0;background:#fff;border-bottom:0px solid #eaecec}.global--header--sticky{position:fixed;top:0}.component--header--announcement{width:100%;background:#eab822;padding:10px 16px;box-sizing:border-box}.component--header--announcement__content{max-width:100%;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;text-decoration:none}.component--header--announcement__text{font-size:14px;line-height:24px;font-weight:600;text-align:center;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;margin:0;letter-spacing:0px}.component--header--announcement__content a{font-weight:600;margin-left:5px;text-decoration:underline}.component--header--announcement__text br{display:none}.component--header--announcement__link{margin-left:1em;height:10px}.component--header--navbar{width:100%;padding:0 8px;box-sizing:border-box;transition:all .1s linear}.component--header--navbar__start{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center}.component--header--navbar__brand{position:relative;display:flex;justify-content:center;align-items:center;padding:20px 0}.component--header--navbar__end{width:100%;display:flex;justify-content:flex-end;align-items:center}.component--header--navbar__container{padding:0!important;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center;height:inherit;position:initial!important;box-sizing:border-box}.component--header--logo{display:flex;justify-content:center;align-items:center;width:auto;height:auto;padding:0}.component--header--logo svg{width:auto;height:32px}.component--header--menu{display:none;width:100%;position:absolute;top:56px;left:0;justify-content:center;flex-direction:column;align-items:center;background-color:transparent;box-shadow:#0000000f 0 2px 4px}.component--header--menu__item{display:flex;justify-content:center;background-color:transparent;align-items:center;line-height:100%;text-align:left;text-decoration:none;cursor:pointer;height:inherit;box-sizing:border-box;transition:color .1s ease;word-wrap:none;color:#52a5a5}.component--header--menu__link{position:relative;letter-spacing:0}.component--header--menu__button{display:none;width:auto;background:#eab822;outline:none;border:none;white-space:nowrap;padding:1.25rem 1.5rem;color:#214242;font-weight:500;cursor:pointer;font-size:.875rem;line-height:1;text-align:center;text-decoration:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:6px}.component--header--account{display:block;padding:12px}.component--header--account__item{display:flex;justify-content:center;align-items:center;font-weight:500;font-size:.875rem;line-height:1;text-align:left;color:#050210;text-decoration:none;cursor:pointer;height:inherit;box-sizing:border-box;transition:color .1s ease;text-transform:lowercase;overflow:hidden;white-space:nowrap}.component--header--account svg{width:18px;height:18px}.component--header--cart-icon{cursor:pointer}.component--header--cart-icon:hover .component--header--cart-icon__text{text-decoration:underline}.component--header--cart-icon__wrapper{font-size:1em;line-height:1em;font-weight:400;position:relative;margin-left:auto;display:flex;align-items:center}.component--header--cart-icon svg,.header-icon-search svg{width:32px;height:32px}.global--mobile-menu{display:block}.global--mobile-menu__wrapper{margin-left:24px}.global--mobile-menu__icon{width:24px;height:19px;position:relative;margin:0 auto;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}.global--mobile-menu__icon span{display:block;position:absolute;height:2px;width:100%;background:#52a5a5;border-radius:9px;opacity:1;left:0;transform:rotate(0)}.global--mobile-menu__icon span:nth-child(1){top:0}.global--mobile-menu__icon span:nth-child(2){top:8px}.global--mobile-menu__icon span:nth-child(3){top:16px}.global--mobile-menu__icon--active span:nth-child(1){top:10px;transform:rotate(135deg)}.global--mobile-menu__icon--active span:nth-child(2){opacity:0;left:-60px}.global--mobile-menu__icon--active span:nth-child(3){top:10px;transform:rotate(-135deg)}.global--mobile-menu__content{display:none;position:fixed;height:100vh;top:100%;left:0;width:100%!important;z-index:9000;padding:0;box-sizing:border-box;transition:opacity .1s ease-in;opacity:0;transition:all .1s linear;background-color:#fff}.global--mobile-menu__content--active{display:flex;flex-direction:column;opacity:1}.global--mobile-menu__container{overflow-y:auto;overflow-x:hidden;margin:0;flex:1;display:flex;flex-direction:column;padding:2rem 0 6em;box-sizing:border-box}.component--mobile-menu--account{background:#f7f6fa;padding:.75rem 2rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.component--mobile-menu--account__signin{font-weight:400;font-size:13px;line-height:1;color:#050210;display:flex;align-items:center;text-decoration:none;text-transform:capitalize}.component--mobile-menu--account__register{font-weight:400;font-size:13px;line-height:1;text-align:right;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#050210}.component--mobile-menu--account__register--active{text-decoration:none}.component--mobile-menu--nav{width:calc(100% - 48px);margin:16px auto 56px}.component--mobile-menu--nav__item{display:flex;justify-content:space-between;align-items:center;margin:20px 0;text-decoration:none;color:#52a5a5;font-size:18px;font-weight:500;line-height:22px}.component--mobile-menu--nav__item--child{margin:20px 24px;font-weight:500;font-size:16px;text-transform:capitalize}.component--mobile-menu--nav__divider{display:block!important;width:100%;height:1px;background:#eaecec;margin:0 auto}.global--trust-badges{background:#fff;padding:64px 24px}.global--trust-badges__divider{max-width:100%;height:1px;background:#ebebec;margin:0 auto 3.5rem}.global--trust-badges__wrapper{max-width:1344px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:48px}.global--trust-badges__item{max-width:330px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;-moz-column-gap:16px;column-gap:16px;margin:0}.global--trust-badges svg{width:64px;height:64px;flex-shrink:0;margin:0}.global--trust-badges__titles{display:flex;flex-direction:column;margin:0 auto;max-width:310px}.global--trust-badges__title{font-weight:600;font-size:16px;line-height:20px;text-align:left;color:#52a5a5;margin:0 0 8px}.global--trust-badges__subtitle{font-weight:400;font-size:14px;line-height:20px;color:#7a8e8e;text-align:left;max-width:100%;margin:0}.global--newsletter{background:#fff7f2;padding:64px 24px 100px}.global--newsletter__titles{display:flex;flex-direction:column;justify-content:center;align-items:center}.global--newsletter__icon{height:60px;margin:0 0 16px}.global--newsletter__title{font-size:28px;line-height:44px;font-weight:500;color:#52a5a5;text-align:center;max-width:220px;margin:0 auto 8px}.global--newsletter__subtitle{font-size:16px;line-height:28px;font-weight:400;text-align:center;max-width:300px;margin:0 auto 24px;color:#7a8e8e}.global--newsletter__form{max-width:480px;margin:0 auto}.global--newsletter__field{position:relative;display:flex;flex-direction:column}.global--newsletter__input{font-family:var(--ff);width:100%;padding:12px 24px 16px;background:#fff;border:1px solid rgba(122,142,142,.25);box-sizing:border-box;border-radius:6px;font-size:16px;line-height:24px;color:#52a5a5;box-shadow:none!important;outline:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;height:56px}.global--newsletter__input::-moz-placeholder{color:#7a8e8e}.global--newsletter__input::placeholder{color:#7a8e8e}.global--newsletter__input:focus{border-color:#52a5a5}.global--newsletter__button{font-family:var(--ff);width:100%;display:block;background:#eab822;border-radius:6px;outline:none;border:none;white-space:nowrap;padding:12px 32px 24px;color:#214242;font-weight:600;cursor:pointer;font-size:16px;line-height:28px;text-align:center;text-decoration:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:56px;margin:12px 0 0}.global--newsletter__error-message{font-size:12px;line-height:14px;margin:8px 0 0;color:#e2665c;text-align:left!important;display:flex;align-items:center}.global--newsletter__error-message svg{margin-right:4px;margin-bottom:-2px}.global--newsletter__thankyou{font-weight:600;font-size:12px;line-height:20px;margin:0;color:#fff;text-align:center!important;padding:1.25rem 2rem;border-radius:4px;background:#52a5a5}.newsletter-form{margin:24px auto 0}.global--footer{background:#52a5a5;padding:60px 24px;overflow:hidden;z-index:9}.global--footer__content{display:flex;flex-direction:column-reverse}.global--footer__divider{display:none;width:100%;height:1px;background-color:#ffffff40;margin:2.5rem 0 1.5rem}.global--footer--brand{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0}.global--footer--brand__logo{width:auto;height:36px;margin:0 0 20px}.global--footer--brand__mission{font-weight:400;font-size:14px;line-height:24px;text-align:left;color:#fff;margin:0 0 24px}.global--footer--brand__social-logos{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:40px}.global--footer--brand__social-logo{text-decoration:none;margin-right:20px;width:40px;height:40px;background:transparent;display:flex;align-items:center;justify-content:center;border-radius:50px}.global--footer--brand__social-logo:last-child{margin-right:0}.component--footer--copyrights{font-weight:500;margin:24px 0 0;font-size:14px;line-height:28px;color:#ffffffb3;text-align:left}.component--footer--legals{display:none}.component--footer--legals__link{font-weight:500;font-size:14px;line-height:28px;text-align:center;text-decoration:none;color:#ffffffb3;margin-right:1rem}.component--footer--legals__link:last-child{margin-right:0}.component--footer--contact{margin:0 0 1.75rem;text-align:center}.component--footer--contact__label{font-size:14px;font-weight:500;line-height:1.39;letter-spacing:normal;text-align:center;color:#fff;margin:0 0 8px}.component--footer--contact__email{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#00b1b0;font-weight:600;font-size:.875rem;line-height:1;margin-bottom:.75rem;display:block}.component--footer--contact__number{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#00b1b0;font-weight:600;font-size:.875rem;line-height:1;display:block}.component--footer--social{display:flex;flex-direction:row;justify-content:flex-start}.component--footer--social__icon{text-decoration:none;margin-right:1rem;width:5rem;height:5rem;background-color:#40627a}.component--footer--social__icon:last-child{margin-right:0}.component--footer--social__icon svg{fill:#fff;width:auto;height:20px}.component--footer--social__icon svg:hover{fill:#00b1b0}.component--footer--menus,.component--footer--nav{display:none}.component--footer--nav__title{font-weight:700;font-size:16px;display:inline-block;padding:0;margin:0;line-height:28px;color:#fff;text-transform:uppercase}.component--footer--nav__links{display:flex;flex-direction:column;padding:0;margin:0;box-sizing:border-box}.component--footer--nav__link{font-size:16px;font-weight:500;line-height:28px;color:#fff;margin:8px 0 0;text-decoration:none}.component--footer--mobile-menu{margin:0;display:block;width:100%}.component--footer--mobile-menu__item{border-bottom:1px solid rgba(255,255,255,.25)}.component--footer--mobile-menu__item:first-child{border-top:1px solid rgba(255,255,255,.25)}.component--footer--mobile-menu__item--active .component--footer--mobile-menu__content{opacity:1;max-height:100%;transition:all .2s linear;will-change:opacity,max-height}.component--footer--mobile-menu__item--active .component--footer--mobile-menu__icon:after{display:none}.component--footer--mobile-menu__item--active .component--footer--mobile-menu__icon:before{display:block}.component--footer--mobile-menu__titles{position:relative;display:block;text-align:left;width:100%;padding:1rem 0;border:none;background:none;outline:none;cursor:pointer}.component--footer--mobile-menu__title{font-weight:600;font-size:16px;text-transform:24px;display:inline-block;padding:0;margin:0;line-height:100%;color:#fff;text-transform:uppercase}.component--footer--mobile-menu__icon{display:inline-block;position:absolute;right:8px;width:24px;height:24px;background-color:transparent;border-radius:50px;flex-shrink:0}.component--footer--mobile-menu__icon:after{display:block;position:absolute;content:"";top:50%;left:50%;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #ffffff;transition:transform .5s;transform:translate(-50%,-50%)}.component--footer--mobile-menu__icon:before{display:none;position:absolute;content:"";top:50%;left:50%;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;transition:transform .5s;transform:translate(-50%,-50%)}.component--footer--mobile-menu__content{opacity:0;max-height:0;overflow:hidden;transition:all .2s linear;will-change:opacity,max-height}.component--footer--mobile-menu__links{display:flex;flex-direction:column;padding:8px 24px;box-sizing:border-box}.component--footer--mobile-menu__link{font-weight:500;font-size:14px;line-height:135%;color:#fff;text-decoration:none;margin-bottom:18px}.shopify-policy__container{max-width:960px!important;margin:80px auto 100px!important}@media (min-width: 600px){.component--cart-drawer--tags__title{font-size:14px}}@media screen and (min-width: 600px){.global--trust-badges{padding:64px 24px}.global--trust-badges__divider{margin:0 auto 5rem;max-width:1200px}.global--trust-badges__wrapper{flex-direction:row;-moz-column-gap:3rem;column-gap:3rem}.global--trust-badges__item:last-child{margin:0}.global--trust-badges__item{margin:0;max-width:360px;flex-direction:row;justify-content:flex-start;align-items:flex-start;-moz-column-gap:16px;column-gap:16px}.global--trust-badges__titles{max-width:100%;margin:0}.global--trust-badges__subtitle{font-size:.75rem}.global--newsletter{padding:64px 24px 88px}.global--newsletter__titles{margin:0 0 1.5rem}.global--newsletter__title{max-width:100%;margin:0 0 .5rem;font-size:1.5rem}.global--newsletter__subtitle{max-width:100%;margin:0;font-size:.875rem}.global--newsletter__field{flex-direction:row;-moz-column-gap:.5rem;column-gap:.5rem}.global--newsletter__input{font-size:16px;line-height:28px;padding:12px 24px 16px;margin:0}.global--newsletter__button{width:auto;font-size:16px;line-height:28px;padding:14px 48px 18px;margin:0}.global--newsletter__button:hover{background-color:#eab822}}@media (min-width: 768px){.global--cart-drawer__drawer{width:auto}.global--cart-drawer__content{overflow-y:auto;padding:0;flex:1}.global--cart-drawer__container{width:550px}.component--cart-drawer--header{height:56px}.component--cart-drawer--header__title{display:flex;align-items:center;text-align:center;color:#52a5a5;font-size:16px;line-height:24px}.component--cart-drawer--header__close{width:32px;height:32px;right:24px}.component--cart-drawer--header__close svg{width:16px;height:16px}.component--cart-drawer--line-item{padding:20px 24px;margin:0}.component--cart-drawer--line-item__image{width:112px;height:112px}.component--cart-drawer--line-item__info{padding:0}.component--cart-drawer--line-item__title{font-size:16px;line-height:1.5}.component--cart-drawer--line-item__subtitle{font-size:14px;line-height:16px;margin:8px 0 0}.component--cart-drawer--line-item__price--base{font-size:16px;line-height:1.5}.component--cart-drawer--line-item__price--compare-price{font-size:14px}.component--cart-drawer--line-item__remove{width:32px;height:32px}.component--cart-drawer--line-item__remove svg{width:20px;height:20px}.component--cart-drawer--quantity-selector__title{font-size:14px;line-height:18px}.component--cart-drawer--quantity-selector__button{font-size:14px}.component--cart-drawer--quantity-selector{font-size:16px}.component--cart-drawer--footer{padding:2rem}.component--cart-drawer--footer__subtotal{margin:0 0 12px}.component--cart-drawer--footer__title{font-size:1.125rem}.component--cart-drawer--footer__price{font-size:24px;line-height:32px}.component--cart-drawer--footer__button{font-size:20px;line-height:24px;padding:20px 64px 24px}.component--cart-drawer--footer__button:hover{background:#c89c18}.component--cart-drawer--footer__text{font-size:14px;line-height:20px;margin:16px 0}.component--cart-drawer--footer__payment-icons img{height:24px}.component--cart-drawer--footer__required{justify-content:flex-start;align-items:center;-moz-column-gap:8px;column-gap:8px}.component--cart-drawer--footer__required input[type=checkbox]{margin:2px 0!important}.component--cart-drawer--empty__icon svg{width:32px;height:32px}.component--cart-drawer--upsell-slider{padding:20px 24px}.component--cart-drawer--upsell-slider__titles{margin-bottom:1rem}.component--cart-drawer--upsell-slider__title{font-size:16px;line-height:21px}.component--cart-drawer--upsell-slider--card__image{width:96px;height:96px}.component--cart-drawer--upsell-slider--card__title{font-size:16px;line-height:24px}.component--cart-drawer--upsell-slider--card__subtitle{font-size:14px;line-height:16px}.component--cart-drawer--upsell-slider--card__price{font-size:16px;line-height:24px}.component--header--announcement__text br{display:none}.component--header--announcement__text{font-size:16px;line-height:24px}.component--header--announcement__link{height:12px!important}.component--header--navbar{padding:0}.component--header--navbar__end{width:auto;justify-content:flex-end}.component--header--navbar__container{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center}.component--header--logo svg{height:40px}.component--header--menu__button{display:block;width:auto;font-size:16px;line-height:20px;padding:12px 32px 16px;margin-right:8px}.component--header--menu__button:hover{background-color:#3d8c8c;color:#fff}.global--newsletter__thankyou{font-size:14px;line-height:24px}.newsletter-form{margin:0}.global--footer__container{max-width:75vw;margin:0 auto}.global--footer__divider{display:block!important}.global--footer__foot{display:flex;justify-content:space-between}.component--footer--legals{display:flex;margin:0 0 1.5rem;justify-content:center}.component--footer--legals__link{margin-right:1.25rem}.component--footer--legals__link:last-child{margin-right:0}.component--footer--contact,.component--footer--contact__label{text-align:left}.component--footer--social{margin-top:3rem}}@media screen and (min-width: 900px){.global--trust-badges{padding:48px 24px}.global--trust-badges__wrapper{-moz-column-gap:80px;column-gap:80px}.global--trust-badges__title{font-size:16px;line-height:20px;margin:0 0 8px;text-align:left}.global--trust-badges__subtitle{font-size:14px;line-height:20px;text-align:left}.global--newsletter__title{font-size:32px;line-height:44px;margin:0 0 1rem}.global--newsletter__subtitle{font-size:16px;line-height:28px}}@media (min-width: 991px){.global--cart-drawer__upsell{width:480px;height:100%}.component--cart-drawer--line-item__actions{-moz-column-gap:.625rem;column-gap:.625rem}.component--cart-drawer--footer__title{font-size:24px;line-height:32px}.component--cart-drawer--empty{padding:100px 0}.component--cart-drawer--empty__wrapper{max-width:100%;margin:0 auto 4.5rem}.component--cart-drawer--empty__text{font-weight:500;font-size:28px;line-height:32px;margin:0 0 12px}.component--cart-drawer--empty__desc{font-size:14px;line-height:1.5714285714;text-align:center;color:#7a8e8e;max-width:280px;margin:0 auto 24px}.component--cart-drawer--empty__button{font-size:16px;padding:20px 64px 24px}.component--cart-drawer--empty__button:hover{background:#347676;color:#fff}.component--cart-drawer--upsell-slider--card__button{font-size:14px;line-height:18px;padding:8px 22px 10px}.component--cart-drawer--upsell-slider--card__button:hover{background:#52a5a5;color:#fff}.component--cart-drawer--tags__tags{width:200%;padding:16px 0}.component--cart-drawer--tags__list{width:200%;display:flex;flex-direction:row}.component--header--navbar{padding:0 24px;height:auto}.component--header--navbar__container{padding:0!important;max-width:1920px;margin:0 auto}.component--header--menu{width:auto;display:flex;flex-grow:0;flex-direction:row;justify-content:flex-start;align-items:center;height:inherit;position:static;top:0;box-shadow:unset}.component--header--menu__item{padding:28px 14px;font-size:16px;line-height:20px;display:flex;justify-content:center;align-items:center;text-align:center;margin:0;height:80px}.component--header--menu__item--active{color:#eab822}.component--header--menu__item--active .component--header--menu__link:after{width:100%!important;cursor:no-pointer}.component--header--menu__item:hover{color:#eab822}.component--header--menu__item:hover .component--header--menu__link:after{width:100%!important}.component--header--account{padding:0}.component--header--account__item{padding:24px;font-weight:700;letter-spacing:.075em;text-align:left;text-transform:uppercase;color:#050210;display:flex;justify-content:center;align-items:center;text-align:center}.component--header--account__item:hover{text-decoration:underline;color:#00b1b0}.component--header--cart-icon{margin-left:0}.global--mobile-menu{display:none!important}.global--footer{padding:7.75em 2rem 5em}.global--footer__container{max-width:90vw}.global--footer__content{margin:0 0 80px;display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.global--footer--brand{display:block;margin:0}.global--footer--brand__logo{width:auto;height:36px;margin:0 0 24px}.global--footer--brand__mission{font-size:16px;max-width:100%;margin:0 0 24px;max-width:480px}.global--footer--brand__social-logos{margin-bottom:24px}.component--footer--copyrights{margin:0;font-size:14px;line-height:28px;text-align:left}.component--footer--legals{margin:0}.component--footer--legals__link{font-size:14px;text-align:right;margin-right:32px}.component--footer--legals__link:last-child{margin-right:0}.component--footer--legals__link:hover{color:#fff}.component--footer--menus{margin:0 0 80px;width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;-moz-column-gap:20%;column-gap:20%}.component--footer--nav{width:auto!important;display:flex}.component--footer--nav__link:hover{color:#fff}.component--footer--mobile-menu{display:none}.component--footer--mobile-menu__icon{width:28px;height:28px}}@media screen and (min-width: 1200px){.component--header--account svg{width:22px;height:22px}.component--header--cart-icon svg,.header-icon-search svg{width:28px;height:28px}}@media (min-width: 1280px){.component--header--announcement{padding:12px 0}.component--header--logo{height:100%}.component--header--account__item{font-size:1rem}.global--footer__container{max-width:1200px}}.text-section{width:45%;display:flex;flex-direction:column;align-items:flex-start}.text-section h1{font-size:40px;color:#52a5a5;margin:0;line-height:56px}.text-section p{color:#7a8e8e;font-size:20px;font-weight:300;line-height:32px;text-align:left;margin:8px 0 0}.text-section button{padding:10px 20px;background-color:#ffc107;border:none;color:#fff;font-size:1em;cursor:pointer}.megaitems{display:flex;justify-content:flex-start;gap:24px}.megaitemtext{width:456px}.megaitems .item a{text-decoration:none;position:relative;display:block}.megaitems .item a:hover:before{content:"";pointer-events:none;width:195px;height:195px;border-radius:14px;left:0;right:0;top:0;bottom:0;border:2px solid #52A5A5;position:absolute}.megaitems .item a span{color:#009688;text-decoration:none;margin-top:0;font-size:18px;line-height:28px;display:block}.megaitems .item{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:7px}.megaitemimg img{border-radius:14px;object-fit:cover;width:195px;height:195px}.megaitembtn{background:#eab822;border-radius:6px;font-size:20px;font-weight:700;line-height:24px;height:56px;display:flex;align-items:center;justify-content:center;text-align:center;color:#214242;padding:16px 24px;text-decoration:none;margin-top:24px}.item img{width:195px;height:195px;border-radius:14px;border:1px solid #d3d9d9}.component--header--menu__link{position:relative;display:flex;flex-direction:row;align-items:center}@media screen and (min-width: 768px){.component--header--navbar__container{display:flex!important;justify-content:space-between;align-items:center;flex-direction:row}[data-tile="start freeze-drying"]:after{content:"\1f893";width:10px;display:block;position:relative;top:7px;right:-7px}.component--header--navbar__start,.component--header--navbar__end{width:40%!important}.component--header--navbar__brand p{width:20%!important}}@media screen and (max-width: 1024px){.global--mobile-menu__wrapper--active{z-index:99999999999999999;display:block}.global--mobile-menu__content{top:0!important}.global--mobile-menu__icon--active{width:15px!important;height:15px!important}.component--mobile-menu--nav{width:100%!important}.mobileitems-img img{width:80px;height:80px;border-radius:8px;border:1px solid #d3d9d9}.mobileitems{display:flex;flex-direction:row;align-items:center;gap:20px;border-bottom:1px solid #eaecec;padding:20px 0;width:100%}.component--mobile-menu--nav{margin:0!important}.mobileitems-content a{font-size:18px;font-weight:700;line-height:24px;text-align:left;margin:0}.mobileitems-content p{font-size:14px;font-weight:400;line-height:18px;text-align:left;margin:4px 0 0;color:#7a8e8e}.mobileitems-content{display:flex;flex-direction:column;align-items:flex-start;gap:0px;padding-right:10px}.global--mobile-menu__container{padding:28px 24px 140px!important}.global--mobile-menu__icon--active span{background:#7a8e8e}.mobile-product-item{margin-bottom:20px}.mobileitems-img{display:flex;justify-content:center;align-items:center}.component--mobile-menu--nav>a.component--mobile-menu--nav__item{margin:0 0 16px}}@media screen and (min-width: 1025px) and (max-width: 1229px){.component--header--menu__item{padding:30px 8px!important}[data-tile="start freeze-drying"]:after{right:-2px!important}}.component--header--menu__item{text-decoration:none;border-bottom:none;transition:border-bottom .3s ease}@media screen and (min-width: 1025px){.component--header--navbar__container{padding:0 24px!important}#shopify-section-hd--global--header .component--header--navbar{padding:0!important}}.animate__fadeInUp{animation-duration:.5s!important}.animate__fadeIn{animation-duration:1s!important}@media screen and (min-width: 1025px){.component--header--navbar__container{position:relative!important}}@media (min-width: 1025px){.global--mega-menu__container{max-width:1176px;margin:0 auto;padding:56px 24px 80px;display:flex;flex-direction:row;align-items:center;justify-content:center}}.subsub.container{position:absolute;right:0;width:100%;top:124px;background:#fff;z-index:999}sticky-header{z-index:999999;display:block;position:relative}.animate__slideInDown,.animate__slideOutUp{animation-duration:.3s!important}#mmmd:after{width:35px;height:100%;display:block;content:"";position:absolute;right:-35px}.customClose .global--mobile-menu__icon span:nth-child(1){top:10px;transform:rotate(135deg)}.customClose .global--mobile-menu__icon span{background:#7a8e8e}.customClose .global--mobile-menu__icon span:nth-child(2){opacity:0;left:-60px}.customClose .global--mobile-menu__icon span:nth-child(3){top:10px;transform:rotate(-135deg)}.customClose .global--mobile-menu__icon{width:auto!important;height:auto!important}.flexCon{display:flex;justify-content:space-between;align-items:center}.our-mission-item .om-img{height:50px;object-fit:contain;border:none;padding:0;width:100%}.our-mission-item{text-align:center}.splide__pagination{padding:0;gap:10px}.splide__pagination__page{height:10px;width:10px;padding:0;border-radius:50%;border:none;background:#7a8e8e69}.splide__pagination__page.is-active{background:#52a5a5}.as-seen-wrapper{padding:50px 0;background:#fbfbfa}.as-seen-header h2{font-size:clamp(32px,5vw,48px);margin-top:0;margin-bottom:20px;text-align:center}.our-mission-item p{font-size:20px;font-style:italic;min-height:120px;line-height:28px;letter-spacing:0;font-weight:500;color:#52a5a5}.component--product--options-contact{display:flex;align-items:center;gap:15px;justify-content:space-between;background:#fff5d9;padding:10px 20px;border-radius:8px}.component--product--options-contact a{color:#52a5a5;font-weight:700}.component--product--options-contact p{margin:0;color:#7a8e8e;font-weight:700}.splide__arrows.splide__arrows--ltr{display:flex;justify-content:center;margin-top:25px;gap:15px}.splide__arrow{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #D3D9D9}body.lock-scroll{overflow-y:hidden!important}body.lock-scroll product-sticky-bar{display:none!important}.our-mission-splide{max-width:100vw!important}@media (max-width: 767px){.our-mission-item{max-width:300px;margin-left:auto;margin-right:auto}}.text-section{width:50%;padding-right:60px}.component--mobile-menu--nav .flexCon .logo svg{width:112px;height:32px}.global--mobile-menu__wrapper.customClose{padding:0}.mobile-product-item{border-top:1px solid #eaecec;margin-top:20px}#mmmd{--animate-duration: .3s !important}.megaitembtn:hover{background:#52a5a5;color:#fff}.menu-opened #shopify-section-hd--global--header .component--header--navbar{box-shadow:none!important}img.megaitems__img--big{width:424px;height:228px}.megaitems .item .megaitems__link--big:hover:before{content:"";pointer-events:none;width:424px;height:228px;border-radius:14px;left:0;right:0;top:0;bottom:0;border:2px solid #52A5A5;position:absolute}.shopify-section-group-header-group{z-index:15000;position:sticky!important;top:0}.shopify-section-group-header-group .component--header--navbar{box-shadow:0 4px 10px -1px #0502100a}.menu-opened .shopify-section-group-header-group .component--header--navbar{box-shadow:none}.menu-opened main#MainContent:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;display:block;z-index:999}.img--mobile{display:none;height:-webkit-fit-content}.img--desktop{display:block;height:-webkit-fit-content}.mobile-break{display:none}body.lock-scroll .shopify-section-group-header-group:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;display:block;content:"";z-index:9999999}.custom-model-main,.custom-model-main-nutritional{text-align:center;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-overflow-scrolling:touch;outline:0;opacity:0;display:none;-webkit-transition:opacity .15s linear,z-index .15;-o-transition:opacity .15s linear,z-index .15;transition:opacity .15s linear,z-index .15;z-index:-1;overflow-x:hidden;overflow-y:auto}.model-open{z-index:99999;opacity:1;overflow:hidden;display:block}.custom-model-inner{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translateY(-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;display:inline-block;vertical-align:middle;width:auto;margin:30px auto}.custom-model-wrap{display:block;width:100%;position:relative;outline:0;background:#fff;border-radius:16px}.model-open .custom-model-inner{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0);position:relative;z-index:999}.model-open .bg-overlay{background:#0009;z-index:99;display:block}.bg-overlay{background:#0000;height:100vh;width:100%;position:fixed;left:0;top:0;right:0;bottom:0;z-index:0;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}.close-btn{position:absolute;right:10px;top:10px;cursor:pointer;z-index:99}.custom-model-wrap img{display:block;width:100%;border-radius:16px;border:1px solid #dddcda;max-height:500px;object-fit:contain}.image-poped{overflow:hidden}.desktop-media .component--product--media__image-wrapper picture{cursor:pointer}@media screen and (min-width:800px){.custom-model-main:before{content:"";display:inline-block;height:auto;vertical-align:middle;margin-right:-0px;height:100%}}@media (max-width: 768px){.img--mobile{display:block}.img--desktop,.desktop-break{display:none}.mobile-break{display:block}.custom-model-inner{top:50%;width:65%;transform:translateY(-50%)!important;margin:0}}.component--product--sticky-bar__description{font-size:14px;line-height:24px;margin:0;color:#7a8e8e}.global-newsletter-main-wrapper{position:relative;overflow:hidden}.global--newsletter{background:#fff6dc;padding:32px 24px 70px}.global--newsletter__title{font-size:32px;line-height:36px;font-weight:700;color:#52a5a5;text-align:center;max-width:217px;margin:0 auto 4px;letter-spacing:normal}.global--newsletter__icon{height:56px;margin:0 0 12px;width:53px}.global--newsletter__subtitle{font-size:16px;line-height:24px;font-weight:400;text-align:center;max-width:315px;margin:0 auto 20px;color:#718585}.global--newsletter__field{display:flex;flex-direction:row;gap:8px;align-items:center}.global--newsletter__button{max-width:128px;margin:0;font-size:16px;line-height:24px;font-weight:700;height:auto;padding:12.5px 0 11.5px;width:100%;border-radius:8px}.global--newsletter__input{height:auto;padding:12px 16px 10px;background:#fbfbfa;border:1px solid #D3D9D9;font-size:16px;line-height:24px;font-weight:400;color:#718585;font-family:sofia-pro;border-radius:8px}.global_newsletter_note{font-size:13px;line-height:20px;font-weight:400;color:#718585;margin:12px 0 0}.mobile_hide{display:none}.global-newsletter__wave.mobile_hide{background:url(/cdn/shop/files/gnl-wave-desk.svg?v=1735329392) repeat-x}.global-newsletter__wave.desktop_hide{background:url(/cdn/shop/files/gnl-wave-mob.svg?v=1735329392) repeat-x}.global-newsletter__wave.wave-animation{background-size:50% 47px!important;width:200%;animation:wave-animation 10s infinite linear;top:-18px;position:absolute;z-index:9999}.global-newsletter__wave.wave-animation.mobile_hide{height:47px}.global-newsletter__wave.wave-animation.desktop_hide{background-size:50% 40px!important;height:40px;top:-15px;animation:wave-animation 11s infinite linear;width:200%}@keyframes wave-animation{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (min-width: 768px){.global--newsletter__icon{height:80px;width:75px;margin:0 0 20px}.global--newsletter__title{font-size:40px;line-height:48px;max-width:100%;margin:0 auto 12px}.global--newsletter__subtitle{max-width:100%;font-size:18px;line-height:28px;font-weight:500;margin:0}.global--newsletter__titles{margin:0 0 20px}.global--newsletter__form{max-width:504px}.global--newsletter__input{font-size:18px;line-height:28px;padding:16px 20px 14px}.global--newsletter__button{font-size:18px;line-height:28px;max-width:161px;padding:17px 0 15px}.global--newsletter{background:#fff6dc;padding:64px 24px 120px}.global_newsletter_note{font-size:14px;line-height:24px;margin:16px 0 0}.mobile_hide{display:block}.desktop_hide{display:none}}.menu-opened .wave-animation{z-index:99!important}.js-oke-widgetSize .oke-w-header{display:none}.component--product--dropdown .okeReviews[data-oke-container].oke-w,.component--product--dropdown div.okeReviews.oke-w{margin-top:0;padding-top:0}.component--product--dropdown .oke-w-controls{display:none!important}.okeReviews[data-oke-container] .oke-w-reviews-listMasonry .oke-w-reviews-masonryGrid,div.okeReviews .oke-w-reviews-listMasonry .oke-w-reviews-masonryGrid{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))!important}@media (max-width: 767px){.component--product--media{margin:8px 8px 0;overflow:hidden}.page--product--product__media{overflow:hidden}.component--product--media__slider .splide__track{overflow:visible}.component--product--media__image-wrapper{border:1px solid #D3D9D9;border-radius:8px}.page--product--product__media .component--product--media__slider .splide__pagination{bottom:-15px!important;right:-36%;justify-content:flex-start;left:unset;display:none}.page--product--product__media{max-width:100%!important}.component--product--media__slider{max-width:74%}.page--product--product__container .page--product--product__content{margin:0!important;padding-top:16px}.page--product--product__container .component--product--okendo-stars{margin:0}.page--product--product__container .play-pause-btn{bottom:0;right:2px}.custom-pagination{position:absolute;bottom:8px;height:auto;line-height:1;left:12px;display:flex;align-items:flex-start;gap:5.3px}.custom-pagination .custom-pagination-button{padding:0;height:8px;width:8px;line-height:1;border-radius:50%;background:#d9d9d9;max-width:100%;border:1px solid #7A8E8E}.custom-pagination .custom-pagination-button.is-active{background:#52a5a5;border:1px solid #52A5A5}.component--product--okendo-stars div[data-oke-star-rating]{display:flex;align-items:flex-start;margin-bottom:8px}.page--product--product__content .component--product--okendo-stars .oke-sr-count,.page--product--product__content .component--product--okendo-stars .oke-sr-count-number{line-height:13px}.page--product--product__content .component--product--okendo-stars .oke-sr-count-number{top:1.5px;position:relative}.page--product--product__content .component--product--title{margin:0 0 4px;font-size:24px;line-height:32px}.page--product--product__content .component--product--description{font-weight:500}.page--product--product__content .component--product--pricing{margin:8px 0;padding:8px 0;border-bottom:1px solid #ebebec;gap:8px}.page--product--product__content .component--product--pricing__discount{margin:0;padding:4px 12px 2px!important;text-transform:uppercase;font-weight:700;font-family:sofia-pro;line-height:16px}.page--product--product__content .component--product--pricing__tag{padding:4px 12px 2px;margin:0}.page--product--product__content .component--product--pricing__compare_at_price{font-size:16px;line-height:24px;font-weight:500;margin:0!important}.page--product--product__content .component--product--pricing__discount-wrapper{gap:8px}.page--product--product__content .component--product--shoppay{display:none}.page--product--product__content .component--product--options{margin:16px 0}.page--product--product__content .component--product--option__size{font-size:18px;font-weight:400;line-height:24px}.page--product--product__content .component--product--option.component--product--option--active .component--product--option__size{font-weight:700}.page--product--product__content .component--product--option__weight{font-size:14px;font-weight:500;line-height:20px}.page--product--product__content .component--product--options__title{font-size:16px;font-weight:700;line-height:24px;margin:0 0 16px}.page--product--product__content .component--product--option__discount{font-size:12px;line-height:16px;padding:2px 10px 0}.page--product--product__content .addon_wrapper{margin:16px 0 20px}.page--product--product__content .addon_wrapper h5{font-family:sofia-pro;font-weight:700;font-size:16px;margin-bottom:8px;line-height:28px}.truemed-instructions{display:none}.page--product--product__content .component--product--form{margin:0 0 55px}.page--product--product__content .product-video-reviews{margin-bottom:28px}.page--product--product__content .component--product--dropdown__titles{margin:12px 0}.page--product--product__content .component--product--dropdown__title{font-weight:700;text-transform:uppercase}.page--product--product__content .component--product--hbm--usps{padding:8px 0 0;margin:8px 0 0;border-bottom:unset}.page--product--product__content .component--product--dropdown__titles--active+.component--product--dropdown__content{margin-bottom:24px}.page--product--product__content .component--product--dropdown__titles--active+.component--product--dropdown__content ul{margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/css--base.css.map */
