.mfgf{box-sizing:border-box;width:100%;margin:60px 0 0;color:var(--mfgf-color);background:var(--mfgf-bg)}.mfgf *,.mfgf *:before,.mfgf *:after{box-sizing:border-box}.mfgf__inner{display:flex;flex-direction:column;width:100%;height:100svh;min-height:620px;padding:clamp(104px,9vw,132px) clamp(28px,3.6vw,56px) 18px;overflow-y:auto}.mfgf__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,1fr);gap:clamp(46px,5vw,90px);align-items:start;margin-top:clamp(56px,12vh,120px)}.mfgf__menu,.mfgf__submenu{margin:0;padding:0;list-style:none}.mfgf__menu{border-top:1px solid rgba(21,21,21,.18)}.mfgf__menu>li{border-bottom:1px solid rgba(21,21,21,.18)}.mfgf__row{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:0 2px;color:inherit;font-size:clamp(1.15rem,1vw,1.4rem);font-weight:500;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;cursor:pointer;list-style:none}.mfgf__row::-webkit-details-marker{display:none}.mfgf__arrow{font-size:1.45rem;font-weight:300}.mfgf__plus{position:relative;width:14px;height:14px}.mfgf__plus:before,.mfgf__plus:after{position:absolute;top:50%;left:50%;width:11px;height:1px;background:currentColor;content:"";transform:translate(-50%,-50%)}.mfgf__plus:after{transform:translate(-50%,-50%) rotate(90deg)}.mfgf__details[open] .mfgf__plus:after{transform:translate(-50%,-50%)}.mfgf__submenu{display:flex;flex-wrap:wrap;gap:8px 18px;padding:4px 2px 18px}.mfgf__submenu a{color:inherit;font-size:1rem;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.mfgf__eyebrow{margin:0 0 16px;font-size:1.05rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.mfgf__newsletter-form{display:flex;width:100%;border-bottom:1px solid currentColor}.mfgf__newsletter-form input,.mfgf__newsletter-form button{min-height:42px;padding:8px 0;color:inherit;border:0;outline-offset:3px;background:transparent}.mfgf__newsletter-form input{flex:1;min-width:0;font-size:1.2rem}.mfgf__newsletter-form input::placeholder{color:inherit;opacity:.62}.mfgf__newsletter-form button{min-width:36px;font-size:2rem;font-weight:300;cursor:pointer}.mfgf__privacy,.mfgf__form-message{max-width:42ch;margin:18px 0 0;font-size:1rem;line-height:1.35}.mfgf__privacy a{color:inherit;text-underline-offset:.15em}.mfgf__localization{display:flex;align-items:center;gap:18px;margin-top:16px}.mfgf__localization-form{margin:0}.mfgf__localization select{width:190px;max-width:190px;height:34px;padding:3px 20px 3px 0;color:inherit;border:0;border-bottom:1px solid rgba(21,21,21,.55);border-radius:0;background:transparent;font:inherit;letter-spacing:inherit;text-transform:uppercase}.mfgf__localization-form:last-child select{width:120px;max-width:120px}.mfgf__localization--mobile{display:none}.mfgf__socials{margin-top:20px}.mfgf__socials .mfgf__eyebrow{margin-bottom:10px}.mfgf__social-list{display:flex;flex-wrap:wrap;gap:18px}.mfgf__social-list a,.mfgf__social-list svg{display:block;width:18px;height:18px;color:inherit}.mfgf__logo{display:flex;flex:0 0 clamp(112px,17vh,180px);align-items:flex-end;justify-content:center;width:100%;min-height:0;margin-block:auto;overflow:hidden;font-size:clamp(8rem,18vw,27rem);font-weight:700;line-height:.7;text-align:center;text-transform:uppercase;white-space:nowrap}.mfgf__logo-image{display:block;width:min(100%,1540px);height:100%;margin-inline:auto;object-fit:contain;object-position:center bottom;filter:brightness(0);transform:scale(1.02);transform-origin:center bottom}.mfgf__bottom{display:grid;gap:8px;width:100%;font-size:.78rem;line-height:1.25;letter-spacing:.04em}.mfgf__meta{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;text-transform:uppercase}.mfgf__meta p{margin:0}.mfgf__meta p:last-child{justify-self:end}.mfgf__policies{display:flex;flex-wrap:wrap;justify-content:center;gap:5px 16px;margin-top:10px;padding:12px 0 4px;border-top:1px solid rgba(21,21,21,.18)}.mfgf__policies a,.mfgf__policies button{padding:0;color:inherit;border:0;background:transparent;font:inherit;letter-spacing:inherit;text-decoration:none;cursor:pointer}.mfgf__policies a:hover,.mfgf__policies button:hover{text-decoration:underline;text-underline-offset:.16em}@media screen and (min-width:750px)and (max-height:850px){.mfgf__inner{padding-top:92px}.mfgf__layout{margin-top:clamp(48px,10vh,78px)}.mfgf__logo{flex-basis:clamp(105px,15vh,130px)}.mfgf__privacy{margin-top:13px}.mfgf__socials{margin-top:14px}}@media screen and (max-width:749px){.mfgf{margin-top:36px}.mfgf__inner{min-height:100svh;padding:clamp(34px,5svh,48px) 18px 16px}.mfgf__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:0;width:100%;margin-top:0}.mfgf__aside{order:1;width:100%;margin:0 0 clamp(18px,2.5svh,24px)}.mfgf__nav{order:2;width:100%}.mfgf__row{min-height:clamp(36px,4.7svh,42px);padding-inline:1px;font-size:11px}.mfgf__eyebrow{margin-bottom:12px;font-size:11px;letter-spacing:.14em}.mfgf__newsletter-form input,.mfgf__newsletter-form button{min-height:40px}.mfgf__newsletter-form input{font-size:13px}.mfgf__privacy{max-width:52ch;margin-top:12px;font-size:10px;line-height:1.42}.mfgf__localization--desktop{display:none}.mfgf__socials{margin-top:16px}.mfgf__socials .mfgf__eyebrow{margin-bottom:10px}.mfgf__social-list{gap:24px}.mfgf__social-list a,.mfgf__social-list svg{width:20px;height:20px}.mfgf__logo{flex:none;width:100%;min-height:0;height:clamp(62px,8.5svh,78px);margin:clamp(14px,2.4svh,22px) 0 6px}.mfgf__logo-image{width:100%;height:100%;object-position:center;transform:scale(1.04)}.mfgf__localization--mobile{display:flex;justify-content:center;gap:8px;width:100%;margin:0 auto 12px}.mfgf__globe{display:grid;flex:0 0 18px;width:18px;height:18px;place-items:center}.mfgf__globe svg{width:16px;height:16px}.mfgf__localization--mobile select,.mfgf__localization--mobile .mfgf__localization-form:last-child select{width:auto;max-width:150px;height:20px;padding:0 18px 0 0;border:0;font-size:10px;line-height:1}.mfgf__bottom{gap:0;font-size:7.5px;line-height:1.35}.mfgf__meta{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);align-items:end}.mfgf__meta p:last-child{text-align:right}.mfgf__policies{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 18px;width:100%;margin-top:10px;padding:10px 0 0;justify-content:initial;align-items:start}.mfgf__policies a,.mfgf__policies button{text-align:left}}html.mfv2-is-active,html.mfv2-is-active body{height:100%;overflow:hidden}html.mfv2-is-active .section-header{position:fixed!important;inset:0 0 auto;z-index:80;width:100%;margin:0!important;transition:color .35s ease,background .35s ease}html.mfv2-is-active.mfv2-hide-announcement .announcement-bar-section{display:none!important}html.mfv2-is-active.mfv2-hide-theme-footer .footer,html.mfv2-is-active.mfv2-hide-theme-footer footer.footer{display:none!important}html.mfv2-is-active .section-header .header-wrapper,html.mfv2-is-active .section-header sticky-header,html.mfv2-is-active .section-header>div{color:var(--mfv2-header-color, #fff)!important;border:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important}html.mfv2-is-active .section-header .header__menu-item,html.mfv2-is-active .section-header .header__icon,html.mfv2-is-active .section-header .localization-form__select,html.mfv2-is-active .section-header .disclosure__button,html.mfv2-is-active .section-header summary,html.mfv2-is-active .section-header a{color:var(--mfv2-header-color, #fff)!important}html.mfv2-is-active.mfv2-header-light{--mfv2-header-color: #fff}html.mfv2-is-active.mfv2-header-dark{--mfv2-header-color: #151515}html.mfv2-is-active.mfv2-header-light .section-header .header__heading-logo{filter:brightness(0) invert(1)}html.mfv2-is-active.mfv2-header-dark .section-header .header__heading-logo{filter:none}html.mfv2-is-active .section-header .header__heading-logo,html.mfv2-is-active .section-header .svg-wrapper{transition:filter .35s ease,color .35s ease}html.mfv2-is-active .section-header:has(details[open]) .header-wrapper,html.mfv2-is-active .section-header:has(details[open]) sticky-header{--mfv2-header-color: #151515;background:#fff!important}html.mfv2-is-active .section-header:has(details[open]) .header__heading-logo{filter:none}.mfv2{position:relative;z-index:1;display:block;width:100%;height:100svh;min-height:620px;overflow:hidden;background:#111}.mfv2__swiper,.mfv2__wrapper,.mfv2__slide,.mfv2__scene{width:100%;height:100%}.mfv2__slide{overflow:hidden;background:var(--mfv2-background, #111)}.mfv2__scene{position:relative;overflow:hidden}.mfv2__media-grid,.mfv2__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.mfv2__media-grid{display:grid;width:100%;height:100%}.mfv2__slide--full .mfv2__media-grid{grid-template-columns:1fr}.mfv2__slide--split-left .mfv2__media-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:1px;background:var(--mfv2-panel)}.mfv2__slide--split-right .mfv2__media-grid{grid-template-columns:minmax(320px,.75fr) minmax(0,1.45fr);gap:1px;background:var(--mfv2-panel)}.mfv2__slide--split-right .mfv2__media--primary{grid-column:2}.mfv2__slide--split-right .mfv2__media--secondary{grid-column:1;grid-row:1}.mfv2__slide--editorial .mfv2__media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.2vw,22px);padding:clamp(106px,10vw,142px) clamp(18px,3vw,48px) clamp(58px,6vw,86px);background:var(--mfv2-panel)}.mfv2__media,.mfv2__media picture,.mfv2__image,.mfv2__video,.mfv2__placeholder{display:block;width:100%;height:100%}.mfv2__media{position:relative;min-width:0;overflow:hidden}.mfv2__image,.mfv2__video{object-fit:cover;transform:scale(1.025);transition:transform 1.6s cubic-bezier(.22,1,.36,1)}.mfv2__slide.swiper-slide-active .mfv2__image,.mfv2__slide.swiper-slide-active .mfv2__video{transform:scale(1)}.mfv2__video--mobile{display:none}.mfv2__overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,var(--mfv2-overlay)) 0% 18%,#0000 72%)}.mfv2__slide--split-left .mfv2__overlay,.mfv2__slide--split-right .mfv2__overlay,.mfv2__slide--editorial .mfv2__overlay{background:linear-gradient(0deg,rgba(0,0,0,var(--mfv2-overlay)),#0000 58%)}.mfv2__content{position:absolute;z-index:2;bottom:clamp(54px,7vw,106px);left:clamp(26px,6vw,92px);width:min(680px,78vw);color:inherit;opacity:0;transform:translateY(34px);transition:opacity .5s ease .12s,transform .8s cubic-bezier(.22,1,.36,1) .1s}.mfv2__slide.swiper-slide-active .mfv2__content{opacity:1;transform:translateY(0)}.mfv2__content--center{right:0;left:0;margin:0 auto;text-align:center}.mfv2__content--right{right:clamp(26px,6vw,92px);left:auto}.mfv2__slide--campaign-primary .mfv2__heading{color:#f31d16}.mfv2__slide--campaign-primary .mfv2__overlay{background:radial-gradient(ellipse 64% 68% at 12% 84%,#000000c7,#0000008a 34%,#0003 60%,#0000 80%)}.mfv2__slide--campaign-primary .mfv2__eyebrow,.mfv2__slide--campaign-primary .mfv2__cta{color:#fff}@media screen and (min-width:750px){.mfv2__slide--campaign-primary .mfv2__content{padding:clamp(16px,1.7vw,26px)}}.mfv2__slide--light{color:#fff}.mfv2__slide--dark{color:#141414}.mfv2__slide--split-left.mfv2__slide--dark .mfv2__content,.mfv2__slide--split-right.mfv2__slide--dark .mfv2__content,.mfv2__slide--editorial.mfv2__slide--dark .mfv2__content{color:var(--mfv2-panel-text)}.mfv2__eyebrow{margin:0 0 15px;color:inherit;font-size:1.05rem;line-height:1.2;letter-spacing:.24em;text-transform:uppercase}.mfv2__heading,.mfv2__footer-heading{max-width:13ch;margin:0;color:inherit;font-family:var(--font-heading-family, inherit);font-size:clamp(5.2rem,7.6vw,11rem);font-weight:500;line-height:.88;letter-spacing:-.045em;text-wrap:balance;text-transform:uppercase}.mfv2__content--center .mfv2__heading{margin-inline:auto}.mfv2__text{max-width:54ch;margin-top:20px;color:inherit;font-size:clamp(1.35rem,1.25vw,1.75rem);line-height:1.5}.mfv2__text p{margin:0}.mfv2__cta{display:inline-flex;align-items:center;gap:18px;margin-top:28px;padding:8px 0;color:inherit;border-bottom:1px solid currentColor;font-size:1.15rem;font-weight:600;line-height:1;letter-spacing:.17em;text-decoration:none;text-transform:uppercase}.mfv2__cta-arrow{transition:transform .22s ease}.mfv2__cta:hover .mfv2__cta-arrow,.mfv2__cta:focus-visible .mfv2__cta-arrow{transform:translate(4px,-4px)}.mfv2__pagination{position:absolute;z-index:10;top:50%!important;right:clamp(15px,2.2vw,34px)!important;bottom:auto!important;left:auto!important;display:flex;flex-direction:column;gap:13px;width:auto!important;transform:translateY(-50%)}.mfv2__pagination-bullet{display:block;width:7px;height:7px;margin:0!important;border:1px solid var(--mfv2-nav-color, #fff);border-radius:50%;opacity:1;background:transparent;transition:background .22s ease,transform .22s ease}.mfv2__pagination-bullet-active{background:var(--mfv2-nav-color, #fff);transform:scale(1.42)}.mfv2__chrome{position:absolute;z-index:10;right:clamp(20px,3vw,48px);bottom:clamp(18px,2.4vw,34px);left:clamp(20px,3vw,48px);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:flex-end;color:var(--mfv2-nav-color, #fff);pointer-events:none}.mfv2__scroll-hint{grid-column:2;display:flex;flex-direction:column;align-items:center;justify-self:center;gap:12px;text-align:center}.mfv2__counter{grid-column:3;justify-self:end}.mfv2__scroll-hint,.mfv2__counter{margin:0;font-size:1rem;line-height:1;letter-spacing:.2em;text-transform:uppercase}html.mfv2-on-footer .mfv2__pagination,html.mfv2-on-footer .mfv2__chrome{opacity:0;pointer-events:none}.mfv2__scroll-hint:after{display:block;width:1px;height:42px;margin:0;background:currentColor;content:"";transform-origin:top;animation:mfv2-scroll-line 1.8s ease-in-out infinite}@keyframes mfv2-scroll-line{0%,to{transform:scaleY(.25);opacity:.45}50%{transform:scaleY(1);opacity:1}}.mfv2__slide--footer{color:var(--mfv2-footer-color);background:var(--mfv2-footer-background)}.mfv2__footer-scene{display:flex;flex-direction:column;box-sizing:border-box;max-width:100%;padding:clamp(104px,9vw,132px) clamp(28px,3.6vw,56px) 18px;overflow-x:hidden;overflow-y:auto;color:var(--mfv2-footer-color);background:var(--mfv2-footer-background)}.mfv2__footer-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,1fr);gap:clamp(46px,5vw,90px);align-items:start;margin-top:clamp(56px,12vh,120px)}.mfv2__footer-kicker,.mfv2__newsletter-heading,.mfv2__socials-title{margin:0 0 14px;font-size:1.05rem;font-weight:600;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.mfv2__footer-menu,.mfv2__footer-submenu{margin:0;padding:0;list-style:none}.mfv2__footer-menu{border-top:1px solid rgba(21,21,21,.18)}.mfv2__footer-menu>li{border-bottom:1px solid rgba(21,21,21,.18)}.mfv2__footer-row{display:flex;align-items:center;justify-content:space-between;width:100%;height:44px;min-height:44px;padding:0 2px;box-sizing:border-box;color:inherit;font-size:clamp(1.15rem,1vw,1.4rem);font-weight:500;line-height:1.2;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;cursor:pointer;list-style:none}.mfv2__footer-row::-webkit-details-marker{display:none}.mfv2__footer-row-icon{position:relative;width:14px;height:14px}.mfv2__footer-row-icon:before,.mfv2__footer-row-icon:after{position:absolute;top:50%;left:50%;width:11px;height:1px;content:"";background:currentColor;transform:translate(-50%,-50%);transition:transform .22s ease}.mfv2__footer-row-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.mfv2__footer-details[open] .mfv2__footer-row-icon:after{transform:translate(-50%,-50%) rotate(0)}.mfv2__footer-row-arrow{font-size:1.45rem;font-weight:300;transition:transform .22s ease}.mfv2__footer-row:hover .mfv2__footer-row-arrow,.mfv2__footer-row:focus-visible .mfv2__footer-row-arrow{transform:translate(3px,-3px)}.mfv2__footer-submenu{display:flex;flex-wrap:wrap;gap:8px 18px;padding:4px 2px 18px}.mfv2__footer-submenu a,.mfv2__legal-nav a{color:inherit;font-size:1rem;line-height:1.35;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.mfv2__footer-menu a:hover,.mfv2__footer-menu a:focus-visible,.mfv2__legal-nav a:hover,.mfv2__legal-nav a:focus-visible{text-decoration:underline;text-underline-offset:.16em}.mfv2__footer-aside{min-width:0}.mfv2__newsletter-heading{margin-bottom:18px}.mfv2__newsletter-form{display:flex;width:100%;border-bottom:1px solid currentColor}.mfv2__newsletter-form input,.mfv2__newsletter-form button{min-height:42px;padding:8px 0;color:inherit;border:0;outline-offset:3px;background:transparent}.mfv2__newsletter-form input{flex:1;min-width:0;font-size:1.2rem}.mfv2__newsletter-form input::placeholder{color:inherit;opacity:.62}.mfv2__newsletter-form button{min-width:36px;font-size:2rem;font-weight:300;cursor:pointer}.mfv2__newsletter-legal{max-width:42ch;margin-top:18px;font-size:1rem;line-height:1.35}.mfv2__newsletter-legal p{margin:0}.mfv2__newsletter-legal a{color:inherit;text-underline-offset:.15em}.mfv2__socials{margin-top:20px}.mfv2__socials-title{margin-bottom:10px}.mfv2__socials-list{display:flex;flex-wrap:wrap;gap:18px}.mfv2__socials-list a{display:block;width:18px;height:18px;color:var(--mfv2-footer-color);text-decoration:none;transition:opacity .18s ease,transform .18s ease}.mfv2__socials-list a:hover,.mfv2__socials-list a:focus-visible{opacity:.62;transform:translateY(-2px)}.mfv2__socials-list svg{display:block;width:18px;height:18px}.mfv2__socials-list a[aria-label=Facebook]{order:1}.mfv2__socials-list a[aria-label=Instagram]{order:2}.mfv2__socials-list a[aria-label=YouTube]{order:3}.mfv2__socials-list a[aria-label=TikTok]{order:4}.mfv2__socials-list a[aria-label=X]{order:5}.mfv2__socials-list a[aria-label=Pinterest]{order:6}.mfv2__mega-logo{display:flex;flex:0 0 clamp(112px,17vh,180px);align-items:flex-end;align-self:center;justify-content:center;width:100%;margin-block:auto;overflow:hidden;font-family:var(--font-heading-family, inherit);font-size:clamp(9rem,18vw,27rem);font-weight:700;line-height:.7;letter-spacing:-.08em;text-align:center;text-transform:uppercase;white-space:nowrap}.mfv2__mega-logo-image{display:block;width:min(100%,1540px);max-width:none;height:100%;object-fit:contain;object-position:center bottom;margin-inline:auto;filter:brightness(0);transform:scale(1.02);transform-origin:center bottom}.mfv2__footer-final{display:grid;gap:8px;width:100%;margin-top:0;padding-top:8px;font-size:.78rem;line-height:1.25;letter-spacing:.04em}.mfv2__footer-final-top,.mfv2__localization,.mfv2__policy-nav{display:flex;flex-wrap:wrap;align-items:center}.mfv2__footer-final-top{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:16px;justify-content:space-between;text-transform:uppercase}.mfv2__copyright{grid-column:1;justify-self:start}.mfv2__footer-address{grid-column:3;justify-self:end}.mfv2__footer-final p{margin:0}.mfv2__localization{gap:18px;min-width:0;margin-top:16px;flex-wrap:nowrap;justify-content:flex-start}.mfv2__localization-form{margin:0}.mfv2__localization select{width:190px;max-width:190px;height:34px;padding:3px 20px 3px 0;color:inherit;border:0;border-bottom:1px solid rgba(21,21,21,.55);border-radius:0;background:transparent;font:inherit;letter-spacing:inherit;text-transform:uppercase}.mfv2__localization-form:last-child select{width:120px;max-width:120px}.mfv2__policy-nav{justify-content:center;gap:5px 16px;margin-top:10px;padding:12px 0 4px;border-top:1px solid rgba(21,21,21,.18)}.mfv2__policy-nav a,.mfv2__policy-nav button{color:inherit;border:0;background:transparent;font:inherit;letter-spacing:inherit;text-decoration:none;cursor:pointer}.mfv2__policy-nav a:hover,.mfv2__policy-nav a:focus-visible,.mfv2__policy-nav button:hover,.mfv2__policy-nav button:focus-visible{text-decoration:underline;text-underline-offset:.16em}.mfv2__localization--mobile{display:none}@media screen and (min-width:750px)and (max-height:850px){.mfv2__footer-scene{padding-top:92px}.mfv2__footer-kicker,.mfv2__newsletter-heading{margin-bottom:9px}.mfv2__footer-row{height:41px;min-height:41px}.mfv2__footer-layout{margin-top:clamp(48px,10vh,78px)}.mfv2__mega-logo{flex-basis:clamp(105px,15vh,130px);margin-block:auto}.mfv2__newsletter-legal{margin-top:13px}.mfv2__socials{margin-top:14px}}@media screen and (max-width:749px){.mfv2{min-height:520px}html.mfv2-is-active .section-header .header{padding-inline:1.6rem}.mfv2__video--desktop:has(+.mfv2__video--mobile){display:none}.mfv2__video--mobile{display:block}.mfv2__slide--split-left .mfv2__media-grid,.mfv2__slide--split-right .mfv2__media-grid,.mfv2__slide--editorial .mfv2__media-grid{grid-template-columns:1fr 1fr;gap:6px;padding:0}.mfv2__slide--split-right .mfv2__media--primary{grid-column:2}.mfv2__overlay,.mfv2__slide--split-left .mfv2__overlay,.mfv2__slide--split-right .mfv2__overlay,.mfv2__slide--editorial .mfv2__overlay{background:linear-gradient(0deg,rgba(0,0,0,var(--mfv2-overlay)) 0% 17%,#0000 66%)}.mfv2__slide--campaign-primary .mfv2__overlay{background:radial-gradient(ellipse 92% 52% at 10% 80%,#000000d1,#00000094 36%,#00000038 65%,#0000 86%)}.mfv2__content,.mfv2__content--center,.mfv2__content--right{right:24px;bottom:clamp(124px,15svh,142px);left:24px;width:auto;margin:0;text-align:left}.mfv2__heading{max-width:12ch;font-size:clamp(4.4rem,13vw,6.8rem)}.mfv2__text{max-width:36ch;margin-top:14px;font-size:1.35rem}.mfv2__cta{margin-top:20px}.mfv2__pagination{top:auto!important;right:auto!important;bottom:24px!important;left:24px!important;flex-direction:row;transform:none}.mfv2__chrome{right:22px;bottom:21px;left:auto}.mfv2__scroll-hint{display:none}.mfv2__footer-scene{display:block;padding:clamp(76px,10.5svh,94px) 18px 16px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mfv2__footer-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:0;width:100%;margin-top:0}.mfv2__footer-nav,.mfv2__footer-aside{width:100%;min-width:0}.mfv2__footer-kicker{margin-bottom:10px}.mfv2__footer-row{height:clamp(36px,4.7svh,42px);min-height:clamp(36px,4.7svh,42px);padding-inline:1px;font-size:11px;letter-spacing:.045em}.mfv2__footer-aside{order:1;margin:0 0 clamp(18px,2.5svh,24px)}.mfv2__footer-nav{order:2}.mfv2__newsletter-heading,.mfv2__socials-title{font-size:11px;letter-spacing:.14em}.mfv2__newsletter-heading{margin-bottom:12px}.mfv2__newsletter-form input,.mfv2__newsletter-form button{min-height:40px}.mfv2__newsletter-form input{font-size:13px}.mfv2__newsletter-form button{min-width:42px;font-size:2.2rem}.mfv2__newsletter-legal{max-width:52ch;margin-top:12px;font-size:10px;line-height:1.42}.mfv2__localization--desktop{display:none}.mfv2__localization-form{min-width:0}.mfv2__localization select,.mfv2__localization-form:last-child select{width:100%;max-width:none;height:40px;padding:4px 22px 4px 0;font-size:1.05rem}.mfv2__socials{margin-top:16px}.mfv2__socials-title{margin-bottom:10px}.mfv2__socials-list{gap:24px}.mfv2__socials-list a,.mfv2__socials-list svg{width:20px;height:20px}.mfv2__mega-logo{flex:none;width:100%;height:clamp(62px,8.5svh,78px);min-height:0;margin-block:clamp(14px,2.4svh,22px) 6px;overflow:hidden;font-size:22vw}.mfv2__mega-logo-image{width:100%;height:100%;object-position:center;transform:scale(1.04);transform-origin:center}.mfv2__localization--mobile{display:flex;justify-content:center;gap:8px;width:100%;margin:0 auto 12px}.mfv2__localization-globe{display:grid;flex:0 0 18px;width:18px;height:18px;place-items:center}.mfv2__localization-globe svg{display:block;width:16px;height:16px}.mfv2__localization--mobile .mfv2__localization-form{flex:0 1 auto}.mfv2__localization--mobile select,.mfv2__localization--mobile .mfv2__localization-form:last-child select{width:auto;max-width:150px;height:20px;padding:0 18px 0 0;border:0;background:transparent;font-size:10px;line-height:1}.mfv2__footer-final{align-items:flex-start;gap:0;margin-top:0;padding-top:0;font-size:7.5px;line-height:1.35}.mfv2__footer-final-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:16px;width:100%;align-items:end}.mfv2__copyright{grid-column:1;justify-self:start}.mfv2__footer-address{grid-column:2;justify-self:end;text-align:right}.mfv2__policy-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 18px;width:100%;margin-top:10px;padding:10px 0 0;align-items:start;justify-content:initial;border-top:1px solid rgba(21,21,21,.18)}.mfv2__policy-nav a,.mfv2__policy-nav button{padding:0;text-align:left}}@media screen and (max-width:389px){.mfv2__footer-scene{padding-inline:15px}.mfv2__socials-list{gap:19px}.mfv2__footer-final-top{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.mfv2__footer-address{grid-column:2;justify-self:end;text-align:right}}@media(prefers-reduced-motion:reduce){.mfv2__scene,.mfv2__image,.mfv2__video,.mfv2__content,.mfv2__cta-arrow,.section-header,.header__heading-logo{transition:none!important}.mfv2__scroll-hint:after{animation:none}}.mf-immersive{--mf-header-offset: var(--mf-header-offset-desktop);display:block;position:relative;height:calc(100svh - var(--mf-header-offset));min-height:560px;overflow:hidden;background:#111}.mf-immersive__track{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mf-immersive__track::-webkit-scrollbar{display:none}.mf-immersive__slide{position:relative;display:grid;width:100%;height:100%;min-height:100%;overflow:hidden;isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;background:var(--mf-slide-background, #111)}.mf-immersive__media,.mf-immersive__media picture,.mf-immersive__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mf-immersive__image,.mf-immersive__video,.mf-immersive__placeholder{display:block;width:100%;height:100%;object-fit:cover}.mf-immersive__video--mobile{display:none}.mf-immersive__shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,var(--mf-slide-overlay)) 0% 24%,#0000 78%)}.mf-immersive__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;align-self:end;width:min(680px,86vw);padding:clamp(40px,7vw,100px);opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .7s cubic-bezier(.22,1,.36,1)}.mf-immersive__slide.is-active .mf-immersive__content{opacity:1;transform:translateY(0)}.mf-immersive__slide--center .mf-immersive__content{justify-self:center;align-self:center;align-items:center;text-align:center}.mf-immersive__slide--right .mf-immersive__content{justify-self:end;align-items:flex-start}.mf-immersive__slide--light{color:#fff}.mf-immersive__slide--dark{color:#111}.mf-immersive__eyebrow{margin:0 0 14px;font-size:1.1rem;line-height:1.2;letter-spacing:.22em;text-transform:uppercase}.mf-immersive__heading,.mf-immersive__menu-heading{max-width:14ch;margin:0;color:inherit;font-family:var(--font-heading-family, inherit);font-size:clamp(4.4rem,7vw,10rem);font-weight:500;line-height:.92;letter-spacing:-.035em}.mf-immersive--uppercase .mf-immersive__heading,.mf-immersive--uppercase .mf-immersive__menu-heading{text-transform:uppercase}.mf-immersive__text{max-width:56ch;margin-top:20px;font-size:clamp(1.4rem,1.3vw,1.8rem);line-height:1.5}.mf-immersive__text p{margin:0}.mf-immersive__cta{display:inline-flex;align-items:center;align-self:flex-start;gap:18px;margin-top:28px;padding:9px 0;color:inherit;border-bottom:1px solid currentColor;font-size:1.2rem;font-weight:600;line-height:1;letter-spacing:.16em;text-decoration:none;text-transform:uppercase}.mf-immersive__slide--center .mf-immersive__cta{align-self:center}.mf-immersive__cta span:last-child{transition:transform .2s ease}.mf-immersive__cta:hover span:last-child,.mf-immersive__cta:focus-visible span:last-child{transform:translate(5px)}.mf-immersive__pagination{position:absolute;z-index:5;top:50%;right:clamp(14px,2.2vw,36px);display:flex;flex-direction:column;gap:12px;transform:translateY(-50%)}.mf-immersive__dot{width:8px;height:8px;padding:0;border:1px solid var(--mf-pagination-color, #fff);border-radius:50%;background:transparent;cursor:pointer;transition:background .2s ease,transform .2s ease}.mf-immersive__dot[aria-current=true]{background:var(--mf-pagination-color, #fff);transform:scale(1.35)}.mf-immersive__counter{position:absolute;z-index:5;right:clamp(16px,2.2vw,38px);bottom:clamp(18px,2.5vw,38px);margin:0;color:var(--mf-pagination-color, #fff);font-size:1.1rem;letter-spacing:.16em}.mf-immersive__slide--menu{color:var(--mf-menu-color, #111)}.mf-immersive__menu-inner{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(420px,1.4fr);gap:clamp(40px,8vw,140px);align-items:start;align-self:center;width:min(1280px,calc(100% - 10vw));margin:auto;padding:72px 0}.mf-immersive__menu-heading{max-width:10ch;font-size:clamp(4.2rem,6vw,8.5rem)}.mf-immersive__menu-list,.mf-immersive__submenu{margin:0;padding:0;list-style:none}.mf-immersive__menu-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(28px,5vw,80px);row-gap:22px}.mf-immersive__menu-link{display:inline-block;color:inherit;font-family:var(--font-heading-family, inherit);font-size:clamp(2.4rem,3.4vw,5.2rem);line-height:1;text-decoration:none}.mf-immersive__menu-link:hover,.mf-immersive__menu-link:focus-visible,.mf-immersive__submenu a:hover,.mf-immersive__submenu a:focus-visible,.mf-immersive__menu-meta a:hover,.mf-immersive__menu-meta a:focus-visible{text-decoration:underline;text-underline-offset:.18em}.mf-immersive__submenu{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px}.mf-immersive__submenu a,.mf-immersive__menu-meta a{color:inherit;font-size:1.2rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.mf-immersive__menu-meta{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:18px 32px;padding-top:28px;border-top:1px solid currentColor}@media screen and (max-width:749px){.mf-immersive{--mf-header-offset: var(--mf-header-offset-mobile);min-height:500px}.mf-immersive__video--desktop:has(+.mf-immersive__video--mobile){display:none}.mf-immersive__video--mobile{display:block}.mf-immersive__shade{background:linear-gradient(0deg,rgba(0,0,0,var(--mf-slide-overlay)) 0% 22%,#0000 76%)}.mf-immersive__content,.mf-immersive__slide--right .mf-immersive__content,.mf-immersive__slide--center .mf-immersive__content{align-self:end;justify-self:start;align-items:flex-start;width:100%;padding:34px 24px 54px;text-align:left}.mf-immersive__slide--center .mf-immersive__cta{align-self:flex-start}.mf-immersive__heading,.mf-immersive__menu-heading{font-size:clamp(3.8rem,13vw,6.4rem)}.mf-immersive__pagination{top:auto;right:auto;bottom:20px;left:24px;flex-direction:row;transform:none}.mf-immersive__counter{right:22px;bottom:17px}.mf-immersive__menu-inner{display:flex;flex-direction:column;gap:30px;align-self:start;width:calc(100% - 48px);max-height:100%;padding:44px 0 72px;overflow-y:auto}.mf-immersive__menu-list{grid-template-columns:1fr;gap:18px}.mf-immersive__menu-link{font-size:clamp(2.8rem,10vw,4.6rem)}.mf-immersive__menu-meta{width:100%}}@media(prefers-reduced-motion:reduce){.mf-immersive__track{scroll-behavior:auto}.mf-immersive__content,.mf-immersive__cta span:last-child{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/27/compiled_assets/styles.css.map */
