.image-with-text-hero{--image-with-text-hero-main-x: 0px;--image-with-text-hero-main-y: 0px;--image-with-text-hero-side-x: 0px;--image-with-text-hero-side-y: 0px;--image-with-text-hero-copy-fr: .9fr;--image-with-text-hero-media-fr: 1.1fr;--image-with-text-hero-media-min-height: clamp(440px, 50vw, 640px);--image-with-text-hero-primary-width: min(78%, 620px);--image-with-text-hero-primary-aspect: 4 / 5;--image-with-text-hero-primary-right: 0px;--image-with-text-hero-primary-bottom: 0px;--image-with-text-hero-primary-top: auto;--image-with-text-hero-primary-left: auto;--image-with-text-hero-secondary-width: min(34%, 230px);--image-with-text-hero-secondary-aspect: 3 / 4;--image-with-text-hero-secondary-left: 0px;--image-with-text-hero-secondary-right: auto;--image-with-text-hero-secondary-top: 40px;--image-with-text-hero-secondary-bottom: auto}.image-with-text-hero,.image-with-text-hero__inner,.image-with-text-hero__layout,.image-with-text-hero__copy,.image-with-text-hero__media,.image-with-text-hero__media-stage{min-width:0}.image-with-text-hero__layout{display:grid;grid-template-columns:minmax(0,var(--image-with-text-hero-copy-fr)) minmax(360px,var(--image-with-text-hero-media-fr));align-items:center;gap:clamp(28px,4vw,56px)}.image-with-text-hero--image-left .image-with-text-hero__layout{grid-template-columns:minmax(360px,var(--image-with-text-hero-media-fr)) minmax(0,var(--image-with-text-hero-copy-fr))}.image-with-text-hero__copy{order:1;align-self:center;max-width:520px;text-align:var(--theme-content-align-desktop, left)}.image-with-text-hero__media{order:2;position:relative;min-height:var(--image-with-text-hero-media-min-height)}.image-with-text-hero--image-left .image-with-text-hero__copy{order:2;justify-self:end}.image-with-text-hero--image-left .image-with-text-hero__media{order:1}.image-with-text-hero__eyebrow{margin:0 0 18px;color:var(--muted);font-size:11px;font-weight:500;letter-spacing:.2em;line-height:1.2;text-transform:uppercase}.image-with-text-hero__title{margin:0;max-width:7.2ch;text-wrap:pretty;overflow-wrap:normal;word-break:normal}.image-with-text-hero__title:not(.theme-content-heading){margin:0;max-width:7.2ch;font-family:var(--font-heading);font-size:clamp(38px,6vw,88px);font-weight:var(--font-heading-weight);line-height:.9;letter-spacing:var(--heading-letter-spacing);text-transform:var(--heading-transform);text-wrap:pretty;overflow-wrap:normal;word-break:normal}.image-with-text-hero__body{max-width:44ch;margin-top:18px;color:var(--muted)}.image-with-text-hero__body:not(.theme-content-description){font-size:15px;line-height:1.6}.image-with-text-hero__body>*+*{margin-top:10px}.image-with-text-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.image-with-text-hero__metrics{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.image-with-text-hero__metric-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;background:color-mix(in srgb,var(--fg) 6%,transparent);color:var(--fg);font-size:10px;font-weight:800;letter-spacing:.14em;line-height:1;text-transform:uppercase;white-space:nowrap}.image-with-text-hero__media-stage{position:relative;min-height:inherit}.image-with-text-hero__image-frame{position:absolute;overflow:hidden;border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-deep);transition:transform .9s cubic-bezier(.22,1,.36,1),filter .42s ease;will-change:transform}.image-with-text-hero__image-frame img,.image-with-text-hero__image-frame svg{width:100%;height:100%;object-fit:cover}.image-with-text-hero__image-frame--primary{top:var(--image-with-text-hero-primary-top);right:var(--image-with-text-hero-primary-right);bottom:var(--image-with-text-hero-primary-bottom);left:var(--image-with-text-hero-primary-left);width:var(--image-with-text-hero-primary-width);aspect-ratio:var(--image-with-text-hero-primary-aspect);transform:translate3d(var(--image-with-text-hero-main-x),var(--image-with-text-hero-main-y),0)}.image-with-text-hero__image-frame--secondary{top:var(--image-with-text-hero-secondary-top);right:var(--image-with-text-hero-secondary-right);bottom:var(--image-with-text-hero-secondary-bottom);left:var(--image-with-text-hero-secondary-left);width:var(--image-with-text-hero-secondary-width);aspect-ratio:var(--image-with-text-hero-secondary-aspect);transform:translate3d(var(--image-with-text-hero-side-x),var(--image-with-text-hero-side-y),0);z-index:2}.image-with-text-hero__placeholder{width:100%;height:100%;background:var(--surface)}.image-with-text-hero__meta-bar{position:absolute;z-index:4;right:28px;bottom:28px;left:28px;display:flex;flex-wrap:wrap;gap:10px}.image-with-text-hero__meta-card{min-width:118px;padding:12px 14px;border-radius:20px;background:color-mix(in srgb,var(--bg) 88%,transparent);box-shadow:var(--shadow-soft)}.image-with-text-hero__meta-card strong{display:block;font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.image-with-text-hero__meta-card span{display:block;margin-top:4px;color:var(--muted);font-size:13px;line-height:1.45}.image-with-text-hero--style_2{--image-with-text-hero-copy-fr: .92fr;--image-with-text-hero-media-fr: 1.08fr;--image-with-text-hero-primary-width: min(68%, 520px);--image-with-text-hero-primary-right: 40px;--image-with-text-hero-secondary-width: min(44%, 300px);--image-with-text-hero-secondary-top: auto;--image-with-text-hero-secondary-bottom: 58px}.image-with-text-hero--style_3{--image-with-text-hero-copy-fr: .74fr;--image-with-text-hero-media-fr: 1.26fr;--image-with-text-hero-primary-width: 100%;--image-with-text-hero-primary-aspect: 5 / 4;--image-with-text-hero-secondary-width: min(28%, 190px);--image-with-text-hero-secondary-left: auto;--image-with-text-hero-secondary-right: 30px;--image-with-text-hero-secondary-top: 30px;--image-with-text-hero-secondary-bottom: auto}.image-with-text-hero--style_3 .image-with-text-hero__copy{max-width:460px}.image-with-text-hero--style_3 .image-with-text-hero__meta-bar{left:22px;right:22px;bottom:22px}@media(max-width:989px){.image-with-text-hero__copy{text-align:var(--theme-content-align-mobile, var(--theme-content-align-desktop, left))}.image-with-text-hero__layout,.image-with-text-hero--image-left .image-with-text-hero__layout{grid-template-columns:1fr;gap:22px}.image-with-text-hero__copy,.image-with-text-hero__media,.image-with-text-hero--image-left .image-with-text-hero__copy,.image-with-text-hero--image-left .image-with-text-hero__media{order:unset;justify-self:stretch}.image-with-text-hero__copy{max-width:none}.image-with-text-hero__title{font-size:clamp(30px,7vw,56px);max-width:8.8ch}}@media(max-width:767px){.image-with-text-hero__layout,.image-with-text-hero--image-left .image-with-text-hero__layout{gap:18px}.image-with-text-hero__copy{max-width:none}.image-with-text-hero__eyebrow{margin-bottom:14px}.image-with-text-hero__title{max-width:min(100%,16ch);font-size:clamp(28px,8vw,44px);line-height:.94;text-wrap:balance}.image-with-text-hero__body{margin-top:16px;font-size:14px;line-height:1.55}.image-with-text-hero__actions{gap:10px;margin-top:20px}.image-with-text-hero__metrics{gap:8px;margin-top:16px}.image-with-text-hero__metric-chip{min-height:32px;padding:0 12px}.image-with-text-hero__media{min-height:clamp(420px,106vw,560px)}.image-with-text-hero__media-stage{display:block;min-height:inherit}.image-with-text-hero__image-frame{position:absolute;transform:none}.image-with-text-hero__image-frame--primary{top:auto;right:0;bottom:0;left:0;width:100%}.image-with-text-hero__image-frame--secondary{display:block;top:16px;right:auto;bottom:auto;left:12px;width:min(36vw,148px)}.image-with-text-hero__meta-bar{position:absolute;right:14px;bottom:14px;left:14px;gap:8px}.image-with-text-hero__meta-card{min-width:calc(50% - 4px);padding:10px 12px}.image-with-text-hero__meta-card strong{font-size:10px}.image-with-text-hero__meta-card span{font-size:12px;line-height:1.35}.image-with-text-hero--style_2 .image-with-text-hero__image-frame--secondary{top:auto;right:auto;bottom:72px;left:12px}.image-with-text-hero--style_3 .image-with-text-hero__image-frame--secondary{top:14px;right:14px;bottom:auto;left:auto;width:min(30vw,128px)}}@media(max-width:520px){.image-with-text-hero__actions>*{width:100%}.image-with-text-hero__meta-card{min-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3404/assets/image-with-text.css.map */
