.color-scheme-1{--color-button-text: 255, 255, 255;--color-secondary-button-text: 255, 92, 97;--color-link: 255, 92, 97}.color-scheme-4{--color-foreground: 255, 255, 255;--color-secondary-button-text: 255, 255, 255;--color-link: 255, 255, 255}.announcement-bar__message{font-weight:700;letter-spacing:.14em}.field__label{color:rgba(var(--color-foreground),.82)}.field:after,.select:after,.customer .field:after,.customer select:after,.localization-form__select:after{box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),.75)}.rte,.product__description,.product__tax,.caption-with-letter-spacing{color:rgba(var(--color-foreground),.9)}main[data-template=index] .image-with-text__heading{font-size:clamp(3.8rem,5.4vw,8rem);line-height:.98;max-width:12ch}main[data-template=index] .image-with-text__text.rte{max-width:42rem;font-size:1.8rem}.b2b-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;border-top:1px solid rgba(var(--color-foreground),.16);border-bottom:1px solid rgba(var(--color-foreground),.16)}.b2b-benefit{display:flex;min-height:12rem;padding:2.4rem;flex-direction:column;justify-content:center;gap:.6rem;border-right:1px solid rgba(var(--color-foreground),.16)}.b2b-benefit:last-child{border-right:0}.b2b-benefit__kicker{color:#ff5c61;font-size:1.1rem;font-weight:700;letter-spacing:.14em}.b2b-benefit strong{font-family:var(--font-heading-family);font-size:1.7rem;line-height:1.25;text-transform:uppercase}.b2b-product-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.6rem;margin:1.8rem 0 0;padding:1.6rem;border:1px solid rgba(var(--color-foreground),.2);background:rgba(var(--color-foreground),.04)}.b2b-product-trust__item{display:flex;align-items:flex-start;gap:.8rem;font-size:1.25rem;line-height:1.35;text-transform:uppercase}.b2b-product-trust__item span{color:#ff5c61;font-weight:700}.b2b-email-offer{display:flex;margin:1.2rem 0 0;padding:1.2rem 1.4rem;flex-direction:column;gap:.2rem;border-left:.4rem solid rgb(255,92,97);background:rgba(var(--color-foreground),.05);color:inherit;text-decoration:none}.b2b-email-offer strong{font-size:1.3rem;letter-spacing:.04em;text-transform:uppercase}.b2b-email-offer span{color:rgba(var(--color-foreground),.76);font-size:1.2rem}.b2b-sticky-atc{display:none}.b2b-anchor{display:block;position:relative;top:-10rem;visibility:hidden}.b2b-founder-proof{max-width:104rem}.b2b-founder-proof__eyebrow,.b2b-faq__eyebrow{margin:0 0 1.2rem;color:#c22126;font-size:1.2rem;font-weight:700;letter-spacing:.16em}.b2b-founder-proof h2,.b2b-faq h2{max-width:14ch;margin:0;font-size:clamp(3.2rem,5vw,5.8rem);line-height:.98}.b2b-founder-proof>p:not(.b2b-founder-proof__eyebrow){max-width:72rem;margin:2.2rem 0 0;color:rgba(var(--color-foreground),.88);font-size:1.8rem;line-height:1.65}.b2b-founder-proof__actions{display:flex;align-items:center;gap:2.4rem;margin-top:3rem}.b2b-founder-proof__support{color:inherit;font-weight:700;text-underline-offset:.35rem}.b2b-review{display:grid;grid-template-columns:minmax(28rem,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(3.2rem,6vw,8rem);max-width:118rem}.b2b-review__image{overflow:hidden;position:relative;aspect-ratio:1;background:rgba(var(--color-foreground),.08)}.b2b-review__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(var(--color-foreground),.16);pointer-events:none}.b2b-review__image img{display:block;width:100%;height:100%;object-fit:cover}.b2b-review__eyebrow{margin:0 0 1.2rem;color:#c22126;font-size:1.2rem;font-weight:700;letter-spacing:.16em}.b2b-review h2{max-width:14ch;margin:0;font-size:clamp(3.2rem,4.8vw,5.6rem);line-height:.98}.b2b-review blockquote{max-width:72rem;margin:2.8rem 0 0;padding:0 0 0 2.4rem;border-left:.4rem solid rgb(194,33,38)}.b2b-review blockquote p{margin:0;color:rgba(var(--color-foreground),.9);font-size:clamp(1.7rem,2vw,2rem);line-height:1.65}.b2b-review__author{display:flex;margin:2.4rem 0 0;flex-direction:column;gap:.3rem}.b2b-review__author strong{font-family:var(--font-heading-family);font-size:1.8rem;text-transform:uppercase}.b2b-review__author span{color:rgba(var(--color-foreground),.72);font-size:1.35rem}.b2b-faq{max-width:104rem}.b2b-faq h2{margin-bottom:3.2rem}.b2b-faq details{border-top:1px solid rgba(var(--color-foreground),.2)}.b2b-faq details:last-child{border-bottom:1px solid rgba(var(--color-foreground),.2)}.b2b-faq summary{position:relative;padding:2rem 4.8rem 2rem 0;cursor:pointer;font-family:var(--font-heading-family);font-size:1.9rem;line-height:1.25;list-style:none;text-transform:uppercase}.b2b-faq summary::-webkit-details-marker{display:none}.b2b-faq summary:after{content:"+";position:absolute;right:0;color:#ff5c61;font-size:2.4rem;font-weight:700}.b2b-faq details[open] summary:after{content:"\2212"}.b2b-faq details>div{max-width:70rem;padding:0 4.8rem 2.2rem 0;color:rgba(var(--color-foreground),.86);font-size:1.6rem;line-height:1.65}.b2b-faq details p{margin:0}.b2b-faq details a{color:inherit;text-underline-offset:.3rem}.b2b-cart-confidence{display:grid;gap:.7rem;margin:1.6rem 0 0;padding:1.4rem 1.6rem;border:1px solid rgba(var(--color-foreground),.18);background:rgba(var(--color-foreground),.04)}.b2b-cart-confidence span{position:relative;padding-left:2rem;font-size:1.25rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.b2b-cart-confidence span:before{content:"\2713";position:absolute;left:0;color:#ff5c61}.b2b-legal{color:rgba(var(--color-foreground),.72);font-size:1.2rem;line-height:1.45}.b2b-drop-alert{margin-top:1.2rem;text-align:center}.b2b-drop-alert p{margin:.8rem 0 0;color:rgba(var(--color-foreground),.78);font-size:1.3rem}.b2b-contact-intro{max-width:82rem;margin:0 auto;color:rgba(var(--color-foreground),.9);font-size:1.7rem}.b2b-contact-intro a,.footer-block__details-content a{color:inherit;text-underline-offset:.3rem}@media screen and (max-width:989px){.b2b-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-benefit:nth-child(2){border-right:0}.b2b-benefit:nth-child(-n+2){border-bottom:1px solid rgba(var(--color-foreground),.16)}}@media screen and (max-width:549px){main[data-template=index] .image-with-text__heading{font-size:clamp(3.4rem,12vw,5.2rem)}main[data-template=index] .image-with-text__text.rte{font-size:1.6rem}main[data-template=index] .image-with-text__content .button{width:100%;min-width:0;padding-right:1.8rem;padding-left:1.8rem}.b2b-benefits,.b2b-product-trust{grid-template-columns:1fr}.b2b-benefit,.b2b-benefit:nth-child(2){min-height:9rem;border-right:0;border-bottom:1px solid rgba(var(--color-foreground),.16)}.b2b-benefit:last-child{border-bottom:0}.b2b-founder-proof__actions{align-items:flex-start;flex-direction:column;gap:1.8rem}.b2b-founder-proof__actions .button{width:100%}.b2b-review{grid-template-columns:1fr;gap:3.2rem}.b2b-review__image{width:min(100%,52rem)}.b2b-sticky-atc{display:flex;visibility:hidden;position:fixed;z-index:40;right:0;bottom:0;left:0;align-items:center;gap:1.2rem;padding:1rem 1.2rem calc(1rem + env(safe-area-inset-bottom));border-top:1px solid rgba(var(--color-foreground),.18);background:rgb(var(--color-background));box-shadow:0 -.6rem 2.2rem #00000024;opacity:0;transform:translateY(100%);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.b2b-sticky-atc.is-visible{visibility:visible;opacity:1;transform:translateY(0)}.b2b-sticky-atc__details{display:flex;min-width:0;flex:1;flex-direction:column}.b2b-sticky-atc__details strong{overflow:hidden;font-family:var(--font-heading-family);font-size:1.25rem;line-height:1.15;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.b2b-sticky-atc__details span{font-size:1.2rem}.b2b-sticky-atc .button{min-width:13.8rem;min-height:4.6rem;padding:0 1.4rem;font-size:1.2rem}}.b2b-guide{max-width:92rem;padding-top:clamp(5.6rem,8vw,10rem);padding-bottom:clamp(6.4rem,9vw,12rem)}.b2b-guide__header{max-width:84rem;padding-bottom:clamp(3.6rem,6vw,6.4rem);border-bottom:1px solid rgba(var(--color-foreground),.18)}.b2b-guide__meta{display:flex;gap:1rem;margin-bottom:2rem;color:#c22126;font-size:1.2rem;font-weight:700;letter-spacing:.16em}.b2b-guide h1{max-width:13ch;margin:0;font-size:clamp(4rem,7vw,7.6rem);line-height:.98}.b2b-guide__lead{max-width:70rem;margin:2.8rem 0 0;color:rgba(var(--color-foreground),.92);font-size:clamp(1.9rem,2.4vw,2.4rem);line-height:1.5}.b2b-guide__body{max-width:74rem;margin-top:clamp(4rem,7vw,7.2rem);font-size:1.75rem;line-height:1.72}.b2b-guide__body h2{margin-top:5.6rem;margin-bottom:1.6rem;font-size:clamp(2.6rem,4vw,3.8rem);line-height:1.08}.b2b-guide__body a{color:#c22126;text-decoration-thickness:.1rem;text-underline-offset:.3rem}.b2b-guide__signoff{margin-top:4.8rem;padding-top:2.8rem;border-top:.4rem solid #c22126;color:#c22126;font-size:clamp(2rem,3vw,2.8rem);line-height:1.3}.b2b-guide__callout,.b2b-guide__checklist{margin:4.8rem 0;padding:clamp(2.4rem,5vw,4rem);border-left:.4rem solid #c22126;background:rgba(var(--color-foreground),.06)}.b2b-guide__checklist h2{margin-top:0}.b2b-guide__checklist li+li{margin-top:.8rem}.b2b-guide__cta{margin-top:clamp(5.6rem,9vw,9.6rem);padding:clamp(3.2rem,7vw,6.4rem);background:#c22126;color:#fff}.b2b-guide__cta-kicker{margin:0 0 1rem;font-size:1.2rem;font-weight:700;letter-spacing:.16em}.b2b-guide__cta h2{max-width:13ch;margin:0;color:inherit;font-size:clamp(3.2rem,5.5vw,5.6rem);line-height:1}.b2b-guide__cta p:not(.b2b-guide__cta-kicker){max-width:54rem;margin:1.8rem 0 2.8rem;font-size:1.8rem}.b2b-guide__cta .button{--color-button: var(--color-background);--color-button-text: var(--color-foreground)}@media screen and (max-width:749px){.b2b-guide__body{font-size:1.65rem}.b2b-guide__body h2{margin-top:4.4rem}}.b2b-stealth-proof{display:grid;grid-template-columns:minmax(26rem,.62fr) minmax(0,1.38fr);align-items:stretch;gap:clamp(3.2rem,5vw,6rem);max-width:126rem;margin:0 auto}.b2b-stealth-proof__copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.b2b-stealth-proof__eyebrow{margin:0 0 1.2rem;color:#c22126;font-size:1.15rem;font-weight:700;letter-spacing:.15em}.b2b-stealth-proof__copy h2{max-width:11ch;margin:0;font-size:clamp(3rem,4.6vw,5.2rem);line-height:.98}.b2b-stealth-proof__text{max-width:40rem;margin:1.8rem 0 2.6rem;color:rgba(var(--color-foreground),.84);font-size:1.6rem;line-height:1.6}.b2b-stealth-proof__text p{margin:0}.b2b-stealth-proof__review{overflow:hidden;position:relative;min-height:36rem;border:1px solid rgba(var(--color-foreground),.16);background:#000;color:#fff;isolation:isolate}.b2b-stealth-proof__image{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0}.b2b-stealth-proof__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:left center}.b2b-stealth-proof__review-content{display:flex;position:absolute;z-index:1;top:0;right:0;bottom:0;width:58%;padding:clamp(2.4rem,3.4vw,4rem);flex-direction:column;justify-content:center;background:linear-gradient(90deg,#00000040,#000 14%)}.b2b-stealth-proof__stars{color:#ff5c61;font-size:1.5rem;letter-spacing:.16em}.b2b-stealth-proof__review blockquote{margin:1.6rem 0 0}.b2b-stealth-proof__review blockquote p{margin:0;color:#fff;font-size:clamp(1.4rem,1.7vw,1.85rem);line-height:1.55}.b2b-stealth-proof__author{display:flex;margin:2rem 0 0;flex-direction:column;gap:.3rem}.b2b-stealth-proof__author strong{color:#fff;font-family:var(--font-heading-family);font-size:1.65rem;text-transform:uppercase}.b2b-stealth-proof__author span{color:#ffffffb3;font-size:1.15rem}.b2b-bibs-proof .b2b-stealth-proof__review{display:grid;grid-template-columns:minmax(24rem,.95fr) minmax(0,1.05fr)}.b2b-bibs-proof .b2b-stealth-proof__image{position:relative;z-index:0;inset:auto;min-height:36rem}.b2b-bibs-proof .b2b-stealth-proof__image img{object-position:center top}.b2b-bibs-proof .b2b-stealth-proof__review-content{position:relative;inset:auto;width:auto;background:#000}.b2b-product-mini-review{margin:1.4rem 0 0;padding:1.5rem 1.6rem 1.6rem;border-left:.4rem solid rgb(194,33,38);background:rgba(var(--color-foreground),.045)}.b2b-product-mini-review__eyebrow{margin:0 0 1.1rem;color:#c22126;font-size:1.05rem;font-weight:800;letter-spacing:.14em}.b2b-product-mini-review__entry--secondary{margin-top:1.25rem;padding-top:1.25rem;border-top:.1rem solid rgba(var(--color-foreground),.14)}.b2b-product-mini-review__stars{color:#c22126;font-size:1.2rem;letter-spacing:.12em}.b2b-product-mini-review blockquote{margin:.65rem 0 0}.b2b-product-mini-review blockquote p{margin:0;color:rgba(var(--color-foreground),.92);font-size:1.35rem;line-height:1.5}.b2b-product-mini-review__author{margin:.8rem 0 0;color:rgba(var(--color-foreground),.68);font-size:1.15rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.b2b-field-test{max-width:100rem;padding-top:clamp(5.6rem,8vw,10rem);padding-bottom:clamp(6.4rem,9vw,12rem)}.b2b-field-test__header{max-width:88rem}.b2b-field-test__meta{display:flex;gap:1rem;margin:0 0 2rem;color:#c22126;font-size:1.2rem;font-weight:700;letter-spacing:.16em}.b2b-field-test h1{max-width:12ch;margin:0;font-size:clamp(4rem,7vw,7.6rem);line-height:.96}.b2b-field-test__lead{max-width:72rem;margin:2.8rem 0 0;color:rgba(var(--color-foreground),.92);font-size:clamp(1.9rem,2.4vw,2.4rem);line-height:1.5}.b2b-field-test__hero{margin:clamp(4rem,7vw,7.2rem) 0 0}.b2b-field-test__hero img{display:block;width:100%;max-height:72rem;object-fit:cover;object-position:center}.b2b-field-test__hero figcaption,.b2b-field-test__gallery figcaption{margin-top:1rem;color:rgba(var(--color-foreground),.62);font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase}.b2b-field-test__body{max-width:76rem;margin-top:clamp(4rem,7vw,7.2rem);font-size:1.75rem;line-height:1.72}.b2b-field-test__body h2{margin:5.6rem 0 1.6rem;font-size:clamp(2.6rem,4vw,3.8rem);line-height:1.08}.b2b-field-test__quote{margin:4.8rem 0;padding:clamp(2.6rem,5vw,4.4rem);border-left:.5rem solid #c22126;background:rgba(var(--color-foreground),.055)}.b2b-field-test__quote>div{color:#c22126;letter-spacing:.18em}.b2b-field-test__quote blockquote{margin:1.6rem 0}.b2b-field-test__quote blockquote p{margin:0;font-size:clamp(1.8rem,2.4vw,2.2rem);line-height:1.55}.b2b-field-test__quote>p:last-child{margin-bottom:0;font-size:1.35rem;line-height:1.45}.b2b-field-test__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem;width:min(96rem,calc(100vw - 4rem));margin:5.6rem 0 5.6rem 50%;transform:translate(-50%)}.b2b-field-test__gallery figure{margin:0}.b2b-field-test__gallery figure:nth-child(5n+1){grid-column:1 / -1}.b2b-field-test__gallery img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.b2b-field-test__gallery figure:nth-child(5n+1) img{aspect-ratio:16 / 9}.b2b-field-test__signoff{margin-top:4.8rem;padding-top:2.8rem;border-top:.4rem solid #c22126;color:#c22126;font-size:clamp(2rem,3vw,2.8rem);line-height:1.3}.b2b-field-test__cta{margin-top:clamp(5.6rem,9vw,9.6rem);padding:clamp(3.2rem,7vw,6.4rem);background:#c22126;color:#fff}.b2b-field-test__cta-kicker{margin:0 0 1rem;font-size:1.2rem;font-weight:700;letter-spacing:.16em}.b2b-field-test__cta h2{max-width:13ch;margin:0;color:inherit;font-size:clamp(3.2rem,5.5vw,5.6rem);line-height:1}.b2b-field-test__cta p:not(.b2b-field-test__cta-kicker){max-width:56rem;margin:1.8rem 0 2.8rem;font-size:1.8rem;line-height:1.55}.b2b-field-test__cta .button{--color-button: var(--color-background);--color-button-text: var(--color-foreground)}@media screen and (max-width:749px){.b2b-stealth-proof{grid-template-columns:1fr;gap:3.2rem}.b2b-stealth-proof__copy h2{max-width:13ch}.b2b-stealth-proof__copy .button{width:100%}.b2b-stealth-proof__review{min-height:32rem}.b2b-stealth-proof__review-content{width:60%;padding:2rem 1.6rem}.b2b-stealth-proof__review blockquote p{font-size:1.18rem}.b2b-stealth-proof__author strong{font-size:1.4rem}.b2b-stealth-proof__author span{font-size:1rem}.b2b-bibs-proof .b2b-stealth-proof__review{grid-template-columns:1fr;min-height:0}.b2b-bibs-proof .b2b-stealth-proof__image{min-height:0;aspect-ratio:1}.b2b-bibs-proof .b2b-stealth-proof__review-content{width:auto;padding:2.4rem 2rem}.b2b-field-test__body{font-size:1.65rem}.b2b-field-test__gallery{grid-template-columns:1fr;width:100%;margin-right:0;margin-left:0;transform:none}.b2b-field-test__gallery figure:nth-child(5n+1){grid-column:auto}.b2b-field-test__gallery figure:nth-child(5n+1) img{aspect-ratio:4 / 3}}.b2b-story-teaser{display:grid;overflow:hidden;grid-template-columns:minmax(0,1.08fr) minmax(30rem,.92fr);max-width:118rem;margin:0 auto;border:1px solid rgba(var(--color-foreground),.16);background:rgba(var(--color-foreground),.035)}.b2b-story-teaser__image{min-height:46rem}.b2b-story-teaser__image img{display:block;width:100%;height:100%;object-fit:cover}.b2b-story-teaser__content{display:flex;align-items:flex-start;padding:clamp(3.2rem,6vw,6.4rem);flex-direction:column;justify-content:center}.b2b-story-teaser__eyebrow{margin:0 0 1.2rem;color:#ff5c61;font-size:1.15rem;font-weight:700;letter-spacing:.15em}.b2b-story-teaser__content h2{max-width:12ch;margin:0;font-size:clamp(3.2rem,4.8vw,5.6rem);line-height:.98}.b2b-story-teaser__text{max-width:50rem;margin:2rem 0 2.8rem;color:rgba(var(--color-foreground),.86);font-size:1.65rem;line-height:1.6}.b2b-story-teaser__text p{margin:0}@media screen and (max-width:749px){.b2b-story-teaser{grid-template-columns:1fr}.b2b-story-teaser__image{min-height:0;aspect-ratio:4 / 3}.b2b-story-teaser__content{padding:3.2rem 2.4rem}.b2b-story-teaser__content .button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/box-to-box-v2.css.map */
