*,:before,:after{box-sizing:border-box;font-family:var(--main-font);-webkit-tap-highlight-color:#0000;margin:0;padding:0}:root{--colGap:2rem;--rowGap:6rem;--sideSpacing:5vw;--sideSpacingPlus:calc(var(--sideSpacing)*1.5);--alertBarHeight:0px;--white:#fff;--black:#000;--gray:#e3e3e3;--lightgray:#f5f5f5;--error:red;--success:green;--textColor:var(--black);--pageWidth:160rem;--tinySpacing:1.4rem;--smallSpacing:2.4rem;--mediumSpacing:4.4rem;--largeSpacing:6.4rem;--darkblue:#041735;--vibrantblue:#1c4a92;--midblue:#1e4464;--lightblue:#668faa;--darkgrey:#2b2b2b;--cementgrey:#7a7967;--midgrey:#b7b2ac;--lightgrey:#e4e4dc;--neutrallightest:#eee;--neutrallighter:#ccc;--neutrallight:#aaa;--neutral:#666;--neutraldark:#444;--neutraldarker:#222;--neutraldarkest:#000;--h1FontSize:5.4rem;--h2FontSize:4.2rem;--h3FontSize:3.8rem;--h4FontSize:3.2rem;--h5FontSize:2.8rem;--h6FontSize:2.4rem;--textLargeFontSize:2.4rem;--textMediumFontSize:2rem;--textRegularFontSize:1.8rem;--textSmallFontSize:1.2rem;--textTinyFontSize:1rem;--columnsCount:1.2rem;--columnsMargin:2rem;--paddingGlobal:1.4rem;--containerLarge:128rem;--containerMedium:102.4rem;--containerSmall:76.8rem;--maxWidthXXLarge:128rem;--maxWidthXLarge:102.4rem;--maxWidthLarge:76.8rem;--maxWidthMedium:56rem;--maxWidthSmall:48rem;--maxWidthXSmall:40rem;--maxWidthXXSmall:32rem;--paddingSectionLarge:6.4rem;--paddingSectionMedium:4.4rem;--paddingSectionStandard:2.8rem;--paddingSectionSmall:2.4rem;--paddingSectionTiny:1.4rem;--containerSpacingExtraLarge:6.4rem;--containerSpacingLarge:4.4rem;--containerSpacingMedium:2.8rem;--containerSpacingStandard:2.4rem;--containerSpacingSmall:1.4rem;--containerSpacingSmaller:.8rem;--containerSpacingTiny:.4rem;--borderRadiusLarge:1.6rem;--borderRadiusMedium:.8rem;--borderRadiusSmall:.4rem;--footerOverlap:4rem;--navLogoHeight:4.5rem;--topSpacing:0px;--navHeight:calc(var(--navLogoHeight) + var(--paddingSectionSmall)*2 + var(--topSpacing));font-size:2.5641vw}[data-theme=vibrantblue]{--colorAccent:#fff;--colorHighlight:#fff;--fontColor:#fff;--backgroundColor:#1c4a92;--headingsColor:#fff;background-color:var(--backgroundColor);color:var(--fontColor)}[data-theme=lightblue]{--colorAccent:#e4e4dc;--colorHighlight:#e4e4dc;--fontColor:#e4e4dc;--backgroundColor:#668faa;--headingsColor:#e4e4dc;background-color:var(--backgroundColor);color:var(--fontColor)}[data-theme=midblue]{--colorAccent:#e4e4dc;--colorHighlight:#668faa;--fontColor:#e4e4dc;--backgroundColor:#1e4464;--headingsColor:#e4e4dc;background-color:var(--backgroundColor);color:var(--fontColor)}[data-theme=darkgrey]{--colorAccent:#668faa;--colorHighlight:#668faa;--fontColor:#e4e4dc;--backgroundColor:#2b2b2b;--headingsColor:#e4e4dc;background-color:var(--backgroundColor);color:var(--fontColor)}[data-theme=cementgrey]{--colorAccent:#e4e4dc;--colorHighlight:#e4e4dc;--fontColor:#e4e4dc;--backgroundColor:#7a7967;--headingsColor:#e4e4dc;background-color:var(--backgroundColor);color:var(--fontColor)}[data-theme=lightgrey]{--colorAccent:#1c4a92;--colorHighlight:#668faa;--fontColor:#444;--backgroundColor:#e4e4dc;--headingsColor:#444;background-color:var(--backgroundColor);color:var(--fontColor)}[data-theme=white]{--colorAccent:#1c4a92;--colorHighlight:#668faa;--fontColor:#444;--backgroundColor:#fff;--headingsColor:#041735;background-color:var(--backgroundColor);color:var(--fontColor)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}html.isResizing *,html.isResizing :before,html.isResizing :after{transition:none!important}html.lenis{height:auto}html.lenis.lenis-smooth{scroll-behavior:auto}html.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}html.lenis.lenis-stopped{overflow:hidden}html.lenis.lenis-scrolling iframe{pointer-events:none}html .sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html body{height:auto;font-size:1.6rem}html body h1,html body .h1{font-style:normal;font-weight:400;font-size:var(--h1FontSize);line-height:90%;font-family:var(--main-font);letter-spacing:-.164rem}html body h2,html body .h2{font-style:normal;font-weight:400;font-size:var(--h2FontSize);line-height:90%;font-family:var(--main-font);letter-spacing:-.14rem}html body h3,html body .h3{font-style:normal;font-weight:400;font-size:var(--h3FontSize);line-height:100%;font-family:var(--main-font);letter-spacing:-.056rem}html body h4,html body .h4{font-style:normal;font-weight:400;font-size:var(--h4FontSize);line-height:100%;font-family:var(--main-font);letter-spacing:-.036rem}html body h5,html body .h5{font-style:normal;font-weight:400;font-size:var(--h5FontSize);line-height:105%;font-family:var(--main-font);letter-spacing:-.028rem}html body h6,html body .h6{font-style:normal;font-weight:400;font-size:var(--h6FontSize);line-height:120%;font-family:var(--main-font);letter-spacing:-.022rem}html body p,html body .p{font-style:normal;font-weight:400;font-size:var(--textMediumFontSize);line-height:130%;font-family:var(--text-font);letter-spacing:-.02rem}@media screen and (min-width:1024px){:root{--h1FontSize:8.2rem;--h2FontSize:7rem;--h3FontSize:5.6rem;--h4FontSize:3.6rem;--h5FontSize:2.8rem;--h6FontSize:2.2rem;--textLargeFontSize:2.4rem;--textMediumFontSize:2rem;--textRegularFontSize:1.8rem;--textSmallFontSize:1.4rem;--textTinyFontSize:1rem;--columnsCount:1.2rem;--columnsMargin:2rem;--paddingGlobal:6.4rem;--containerLarge:128rem;--containerMedium:102.4rem;--containerSmall:76.8rem;--maxWidthXXLarge:128rem;--maxWidthXLarge:102.4rem;--maxWidthLarge:76.8rem;--maxWidthMedium:56rem;--maxWidthSmall:48rem;--maxWidthXSmall:40rem;--maxWidthXXSmall:32rem;--paddingSectionLarge:12.8rem;--paddingSectionMedium:8.8rem;--paddingSectionStandard:5.6rem;--paddingSectionSmall:4.8rem;--paddingSectionTiny:2.8rem;--containerSpacingExtraLarge:12.8rem;--containerSpacingLarge:8.8rem;--containerSpacingMedium:5.6rem;--containerSpacingStandard:4.8rem;--containerSpacingSmall:2.8rem;--containerSpacingSmaller:1.8rem;--containerSpacingTiny:.8rem;--navHeight:10rem;--footerOverlap:13rem;font-size:.578704vw}}@media screen and (min-width:1366px){:root{--sideSpacing:calc(.05*1900px);--sideSpacingPlus:calc(var(--sideSpacing)*1.5)}}@media screen and (min-width:1900px){:root{font-size:62.5%}}
.header-module-scss-module__I8X9PG__header{--logoHeight:4.5rem;--background:var(--lightgrey);--navColor:var(--darkblue);--logoColor:var(--vibrantblue);--borderColor:transparent;z-index:10;border-bottom:1px solid var(--borderColor);padding-top:var(--paddingGlobal);padding-inline:var(--paddingGlobal);width:100%;height:var(--navHeight);background-color:#0000;transition:all .25s ease-in-out;position:fixed;top:0;left:0}.header-module-scss-module__I8X9PG__header[data-scroll-direction=down]{--borderColor:var(--darkblue);pointer-events:none;background-color:#0000;transition:all .15s ease-in-out,background-color 0s ease-in-out .15s;transform:translateY(-100%)}.header-module-scss-module__I8X9PG__header[data-scroll-direction=up]{background-color:var(--background);--borderColor:hsl(from var(--darkblue)h s l/.2);transform:translateY(0)}.header-module-scss-module__I8X9PG__header[data-scroll-direction=up] .header-module-scss-module__I8X9PG__logoWrapper a{transition:color 0 ease-in-out .15s;color:var(--logoColor)}.header-module-scss-module__I8X9PG__header[data-scroll-direction=up] .header-module-scss-module__I8X9PG__top .header-module-scss-module__I8X9PG__end .header-module-scss-module__I8X9PG__navToggle .header-module-scss-module__I8X9PG__bar,.header-module-scss-module__I8X9PG__header[data-scroll-direction=up] .header-module-scss-module__I8X9PG__top .header-module-scss-module__I8X9PG__end .header-module-scss-module__I8X9PG__navToggle:before{background-color:var(--logoColor)}.header-module-scss-module__I8X9PG__header[data-scroll-direction=up] .header-module-scss-module__I8X9PG__wrapper{padding-block:1.4rem;transition:border-color .25s ease-in-out}.header-module-scss-module__I8X9PG__header[data-scroll-direction=top]{--navColor:var(--neutrallightest);--logoColor:var(--neutrallightest);--borderColor:transparent;background-color:#0000;transform:translateY(0)}.header-module-scss-module__I8X9PG__header[data-scroll-direction=top][data-theme=dark]{--logoColor:var(--vibrantblue)}.header-module-scss-module__I8X9PG__header:before{visibility:hidden;opacity:0;z-index:-1;content:"";background-color:#000;width:100vw;height:100vh;transition:opacity .25s ease-in-out;position:fixed;top:0;left:0}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__wrapper{padding-inline:0;padding-block:var(--paddingSectionTiny);height:var(--navHeight);border-radius:.8rem .8rem 0 0;grid-column:full;transition:padding-inline .25s ease-in-out,background-color .25s ease-in-out;overflow:hidden}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__logoWrapper{width:auto;height:var(--logoHeight);transition:height .25s ease-in-out;display:flex}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__logoWrapper a{color:var(--logoColor);transition:color .25s ease-in-out;display:flex}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__logoWrapper svg{width:100%;height:auto}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__top{z-index:10;justify-content:space-between;align-items:center;display:flex;position:relative}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__top .header-module-scss-module__I8X9PG__end .header-module-scss-module__I8X9PG__navToggle{all:unset;cursor:pointer;flex-direction:column;justify-content:center;gap:.8rem;min-width:2.8rem;min-height:3.1rem;max-height:3.1rem;padding-block:.3rem 1rem;transition:gap .25s ease-in-out;display:flex;position:relative}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__top .header-module-scss-module__I8X9PG__end .header-module-scss-module__I8X9PG__navToggle .header-module-scss-module__I8X9PG__bar{background-color:var(--logoColor);width:2.7rem;height:.2rem;transition:all .25s ease-in-out;transform:rotate(0)}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__top .header-module-scss-module__I8X9PG__end .header-module-scss-module__I8X9PG__navToggle:before{background-color:var(--logoColor);content:"";width:3.4rem;height:.2rem;transition:all .25s ease-in-out;display:block;transform:rotate(0)}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__top .header-module-scss-module__I8X9PG__end .header-module-scss-module__I8X9PG__navToggle:focus-visible{outline:auto}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__nav{top:calc(var(--navHeight));visibility:hidden;opacity:0;padding:0 var(--paddingGlobal);overscroll-behavior:contain;flex-direction:column;gap:1rem;width:100%;transition:visibility .25s ease-in-out,opacity .25s ease-in-out;display:flex;position:absolute;left:0;overflow-y:scroll}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__nav .header-module-scss-module__I8X9PG__end{z-index:10;flex-direction:column;gap:1rem;display:flex}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__nav .header-module-scss-module__I8X9PG__end .header-module-scss-module__I8X9PG__link{text-align:center;display:block}.header-module-scss-module__I8X9PG__header[data-state=open]{--topSpacing:var(--paddingGlobal)}.header-module-scss-module__I8X9PG__header[data-state=open]:before{visibility:visible;opacity:.8}.header-module-scss-module__I8X9PG__header[data-state=open] .header-module-scss-module__I8X9PG__wrapper{background-color:var(--darkgrey);padding-inline:var(--paddingGlobal)}.header-module-scss-module__I8X9PG__header[data-state=open] .header-module-scss-module__I8X9PG__top .header-module-scss-module__I8X9PG__logoWrapper a{color:var(--white)}.header-module-scss-module__I8X9PG__header[data-state=open] .header-module-scss-module__I8X9PG__top .header-module-scss-module__I8X9PG__navToggle{gap:0}.header-module-scss-module__I8X9PG__header[data-state=open] .header-module-scss-module__I8X9PG__top .header-module-scss-module__I8X9PG__navToggle .header-module-scss-module__I8X9PG__bar{width:100%;margin-top:-.1rem;transform:rotate(-45deg);background-color:var(--white)!important}.header-module-scss-module__I8X9PG__header[data-state=open] .header-module-scss-module__I8X9PG__top .header-module-scss-module__I8X9PG__navToggle:before{margin-bottom:-.1rem;transform:rotate(45deg);background-color:var(--white)!important}.header-module-scss-module__I8X9PG__header[data-state=open] nav{visibility:visible;opacity:1}@media screen and (min-width:1024px){.header-module-scss-module__I8X9PG__header{height:initial;padding:0;top:0}.header-module-scss-module__I8X9PG__header[data-scroll-direction=top]{--logoHeight:6.5rem}.header-module-scss-module__I8X9PG__header[data-scroll-direction=up],.header-module-scss-module__I8X9PG__header[data-scroll-direction=down]{--logoHeight:3.95rem}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__wrapper{width:100%;max-width:var(--pageWidth);height:initial;justify-content:space-between;margin-inline:auto;display:flex;position:relative;overflow:visible;padding-block:1.4rem!important}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__top{align-self:center;width:fit-content}.header-module-scss-module__I8X9PG__header .header-module-scss-module__I8X9PG__top .header-module-scss-module__I8X9PG__end{display:none}}
.navigation-module-scss-module__LVj1fG__nav{--bottomBtn:9rem;--sectionBG:var(--backgroundColor);top:calc(var(--navHeight));visibility:hidden;opacity:0;padding:0 var(--paddingGlobal);overscroll-behavior:contain;flex-direction:column;width:100%;transition:visibility .25s ease-in-out,opacity .25s ease-in-out;display:flex;position:absolute;left:0}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__container{overflow:hidden}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__inner{width:100%;height:calc(100vh - var(--navHeight) - var(--paddingGlobal)*2 - var(--bottomBtn));height:calc(100dvh - var(--navHeight) - var(--paddingGlobal)*2 - var(--bottomBtn));max-height:calc(100vh - var(--navHeight) - var(--paddingGlobal)*2 - var(--bottomBtn));max-height:calc(100dvh - var(--navHeight) - var(--paddingGlobal)*2 - var(--bottomBtn));overscroll-behavior:contain;-ms-overflow-style:none;background-color:var(--darkgrey);scrollbar-width:none;color:var(--white);flex-direction:column;gap:1rem;display:flex;overflow-y:scroll}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__inner::-webkit-scrollbar{display:none}.navigation-module-scss-module__LVj1fG__nav ul{list-style:none}.navigation-module-scss-module__LVj1fG__nav a{color:var(--fontColor,var(--color));text-decoration:none;transition:all .25s ease-in-out}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__link{all:unset;cursor:pointer;cursor:pointer;box-sizing:border-box;border-top:1px solid hsl(from var(--white)h s l/.2);padding:var(--paddingSectionTiny)var(--paddingGlobal);justify-content:space-between;align-items:center;width:100%;display:flex}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__label{align-items:center;gap:var(--paddingSectionStandard);font-weight:400;font-size:var(--h6FontSize);letter-spacing:-.022rem;display:flex}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__label .navigation-module-scss-module__LVj1fG__index{opacity:.5;font-style:normal;font-weight:400;font-size:var(--textRegularFontSize);letter-spacing:-.018rem}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__plus{width:1.5rem;height:1.5rem;position:relative}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__plus:before,.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__plus:after{background-color:var(--lightblue);content:"";width:100%;height:.2rem;transition:transform .15s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__plus:after{opacity:1;transition:opacity .15s ease-in-out;transform:translate(-50%,-50%)rotate(90deg)}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__firstLevel{background-color:#0000}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__firstLevel[data-open=true] .navigation-module-scss-module__LVj1fG__sublinks{opacity:1;grid-template-rows:1fr}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__firstLevel[data-open=true] .navigation-module-scss-module__LVj1fG__plus:after{opacity:0}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__firstLevel .navigation-module-scss-module__LVj1fG__sublinks{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .15s ease-in-out,opacity .15s ease-in-out;display:grid}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__firstLevel .navigation-module-scss-module__LVj1fG__sublinks ul{row-gap:var(--containerSpacingSmall);padding-block:1.8rem 2.4rem;padding-left:calc(2ch + var(--paddingSectionStandard) + var(--paddingGlobal));display:grid}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__firstLevel .navigation-module-scss-module__LVj1fG__sublinks ul .navigation-module-scss-module__LVj1fG__sublink{font-weight:400;font-size:var(--textRegularFontSize);letter-spacing:-.018rem;color:var(--white)!important}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__firstLevel .navigation-module-scss-module__LVj1fG__sublinks ul .navigation-module-scss-module__LVj1fG__sublink a{color:var(--white)}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__firstLevel .navigation-module-scss-module__LVj1fG__sublinks ul .navigation-module-scss-module__LVj1fG__sublink p,.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__firstLevel .navigation-module-scss-module__LVj1fG__sublinks ul .navigation-module-scss-module__LVj1fG__sublink .navigation-module-scss-module__LVj1fG__symbol{display:none}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__firstLevel .navigation-module-scss-module__LVj1fG__sublinks ul .navigation-module-scss-module__LVj1fG__groupLink{margin-top:var(--containerSpacingSmall);display:none}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__firstLevel .navigation-module-scss-module__LVj1fG__sublinks ul .navigation-module-scss-module__LVj1fG__groupLink:has(a){display:flex}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__firstLevel .navigation-module-scss-module__LVj1fG__inner{width:100%;height:100%;overflow:hidden}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__primaryLink .navigation-module-scss-module__LVj1fG__desktopLink{display:none}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__primaryLink .navigation-module-scss-module__LVj1fG__mobileLink{height:var(--bottomBtn);grid-template-columns:1fr 8.7rem;display:grid}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__primaryLink .navigation-module-scss-module__LVj1fG__mobileLink .navigation-module-scss-module__LVj1fG__labels{border-right:.1rem solid var(--darkgrey);border-bottom-left-radius:.8rem;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 2rem 2.3rem 1.6rem;display:flex}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__primaryLink .navigation-module-scss-module__LVj1fG__mobileLink .navigation-module-scss-module__LVj1fG__labels .navigation-module-scss-module__LVj1fG__title{font-weight:400;font-size:var(--textSmallFontSize);text-transform:uppercase;line-height:100%}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__primaryLink .navigation-module-scss-module__LVj1fG__mobileLink .navigation-module-scss-module__LVj1fG__labels .navigation-module-scss-module__LVj1fG__label{font-weight:400;font-size:var(--textMediumFontSize);letter-spacing:-.02rem;line-height:110%}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__primaryLink .navigation-module-scss-module__LVj1fG__mobileLink .navigation-module-scss-module__LVj1fG__arrow{justify-content:center;align-items:center;display:flex;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"88\" height=\"87\" viewBox=\"0 0 88 87\" fill=\"none\"><path d=\"M87.8633 0V51.8613C87.8632 53.7512 87.1942 55.5798 85.9746 57.0234L62.584 84.7109C61.4564 86.0455 59.8403 86.8584 58.1104 86.9814V87H0V0H87.8633Z\" fill=\"%23668FAA\"/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"88\" height=\"87\" viewBox=\"0 0 88 87\" fill=\"none\"><path d=\"M87.8633 0V51.8613C87.8632 53.7512 87.1942 55.5798 85.9746 57.0234L62.584 84.7109C61.4564 86.0455 59.8403 86.8584 58.1104 86.9814V87H0V0H87.8633Z\" fill=\"%23668FAA\"/></svg>");-webkit-mask-position:100% 100%;mask-position:100% 100%;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__primaryLink .navigation-module-scss-module__LVj1fG__mobileLink .navigation-module-scss-module__LVj1fG__arrow svg{width:2rem;height:2rem;color:var(--white);transform:rotate(180deg)}@media screen and (min-width:1024px){.navigation-module-scss-module__LVj1fG__nav{--btnColor:var(--white);position:initial;visibility:visible;opacity:1;width:fit-content;height:auto;overflow-y:initial;flex-direction:row;flex-grow:1;justify-content:center;align-items:center;padding:0;top:0;left:0}.navigation-module-scss-module__LVj1fG__nav[data-scroll-direction=top]{--indexLeft:3rem;--labelLeftPadding:0rem;--labelPaddingTop:2.4rem;--navTop:20%}.navigation-module-scss-module__LVj1fG__nav[data-scroll-direction=top][data-theme=dark]{--navColor:var(--darkblue)}.navigation-module-scss-module__LVj1fG__nav[data-scroll-direction=up],.navigation-module-scss-module__LVj1fG__nav[data-scroll-direction=down]{--labelLeftPadding:3rem;--indexLeft:0rem;--labelPaddingTop:0rem;--navTop:3.3rem}.navigation-module-scss-module__LVj1fG__nav[data-scroll-direction=up] .navigation-module-scss-module__LVj1fG__primaryLink .navigation-module-scss-module__LVj1fG__desktopLink,.navigation-module-scss-module__LVj1fG__nav[data-scroll-direction=down] .navigation-module-scss-module__LVj1fG__primaryLink .navigation-module-scss-module__LVj1fG__desktopLink{color:var(--btnColor)!important}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__inner{height:auto}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__link{color:var(--navColor,var(--white));transition:color .25s ease-in-out}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links{top:var(--navTop);flex-direction:row;gap:5rem;width:auto;transition:top .25s ease-in-out;display:flex;position:absolute;left:50%;transform:translate(-50%)}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__plus{display:none}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__firstLevel{position:relative}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links>li:hover .navigation-module-scss-module__LVj1fG__label,.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links>li:focus .navigation-module-scss-module__LVj1fG__label{border-bottom:.5rem solid var(--navColor,var(--white))}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links>li:has(:hover) .navigation-module-scss-module__LVj1fG__label{border-bottom:.5rem solid var(--navColor,var(--white))}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links>li:hover .navigation-module-scss-module__LVj1fG__index,.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links>li:focus .navigation-module-scss-module__LVj1fG__index{opacity:1}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links>li:has(:hover) .navigation-module-scss-module__LVj1fG__index{opacity:1}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links>li:hover .navigation-module-scss-module__LVj1fG__firstLevel,.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links>li:focus .navigation-module-scss-module__LVj1fG__firstLevel{color:var(--navColor,var(--white));transition:color .25s ease-in-out}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links>li:has(:hover) .navigation-module-scss-module__LVj1fG__firstLevel{color:var(--navColor,var(--white));transition:color .25s ease-in-out}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links>li:hover .navigation-module-scss-module__LVj1fG__firstLevel .navigation-module-scss-module__LVj1fG__sublinks,.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links>li:focus .navigation-module-scss-module__LVj1fG__firstLevel .navigation-module-scss-module__LVj1fG__sublinks{visibility:visible;opacity:1}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links>li:has(:hover) .navigation-module-scss-module__LVj1fG__firstLevel .navigation-module-scss-module__LVj1fG__sublinks{visibility:visible;opacity:1}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__link{cursor:pointer;border-top:none;width:fit-content;padding:0;font-size:15.5px;font-weight:700}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__link .navigation-module-scss-module__LVj1fG__label{padding-top:var(--labelPaddingTop);padding-bottom:2rem;padding-left:var(--labelLeftPadding);width:fit-content;color:var(--navColor,var(--white));text-transform:uppercase;border-bottom:.5rem solid #0000;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;font-size:1.55rem;font-weight:700;transition:border-color .25s ease-in-out,padding .25s ease-in-out,color .25s ease-in-out;display:flex;position:relative}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__link .navigation-module-scss-module__LVj1fG__label span{white-space:nowrap}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__link .navigation-module-scss-module__LVj1fG__label .navigation-module-scss-module__LVj1fG__index{font-size:1.2rem;font-weight:400;transition:opacity .25s ease-in-out,left .25s ease-in-out;position:absolute;top:.1rem;left:0}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__sublinks{visibility:hidden;opacity:0;background-color:var(--darkgrey);padding-inline:var(--containerSpacingSmaller);border-radius:.4rem;grid-template-columns:1fr 1fr;width:74.5rem;transition:opacity .25s ease-in-out,visibility .25s ease-in-out;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%,100%)}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__sublinks .navigation-module-scss-module__LVj1fG__inner{border-left:.1rem solid #3d3d3d;border-right:.1rem solid #3d3d3d;padding:0}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__sublinks ul{margin-bottom:var(--containerSpacingSmaller);border-bottom:.1rem solid #3d3d3d;gap:0;padding:0}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__sublinks ul li{border-top:.1rem solid #3d3d3d}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__sublinks ul li:nth-child(odd){border-right:.1rem solid #3d3d3d}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__sublinks ul li .navigation-module-scss-module__LVj1fG__sublink{column-gap:1rem;row-gap:var(--containerSpacingTiny);background-color:hsl(from var(--white)h s l/0);padding:var(--containerSpacingSmaller);grid-template-columns:1rem auto;height:100%;transition:background-color .15s ease-in-out;display:grid}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__sublinks ul li .navigation-module-scss-module__LVj1fG__sublink:hover{background-color:hsl(from var(--white)h s l/.1)}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__sublinks ul li p{color:var(--neutrallight);font-size:var(--textSmallFontSize);letter-spacing:-.14px;grid-column:2;margin-bottom:3.5rem;line-height:135%;display:block!important}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__sublinks ul li .navigation-module-scss-module__LVj1fG__symbol{width:1rem;height:1rem;color:var(--colorAccent);display:block!important}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__sublinks ul .navigation-module-scss-module__LVj1fG__innerLabel{font-size:2rem;font-weight:400;line-height:100%;display:block}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__sublinks ul .navigation-module-scss-module__LVj1fG__groupLink{padding:var(--containerSpacingTiny);border-top:none;grid-area:1/1/auto/span 2;justify-content:space-between;align-items:center;min-height:6.5rem;margin:0;display:flex;border-right:none!important}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__sublinks ul .navigation-module-scss-module__LVj1fG__groupLink :has(a){min-height:auto}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__links .navigation-module-scss-module__LVj1fG__sublinks ul .navigation-module-scss-module__LVj1fG__groupLink:before{content:attr(data-group-label);color:var(--colorHighlight);font-size:2rem;line-height:100%;display:block}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__primaryLink .navigation-module-scss-module__LVj1fG__desktopLink{display:flex}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__primaryLink .navigation-module-scss-module__LVj1fG__desktopLink span{white-space:nowrap}.navigation-module-scss-module__LVj1fG__nav .navigation-module-scss-module__LVj1fG__primaryLink .navigation-module-scss-module__LVj1fG__mobileLink{display:none}}
