#h{position:fixed;top:0;z-index:9997;display:grid;grid-template-columns:1fr auto 1fr;pointer-events:none;color:var(--white);mix-blend-mode:difference;align-items: center;padding:1.5rem 5rem;left:0;right:0}@media (max-width:800px){#h{grid-template-columns:1fr auto;grid-template-rows:auto;grid-template-areas:"logo toggle";padding:1.7rem}#h.is-on{mix-blend-mode:normal;color:var(--black)}#h.is-on{grid-template-columns:1fr 1fr;grid-template-rows:auto auto 1fr;grid-template-areas:"logo  toggle" "menu  cta" "foot  foot";inset:0}}#h>*{pointer-events:auto}#h.pj-on #h-menu a .line:before,#h.pj-on #h-cta .line:before{transform-origin:right;transform:scaleX(0)}#h.pj-on #h-menu,#h.pj-on #h-cta{pointer-events:none}#h.pj-on #h-toggle{opacity:0;pointer-events:none}#pj-cl{position:absolute;display:none;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;transition:opacity .25s;top:1.5rem;right:5rem}#pj-cl:hover{opacity:.55}@media (max-width:800px){#pj-cl{top:1.7rem;right:1.7rem}}#h.pj-on #pj-cl{display:block}#h.ci-on #h-logo{opacity:1;pointer-events:auto;transition:opacity .25s cubic-bezier(.33,0,.67,1)}#h.ci-on>*{pointer-events:none}#h-bg{position:fixed;z-index:9995;background:var(--white);opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.33,0,.67,1);inset:0}#h.is-on+#h-bg{opacity:1;pointer-events:auto}#h-toggle,#h-foot{display:none}#h-logo{color:inherit;text-decoration:none;justify-self:start}@media (max-width:800px){#h-logo{grid-area:logo}}#h-logo svg{display:block;width:6.615rem;height:1.989rem}#h-menu{display:flex;justify-self:center;align-items: center;gap:4.3rem}@media (max-width:800px){#h-menu{display:none}}#h-menu a{color:inherit;text-decoration:none;line-height:1}#h-menu a .ln{padding-bottom:.4rem}@media (max-width:800px){#h-menu a .ln{padding-bottom:.8rem}}@media (max-width:800px){#h-toggle{display:block;grid-area:toggle;cursor:pointer;will-change:transform;background:currentColor;border:0;border-radius:50%;place-self: start end;width:1.5rem;height:1.5rem;padding:0;transition:opacity .3s;transform:scale(0)}}#h-cta{display:flex;justify-self:end;align-items: center;gap:2rem}@media (max-width:800px){#h-cta{display:none}}#h-search{display:inline-flex;align-items: center;line-height:1}#h-search .ln{padding-bottom:.4rem}#h-search input{color:inherit;outline:none;font:inherit;background:0 0;border:0;width:15.1rem;margin:0;padding:0;line-height:1}#h-search input::placeholder{color:currentColor;opacity:.7}#h-search input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}#h-lang{position:relative;line-height:1}#h-lang>a.on{display:block;color:inherit;text-decoration:none}#h-lang>a.on .ln{padding-bottom:.4rem}#h-lang-dd{position:absolute;display:flex;opacity:0;pointer-events:none;flex-direction:column;align-items: flex-end;gap:.5rem;padding-top:1rem;transition:opacity .3s;top:100%;right:0}#h-lang-dd a{display:block;color:inherit;text-decoration:none;transition:opacity .3s linear}#h-lang:hover #h-lang-dd,#h-lang:focus-within #h-lang-dd{opacity:1;pointer-events:auto}#h-lang-dd a:hover{opacity:.5}@media (max-width:800px){#h.is-on #h-menu{grid-area:menu;display:flex;flex-direction:column;justify-self:start;align-items: flex-start;gap:1.2rem;padding-top:8.8rem}}@media (max-width:800px){#h.is-on #h-menu a{color:var(--black);transition:color .35s;font-size:1.8rem;line-height:1.6rem}}@media (max-width:800px){#h.is-on #h-menu a:nth-child(6){margin-top:min(17.5rem,25svh)}}@media (max-width:800px){#h.is-on #h-menu:hover a:not(:hover){color:var(--gray);transition:color .25s}}@media (max-width:800px){#h.is-on #h-cta{grid-area:cta;display:flex;flex-direction:column;place-self: start end;align-items: flex-end;gap:1rem;padding-top:8.8rem}}@media (max-width:800px){#h.is-on #h-search{display:none}}@media (max-width:800px){#h.is-on #h-lang{display:flex;flex-direction:column;align-items: flex-end;gap:.4rem}}@media (max-width:800px){#h.is-on #h-lang-dd{position:static;opacity:1;pointer-events:auto;gap:.4rem;margin-top:0}}@media (max-width:800px){#h.is-on #h-lang a{color:var(--gray)}}@media (max-width:800px){#h.is-on #h-lang>a.on{color:var(--black)}}@media (max-width:800px){#h.is-on #h-foot{grid-area:foot;display:flex;justify-content:space-between;align-self: end}}@media (max-width:800px){:is(#h.is-on #h-foot-l,#h.is-on #h-foot-r){display:flex;flex-direction:column;gap:1rem}}@media (max-width:800px){#h.is-on #h-foot a{font-size:1.4rem;line-height:1.6rem}}@media (max-width:800px){#h-foot a{display:block;color:inherit;text-decoration:none;line-height:1.4}}@media (max-width:800px){#h-foot-r{text-align:right}}.f-field{position:relative;display:flex;align-items: center;width:100%;min-width:0}.f-field .ln_{width:100%;min-width:0;margin-bottom:.8rem}.f-field .ln{display:block;width:100%;min-width:0}.f-field input{color:inherit;font:inherit;background:0 0;border:0;width:100%;min-width:0;line-height:1}.f-field input::placeholder{color:currentColor;opacity:1}.f-field--with-cta{position:relative}.f-submit{position:absolute;color:inherit;cursor:pointer;background:0 0;border:0;width:2.4rem;height:2.4rem;padding:0;bottom:.2rem;right:0}.f-submit svg{width:100%;height:100%}@media (max-width:800px){.f-consent{grid-column:1}}.f-consent .ln{grid-column:1/span 2;display:inline-flex;cursor:pointer;align-items: center;gap:.7rem;margin-top:1.2rem}@media (max-width:800px){.f-consent .ln{gap:1rem;margin-top:.5rem}}.f-consent input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.f-consent-box{position:relative;border:1px solid;border-radius:.3rem;flex-shrink:0;width:1.4rem;height:1.4rem}@media (max-width:800px){.f-consent-box{width:2rem;height:2rem}}.f-consent input:checked+.f-consent-box:after{content:"";position:absolute;background:currentColor;border-radius:50%;inset:.125em}@media (max-width:800px){.f-consent input:checked+.f-consent-box:after{inset:.3rem}}.f-consent-text a{position:relative;margin-left:.2rem}.f-select{position:relative}.f-select select{appearance:none;color:inherit;font:inherit;cursor:pointer;width:100%;line-height:1}.f-select-arrow{position:absolute;pointer-events:none;font-size:1.1rem;bottom:.8rem;right:0}#f,#f a,#f input,#f button{color:var(--white)}#f{position:relative;background:var(--black);padding:7rem 5rem 2rem}@media (max-width:800px){#f{padding:6rem 1.7rem 2.4rem}}#f-top{display:grid;grid-template-columns:55rem 1fr auto;align-items: start;gap:7rem 4rem}@media (max-width:800px){#f-top{grid-template-columns:1fr;gap:2.4rem 0}}#f-title{grid-column:1;grid-row:1;text-transform:uppercase}#f-desc{grid-column:2;grid-row:1;color:var(--white);text-indent:12ch;display:flex;flex-direction:column;justify-content:center;max-width:47.5rem;height:100%}@media (max-width:800px){#f-desc{grid-column:1;grid-row:3}}#f-form{grid-column:1/span 2;grid-row:2;display:grid;grid-template-columns:1fr 1fr;align-items: start;gap:1.5rem 2.5rem;max-width:67.5rem}@media (max-width:800px){#f-form{grid-column:1;grid-row:4;grid-template-columns:1fr;column-gap:0}}#f-img{grid-column:3;grid-row:2;overflow:hidden;align-self: end;width:20rem;height:22.5rem}@media (max-width:800px){#f-img{grid-column:1;grid-row:2;place-self: center;width:15rem;height:17rem}}#f-img img{object-fit:cover;width:100%;height:100%}.f-rule{display:block;pointer-events:none;background:#262626;width:100%;height:1px;margin:5rem 0 8rem}@media (max-width:800px){.f-rule{margin:4rem 0 2.4rem}}#f-mid{display:grid;grid-template-columns:1fr 1fr}@media (max-width:800px){#f-mid{row-gap:1.7rem}}#f-links,#f-social{display:flex;flex-direction:column;gap:.6rem}#f-social{align-items: flex-end}#f-mid a{color:inherit;text-decoration:none}#f-bot{display:flex;justify-content:space-between;align-items: center;margin-top:4rem}@media (max-width:800px){#f-bot{display:grid;grid-template-columns:auto auto;justify-content:space-between;align-items: start;row-gap:.9rem;margin-top:2.4rem}}#f-copy{color:inherit;flex-basis:50%}@media (max-width:800px){#f-copy{grid-column:1;grid-row:2}}#f-legal{display:flex;gap:4.5rem}@media (max-width:800px){#f-legal{display:contents}}#f-legal a{color:inherit;text-decoration:none}#f-mid+.f-rule{display:none}@media (max-width:800px){#f-mid+.f-rule{display:block;margin:4rem 0 0}}#lg-header{display:flex;text-align:center;flex-direction:column;align-items: center;gap:3rem;width:79.9rem;margin-inline-start:auto;margin-inline-end:auto;padding:12rem 0}@media (max-width:800px){#lg-header{gap:2.5rem;width:100%;padding:8rem 1.7rem 3.6rem}}#lg-header .lg-img{width:25.4rem}#lg-header .lg-img img{display:block;width:100%;height:auto}#lg-header .lg-title{text-transform:uppercase;letter-spacing:.01em;align-self:stretch;width:55rem;margin-inline-start:auto;margin-inline-end:auto}@media (max-width:800px){#lg-header .lg-title{width:100%}}#lg-header .lg-title .ln_{margin-block-start:-.5rem;margin-block-end:-.5rem;padding-block-start:.5rem;padding-block-end:.5rem}#lg-header .lg-desc{color:inherit}#lg-body{display:flex;flex-direction:column;gap:15rem;padding:4rem 7.5rem 12rem 4.8rem}@media (max-width:800px){#lg-body{gap:6.7rem;padding-inline-start:1.7rem;padding-inline-end:1.7rem}}.lg-row{display:grid;grid-template-columns:45rem 52.5rem;box-sizing:border-box;justify-content:space-between;align-items: start}@media (max-width:800px){.lg-row{grid-template-columns:1fr;row-gap:2.7rem}}.lg-row-title{text-transform:uppercase;width:100%}@media (max-width:800px){.lg-row-title{text-align:right;width:25rem;margin-left:auto;font-size:3rem;line-height:3.2rem}}.lg-row-body{display:flex;flex-direction:column;gap:1.6rem}.lg-row-body p{line-height:1.6}.lg-row-body p:first-child{text-indent:15rem}@media (max-width:800px){.lg-row-body p:first-child{text-indent:12rem}}@media (max-width:800px){.lg-row-body p{font-size:1.4rem;line-height:2rem}}.lg-row-body ul,.lg-row-body ol{display:flex;list-style:none;flex-direction:column;gap:.6rem;padding-left:0}.lg-row-body ul li{position:relative;padding-left:2.5rem}.lg-row-body ul li.ln_,.lg-row-body ul li>.ln_{overflow:visible;clip-path:inset(0 -100vw)}.lg-row-body ul li:not(.ln_):not(:has(.ln_)):before{content:"";position:absolute;background:currentColor;border-radius:50%;width:.8rem;height:.8rem;top:.6rem;left:0}.lg-row-body ul li.ln_>.ln:before,.lg-row-body ul li:not(.ln_)>.ln_:first-child>.ln:before{content:"";position:absolute;background:currentColor;border-radius:50%;width:.8rem;height:.8rem;top:.6rem;left:-2.5rem}.lg-row-body ol{list-style:decimal;padding-left:2rem}.lg-row-body h2,.lg-row-body h3{margin-top:.8rem;font-weight:500}.lg-row-body a{color:inherit;text-decoration:underline}#co{display:grid;grid-template-columns:1fr auto;align-items: start;column-gap:4rem;padding:7.3rem 5rem 7.1rem}@media (max-width:800px){#co{grid-template-columns:1fr;row-gap:4.3rem;padding:8rem 1.7rem 6rem}}#co-title{grid-column:1/-1;text-transform:uppercase;max-width:42.5rem;padding-bottom:5.1rem}@media (max-width:800px){#co-title{text-align:center;padding-bottom:1rem}}#co-img{width:42.5rem}@media (max-width:800px){#co-img{margin-bottom:1.4rem;width:22.2rem;margin-inline-start:auto;margin-inline-end:auto}}#co-form{display:grid;grid-template-columns:1fr 1fr;align-content: start;gap:1.5rem 2.5rem;width:54.9rem;font-size:1.4rem;line-height:1.8rem}@media (max-width:800px){#co-form{gap:2.4rem 3.4rem;width:100%}}.co-row{grid-column:1/-1}.co-half{grid-column:1/-1}@media (max-width:800px){.co-half{grid-column:auto}}#co .f-field input::placeholder{color:var(--black);opacity:1}.f-field .ln_{margin-bottom:1.7rem}#co-actions{display:flex;justify-content:space-between;align-items: center;gap:4rem}@media (max-width:800px){#co-actions{flex-direction:column;align-items: flex-start;gap:2.4rem}}#co-consents{display:flex;flex-direction:column;gap:.2rem;font-size:1.2rem}@media (max-width:800px){#co-consents{gap:1.4rem}}#co-consents .f-consent .ln{align-items: start;margin-top:.5rem}#co-consents .f-consent .ln .f-consent-box{top:.215em}#co-actions>.ln_{flex-shrink:0}#co-submit{cursor:pointer;white-space:nowrap}@media (max-width:800px){#co-submit{padding-top:1rem}}#su-he{position:relative}#su-he-tx{display:grid;grid-template-columns:auto 1fr;align-items: start;column-gap:15rem;padding:6.8rem 5rem}@media (max-width:800px){#su-he-tx{grid-template-columns:1fr;text-align:center;justify-items:center;row-gap:1.8rem;padding:4.8rem 1.7rem}}#su-he-ti{text-transform:uppercase;width:47.6rem}@media (max-width:800px){#su-he-ti{width:100%}}#su-he-desc{text-indent:8.75rem;max-width:67.5rem}@media (max-width:800px){#su-he-desc{text-indent:0;max-width:100%}}#su-se{--su-lead:60svh;position:relative;padding-top:var(--su-lead);padding-bottom:var(--su-lead)}.su-se-it,.su-se-bd{display:block}.su-se-it :-webkit-any(.su-se-hd,.su-se-hl,.su-se-hr,.su-se-desc){display:none}.su-se-it :-moz-any(.su-se-hd,.su-se-hl,.su-se-hr,.su-se-desc){display:none}.su-se-it :is(.su-se-hd,.su-se-hl,.su-se-hr,.su-se-desc){display:none}.su-se-img{width:32.2rem;margin-inline-start:auto;margin-inline-end:auto}.su-se-it.is-near .su-se-img{width:38.5rem}.su-se-it.is-act .su-se-img{width:44.8rem}.su-se-img .r_{aspect-ratio:.816029}.su-se-img img{object-fit:cover;width:100%;height:100%}#su-se-tx{position:absolute;z-index:2;pointer-events:none;inset:0}#su-se-stick{position:sticky;pointer-events:all;height:100vh;height:100svh;top:0}.su-se-txg{position:absolute;pointer-events:none;opacity:0;inset:0}.su-se-txg.is-act,#su-se.is-on .su-se-txg{opacity:1}#su-se.is-on .su-se-txg.is-act{pointer-events:all}.su-se-txg :-webkit-any(.su-se-hd,.su-se-hl,.su-se-hr,.su-se-desc){position:absolute}.su-se-txg :-moz-any(.su-se-hd,.su-se-hl,.su-se-hr,.su-se-desc){position:absolute}.su-se-txg :is(.su-se-hd,.su-se-hl,.su-se-hr,.su-se-desc){position:absolute}.su-se-hd{display:flex;text-transform:uppercase;align-items:baseline;gap:1.2rem}.su-se-txg .su-se-hd{display:block;top:12rem;left:5rem}.su-se-txg .su-se-num{display:block}.su-se-txg .su-se-w{display:block;margin-left:calc(var(--i,0)*3.75rem)}.su-se-num{flex-shrink:0}.su-se-txg .su-se-lb{font:inherit}.su-se-hl,.su-se-hr{text-transform:uppercase;max-width:42rem}.su-se-txg :-webkit-any(.su-se-hl,.su-se-hr){width:42rem;top:50%;transform:translateY(-50%)}.su-se-txg :-moz-any(.su-se-hl,.su-se-hr){width:42rem;top:50%;transform:translateY(-50%)}.su-se-txg :is(.su-se-hl,.su-se-hr){width:42rem;top:50%;transform:translateY(-50%)}.su-se-hl{text-align:left}.su-se-txg .su-se-hl{left:5rem}.su-se-hr{text-align:right}.su-se-txg .su-se-hr{right:5rem}.su-se-desc{max-width:42rem}.su-se-txg .su-se-desc{text-indent:12.5rem;bottom:8rem;left:5rem}@media (max-width:800px){#su-se{--su-lead:0}#su-se-tx{display:none}.su-se-it{display:grid;grid-template-columns:1fr;text-align:center;justify-items:center;row-gap:0;padding:3.3rem 1.7rem}.su-se-it:last-child{padding-bottom:7.6rem}.su-se-it :-webkit-any(.su-se-hd,.su-se-desc){position:static;display:block}.su-se-it :-moz-any(.su-se-hd,.su-se-desc){position:static;display:block}.su-se-it :is(.su-se-hd,.su-se-desc){position:static;display:block}.su-se-it .su-se-hd{display:flex;flex-direction:column;align-items: center;gap:.8rem}.su-se-it :-webkit-any(.su-se-num,.su-se-lb){text-align:center}.su-se-it :-moz-any(.su-se-num,.su-se-lb){text-align:center}.su-se-it :is(.su-se-num,.su-se-lb){text-align:center}.su-se-it .su-se-lb{max-width:27.6rem}.su-se-it .su-se-bd{margin-top:3.3rem}.su-se-it .su-se-desc{margin-top:3.4rem}.su-se-img,.su-se-it.is-near .su-se-img,.su-se-it.is-act .su-se-img{width:27.6rem}}#ho-ab-st{position:relative;padding-block-start:4.5rem;padding-block-end:4.5rem;padding-inline-start:7.5rem;padding-inline-end:7.5rem}@media (max-width:800px){#ho-ab-st{padding-block-start:4rem;padding-block-end:4rem;padding-inline-start:1.7rem;padding-inline-end:1.7rem}}#ho-ab-st-ti{display:flex;text-transform:uppercase;justify-content:space-between;align-items: center;padding-block-start:2.3rem;padding-block-end:4.5rem}#ho-ab-st-ti>.s-l{flex-shrink:0}#ho-ab-st-ti>.r_{width:24.9rem}@media (max-width:800px){#ho-ab-st-ti{text-align:center;flex-direction:column;justify-content:center;gap:4.5rem;padding-block-start:5.5rem;padding-block-end:6rem}#ho-ab-st-ti>.s-l{max-width:min-content}#ho-ab-st-ti>.r_{width:17.1rem}}#ho-ab-st-est{padding-left:7.3rem}@media (max-width:800px){#ho-ab-st-est{padding-left:1.4rem}}#ho-ab-st-cta{justify-self:end;padding-right:7.3rem}#ho-ab-st-cta a{white-space:nowrap;display:inline-block}@media (max-width:800px){#ho-ab-st-cta{display:flex;justify-content:flex-end;padding-right:1.4rem}}:is(#ho-ab-st-est,#ho-ab-st-cta a)>.ln_:nth-child(2n){padding-left:3.4rem}#ho-ab-pr{position:relative;display:flex;flex-direction:column;justify-content:center;align-items: center;min-height:150svh}@media (max-width:800px){#ho-ab-pr{gap:6rem;min-height:auto;padding:6rem 1.7rem}}#ho-ab-pr-co{position:relative;text-align:center;max-width:59.4rem;margin-inline-start:auto;margin-inline-end:auto}@media (max-width:800px){#ho-ab-pr-co{max-width:100%}#ho-ab-pr-co .th-md{font-size:3.5rem}}#ho-ab-pr-co h2{text-transform:uppercase;padding-block-start:0;padding-block-end:3.5rem}#ho-ab-pr-ga{position:absolute;pointer-events:none;inset:0}@media (max-width:800px){#ho-ab-pr-ga{position:relative;display:flex;flex-direction:column;gap:4rem;width:100%;inset:auto}}.ho-ab-pr-ga-i{position:absolute;pointer-events:all;width:25rem;height:auto}@media (max-width:800px){.ho-ab-pr-ga-i{position:relative;width:22.6rem}}.ho-ab-pr-ga-i h3{padding-block-start:1.1rem;padding-block-end:0}.ho-ab-pr-ga-i .r_{clip-path:inset(0);will-change:clip-path;transition:clip-path 1.2s cubic-bezier(.19,1,.22,1)}.ho-ab-pr-ga-i .r{will-change:scale;transition:scale 1.2s cubic-bezier(.19,1,.22,1);scale:1}.ho-ab-pr-ga-i:hover .r_{clip-path:inset(1.5%)}.ho-ab-pr-ga-i:hover .r{scale:1.1}.ho-ab-pr-ga-i:first-child{top:0;left:12.6rem}@media (max-width:800px){.ho-ab-pr-ga-i:first-child{align-self: flex-start;top:auto;left:auto}}.ho-ab-pr-ga-i:nth-child(2){top:50%;right:7.5rem;translate:0 -50%}@media (max-width:800px){.ho-ab-pr-ga-i:nth-child(2){align-self: flex-end;top:auto;right:auto;translate:none}.ho-ab-pr-ga-i:nth-child(2) h3{text-align:right}}.ho-ab-pr-ga-i:nth-child(3){bottom:0;left:30rem}@media (max-width:800px){.ho-ab-pr-ga-i:nth-child(3){align-self: center;bottom:auto;left:auto}}#ho-ab-body{position:relative;text-align:right;width:30rem;margin-inline-start:auto;margin-inline-end:5rem;padding-block-start:4.1rem;padding-block-end:4.1rem}@media (max-width:768px){#ho-ab-body{text-align:left;text-indent:4.8rem;width:100%;padding-inline-start:1.7rem;padding-inline-end:1.7rem}}#ab-st-he{position:relative;color:var(--white);height:100svh}@media (max-width:800px){#ab-st-he{max-height:61rem}}#ab-st-bg{position:absolute;inset:0}#ab-st-bg .r_{height:100%}#ab-st-hd{position:absolute;display:flex;text-align:center;text-transform:uppercase;flex-direction:column;justify-content:space-between;align-items: center;padding:4.5rem 5rem;inset:0}@media (max-width:800px){#ab-st-hd{padding:3rem 1.7rem;font-size:4rem}}#ab-st-hd>.s-l{max-width:48rem}#ab-st-lb{position:absolute;left:0;right:0;display:flex;color:var(--white);justify-content:space-between;padding-inline-start:5rem;padding-inline-end:5rem;top:50%;transform:translateY(-50%)}@media (max-width:800px){#ab-st-lb{padding-inline-start:1.7rem;padding-inline-end:1.7rem}}.ab-st-pl-w{display:grid;grid-template-columns:1fr 1fr}.ab-st-pl-w.flip .ab-st-pl{order:1}.ab-st-pl-w.full{grid-template-columns:1fr}@media (max-width:800px){.ab-st-pl-w{grid-template-columns:1fr}.ab-st-pl-w.flip .ab-st-pl{order:0}}.ab-st-pl{display:flex;text-align:center;flex-direction:column;justify-content:space-between;align-items: center;padding:5.4rem 5rem 4.7rem}@media (max-width:800px){.ab-st-pl{justify-content:flex-start;gap:2.4rem;padding:4rem 1.7rem 6rem}.ab-st-pl .ab-st-pl-th{order:-1}}.ab-st-pl-w.full .ab-st-pl{gap:4.5rem;padding:7.8rem}@media (max-width:800px){.ab-st-pl-w.full .ab-st-pl{gap:2.2rem;padding:4rem 1.7rem 6rem}}.ab-st-pl-lb{text-transform:uppercase;padding-top:1.3rem}.ab-st-pl-th{width:20rem}@media (max-width:800px){.ab-st-pl-th{width:11rem}}.ab-st-pl-w.full .ab-st-pl-th{display:flex;justify-content:center;align-items: center;width:50rem;max-width:100%;height:50rem}.ab-st-pl-w.full .ab-st-pl-th .r_{width:auto;height:100%}@media (max-width:800px){.ab-st-pl-w.full .ab-st-pl-th{display:block;width:11rem;height:auto}.ab-st-pl-w.full .ab-st-pl-th .r_{width:100%;height:auto}}.ab-st-pl-desc{max-width:42rem}.full .ab-st-pl-desc{max-width:58rem}.ab-st-pl-side{position:relative;height:75rem}.ab-st-pl-side .r_{position:absolute;inset:0}.ab-st-pl-side .r_ img{object-fit:cover;height:100%}@media (max-width:800px){.ab-st-pl-side{height:45rem}}#ds-gr{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:27.5rem;align-items: start;padding:0 0 12.5rem}@media (max-width:800px){#ds-gr{grid-template-columns:repeat(2,1fr);grid-auto-rows:27rem;column-gap:1.4rem;padding:7.5rem 1.7rem 10rem}}#ds-gr-title{position:absolute;overflow:hidden;clip-path:inset(50%);white-space:nowrap;width:1px;height:1px}.ds-gr-it{--ds-x:0rem;--ds-y:0rem;display:block;color:inherit;text-align:center;transform:translate(var(--ds-x),var(--ds-y));justify-self:center;width:10rem}.ds-gr-it[data-grid-slot="1"]{--ds-x:-5.625rem;--ds-y:10rem;grid-column:1}.ds-gr-it[data-grid-slot="2"]{--ds-x:-9.375rem;--ds-y:17.5rem;grid-column:2}.ds-gr-it[data-grid-slot="3"]{--ds-x:-.625rem;--ds-y:7.5rem;grid-column:3}.ds-gr-it[data-grid-slot="4"]{--ds-x:.625rem;--ds-y:15rem;grid-column:4}.ds-gr-it[data-grid-slot="5"]{--ds-x:9.375rem;--ds-y:12.5rem;grid-column:1}.ds-gr-it[data-grid-slot="6"]{--ds-x:23.125rem;--ds-y:5rem;grid-column:2}.ds-gr-it[data-grid-slot="7"]{--ds-x:19.375rem;--ds-y:10rem;grid-column:3}.ds-gr-it[data-grid-slot="8"]{--ds-x:-66.875rem;--ds-y:22.5rem;grid-column:4}@media (max-width:800px){.ds-gr-it{width:13rem;--ds-x:0rem!important;--ds-y:0rem!important;grid-column:auto!important}.ds-gr-it:nth-child(odd){--ds-y:7rem!important}}.ds-gr-po .r_{aspect-ratio:.8;overflow:hidden;transition:clip-path 1.2s cubic-bezier(.19,1,.22,1)}.ds-gr-po .r{object-fit:cover;filter:grayscale(1);opacity:0;width:100%;height:100%;transition:opacity .6s,scale 1.2s cubic-bezier(.19,1,.22,1);scale:1}.ds-gr-po .r.ld{opacity:1}a.ds-gr-it:hover .ds-gr-po .r_{clip-path:inset(1.5%)}a.ds-gr-it:hover .ds-gr-po .r{scale:1.08}.ds-gr-name{padding-top:1rem}#dr-pr{position:relative;min-height:88rem}@media (max-width:800px){#dr-pr{display:flex;flex-direction:column;align-items: center;min-height:0;padding:7.7rem 1.7rem 7rem}}#dr-pr-po{position:absolute;width:35rem;top:22rem;left:50%;transform:translate(-50%)}#dr-pr-po .r_{aspect-ratio:.739958;overflow:hidden}#dr-pr-po .r{object-fit:cover;filter:grayscale(1);width:100%;height:100%}@media (max-width:800px){#dr-pr-po{position:relative;order:3;width:25.2rem;margin-top:2.5rem;top:auto;left:auto;transform:none}}#dr-pr-name{position:absolute;letter-spacing:0;text-transform:uppercase;width:16rem;font-family:fr;font-size:4rem;font-style:normal;font-weight:300;line-height:4rem;top:12rem;left:calc(50% + 19.5rem)}@media (max-width:800px){#dr-pr-name{position:relative;text-align:center;order:1;width:16rem;line-height:4.2rem;top:auto;left:auto}}#dr-pr-left,#dr-pr-right,#dr-pr-bio{position:absolute;letter-spacing:0;text-align:left;text-indent:14rem;white-space:pre-line;font-family:un;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2rem}#dr-pr-left{width:34.8rem;top:17rem;left:auto;right:calc(50% + 27.5rem)}#dr-pr-right{width:34.9rem;top:32rem;left:calc(50% + 27.5rem);right:auto}#dr-pr-more{position:absolute;letter-spacing:0;font-family:un;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2rem;top:52rem;left:auto;right:calc(50% + 24.9rem)}#dr-pr-more:after{position:absolute;content:"";transform-origin:right;background:currentColor;height:1px;transition:transform .45s cubic-bezier(.19,1,.22,1);bottom:-.25rem;left:0;right:0;transform:scaleX(0)}#dr-pr-more:hover:after{transform-origin:left;transform:scaleX(1)}#dr-pr-bio{text-align:center;text-indent:0;width:74rem;top:74rem;left:50%;transform:translate(-50%)}@media (min-width:801px){#dr-pr-left .ln_,#dr-pr-right .ln_{text-align:left;text-indent:0}#dr-pr-left .ln_:first-child,#dr-pr-right .ln_:first-child{text-indent:14rem}}@media (max-width:800px){#dr-pr-left,#dr-pr-right,#dr-pr-bio,#dr-pr-more{position:relative;text-indent:0;width:100%;max-width:35rem;top:auto;left:auto;right:auto;transform:none}#dr-pr-left{text-align:center;order:2;margin-top:2.9rem}#dr-pr-right{text-align:left;text-indent:14rem;order:4;margin-top:4.7rem}#dr-pr-more{display:none}#dr-pr-bio{text-align:left;order:5;margin-top:1rem}}#pf-he{display:flex;align-items: flex-start;gap:22.1rem;padding:9.5rem 5rem}@media (max-width:800px){#pf-he{flex-direction:column;align-items:stretch;gap:3.4rem;padding:7rem 1.7rem 3.3rem}}#pf-he-ti{text-transform:uppercase;max-width:35rem}@media (max-width:800px){#pf-he-ti{text-align:right;max-width:100%}}#pf-he-desc{text-indent:8.75rem;max-width:67.5rem}@media (max-width:800px){#pf-he-desc{text-indent:5.5rem;max-width:100%}}#pf-gr{display:grid;grid-template-columns:repeat(4,1fr);align-items: start;gap:1.9rem 1.4rem;padding:0 5rem 10.3rem}@media (max-width:800px){#pf-gr{grid-template-columns:1fr;gap:2.2rem;padding:0 7.3rem 3.9rem}}.pf-gr-it{display:block;color:inherit;text-decoration:none}.pf-gr-th .r_{aspect-ratio:.8;clip-path:inset(0);will-change:clip-path;transition:clip-path 1.2s cubic-bezier(.19,1,.22,1)}.pf-gr-th .r{object-fit:cover;width:100%;height:100%;transition:scale 1.2s cubic-bezier(.19,1,.22,1);scale:1}a.pf-gr-it:hover .pf-gr-th .r_{clip-path:inset(1.5%)}a.pf-gr-it:hover .pf-gr-th .r{scale:1.1}.pf-gr-ti{text-transform:uppercase;padding-top:1.4rem}@media (max-width:800px){.pf-gr-ti{padding-top:1rem}}#mt-he{position:relative;height:100vh;overflow:clip;height:100svh}#mt-he-tx{position:absolute;display:flex;color:var(--white);text-transform:uppercase;pointer-events:none;justify-content:space-between;align-items: center;padding:0 5rem;inset:0}@media (max-width:800px){#mt-he-tx{text-align:center;flex-wrap:wrap;place-content: flex-start center;align-items: flex-start;column-gap:1.4rem;padding:7.4rem 1.7rem 0}}.mt-he-hl,.mt-he-hr{display:block}.mt-he-lead{display:contents}@media (max-width:800px){.mt-he-lead{display:flex;flex-wrap:wrap;justify-content:center;column-gap:1rem}}@media (max-width:800px){.mt-he-hr{flex-basis:100%}}.mt-he-amp{display:none}@media (max-width:800px){.mt-he-amp{display:block}}#mt-in{display:flex;align-items: flex-start;gap:22.1rem;padding:9.5rem 5rem}@media (max-width:800px){#mt-in{flex-direction:column;align-items:stretch;gap:3.4rem;padding:7rem 1.7rem 3.3rem}}#mt-in-ti{text-transform:uppercase;max-width:35rem}@media (max-width:800px){#mt-in-ti{text-align:center;max-width:100%;font-size:4rem;line-height:4.2rem}}#mt-in-desc{text-indent:8.75rem;max-width:67.5rem}@media (max-width:800px){#mt-in-desc{text-indent:0;text-align:center;max-width:100%}}#mt-gr{display:grid;grid-template-columns:repeat(4,1fr);align-items: start;gap:4.4rem 1.4rem;padding:0 5rem 10.3rem}@media (max-width:800px){#mt-gr{grid-template-columns:repeat(2,1fr);gap:2.6rem 1.4rem;padding:0 1.7rem 3.9rem}}.mt-gr-it{display:block;color:inherit;text-decoration:none}.mt-gr-sw .r_{aspect-ratio:.8;clip-path:inset(0);will-change:clip-path;transition:clip-path 1.2s cubic-bezier(.19,1,.22,1)}.mt-gr-sw .r{object-fit:cover;width:100%;height:100%;transition:scale 1.2s cubic-bezier(.19,1,.22,1);scale:1}a.mt-gr-it:hover .mt-gr-sw .r_{clip-path:inset(1.5%)}a.mt-gr-it:hover .mt-gr-sw .r{scale:1.1}.mt-gr-ti{text-transform:uppercase;text-align:center;padding-top:1.4rem}@media (max-width:800px){.mt-gr-ti{padding-top:1rem}}#ma-he{position:relative}#ma-he-tx{display:grid;grid-template-columns:auto 1fr;align-items: start;column-gap:15rem;padding:6.8rem 5rem}@media (max-width:800px){#ma-he-tx{grid-template-columns:1fr;text-align:center;justify-items:center;row-gap:1.8rem;padding:4.8rem 1.7rem}}#ma-he-ti{text-transform:uppercase;width:46rem}@media (max-width:800px){#ma-he-ti{width:100%}}#ma-he-desc{text-indent:8.75rem;max-width:67.5rem}@media (max-width:800px){#ma-he-desc{text-indent:0;max-width:100%}}#ma-fi{display:grid;grid-template-columns:repeat(4,1fr);align-items: start;gap:2.5rem 3.9rem;padding:9.5rem 2.7rem 10.3rem}@media (max-width:800px){#ma-fi{grid-template-columns:1fr;gap:3.4rem;padding:4.8rem 1.7rem 3.9rem}}.ma-fi-na{text-transform:uppercase;text-align:center}.ma-fi-co{text-align:center;opacity:.6;padding-top:.4rem}.ma-fi-sw{padding-top:1.6rem}.ma-fi-sw .r_{aspect-ratio:.8}.ma-fi-sw .r{object-fit:cover;width:100%;height:100%}#ma-cl{padding:0 0 10.3rem}@media (max-width:800px){#ma-cl{padding:0 0 3.9rem}}#ma-cl-ti{text-transform:uppercase;padding:0 5rem 1.7rem}@media (max-width:800px){#ma-cl-ti{padding:0 1.7rem 2.8rem}}#ma-cl-vp{overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}#ma-cl.is-on #ma-cl-vp{overflow:clip;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y}#ma-cl.is-drag #ma-cl-vp{cursor:grabbing}#ma-cl-tr{display:flex;will-change:transform;align-items: flex-start;gap:1.4rem;width:max-content;padding:0 5rem}@media (max-width:800px){#ma-cl-tr{gap:1rem;padding:0 1.7rem}}.ma-cl-it{flex:none;height:55rem}@media (max-width:800px){.ma-cl-it{height:19rem}}.ma-cl-it .r_{width:100%;height:100%}.ma-cl-it .r{object-fit:cover;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%}#dl-hd{display:grid;grid-template-columns:24rem 1fr;align-items: center;column-gap:10rem;padding:14.2rem 5rem 4.8rem}@media (max-width:800px){#dl-hd{grid-template-columns:1fr;row-gap:2.4rem;padding:10.4rem 1.7rem 3.2rem}}#dl-ti{text-transform:uppercase;width:max-content;max-width:34rem}@media (max-width:800px){#dl-ti{text-align:right;width:auto;max-width:100%}}#dl-sr{width:100%}#dl-sr-in{color:inherit;outline:none;appearance:none;background:0 0;border:0;border-bottom:1px solid;border-radius:0;width:100%;padding:0 0 .9rem}#dl-sr-in::placeholder{color:currentColor;opacity:.4}#dl-sr-in::-webkit-search-cancel-button{appearance:none}#dl-lb{display:grid;grid-template-columns:24rem 1fr;align-items: start;column-gap:10rem;padding:0 5rem 10.3rem}@media (max-width:800px){#dl-lb{grid-template-columns:1fr;row-gap:2.8rem;padding:0 0 3.9rem}}#dl-cat{position:sticky;top:12rem}@media (max-width:800px){#dl-cat{position:static;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 1.7rem}#dl-cat::-webkit-scrollbar{display:none}}#dl-cat-ls{display:flex;list-style:none;flex-direction:column;gap:.8rem}@media (max-width:800px){#dl-cat-ls{flex-direction:row;gap:.8rem;width:max-content}}.dl-cat-it{display:block;color:inherit;text-align:left;cursor:pointer;opacity:.4;background:0 0;border:0;width:100%;padding:0;transition:opacity .25s}.dl-cat-it.is-act{opacity:1}@media (max-width:800px){.dl-cat-it{white-space:nowrap;border:1px solid;border-radius:100px;width:auto;padding:.7rem 1.4rem}}#dl-gr{display:grid;grid-template-columns:repeat(2,1fr);align-items: start;gap:4.5rem 8rem}@media (max-width:800px){#dl-gr{gap:3.4rem 1.4rem;padding:0 1.7rem}}.dl-pr.is-off{display:none}#dl-none{display:none;grid-column:1/-1;opacity:.4}#dl-none.is-on{display:block}.dl-pr-na{text-transform:uppercase;padding-bottom:1.6rem}@media (max-width:800px){.dl-pr-na{padding-bottom:1rem}}.dl-pr-bd{display:grid;grid-template-columns:25rem minmax(0,1fr);align-items: start;gap:2rem}@media (max-width:800px){.dl-pr-bd{grid-template-columns:1fr;gap:1.7rem}}.dl-pr-im{display:flex;aspect-ratio:1;overflow:clip;background-color:var(--white);border:1px solid #d9d9d9;align-items: center}.dl-pr-im .r_{width:100%;max-height:100%}.dl-pr-im .r{object-fit:contain;mix-blend-mode:multiply;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;width:100%;height:100%}.dl-pr-fl{display:flex;flex-direction:column;align-self:stretch;align-items:stretch;gap:1.2rem}.dl-pr-ls{display:flex;flex-direction:column;align-items:stretch;gap:1.2rem}.dl-fl{display:flex;color:inherit;text-decoration:none;align-items: center;gap:.8rem;transition:opacity .25s}.dl-fl>span{flex:1;min-width:0}.dl-fl:hover{opacity:.55}.dl-fl-ic{color:#c5c3c3;flex:none;width:1.3rem;height:1.4rem}.dl-all{display:flex;color:inherit;text-align:left;align-items: center;gap:.8rem;margin-top:auto;padding:.7rem 0 0;transition:opacity .25s}.dl-all>span{flex:1;min-width:0}.dl-all:hover{opacity:.55}@media (max-width:800px){.dl-all{margin-top:0;padding:0}}.dl-tg{display:none;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;transition:opacity .25s}.dl-tg:hover{opacity:.55}.dl-tg-m,.dl-tg-l{display:flex;align-items: center;gap:.8rem}.dl-tg-m{display:none}.dl-tg-ic{flex:none;width:1.3rem;height:1.3rem}@media (max-width:800px){.dl-pr.is-tg .dl-tg{display:block;order:2}.dl-pr.is-tg .dl-pr-ex{display:grid;grid-template-rows:1fr;transition:grid-template-rows .6s cubic-bezier(.19,1,.22,1)}.dl-pr.is-tg.is-cl .dl-pr-ex{grid-template-rows:0fr}.dl-pr-ex-h{overflow:hidden;min-height:0}.dl-pr.is-cl .dl-tg-m{display:flex}.dl-pr.is-cl .dl-tg-l{display:none}.dl-all{order:1}.dl-pr-ex{order:3}}#co-he{display:flex;align-items: flex-start;gap:17.5rem;padding:7rem 5rem 8rem}@media (max-width:800px){#co-he{flex-direction:column;align-items:stretch;gap:3rem;padding:6.6rem 1.7rem 3.3rem}}#co-he-ti{text-transform:uppercase;width:45.2rem}@media (max-width:800px){#co-he-ti{text-align:right;width:100%}}#co-he-desc{text-indent:calc(5*2.5rem);max-width:70rem}@media (max-width:800px){#co-he-desc{text-indent:calc(3.5*2.5rem);max-width:100%}}#pcon-root{display:block;border:0;width:100%;height:100svh;padding:0 5rem 10.3rem}@media (max-width:800px){#pcon-root{padding:0 1.7rem 3.9rem}}#pj-po{display:none}#pj-po.is-on{display:block;position:fixed;z-index:9996;background:var(--black);overflow-y:auto;overscroll-behavior:contain;inset:0}#pj-sp{display:grid;grid-template-columns:repeat(2,1fr);height:100svh}@media (max-width:800px){#pj-sp{grid-template-columns:1fr;height:auto}}#m #pj-sp{position:relative;z-index:9996}.pj-sp-h{position:relative;overflow:hidden;display:flex;color:var(--white);text-decoration:none;justify-content:center;align-items: flex-start;padding:18.5rem 2rem}@media (max-width:800px){.pj-sp-h{height:50svh;padding:8rem 1.7rem}}.pj-sp-im{position:absolute;z-index:-1;inset:0}.pj-sp-im .r_{width:100%;height:100%}.pj-sp-im .r{width:100%;height:100%}.pj-sp-im .r{object-fit:cover;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;transition:scale 1.2s cubic-bezier(.19,1,.22,1);scale:1}a.pj-sp-h:hover .pj-sp-im .r{scale:1.1}.pj-sp-h:before{content:"";position:absolute;background:linear-gradient(#00000059,#0000001a 45%,#0000);inset:0}.pj-sp-la{position:relative;text-transform:uppercase;text-align:center}.pj-sp-la .ch{display:inline-block;will-change:transform}#ct-he{position:relative;overflow:hidden;display:flex;color:var(--white);justify-content:center;align-items: flex-start;height:100svh;padding-top:14rem}#ct-he-im{position:absolute;z-index:-1;inset:0}#ct-he-im .r{user-select:none;-webkit-user-select:none;-webkit-user-drag:none}#ct-he:before{content:"";position:absolute;background:linear-gradient(#00000040,#0000001a 50%,#00000059);inset:0}#ct-he-ti,#ct-he-an{position:relative}#ct-he-ti{text-transform:uppercase;text-align:center}#ct-he-ti .ln{line-height:1.3}@media (max-width:800px){#ct-he-ti .ln{line-height:inherit}}#ct-he-ti .ln_{margin-block-start:-.45em;margin-block-end:-.45em;padding-block-start:0;padding-block-end:0}@media (max-width:800px){#ct-he-ti .ln_{margin-block-start:-.15em;margin-block-end:-.15em;padding-block-start:.15em;padding-block-end:.15em}}#ct-he-an{position:absolute;display:flex;flex-direction:column;align-items: flex-start;gap:.8rem;bottom:5rem;left:5rem}@media (max-width:800px){#ct-he-an{bottom:3.3rem;left:1.7rem}}.ct-he-an-it{color:inherit;text-decoration:none;transition:opacity .25s}.ct-he-an-it:hover{opacity:.55}#ct-in{display:flex;align-items: flex-start;gap:15rem;padding:9.5rem 5rem}@media (max-width:800px){#ct-in{flex-direction:column;align-items:stretch;gap:3.4rem;padding:7rem 1.7rem 3.3rem}}#ct-in-ti{text-transform:uppercase;max-width:47.6rem}@media (max-width:800px){#ct-in-ti{text-align:center;max-width:100%}}#ct-in-desc{text-indent:8.75rem;max-width:67.5rem}@media (max-width:800px){#ct-in-desc{text-indent:0;text-align:center;max-width:100%}}.ct-se{padding:0 0 10.3rem}@media (max-width:800px){.ct-se{padding:0 0 3.9rem}}.ct-se-hd{display:flex;justify-content:space-between;align-items:baseline;gap:2rem;padding:0 5rem 1.7rem}@media (max-width:800px){.ct-se-hd{padding:0 1.7rem 2.8rem}}.ct-se-ti{text-transform:uppercase}.ct-se-la{color:inherit;opacity:.4;padding:0;transition:opacity .25s}.ct-se-la:hover{opacity:1}.ct-se-vp{overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.ct-se.is-on .ct-se-vp{overflow:clip;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y}.ct-se.is-drag .ct-se-vp{cursor:grabbing}.ct-se-tr{display:flex;will-change:transform;--ct-h:55rem;align-items: flex-start;gap:1.4rem;width:max-content;padding:0 5rem}@media (max-width:800px){.ct-se-tr{--ct-h:19rem;gap:1rem;padding:0 1.7rem}}.ct-se-it{width:var(--ct-h);flex:none}.ct-se-im{height:var(--ct-h)}.ct-se-im .r_{width:100%;height:100%}.ct-se-im .r{object-fit:cover;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%}.ct-se-it-ti{text-transform:uppercase;padding:1.4rem 0 .8rem}@media (max-width:800px){.ct-se-it-ti{padding:1rem 0 .6rem}}.ct-se-it-desc{opacity:.6}#in-cl{position:fixed;z-index:9998;color:var(--black);padding:0;transition:opacity .25s;top:1.5rem;right:5rem}#in-cl:hover{opacity:.55}@media (max-width:800px){#in-cl{top:1.7rem;right:1.7rem}}.in-gr{position:relative;height:var(--h)}@media (max-width:800px){.in-gr{height:var(--h-m)}}@media (max-width:800px){.in-gr-office{display:flex;flex-direction:column;align-items: center;gap:3.2rem;height:auto;padding:20rem 0 6rem}}.in-ti{position:absolute;text-transform:uppercase;top:1.5rem;left:5rem}@media (max-width:800px){.in-ti{top:1.7rem;left:1.7rem}}@media (max-width:800px){.in-gr-office .in-ti{text-align:right;font-size:3.4rem;line-height:3.5rem;top:8.5rem;left:auto;right:1.7rem}}.in-it{position:absolute;top:var(--t);left:var(--l);width:var(--w)}@media (max-width:800px){.in-it{top:var(--t-m);left:var(--l-m);width:var(--w-m)}}.in-it .r_{width:100%}.in-it .r{object-fit:cover;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%}@media (max-width:800px){.in-gr-office .in-it{position:relative;order:var(--o-m);width:var(--w-stack);top:auto;left:auto}}#pd-he{overflow:hidden;height:100svh}#pd-he .r-full{height:100%}#pd-actions{position:absolute;z-index:1;display:flex;flex-direction:column;align-items: flex-end;gap:1.2rem;top:5rem;right:5rem}#pd-actions a{position:relative}#pd-actions a:after{position:absolute;content:"";transform-origin:right;background:currentColor;height:1px;transition:transform .45s cubic-bezier(.19,1,.22,1);bottom:-.3rem;left:0;right:0;transform:scaleX(0)}#pd-actions a:hover:after{transform-origin:left;transform:scaleX(1)}#pd-in{position:relative;display:grid;grid-template-columns:minmax(0,1fr)2.3rem 40rem 2.5rem 42.5rem;grid-template-rows:auto 1fr;align-items: start;min-height:70rem;padding:9rem 5rem 12rem}#pd-in-heading{grid-column:1;grid-row:1;justify-self:end;width:max-content;max-width:100%}#pd-in-name{text-transform:uppercase;white-space:nowrap}#pd-in-meta{display:flex;text-align:right;flex-direction:column;margin-top:.7rem}#pd-in-meta>p:first-child{white-space:nowrap}#pd-in-img{grid-column:3;grid-row:1/span 2;width:40rem}#pd-in-img .r_,#pd-facts-img .r_,.pd-project .r_,#pd-contact-img .r_{overflow:hidden}#pd-in-img img,#pd-facts-img img,.pd-project img,#pd-contact-img img{object-fit:cover;width:100%;height:100%}#pd-in-text{grid-column:5;grid-row:2;text-align:left;text-indent:14rem;align-self: end;width:42.5rem;max-width:100%}.pd-ed-bl{position:relative;padding-bottom:12rem}.pd-ed-bl.pd-ed-wide{padding-inline-start:0;padding-inline-end:0}.pd-ed-media{display:grid}.pd-ed-vp{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;width:100%}.pd-ed-slider.is-on .pd-ed-vp{overflow:clip;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none}.pd-ed-slider.is-drag .pd-ed-vp{cursor:grabbing}.pd-ed-wide .pd-ed-media{--pd-ed-h:78rem;display:flex;align-items: flex-start;gap:1.2rem;width:max-content}.pd-ed-wide .pd-ed-item{height:var(--pd-ed-h);overflow:hidden;flex:none}.pd-ed-wide .pd-ed-item img{object-fit:cover;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;width:100%;height:100%}.pd-ed-left,.pd-ed-right{display:grid;grid-template-columns:1fr 1fr;min-height:78rem;padding-inline-start:5rem;padding-inline-end:5rem}.pd-ed-left .pd-ed-media,.pd-ed-right .pd-ed-media{width:64rem;max-width:100%}.pd-ed-left .pd-ed-media{grid-column:1}.pd-ed-right .pd-ed-media{grid-column:2;justify-self:end}.pd-ed-left .pd-ed-caption,.pd-ed-right .pd-ed-caption{align-self: center;width:28rem}.pd-ed-left .pd-ed-caption{grid-column:2;justify-self:end}.pd-ed-right .pd-ed-caption{grid-column:1;grid-row:1}.pd-ed-split{padding-inline-start:5rem;padding-inline-end:5rem}.pd-ed-split .pd-ed-media{grid-template-columns:3fr 2fr;align-items:stretch;gap:1.2rem}.pd-ed-split .r_{overflow:hidden;height:68rem}.pd-ed-split img{object-fit:cover;width:100%;height:100%}.pd-ed-split .pd-ed-caption{text-align:right;width:30rem;margin-top:2rem;margin-left:auto}#pd-facts{display:grid;grid-template-columns:1fr 1fr;align-items: center;gap:5rem;min-height:78rem;padding:0 5rem 12rem}#pd-facts-img{width:64rem;max-width:100%}#pd-facts-data{justify-self:end;width:35rem}#pd-technical-resources{display:flex;text-align:right;flex-direction:column;justify-self:end;align-items: flex-end;gap:1.2rem}#pd-facts-data h2{text-transform:uppercase;margin-bottom:4rem}.pd-fact{display:grid;grid-template-columns:14rem 1fr;border-top:1px solid;gap:2rem;padding:1.4rem 0;font-size:1.2rem;line-height:1.5rem}.pd-fact:last-child{border-bottom:1px solid}#pd-technic-gallery{padding:0 0 12rem}#pd-technic-gallery-title{letter-spacing:0;text-transform:uppercase;width:20rem;margin:0 0 2.2rem 5rem;font-family:fr;font-size:2.6rem;font-style:normal;font-weight:300;line-height:2.8rem}#pd-technic-gallery-vp{overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}#pd-technic-gallery.is-on #pd-technic-gallery-vp{overflow:clip;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y}#pd-technic-gallery.is-drag #pd-technic-gallery-vp{cursor:grabbing}#pd-technic-gallery-track{--pd-tg-h:70rem;display:flex;align-items: flex-start;gap:1.2rem;width:max-content;padding:0}.pd-technic-gallery-item{height:var(--pd-tg-h);will-change:transform;flex:none}.pd-technic-gallery-item .r_{width:100%;height:100%}.pd-technic-gallery-item img{object-fit:cover;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;width:100%;height:100%}#pd-collection-image{padding-bottom:4rem}#pd-collection-image .r_{overflow:hidden;max-height:74rem}#pd-collection-image img{object-fit:cover;width:100%;height:100%}#pd-ranges{padding:8rem 0 5rem}.pd-range{padding-bottom:5.4rem}.pd-range-title{letter-spacing:0;text-transform:uppercase;white-space:pre-line;width:30rem;margin:0 0 2rem 5rem;font-family:fr;font-size:2.6rem;font-style:normal;font-weight:300;line-height:2.8rem}.pd-range-vp,#pd-related-vp{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;width:100%}.pd-range-vp::-webkit-scrollbar{display:none}#pd-related-vp::-webkit-scrollbar{display:none}.pd-range-track{display:flex;gap:1.3rem;width:max-content;padding:0 5rem}.pd-range-card{flex:none;width:30rem}.pd-range-card .r_{overflow:hidden;background:#e5e5e5;border:1px solid #d7d7d7;width:30rem;height:25.1rem}.pd-range-card img{mix-blend-mode:multiply;object-fit:contain;width:100%;height:100%}.pd-range-meta,.pd-related-card p{display:flex;flex-direction:column;margin-top:1.2rem}.pd-range-meta{letter-spacing:0;font-family:un;font-size:1.2rem;font-style:normal;font-weight:400;line-height:1}#product-configurator{padding:8rem 2rem 12rem;scroll-margin-top:3rem}#product-configurator h2{text-transform:uppercase;width:38rem;margin:0 0 5rem 3rem}#product-configurator iframe{display:block;background:#fff;border:0;width:100%;height:min(82rem,82svh)}#pd-projects{min-height:95rem}#pd-projects-title{text-align:right;text-transform:uppercase;width:42rem;margin:0 5rem 2rem auto}.pd-projects-title-line{display:block}#pd-projects-vp{overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}#pd-projects.is-on #pd-projects-vp{overflow:clip;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y}#pd-projects.is-drag #pd-projects-vp{cursor:grabbing}#pd-projects-track{position:relative;will-change:transform;width:330.6rem;height:94.1rem}#pd-project-images,#pd-project-labels{position:absolute;inset:0}#pd-project-labels{pointer-events:none}.pd-project{position:absolute;width:14rem}.pd-project-slot-1{width:12.5rem;top:24rem;left:15.9rem}.pd-project-slot-2{width:12.5rem;top:9.6rem;left:61rem}.pd-project-slot-3{width:12.5rem;top:19.4rem;left:88.5rem}.pd-project-slot-4{width:20rem;top:20.9rem;left:118.5rem}.pd-project-slot-5{width:20rem;top:34rem;left:46rem}.pd-project-slot-6{width:12.5rem;top:44.5rem;left:83.5rem}.pd-project-slot-7{width:20rem;top:12.3rem;left:151.2rem}.pd-project-slot-8{width:12.5rem;top:45.1rem;left:125.9rem}.pd-project-slot-9{width:20rem;top:38.9rem;left:171.1rem}.pd-project-slot-10{width:20rem;top:12rem;left:242rem}.pd-project-slot-11{width:20rem;top:21.4rem;left:197rem}.pd-project-slot-12{width:12.5rem;top:56.8rem;left:31rem}.pd-project-slot-13{width:12.5rem;top:64.1rem;left:63.5rem}.pd-project-slot-14{width:20rem;top:61.9rem;left:106rem}.pd-project-slot-15{width:11.9rem;top:59.1rem;left:153.5rem}.pd-project-slot-16{width:20rem;top:64.8rem;left:189.8rem}.pd-project-slot-17{width:12.5rem;top:44.7rem;left:220.4rem}.pd-project-slot-18{width:20rem;top:56.5rem;left:250rem}.pd-project-mobile-meta{display:none}.pd-project-label{position:absolute;display:flex;text-align:center;flex-direction:column;width:14rem;margin:0}.pd-project-label-1{top:49.2rem;left:25.4rem}.pd-project-label-2{top:54.1rem;left:55.8rem}.pd-project-label-3{top:41.4rem;left:106.7rem}.pd-project-label-4{top:14.4rem;left:229rem}.pd-project-label-5{top:34.3rem;left:243.5rem}.pd-project-label-6{top:34.3rem;left:150.8rem}.pd-project-label-7{top:45.9rem;left:199.8rem}.pd-project img{transition:transform .8s cubic-bezier(.16,1,.3,1)}a.pd-project:hover img{transform:scale(1.025)}#product-contact{display:grid;grid-template-columns:30.3rem 6.8rem 55rem 12.5rem 22.5rem;justify-content:start;align-items: start;padding:8rem 5rem 10rem;scroll-margin-top:3rem}#pd-contact-title{grid-column:1;text-transform:uppercase;width:31.4rem;line-height:3.2rem}#pd-contact-form{grid-column:3;display:grid;grid-template-columns:1fr 1fr;align-content:space-between;gap:1.5rem 2.5rem;width:55rem;height:33.6rem;font-size:1.2rem;line-height:1.6rem}#pd-contact-form>.f-field:nth-of-type(n+3){grid-column:1/-1}#pd-contact-actions{grid-column:1/-1;display:flex;justify-content:space-between;align-items: center;gap:3rem}#pd-contact-consents{display:flex;flex-direction:column;gap:.2rem}#pd-contact-consents .f-consent .ln{align-items: flex-start;margin-top:.5rem}#pd-contact-submit{white-space:nowrap}#pd-contact-img{grid-column:5;width:22.5rem;height:25rem}#pd-contact-img .r_{width:100%;height:100%}#pd-related{padding:8rem 0 12rem}#pd-related h2{text-transform:uppercase;width:38rem;margin:0 0 5rem 5rem}#pd-related-track{display:flex;gap:2.5rem;width:max-content;padding:0 5rem}.pd-related-card{flex:none;width:30rem}.pd-related-card .r_{overflow:hidden;height:30rem}.pd-related-card img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.pd-related-card:hover img{transform:scale(1.025)}@media (max-width:800px){#pd-he{height:100svh}#pd-actions{position:relative;order:0;justify-content:flex-start;align-items: flex-end;gap:1rem;width:100%;min-height:7.6rem;padding-top:3.8rem;top:auto;right:auto}#pd-in{display:flex;flex-direction:column;align-items: center;min-height:0;padding:0 1.7rem 8rem}#pd-in-heading{text-align:center;order:1;width:100%;margin-top:4rem}#pd-in-meta{text-align:center;align-items: center}#pd-in-img{order:2;width:min(100%,25.6rem);margin-top:4rem}#pd-in-text{text-indent:5rem;order:3;width:100%;margin-top:4.7rem}.pd-ed-bl{display:block;min-height:0;padding:0 1.7rem 7rem}.pd-ed-bl.pd-ed-wide{padding-inline-start:0;padding-inline-end:0}.pd-ed-left .pd-ed-media,.pd-ed-right .pd-ed-media{width:100%}.pd-ed-wide .pd-ed-media{--pd-ed-h:21.5rem}.pd-ed-wide .pd-ed-item{height:var(--pd-ed-h);width:100vw}.pd-ed-left .pd-ed-caption,.pd-ed-right .pd-ed-caption,.pd-ed-split .pd-ed-caption{text-align:left;text-indent:12rem;width:100%;margin:2rem 0 0}.pd-ed-split .pd-ed-media{grid-template-columns:1fr 1fr;gap:.7rem}.pd-ed-split .r_,.pd-ed-split img{height:auto}#pd-facts{grid-template-columns:1fr;gap:4rem;min-height:0;padding:0 1.7rem 8rem}#pd-facts-img,#pd-facts-data,#pd-technical-resources{width:100%}#pd-technical-resources{align-items: flex-end}#pd-facts-data h2{margin-bottom:2rem}.pd-fact{grid-template-columns:11rem 1fr}#pd-technic-gallery{padding-bottom:8rem}#pd-technic-gallery-title{text-align:center;margin:0 auto 2.8rem;font-size:2.2rem;line-height:2.4rem}#pd-technic-gallery-track{--pd-tg-h:19rem;gap:1rem}#pd-collection-image{padding:0 1.7rem 3rem}#pd-collection-image .r_{max-height:none}#pd-ranges{padding:6rem 0 2rem}.pd-range{padding-bottom:5.4rem}.pd-range-title{text-align:center;width:25rem;margin:0 auto 2rem;font-size:3.5rem;line-height:3.8rem}#pd-related h2{text-align:center;width:25rem;margin:0 auto 3rem}.pd-range-track{gap:1.3rem;padding:0 1.7rem}#pd-related-track{gap:1.2rem;padding:0 1.7rem}.pd-range-card{width:20.5rem}.pd-related-card{width:27rem}.pd-range-card .r_{width:20.5rem;height:17.2rem}.pd-related-card .r_{width:27rem;height:27rem}#product-configurator{padding:6rem 1.7rem 8rem}#product-configurator h2{text-align:center;width:25rem;margin:0 auto 3rem}#product-configurator iframe{height:70svh}#pd-projects{min-height:0}#pd-projects-title{text-align:center;width:max-content;max-width:calc(100% - 3.4rem);margin:0 auto 5rem}#pd-projects-title .pd-projects-title-line{white-space:nowrap}#pd-projects-track{width:max-content;height:auto}#pd-project-images{position:relative;display:flex;align-items: center;gap:5rem;width:max-content;padding-inline-start:1.7rem;padding-inline-end:1.7rem;inset:auto}#pd-project-labels{display:none}.pd-project,.pd-project[class*=pd-project-slot-]{position:relative;flex:none;width:auto;inset:auto}.pd-project .r_{width:auto;height:20.4rem}.pd-project-mobile-meta{display:flex;text-align:center;flex-direction:column;flex:0 0 14rem;width:14rem;margin:0}#product-contact{grid-template-columns:1fr;justify-content:stretch;gap:4rem;padding:7rem 1.7rem 9rem}#pd-contact-title{text-align:center;width:27rem;margin-inline-start:auto;margin-inline-end:auto}#pd-contact-img{grid-column:auto;grid-row:2;width:22rem;height:auto;margin:0 auto}#pd-contact-form{grid-column:auto;grid-row:3;grid-template-columns:1fr;gap:2.4rem;width:100%;height:auto}#pd-contact-form>.f-field:last-of-type,#pd-contact-actions{grid-column:auto}#pd-contact-actions{flex-direction:column;align-items: flex-start}#pd-related{padding:7rem 0 9rem}}
