.offer-3x2{display:grid;grid-template-columns:minmax(0,1fr)}.offer-3x2__panel{display:flex;align-items:center;justify-content:center;padding:var(--offer-3x2-pad-top, 112px) var(--container-pad-x) var(--offer-3x2-pad-bottom, 112px)}@media(max-width:767.98px){.offer-3x2__panel{padding-top:calc(var(--offer-3x2-pad-top, 112px) * .6);padding-bottom:calc(var(--offer-3x2-pad-bottom, 112px) * .6)}}.offer-3x2__inner{width:100%;max-width:var(--reading-container-width);text-align:center}.offer-3x2__eyebrow{margin:0 0 clamp(18px,3vw,30px);font-size:max(12px,.8em);color:rgb(var(--text-color) / .72)}.offer-3x2__title{margin:0;color:rgb(var(--heading-color));font-family:var(--heading-font-family);font-size:clamp(3rem,11vw,7rem);font-style:var(--heading-font-style);font-weight:var(--heading-font-weight);letter-spacing:-.02em;line-height:.92;text-transform:uppercase;overflow-wrap:break-word}.offer-3x2__mark{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:clamp(26px,4vw,40px) 0 0}.offer-3x2__chip{min-width:3.6em;padding:.6em 1.05em;border:1.5px solid rgb(var(--text-color) / .55);font-size:var(--smaller-text-size-2);letter-spacing:.12em;line-height:1;text-align:center;text-transform:uppercase}.offer-3x2__chip--free{border-color:rgb(var(--text-color));background:rgb(var(--text-color));color:rgb(var(--bg-color))}.offer-3x2__text{max-width:46ch;margin:clamp(26px,4vw,38px) auto 0;color:rgb(var(--text-color) / .86);font-size:1.15em;line-height:var(--base-line-height)}.offer-3x2__text>p:last-child{margin-bottom:0}.offer-3x2__cta{margin:clamp(28px,4vw,40px) 0 0}.offer-3x2__btn:focus-visible{outline:2px solid rgb(var(--text-color));outline-offset:3px}.offer-3x2__footnote{margin:clamp(18px,2.5vw,26px) 0 0;font-size:max(12px,.8em);color:rgb(var(--text-color) / .72);letter-spacing:.04em}.offer-3x2__media{display:block;aspect-ratio:1}.offer-3x2__image{display:block;width:100%;height:100%;object-fit:cover}@media(min-width:981px){.offer-3x2--with-image{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.offer-3x2--with-image .offer-3x2__inner{max-width:30rem;text-align:left}.offer-3x2--with-image .offer-3x2__title{font-size:clamp(3rem,5.5vw,4.75rem)}.offer-3x2--with-image .offer-3x2__mark{justify-content:flex-start}.offer-3x2--with-image .offer-3x2__text{margin-left:0;margin-right:0}.offer-3x2--image-left .offer-3x2__panel{order:2}.offer-3x2--image-left .offer-3x2__media{order:1}.offer-3x2--with-image .offer-3x2__media{aspect-ratio:auto}}.offer-3x2-usps{padding-top:var(--offer-3x2-usp-pad, 14px);padding-bottom:var(--offer-3x2-usp-pad, 14px)}.offer-3x2-usps__list{--usp-gap: clamp(16px, 3.2vw, 46px);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--usp-gap);margin:0;padding:0;list-style:none}.offer-3x2-usps__item{display:inline-flex;position:relative;align-items:center;gap:.5em;font-size:var(--offer-3x2-usp-size, 11px);letter-spacing:.2em;line-height:1.45;text-align:center;text-transform:uppercase;white-space:nowrap}.offer-3x2-usps__item .icon{flex:none;width:1.15em;height:1.15em}.offer-3x2-usps__short{display:none}@media(min-width:768px){.offer-3x2-usps__item+.offer-3x2-usps__item:before{content:"";position:absolute;top:50%;left:calc(var(--usp-gap) / -2);width:1px;height:1em;transform:translateY(-50%);background:rgb(var(--text-color) / .28)}}@media(max-width:767.98px){.offer-3x2-usps__list{--usp-gap: var(--offer-3x2-usp-gap-mobile, 20px)}.offer-3x2-usps__item{font-size:var(--offer-3x2-usp-size-mobile, 9px);letter-spacing:.05em}.offer-3x2-usps__item+.offer-3x2-usps__item:before{content:"";position:absolute;top:50%;left:calc(var(--usp-gap) / -2);width:3px;height:3px;margin-left:-1.5px;transform:translateY(-50%);border-radius:50%;background:rgb(var(--text-color) / .45)}.offer-3x2-usps__item .icon,.offer-3x2-usps__long{display:none}.offer-3x2-usps__short{display:inline}}.offer-3x2-steps__title{margin-bottom:clamp(28px,4vw,44px);text-align:center}.offer-3x2-steps__list{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(28px,4vw,44px);margin:0;padding:0;list-style:none}@media(min-width:768px){.offer-3x2-steps__list{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}.offer-3x2-steps__item{padding-top:18px;border-top:1px solid rgb(var(--text-color) / .18)}.offer-3x2-steps__num{display:block;margin-bottom:.35em;font-family:var(--heading-font-family);font-size:clamp(2.25rem,4vw,3.25rem);font-style:var(--heading-font-style);font-weight:var(--heading-font-weight);letter-spacing:-.02em;line-height:1}.offer-3x2-steps__item-title{margin:0 0 .5em;font-size:var(--base-text-size);letter-spacing:.1em;line-height:1.35;text-transform:uppercase}.offer-3x2-steps__item-text{max-width:34ch;margin:0;color:rgb(var(--text-color) / .72);line-height:var(--base-line-height)}.offer-3x2__anchor{scroll-margin-top:calc(var(--theme-sticky-header-height, 0px) + 20px)}.offer-3x2__anchor:focus{outline:none}@media(prefers-reduced-motion:no-preference){:root:has(.offer-3x2){scroll-behavior:smooth}}
/*# sourceMappingURL=/cdn/shop/t/103/assets/offer-3-for-2.css.map */
