.custom-liquid-section{width:100%;display:block}.quantity-container{flex-direction:column}@media only screen and (min-width:769px){.quantity-container{flex-direction:row}}.sw-about{background:var(--sw-bg);font-family:var(--sw-font-body);padding:var(--sw-pt-mobile) 24px var(--sw-pb-mobile)}.sw-about__inner{align-items:center;display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1360px}.sw-about__logo{color:var(--sw-logo);line-height:0}.sw-about__logo-svg,.sw-about__logo-img{display:block;height:auto;width:var(--sw-logo-width)}.sw-about__title{color:var(--sw-title);font-family:var(--sw-font-heading);font-size:34px;font-weight:var(--sw-heading-weight);line-height:1.1765;margin:0;text-align:center}.sw-about__text{color:var(--sw-text);font-size:16px;line-height:1.5;max-width:var(--sw-max-width);text-align:center}.sw-about__text p{margin:0 0 16px}.sw-about__text p:last-child{margin-bottom:0}.sw-about__text a{color:inherit;text-underline-position:from-font}.sw-about__text strong{font-weight:500}@media screen and (min-width:990px){.sw-about{padding:var(--sw-pt) 40px var(--sw-pb)}.sw-about__title{font-size:40px;line-height:1.24}.sw-about__text{font-size:18px}}.sw-faq{background:var(--sw-bg);font-family:var(--sw-font-body);padding:var(--sw-pt-mobile) 24px var(--sw-pb-mobile)}.sw-faq__inner{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1352px}.sw-faq__title{color:var(--sw-title);font-family:var(--sw-font-heading);font-size:34px;font-weight:var(--sw-heading-weight);line-height:1.1765;margin:0}.sw-faq__list{display:flex;flex-direction:column;gap:16px}.sw-faq__item{background:var(--sw-card-bg);border-radius:var(--sw-radius);padding:20px 24px}.sw-faq__summary{align-items:center;cursor:pointer;display:flex;gap:24px;justify-content:space-between;list-style:none}.sw-faq__summary::-webkit-details-marker{display:none}.sw-faq__item--static .sw-faq__summary{cursor:default}.sw-faq__question{color:var(--sw-question);font-family:var(--sw-font-heading);font-size:18px;font-weight:var(--sw-heading-weight);line-height:1.5}.sw-faq__chevron{align-items:center;color:var(--sw-chevron);display:flex;flex:none;height:11px;justify-content:center;width:20px}.sw-faq__chevron svg{display:block;height:17.6px;transform:rotate(90deg);transition:transform .2s ease;width:9.6px}.sw-faq__item[open] .sw-faq__chevron svg{transform:rotate(270deg)}.sw-faq__answer{color:var(--sw-answer);font-size:16px;line-height:1.5;padding-top:16px}.sw-faq__answer>:first-child{margin-top:0}.sw-faq__answer>:last-child{margin-bottom:0}.sw-faq__answer a{color:inherit;text-underline-position:from-font}@media screen and (min-width:990px){.sw-faq{padding:var(--sw-pt) 44px var(--sw-pb)}.sw-faq__inner{align-items:flex-start;flex-direction:row}.sw-faq__title{flex:1 1 460px;font-size:40px;line-height:1.24;max-width:460px;min-width:0}.sw-faq__list{flex:1 1 868px;min-width:0}.sw-faq__item{padding:24px 40px}.sw-faq__question{font-size:22px}}@media(prefers-reduced-motion:reduce){.sw-faq__chevron svg{transition:none}}.sw-hero{background:var(--sw-bg);font-family:var(--sw-font-body);padding:var(--sw-pt-mobile) 24px var(--sw-pb-mobile)}.sw-hero__inner{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1352px}.sw-hero__copy{display:flex;flex-direction:column;gap:16px;justify-content:center}.sw-hero__title{color:var(--sw-title);font-family:var(--sw-font-heading);font-size:30px;font-weight:var(--sw-heading-weight);letter-spacing:0;line-height:1.1667;margin:0}.sw-hero__title em,.sw-hero__title i{color:var(--sw-accent);font-style:normal}.sw-hero__subtitle{color:var(--sw-title);font-size:16px;font-weight:500;line-height:1.25;margin:0;opacity:.8}.sw-hero__disclaimer{font-size:10px;font-style:italic;line-height:1.2;opacity:.8}.sw-hero__disclaimer p{margin:0}.sw-hero__disclaimer a{color:inherit;text-underline-position:from-font}.sw-hero__media{border-radius:var(--sw-radius);overflow:hidden}.sw-hero__img{aspect-ratio:664 / 552;display:block;height:auto;object-fit:cover;width:100%}@media screen and (min-width:990px){.sw-hero{padding:var(--sw-pt) 44px var(--sw-pb)}.sw-hero__inner{align-items:center;flex-direction:row;gap:31px;justify-content:space-between}.sw-hero__copy{flex:1 1 657px;gap:24px;min-height:552px;min-width:0}.sw-hero__title{font-size:48px;letter-spacing:-.73px;line-height:1.5}.sw-hero__subtitle{color:var(--sw-subtle);font-size:18px;font-weight:400;line-height:1.5;opacity:1}.sw-hero__disclaimer{font-size:12px;line-height:1.5;opacity:1}.sw-hero__media{flex:1 1 664px;max-width:664px;min-width:0}}.sw-products{background:var(--sw-bg);font-family:var(--sw-font-body);padding:var(--sw-pt-mobile) 0 var(--sw-pb-mobile)}.sw-products__inner{margin:0 auto;max-width:1352px}.sw-products__title{color:var(--sw-title);font-family:var(--sw-font-heading);font-size:34px;font-weight:var(--sw-heading-weight);line-height:1.1765;margin:0 0 32px;padding:0 24px;text-align:center}.sw-products__carousel{--sw-gap: 24px;--sw-cards: var(--sw-per-view-mobile);--sw-card-w: calc((100% - (var(--sw-gap) * (var(--sw-cards) - 1))) / var(--sw-cards));--sw-media-h: calc(var(--sw-card-w) * 304 / 320);display:block;position:relative}.sw-products__viewport{display:flex;gap:var(--sw-gap);overflow-x:auto;padding:0 24px 16px;scroll-behavior:smooth;scroll-padding-left:24px;scroll-snap-type:x mandatory;scrollbar-width:none}.sw-products__viewport::-webkit-scrollbar{display:none}.sw-products__card{display:flex;flex:0 0 var(--sw-card-w);flex-direction:column;gap:24px;scroll-snap-align:start;border:2px solid #d4d4d4;border-radius:24px;padding:1.25rem}.sw-products__media{border-radius:var(--sw-radius);display:block;overflow:hidden}.sw-products__img{aspect-ratio:320 / 304;display:block;height:auto;object-fit:cover;width:100%}.sw-products__img--placeholder{background:#0000000a;fill:#00000026}.sw-products__info{display:flex;flex-direction:column;gap:16px;height:100%;max-height:72px}.sw-products__names{display:flex;flex-direction:column;gap:4px;margin-bottom:auto}.sw-products__name{color:var(--sw-title);font-family:var(--sw-font-heading);font-size:12px;font-weight:var(--sw-heading-weight);line-height:1.5;text-decoration:none}.sw-products__name:hover{text-decoration:underline}.sw-products__subtitle{color:var(--sw-text);font-size:14px;line-height:1.24;margin:0}.sw-products__price{color:var(--sw-price);font-family:var(--sw-font-heading);font-size:16px;font-weight:var(--sw-heading-weight);line-height:1.2;margin:0;text-align:right}.sw-products__nav{align-items:center;background:var(--sw-nav-bg);border:0;border-radius:50%;box-shadow:0 4px 10px #00000040;color:var(--sw-nav-fg);cursor:pointer;display:flex;height:48px;justify-content:center;padding:8px;position:absolute;top:calc(var(--sw-media-h) / 2);transform:translateY(-50%);transition:opacity .15s ease;width:48px;z-index:2}.sw-products__nav[hidden]{display:none}.sw-products__nav svg{display:block;height:15.56px;width:16px}.sw-products__nav--prev{left:8px}.sw-products__nav--prev svg{transform:rotate(180deg)}.sw-products__nav--next{right:8px}@media screen and (min-width:750px){.sw-products__carousel{--sw-cards: 2.5}}@media screen and (min-width:990px){.sw-products{padding:var(--sw-pt) 44px var(--sw-pb)}.sw-products__title{font-size:40px;line-height:1.24;margin-bottom:48px;padding:0}.sw-products__carousel{--sw-cards: var(--sw-per-view)}.sw-products__viewport{padding:0 0 16px;scroll-padding-left:0}.sw-products__name{font-size:12px}.sw-products__subtitle{font-size:16px}.sw-products__price{font-size:16x}.sw-products__nav--prev{left:-27px}.sw-products__nav--next{right:-27px}}@media(prefers-reduced-motion:reduce){.sw-products__viewport{scroll-behavior:auto}}.sw-savings{background:var(--sw-bg);font-family:var(--sw-font-body);padding:var(--sw-pt-mobile) 24px var(--sw-pb-mobile)}.sw-savings__inner{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1352px}.sw-savings__title{color:var(--sw-title);font-family:var(--sw-font-heading);font-size:34px;font-weight:var(--sw-heading-weight);line-height:1.1765;margin:0}.sw-savings__panel{background:var(--sw-panel-bg);border-radius:24px;container-type:inline-size;display:flex;flex-direction:column;gap:32px;justify-content:center}.sw-savings__copy{color:var(--sw-text);font-size:16px;font-weight:500;line-height:1.5}.sw-savings__copy p{margin:0 0 24px}.sw-savings__copy p:last-child{margin-bottom:0}.sw-savings__copy a{color:inherit;text-underline-position:from-font}.sw-savings__compare{display:flex;flex-direction:column;gap:24px}.sw-compare{border-radius:24px;display:flex;justify-content:space-between;min-height:287px;overflow:hidden;padding:16px}.sw-compare--before{background:var(--sw-card-a-bg)}.sw-compare--after{background:var(--sw-card-b-bg)}.sw-compare__label{color:var(--sw-label);display:flex;flex-direction:column;gap:6px;padding-right:12px}.sw-compare__eyebrow{font-size:14px;line-height:1.3}.sw-compare__source{font-size:18px;font-weight:500;line-height:1.5}.sw-compare__stack{display:flex;flex:0 0 150px;flex-direction:column;width:150px}.sw-stat{border-radius:12px;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:16px}.sw-stat--positive{background:var(--sw-positive-bg);color:var(--sw-positive-fg)}.sw-stat--positive .sw-stat__icon{color:var(--sw-positive-icon)}.sw-stat--negative{background:var(--sw-negative-bg);color:var(--sw-negative-fg);padding:12px 16px}.sw-stat--negative .sw-stat__label{color:var(--sw-label)}.sw-stat--neutral{background:var(--sw-neutral-bg);color:var(--sw-neutral-fg)}.sw-stat--neutral .sw-stat__icon{color:var(--sw-accent)}.sw-stat--neutral .sw-stat__label{color:var(--sw-label)}.sw-stat__value{align-items:center;display:flex;font-size:18px;font-weight:500;gap:8px;line-height:1.5}.sw-stat__label{font-size:12px;font-weight:500;letter-spacing:-.06px;line-height:1.34}.sw-stat__icon{display:block;flex:none;width:16px}.sw-stat__icon--money,.sw-stat__icon--basket{height:17.59px}.sw-stat__icon--tax{height:15.42px}.sw-compare__connector{flex:1 1 16px;min-height:16px;position:relative}.sw-compare__bridge{flex:1 1 103px;min-height:103px;position:relative}.sw-compare__arrow{color:var(--sw-connector);left:50%;position:absolute;top:50%}.sw-compare__arrow svg{display:block;height:100%;width:100%}.sw-compare__arrow--short{height:11.05px;transform:translate(-50%,-50%) rotate(90deg);width:16.75px}.sw-compare__arrow--long{color:var(--sw-accent);height:11.05px;transform:translate(-50%,-50%) rotate(90deg);width:103px}.sw-compare__badge{background:var(--sw-badge-bg);border-radius:4px;color:var(--sw-accent);font-family:var(--sw-font-heading);font-size:14px;font-weight:var(--sw-heading-weight);left:50%;line-height:20px;padding:4px 6px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);white-space:nowrap}@container (min-width: 700px){.sw-savings__compare{flex-direction:row}.sw-compare{flex:1 1 0;min-width:0}}@container (min-width: 740px){.sw-compare{min-height:309px;padding:24px}.sw-compare__stack{flex-basis:161px;width:161px}}@media screen and (min-width:990px){.sw-savings{padding:var(--sw-pt) 44px var(--sw-pb)}.sw-savings__title{font-size:40px;line-height:1.24}.sw-savings__copy{font-size:18px}}@media screen and (min-width:1100px){.sw-savings__inner{align-items:flex-start;flex-direction:row}.sw-savings__title{flex:1 1 484px;min-width:0}.sw-savings__panel{flex:1 1 844px;gap:40px;max-width:844px;min-width:0;padding:0 40px}}.sw-steps{background:var(--sw-bg);font-family:var(--sw-font-body);padding:var(--sw-pt-mobile) 24px var(--sw-pb-mobile)}.sw-steps__inner{margin:0 auto;max-width:1352px}.sw-steps__title{color:var(--sw-title);font-family:var(--sw-font-heading);font-size:34px;font-weight:var(--sw-heading-weight);line-height:1.1765;margin:0 0 25px;text-align:center}.sw-steps__grid{column-gap:24px;display:grid;grid-template-columns:1fr;row-gap:64px}.sw-steps__group-title{color:var(--sw-title);font-family:var(--sw-font-heading);font-size:20px;font-weight:var(--sw-heading-weight);grid-column:1 / -1;line-height:1.2;margin:0 0 -16px;text-align:center}.sw-steps__card{display:flex;flex-direction:column;gap:24px}.sw-steps__media{border-radius:var(--sw-radius);overflow:hidden}.sw-steps__img{aspect-ratio:431 / 375;display:block;height:auto;object-fit:cover;width:100%}.sw-steps__text{display:flex;flex-direction:column;gap:9px}.sw-steps__card-title{color:var(--sw-card-title);font-family:var(--sw-font-heading);font-size:18px;font-weight:var(--sw-heading-weight);line-height:1.5;margin:0}.sw-steps__card-text{color:var(--sw-card-text);font-size:14px;line-height:1.24;margin:0}@media screen and (min-width:750px){.sw-steps__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:40px}.sw-steps__group-title{margin:24px 0 0}.sw-steps__group-title:first-child{margin-top:0}}@media screen and (min-width:990px){.sw-steps{padding:var(--sw-pt) 44px var(--sw-pb)}.sw-steps__title{font-size:40px;line-height:1.24;margin-bottom:44px}.sw-steps__grid{grid-template-columns:repeat(var(--sw-columns),minmax(0,1fr));row-gap:24px}.sw-steps__group-title{font-size:24px;margin:76px 0 16px}.sw-steps__group-title:first-child{margin-top:0}.sw-steps__text{gap:12px}.sw-steps__card-title{font-size:22px}.sw-steps__card-text{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/409/compiled_assets/styles.css.map */
