.l20-five-txtimg{position:relative;display:block;width:100%;overflow:hidden;padding:clamp(72px,6.4vw,116px) var(--gutter) clamp(68px,6vw,108px);background:var(--l20-five-background-color);color:#111}.l20-five-txtimg__inner{width:100%;max-width:var(--l20-five-content-width);margin-inline:auto}.l20-five-txtimg__picture,.l20-five-txtimg__image,.l20-five-txtimg__placeholder{display:block;width:100%;height:100%}.l20-five-txtimg__picture,.l20-five-txtimg__placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.l20-five-txtimg__image,.l20-five-txtimg__placeholder{object-fit:cover}.l20-five-txtimg__content{width:100%;max-width:var(--l20-five-content-width);margin-inline:auto;text-align:center}.l20-five-txtimg__title{margin:0;color:var(--l20-five-title-color);font-family:var(--l20-five-title-family);font-size:var(--l20-five-title-size);font-style:var(--l20-five-title-style);font-weight:var(--l20-five-title-weight);line-height:1.04;letter-spacing:0}.l20-five-txtimg__description{max-width:820px;margin:20px auto 0;color:var(--l20-five-description-color);font-family:var(--l20-five-description-family);font-size:var(--l20-five-description-size);font-style:var(--l20-five-description-style);font-weight:var(--l20-five-description-weight);line-height:1.55}.l20-five-txtimg__media{position:relative;width:100%;margin:clamp(38px,4.8vw,76px) auto 0;overflow:hidden;border-radius:0;background:#f4f4f4}.l20-five-txtimg__media:before{display:block;width:100%;padding-top:var(--l20-five-desktop-ratio);content:""}.l20-five-txtimg__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,3.2vw,58px);max-width:var(--l20-five-content-width);margin:clamp(38px,4.4vw,72px) auto 0;text-align:center}.l20-five-txtimg__feature{display:flex;min-width:0;flex-direction:column;align-items:center}.l20-five-txtimg__feature-copy{display:flex;flex-direction:column;align-items:center;width:100%}.l20-five-txtimg__feature-title{margin:0;color:var(--feature-title-color);font-family:var(--feature-title-family);font-size:var(--feature-title-size);font-style:var(--feature-title-style);font-weight:var(--feature-title-weight);line-height:1.18;letter-spacing:0}.l20-five-txtimg__feature-subtitle{margin:8px 0 0;color:var(--feature-subtitle-color);font-family:var(--feature-subtitle-family);font-size:var(--feature-subtitle-size);font-style:var(--feature-subtitle-style);font-weight:var(--feature-subtitle-weight);line-height:1.32}.l20-five-txtimg__feature-description{max-width:260px;margin-top:9px;color:var(--feature-description-color);font-family:var(--feature-description-family);font-size:var(--feature-description-size);font-style:var(--feature-description-style);font-weight:var(--feature-description-weight);line-height:1.48}.l20-five-txtimg__description>:first-child,.l20-five-txtimg__feature-description>:first-child,.l20-five-txtimg__bottom-description>:first-child{margin-top:0}.l20-five-txtimg__description>:last-child,.l20-five-txtimg__feature-description>:last-child,.l20-five-txtimg__bottom-description>:last-child{margin-bottom:0}.l20-five-txtimg__bottom-description{max-width:620px;margin:clamp(24px,2.4vw,40px) auto 0;color:var(--l20-five-bottom-description-color);font-family:var(--l20-five-bottom-description-family);font-size:var(--l20-five-bottom-description-size);font-style:var(--l20-five-bottom-description-style);font-weight:var(--l20-five-bottom-description-weight);line-height:1.55}.l20-five-txtimg.is-ready:not(.is-revealed) [data-l20-five-reveal]{opacity:0;transform:translateY(34px)}.l20-five-txtimg.is-revealed [data-l20-five-reveal]{opacity:1;transform:translateY(0);transition:opacity .98s cubic-bezier(.16,1,.3,1),transform .98s cubic-bezier(.16,1,.3,1)}.l20-five-txtimg.is-revealed [data-l20-five-reveal]:nth-child(1){transition-delay:0ms}.l20-five-txtimg.is-revealed [data-l20-five-reveal]:nth-child(2){transition-delay:.12s}.l20-five-txtimg.is-revealed .l20-five-txtimg__media{transition-delay:.22s}.l20-five-txtimg.is-revealed .l20-five-txtimg__feature:nth-child(1){transition-delay:.32s}.l20-five-txtimg.is-revealed .l20-five-txtimg__feature:nth-child(2){transition-delay:.44s}.l20-five-txtimg.is-revealed .l20-five-txtimg__feature:nth-child(3){transition-delay:.56s}.l20-five-txtimg.is-revealed .l20-five-txtimg__bottom-description{transition-delay:.68s}@media(max-width:1024px){.l20-five-txtimg{padding-top:64px;padding-bottom:70px}.l20-five-txtimg__features{gap:24px}}@media(max-width:768.98px){.l20-five-txtimg{padding:54px var(--l20-five-mobile-padding-inline) 60px}.l20-five-txtimg__title{font-size:var(--l20-five-mobile-title-size);line-height:1.08}.l20-five-txtimg__description{margin-top:14px;font-size:var(--l20-five-mobile-description-size);line-height:1.5}.l20-five-txtimg__media{width:calc(100% + (var(--l20-five-mobile-padding-inline) * 2));margin-top:30px;margin-inline:calc(var(--l20-five-mobile-padding-inline) * -1)}.l20-five-txtimg__media:before{padding-top:var(--l20-five-mobile-ratio)}.l20-five-txtimg__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:100%;margin:34px auto 0;padding-inline:12px}.l20-five-txtimg__feature{align-items:center;text-align:center}.l20-five-txtimg__feature-copy{align-items:center}.l20-five-txtimg__feature-title{font-size:var(--feature-mobile-title-size);line-height:1.2;overflow-wrap:anywhere}.l20-five-txtimg__feature-subtitle{margin-top:4px;font-size:var(--feature-mobile-subtitle-size);overflow-wrap:anywhere}.l20-five-txtimg__feature-description{max-width:none;margin-top:5px;font-size:var(--feature-mobile-description-size);line-height:1.42;overflow-wrap:anywhere}.l20-five-txtimg__bottom-description{margin-top:22px;font-size:min(var(--l20-five-bottom-description-size),14px);line-height:1.5}}@media(max-width:420px){.l20-five-txtimg__features{gap:8px}}@media(prefers-reduced-motion:reduce){.l20-five-txtimg [data-l20-five-reveal]{opacity:1!important;transform:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/l20-five-txtimg.css.map */
