.everything-included{--ei-bg: 0, 0, 0;--ei-text: 255, 255, 255;--ei-subtext: 169, 169, 169;--ei-accent: 255, 0, 0;--ei-radius: 1.4rem}.everything-included__band{width:100%;background-color:rgb(var(--ei-bg));color:rgb(var(--ei-text))}.everything-included__inner{max-width:1200px;margin-inline:auto;padding-inline:1.5rem}@media screen and (min-width:750px){.everything-included__inner{padding-inline:2rem}}.everything-included__grid{display:grid;grid-template-columns:1fr;align-items:center}@media screen and (min-width:750px){.everything-included__grid{grid-template-columns:1fr 1fr}}.everything-included__content{display:flex;flex-direction:column;gap:clamp(2rem,3vw,3.4rem);text-align:center}.everything-included__heading{margin:0;font-size:clamp(2.6rem,1.5rem + 3.2vw,4rem);font-weight:700;line-height:1.3;color:rgb(var(--ei-text))}.everything-included__heading-line{display:block}.everything-included__features{display:grid;grid-template-columns:1fr 1fr;gap:3.2rem;margin:0;padding:0}@media screen and (min-width:400px){.everything-included__features{grid-template-columns:1fr 1fr}}.everything-included__feature{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0;margin:0;border-radius:.8rem;text-align:center;transition:transform .25s ease,background-color .25s ease}@media screen and (min-width:750px){.everything-included__content,.everything-included__features{text-align:start}.everything-included__feature{flex-direction:row;align-items:flex-start;gap:1.2rem;padding:1.2rem 1rem;text-align:start}}@media(prefers-reduced-motion:no-preference){.everything-included__feature:hover,.everything-included__feature:focus-within{transform:translateY(-.2rem);background-color:rgba(var(--ei-text),.06)}}.everything-included__feature-icon{flex-shrink:0;width:2.4rem;height:2.4rem;color:rgb(var(--ei-accent))}.everything-included__feature-icon svg{display:block;width:100%;height:100%}.everything-included__feature-icon-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.everything-included__feature-text{display:flex;flex-direction:column;gap:.35rem;min-width:0;align-items:center}@media screen and (min-width:750px){.everything-included__feature-text{align-items:flex-start}}.everything-included__feature-title{font-size:2rem;font-weight:700;line-height:1.4;color:rgb(var(--ei-text))}.everything-included__feature-subtitle{font-size:1.8rem;line-height:1.1;color:#fff}.everything-included__media{width:100%;min-width:0}.everything-included__figure{margin:0;border-radius:var(--ei-radius);overflow:hidden;box-shadow:0 .8rem 2.4rem #00000059,0 0 0 1px rgba(var(--ei-text),.08)}.everything-included__figure--placeholder{aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--ei-text),.08)}.everything-included__placeholder-svg{width:50%;height:auto;opacity:.35}.everything-included__image{display:block;width:100%;height:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:center}@media(prefers-reduced-motion:no-preference){.everything-included__grid{animation:everything-included-fade .75s ease forwards}}@keyframes everything-included-fade{0%{opacity:0}to{opacity:1}}@media screen and (max-width:749px){.everything-included__band{padding:30px 0!important}.everything-included__feature-subtitle{font-size:1.4rem;line-height:1}.everything-included__feature-title{font-size:1.5rem}}.gg-split{width:100%}.gg-split--theme-light{--gg-split-bg: 245, 245, 245;--gg-split-text: 17, 17, 17;--gg-split-bullet: 17, 17, 17}.gg-split--theme-light.gg-split--light-bg-white{--gg-split-bg: 255, 255, 255}.gg-split--theme-dark{--gg-split-bg: 0, 0, 0;--gg-split-text: 255, 255, 255;--gg-split-bullet: 255, 255, 255}.gg-split__outer{background-color:rgb(var(--gg-split-bg));color:rgb(var(--gg-split-text))}.gg-split__inner{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(1.6rem,4vw,2.4rem)}.gg-split__grid{display:flex;flex-direction:column;align-items:stretch}.gg-split__media{position:relative;width:100%;flex-shrink:0}.gg-split__figure{margin:0;border-radius:1.2rem;overflow:hidden;background-color:rgba(var(--gg-split-text),.06)}.gg-split__picture,.gg-split__figure img{display:block;width:100%;height:auto}.gg-split__figure img{border-radius:1.2rem;object-fit:cover;aspect-ratio:1 / 1}.gg-split__content{display:flex;flex-direction:column;justify-content:center;padding-block:.4rem}.gg-split__heading{margin:0 0 clamp(1.6rem,3vw,2.4rem);font-size:clamp(2.4rem,1.5rem + 2.5vw,4.2rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:rgb(var(--gg-split-text))}.gg-split__body{--gg-split-block-gap: clamp(1.2rem, 2vw, 2rem);display:flex;flex-direction:column;gap:var(--gg-split-block-gap);width:100%}.gg-split__body>.gg-split__list--single+.gg-split__list--single{margin-top:calc(-1 * var(--gg-split-block-gap) + .8rem)}.gg-split__richtext{margin:0;font-size:clamp(1.5rem,1.4rem + .25vw,1.8rem);line-height:1.55;color:rgb(var(--gg-split-text))}.gg-split__richtext>*:first-child{margin-top:0}.gg-split__richtext>*:last-child{margin-bottom:0}.gg-split__richtext a{color:inherit;text-decoration-thickness:.1rem;text-underline-offset:.25em}.gg-split__richtext.gg-split__richtext--plain ul,.gg-split__richtext.gg-split__richtext--plain ol{list-style:none;padding-inline-start:0;margin:0}.gg-split__richtext.gg-split__richtext--plain li{margin:0 0 .8rem;padding-inline-start:0}.gg-split__richtext.gg-split__richtext--plain li:last-child{margin-bottom:0}.gg-split__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.8rem;font-size:clamp(1.5rem,1.4rem + .25vw,1.8rem);line-height:1.55;color:rgb(var(--gg-split-text))}.gg-split__item{position:relative;padding-inline-start:1.6rem;margin:0}.gg-split__item:before{content:"";position:absolute;left:0;top:.85em;width:.45rem;height:.45rem;border-radius:50%;background-color:rgb(var(--gg-split-bullet));transform:translateY(-50%)}@media screen and (min-width:750px){.gg-split__grid{flex-direction:row;align-items:center}.gg-split--image-right .gg-split__grid{flex-direction:row-reverse}.gg-split__media,.gg-split__content{flex:1 1 50%;min-width:0;max-width:50%}.gg-split__figure img{aspect-ratio:1 / 1}}@media screen and (min-width:750px)and (max-width:989px){.gg-split__heading{font-size:clamp(2.8rem,2.4rem + .8vw,3.6rem)}.gg-split__list,.gg-split__richtext{font-size:1.6rem}}@media screen and (max-width:749px){.gg-split__heading{font-size:clamp(2.4rem,2.1rem + .9vw,2.8rem)}.gg-split__list,.gg-split__richtext{font-size:1.6rem}.gg-split--mobile-text-center .gg-split__content{text-align:center;align-items:center}.gg-split--mobile-text-center .gg-split__heading{text-align:center}.gg-split--mobile-text-center .gg-split__list,.gg-split--mobile-text-center .gg-split__richtext{text-align:left;max-width:42rem;margin-inline:auto;align-self:stretch}}.gg-size-banner{max-width:100%;overflow-x:clip;box-sizing:border-box}.gg-size-banner__shell{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;max-width:100%;min-width:0;min-height:0}.gg-size-banner__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.gg-size-banner__media img,.gg-size-banner__media .placeholder-svg{width:100%;height:100%;object-fit:cover;object-position:var(--gg-size-banner-img-pos, center center);display:block}.gg-size-banner__overlay-stack{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.gg-size-banner__overlay--base{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(var(--gg-size-banner-overlay-rgb) / var(--gg-size-banner-overlay-alpha, .6))}.gg-size-banner__overlay--gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgb(0 0 0 / var(--gg-size-banner-gradient-top, .22)) 0%,rgb(0 0 0 / calc(var(--gg-size-banner-gradient-top, .22) * .45)) 28%,transparent 42%,transparent 58%,rgb(0 0 0 / var(--gg-size-banner-gradient-bottom, .22)) 100%)}.gg-size-banner__inner{position:relative;z-index:2;width:100%;max-width:var(--gg-size-banner-content-max, none);min-width:0;margin-inline:auto;padding-top:var(--gg-size-banner-inner-pt-m, 2rem);padding-bottom:var(--gg-size-banner-inner-pb-m, 2rem);padding-inline:min(1.5rem,5vw);box-sizing:border-box}@media screen and (min-width:990px){.gg-size-banner__inner{padding-top:var(--gg-size-banner-inner-pt-d, 3rem);padding-bottom:var(--gg-size-banner-inner-pb-d, 3rem);padding-inline:2rem}}.gg-size-banner__stack{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;min-width:0;box-sizing:border-box}.gg-size-banner__stack-primary{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:100%;min-width:0;overflow-x:clip;gap:calc(var(--gg-stack-gap-min, 1.6rem) + (var(--gg-stack-gap-max, 2rem) - var(--gg-stack-gap-min, 1.6rem)) * var(--gg-scale, 1))}.gg-size-banner__icon{display:flex;line-height:0;color:rgb(var(--gg-size-banner-accent-rgb))}.gg-size-banner__icon svg{display:block;width:calc(var(--gg-icon-w-min, 36px) + (var(--gg-icon-w-max, 50px) - var(--gg-icon-w-min, 36px)) * var(--gg-scale, 1));height:auto;aspect-ratio:50 / 30;overflow:visible}.gg-size-banner__icon svg path{fill:currentColor}h2.gg-size-banner__heading.gg-font-heading{margin:0;font-weight:700;color:#fff;line-height:1.2;max-width:100%;width:100%;min-width:0;letter-spacing:0;font-size:calc(var(--gg-heading-min, 2.8rem) + (var(--gg-heading-max, 4rem) - var(--gg-heading-min, 2.8rem)) * var(--gg-scale, 1));white-space:normal;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media screen and (min-width:990px){h2.gg-size-banner__heading.gg-font-heading{font-size:var(--gg-heading-max)}}.gg-size-banner__sublist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:stretch;gap:calc(var(--gg-stack-gap-min, 1.6rem) + (var(--gg-stack-gap-max, 2rem) - var(--gg-stack-gap-min, 1.6rem)) * var(--gg-scale, 1));color:#fff;font-weight:400;font-size:calc(var(--gg-subtext-min, 1.6rem) + (var(--gg-subtext-max, 1.8rem) - var(--gg-subtext-min, 1.6rem)) * var(--gg-scale, 1));line-height:1.45;max-width:100%;width:100%;min-width:0;box-sizing:border-box;overflow-x:clip}@media screen and (min-width:750px){.gg-size-banner__sublist{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:calc(var(--gg-sublist-gap-min, 2.4rem) + (var(--gg-sublist-gap-max, 4rem) - var(--gg-sublist-gap-min, 2.4rem)) * var(--gg-scale, 1))}}@media screen and (min-width:990px){.gg-size-banner__sublist{font-size:var(--gg-subtext-max);column-gap:var(--gg-sublist-gap-max)}}.gg-size-banner__subitem{max-width:100%;min-width:0;padding-inline:0;text-align:center;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;box-sizing:border-box}.gg-size-banner__subitem:before{content:"\2022  ";font-weight:700}.gg-size-banner__highlight{position:relative;width:100%;max-width:100%;min-width:0;margin-inline:auto;margin-top:calc(var(--gg-before-highlight-min, 2.8rem) + (var(--gg-before-highlight-max, 4rem) - var(--gg-before-highlight-min, 2.8rem)) * var(--gg-scale, 1));padding-block:1.25rem;padding-inline:1.25rem;padding-left:calc(1.25rem + 5px);border-radius:.25rem;background-color:rgb(var(--gg-size-banner-highlight-rgb, 26, 26, 26));box-sizing:border-box}.gg-size-banner__highlight-track{display:block;width:100%;min-width:0;overflow-x:clip}@media screen and (min-width:750px){.gg-size-banner__highlight{padding-block:5rem;padding-inline:2.5rem;padding-left:calc(2.5rem + 5px)}}.gg-size-banner__highlight:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background-color:rgb(var(--gg-size-banner-accent-rgb));border-radius:.25rem 0 0 .25rem}.gg-size-banner__highlight-text{margin:0;text-align:center;color:#fff;font-style:italic;font-weight:700;font-size:calc(var(--gg-highlight-min, 1.7rem) + (var(--gg-highlight-max, 1.8rem) - var(--gg-highlight-min, 1.7rem)) * var(--gg-scale, 1));line-height:1.35;max-width:100%;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media screen and (min-width:990px){.gg-size-banner__highlight-text{font-size:var(--gg-highlight-max)}.gg-size-banner__stack-primary{gap:var(--gg-stack-gap-max)}.gg-size-banner__highlight{margin-top:var(--gg-before-highlight-max)}}.collection-hero__content,.collection-hero--banner-text .collection-hero__text-wrapper{width:100%;max-width:100%}.collection-hero--banner-text .collection-hero__description--full{max-width:100%;text-align:start;color:rgb(var(--color-foreground))}.collection-hero--banner-text .collection-hero__description--full.rte>*:first-child{margin-top:0}.collection-hero--banner-text .collection-hero__description--full.rte>*:last-child{margin-bottom:0}.collection-hero--banner-text .collection-hero__description--full.rte p{margin:0;font-size:calc(1.5rem * var(--font-body-scale));line-height:calc(1 + .65 / var(--font-body-scale))}.collection-hero--banner-text .collection-hero__description--full.rte p+p{margin-top:1.75rem}@media screen and (min-width:750px){.collection-hero--banner-text .collection-hero__description--full.rte p{font-size:calc(1.6rem * var(--font-body-scale))}.collection-hero--banner-text .collection-hero__description--full.rte p+p{margin-top:2.25rem}}@media screen and (min-width:990px){.collection-hero--banner-text .collection-hero__description--full.rte p+p{margin-top:2.5rem}}.collection-hero--banner-text:not(.collection-hero--with-image) .collection-hero__inner{align-items:stretch}.collection-hero--banner-text .collection-hero__description--full+.collection-hero__description--full{margin-top:1.75rem}@media screen and (min-width:750px){.collection-hero--banner-text .collection-hero__description--full+.collection-hero__description--full{margin-top:2.25rem}}@media screen and (min-width:990px){.collection-hero--banner-text .collection-hero__description--full+.collection-hero__description--full{margin-top:2.5rem}}.perfect-for{--pf-bg: 0, 0, 0;--pf-item-bg: 26, 26, 26;--pf-item-bg-active: 42, 42, 42;--pf-text: 255, 255, 255;--pf-accent: 255, 0, 0;--pf-radius-item: .8rem;--pf-radius-image: 1.4rem;width:100%;background-color:rgb(var(--pf-bg));color:rgb(var(--pf-text))}.perfect-for__grid{display:flex;flex-direction:column;align-items:stretch}.perfect-for__media{width:100%;min-width:0;order:-1}.perfect-for__list-wrap{width:100%;min-width:0;order:1;max-width:560px}@media screen and (min-width:750px){.perfect-for__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center}.perfect-for__media,.perfect-for__list-wrap{order:unset}}.perfect-for__heading{margin:0 0 3.2rem;font-size:clamp(2rem,1.2rem + 2vw,4rem);font-weight:700;line-height:1.2;color:rgb(var(--pf-text))}.perfect-for__list{margin:0;padding:0;display:flex;flex-direction:column;gap:1.6rem}.perfect-for__list-item{margin:0}.perfect-for__item{display:block;width:100%;margin:0;padding:0;border:none;border-radius:var(--pf-radius-item);background-color:rgb(var(--pf-item-bg));color:rgb(var(--pf-text));text-align:start;cursor:pointer;transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease;box-shadow:inset 0 0 rgb(var(--pf-accent))}.perfect-for__item:focus-visible{outline:.2rem solid rgb(var(--pf-accent));outline-offset:.2rem}.perfect-for__item-inner{display:flex;align-items:center;gap:2.4rem;padding:clamp(1.2rem,2vw,1.6rem);border-radius:var(--pf-radius-item);border-left:.35rem solid transparent}.perfect-for__item.is-active .perfect-for__item-inner{background-color:rgb(var(--pf-item-bg-active));border-left-color:#b90014}.perfect-for__item.is-active{color:rgb(var(--pf-text))}@media(prefers-reduced-motion:no-preference){.perfect-for__item:hover:not(.is-active){background-color:rgba(var(--pf-text),.08)}.perfect-for__item.is-active{transform:scale(1.015)}}.perfect-for__icon{flex-shrink:0;width:1.9rem;height:1.9rem;color:rgba(var(--pf-text),.85)}.perfect-for__item.is-active .perfect-for__icon{color:rgb(var(--pf-accent))}.perfect-for__item.is-active .perfect-for__icon svg path{fill:#e11d48}.perfect-for__icon svg{display:block;width:100%;height:100%}.perfect-for__icon-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.perfect-for__label{font-size:20px;font-weight:700;line-height:28px;letter-spacing:-.45px}.perfect-for__figure{margin:0;border-radius:var(--pf-radius-image);overflow:hidden;background-color:rgba(var(--pf-text),.06)}.perfect-for__image{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:var(--pf-radius-image);transition:opacity .35s ease}.perfect-for__image.is-fading{opacity:0}.perfect-for__image--placeholder{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.perfect-for__placeholder-svg{width:45%;height:auto;opacity:.35}@media screen and (max-width:749px){.perfect-for{padding:30px 0!important}.perfect-for__heading{margin:0 0 1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
