.page-404{text-align:center}.page-404 h1{margin-bottom:24px}.page-404 p{margin-bottom:16px}.page-404__button{width:fit-content}.cart-page__items{border-bottom:1px solid var(--color-neutral-black);padding:40px 32px}.product-collection .product-collection__heading{margin-bottom:var(--spacing-s)}.product-collection .collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));grid-column-gap:var(--grid-spacing);grid-row-gap:var(--spacing-s)}.product-collection .collection-product__content{margin-top:8px}:root{--footer-spacing: 56px}footer{background-color:var(--color-neutral-taupe);padding-top:48px;padding-bottom:48px}footer .footer__links-container,footer .footer__logo-container{grid-column-start:span 12}footer .footer__links-container{padding-top:var(--footer-spacing);padding-bottom:var(--footer-spacing);margin-bottom:var(--footer-spacing);border-top:1px solid var(--color-neutral-black);border-bottom:1px solid var(--color-neutral-black);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:var(--grid-spacing)}footer .footer__links-main{grid-column-start:span 8;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:var(--grid-spacing)}footer .footer__links-secondary{grid-column-start:span 4;justify-self:end}footer .footer__links-title,footer .footer__links-item:not(:last-of-type){margin-bottom:8px}footer .footer__links-item{height:24px;display:flex;align-items:flex-end}footer .footer__links-secondary .footer__links-item{height:16px}footer .footer__logo-container{display:flex;justify-content:space-between;align-items:center;gap:32px}footer .img__footer-logo,footer .img__footer-illustration{height:144px;width:auto}@media screen and (max-width:1024px){:root{--footer-spacing: 48px}footer .footer__links-main{grid-column-start:span 12}footer .footer__links-secondary{grid-column-start:span 12;justify-self:stretch;padding-top:var(--footer-spacing);margin-top:var(--footer-spacing);border-top:1px solid var(--color-neutral-black)}footer .footer__links-secondary .footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:var(--grid-spacing)}footer .footer__links-secondary .footer__links-item{height:24px;align-items:flex-start}}@media screen and (max-width:768px){:root{--footer-spacing: 32px}footer{padding-top:28px}footer .footer__links-main{grid-template-columns:repeat(2,minmax(0,1fr));grid-row-gap:40px}footer .footer__links-secondary .footer__links{grid-template-columns:repeat(1,minmax(0,1fr))}footer .footer__logo-container{flex-direction:column;align-items:stretch}footer .img__footer-logo,footer .img__footer-illustration{width:100%;height:auto}footer .footer__logo-container a{display:block;width:100%}}header{position:fixed;top:0;left:0;width:100%;z-index:1000}body{padding-top:calc(var(--announcement-bar-height) + var(--header-height))}header .header__container{background-color:var(--color-neutral-cream);box-shadow:var(--box-shadow);position:relative;z-index:1000}header .header__container-content{min-height:72px}header .header__grid-item{display:flex;align-items:center;align-self:center}header .header__menu{grid-column:1 / span 5;justify-content:flex-start;gap:24px}header .header__logo{grid-column:6 / span 2;justify-content:center}header .header__ctas{grid-column:8 / span 5;justify-content:flex-end;gap:33px}header .img__header-logo{max-width:140px}header .button__header-cart{display:flex;justify-content:center;align-items:center;gap:2px}header .cart__count{display:flex;justify-content:center;align-items:center;width:24px;height:24px;background-color:var(--color-secondary-yellow);border-radius:50%}header .header__desktop-hide-only,header .header__mobile-show-only{display:none}header .header__announcement-bar{background-color:var(--color-primary-lavender);text-align:center;padding-top:8px;padding-bottom:8px;min-height:32px}header .header__menu-toggle svg{max-width:32px}@media screen and (max-width:1100px){header .header__desktop-show-only{display:none}header .header__desktop-hide-only{display:block}}@media screen and (max-width:768px){header .header__tablet-show-only{display:none}header .header__mobile-show-only{display:block}header .img__header-logo{max-width:86px}}.section__hero-product{background-color:var(--color-neutral-black);color:var(--color-neutral-white);min-height:480px;display:flex;align-items:center;justify-content:stretch;padding-top:48px;padding-bottom:72px}.section__hero-product .container__column{grid-column-start:span 6}.section__hero-product .container__column-left{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px}.section__hero-product .section__content{margin-bottom:26px}.section__hero-product .section__content:last-of-type{margin-bottom:0}.section__hero-product .section__heading{max-width:432px;margin-bottom:28px}.section__hero-product .section__button-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:8px;width:100%}.section__hero-product .product-form{width:100%;max-width:var(--button-width)}.section__hero-product .section__icon{max-width:24px}.section__hero-product .section__highlights{display:flex;align-items:center;justify-content:flex-start;gap:32px}.section__hero-product .section__icon-text-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:16px}.section__hero-product video{position:relative}@media screen and (max-width:1024px){.section__hero-product{min-height:280px}.section__hero-product .container__column{grid-column-start:span 8}}@media screen and (max-width:768px){.section__hero-product{min-height:180px}.section__hero-product .container__column{grid-column-start:span 10}.section__hero-product .section__button-wrapper,.section__hero-product .section__highlights{flex-direction:column;align-items:flex-start}.section__hero-product .section__highlights{gap:16px}}@media(hover:none)and (pointer:coarse){.js-modal-button:hover,.js-modal-button:focus,.js-modal-button:focus-visible,.js-modal-button:active,.js-modal-button.is-tapped{opacity:1}.js-modal-button{-webkit-tap-highlight-color:transparent}}.section__hero{background-color:var(--color-neutral-cream);padding:16px 0 32px;display:flex;align-items:center;justify-content:stretch}.section__hero .container__column{grid-column-start:span 6}.section__hero .container__column-left{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px}.section__hero .section__heading-wrapper{padding-top:16px}.section__hero .section__text-wrapper,.section__hero .section__button-wrapper{margin-bottom:22px}.section__hero .section__heading-wrapper,.section__hero .section__star-rating-wrapper,.section__hero .section__inline-image-wrapper{margin-bottom:28px}.section__hero .section__content:last-of-type{margin-bottom:0}.section__hero .section__button-wrapper{width:100%}.section__hero .section__checklist-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;gap:8px;margin-bottom:18px}.section__hero .section__image img,.section__hero .section__image{height:100%;object-fit:cover}.section__hero .section__icon-text-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-bottom:14px}.section__hero .section__icon{max-width:24px}@media screen and (max-width:768px){.section__hero .container__column{grid-column-start:span 12}.section__hero .section__heading-wrapper{padding-top:0}.section__hero .section__heading-wrapper{margin-bottom:22px}}.section__image-gallery .section__container-grid{grid-row-gap:28px}.section__image-gallery .container__column-left{grid-column:1 / span 4}.section__image-gallery .container__column-right{grid-column:5 / span 8}.section__image-gallery .section__gallery-items{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-column-gap:16px;grid-row-gap:16px}@media screen and (max-width:1024px){.section__image-gallery .section__gallery-items{grid-template-columns:repeat(3,minmax(0,1fr))}.section__image-gallery .section__image:nth-child(4),.section__image-gallery .section__image:nth-child(5){display:none}}@media screen and (max-width:768px){.section__image-gallery .container__column-left,.section__image-gallery .container__column-right{grid-column:1 / span 12}.section__image-gallery .heading-text__wrapper,.section__image-gallery .heading-content__wrapper{text-align:center!important;align-items:center!important}.section__image-gallery .section__gallery-items{grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:12px;grid-row-gap:12px}.section__image-gallery .section__image:nth-child(4){display:block}}:root{--lead-magnet-gap: 56px}.section__lead-magnet-form .section__container-grid{grid-row-gap:var(--lead-magnet-gap)}.section__lead-magnet-form .container__column-heading{grid-column:3 / span 8}.section__lead-magnet-form .container__column-form{grid-column:2 / span 10}.section__lead-magnet-form .section__lead-magnet-fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:var(--lead-magnet-gap)}.section__lead-magnet-form .section__form-checkboxes{grid-column-gap:48px;grid-row-gap:32px}.section__lead-magnet-form .section__form-contact{grid-column-gap:16px;grid-row-gap:16px}.section__lead-magnet-form .section__form--heading{width:100%;text-align:center;margin-bottom:40px}.section__lead-magnet-form .section__checkbox-card{padding:24px;border-left-color:var(--color-primary-lavender);flex-direction:row;gap:16px}.section__lead-magnet-form .section__checkbox-subheading-wrapper{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.section__lead-magnet-form .section__checkbox-subheading{margin-bottom:0}.section__lead-magnet-form .section__checkbox-heading{margin-bottom:24px}.section__lead-magnet-form .section__checkbox-input{position:absolute;opacity:0}.section__lead-magnet-form .section__checkbox-box{width:24px;height:24px;min-width:24px;min-height:24px;border:1px solid var(--color-neutral-black)}.section__lead-magnet-form .section-form__input[type=email]{grid-column-start:span 2}.section__lead-magnet-form .section-form__input{width:100%}.section__lead-magnet-form .section-form__button{width:100%;max-width:220px}.section__lead-magnet-form .section__newsletter-message{text-align:center}.section__lead-magnet-form .section__newsletter-success{margin-bottom:var(--lead-magnet-gap)}.section__lead-magnet-form .section__lead-magnet-submit{text-align:center;gap:16px}@media screen and (max-width:1024px){:root{--lead-magnet-gap: 32px}.section__lead-magnet-form .container__column{grid-column:1 / span 12}}@media screen and (max-width:768px){:root{--lead-magnet-gap: 60px}.section__lead-magnet-form .section__lead-magnet-fieldset{grid-template-columns:minmax(0,1fr)}.section__lead-magnet-form .section-form__input[type=email]{grid-column-start:span 1}.section__lead-magnet-form .section__form--heading,.section__lead-magnet-form .section__newsletter-success,.section__lead-magnet-form .section__form-contact{margin-bottom:24px}}.section__newsletter-form .section__container-grid{grid-row-gap:40px}.section__newsletter-form .container__column{grid-column:4 / span 6}.section__newsletter-form .content__heading{max-width:460px}.section__newsletter-form .section-form__input{width:100%;padding-right:calc(var(--input-padding-x) + 30px + 12px)}.section__newsletter-form .section__newsletter-fieldset{position:relative}.section__newsletter-form .section-form__button{position:absolute;top:50%;right:var(--input-padding-x);transform:translateY(-50%)}.section__newsletter-form .section-form__button{max-width:30px}.section__newsletter-form .section__newsletter-message{margin-top:12px}@media screen and (max-width:1024px){.section__newsletter-form .section__container-grid{grid-row-gap:28px}.section__newsletter-form .container__column{grid-column:1 / span 12}}.page-content__container-grid{grid-row-gap:40px}.page-content__row{grid-column:2 / span 10}.page-content__heading-wrapper{text-align:center}@media screen and (max-width:1024px){.page-content__container-grid{grid-row-gap:32px}.page-content__row{grid-column:1 / span 12}}.password-page h1{text-align:center;margin-bottom:var(--spacing-s)}.password-page__container{min-height:100vh;min-height:100dvh}.password-page__row{align-self:center;justify-self:center}.password-page label,.password-page input{display:block;width:100%;margin-bottom:8px}.password-page button{width:100%}.product-content{padding:var(--spacing-l) 0}.product-content .product-content__row{grid-column-start:span 6;align-self:center}.product-content .product-form{margin-top:28px}.product-content .product-info{padding:0 var(--grid-margin)}.product-content .product-form .product-form__select{margin-bottom:16px;padding:12px 20px 12px 10px}.product-content .product-form .product-form__select,.product-content .product-form .product-form__submit{width:100%;max-width:220px}@media screen and (max-width:768px){.product-content .product-content__row{grid-column-start:span 12}.product-content .product-info{margin-top:var(--grid-margin);padding:0}}.section__reviews-text-banner{padding:24px 0;text-align:center}.section__reviews-text-banner .section__reviews-wrapper{grid-column:3 / span 8;padding:0 var(--swiper-chevron-button-width)}.section__reviews-text-banner .section__review-item{height:auto}.section__reviews-text-banner .section__review-content{padding:0 16px;height:100%;justify-content:center}.section__reviews-text-banner .swiper-button-prev,.section__reviews-text-banner .swiper-button-next{top:50%;transform:translateY(-50%)}.section__reviews-text-banner .swiper-button-prev{left:0;right:unset}.section__reviews-text-banner .swiper-button-next{left:unset;right:0}@media screen and (max-width:1024px){.section__reviews-text-banner .section__reviews-wrapper{grid-column:1 / span 12}}.section__reviews-text-cards{overflow:hidden}.section__reviews-text-cards .section__container-grid{grid-row-gap:32px}.section__reviews-text-cards .container__column-heading{grid-column:3 / span 8}.section__reviews-text-cards .container__column-items{grid-column:2 / span 10}.section__reviews-text-cards .cta-content__wrapper{grid-column:1 / span 12;width:100%;display:flex;justify-content:center}.section__reviews-text-cards .swiper{overflow:visible}.section__reviews-text-cards .section__review-item{height:auto}.section__reviews-text-cards .section__review-content{height:100%;min-height:264px;border-left-color:var(--color-primary-lavender)}.section__reviews-text-cards .swiper-button-prev,.section__reviews-text-cards .swiper-button-next{top:50%;transform:translateY(-50%)}.section__reviews-text-cards .swiper-button-prev{left:0;right:unset}.section__reviews-text-cards .swiper-button-next{left:unset;right:0}@media screen and (max-width:1024px){.section__reviews-text-cards .container__column-heading,.section__reviews-text-cards .container__column-items{grid-column:1 / span 12}}@media screen and (max-width:768px){.section__reviews-text-cards .section__container-grid{grid-row-gap:28px}.section__reviews-text-cards .section__review-item{padding:0 calc(var(--swiper-chevron-button-width) + var(--grid-spacing))}}.section__reviews-media-cards{overflow:hidden}.section__reviews-media-cards .section__container-grid{grid-row-gap:48px}.section__reviews-media-cards .container__column-heading,.section__reviews-media-cards .container__column-items{grid-column:2 / span 10}.section__reviews-media-cards .cta-content__wrapper{grid-column:1 / span 12;width:100%;display:flex;justify-content:center}.section__reviews-media-cards .swiper-outer{padding:18px;margin-bottom:-18px;margin-top:-18px;overflow:hidden}.section__reviews-media-cards .swiper{overflow:visible}.section__reviews-media-cards .section__review-item{height:auto}.section__reviews-media-cards .section__review-content{height:100%;border-left-color:var(--color-primary-lavender)}.section__reviews-media-cards .section__review-video-content,.section__reviews-media-cards .block-video{height:100%}.section__reviews-media-cards .swiper-button-prev,.section__reviews-media-cards .swiper-button-next{top:50%}.section__reviews-media-cards .swiper-button-prev{left:0;right:unset;transform:translate(calc(var(--swiper-chevron-button-width) * -1),-50%)}.section__reviews-media-cards .swiper-button-next{left:unset;right:0;transform:translate(var(--swiper-chevron-button-width),-50%)}.section__reviews-media-cards .review__image{max-width:120px}@media screen and (max-width:1024px){.section__reviews-media-cards .container__column-heading{grid-column:1 / span 12}.section__reviews-media-cards .swiper-button-prev,.section__reviews-media-cards .swiper-button-next{transform:translateY(-50%)}.section__reviews-media-cards .swiper-outer{margin-left:auto;margin-right:auto;width:calc(100% - (var(--swiper-chevron-button-width) * 2) - (14px * 2) + 20px);padding-left:10px;padding-right:10px}}@media screen and (max-width:768px){.section__reviews-media-cards .section__container-grid{grid-row-gap:28px}.section__reviews-media-cards .container__column-items{grid-column:1 / span 12}.section__reviews-media-cards .section__review-item{padding:0 calc(var(--swiper-chevron-button-width) + (var(--grid-spacing) - 10px))}.section__reviews-media-cards .swiper-outer{width:100%}}.search-page__heading{margin-bottom:var(--spacing-s)}.search-page__form{display:flex;align-items:center;justify-content:flex-start;gap:var(--grid-spacing);margin-bottom:var(--spacing-s)}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.section__text-accordion .section__container-grid{grid-row-gap:56px}.section__text-accordion .container__column-heading{grid-column:3 / span 8}.section__text-accordion .container__column-items{grid-column:2 / span 10;background-color:var(--color-neutral-white);box-shadow:var(--box-shadow);padding:48px 64px}.section__text-accordion .container__column-item:first-of-type{border-top:1px solid var(--color-neutral-black)}.section__text-accordion .container__column-item{border-bottom:1px solid var(--color-neutral-black);padding-top:32px;padding-bottom:32px}.section__text-accordion .accordion__panel{padding-top:12px}.section__text-accordion .accordion__button{display:flex;align-items:center;justify-content:space-between;gap:30px;width:100%;text-align:left}.section__text-accordion .accordion__button svg{max-width:32px}.section__text-accordion .accordion__button[aria-expanded=true] svg{transform:rotate(45deg)}.section__text-accordion .section__text-callout{padding:16px;background-color:var(--color-neutral-grey);border-radius:15px}@media screen and (max-width:1024px){.section__text-accordion .container__column-heading,.section__text-accordion .container__column-items{grid-column:1 / span 12}}@media screen and (max-width:768px){.section__text-accordion .container__column-items{padding:26px 16px}.section__text-accordion .container__column-item{padding-top:28px;padding-bottom:28px}}.section__text-banner{padding:12px 0;text-align:center}.section__text-button-cards{padding:var(--spacing-m) 0}.section__text-button-cards .section__container-grid{grid-row-gap:40px}.section__text-button-cards .container__column-heading{grid-column:3 / span 8}.section__text-button-cards .container__column-cards{grid-column:2 / span 10;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;grid-row-gap:72px;grid-column-gap:72px}.section__text-button-cards .section__card-item{min-height:344px}.section__text-button-cards .section__card-image{max-width:102px}@media screen and (max-width:1024px){.section__text-button-cards .container__column-heading,.section__text-button-cards .container__column-cards{grid-column:1 / span 12}.section__text-button-cards .container__column-cards{grid-column-gap:48px;grid-row-gap:48px}}@media screen and (max-width:768px){.section__text-button-cards .section__container-grid{grid-row-gap:28px}.section__text-button-cards .container__column-cards{grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:24px;grid-auto-rows:auto}.section__text-button-cards .section__card-item{min-height:280px}.section__text-button-cards .cta-content__wrapper{width:100%;max-width:253px}}.section__text-centered .container__column{grid-column:3 / span 8}@media screen and (max-width:1024px){.section__text-centered .container__column{grid-column-start:span 12}}.section__text-checklist{padding:var(--spacing-m) 0}.section__text-checklist .section__container-grid{grid-row-gap:28px}.section__text-checklist .container__column-left{grid-column:2 / span 5}.section__text-checklist .container__column-right{grid-column:7 / span 5}.section__text-checklist .section__checklist-item{display:flex;align-items:flex-start;justify-content:flex-start;gap:8px}.section__text-checklist .section__checklist-content{gap:16px}@media screen and (max-width:1024px){.section__text-checklist .container__column-left{grid-column:1 / span 6}.section__text-checklist .container__column-right{grid-column:7 / span 6}}@media screen and (max-width:768px){.section__text-checklist .container__column{grid-column-start:span 12}}.section__text-color-cards .section__container-grid{grid-row-gap:40px}.section__text-color-cards .container__column-heading{grid-column:3 / span 8}.section__text-color-cards .container__column-cards{grid-column:2 / span 10;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;grid-row-gap:72px;grid-column-gap:72px}.section__text-color-cards .section__card-item{min-height:360px}.section__text-color-cards .section__card-image{max-width:102px}.section__text-color-cards .cta-content__wrapper{grid-column:1 / span 12;width:100%;display:flex;justify-content:center}@media screen and (max-width:1200px){.section__text-color-cards .container__column-cards{grid-column-gap:24px;grid-row-gap:24px}}@media screen and (max-width:1024px){.section__text-color-cards .container__column-heading,.section__text-color-cards .container__column-cards{grid-column:1 / span 12}}@media screen and (max-width:768px){.section__text-color-cards .section__container-grid{grid-row-gap:28px}.section__text-color-cards .container__column-cards{grid-template-columns:repeat(1,minmax(0,1fr));grid-auto-rows:auto}.section__text-color-cards .section__card-item{min-height:280px}}.section__text-image-columns .section__container-grid{grid-row-gap:32px}.section__text-image-columns .container__column-heading{grid-column:3 / span 8}.section__text-image-columns .container__column-items{grid-column:1 / span 12;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;grid-row-gap:64px;grid-column-gap:64px;padding-left:96px;padding-right:96px}.section__text-image-columns .section__item-image{max-width:104px}.section__text-image-columns .cta-content__wrapper{grid-column:1 / span 12;width:100%;display:flex;justify-content:center}@media screen and (max-width:1024px){.section__text-image-columns .container__column-heading{grid-column:1 / span 12}.section__text-image-columns .container__column-items{padding-left:0;padding-right:0;grid-column-gap:24px;grid-row-gap:24px}}@media screen and (max-width:768px){.section__text-image-columns .section__container-grid{grid-row-gap:28px}.section__text-image-columns .container__column-items{grid-template-columns:repeat(1,minmax(0,1fr))}}.section__text-media .section__container-grid{grid-row-gap:28px}.section__text-media .section__image img,.section__text-media .section__image{object-fit:cover;width:100%!important;height:100%!important;min-height:560px}@media screen and (max-width:768px){.section__text-media .section__image{aspect-ratio:4 / 5}.section__text-media .section__image img,.section__text-media .section__image{min-height:auto}}.section__text-paragraph .section__container-grid{grid-row-gap:32px}.section__text-paragraph .container__column-heading{grid-column:3 / span 8}.section__text-paragraph .section__content-item:not(:last-child){margin-bottom:32px}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:500}.text--subtitle{font-size:1.5rem}.button__wrapper{width:100%;max-width:var(--button-width)}:root{--cart-drawer-header-height: 97px;--cart-drawer-footer-height: 232px}.cart-drawer{position:fixed;top:0;left:0;height:100vh;height:100dvh;width:100vw;z-index:1001;overflow:hidden}.cart-drawer__panel{position:absolute;top:0;right:0;height:100vh;height:100dvh;width:100%;max-width:488px;background-color:var(--color-neutral-cream);overflow:scroll}.cart-drawer__header-wrapper{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;background-color:var(--color-neutral-cream);padding:0 32px;min-height:97px}.cart-drawer__header{padding:48px 32px 16px;border-bottom:1px solid var(--color-neutral-black);display:flex;justify-content:space-between;align-items:center}.cart-drawer__header .icon--cross{max-width:16px}.cart-drawer__items-wrapper{padding:0 32px 48px;min-height:calc(100vh - var(--cart-drawer-header-height) - var(--cart-drawer-footer-height));min-height:calc(100dvh - var(--cart-drawer-header-height) - var(--cart-drawer-footer-height))}.cart-drawer__items{border-bottom:1px solid var(--color-neutral-black);padding:40px 32px}.cart-drawer__item:not(:last-of-type){margin-bottom:32px}.cart-drawer__item-details{display:flex;justify-content:space-between;align-items:flex-start;gap:48px}.cart-drawer__item-price{padding-top:4px}.cart-drawer__item-actions{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:fit-content}.cart-drawer__quantity{width:fit-content;min-width:72px;padding-bottom:4px;border-bottom:1px solid var(--color-neutral-black);display:flex;justify-content:space-between;align-items:stretch}.cart-drawer__qty-input{text-align:center;background-color:transparent;border:none;width:50px;padding:2px}.cart-drawer__qty-btn svg{width:11px}.cart-drawer__footer{position:-webkit-sticky;position:sticky;bottom:0;left:0;width:100%;background-color:var(--color-neutral-grey);padding:38px 56px;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:16px;min-height:232px}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;gap:4px}.cart-drawer__cta-button,.cart-drawer__empty .button__wrapper,.cart-drawer__empty form{width:100%}.cart-drawer__cta-button{min-width:100%}.cart-drawer__note{text-align:center}.cart-drawer__empty{padding:64px;text-align:center;display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:40px}@media screen and (max-width:1024px){.cart-drawer__panel{max-width:504px}}@media screen and (max-width:768px){:root{--cart-drawer-header-height: 81px;--cart-drawer-footer-height: 236px}.cart-drawer__header-wrapper{padding:0 16px}.cart-drawer__header{padding:48px 0 16px}.cart-drawer__items-wrapper{padding:0 16px 32px}.cart-drawer__items{padding:40px 0 24px}.cart-drawer__footer{padding:38px 16px}.cart-drawer__empty{padding-left:16px;padding-right:16px}.cart-drawer__cta-button,.cart-drawer__empty .button__wrapper{max-width:100%}}.header__desktop-nav .header__links-menu{display:flex;align-items:center;justify-content:flex-start;gap:24px}:root{--mobile-nav-gap: 38px}header .header__mobile-menu-drawer{position:fixed;top:calc(var(--announcement-bar-height) + var(--header-height));left:0;width:100%;z-index:999;height:calc(100vh - var(--announcement-bar-height) - var(--header-height));height:calc(100dvh - var(--announcement-bar-height) - var(--header-height));overflow:scroll;background-color:var(--color-neutral-cream)}header .header__mobile-nav,header .header__mobile-nav-menu{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;gap:var(--mobile-nav-gap)}header .header__mobile-nav{padding-top:48px;padding-bottom:48px}header .header__mobile-nav li,header .header__mobile-nav a{display:block;height:fit-content;overflow:visible;width:100%}header .header__mobile-nav-item{padding-bottom:var(--mobile-nav-gap);border-bottom:1px solid var(--color-neutral-black)}header .header__mobile-nav-submenu{gap:32px}@media screen and (max-width:728px){:root{--mobile-nav-gap: 28px}header .header__mobile-show-only{display:block}header .header__mobile-cta{order:1;width:100%}header .global-cta--enabled .header__mobile-nav-menu{order:2}header .global-cta--enabled .header__mobile-login{order:3}header .global-cta--enabled .header__mobile-nav-submenu{order:4}header .header__mobile-cta-button{width:100%;max-width:100%}header .header__mobile-cta .button__wrapper{width:100%;align-items:stretch;max-width:100%}header .header__mobile-nav-submenu{gap:24px}}.heading-text__wrapper,.heading-content__wrapper{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.heading-text__wrapper .content__heading,.heading-text__wrapper .text-content__wrapper{width:100%;display:block;box-sizing:border-box}.heading-text__wrapper .cta-content__wrapper{width:100%}.icon--check{max-width:13px}.icon--play-simple{max-width:16px}.icon--star{max-width:27px}@media screen and (max-width:768px){.icon--star{max-width:22px}}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.star-rating__wrapper,.star-rating__stars{display:flex;align-items:center;justify-content:flex-start}.star-rating__wrapper{gap:16px}.star-rating__stars{gap:3px}.block-video{position:relative}.block-video .block-video__button{position:absolute;top:0;left:0;z-index:2}.block-video .block-video__video{opacity:0}.block-video .block-video__button-wrapper{pointer-events:none;position:relative;width:100%;height:100%}.block-video .icon--play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:48px}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
