:root{--width-min:720px;--width-max:1440px;--content-width:85%;--effective-vw:min(max(100vw, var(--width-min)), var(--width-max));--effective-margin:calc((max(100vw, var(--width-min)) - min(85vw, calc(var(--width-max) * .85))) / 2);--font-w-light:300;--font-w-regular:400;--font-w-semibold:600;--font-s-h1:clamp(2.6rem, .7rem + 4.222vw, 4.5rem);--font-s-h2:clamp(1.6rem, .95rem + 1.444vw, 2.25rem);--font-s-h3:clamp(1.25rem, .8rem + 1vw, 1.7rem);--font-s-h4:clamp(1rem, .75rem + .556vw, 1.25rem);--font-s-body:clamp(.9rem, .8rem + .222vw, 1rem);--font-s-xs:.8rem;--color-bg-light:#f2f6fa;--color-bg-dark:#e9eff6;--color-black:#000;--color-dark-blue:#1e2177;--color-light-blue:#6b6fa8;--color-extra-light-blue:#afb2e3;--color-white:#fff;--color-light-grey:#d9d9d9;--color-dark-grey:#495057;--color-data-blue:#3f6edb;--color-data-blue-hover:#3158b5;--color-data-yellow:#e0b43b;--color-data-yellow-hover:#c89d25;--color-data-red:#c64545;--color-data-red-hover:#a83737;--color-data-green:#3e8e6e;--color-data-green-hover:#32755a;--radius-min:8px;--radius-medium:24px;--radius-max:200px;--space-3xs:.2rem;--space-2xs:clamp(.2rem, 0rem + .444vw, .4rem);--space-xs:clamp(.4rem, .05rem + .778vw, .75rem);--space-s:clamp(.6rem, .2rem + .889vw, 1rem);--space-m:clamp(.85rem, .2rem + 1.444vw, 1.5rem);--space-l:clamp(1.2rem, -.1rem + 2.889vw, 2.5rem);--space-xl:clamp(2rem, 0rem + 4.444vw, 4rem);--space-2xl:clamp(3.2rem, .4rem + 6.222vw, 6rem);--opacity-not-selected:30%;--scroll-margin-top:100px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-text-size-adjust:100%;font-family:var(--font-poppins), system-ui, sans-serif;font-weight:var(--font-w-regular);font-size:var(--font-s-body);background-color:var(--color-bg-light);text-wrap:balanced}h1,h2,h3,h4,h5,h6{font-weight:var(--font-w-semibold)}.page{min-width:var(--width-min);max-width:var(--width-max);margin:0 auto}.content{width:100%}details>summary{cursor:pointer;list-style-type:none}details>summary::-webkit-details-marker{display:none}details>summary:after{content:"+";font-size:var(--font-s-h4)}details[open]>summary:after{content:"-";font-size:var(--font-s-h4)}input::-webkit-calendar-picker-indicator{display:none!important}input::-webkit-outer-spin-button{appearance:none;margin:0}input::-webkit-inner-spin-button{appearance:none;margin:0}input[type=number]{appearance:textfield}
.header-module__QueNQq__header{width:var(--content-width);margin:var(--space-m) auto;justify-content:space-between;align-items:center;display:flex}.header-module__QueNQq__nav{gap:var(--space-xl);display:flex}.header-module__QueNQq__link{white-space:nowrap;-webkit-text-decoration:inherit;text-decoration:inherit;color:inherit;cursor:pointer;position:relative}.header-module__QueNQq__link:after{content:"";background:var(--color-black);width:0;height:1px;transition:width .2s;position:absolute;bottom:-5%;left:0}.header-module__QueNQq__link:hover:after{width:100%}
.logo-module__Hd47ca__logoContainer{flex-shrink:0;width:auto;height:clamp(30px,1.25rem + 1.389vw,40px);position:relative;overflow:visible}.logo-module__Hd47ca__logo{width:auto;height:clamp(30px,1.25rem + 1.389vw,40px);color:var(--logo-color,var(--color-dark-blue));display:block;overflow:visible}.logo-module__Hd47ca__horn{display:none}.logo-module__Hd47ca__full{display:block}.logo-module__Hd47ca__fadingMask{background-color:var(--bg-color,var(--color-bg-light));width:0%;height:130%;transition:width .4s ease-out;position:absolute;top:-15%;right:-2%}@media (max-width:1000px){.logo-module__Hd47ca__fadingMask{width:80%}}@media (max-width:950px){.logo-module__Hd47ca__horn{display:block}.logo-module__Hd47ca__full{display:none}}
.footer-module__GzUcBW__footer{flex-direction:column;justify-content:center;align-items:center;display:flex}.footer-module__GzUcBW__footerWrapper{width:100vw;min-width:var(--width-min);background-color:var(--color-dark-blue)}.footer-module__GzUcBW__footerContainer{max-width:var(--width-max);width:100%;margin:0 auto}.footer-module__GzUcBW__footerContainerInner{width:var(--content-width);padding:var(--space-l) 0;color:var(--color-white);flex-direction:column;align-items:flex-end;margin:0 auto;display:flex}.footer-module__GzUcBW__main{gap:var(--space-xl);justify-content:space-between;align-items:center;width:100%;display:flex}.footer-module__GzUcBW__logo{flex-direction:column;justify-content:center;align-items:center;display:flex}.footer-module__GzUcBW__links{color:var(--color-white);justify-content:space-between;align-items:flex-start;gap:var(--space-m);font-weight:var(--font-w-regular);display:flex}.footer-module__GzUcBW__source:link{color:inherit;font-weight:var(--font-w-light);text-decoration:underline}.footer-module__GzUcBW__source:hover{text-decoration:none}.footer-module__GzUcBW__source:visited{color:var(--color-bg-dark)}.footer-module__GzUcBW__connect{text-wrap:wrap;gap:var(--space-xs);flex-direction:column;justify-content:center;align-items:center;display:flex}.footer-module__GzUcBW__connect p{text-align:center}.footer-module__GzUcBW__button{background-color:var(--color-bg-light);color:var(--color-dark-blue);border-radius:var(--radius-max);font-weight:var(--font-w-semibold);font-family:inherit;font-size:var(--font-s-body);padding:var(--space-2xs) 3rem;cursor:pointer}.footer-module__GzUcBW__disclaimer{margin-top:var(--space-m);text-wrap:wrap}.footer-module__GzUcBW__disclaimer h4{font-size:var(--font-s-body);font-weight:var(--font-w-regular);margin:0;line-height:1.8}.footer-module__GzUcBW__disclaimer p{font-weight:var(--font-w-light)}.footer-module__GzUcBW__copyright{margin-top:var(--space-m);display:flex;position:relative}.footer-module__GzUcBW__copyright p{font-size:var(--font-s-xs)}
