*,*:before,*:after{box-sizing:border-box}@keyframes decor-float{0%,to{transform:translateY(0)}50%{transform:translateY(-.5rem)}}@keyframes decor-float-rotated{0%,to{transform:rotate(-25deg) translateY(0)}50%{transform:rotate(-25deg) translateY(-.5rem)}}@media (prefers-reduced-motion: reduce){@keyframes decor-float{0%,to{transform:none}}@keyframes decor-float-rotated{0%,to{transform:rotate(-25deg)}}}html{overflow-x:clip;max-width:100%}body{margin:0;background:#060707;font-family:Inter,sans-serif;overflow-x:clip}#root{overflow-x:clip;max-width:100%}.container{max-width:1440px;width:100%;margin-inline:auto;padding-inline:2rem}.container--medium{max-width:1152px;width:100%;margin-inline:auto;padding-inline:2rem}.container--smaller{max-width:768px;width:100%;margin-inline:auto;padding-inline:2rem}@media (max-width: 768px){.container,.container--medium,.container--smaller{padding-inline:1rem}}:root{--header-offset: 6rem}.page-content{padding-top:var(--header-offset)}@media (max-width: 768px){:root{--header-offset: 5rem}.page-ambient:before,.page-ambient:after,.page-ambient__circuit{display:none}}.page-wrapper{position:relative;isolation:isolate;overflow:clip}.page-ambient{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 70% 12% at 0% 2%,rgba(39,52,63,.7) 0%,transparent 100%),radial-gradient(ellipse 55% 10% at 100% 6%,rgba(39,52,63,.48) 0%,transparent 100%),radial-gradient(ellipse 52% 10% at 3% 20%,rgba(77,112,147,.36) 0%,transparent 100%),radial-gradient(ellipse 48% 10% at 97% 26%,rgba(39,52,63,.52) 0%,transparent 100%),radial-gradient(ellipse 70% 10% at 0% 38%,rgba(39,52,63,.65) 0%,transparent 100%),radial-gradient(ellipse 55% 10% at 100% 44%,rgba(39,52,63,.46) 0%,transparent 100%),radial-gradient(ellipse 52% 10% at 4% 54%,rgba(77,112,147,.32) 0%,transparent 100%),radial-gradient(ellipse 48% 10% at 96% 62%,rgba(39,52,63,.5) 0%,transparent 100%),radial-gradient(ellipse 70% 10% at 0% 74%,rgba(39,52,63,.62) 0%,transparent 100%),radial-gradient(ellipse 55% 10% at 100% 80%,rgba(39,52,63,.44) 0%,transparent 100%),radial-gradient(ellipse 52% 10% at 3% 90%,rgba(77,112,147,.34) 0%,transparent 100%),radial-gradient(ellipse 48% 10% at 97% 96%,rgba(39,52,63,.48) 0%,transparent 100%);background-size:100% 100%}.page-ambient:before{content:"";position:absolute;top:0;right:-24rem;width:88rem;height:88rem;background:url(/assets/background-D043yz6g.png) center / contain no-repeat;-webkit-mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,black 0%,transparent 58%);mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,black 0%,transparent 58%);mix-blend-mode:soft-light;opacity:.55;pointer-events:none}.page-ambient__circuit{position:absolute;background:url(/assets/background-D043yz6g.png) center / contain no-repeat;-webkit-mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,black 0%,transparent 58%);mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,black 0%,transparent 58%);mix-blend-mode:soft-light;pointer-events:none}.page-ambient__circuit--top-left{top:8vh;left:-32rem;width:98rem;height:98rem;opacity:.4;transform:rotate(90deg)}.page-ambient__circuit--mid-right{top:130vh;right:-20rem;width:67rem;height:67rem;opacity:.44;transform:rotate(45deg)}.page-ambient__circuit--mid-left{top:210vh;left:-24rem;width:59rem;height:59rem;opacity:.34;transform:rotate(225deg)}.page-ambient__circuit--lower-right{top:290vh;right:-28rem;width:92rem;height:92rem;opacity:.4;transform:rotate(135deg)}.page-ambient__circuit--lower-left{top:380vh;left:-22rem;width:78rem;height:78rem;opacity:.38;transform:rotate(315deg)}.page-ambient__circuit--bottom-right{top:460vh;right:-18rem;width:56rem;height:56rem;opacity:.32;transform:rotate(270deg)}.page-ambient__circuit--x1-left{top:550vh;left:-30rem;width:90rem;height:90rem;opacity:.38;transform:rotate(90deg)}.page-ambient__circuit--x1-right{top:630vh;right:-22rem;width:70rem;height:70rem;opacity:.36;transform:rotate(45deg)}.page-ambient__circuit--x2-left{top:710vh;left:-24rem;width:62rem;height:62rem;opacity:.34;transform:rotate(225deg)}.page-ambient__circuit--x2-right{top:790vh;right:-28rem;width:88rem;height:88rem;opacity:.36;transform:rotate(135deg)}.page-ambient__circuit--x3-left{top:880vh;left:-22rem;width:78rem;height:78rem;opacity:.34;transform:rotate(315deg)}.page-ambient__circuit--x3-right{top:960vh;right:-18rem;width:60rem;height:60rem;opacity:.32;transform:rotate(270deg)}.page-ambient:after{content:"";position:absolute;bottom:0;left:-30rem;width:77rem;height:77rem;background:url(/assets/background-D043yz6g.png) center / contain no-repeat;-webkit-mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,black 0%,transparent 58%);mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,black 0%,transparent 58%);mix-blend-mode:soft-light;opacity:.38;transform:rotate(180deg);pointer-events:none}.btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;margin:0;border:0;border-radius:.625rem;background:#f58220;color:#fff;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;line-height:1.4;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color .18s ease,transform .18s ease}a.btn{color:#fff;text-decoration:none}.btn--primary{padding:.9375rem 1.75rem}.btn--primary:hover,.btn--primary:focus-visible{background:#ff922f}.btn--primary:focus-visible{outline:.125rem solid #ffffff;outline-offset:.1875rem}.btn--primary:active{transform:translateY(.0625rem)}.single-post{background:#fff;color:#111}.single-post__header,.single-post__content{width:min(100%,48rem);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.single-post__header{padding-top:4rem;padding-bottom:2rem}.single-post__share{width:min(100%,48rem);margin:0 auto;padding:3rem 1.5rem 2.5rem;display:flex;align-items:center;justify-content:flex-end;gap:1.25rem}.single-post__share--footer{max-width:42.75rem;padding-top:3rem;padding-bottom:3rem;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem}.single-post__share-label{margin:0;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.5rem;color:#090a0b}.single-post__share-list{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:.625rem}.single-post__share--footer .single-post__share-list{justify-content:center}.single-post__share--footer .single-post__share-label{font-size:1.125rem;font-weight:600;line-height:1.5rem;color:#fff;text-align:center}.single-post__share-item{flex:0 0 auto}.single-post__share-link{width:2.5rem;height:2.5rem;border-radius:50%;background:#f58220;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease,background-color .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.single-post__share-link--copy{width:2.5rem;height:2.5rem;min-width:2.5rem;padding:0;border:0;cursor:pointer;color:#090a0b}.single-post__share-copy-icon{display:block;flex-shrink:0;width:1.75rem;height:1.75rem}.single-post__share-link:hover,.single-post__share-link:focus-visible{background:#ff952f;transform:translateY(-.0625rem)}.single-post__share-link:focus-visible{outline:.125rem solid #090a0b;outline-offset:.125rem}.single-post__share-icon{width:1.75rem;height:1.75rem;display:block}.single-post__share-icon--linkedin{width:24px;height:24px;border-radius:.35rem}.single-post__share-icon--x{width:1.4rem;height:1rem}.single-post__title{margin:0;font-family:Inter,sans-serif;font-size:clamp(2.25rem,5vw,4rem);line-height:1.05;color:#090a0b}.single-post__content{padding-top:0;padding-bottom:4rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.75}.single-post__author{width:min(100%,48rem);margin:0 auto;padding:0 1.5rem 4.5rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.single-post__author--footer{max-width:42.75rem;padding-top:2.5rem;position:relative}.single-post__author--footer:before{content:"";position:absolute;left:50%;width:min(calc(100vw - 3rem),56rem);top:0;height:.0625rem;background:#ffffffeb;transform:translate(-50%)}.single-post__author-image{width:4rem;height:4rem;border-radius:50%;object-fit:cover}.single-post__author-copy{display:flex;flex-direction:column;align-items:center}.single-post__author-name{margin:0;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.625rem;color:#f58220}.single-post__author-role{margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem;color:#222}.single-post__author--footer .single-post__author-role{color:#fff}.single-post__content>:first-child{margin-top:0}.single-post__content img{max-width:100%;height:auto}.single-post__content a{color:#f58220}@media (max-width: 768px){.single-post__header{padding-top:2.5rem;padding-bottom:1.5rem}.single-post__header,.single-post__content,.single-post__share,.single-post__author{padding-left:1rem;padding-right:1rem}.single-post__share{padding-bottom:1.75rem;justify-content:center;flex-wrap:wrap}.single-post__share--footer{padding-top:3rem;padding-bottom:2.5rem;flex-wrap:nowrap}.single-post__share-label{width:100%;text-align:center}.single-post__content{padding-bottom:3rem}.single-post__author{padding-bottom:3.5rem}.single-post__author--footer{padding-top:2.25rem}.single-post__author--footer:before{width:min(calc(100vw - 2rem),56rem)}}.bannerSection{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;width:auto;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:33.375rem;padding-block:4rem 3.5rem;overflow:hidden}.bannerSection__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3}.bannerSection__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#04070dd9,#04070d8c 55%,#04070d1a)}.bannerSection__image{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.bannerSection .container{width:100%;min-width:0}.bannerSection__content{width:100%;max-width:28.9375rem;min-width:0;margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:3.875rem;text-align:start}.bannerSection__heading,.bannerSection__text{margin:0}.bannerSection__heading{color:#f58220;font-family:Inter,sans-serif;font-size:clamp(3rem,4.45vw,4rem);font-weight:700;line-height:.9957;letter-spacing:-.12rem}.bannerSection__text{color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem;text-wrap:balance}.bannerSection__text strong{font-weight:700}@media (max-width: 1100px){.bannerSection .container{padding-inline:2rem}}@media (max-width: 768px){.bannerSection{min-height:33.375rem;justify-content:flex-start;padding-block:6rem 3.5rem;padding-left:1rem}.bannerSection__image{object-position:center top}.bannerSection .container{padding:0}.bannerSection__content{max-width:19.6875rem;gap:3.875rem;padding-left:1rem}.bannerSection__heading{font-size:3rem;letter-spacing:-.09rem}.bannerSection__text{text-wrap:pretty}.bannerSection .btn--primary{min-width:0;padding-inline:1.5rem}}.blog-hero-section{position:relative;overflow:clip;width:auto;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-block:2rem 3rem;background-position:center top;background-repeat:no-repeat;background-size:cover;color:#fff;isolation:isolate}.blog-hero-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(to top,#04070de0,#04070d66,#04070d1a)}.blog-hero-section .container{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end}.blog-hero-section__content{display:flex;max-width:100%;min-width:0;flex-direction:column;gap:2rem;padding-bottom:1rem}.blog-hero-section__title{margin:0;min-width:0;max-width:100%;font-family:Inter,sans-serif;font-size:clamp(3rem,4.45vw,4rem);font-weight:700;line-height:1.205;letter-spacing:-.12rem;text-wrap:balance;overflow-wrap:anywhere;word-break:break-word}.blog-hero-section__cta--main{align-self:flex-start;white-space:nowrap;text-transform:uppercase}@media (max-width: 1100px){.blog-hero-section .container{padding-inline:2rem}}@media (max-width: 768px){.blog-hero-section{min-height:100svh;padding-block:0;background-position:center top;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.blog-hero-section .container{min-height:100svh;padding-inline:1.5rem;justify-content:center;align-items:center;text-align:center}.blog-hero-section__content{width:100%;gap:1.5rem;padding-bottom:0;align-items:center}.blog-hero-section__title{max-width:100%;font-size:3rem;line-height:1.205;letter-spacing:-.09rem;text-wrap:unset}.blog-hero-section__cta--main{display:inline-flex;width:100%;justify-content:center;white-space:normal;padding:1.125rem 1.5rem;font-size:1rem}}.breadcrumbs{width:100%}.breadcrumbs__list{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem .5rem;margin:0;padding:0;list-style:none;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1;color:#fff9;height:.875rem}.breadcrumbs__item,.breadcrumbs__sep{display:flex;align-items:center;height:.875rem}.breadcrumbs__home-icon{display:block;width:.875rem;height:.875rem;fill:currentColor;flex-shrink:0}.breadcrumbs__link{display:inline-flex;align-items:center;height:.875rem;gap:.375rem;color:#fff9;text-decoration:none;transition:color .15s ease}.breadcrumbs__link:hover,.breadcrumbs__link:focus-visible{color:#fff}.breadcrumbs__sep{color:#ffffff4d;-webkit-user-select:none;user-select:none;font-size:.75rem}.breadcrumbs__item--current{color:#ffffffe0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:24rem;min-width:0}@media (max-width: 768px){.breadcrumbs__list{flex-wrap:nowrap;overflow:hidden;min-width:0}.breadcrumbs__item--current{max-width:10rem}}.blog-share-section{color:#fff}.blog-share-section__container{box-sizing:border-box;width:100%;max-width:90rem;min-width:0;min-height:7.875rem;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:flex-end}.blog-share-section__social{width:100%;max-width:9.5rem;min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.blog-share-section__title{margin:0;font-family:Roboto,sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem;color:#fff}.blog-share-section__list{margin:0;padding:0;list-style:none;max-width:100%;min-width:0;display:flex;align-items:center;gap:.5rem}.blog-share-section__list-item{flex:0 0 auto}.blog-share-section__button{box-sizing:border-box;width:2.5rem;height:2.5rem;border-radius:50%;background:#f58220;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform .2s ease,background-color .2s ease}.blog-share-section__button--copy{width:2.5rem;height:2.5rem;min-width:2.5rem;padding:0;border:0;cursor:pointer;color:#090a0b}.blog-share-section__copy-icon{display:block;flex-shrink:0;width:1.75rem;height:1.75rem}.blog-share-section__button:hover,.blog-share-section__button:focus-visible{background:#ff952f;transform:translateY(-.0625rem)}.blog-share-section__button:focus-visible{outline:.125rem solid #ffffff;outline-offset:.125rem}.blog-share-section__icon{width:1.75rem;height:1.75rem;display:block}.blog-share-section__icon--linkedin{width:24px;height:24px;border-radius:.3rem}.blog-share-section__icon--x{width:1.4rem;height:1rem}@media (max-width: 48rem){.blog-share-section__container{min-height:5.625rem;padding:0;justify-content:flex-end}.blog-share-section__social{align-items:flex-end}.blog-share-section__title{text-align:right}.blog-share-section__list{justify-content:flex-end}}.content-blocks-section{--content-blocks-copy: #ffffff;--content-blocks-heading: #f89834;--content-blocks-accent: #f58220;--content-blocks-muted: rgba(255, 255, 255, .92);position:relative;width:auto;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:clip;color:var(--content-blocks-copy)}.content-blocks-section__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,35.375rem) minmax(0,50.125rem);justify-content:space-between;align-items:start;min-width:0;padding:6rem 0 7.5rem}.content-blocks-section__title{margin:0;font-family:Inter,sans-serif;font-size:clamp(2rem,2.6vw,3rem);font-weight:700;line-height:1.1;letter-spacing:-.09rem;color:#fff}.content-blocks-section__title span{color:#f58220}.content-blocks-section__blocks{display:flex;flex-direction:column;gap:2.5rem;width:100%}.content-blocks-section__block{display:flex;flex-direction:column;gap:1rem}.content-blocks-section__block-subtitle{margin:0;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;color:#fff}.content-blocks-section__block-text{margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.625rem;color:var(--content-blocks-muted);min-width:0}.content-blocks-section__block-text>*+*{margin-top:1.25rem}.content-blocks-section__block-text hr{border:none;height:2rem;margin:0}.content-blocks-section__block-text p{margin:0;font-family:Inter,sans-serif;font-size:inherit;line-height:1.625rem;font-weight:400;color:var(--content-blocks-muted);white-space:pre-line;overflow-wrap:anywhere}.content-blocks-section__block-text h2,.content-blocks-section__block-text h3,.content-blocks-section__block-text h4{margin:0 0 .75rem;font-family:Inter,sans-serif;color:var(--content-blocks-heading);font-weight:700;line-height:1.3;white-space:pre-line;overflow-wrap:anywhere}.content-blocks-section__block-text h2{font-size:1.5rem}.content-blocks-section__block-text h3{font-size:1.35rem}.content-blocks-section__block-text h4{font-size:1.125rem;color:var(--content-blocks-copy)}.content-blocks-section__block-text>*+h2,.content-blocks-section__block-text>*+h3,.content-blocks-section__block-text>*+h4{margin-top:1.75rem}.content-blocks-section__block-text a{color:var(--content-blocks-accent);text-decoration:underline;text-underline-offset:.125em}.content-blocks-section__block-text a:hover,.content-blocks-section__block-text a:focus-visible{color:#ff972f}.content-blocks-section__block-text a:focus-visible{outline:.125rem solid rgba(255,255,255,.65);outline-offset:.125rem}.content-blocks-section__block-text strong{font-weight:700;color:var(--content-blocks-copy)}.content-blocks-section__block-text em{font-style:italic}.content-blocks-section__block-text blockquote{margin:1rem 0;padding:0 0 0 1.25rem;border-left:.125rem solid var(--content-blocks-accent)}.content-blocks-section__block-text blockquote p{margin:0;font-size:1.0625rem;line-height:1.45;font-weight:600;color:var(--content-blocks-muted);white-space:pre-line;overflow-wrap:anywhere}.content-blocks-section__block-text ol{margin:0;padding-left:1.125rem;list-style:decimal}.content-blocks-section__block-text ol li{padding-left:.25rem;font-family:Inter,sans-serif;color:var(--content-blocks-muted);font-size:inherit;line-height:1.625rem;white-space:pre-line;overflow-wrap:anywhere}.content-blocks-section__block-text ol li+li{margin-top:.375rem}.content-blocks-section__block-text ul{margin:0;padding:0;list-style:none}.content-blocks-section__block-text ul li{display:flex;align-items:flex-start;gap:.625rem;font-family:Inter,sans-serif;color:var(--content-blocks-muted);font-size:inherit;line-height:1.625rem;white-space:pre-line;overflow-wrap:anywhere}.content-blocks-section__block-text ul li+li{margin-top:.3125rem}.content-blocks-section__block-text ul li:before{content:"";flex:0 0 .25rem;width:.25rem;height:.25rem;margin-top:.6875rem;border-radius:50%;background:var(--content-blocks-muted)}@media (max-width: 1100px){.content-blocks-section__inner{padding-inline:2rem}}@media (max-width: 768px){.content-blocks-section__inner{grid-template-columns:1fr;gap:2.5rem;padding:3.5rem 1rem}.content-blocks-section__title{font-size:2rem;letter-spacing:-.06rem}.content-blocks-section__block-subtitle{font-size:1.25rem}.content-blocks-section__block-text{font-size:.9375rem}.content-blocks-section__block-text h2{font-size:1.35rem}.content-blocks-section__block-text h3{font-size:1.2rem}.content-blocks-section__block-text h4{font-size:1.0625rem}.content-blocks-section__block-text blockquote p{font-size:1rem}}.cta-section{position:relative;isolation:isolate;overflow:hidden;width:auto;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-block:3.875rem 3.9375rem;color:#fff}.cta-section__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"media title" "media body";column-gap:3.5rem;width:100%;min-width:0}.cta-section__title-block{grid-area:title;align-self:start;min-width:0}.cta-section__title{margin:0;font-family:Inter,sans-serif;font-size:clamp(2rem,1.0875rem + 1.9vw,4rem);font-weight:700;line-height:.9957;letter-spacing:-.12rem;color:#fff}.cta-section__title span{color:#f58220}.cta-section__media{grid-area:media;min-width:0}.cta-section__image{display:block;width:100%;max-width:38.78125rem;min-width:0;min-height:31.1875rem;border-radius:.5rem;object-fit:cover}.cta-section__body{grid-area:body;align-self:end;display:flex;flex-direction:column;align-items:flex-start;gap:2rem;min-width:0;max-width:42.78125rem}.cta-section__description{margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem;color:#ffffffe6}@media (max-width: 1100px){.cta-section__inner{padding-inline:2rem}}@media (max-width: 768px){.cta-section{padding-block:4rem;padding-left:1rem;padding-right:1rem}.cta-section__inner{grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "media" "body";row-gap:1.5rem;margin-inline:auto;padding-inline:0}.cta-section__title{font-size:2rem;line-height:.9957;letter-spacing:-.06rem}.cta-section__image{min-height:19.625rem}.cta-section__body{gap:2rem;max-width:100%}.cta-section__description{font-size:1rem;line-height:1.625rem}}.exposed-news-section{--exposed-news-text: #ffffff;--exposed-news-accent: #f58220;--exposed-news-control-border-disabled: #5f6770;--exposed-news-card-shadow-1: none;--exposed-news-card-shadow-2: none;--exposed-news-card-shadow-3: none;--exposed-news-card-shadow-4: none;--exposed-news-card-shadow-5: none;position:relative;width:auto;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;padding:7rem 0 7.875rem}.exposed-news-section__container{position:relative;min-width:0;z-index:1}.exposed-news-section__decor{position:absolute;pointer-events:none;z-index:2}.exposed-news-section__decor--pass{width:6.5rem;height:auto;top:3.5rem;left:50%;animation:decor-float 4.3s ease-in-out .3s infinite}.exposed-news-section__decor--keyword{width:3rem;height:auto;top:6.5rem;left:58%;animation:decor-float 3.7s ease-in-out 1.1s infinite}.exposed-news-section__layout{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;grid-template-areas:"title controls" "carousel-desktop carousel-desktop";align-items:start;justify-content:space-between;gap:0 2rem;row-gap:4rem}.exposed-news-section__heading-wrap{grid-area:title;max-width:55.125rem;min-width:0;position:relative;width:100%}.exposed-news-section__controls{grid-area:controls;align-items:center;align-self:flex-end;display:flex;flex:0 0 auto;gap:1rem;padding-top:.125rem}.exposed-news-section__viewport--desktop{container-type:inline-size;container-name:exposed-news-desktop;grid-area:carousel-desktop;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline-start:0;width:100%}.exposed-news-section__viewport--desktop::-webkit-scrollbar{display:none}.exposed-news-section__viewport--mobile{display:none}.exposed-news-section__heading{color:var(--exposed-news-text);font-family:Inter,sans-serif;font-size:clamp(2.75rem,5vw,4rem);font-weight:700;letter-spacing:-.12rem;line-height:.9957;margin:0}.exposed-news-section__heading span{color:var(--exposed-news-accent)}.exposed-news-section__control{align-items:center;background:var(--exposed-news-accent);border:.0625rem solid var(--exposed-news-accent);border-radius:.5rem;cursor:pointer;display:inline-flex;height:3.5rem;justify-content:center;padding:0;transition:transform .28s cubic-bezier(.33,1,.68,1),border-color .2s ease,background-color .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;width:3.625rem}.exposed-news-section__control:hover:not(:disabled){outline:none;transform:translateY(-.125rem)}.exposed-news-section__control:disabled{background:transparent;border-color:var(--exposed-news-control-border-disabled);cursor:default}.exposed-news-section__control-icon{background-position:center;background-repeat:no-repeat;background-size:.75rem .625rem;display:block;height:.875rem;width:.875rem}.exposed-news-section__control--previous:not(:disabled) .exposed-news-section__control-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M6.00016 0.833344L1.8335 5.00001M1.8335 5.00001L6.00016 9.16668M1.8335 5.00001H11.8335' stroke='%23000000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.exposed-news-section__control--next:not(:disabled) .exposed-news-section__control-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M6.00016 0.833344L10.1668 5.00001M10.1668 5.00001L6.00016 9.16668M10.1668 5.00001H0.166829' stroke='%23000000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.exposed-news-section__control--previous:disabled .exposed-news-section__control-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M6.00016 0.833344L1.8335 5.00001M1.8335 5.00001L6.00016 9.16668M1.8335 5.00001H11.8335' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.exposed-news-section__control--next:disabled .exposed-news-section__control-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M6.00016 0.833344L10.1668 5.00001M10.1668 5.00001L6.00016 9.16668M10.1668 5.00001H0.166829' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.exposed-news-section__track--desktop{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1.5rem;min-width:0;transition:transform .45s cubic-bezier(.33,1,.68,1);width:max-content;will-change:transform}.exposed-news-section__viewport--desktop .exposed-news-section__card{flex:0 0 calc((100cqi - 3rem) / 3);min-width:0;width:calc((100cqi - 3rem) / 3);scroll-snap-align:start}.exposed-news-section__card{color:var(--exposed-news-text);display:flex;flex-direction:column;gap:1.5rem;min-width:0}.exposed-news-section__card-link{color:inherit;display:flex;flex-direction:column;gap:1.5rem;min-height:100%;text-decoration:none;transition:transform .28s cubic-bezier(.33,1,.68,1)}.exposed-news-section__card-link:hover,.exposed-news-section__card-link:focus-visible{transform:translateY(-.125rem)}.exposed-news-section__card-link:focus-visible{outline:.125rem solid rgba(255,255,255,.65);outline-offset:.25rem}.exposed-news-section__image-frame{background:linear-gradient(0deg,#9d9d9db8,#fce6d400 22%);border-radius:1.4535rem;box-shadow:var(--exposed-news-card-shadow-1),var(--exposed-news-card-shadow-2),var(--exposed-news-card-shadow-3),var(--exposed-news-card-shadow-4),var(--exposed-news-card-shadow-5);overflow:hidden;padding:.0625rem;width:100%}.exposed-news-section__image{aspect-ratio:448 / 328.35;border-radius:1.3906rem;display:block;height:auto;object-fit:cover;width:100%}.exposed-news-section__card-title{color:var(--exposed-news-text);font-family:Inter,sans-serif;font-size:clamp(1.5rem,2vw,2rem);font-weight:700;letter-spacing:0;line-height:.94;margin:0;max-width:27rem}@media (max-width: 1100px){.exposed-news-section__container{padding-inline:0}}@media (max-width: 768px){.exposed-news-section{padding:3rem 1rem}.exposed-news-section__container{max-width:none}.exposed-news-section__layout{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"title" "carousel-mobile" "controls";row-gap:2rem}.exposed-news-section__heading-wrap{max-width:22.5625rem;min-height:0;padding-inline:0}.exposed-news-section__heading{font-size:2rem;letter-spacing:-.06rem;max-width:12.25rem}.exposed-news-section__heading span{display:inline-block}.exposed-news-section__controls{justify-content:flex-end;align-self:center;padding-top:0}.exposed-news-section__viewport--desktop{display:none}.exposed-news-section__viewport--mobile{display:block;grid-area:carousel-mobile;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-inline-start:1rem;width:100vw}.exposed-news-section__viewport--mobile::-webkit-scrollbar{display:none}.exposed-news-section__track--mobile{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;min-width:0;padding-left:1rem;padding-right:1rem;width:max-content}.exposed-news-section__track--mobile.is-dragging{scroll-snap-type:none}.exposed-news-section__viewport--mobile .exposed-news-section__card{flex:0 0 min(21rem,calc(100vw - 1rem));max-width:min(21rem,calc(100vw - 1rem));scroll-snap-align:start}.exposed-news-section__image{aspect-ratio:336 / 314}.exposed-news-section__card-title{font-size:1.125rem;line-height:1.1;max-width:none}.exposed-news-section__decor--pass{width:5.5rem;top:1.5rem;left:auto;right:1rem}.exposed-news-section__decor--keyword{width:2.75rem;top:5rem;left:auto;right:4.5rem}}.faq-section{position:relative;width:auto;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:clip;color:#fff}.faq-section__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,35.375rem) minmax(0,50.125rem);justify-content:space-between;align-items:start;min-width:0;padding:6rem 0 7.5rem}.faq-section__intro,.faq-section__accordion,.faq-section__item,.faq-section__trigger,.faq-section__panel-outer,.faq-section__panel,.faq-section__panel-inner{min-width:0}.faq-section__title{margin:0;font-family:Inter,sans-serif;font-size:clamp(2rem,2.6vw,3rem);font-weight:700;line-height:.996;letter-spacing:-.09rem;color:#fff;text-wrap:balance}.faq-section__title span{color:#f58220}.faq-section__description{max-width:31.375rem;margin:2rem 0 0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.625rem;color:#ffffffeb}.faq-section__accordion{display:flex;flex-direction:column;gap:1rem;width:100%}.faq-section__item{position:relative;border:.0625rem solid rgba(255,255,255,.72);border-radius:1.5rem;background:#090b0da3;box-shadow:inset 0 0 0 .0625rem #ffffff0d}.faq-section__item-heading{margin:0}.faq-section__trigger{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%;min-height:4.5rem;padding:1.4375rem 1.4375rem 1.4375rem 1.5rem;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.faq-section__trigger:focus-visible{outline:.125rem solid #f58220;outline-offset:-.125rem;border-radius:1.5rem}.faq-section__trigger-text{display:block;max-width:42rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.1}.faq-section__toggle{position:relative;flex:0 0 2.5rem;width:2.5rem;height:2.5rem;border-radius:50%;background:transparent;transition:background-color .25s ease}.faq-section__toggle:before,.faq-section__toggle:after{content:"";position:absolute;top:50%;left:50%;width:55%;height:.125rem;background:#fff;border-radius:.0625rem;transition:transform .3s cubic-bezier(.33,1,.68,1),background-color .25s ease}.faq-section__toggle:before{transform:translate(-50%,-50%) rotate(0)}.faq-section__toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-section__item--open .faq-section__toggle{background:#f58220}.faq-section__item--open .faq-section__toggle:before{transform:translate(-50%,-50%) rotate(45deg)}.faq-section__item--open .faq-section__toggle:after{transform:translate(-50%,-50%) rotate(-45deg)}.faq-section__panel-outer{overflow:hidden;height:0;opacity:0}.faq-section__panel{padding:0 1.5rem 2.5rem}.faq-section__panel-inner{position:relative;z-index:1;padding-top:1rem}.faq-section__panel-text{margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.625rem;color:#ffffffeb}.faq-section__panel-text p{margin:0 0 .75rem}.faq-section__panel-text p:last-child{margin-bottom:0}.faq-section__panel-text ul,.faq-section__panel-text ol{margin:0 0 .75rem;padding-left:1.25rem}.faq-section__panel-text li+li{margin-top:.25rem}.faq-section__panel-text strong{font-weight:700;color:#fff}.faq-section__panel-text a{color:#f58220;text-underline-offset:.15em}@media (max-width: 1100px){.faq-section__inner{padding-inline:2rem}}@media (max-width: 768px){.faq-section__inner{grid-template-columns:1fr;gap:2rem;padding:3.5625rem 1rem 3.5rem}.faq-section__title{font-size:2rem;letter-spacing:-.06rem}.faq-section__description{max-width:none;margin-top:1.5rem;font-size:.9375rem}.faq-section__accordion{gap:1rem}.faq-section__item{border-radius:.5rem}.faq-section__trigger{gap:1rem;min-height:4rem;padding:.75rem}.faq-section__trigger-text{max-width:17rem;font-size:1.125rem;line-height:1.1}.faq-section__panel{padding:0 .75rem 1.5rem}.faq-section__panel-inner{width:100%;padding-top:1.25rem}.faq-section__panel-text{font-size:.9375rem}}.features-section{--features-copy: rgba(255, 255, 255, .94);--features-copy-soft: rgba(255, 255, 255, .82);--features-check-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 20.66 7v10L12 22 3.34 17V7z' fill='none' stroke='%23f58220' stroke-width='1.8' stroke-linejoin='round'/%3E%3Cpath d='m8.35 12.1 2.44 2.45 4.82-5.1' fill='none' stroke='%23f58220' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;width:auto;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);isolation:isolate;overflow:hidden;font-family:Inter,sans-serif;color:var(--features-copy)}@keyframes features-image-float{0%,to{transform:translateY(0)}50%{transform:translateY(-.75rem)}}.features-section__inner{position:relative;z-index:2;min-width:0;padding-inline:0}.features-section__hero{display:grid;grid-template-columns:minmax(0,25rem) minmax(0,42rem);gap:10rem;align-items:start;justify-content:center}.features-section__intro,.features-section__copy{width:100%;max-width:100%;min-width:0}.features-section__intro{position:relative;display:flex;flex-direction:column}.features-section__eyebrow{margin:0;font-size:clamp(2rem,4.45vw,4rem);font-weight:700;line-height:.9957;letter-spacing:-.12rem;color:#fbfbfb}.features-section__eyebrow span{color:#f58220}.features-section__description{max-width:20.6875rem;margin:1.5rem 0 0;font-size:1rem;line-height:1.625rem;color:var(--features-copy-soft)}.features-section__visual-group{position:relative;margin-top:4rem}.features-section__image-wrap{position:relative;min-width:0;animation:features-image-float 3.5s ease-in-out infinite}.features-section__image{display:block;width:100%;max-width:27.97125rem;height:auto;object-fit:contain;filter:drop-shadow(0 1.75rem 4rem rgba(0,0,0,.45))}.features-section__cards{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:42rem;min-width:0;padding-top:20rem}.features-section__card{position:relative;display:flex;align-items:center;gap:1rem;min-width:0;min-height:4.5rem;padding:1.25rem 1.5rem;border:.0625rem solid rgba(255,255,255,.32);border-radius:.5rem;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.features-section__card-icon{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;background-image:var(--features-check-icon);background-repeat:no-repeat;background-position:center;background-size:contain}.features-section__card-text{min-width:0;margin:0;font-size:1.125rem;font-weight:700;line-height:1.625rem;color:var(--features-copy);white-space:nowrap}.features-section__card-index{position:absolute;top:1rem;right:1rem;font-size:.75rem;line-height:1;color:#fff0;-webkit-user-select:none;user-select:none}@media (max-width: 1100px){.features-section__inner{padding-inline:0}}@media (max-width: 768px){.features-section__inner{padding:3.5625rem 1rem 3.125rem}.features-section__hero{grid-template-columns:1fr;gap:.75rem}.features-section__intro{position:relative;min-height:22.25rem}.features-section__eyebrow{font-size:2rem;line-height:1.205;letter-spacing:-.06rem}.features-section__description{max-width:none;margin-top:.5rem;font-size:.9375rem;line-height:1.3}.features-section__copy{position:absolute;top:3.25rem;right:0;z-index:1;width:13.5rem}.features-section__visual-group{margin-top:0}.features-section__image-wrap{width:100%;min-height:18rem}.features-section__image{width:10.6765rem;max-width:none;margin:7.625rem 0 0 -.625rem;transform:rotate(-5.45deg)}.features-section__cards{max-width:none;padding-top:.75rem;gap:.5rem}.features-section__card{min-height:4.5rem;padding:1rem;gap:1rem;align-items:flex-start;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.features-section__card-text{font-size:.9375rem;line-height:1.35;white-space:normal;overflow-wrap:anywhere}}.features-section__decor{position:absolute;pointer-events:none;z-index:3;opacity:.9}.features-section__decor--safelock{width:2.75rem;height:auto;top:8%;left:49%;animation:decor-float 3.6s ease-in-out infinite}.features-section__decor--keyword{width:2.5rem;height:auto;top:14%;left:54%;animation:decor-float 4.1s ease-in-out .8s infinite}.features-section__decor--pass{position:absolute;width:6.5rem;height:auto;top:16rem;left:-2rem;z-index:3;pointer-events:none;animation:decor-float-rotated 4.5s ease-in-out .3s infinite}@media (max-width: 768px){.features-section__decor--pass{width:5.5rem;top:3%;left:auto;right:1rem}.features-section__decor--keyword{width:2rem;top:12%;left:1rem}.features-section__decor--safelock{width:2rem;top:42%;left:auto;right:2rem}}@media (prefers-reduced-motion: reduce){.features-section__image-wrap{animation:none}}.gallery-section{position:relative;overflow:clip;isolation:isolate}.gallery-section__container{position:relative;z-index:1;width:100%;max-width:100%;min-width:0;margin:0 auto;padding:1.5rem 1rem}.gallery-section__frame{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.041rem;width:min(100%,42.75rem);margin:0 auto}.gallery-section__item{position:relative;display:block;min-width:0;padding:0;border:0;border-radius:.5rem;background:#1c1c1c;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform .18s ease,box-shadow .18s ease}.gallery-section__item:before{content:"";display:block;padding-top:86.31%}.gallery-section__item:hover,.gallery-section__item:focus-visible{transform:translateY(-.125rem);box-shadow:0 1.25rem 2.5rem #00000038}.gallery-section__item:focus-visible{outline:.125rem solid rgba(255,255,255,.78);outline-offset:.2rem}.gallery-section__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.gallery-section__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#040404e6;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem)}.gallery-section__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent;cursor:default}.gallery-section__modal-panel{position:relative;width:min(100%,62rem);max-height:calc(100dvh - 3rem);display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:.0625rem solid rgba(255,255,255,.12);border-radius:1rem;background:#0d0e10fa;box-shadow:0 1.875rem 5rem #0009}.gallery-section__modal-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.gallery-section__modal-counter{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:#ffffff80}.gallery-section__close{position:absolute;top:1.25rem;right:1.25rem;z-index:1;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:0;border-radius:50%;background:#ffffff14;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background .15s ease}.gallery-section__close:hover,.gallery-section__close:focus-visible{background:#ffffff29}.gallery-section__close:focus-visible{outline:.125rem solid rgba(255,255,255,.76);outline-offset:.15rem}.gallery-section__modal-body{position:relative;display:flex;align-items:center;gap:.5rem;min-height:0}.gallery-section__modal-image{display:block;width:100%;max-height:calc(100dvh - 3rem);border-radius:.75rem;object-fit:contain}.gallery-section__modal-stage{position:relative;z-index:1;width:min(100%,62rem);max-height:calc(100dvh - 3rem);display:flex;align-items:center;justify-content:center}.gallery-section__nav{position:absolute;top:50%;z-index:1;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:.0625rem solid rgba(255,255,255,.14);border-radius:50%;background:#ffffff0f;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background .15s ease}.gallery-section__nav--prev{left:1.25rem}.gallery-section__nav--next{right:1.25rem}.gallery-section__nav:hover,.gallery-section__nav:focus-visible{background:#ffffff24}.gallery-section__nav:focus-visible{outline:.125rem solid rgba(255,255,255,.76);outline-offset:.15rem}@media (max-width: 768px){.gallery-section__container{padding:1rem}.gallery-section__frame{width:100%;max-width:22.5625rem}.gallery-section__item:before{padding-top:104.55%}.gallery-section__modal{padding:.75rem}.gallery-section__modal-panel{padding:.75rem;border-radius:.875rem}.gallery-section__modal-image{max-height:calc(100dvh - 7.5rem)}.gallery-section__nav{width:2.25rem;height:2.25rem}}.hero-section{--hero-bg-desktop: url(/assets/hero-base-DWR1rjmE.png);--hero-bg-mobile: url(/assets/hero-base-DWR1rjmE.png);--hero-text: #ffffff;--hero-accent: #f58220;--hero-border: rgba(255, 255, 255, .72);--hero-panel: #04070d;position:relative;top:calc(-1 * var(--header-offset));left:50%;transform:translate(-50%);width:100vw;max-width:100vw;min-width:0;padding:0 1.5rem;overflow:clip;font-family:Inter,sans-serif}.hero-section__frame{position:relative;display:flex;align-items:center;justify-content:center;padding-top:8rem;width:100%;max-width:100%;min-width:0;min-height:100vh;margin:0 auto;padding:8rem 2rem;border:none;border-radius:0 0 2rem 2rem;background:var(--hero-panel);overflow:hidden;isolation:isolate}.hero-section__frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--hero-border);border-top:none;border-radius:0 0 2rem 2rem;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,transparent 30%,black 65%);mask-image:linear-gradient(to bottom,transparent 30%,black 65%);z-index:2}.hero-section__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;border-radius:inherit;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02);filter:brightness(.38) saturate(.75);opacity:0;transition:opacity .38s linear;pointer-events:none}.hero-section__background.is-active{opacity:1}.hero-section__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:52rem;min-width:0;margin:0 auto;text-align:center}.hero-section__logo{display:none;width:3.2393rem;height:2.0343rem;flex:0 0 auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.8316 32.5482'%3E%3Cpath fill='%23fff' d='M16.2704 32.5482C7.29907 32.5482 0 25.2467 0 16.2753C0 7.30391 7.29907 0.00242012 16.2704 0.00242012C19.7724 0.00242012 23.0928 1.09631 25.9025 3.16793C27.1537 2.27007 30.3676 0.0145207 35.5273 0L35.5757 0C39.9101 0 43.9905 1.6965 47.0664 4.77973C50.14 7.86054 51.8316 11.9409 51.8316 16.2753C51.8316 20.6097 50.1327 24.6876 47.0495 27.7684C43.9735 30.842 39.9029 32.5336 35.5951 32.5336C30.3313 32.5288 27.1465 30.2732 25.9074 29.3802C23.1 31.4543 19.7796 32.5482 16.2753 32.5482L16.2704 32.5482Z'/%3E%3Cpath fill='%23f67a21' d='M34.8424 0C29.2278 0.0169408 26.0937 2.74925 25.2007 3.3325C22.5482 1.24878 19.2085 0.00242011 15.5856 0.00242011C7.0014 0.00484023 0 7.00624 0 15.5904C0 24.1745 7.0014 31.1759 15.5856 31.1759C19.2085 31.1759 22.5482 29.932 25.2007 27.8459C25.8977 28.267 29.0777 31.1566 34.8932 31.1614C43.4169 31.1687 50.457 24.1842 50.457 15.5904C50.457 6.99656 43.475 0 34.8884 0L34.8424 0Z' transform='translate(0.6873 0.6874)'/%3E%3Cpath fill='%23fff' d='M0 0L0 3.38816L10.6558 3.38816L10.6558 5.48641L0 5.48641L0 11.6988C0 13.3421 1.37947 14.3586 2.65487 14.3586L16.6262 14.3586L16.6262 10.9704L5.97285 10.9704L5.97285 8.87215L16.6262 8.87215L16.6262 2.23619C16.6262 0.854302 15.4573 0 14.3755 0L0 0Z' transform='translate(10.548 9.168)'/%3E%3Cpath fill='%23fff' d='M0 0.00241971L0 2.74683L10.6509 2.74683L10.6509 5.4864L0 5.4864L0 11.3794C0 12.829 1.22458 13.7196 2.33057 13.7196L15.98 13.7196L15.98 10.9777L5.32668 10.9777L5.32668 8.23324L15.98 8.23324L15.98 1.91673C15.98 0.784118 15.0338 0 14.0512 0L0 0L0 0.00241971Z' transform='translate(26.155 9.487)'/%3E%3Cpath fill='%23fff' d='M2.23377 0C1.15924 0 0 0.851881 0 2.22893L0 3.39058L5.3291 3.39058L5.3291 11.7158C5.3291 12.4152 5.60983 13.1049 6.10838 13.6035C6.59482 14.0948 7.25309 14.3634 7.96461 14.3634L11.3019 14.3634L11.3019 3.39058L16.6286 3.39058L16.6286 0.00241971L2.23377 0.00241971L2.23377 0Z' transform='translate(10.545 9.166)'/%3E%3Cpath fill='%23fff' d='M1.90947 0.00241971C1.00435 0.00241971 0 0.730875 0 1.90947L0 2.74683L5.32426 2.74683L5.32426 11.3697C5.317 12.5386 6.21002 13.7196 7.64031 13.7196L10.6534 13.7196L10.6534 2.74441L15.9825 2.74441L15.9825 0L1.90947 0L1.90947 0.00241971Z' transform='translate(26.157 9.487)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.hero-section__eyebrow{margin:0 0 2rem;color:var(--hero-text);font-size:1rem;font-weight:900;line-height:.95;letter-spacing:.05rem;text-transform:uppercase}.hero-section__heading{margin:0;color:var(--hero-text);font-size:clamp(4.5rem,8vw,8rem);font-weight:900;line-height:1;letter-spacing:-.05rem;text-transform:uppercase}.hero-section__heading span{color:var(--hero-accent)}.hero-section__description{width:100%;max-width:40rem;min-width:0;margin:3rem 0;color:#ffffffe6;font-size:1.25rem;font-weight:400;line-height:1.6}.hero-section__button{display:inline-flex;align-items:center;justify-content:center;min-width:18rem;min-height:3.5rem;padding:1.125rem 2.5rem;border:0;border-radius:.625rem;cursor:pointer;background:var(--hero-accent);color:var(--hero-text);font-size:1rem;font-weight:700;line-height:1.4;letter-spacing:.05rem;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,transform .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.hero-section__button:hover,.hero-section__button:focus-visible{background:#ff962f}.hero-section__button:focus-visible{outline:.125rem solid #ffffff;outline-offset:.1875rem}.hero-section__button:active{transform:translateY(.0625rem)}@media (max-width: 768px){.hero-section{padding:0 .75rem}.hero-section__frame{display:flex;flex-direction:column;justify-content:flex-end;max-width:100%;min-height:100svh;padding:6rem 1rem 3rem;border-radius:0 0 1rem 1rem}.hero-section__frame:before{border-radius:0 0 1rem 1rem}.hero-section__background{background-position:center top}.hero-section__content{max-width:100%;gap:0}.hero-section__eyebrow{margin:0 0 3rem}.hero-section__heading{font-size:clamp(3.5rem,12vw,5rem);font-weight:900;line-height:1;letter-spacing:-.09rem;margin-bottom:3rem}.hero-section__description{max-width:100%;margin:0 0 4.5rem;font-size:1rem}.hero-section__button{display:none}}.hero-section__floating-bar{display:none}@media (max-width: 768px){.hero-section__floating-bar{display:block;position:fixed;bottom:0;left:0;right:0;z-index:90;padding:3rem 1.5rem 2.25rem;pointer-events:none;transition:opacity .3s ease}.hero-section__floating-bar.is-hidden{opacity:0;pointer-events:none}.hero-section__floating-gradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(to top,rgba(4,6,7,.95) 40%,transparent 100%);pointer-events:none}.hero-section__floating-btn{position:relative;z-index:1;pointer-events:auto;display:flex;align-items:center;justify-content:center;width:100%;padding:1.125rem 2rem;border:0;border-radius:.75rem;background:#f58220;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color .2s ease}.hero-section__floating-btn:hover,.hero-section__floating-btn:focus-visible{background:#ff962f}.hero-section__floating-btn:active{transform:translateY(.0625rem)}}.hero-title-and-image-section{--hero-accent: #f58220;--hero-text: #ffffff;width:100%;overflow:hidden;color:var(--hero-text);font-family:Inter,sans-serif}.hero-title-and-image-section__intro{position:relative;overflow:hidden}.hero-title-and-image-section__container{position:relative;z-index:1;width:min(100%,90rem);max-width:100%;min-width:0;margin:0 auto;padding-inline:1rem}.hero-title-and-image-section__content{display:flex;flex-direction:column;gap:1.5rem;width:min(100%,22.5625rem);max-width:100%;min-width:0;padding-top:2rem;padding-bottom:3rem}.hero-title-and-image-section__title{margin:0;font-size:clamp(2rem,8vw,4rem);font-weight:700;line-height:1.205;letter-spacing:0;text-wrap:balance}.hero-title-and-image-section__title span{color:var(--hero-accent)}.hero-title-and-image-section__media-wrapper{width:100%}.hero-title-and-image-section__media{position:relative;width:100%;background:#050505}.hero-title-and-image-section__image{display:block;width:100%;height:19.9375rem;object-fit:cover;object-position:center top}@media (min-width: 769px){.hero-title-and-image-section__intro{min-height:unset}.hero-title-and-image-section__container{padding-inline:2rem}.hero-title-and-image-section__content{align-items:center;width:min(100%,57.5rem);margin:0 auto;padding-top:9.125rem;padding-bottom:8.875rem;text-align:center}.hero-title-and-image-section__title{font-size:4rem;letter-spacing:0}.hero-title-and-image-section__media{min-height:unset}.hero-title-and-image-section__image{height:34.5625rem;object-position:center center}}.hero-title-image-left-section{position:relative;background:transparent;color:#fff;font-family:Inter,sans-serif;overflow:hidden}.hero-title-image-left-section__grid{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:100%}.hero-title-image-left-section__text{display:flex;flex-direction:column;justify-content:center;gap:1.75rem;padding:5rem 3rem 5rem 0;min-width:0}.hero-title-image-left-section__title{margin:0;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:700;line-height:1.13;letter-spacing:-.06rem;color:#fff;text-wrap:balance;overflow-wrap:anywhere}.hero-title-image-left-section__title span{color:#f58220}.hero-title-image-left-section__media{position:relative;overflow:hidden}.hero-title-image-left-section__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}@media (min-width: 769px){.hero-title-image-left-section__grid{min-height:unset}.hero-title-image-left-section__text{padding:6rem 4rem 6rem 0}.hero-title-image-left-section__title{font-size:clamp(2.75rem,4.45vw,4rem);letter-spacing:-.12rem}}@media (max-width: 768px){.hero-title-image-left-section__grid{grid-template-columns:1fr;min-height:unset}.hero-title-image-left-section__text{padding:2rem 0 2.5rem;gap:1.25rem}.hero-title-image-left-section__title{font-size:clamp(2rem,8vw,2.75rem);letter-spacing:-.06rem}.hero-title-image-left-section__media{min-height:unset}}.hero-title-section{--hero-title-text: #ffffff;--hero-title-accent: #f58220;position:relative;overflow:clip;width:100%;max-width:100%;color:var(--hero-title-text)}.hero-title-section__container{position:relative;z-index:1;width:100%;max-width:100%;min-width:0;margin:0 auto;padding:9rem 1.5rem 10.5625rem}.hero-title-section__content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:57.5rem;min-width:0;margin:0 auto}.hero-title-section__title{margin:0;color:var(--hero-title-text);font-family:Inter,sans-serif;font-size:clamp(2.75rem,4.8vw,4rem);font-weight:700;line-height:1.205;letter-spacing:-.12rem;text-align:center;text-wrap:balance}.hero-title-section__title span{color:var(--hero-title-accent)}@media (max-width: 768px){.hero-title-section{min-height:unset}.hero-title-section__container{padding:2rem 1rem 2.1875rem}.hero-title-section__content{max-width:100%;margin:0;align-items:flex-start}.hero-title-section__title{font-size:2rem;line-height:1.205;letter-spacing:-.06rem;text-align:left;text-wrap:unset;width:100%;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}}.icon-cards-section{--icon-cards-surface: #ff821f;--icon-cards-border: rgba(122, 157, 187, .34);--icon-cards-separator: rgba(146, 177, 203, .32);--icon-cards-text: #ffffff;--icon-cards-muted: rgba(255, 255, 255, .82);--icon-cards-glyph: #d8d8d8;position:relative;width:100%;max-width:100%;overflow:clip;color:var(--icon-cards-text);font-family:Inter,sans-serif}.icon-cards-section__container{position:relative;width:100%;max-width:100%;min-width:0;margin:0 auto;padding:6.625rem 0}.icon-cards-section__desktop{display:block;position:relative}.icon-cards-section__decor--pass-desktop{position:absolute;top:3.5rem;left:5%;width:6.5rem;height:auto;pointer-events:none;animation:decor-float 4.4s ease-in-out .4s infinite}.icon-cards-section__decor--safelock-desktop{position:absolute;top:.5rem;right:18%;width:2.75rem;height:2.75rem;opacity:.65;pointer-events:none;animation:decor-float 3.6s ease-in-out infinite}.icon-cards-section__decor--keyword-desktop{position:absolute;top:2.5rem;right:12%;width:2.5rem;height:2.5rem;opacity:.65;pointer-events:none;animation:decor-float 4.1s ease-in-out .9s infinite}.icon-cards-section__mobile{display:none}.icon-cards-section__header{margin:0 auto 6.25rem;max-width:48rem;text-align:center}.icon-cards-section__title{margin:0;font-size:clamp(3.5rem,5vw,4rem);font-weight:700;line-height:1.205;letter-spacing:-.12rem}.icon-cards-section__title span{color:var(--icon-cards-surface)}.icon-cards-section__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.icon-cards-section__card{position:relative;min-width:0;text-align:center}.icon-cards-section__card--desktop{padding:0 2.1rem}.icon-cards-section__card--desktop:not(:last-child):after{content:"";position:absolute;top:.875rem;right:0;width:.0625rem;height:13.5rem;background:linear-gradient(180deg,#fce6d400,#769ebdb3,#fce6d400)}.icon-cards-section__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:3.625rem;height:3.375rem;margin-bottom:1.45rem;border-radius:1rem;background:var(--icon-cards-surface);box-shadow:0 0 0 .25rem #ff821f1a}.icon-cards-section__icon{display:block;width:1.5rem;height:1.5rem;object-fit:contain}.icon-cards-section__card-title{margin:0 0 1rem;font-size:1.125rem;font-weight:700;line-height:1.2;min-height:calc(1.125rem * 1.2 * 2)}.icon-cards-section__card-body{margin:0;color:var(--icon-cards-muted);font-size:1rem;line-height:1.3}.icon-cards-section__mobile{position:relative;padding:1.25rem 0 0}.icon-cards-section__mobile>*{position:relative;z-index:1}.icon-cards-section__mobile-decor{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2.35rem}.icon-cards-section__decor{display:block;flex:0 0 auto}.icon-cards-section__decor--file{width:2.375rem;height:2.375rem;margin-left:.9rem;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 28' fill='none'%3E%3Cpath d='M6.66667 18.6666L12 13.3333M6.66667 13.3333L12 18.6666M17.4173 5.41731L13.25 1.25M10.233 0H4.26693C2.08192 0 1 1.08192 1 3.26693V19.7336C1 21.9186 2.08192 23 4.26693 23H14.4041C16.5891 23 17.6667 21.9186 17.6667 19.7336V8.43424C17.6667 7.62738 17.6655 7.17488 17.6201 7.38188C17.5795 7.21272 17.512 7.05 17.4201 6.90009C17.3312 6.75508 17.2041 6.61828 16.7102 6.12442L13.9571 3.37132C13.5299 2.94412 13.205 2.61011 12.8116 2.36902C12.4842 2.16839 12.1268 2.01975 11.7519 1.92974C11.4025 1.84586 11.0627 1.83316 10.6758 1.82964L10.233 1.82532V0ZM10.6667 3.73333V6.56667C10.6667 8.75168 11.7486 9.8336 13.9336 9.8336H16.7669' stroke='%23d8d8d8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:rotate(-14deg)}.icon-cards-section__decor--password{position:relative;min-width:6.15rem;height:2rem;margin-right:.65rem;border:.09375rem solid rgba(216,216,216,.75);border-radius:999rem;transform:rotate(-12deg)}.icon-cards-section__decor--password:before{content:"*****";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--icon-cards-surface);font-size:1.1rem;font-weight:700;letter-spacing:.18rem}.icon-cards-section__mobile-header{max-width:20rem;margin:0 auto 2.5rem;text-align:center}.icon-cards-section__mobile-title{margin:0 0 1.25rem;font-size:2rem;font-weight:700;line-height:1.205;letter-spacing:-.06rem;text-align:center}.icon-cards-section__mobile-title span{color:var(--icon-cards-surface)}.icon-cards-section__carousel{overflow:hidden;margin:0 -1rem;padding:0 1rem}.icon-cards-section__track{display:flex;gap:2.5rem;transition:transform .24s ease;will-change:transform;touch-action:pan-y}.icon-cards-section__track.is-dragging{transition:none}.icon-cards-section__card--mobile{flex:0 0 15.75rem;min-height:22rem;padding:1.5rem 2.4rem 1.5rem 0;text-align:center}.icon-cards-section__card--mobile:not(:last-child):after{content:"";position:absolute;top:5rem;right:0;width:.0625rem;height:11rem;background:linear-gradient(180deg,#fce6d400,#769ebdb3,#fce6d400)}.icon-cards-section__card--mobile .icon-cards-section__card-title{margin-bottom:.95rem;font-size:1.0625rem;min-height:2.55rem}.icon-cards-section__card--mobile .icon-cards-section__card-body{font-size:.9375rem;line-height:1.35}.icon-cards-section__controls{display:flex;justify-content:flex-end;gap:1rem;margin-top:2.55rem}.icon-cards-section__control{align-items:center;background:var(--icon-cards-surface);border:.0625rem solid var(--icon-cards-surface);border-radius:.5rem;cursor:pointer;display:inline-flex;height:3.5rem;justify-content:center;padding:0;transition:transform .28s cubic-bezier(.33,1,.68,1),border-color .2s ease,background-color .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;width:3.625rem}.icon-cards-section__control:hover:not(:disabled){outline:none;transform:translateY(-.125rem)}.icon-cards-section__control:disabled{background:transparent;border-color:#5f6770;cursor:default}.icon-cards-section__control-icon{background-position:center;background-repeat:no-repeat;background-size:.75rem .625rem;display:block;height:.875rem;width:.875rem}.icon-cards-section__control--previous:not(:disabled) .icon-cards-section__control-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M6.00016 0.833344L1.8335 5.00001M1.8335 5.00001L6.00016 9.16668M1.8335 5.00001H11.8335' stroke='%23000000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-cards-section__control--next:not(:disabled) .icon-cards-section__control-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M6.00016 0.833344L10.1668 5.00001M10.1668 5.00001L6.00016 9.16668M10.1668 5.00001H0.166829' stroke='%23000000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-cards-section__control--previous:disabled .icon-cards-section__control-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M6.00016 0.833344L1.8335 5.00001M1.8335 5.00001L6.00016 9.16668M1.8335 5.00001H11.8335' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-cards-section__control--next:disabled .icon-cards-section__control-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M6.00016 0.833344L10.1668 5.00001M10.1668 5.00001L6.00016 9.16668M10.1668 5.00001H0.166829' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-cards-section__control:focus-visible:not(:disabled){outline:.125rem solid #ffffff;outline-offset:.1875rem}@media (max-width: 1100px){.icon-cards-section__container{padding-inline:2rem}}@media (max-width: 768px){.icon-cards-section{max-width:100vw}.icon-cards-section__desktop{display:none}.icon-cards-section__container{padding:1.5rem 1rem 2.25rem}.icon-cards-section__mobile{display:flex;flex-direction:column;justify-content:center;min-height:46rem}}.image-with-caption-section{--image-with-caption-surface: #0b0c0d;--image-with-caption-text: #ffffff;--image-with-caption-accent: #f58220;position:relative;overflow:clip;padding:2.875rem 1.5rem}.image-with-caption-section__container{position:relative;z-index:1;width:100%;max-width:100%;min-width:0;margin:0 auto}.image-with-caption-section__figure{width:min(100%,42.75rem);max-width:100%;min-width:0;margin:0 auto}.image-with-caption-section__image{display:block;width:100%;max-width:100%;min-width:0;aspect-ratio:684 / 356.25;border-radius:.5rem;object-fit:cover;background-color:#1c1c1c}.image-with-caption-section__caption{display:flex;align-items:flex-start;gap:.5rem;margin-top:1rem}.image-with-caption-section__accent{flex:0 0 .125rem;width:.125rem;min-height:1.625rem;margin-top:.0625rem;background:var(--image-with-caption-accent)}.image-with-caption-section__caption-text{color:var(--image-with-caption-text);font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem;letter-spacing:0}@media (min-width: 769px){.image-with-caption-section{min-height:30.625rem;padding:2.875rem 2rem}.image-with-caption-section__container{max-width:90rem}}@media (max-width: 768px){.image-with-caption-section{max-width:100vw;padding:1.375rem 2rem 3.375rem}.image-with-caption-section__figure{width:min(100%,22.5625rem)}.image-with-caption-section__image{aspect-ratio:361 / 188.0208}.image-with-caption-section__caption{gap:1rem;margin-top:1rem}.image-with-caption-section__accent{margin-top:0}.image-with-caption-section__caption-text{font-size:clamp(1rem,.96rem + .2vw,1rem)}}.link-cards-section{--link-cards-surface: rgba(5, 6, 8, .72);--link-cards-border: rgba(255, 255, 255, .28);--link-cards-border-strong: rgba(255, 255, 255, .44);--link-cards-text: #ffffff;--link-cards-muted: rgba(255, 255, 255, .84);--link-cards-accent: #f58220;--link-cards-icon-light: rgba(216, 216, 216, 1);position:relative;overflow:clip}.link-cards-section__container{position:relative;z-index:1;width:100%;max-width:90rem;min-width:0;margin:0 auto;padding:6rem 1.5rem 6.5rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"title prep" "response recovery";gap:1.875rem}.link-cards-section__title-block{grid-area:title;position:relative;min-width:0;padding:4.25rem 0 0 2.625rem}.link-cards-section__mobile-glyphs{display:none}.link-cards-section__decor{position:absolute;pointer-events:none;z-index:2;opacity:.9}.link-cards-section__decor--show{width:2.75rem;height:auto;top:2.5rem;left:3.5rem;animation:decor-float 3.9s ease-in-out .7s infinite}.link-cards-section__decor--lock{width:2.75rem;height:auto;top:5.5rem;left:2rem;animation:decor-float 4.3s ease-in-out .2s infinite}.link-cards-section__decor--fingerprint{width:2.75rem;height:auto;top:37%;left:38%;animation:decor-float 3.6s ease-in-out 1.4s infinite}.link-cards-section__title{max-width:24rem;margin:0;font-family:Inter,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.205;letter-spacing:-.12rem;color:var(--link-cards-text)}.link-cards-section__title span{color:var(--link-cards-accent)}.link-cards-section__panel{position:relative;min-width:0;min-height:16.8125rem;padding:1.875rem 1.75rem 1.625rem;border:none;border-radius:1rem;background:transparent}.link-cards-section__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.125rem;background:linear-gradient(135deg,#ffffff14,#ffffff1a 25%,#ffffff47 65%,#ffffff52);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.link-cards-section__panel--prep{grid-area:prep;min-height:21.9375rem;padding:2rem 1.8125rem 1.8125rem}.link-cards-section__panel--response{grid-area:response;margin-top:-.0625rem}.link-cards-section__panel--recovery{grid-area:recovery;display:flex;flex-direction:column;justify-content:center}.link-cards-section__eyebrow{margin:0 0 1.5rem;color:var(--link-cards-accent);font-family:Inter,sans-serif;font-size:.9375rem;font-weight:700;line-height:1.7333;letter-spacing:.14rem;text-transform:uppercase}.link-cards-section__description{margin:0 0 2rem;color:var(--link-cards-muted);font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}.link-cards-section__description p{margin:0 0 1em}.link-cards-section__description p:last-child{margin-bottom:0}.link-cards-section__items{display:flex;flex-direction:column;min-width:0}.link-cards-section__item{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0;padding:1rem 0;color:var(--link-cards-text);text-decoration:none;border-bottom:.0625rem solid var(--link-cards-border-strong);border-radius:0;transition:color .18s ease,border-color .18s ease,background-color .18s ease,border-radius .18s ease,padding .18s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.link-cards-section__item-title{min-width:0;color:inherit;font-family:Inter,sans-serif;font-size:2.0625rem;font-weight:700;line-height:1.14;letter-spacing:-.06125rem}.link-cards-section__item-vec{margin-left:auto;color:inherit;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:700;line-height:1.4;letter-spacing:.08rem;text-transform:uppercase;opacity:0;transform:translate(-.25rem);transition:opacity .18s ease,transform .18s ease}.link-cards-section__arrow{width:1rem;height:1rem;flex-shrink:0;background-color:currentColor;mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.333 8h8.334M8.667 5.333 11.333 8l-2.666 2.667' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.333 8h8.334M8.667 5.333 11.333 8l-2.666 2.667' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.link-cards-section__item:hover,.link-cards-section__item:focus-visible{padding-inline:1rem;border-bottom-color:transparent;border-radius:.25rem;background:var(--link-cards-accent);color:#080808}.link-cards-section__item:hover .link-cards-section__item-vec,.link-cards-section__item:focus-visible .link-cards-section__item-vec{opacity:1;transform:translate(0)}.link-cards-section__item:focus-visible{outline:.125rem solid rgba(255,255,255,.62);outline-offset:.1875rem}@media (max-width: 768px){.link-cards-section{max-width:100vw}.link-cards-section__background:before{top:auto;right:-18rem;bottom:-2rem;width:40rem;height:40rem}.link-cards-section__background:after{top:0;left:-9rem;width:18rem;height:18rem;filter:blur(5.375rem);opacity:.82}.link-cards-section__container{grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "prep" "response" "recovery";gap:1.125rem;padding:0}.link-cards-section__title-block{width:100%;max-width:100%;min-width:0;padding:0 .125rem .25rem}.link-cards-section__decor{display:none}.link-cards-section__mobile-glyphs{display:flex;position:absolute;top:0;right:.25rem;flex-direction:column;align-items:center;gap:1.375rem}.link-cards-section__mobile-glyph{display:block;width:2rem;height:auto}.link-cards-section__title{max-width:23rem;font-size:2rem;line-height:1.205;letter-spacing:-.06rem}.link-cards-section__panel{min-height:0;padding:.8125rem .5rem .4375rem;border-radius:.75rem;background:linear-gradient(165deg,#0c0e10f7,#0c0e10ed 55%,#121416e6);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.link-cards-section__panel--prep{padding-top:.875rem}.link-cards-section__eyebrow{margin-bottom:1rem;padding:0 .25rem;font-size:.9375rem;letter-spacing:.14rem}.link-cards-section__description{margin-bottom:1.5rem;font-size:.9375rem;padding:0 .25rem}.link-cards-section__item{gap:.75rem;padding:.875rem .25rem}.link-cards-section__item:hover,.link-cards-section__item:focus-visible{padding-inline:.75rem}.link-cards-section__item-title{font-size:1.3125rem;line-height:1.2381;letter-spacing:0}.link-cards-section__items .link-cards-section__item:last-child{border-bottom:0}}.separatorSection{width:100%;max-width:100%;min-width:0;padding:2rem 0;overflow:hidden}.separatorSection__line{width:100%;max-width:100%;min-width:0;height:.0625rem;background:#d8d8d833}@media (max-width: 48rem){.separatorSection{max-width:100vw}}.stepsSection{--steps-surface: rgb(255 132 27);--steps-surface-text: rgb(28 28 28);--steps-text: rgb(255 255 255);--steps-muted: rgb(255 255 255 / 78%);--steps-line: rgb(255 255 255 / 38%);--steps-pill-line: rgb(255 255 255 / 46%);width:100%;max-width:100%;min-width:0;position:relative;overflow:hidden;padding:3.5rem 0 4.5rem}.stepsSection__container{width:100%;min-width:0;margin:0 auto;position:relative;z-index:1}.stepsSection__header{width:100%;max-width:100%;min-width:0;margin-bottom:2.75rem}.stepsSection__title{margin:0;font-family:Inter,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.205;font-weight:700;letter-spacing:-.08rem;color:var(--steps-text);max-width:28rem}.stepsSection__title span{color:var(--steps-surface)}.stepsSection__description{max-width:38rem;margin:1.875rem 0 0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5;color:var(--steps-text)}.stepsSection__list{width:100%;max-width:100%;min-width:0;display:flex;flex-direction:column}.stepsSection__item{width:100%;max-width:100%;min-width:0;border-bottom:.0625rem solid var(--steps-line)}.stepsSection__itemInner{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,22rem);gap:1.5rem 2.5rem;align-items:start;padding:1.75rem 1.25rem 1.625rem}.stepsSection__headlineWrap{width:100%;max-width:100%;min-width:0;display:flex;align-items:center;gap:1.5rem}.stepsSection__badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;height:2.25rem;padding:0 .5rem;border:.0625rem solid var(--steps-pill-line);border-radius:1rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.4444444444;font-weight:700;letter-spacing:0;color:var(--steps-muted)}.stepsSection__itemTitle{margin:0;font-family:Inter,sans-serif;font-size:clamp(3rem,6.2vw,5.359375rem);line-height:1.205;font-weight:500;letter-spacing:-.16rem;color:var(--steps-text)}.stepsSection__itemText{width:100%;max-width:100%;min-width:0;margin:0;align-self:center;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.5;color:currentColor}.stepsSection__item .stepsSection__itemText{color:var(--steps-text)}.stepsSection__item--active{border-bottom:0;border-radius:1rem;background:var(--steps-surface);color:var(--steps-surface-text)}.stepsSection__item:has(+.stepsSection__item--active){border-bottom-color:transparent}.stepsSection__item--active .stepsSection__badge{border-color:#1c1c1c73;color:var(--steps-surface-text)}.stepsSection__item--active .stepsSection__itemTitle,.stepsSection__item--active .stepsSection__itemText{color:var(--steps-surface-text)}@media (max-width: 48rem){.stepsSection{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:2.0625rem 0 3.125rem}.stepsSection__container{padding:0}.stepsSection__header{padding:0 .875rem;margin-bottom:2.25rem}.stepsSection__title{font-family:Inter,sans-serif;font-size:2rem;line-height:1.205;letter-spacing:-.06rem}.stepsSection__description{margin-top:1.5rem;font-size:.9375rem;line-height:1.4}.stepsSection__item{border-radius:0}.stepsSection__item--active{border-radius:0;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.stepsSection__itemInner{grid-template-columns:minmax(0,1fr);gap:1rem;padding:1.625rem .875rem 1.375rem}.stepsSection__headlineWrap{align-items:flex-start;justify-content:space-between;gap:1rem}.stepsSection__badge{order:2;min-width:3.125rem;height:2.625rem;padding:0 .5rem;margin-top:0;border-radius:1.125rem}.stepsSection__itemTitle{font-family:Inter,sans-serif;font-size:3rem;letter-spacing:-.09rem}.stepsSection__itemText{font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.35;padding-right:.25rem}}.testimonials-section{--testimonials-text: #ffffff;--testimonials-muted: rgba(255, 255, 255, .8);--testimonials-accent: #f58220;--testimonials-line: rgba(255, 255, 255, .2);--testimonials-card-line: #9d9d9d;--testimonials-control-line: #5daac4;--testimonials-progress: #d9d9d9;position:relative;overflow-x:clip;color:var(--testimonials-text)}.testimonials-section__container{position:relative;z-index:1;width:100%;max-width:100%;min-width:0;margin:0 auto;padding:6.125rem 1.5rem}.testimonials-section__intro{display:flex;width:100%;max-width:53.75rem;min-width:0;flex-direction:column;gap:1rem;margin-bottom:4rem}.testimonials-section__heading-group{display:flex;flex-direction:column;gap:.5rem;padding-top:2.5rem;position:relative}.testimonials-section__mark{position:absolute;top:0;left:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:5.351rem;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.161rem;color:#fff;pointer-events:none}.testimonials-section__title{margin:0;font-family:Radio Canada,Inter,sans-serif;font-size:clamp(2.75rem,4vw,3.351rem);font-weight:700;line-height:1.004;letter-spacing:-.101rem}.testimonials-section__title span{color:var(--testimonials-accent)}.testimonials-section__description{width:100%;max-width:30.125rem;min-width:0;margin:0;color:var(--testimonials-muted);font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem}.testimonials-section__carousel-shell{width:100%;max-width:100%;min-width:0}.testimonials-section__viewport{overflow-x:auto;scroll-padding-inline:1rem;padding-bottom:.25rem;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.testimonials-section__viewport.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.testimonials-section__viewport.has-overflow-right{-webkit-mask-image:linear-gradient(to right,black calc(100% - 8rem),transparent 100%);mask-image:linear-gradient(to right,black calc(100% - 8rem),transparent 100%)}.testimonials-section__viewport.has-overflow-left{-webkit-mask-image:linear-gradient(to right,transparent 0,black 8rem,black 100%);mask-image:linear-gradient(to right,transparent 0,black 8rem,black 100%)}.testimonials-section__viewport.has-overflow-left.has-overflow-right{-webkit-mask-image:linear-gradient(to right,transparent 0,black 8rem,black calc(100% - 8rem),transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 8rem,black calc(100% - 8rem),transparent 100%)}.testimonials-section__viewport::-webkit-scrollbar{display:none}.testimonials-section__track{display:grid;grid-auto-flow:column;grid-auto-columns:34.375rem;gap:1.5rem;width:max-content;min-width:100%;margin:0;padding:0;list-style:none}.testimonials-section__slide{min-width:0}.testimonials-section__slide:last-child{padding-right:1.5rem}.testimonials-section__card{display:flex;min-height:23rem;min-width:0;flex-direction:column;justify-content:space-between;gap:4rem;padding:4rem;border-radius:1.5rem;background:linear-gradient(165deg,#0c0e10f0,#0c0e10e6 55%,#121416e0);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 0 0 .063rem #9d9d9d38;position:relative}.testimonials-section__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.063rem;background:linear-gradient(140deg,var(--testimonials-card-line) 0%,rgba(252,230,212,0) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.testimonials-section__quote{margin:0;color:#ffffffe6;font-family:Inter,sans-serif;font-size:1.313rem;font-style:italic;font-weight:400;line-height:1.5}.testimonials-section__quote:before{content:"“"}.testimonials-section__quote:after{content:"”"}.testimonials-section__person{display:flex;align-items:center;gap:1rem;min-width:0}.testimonials-section__avatar{width:3rem;height:3rem;flex:0 0 3rem;border-radius:50%;object-fit:cover}.testimonials-section__person-copy{min-width:0}.testimonials-section__name,.testimonials-section__role{margin:0;font-family:Inter,sans-serif}.testimonials-section__name{color:var(--testimonials-accent);font-size:.875rem;font-weight:700;line-height:1.857rem}.testimonials-section__role{color:#fffc;font-size:.875rem;font-weight:400;line-height:1.857rem;margin-top:-.375rem}.testimonials-section__progress{display:block;width:100%;height:.188rem;margin-top:4.75rem;background:var(--testimonials-line)}.testimonials-section__progress-bar{width:100%;height:100%;background:var(--testimonials-progress);transform-origin:left center;transform:scaleX(0);transition:transform .1s linear}.testimonials-section__controls{display:none}.testimonials-section__control{align-items:center;background:var(--testimonials-accent);border:.0625rem solid var(--testimonials-accent);border-radius:.5rem;cursor:pointer;display:inline-flex;height:3.5rem;justify-content:center;padding:0;transition:transform .28s cubic-bezier(.33,1,.68,1),border-color .2s ease,background-color .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;width:3.625rem}.testimonials-section__control:hover:not(:disabled){outline:none;transform:translateY(-.125rem)}.testimonials-section__control:disabled{background:transparent;border-color:#5f6770;cursor:default}.testimonials-section__control-icon{background-position:center;background-repeat:no-repeat;background-size:.75rem .625rem;display:block;height:.875rem;width:.875rem}.testimonials-section__control--previous:not(:disabled) .testimonials-section__control-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M6.00016 0.833344L1.8335 5.00001M1.8335 5.00001L6.00016 9.16668M1.8335 5.00001H11.8335' stroke='%23000000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.testimonials-section__control--next:not(:disabled) .testimonials-section__control-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M6.00016 0.833344L10.1668 5.00001M10.1668 5.00001L6.00016 9.16668M10.1668 5.00001H0.166829' stroke='%23000000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.testimonials-section__control--previous:disabled .testimonials-section__control-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M6.00016 0.833344L1.8335 5.00001M1.8335 5.00001L6.00016 9.16668M1.8335 5.00001H11.8335' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.testimonials-section__control--next:disabled .testimonials-section__control-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M6.00016 0.833344L10.1668 5.00001M10.1668 5.00001L6.00016 9.16668M10.1668 5.00001H0.166829' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.testimonials-section__control:focus-visible:not(:disabled){outline:.125rem solid #ffffff;outline-offset:.1875rem}@media (max-width: 768px){.testimonials-section__container{padding:3.563rem 0 2.063rem}.testimonials-section__intro{gap:0;margin-bottom:2.5rem;padding:0 1rem}.testimonials-section__mark,.testimonials-section__title{font-family:Inter,sans-serif;font-size:2rem;line-height:1.205;letter-spacing:-.06rem}.testimonials-section__description{max-width:22.563rem;margin-top:2rem;font-size:.938rem}.testimonials-section__track{grid-auto-columns:min(19.188rem,calc(100vw - 2rem));padding-inline:1rem}.testimonials-section__slide:last-child{padding-right:0}.testimonials-section__card{min-height:17.688rem;gap:2.5rem;padding:1.25rem;background:linear-gradient(165deg,#0c0e10fa,#0c0e10f5)}.testimonials-section__quote{font-size:1.125rem;line-height:1.5}.testimonials-section__name{font-size:.75rem;line-height:2.167rem}.testimonials-section__role{max-width:11rem;font-size:.75rem;line-height:1.1;margin-top:-.125rem}.testimonials-section__progress{display:none}.testimonials-section__controls{display:flex;justify-content:flex-end;gap:1rem;padding:2.625rem 1rem 0}}.text-section{--text-section-copy: #ffffff;--text-section-heading: #f89834;--text-section-accent: #f58220;--text-section-muted: rgba(255, 255, 255, .74);position:relative;overflow:clip;width:100%;max-width:100vw;color:var(--text-section-copy)}.text-section__container{position:relative;z-index:1;width:100%;max-width:100%;min-width:0;padding:4.1875rem 1.5rem 5.6875rem}.text-section__content{width:min(100%,42.75rem);max-width:100%;min-width:0;margin:0 auto;white-space:pre-line}.text-section__content>*+*{margin-top:1.75rem}.text-section__content p+p{margin-top:1.75rem}.text-section__content hr{border:none;height:3rem;margin:0}.text-section__content p{margin:0;font-family:Inter,sans-serif;color:var(--text-section-copy);font-size:1rem;line-height:1.625rem;font-weight:400;white-space:pre-line;overflow-wrap:anywhere}.text-section__content h2,.text-section__content h3{margin:0 0 1.25rem;font-family:Inter,sans-serif;color:var(--text-section-heading);font-size:1.75rem;line-height:1.3;font-weight:700;white-space:pre-line;overflow-wrap:anywhere}.text-section__content>*+h2,.text-section__content>*+h3{margin-top:1.25rem}.text-section__content blockquote{margin:1.5rem 0;padding:0 0 0 1.25rem;border-left:.125rem solid var(--text-section-accent)}.text-section__content blockquote p{margin:0;font-size:1.125rem;line-height:1.4;font-weight:700;color:var(--text-section-copy);white-space:pre-line;overflow-wrap:anywhere}.text-section__content blockquote p+p{margin-top:.75rem}.text-section__content blockquote p br:first-child,.text-section__content blockquote p strong br:first-child{display:none}.text-section__content blockquote p:before{content:"» "}.text-section__content blockquote p:after{content:" «"}.text-section__content ol{margin:0;padding-left:1.125rem;list-style:decimal}.text-section__content ol li{padding-left:.25rem;font-family:Inter,sans-serif;color:var(--text-section-copy);font-size:1rem;line-height:1.625rem;white-space:pre-line;overflow-wrap:anywhere}.text-section__content ol li+li{margin-top:.375rem}.text-section__content ul{margin:0;padding:0;list-style:none}.text-section__content ul li{display:flex;align-items:flex-start;gap:.625rem;font-family:Inter,sans-serif;color:var(--text-section-copy);font-size:1rem;line-height:1.625rem;white-space:pre-line;overflow-wrap:anywhere}.text-section__content ul li+li{margin-top:.3125rem}.text-section__content ul li:before{content:"";flex:0 0 .25rem;width:.25rem;height:.25rem;margin-top:.6875rem;border-radius:50%;background:var(--text-section-copy)}.text-section__content strong{font-weight:700}.text-section__content em{font-style:italic}.text-section__content pre,.text-section__content pre code{white-space:pre-wrap}@media (max-width: 768px){.text-section__container{padding:1.625rem 1rem 2.5rem}.text-section__content{width:min(100%,22.5625rem)}.text-section__content h2,.text-section__content h3{font-size:1.75rem}.text-section__content p,.text-section__content ol li,.text-section__content ul li{font-size:.9375rem}.text-section__content blockquote p{font-size:1rem}}.video-with-caption-section{color:#fff;padding:2.25rem 1rem 0}.video-with-caption-section__container{width:100%;max-width:100%;min-width:0;margin:0 auto;display:flex;justify-content:center}.video-with-caption-section__figure{width:min(100%,42.75rem);max-width:100%;min-width:0;margin:0}.video-with-caption-section__media-shell{position:relative;width:100%;max-width:100%;min-width:0;aspect-ratio:768 / 400;overflow:hidden;border-radius:.5rem;background:radial-gradient(circle at 50% 50%,#0000,#00000080),#1c1c1c}.video-with-caption-section__image,.video-with-caption-section__player,.video-with-caption-section__iframe{width:100%;height:100%}.video-with-caption-section__image{display:block;object-fit:cover}.video-with-caption-section__player{background:#000}.video-with-caption-section__iframe{display:block;border:0}.video-with-caption-section__play-button{position:absolute;inset:50% auto auto 50%;width:11.125rem;height:11.125rem;transform:translate(-50%,-50%);border:0;padding:0;border-radius:50%;background:transparent;box-shadow:0 .3125rem .6875rem #0000001a,0 1.25rem 1.25rem #00000017,0 2.75rem 1.625rem #0000000d,0 4.875rem 1.9375rem #00000003,0 7.6875rem 2.125rem #0000;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.video-with-caption-section__play-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:.2775rem solid #ffffff;border-radius:50%}.video-with-caption-section__play-button:hover,.video-with-caption-section__play-button:focus-visible{transform:translate(-50%,-50%) scale(1.03)}.video-with-caption-section__play-button:focus-visible{outline:.125rem solid #ff821f;outline-offset:.25rem}.video-with-caption-section__play-icon{position:absolute;inset:50% auto auto 50%;width:3.25rem;height:3.25rem;transform:translate(-34%,-50%);background-color:#fff;clip-path:polygon(0 0,100% 50%,0 100%);border-radius:.125rem}.video-with-caption-section__caption{display:flex;align-items:flex-start;gap:.625rem;margin-top:1rem}.video-with-caption-section__caption-accent{flex:0 0 auto;width:.125rem;height:1.625rem;margin-top:.0625rem;background:#f58220}.video-with-caption-section__caption-text{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem;letter-spacing:0;color:#fff}@media (min-width: 769px){.video-with-caption-section{padding:2.25rem 2rem 0}}@media (min-width: 1024px){.video-with-caption-section{padding:0;min-height:28rem;display:flex;align-items:center;justify-content:center}.video-with-caption-section__container{width:min(100%,1440px);padding:2.25rem 0}.video-with-caption-section__figure{width:42.75rem}.video-with-caption-section__caption{margin-top:1rem}}@media (max-width: 768px){.video-with-caption-section{padding:0;max-width:100vw;overflow-x:clip}.video-with-caption-section__figure{width:100%}.video-with-caption-section__play-button{width:5.75rem;height:5.75rem;box-shadow:0 .1615rem .3553rem #0000001a,0 .6461rem .6461rem #00000017,0 1.4213rem .8399rem #0000000d,0 2.5197rem 1.0014rem #00000003,0 3.9733rem 1.0983rem #0000;transition:none}.video-with-caption-section__play-button:before{border-width:.1434rem}.video-with-caption-section__play-icon{width:1.68rem;height:1.68rem}.video-with-caption-section__caption{margin-top:.9375rem}.video-with-caption-section__caption-text{font-size:.875rem;line-height:1.375rem}}.site-header{position:absolute;top:0;left:0;right:0;z-index:100;padding-block:2rem;pointer-events:none}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:85rem;pointer-events:auto}.site-header__logo{display:block;flex-shrink:0}.site-header__logo img{display:block;width:3.25rem;height:auto}.site-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.125rem;padding:.625rem 1.25rem;border:0;border-radius:1.25rem;background:#ff8b1f;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;line-height:1;letter-spacing:-.01rem;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color .2s ease,transform .2s ease}.site-header__cta:hover,.site-header__cta:focus-visible{background:#ff9d46}.site-header__cta:focus-visible{outline:.125rem solid #ffffff;outline-offset:.1875rem}.site-header__cta:active{transform:translateY(.0625rem)}@media (max-width: 1100px){.site-header__inner{padding-inline:3rem}}@media (max-width: 768px){.site-header{padding-block:1.5rem}.site-header__inner{padding:0;justify-content:center}.site-header__logo img{width:2.75rem}.site-header__cta{display:none}}.site-footer{--site-footer-text: #ffffff;--site-footer-muted: rgba(255, 255, 255, .82);--site-footer-link: rgba(255, 255, 255, .72);--site-footer-accent: #f58220;position:relative;overflow:clip;border-top:.0625rem solid rgba(151,210,229,.3);background:radial-gradient(circle at 18% 85%,rgba(43,58,72,.48),transparent min(25rem,80%)),radial-gradient(circle at 58% 36%,rgba(6,10,12,.88),transparent min(22rem,70%)),linear-gradient(180deg,#040607,#030506)}.site-footer__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-repeat:no-repeat;background-position:center;background-size:cover;mix-blend-mode:screen;opacity:.2}.site-footer__wrap{position:relative;z-index:1;display:flex;flex-direction:column;min-width:0}.site-footer__layout{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:clamp(2rem,6vw,4rem);min-height:calc(100vh - .0625rem);min-width:0;width:100%;box-sizing:border-box;padding:2rem 0}.site-footer__main{flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-height:0;min-width:0}.site-footer__header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1rem,2.5vw,2rem);width:100%;max-width:min(51rem,100%);margin-inline:auto;text-align:center}.site-footer__title{margin:0;color:var(--site-footer-text);font-family:Inter,sans-serif;font-size:clamp(3rem,5vw,4.5rem);font-weight:900;line-height:1.1;text-transform:uppercase}.site-footer__title span{color:var(--site-footer-accent)}.site-footer__description{width:100%;max-width:min(32rem,100%);margin:0;color:var(--site-footer-muted);font-family:Inter,sans-serif;font-size:clamp(.9375rem,1.25vw,1rem);font-weight:400;line-height:1.625}.site-footer__header .btn--primary{text-transform:uppercase}.site-footer__bar{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:clamp(1rem,3vw,2rem);width:100%;min-width:0}.site-footer__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:clamp(.5rem,2vw,.75rem) clamp(1.5rem,4vw,3.5rem);max-width:100%;min-width:0;flex:1 1 auto;margin:0;padding:0;list-style:none}.site-footer__links-item{min-width:0}.site-footer__legal-link{color:var(--site-footer-link);font-family:Radio Canada,sans-serif;font-size:clamp(.75rem,1.1vw,.875rem);font-weight:300;line-height:1.4;text-decoration-line:underline;text-decoration-thickness:.0625rem;text-underline-offset:.15em;white-space:nowrap}.site-footer__logo{flex:0 0 auto;display:block;width:clamp(2.75rem,8vw,3.25rem);height:auto;align-self:center}.site-footer__decor{position:absolute;pointer-events:none;z-index:2;opacity:.9}.site-footer__decor--lock{width:2.75rem;height:auto;top:18%;left:19%;animation:decor-float 3.8s ease-in-out .6s infinite}.site-footer__decor--fingerprint{width:2.75rem;height:auto;top:29%;left:13%;animation:decor-float 4.2s ease-in-out infinite}.site-footer__decor--safelock{width:2.75rem;height:auto;top:55%;right:27%;animation:decor-float 3.5s ease-in-out 1.3s infinite}@media (max-width: 768px){.site-footer{border-top-color:#d8d8d833;background:radial-gradient(circle at 23% 56%,rgba(31,42,51,.75),transparent min(15rem,55%)),linear-gradient(180deg,#060809,#111922)}.site-footer__layout{gap:clamp(1.25rem,5vw,2rem);min-height:calc(100vh - .0625rem)}.site-footer__title{line-height:1.205;letter-spacing:-.09rem}.site-footer__bar{flex-direction:column;align-items:center;justify-content:center;gap:3rem}.site-footer__links{display:grid;grid-template-columns:repeat(3,auto);justify-content:center;max-width:min(20rem,100%)}.site-footer__links-item:nth-child(3n+1):last-child{grid-column:1 / -1;justify-self:center}.site-footer__logo{align-self:center}.site-footer__decor--fingerprint{width:2rem;top:6%;left:8%}.site-footer__decor--lock{width:2rem;top:5%;left:50%;transform:translate(-50%)}.site-footer__decor--safelock{width:2rem;top:5%;right:8%;left:auto}}.contact-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem 1.5rem;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.contact-popup__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#000000b8;cursor:pointer}.contact-popup__frame{position:relative;z-index:1;width:min(100%,87rem);max-width:100%}.contact-popup__close{position:absolute;top:-2.5rem;right:1rem;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;border:0;border-radius:999rem;background:#f58220;cursor:pointer;box-shadow:0 .25rem 1rem #00000059;transform:translate(45%,-45%);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.contact-popup__close:focus-visible{outline:.125rem solid #ffffff;outline-offset:.1875rem}.contact-popup__close-line{position:absolute;width:1.125rem;height:.125rem;border-radius:999rem;background:#fff}.contact-popup__close-line:first-child{transform:rotate(45deg)}.contact-popup__close-line:last-child{transform:rotate(-45deg)}.contact-popup__dialog{position:relative;z-index:1;width:100%}.contact-popup__section{padding:0;background:transparent;overflow:visible}.contact-popup__section .contact-section__shell{width:100%}.contact-popup__checkbox-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.contact-popup__section .contact-section__checkbox{background:#fff;border-radius:.25rem;display:block;text-align:center;color:transparent;font-size:.6rem;font-weight:900;line-height:.9375rem;transition:background .15s ease,color .15s ease}.contact-popup__checkbox-input:checked+.contact-section__checkbox{background:#f58220;color:#fff}@media (max-width: 768px){.contact-popup{padding:3.5rem 1rem 1rem;align-items:flex-start}.contact-popup__frame{width:100%;padding-bottom:2rem}.contact-popup__close{transform:translate(.25rem,-.75rem)}}.contact-section{--contact-bg: #090a0b;--contact-panel: #090a0b;--contact-border: #f4f4f4;--contact-copy: #ffffff;--contact-muted: rgba(255, 255, 255, .88);--contact-field-border: #d8d8d8;--contact-placeholder: rgba(0, 0, 0, .5);--contact-accent: #f58220;position:relative;width:100%;max-width:100%;min-width:0;padding:0;overflow:clip}.contact-section__shell{position:relative;width:min(100%,87rem);max-width:100%;min-width:0;margin:0 auto;display:grid;grid-template-columns:.87fr 1fr;gap:0;padding:.5rem;border:.125rem solid var(--contact-border);border-radius:1rem;background:#fff;box-sizing:border-box}.contact-section__panel{position:relative;min-width:0;overflow:hidden}.contact-section__panel--brand{display:flex;flex-direction:column;justify-content:space-between;padding:3rem;border-radius:1rem 0 0 1rem;background:var(--contact-bg)}.contact-section__panel--brand:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 70% 55% at 0% 0%,rgba(77,112,147,.55) 0%,transparent 70%),radial-gradient(circle at 100% 100%,rgba(77,112,147,.45) 0%,rgba(77,112,147,.2) 35%,transparent 65%);z-index:0}.contact-section__panel--form:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 100% 75% at 0% 0%,rgba(77,112,147,.45) 0%,transparent 70%),radial-gradient(ellipse 110% 80% at 100% 100%,rgba(77,112,147,.4) 0%,transparent 70%);z-index:0}.contact-section__panel--form{padding:3rem;border-radius:0 1rem 1rem 0;background:var(--contact-panel)}.contact-section__close{position:absolute;top:0;right:.5rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;border:0;border-radius:999rem;background:var(--contact-accent);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.contact-section__close-line{position:absolute;width:1.125rem;height:.125rem;border-radius:999rem;background:#fff}.contact-section__close-line:first-child{transform:rotate(45deg)}.contact-section__close-line:last-child{transform:rotate(-45deg)}.contact-section__brand-logo,.contact-section__brand-copy,.contact-section__form-header,.contact-section__form{position:relative;z-index:1}.contact-section__brand-logo{display:block;width:3.25rem;height:auto}.contact-section__brand-copy{display:flex;flex-direction:column;gap:1.5rem;max-width:34.4375rem}.contact-section__eyebrow{margin:0;color:var(--contact-copy);font-family:Inter,sans-serif;font-size:37px;font-weight:700;line-height:50px;letter-spacing:.140625rem;text-transform:uppercase}.contact-section__title{margin:0;color:var(--contact-copy);font-family:Inter,sans-serif;font-size:108px;font-weight:900;line-height:.92;overflow-wrap:break-word;text-transform:uppercase}.contact-section__title span{color:var(--contact-accent)}.contact-section__form-header{display:flex;flex-direction:column;gap:1.5rem;max-width:39.5625rem;margin-bottom:4rem}.contact-section__form-title{margin:0;color:var(--contact-copy);font-family:Inter,sans-serif;font-size:70px;font-weight:700;line-height:1.205;letter-spacing:-.09rem}.contact-section__form-title span{color:var(--contact-accent)}.contact-section__form-description{margin:0;color:var(--contact-muted);font-family:Inter,sans-serif;font-size:30px;font-weight:200;line-height:45px}.contact-section__form{display:flex;flex-direction:column;gap:2.5rem}.contact-section__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.contact-section__field{display:flex;flex-direction:column;gap:.5rem;min-width:0}.contact-section__field--wide{grid-column:1 / -1}.contact-section__label{color:var(--contact-copy);font-family:Inter,sans-serif;font-size:1.875rem;font-weight:500;line-height:1.4}.contact-section__control{width:100%;min-width:0;min-height:3rem;padding:.875rem .9375rem;border:.0625rem solid var(--contact-field-border);border-radius:.625rem;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.4;box-sizing:border-box}.contact-section__control::placeholder{color:var(--contact-placeholder)}.contact-section__control--textarea{min-height:10.3125rem;resize:vertical}.contact-section__control:focus,.contact-section__control:focus-visible{outline:none;border-color:var(--contact-accent)}.contact-section__close:focus-visible{outline:.125rem solid #ffffff;outline-offset:.1875rem}.contact-section__consent-row{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.contact-section__checkbox{flex:0 0 .9375rem;width:.9375rem;height:.9375rem;margin-top:0rem;border-radius:.125rem;background:#fff}.contact-section__consent-copy{margin:0;color:var(--contact-muted);font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.35}.contact-section__consent-copy a{color:var(--contact-accent);text-decoration:underline;text-underline-offset:.12em}.contact-section__consent-copy a:hover,.contact-section__consent-copy a:focus-visible{text-decoration-thickness:.125rem}.contact-section__actions{display:flex;justify-content:flex-end}.contact-section__actions .btn--primary:disabled{opacity:.6;cursor:not-allowed}.contact-section__success{margin:0;padding:1rem 1.25rem;border-radius:.625rem;background:#f582201f;color:var(--contact-accent);font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}.contact-section__error{margin:0;padding:.75rem 1.25rem;border-radius:.625rem;background:#dc26261a;color:#f87171;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5}@media (max-width: 768px){.contact-section{padding:0}.contact-section__close{right:1rem}.contact-section__shell{width:min(100%,26rem);grid-template-columns:1fr;padding:.125rem}.contact-section__panel--brand{min-height:17.784375rem;padding:1rem 1rem 2rem;border-radius:1rem 1rem 0 0}.contact-section__panel--form{padding:2rem 1rem 1rem;border-radius:0 0 1rem 1rem}.contact-section__brand-logo{width:6.75rem}.contact-section__brand-copy{gap:.75rem;max-width:75%;padding-top:4rem}.contact-section__eyebrow{margin-top:40px;font-size:26px;font-weight:700;line-height:100%;letter-spacing:2.25px;color:#fff}.contact-section__title{font-size:80px;font-weight:900;line-height:1;color:#fff}.contact-section__form-header{gap:1rem;margin-bottom:2rem}.contact-section__form-title{font-size:53px;font-weight:700;line-height:120.5%;letter-spacing:-.96px;color:#fff}.contact-section__form-title span{color:#fff!important}.contact-section__actions .btn--primary{width:11rem;height:5rem;font-size:1.5rem}.contact-section__form-description{font-size:24px;font-weight:200;line-height:26px;color:#fff}.contact-section__form{gap:2rem}.contact-section__fields{grid-template-columns:1fr}.contact-section__control--textarea{min-height:8.3125rem}.contact-section__control,.contact-section__control--textarea{font-size:1rem}.contact-section__consent-copy{font-size:1rem;line-height:1.4}.contact-section__actions{justify-content:flex-end}}
