.iurop-hero{position:relative;width:100%;height:calc(115vh - var(--iurop-hero-top, 41px));height:calc(115dvh - var(--iurop-hero-top, 41px));overflow:hidden;background:#c4c4c4}.iurop-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;transition:opacity .9s ease;pointer-events:none}.iurop-hero__slide.is-active{z-index:1;opacity:1;pointer-events:auto}.iurop-hero__img,.iurop-hero__slide picture{display:block;width:100%;height:100%}.iurop-hero__img{object-fit:cover;object-position:center top}.iurop-hero__placeholder{width:100%;height:100%;background:#d4d4d4}.iurop-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,#8b766acc,#8b766a00 15.17%),linear-gradient(0deg,rgba(0,0,0,var(--hero-scrim, .4)),#0000 40%)}.iurop-hero__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block}.iurop-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:8px;padding:24px clamp(20px,2.4vw,36px) 20px;text-align:left;pointer-events:none}.iurop-hero__content a{pointer-events:auto}.iurop-hero__heading{margin:0;max-width:min(600px,90%);color:#fff;font-family:var(--font-family-display, "Cormorant Garamond"),serif;font-size:var(--lg-type-hero);font-weight:var(--lg-weight-light);line-height:1.15;text-transform:none;text-wrap:balance;letter-spacing:normal}.iurop-hero .iurop-hero__button{display:inline-flex;align-items:center;justify-content:flex-start;min-height:44px;max-width:100%;padding:0;border:0;border-radius:0;background:transparent;color:#fff;font-family:var(--font-family-base, sans-serif);font-size:var(--lg-type-meta);font-weight:var(--lg-weight-regular);line-height:1.4;letter-spacing:.06em;text-transform:uppercase;text-indent:0;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}@media(hover:hover){.iurop-hero .iurop-hero__button:hover{text-decoration-thickness:2px}}.iurop-hero .iurop-hero__button:focus-visible{outline:2px solid currentColor;outline-offset:6px}@media(max-width:749px){.iurop-hero{height:calc(115vh - var(--iurop-hero-top, 33px));height:calc(115dvh - var(--iurop-hero-top, 33px))}.iurop-hero__overlay{background:linear-gradient(180deg,#8b766acc,#8b766a00 15.17%),linear-gradient(0deg,#8b766acc,#8b766a00 36%)}.iurop-hero__content{gap:6px;padding:20px 20px max(16px,env(safe-area-inset-bottom))}.iurop-hero__heading{max-width:100%;font-size:var(--lg-type-hero)}}.iurop-hero__product{display:none;position:absolute;left:clamp(16px,2vw,32px);bottom:clamp(16px,2vw,32px);z-index:4;width:clamp(240px,26vw,390px);height:300px;padding:20px;flex-direction:column;align-items:flex-start;color:#262626;background:#fffffaad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-decoration:none}.iurop-hero[data-hero-mode=product] .iurop-hero__product{display:flex}.iurop-hero[data-hero-mode=product] .iurop-hero__content,.iurop-hero[data-hero-mode=product] .iurop-hero__link{display:none}.iurop-hero__product-title{margin:0;font-family:var(--font-family-display),serif;font-size:16px;font-weight:var(--lg-weight-regular);line-height:1.2;text-transform:uppercase;max-width:170px}.iurop-hero__product-price{margin-top:6px;font-family:var(--font-family-base),sans-serif;font-size:var(--lg-type-meta);line-height:1.4}.iurop-hero__product-media{display:block;position:absolute;right:16px;bottom:16px;width:44%;height:57%}@media(min-width:750px){.iurop-hero__product{box-sizing:border-box;height:clamp(180px,31vh,240px);height:clamp(180px,31svh,240px);padding:16px}.iurop-hero__product-title{max-width:min(170px,calc(56% - 12px))}.iurop-hero__product-media{width:40%;height:calc(100% - 32px)}}.iurop-hero__product-image{display:block;width:100%;height:100%;object-fit:contain}.iurop-hero__product:focus-visible{outline:2px solid currentColor;outline-offset:4px}.iurop-hero-section{position:relative}.iurop-hero__test-controls{position:absolute;right:12px;bottom:8px;z-index:5;display:flex;justify-content:flex-start;padding:0 clamp(12px,1.4vw,24px);background:#fff}.iurop-hero__test-controls[hidden]{display:none}.iurop-hero__test-toggle{min-height:24px;padding:2px 0;border:0;background:transparent;color:#555;font-family:var(--font-family-base),sans-serif;font-size:11px;line-height:1.4;text-transform:none;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.iurop-hero__test-toggle:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media(max-width:749px){.iurop-hero__product{width:min(44vw,190px);height:min(260px,38svh);padding:12px;bottom:12px}.iurop-hero__product-title{font-size:13px}.iurop-hero__product-media{right:10px;bottom:10px;width:48%;height:54%}}.iurop-hero[data-hero-mode=product] .iurop-hero__overlay{display:none}@media(max-width:749px){.iurop-hero[data-hero-mode=product] .iurop-hero__img{object-position:35% center}}.iurop-hero__videos,.iurop-hero__video{display:block;width:100%;height:100%}.iurop-hero__video{object-fit:cover;object-position:center}.iurop-hero__video--mobile{display:none}.iurop-hero__video-toggle{position:absolute;z-index:5;right:clamp(20px,2.4vw,36px);bottom:24px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#00000040;color:#fff;cursor:pointer}.iurop-hero__video-toggle[hidden],.iurop-hero__video-toggle svg[hidden]{display:none}.iurop-hero__video-toggle:focus-visible{outline:2px solid white;outline-offset:4px}.iurop-hero__slide:has(.iurop-hero__videos) .iurop-hero__content{padding-right:84px}@media(max-width:749px){.iurop-hero__videos--responsive .iurop-hero__video--desktop{display:none}.iurop-hero__videos--responsive .iurop-hero__video--mobile{display:block}.iurop-hero__video-toggle{bottom:max(16px,env(safe-area-inset-bottom))}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/iurop-hero.css.map */
