@media screen and (max-width:1079px){.home-hero{height:max(50rem + var(--header-h),100svh)}}@media screen and (min-width:1080px){.home-hero{height:clamp(44rem + var(--header-h),100svh,62rem + var(--header-h))}}.home-hero__main,.home-hero__attributes{width:100%}.home-hero__main{z-index:0;background-color:var(--bg-alt);flex:auto;min-height:0;position:relative;overflow:hidden}@media screen and (max-width:1079px){.home-hero__main{flex-direction:column;display:flex}}.home-hero__main .container{z-index:2;width:100%;height:100%;position:relative}@media screen and (max-width:1079px){.home-hero__main .container{flex-direction:column;flex:auto;min-height:0;display:flex}}.home-hero__media{z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;container-type:size}.home-hero__media>.home-hero__video.halftone-image{width:max(104cqw,184.9cqh);height:auto;max-width:unset;max-height:unset;flex:none}.home-hero__scrim{z-index:1;pointer-events:none;background:linear-gradient(150deg, rgb(var(--bg-rgb)) 40%, rgba(var(--bg-rgb), 0) 90%);height:100%;position:absolute;inset:0 0 auto}@media screen and (min-width:1080px){.home-hero__scrim{background:linear-gradient(150deg, rgb(var(--bg-rgb)) 20%, rgba(var(--bg-rgb), 0) 90%)}}.home-hero__main-wrap{width:100%;height:100%}@media screen and (max-width:1079px){.home-hero__main-wrap{flex-direction:column;flex:auto;min-height:0;display:flex}}.home-hero .text-block{z-index:2;max-width:58rem;padding-top:calc(clamp(4rem, 3.4375rem + 4.5625vw, 8rem) + var(--header-h));position:relative}.home-hero .text-block .word{display:inline-block}.home-hero .text-block p{max-width:39rem}.home-hero .text-block .button-wrap{width:100%}.home-hero .text-block .home-hero__actions>*{animation:.5s cubic-bezier(.625,.05,0,1) both home-hero-action-in}.home-hero .text-block .home-hero__actions>:nth-child(2){animation-delay:50ms}.home-hero .text-block .button--secondary .button__bg{background-color:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem)}.home-hero__attributes-wrap{border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);width:100%}.home-hero__attributes{z-index:2;background:var(--bg);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background-color:var(--bg-alt);position:relative}@media screen and (max-width:1079px){.home-hero__attributes{flex:none}}.home-hero__attribute{padding:clamp(.8125rem,.8125rem + .1875vw,1rem)}@media screen and (max-width:1079px){.home-hero__attribute{border-bottom:1px solid var(--border-color)}.home-hero__attribute:last-of-type{border-bottom:none}}@media screen and (min-width:1080px){.home-hero__attribute{flex:1 0 auto;padding:clamp(1.375rem,1.375rem + .625vw,2rem) clamp(1.5625rem,1.5625rem + .9375vw,2.5rem)}.home-hero__attribute:nth-of-type(2){border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}}.home-hero__attribute p.p-sm{color:var(--ink-faint)}.home-hero .icon-wrap{width:1.5rem;height:1.5rem}@media screen and (min-width:1080px){.home-hero .icon-wrap{width:2.5rem;height:2.5rem}}@keyframes home-hero-action-in{0%{opacity:0;transform:translateY(clamp(1rem,1rem + .25vw,1.25rem))}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.home-hero .home-hero__actions>*{animation:none}}.about{min-height:var(--about-min-height,100vh);background-color:var(--surface);border-bottom:1px solid var(--border-color);position:relative}.about__pin-wrapper{width:100%;height:100vh;position:relative}@media (max-width:413px){.about__pin-wrapper{height:auto;min-height:100vh}}.about__pin-wrapper>.container{z-index:2;height:100vh;position:relative}@media (max-width:413px){.about__pin-wrapper>.container{height:auto;min-height:100vh}}.about__wrap{border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);height:100%;padding:clamp(4rem,3.4375rem + 4.5625vw,8rem) clamp(.8125rem,.8125rem + .1875vw,1rem) 0}@media screen and (min-width:1080px){.about__wrap{padding:clamp(4rem,3.4375rem + 4.5625vw,8rem) clamp(1.8125rem,1.8125rem + 1.1875vw,3rem) 0}.about h2{max-width:21ch}.about p{max-width:30rem}}.about__content{padding-bottom:clamp(4rem,3.4375rem + 4.5625vw,8rem)}.about__heading-col{flex-direction:column;gap:clamp(2.1875rem,2.1875rem + 1.8125vw,4rem);display:flex}@media screen and (max-width:1079px){.about__heading-col{display:contents}.about .button-wrap{order:1;margin-top:clamp(1.8125rem,1.8125rem + 1.1875vw,3rem)}}.about__image{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}@media (max-width:413px){.about__image{padding-top:var(--about-image-padding-top,0)}}.about__image-wrap{will-change:transform;width:100%;position:absolute;bottom:0;left:0;-webkit-mask-image:linear-gradient(#0000 0% 20%,#00000080 42%,#000 62%);mask-image:linear-gradient(#0000 0% 20%,#00000080 42%,#000 62%)}@media screen and (max-width:1079px){.about__image-wrap{width:104%;left:-2%}}@media screen and (min-width:1080px){.about__image-wrap{width:max(194.31vh,108%);left:auto;right:-1%}}.about__image-halftone{width:100%;height:auto;margin-bottom:-3%;display:block}.about .button.button--secondary .button__bg{background-color:color-mix(in srgb, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}@media screen and (min-width:1080px){.about .f.f-col.f-g12{position:relative}}.section-hubs{padding-top:clamp(4rem,3.4375rem + 4.5625vw,8rem)}.section-hubs__head{max-width:49rem}.section-hubs__head h2{max-width:40rem}.section-hubs__lead{max-width:30rem}.section-hubs__strip{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);margin-top:clamp(2.1875rem,2.1875rem + 1.8125vw,4rem)}.section-hubs__grid{border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}@media screen and (min-width:1080px){.section-hubs__grid{grid-template-columns:minmax(20rem,29rem) 1fr;grid-auto-rows:1fr;display:grid}}.section-hubs__tab{border:0;border-bottom:1px solid var(--border-color);text-align:left;cursor:pointer;background:0 0;align-items:center;width:100%;padding:clamp(1.375rem,1.375rem + .625vw,2rem) clamp(.8125rem,.8125rem + .1875vw,1rem);transition:background-color .5s cubic-bezier(.625,.05,0,1),padding .6s cubic-bezier(.625,.05,0,1);display:flex;position:relative}.section-hubs__tab:last-of-type{border-bottom:none}@media screen and (min-width:1080px){.section-hubs__tab{border-right:1px solid var(--border-color);grid-column:1;padding:clamp(1.375rem,1.375rem + .625vw,2rem)}}.section-hubs__tab-label{letter-spacing:-.03em;color:var(--ink);opacity:.5;white-space:nowrap;font-size:1.25rem;font-weight:500;line-height:1.1;transition:opacity .55s cubic-bezier(.625,.05,0,1);position:relative}@media screen and (min-width:1080px){.section-hubs__tab-label{font-size:1.5rem}}.section-hubs__tab-base{transition:opacity .55s cubic-bezier(.625,.05,0,1)}.section-hubs__tab-italic{opacity:0;white-space:nowrap;font-style:italic;font-weight:500;transition:opacity .55s cubic-bezier(.625,.05,0,1);position:absolute;inset:0}.section-hubs__tab-arrow{opacity:0;width:0;color:var(--ink);pointer-events:none;align-items:center;margin-left:1rem;transition:width .6s cubic-bezier(.625,.05,0,1),opacity .6s cubic-bezier(.625,.05,0,1),transform .6s cubic-bezier(.625,.05,0,1);display:inline-flex;overflow:hidden;transform:translate(-.75rem,1px)}.section-hubs__tab-arrow svg{flex:none;width:.9375rem;height:.75rem}.section-hubs__tab:hover .section-hubs__tab-label,.section-hubs__tab:focus-visible .section-hubs__tab-label{opacity:1}.section-hubs__tab:hover .section-hubs__tab-arrow,.section-hubs__tab:focus-visible .section-hubs__tab-arrow{opacity:1;width:1.125rem;transform:translateY(1px)}.section-hubs__tab.is-active{background-color:var(--surface)}@media screen and (min-width:1080px){.section-hubs__tab.is-active{padding-left:calc(clamp(1.375rem,1.375rem + .625vw,2rem) + 1rem)}}.section-hubs__tab.is-active .section-hubs__tab-label{opacity:1}.section-hubs__tab.is-active .section-hubs__tab-base{opacity:0}.section-hubs__tab.is-active .section-hubs__tab-italic{opacity:1}.section-hubs__tab.is-active .section-hubs__tab-arrow{opacity:1;width:1.125rem;transform:translateY(1px)}.section-hubs__tab--link{border-top:1px solid var(--border-color);text-decoration:none}@media screen and (min-width:1080px){.section-hubs__tab--link{border-bottom:0}}.section-hubs__progress{background:var(--border-strong);transform-origin:0;width:100%;height:2px;animation:linear forwards section-hubs-progress;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.section-hubs__progress.is-paused{animation-play-state:paused}.section-hubs__panel{border-bottom:1px solid var(--border-color);grid-template-rows:0fr;transition:grid-template-rows .75s cubic-bezier(.625,.05,0,1);display:grid}.section-hubs__panel.is-active{grid-template-rows:1fr}@media screen and (max-width:1079px){.section-hubs__panel:last-of-type{border-bottom:0}}@media screen and (min-width:1080px){.section-hubs__panel{opacity:0;visibility:hidden;pointer-events:none;border-bottom:0;grid-area:1/2/span 6;grid-template-rows:1fr;transition:none}.section-hubs__panel.is-active{opacity:1;visibility:visible;pointer-events:auto}}.section-hubs__panel-clip{min-height:0;position:relative;overflow:hidden}@media screen and (min-width:1080px){.section-hubs__panel-clip{height:100%;min-height:32rem}}.section-hubs__panel-inner{z-index:1;padding:clamp(1.375rem,1.375rem + .625vw,2rem) clamp(.8125rem,.8125rem + .1875vw,1rem);position:relative}@media screen and (min-width:1080px){.section-hubs__panel-inner{flex-direction:column;justify-content:space-between;gap:clamp(1.5625rem,1.5625rem + .9375vw,2.5rem);height:100%;padding:clamp(1.375rem,1.375rem + .625vw,2rem) clamp(1.5625rem,1.5625rem + .9375vw,2.5rem);display:flex}}.section-hubs__panel-inner p{max-width:45rem}.section-hubs__panel-copy{max-width:54rem;position:relative}@media screen and (min-width:1080px){.section-hubs__panel-copy{max-width:34rem}}.section-hubs--home .section-hubs__panel-copy{isolation:isolate}.section-hubs--home .section-hubs__panel-copy:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg, rgba(var(--bg-rgb), .96) 0%, rgba(var(--bg-rgb), .86) 68%, rgba(var(--bg-rgb), 0) 100%);position:absolute;inset:calc(-1*clamp(.8125rem,.8125rem + .1875vw,1rem)) calc(-1*clamp(1.125rem,1.125rem + .375vw,1.5rem))}.section-hubs__motif{z-index:0;opacity:.85;pointer-events:none;position:absolute;bottom:0;right:0}@media screen and (max-width:1079px){.section-hubs__motif{opacity:.5;width:82%;margin:clamp(.8125rem,.8125rem + .1875vw,1rem) auto 0;position:relative;bottom:auto;right:auto}}@media screen and (min-width:1080px){.section-hubs__motif{width:min(58%,42rem)}}.section-hubs__motif .halftone-image{display:block;width:100%!important}@keyframes section-hubs-progress{to{transform:scaleX(1)}}.section-hubs__stat{align-items:baseline;gap:.5rem;display:flex}.section-hubs__stat .section-hubs__stat-mark{color:var(--accent);font-weight:700}.news{padding:clamp(4rem,3.4375rem + 4.5625vw,8rem) 0}.news__wrap{border:1px solid var(--border-color);grid-template-columns:1fr;display:grid}@media screen and (min-width:1080px){.news__wrap{grid-template-columns:repeat(3,1fr)}}.news__wrap .plus-icon--tl{top:0;left:0;transform:translate(-50%,-50%)}.news__wrap .plus-icon--tr{top:0;right:0;transform:translate(50%,-50%)}.news__wrap .plus-icon--bl{bottom:0;left:0;transform:translate(-50%,50%)}.news__wrap .plus-icon--br{bottom:0;right:0;transform:translate(50%,50%)}.news__wrap .plus-icon__inner{justify-content:center;align-items:center;display:flex}.news__item{flex-direction:column;padding:clamp(1rem,1rem + .25vw,1.25rem);display:flex}.news__item-body{z-index:2;min-width:0;color:inherit;flex:1;text-decoration:none;position:relative}.news__item-cta{z-index:3;align-self:flex-start;position:relative}.news__item:before{content:"";background-color:rgba(var(--ink-rgb), 0);z-index:1;opacity:0;pointer-events:none;border-radius:12rem;width:calc(100% + -1*clamp(1.375rem,1.375rem + .625vw,2rem));height:calc(100% + -1*clamp(1.375rem,1.375rem + .625vw,2rem));transition:all .75s ease-in;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (hover:hover) and (pointer:fine) and (min-width:1080px){.news__item:hover:before{opacity:1;background-color:rgba(var(--ink-rgb), .03);border-radius:0;width:100%;height:100%;transition:all .75s cubic-bezier(.625,.05,0,1)}}.news__item:active:before{opacity:1;background-color:rgba(var(--ink-rgb), .05);border-radius:0;width:100%;height:100%}@media screen and (max-width:1079px){.news__item{border-bottom:1px solid var(--border-color)}.news__item:nth-of-type(3){border-bottom:none}}@media screen and (min-width:1080px){.news__item{border-right:1px solid var(--border-color);padding:clamp(1.125rem,1.125rem + .375vw,1.5rem)}.news__item:nth-of-type(3){border-right:none}}@media screen and (max-width:749px){.news__header .button{visibility:hidden;display:none}}.news__title-container,.news__excerpt-container{width:100%;position:relative}.news__title-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;transition:opacity .25s;display:-webkit-box;overflow:hidden}.news__excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.faq-section{padding:clamp(4rem,3.4375rem + 4.5625vw,8rem) 0;position:relative;overflow:hidden}.faq-section--home{border-top:1px solid var(--border-color)}.faq-section:before{content:"";mix-blend-mode:multiply;opacity:.9;pointer-events:none;background-position:bottom;background-repeat:no-repeat;background-size:cover;height:62%;position:absolute;inset:auto 0 0;-webkit-mask-image:linear-gradient(#0000 0%,#000 65%);mask-image:linear-gradient(#0000 0%,#000 65%)}.faq-section.is-background-ready:before{background-image:url(/img/mega-menu__overlay-layer.webp)}.faq-section>.container,.faq-section__main{z-index:1;position:relative}.faq-section__head{text-align:center}.faq-section__head h2{text-wrap:balance}.faq-section__status{text-align:left;margin-top:-.5rem}.faq-section__main{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);margin-top:clamp(2.1875rem,2.1875rem + 1.8125vw,4rem)}.faq-section__rail{border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);max-width:50rem;margin-inline:auto}.faq-section__rail .faq-accordion__trigger{padding-left:clamp(1.375rem,1.375rem + .625vw,2rem);padding-right:clamp(1rem,1rem + .25vw,1.25rem)}.faq-section__rail .faq-accordion__answer{padding-left:clamp(1.375rem,1.375rem + .625vw,2rem);padding-right:clamp(2.1875rem,2.1875rem + 1.8125vw,4rem)}.faq-section__rail .faq-accordion__item{border-bottom:1px solid var(--border-color)}.faq-section__rail .faq-accordion__item:first-child{border-top:0}.faq-section__rail .faq-accordion__item:last-child{border-bottom:0}.faq-section__cta{margin-top:clamp(1.8125rem,1.8125rem + 1.1875vw,3rem)}
