.mr-hero{position:relative;width:100%;margin:0;padding:0;overflow:visible;background:var(--mr-hero-background, var(--color-background));color:var(--mr-hero-text, var(--color-text))}.mr-hero__inner{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,42rem) minmax(32rem,1fr);column-gap:clamp(4rem,7vw,9rem);align-items:center;width:min(calc(100% - (var(--space-lg) * 2)),var(--container-xl));min-height:clamp(42rem,calc(100svh - var(--announcement-height-desktop, 2rem) - var(--header-height-desktop, 5.25rem)),58rem);margin-inline:auto;padding-block:clamp(2rem,4vh,4rem)}.mr-hero__content{position:relative;z-index:5;width:100%;max-width:42rem;padding:0;text-align:center;justify-self:center;align-self:center}.mr-hero__eyebrow,.mr-hero__claim{color:var(--mr-hero-text, var(--color-primary));font-family:var(--font-script);font-weight:400}.mr-hero__eyebrow{margin:0 0 var(--space-xl);font-size:clamp(1.05rem,1.4vw,1.45rem);line-height:1.15;letter-spacing:.025em}.mr-hero__heading{max-width:13ch;margin:0 auto;color:var(--mr-hero-text, var(--color-primary));font-family:var(--font-heading);font-size:clamp(3.15rem,4.6vw,5.35rem);font-weight:700;line-height:.94;letter-spacing:-.025em;text-align:center;text-wrap:balance}.mr-hero__description{max-width:34rem;margin:var(--space-xl) auto 0;font-family:var(--font-display);font-size:clamp(1.35rem,1.7vw,1.8rem);font-weight:400;line-height:1.28;text-align:center}.mr-hero__description p{margin:0}.mr-hero__claim{max-width:38rem;margin:var(--space-xl) auto 0;font-size:clamp(1.05rem,1.25vw,1.35rem);line-height:1.2;letter-spacing:.025em;text-align:center}.mr-hero__actions{display:flex;width:min(100%,22rem);margin:var(--space-2xl) auto 0;flex-direction:column;gap:.85rem}.mr-hero__button{display:flex;width:100%;min-height:4.5rem;padding:.95rem 1.5rem;align-items:center;justify-content:center;flex-direction:column;gap:.22rem;border:2px solid var(--mr-hero-text, var(--color-primary));color:var(--mr-hero-text, var(--color-primary));font-family:var(--font-heading);text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),transform var(--transition-fast)}.mr-hero__button:hover{transform:translateY(-2px)}.mr-hero__button--primary{border-color:var(--mr-hero-accent, var(--color-accent));background:var(--mr-hero-accent, var(--color-accent))}.mr-hero__button--primary:hover{border-color:var(--mr-hero-text, var(--color-primary));background:var(--mr-hero-text, var(--color-primary));color:var(--color-background)}.mr-hero__button--secondary{background:transparent}.mr-hero__button--secondary:hover{background:var(--mr-hero-text, var(--color-primary));color:var(--color-background)}.mr-hero__button-label{font-size:1.2rem;font-weight:700;line-height:1;letter-spacing:.1em}.mr-hero__button-subtext{font-family:var(--font-body);font-size:.82rem;font-weight:700;line-height:1.05;letter-spacing:.14em}.mr-hero__hashtags{display:flex;margin-top:var(--space-xl);align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem 1.25rem;color:var(--mr-hero-text, var(--color-primary));font-family:var(--font-heading);font-size:clamp(.68rem,.8vw,.82rem);font-weight:700;line-height:1.2;letter-spacing:.1em;text-transform:uppercase}.mr-hero__media{position:relative;min-width:0;height:clamp(36rem,52vw,50rem);margin-right:clamp(0rem,1vw,1.5rem);padding-right:0;align-self:center;isolation:isolate;overflow:visible}.mr-hero-card{position:absolute;top:50%;left:50%;width:clamp(13.5rem,17vw,19.5rem);overflow:visible;border-radius:var(--radius-lg);background:var(--color-background);box-shadow:0 3.25rem 7rem #081e3d40,0 1.25rem 2.75rem #081e3d2e,0 .25rem .75rem #081e3d17;transform-origin:50% 80%;transition:transform .32s cubic-bezier(.2,.75,.25,1),box-shadow .32s ease,filter .32s ease;will-change:transform}.mr-hero-card--1{z-index:1;transform:translate(-116%,-48%) rotate(-7deg)}.mr-hero-card--2{z-index:3;transform:translate(-50%,-52%) rotate(2deg) scale(1.06)}.mr-hero-card--3{z-index:2;transform:translate(16%,-48%) rotate(7deg)}.mr-hero-card.is-featured{z-index:4}.mr-hero-card:hover,.mr-hero-card:focus-within{z-index:10;box-shadow:0 4rem 8.5rem #081e3d4f,0 1.5rem 3.25rem #081e3d38,0 .35rem .9rem #081e3d1a}.mr-hero-card--1:hover,.mr-hero-card--1:focus-within{transform:translate(-116%,-51%) rotate(-5deg) scale(1.06)}.mr-hero-card--2:hover,.mr-hero-card--2:focus-within{transform:translate(-50%,-55%) rotate(2deg) scale(1.13)}.mr-hero-card--3:hover,.mr-hero-card--3:focus-within{transform:translate(16%,-51%) rotate(5deg) scale(1.06)}.mr-hero-card__media{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--color-surface)}.mr-hero-card__video,.mr-hero-card__image,.mr-hero-card__placeholder{display:block;width:100%;height:100%}.mr-hero-card__video,.mr-hero-card__image{object-fit:cover}.mr-hero-card__placeholder{background:var(--color-surface)}.mr-hero-card__social{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;width:100%;height:3.5rem;padding-inline:.9rem;border-top:1px solid rgba(8,30,61,.1);border-radius:0 0 var(--radius-lg) var(--radius-lg);background:var(--color-background);color:var(--color-primary)}.mr-hero-card__social-left{display:flex;align-items:center;gap:.75rem}.mr-hero-card__social-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.mr-hero-card__social-icon svg{display:block;width:1.3rem;height:1.3rem}.mr-hero-card__sound{position:absolute;right:.75rem;bottom:.75rem;z-index:5;display:grid;width:2.2rem;height:2.2rem;padding:0;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:var(--radius-round);background:#000000b3;color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;transform:translateY(.3rem);transition:opacity var(--transition-fast),transform var(--transition-fast),background-color var(--transition-fast)}.mr-hero-card:hover .mr-hero-card__sound,.mr-hero-card:focus-within .mr-hero-card__sound,.mr-hero-card__sound:focus-visible{opacity:1;transform:translateY(0)}.mr-hero-card__sound:hover{background:#000000e0}.mr-hero-card__sound span,.mr-hero-card__sound svg{display:block}.mr-hero-card__sound svg{width:1rem;height:1rem}.mr-hero-card__sound-on{display:none!important}.mr-hero-card__sound[aria-pressed=true] .mr-hero-card__sound-off{display:none}.mr-hero-card__sound[aria-pressed=true] .mr-hero-card__sound-on{display:block!important}@media screen and (max-width:1100px){.mr-hero__inner{grid-template-columns:minmax(0,35rem) minmax(28rem,1fr);column-gap:clamp(2.5rem,4vw,4rem)}.mr-hero__content{max-width:35rem;padding:0}.mr-hero__heading{font-size:clamp(2.9rem,4.6vw,4.45rem)}.mr-hero__description{font-size:clamp(1.25rem,1.8vw,1.6rem)}.mr-hero__claim{font-size:clamp(1rem,1.3vw,1.2rem)}.mr-hero__media{height:clamp(33rem,54vw,43rem);margin-right:0;padding-right:0}.mr-hero-card{width:clamp(12rem,18vw,16.5rem)}.mr-hero-card--1{transform:translate(-114%,-48%) rotate(-7deg)}.mr-hero-card--2{transform:translate(-50%,-52%) rotate(2deg) scale(1.06)}.mr-hero-card--3{transform:translate(14%,-48%) rotate(7deg)}.mr-hero-card--1:hover,.mr-hero-card--1:focus-within{transform:translate(-114%,-51%) rotate(-5deg) scale(1.055)}.mr-hero-card--2:hover,.mr-hero-card--2:focus-within{transform:translate(-50%,-55%) rotate(2deg) scale(1.12)}.mr-hero-card--3:hover,.mr-hero-card--3:focus-within{transform:translate(14%,-51%) rotate(5deg) scale(1.055)}.mr-hero-card__social{height:3.25rem;padding-inline:.8rem}.mr-hero-card__social-left{gap:.6rem}.mr-hero-card__social-icon svg{width:1.2rem;height:1.2rem}}@media screen and (max-width:749px){.mr-hero{width:100%;margin:0;padding:0;overflow:hidden}.mr-hero__inner{display:flex;width:100%;max-width:none;min-height:0;margin:0;padding:0;flex-direction:column}.mr-hero__media{position:relative;order:1;width:100%;max-width:none;height:177.777777vw;min-height:0;margin:0;padding:0;overflow:hidden;isolation:auto}.mr-hero-card{display:none}.mr-hero-card.is-featured{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:none;height:100%;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;transform:none}.mr-hero-card.is-featured:hover,.mr-hero-card.is-featured:focus-within{box-shadow:none;transform:none}.mr-hero-card.is-featured .mr-hero-card__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;margin:0;padding:0;aspect-ratio:auto;border:0;border-radius:0}.mr-hero-card.is-featured .mr-hero-card__video,.mr-hero-card.is-featured .mr-hero-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:none;height:100%;margin:0;padding:0;border:0;border-radius:0;object-fit:cover;object-position:center}.mr-hero-card.is-featured .mr-hero-card__social{display:none}.mr-hero-card__sound{right:var(--space-md);bottom:var(--space-md);width:2.5rem;height:2.5rem;background:#000000b3;opacity:1;transform:none}.mr-hero-card__sound svg{width:1.1rem;height:1.1rem}.mr-hero__content{order:2;width:calc(100% - 2.5rem);max-width:34rem;margin-inline:auto;padding:3.5rem 0 4rem;text-align:center}.mr-hero__eyebrow{margin-bottom:1.75rem;font-size:1.08rem}.mr-hero__heading{max-width:12ch;margin-inline:auto;font-size:clamp(3rem,12vw,4.45rem);line-height:.96}.mr-hero__description{max-width:29rem;margin-top:1.75rem;font-size:clamp(1.3rem,5.8vw,1.65rem);line-height:1.28}.mr-hero__claim{max-width:29rem;margin-top:1.75rem;font-size:clamp(1.02rem,4.4vw,1.2rem)}.mr-hero__actions{width:min(100%,22rem);margin-top:2.25rem}.mr-hero__button{min-height:4.45rem;padding:.95rem 1.35rem}.mr-hero__button-label{font-size:1.15rem}.mr-hero__button-subtext{font-size:.8rem}.mr-hero__hashtags{margin-top:2rem;gap:.65rem 1rem;font-size:.7rem}}@media screen and (max-width:420px){.mr-hero__media{width:100%;height:177.777777vw;min-height:0}.mr-hero__content{padding-block:var(--space-2xl)}.mr-hero__heading{font-size:clamp(2.8rem,12.5vw,3.75rem)}.mr-hero__description{font-size:clamp(1.22rem,5.7vw,1.48rem)}.mr-hero__claim{font-size:clamp(1rem,4.5vw,1.12rem)}}@media(prefers-reduced-motion:reduce){.mr-hero-card,.mr-hero-card__sound,.mr-hero__secondary-link span{transition:none}.mr-hero-card--1{transform:translate(-116%,-48%) rotate(-7deg)}.mr-hero-card--2{transform:translate(-50%,-52%) rotate(2deg) scale(1.06)}.mr-hero-card--3{transform:translate(16%,-48%) rotate(7deg)}.mr-hero-card:hover,.mr-hero-card:focus-within{box-shadow:0 3.25rem 7rem #081e3d40,0 1.25rem 2.75rem #081e3d2e,0 .25rem .75rem #081e3d17}.mr-hero-card--1:hover,.mr-hero-card--1:focus-within{transform:translate(-116%,-48%) rotate(-7deg)}.mr-hero-card--2:hover,.mr-hero-card--2:focus-within{transform:translate(-50%,-52%) rotate(2deg) scale(1.06)}.mr-hero-card--3:hover,.mr-hero-card--3:focus-within{transform:translate(16%,-48%) rotate(7deg)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/mr-hero.css.map */
