.mp-eyebrow{display:inline-flex;align-items:center;gap:1rem;margin:0;font-size:1.2rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--mp-accent-soft, #d9dce1)}.mp-eyebrow:before{content:"";width:2.8rem;height:1px;background:currentColor;opacity:.7}.mp-pill{display:inline-flex;align-items:center;gap:.8rem;font-size:1.35rem;color:rgba(var(--color-foreground),.75)}.mp-pill:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--mp-accent, #b8bdc4);flex:none}.mp-hero{position:relative;isolation:isolate;overflow:hidden}.mp-hero__media,.mp-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.mp-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.mp-hero__scrim{background:linear-gradient(100deg,rgba(16,14,13,calc(var(--mp-hero-scrim, .55) + .2)),rgba(16,14,13,var(--mp-hero-scrim, .55)) 45%,rgba(16,14,13,calc(var(--mp-hero-scrim, .55) * .5))),linear-gradient(to top,#100e0dbf,#100e0d00 55%)}.mp-hero__media--mobile{display:none}@media screen and (max-width:749px){.mp-hero__media--desktop{display:none}.mp-hero__media--mobile{display:block}.mp-hero__media:not(.mp-hero__media--mobile) img{object-position:60% center}}.mp-hero__inner{display:flex;align-items:flex-end;min-height:inherit;padding-top:6rem;padding-bottom:6rem}.mp-hero--small{min-height:42vh}.mp-hero--medium{min-height:62vh}.mp-hero--large{min-height:82vh}@media screen and (min-width:750px){.mp-hero--small{min-height:48vh}.mp-hero--medium{min-height:68vh}.mp-hero--large{min-height:88vh}.mp-hero__inner{padding:8rem 3.2rem}}@media screen and (min-width:990px){.mp-hero__inner{padding-left:5rem;padding-right:5rem}.mp-hero__inner--left .mp-hero__content{margin-left:2.8rem}}.mp-hero__inner--center{justify-content:center;text-align:center}.mp-hero__inner--center .mp-hero__content{align-items:center}.mp-hero__inner--center .mp-hero__pills,.mp-hero__inner--center .mp-hero__actions{justify-content:center}.mp-hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;max-width:62rem}.mp-hero__heading{margin:0;font-size:clamp(3.6rem,6.5vw,7rem);line-height:1.02;letter-spacing:-.035em}.mp-hero__text{max-width:48rem;color:rgba(var(--color-foreground),.82);font-size:1.6rem;line-height:1.6}.mp-hero__text>*{margin:0}.mp-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:.6rem}.mp-hero__pills{display:flex;flex-wrap:wrap;gap:1.2rem 2.4rem;margin:1rem 0 0;padding:0;list-style:none}.mp-hero-slider{display:block;position:relative}.mp-hero__slides{margin-bottom:0;column-gap:0;row-gap:0}.mp-hero__slides>.mp-hero{flex:0 0 100%;width:100%;max-width:100%;scroll-snap-align:start}.mp-hero__figure{position:absolute;top:0;right:max(0px,calc((100vw - var(--page-width)) / 2));bottom:0;z-index:-1;display:flex;align-items:center;justify-content:center;width:46%;padding:3rem 4rem;pointer-events:none}.mp-hero__figure img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.mp-hero__controls{position:absolute;right:2.4rem;bottom:2rem;z-index:2;display:flex;align-items:center;gap:.4rem}.mp-hero__controls .slider-button{color:rgb(var(--color-foreground));opacity:.65;transition:opacity .3s ease}.mp-hero__controls .slider-button:hover{opacity:1}.mp-hero__dots{display:flex;align-items:center;gap:.2rem}@media screen and (min-width:750px){.mp-hero__controls{right:4rem;bottom:2.8rem}.mp-hero__figure{padding:4rem 3.2rem}}@media screen and (min-width:990px){.mp-hero__figure{padding-right:5rem}}@media screen and (max-width:749px){.mp-hero--media-side{min-height:78vh}.mp-hero--media-side .mp-hero__figure{top:0;bottom:auto;height:40%;width:100%;align-items:flex-start;justify-content:center;padding:2rem 1.5rem 0;opacity:1}.mp-hero--media-side .mp-hero__figure img{max-width:64%;max-height:100%}.mp-hero__controls{right:auto;left:0;width:100%;bottom:1.2rem;justify-content:center}.mp-hero-slider .mp-hero__inner{padding-bottom:7rem}}.mp-trust--divided{border-top:1px solid rgba(var(--color-foreground),.1)}.mp-trust__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 2rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.mp-trust__list{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:3.2rem}}.mp-trust__item{display:flex;align-items:flex-start;gap:1.4rem}.mp-trust__icon{flex:none;width:4.2rem;height:4.2rem;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(var(--color-foreground),.14);color:var(--mp-accent-soft, #d9dce1)}.mp-trust__icon svg{width:2rem;height:2rem}.mp-trust__text{display:flex;flex-direction:column;gap:.3rem;padding-top:.3rem}.mp-trust__heading{font-size:1.5rem;font-weight:600;letter-spacing:-.005em}.mp-trust__sub{font-size:1.35rem;color:rgba(var(--color-foreground),.62)}.mp-panel{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;border-radius:var(--mp-r, 14px);overflow:hidden}.mp-panel--reverse{direction:rtl}.mp-panel--reverse>*{direction:ltr}.mp-panel__media{min-height:26rem}.mp-panel__media img{width:100%;height:100%;object-fit:cover;display:block}.mp-panel__content{padding:4rem;display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start;justify-content:center}.mp-panel__heading{font-size:clamp(2.4rem,3vw,3.2rem);margin:0;letter-spacing:-.02em}.mp-panel__text{color:rgba(var(--color-foreground),.78);line-height:1.6}.mp-panel__text>*{margin:0}@media screen and (max-width:749px){.mp-panel,.mp-panel--reverse{grid-template-columns:1fr;direction:ltr}.mp-panel__media{min-height:20rem}.mp-panel__content{padding:3rem 2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/mp-sections.css.map */
