*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100dvh;line-height:1.5;margin:0}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}::view-transition-group(*){animation-duration:.5s}@view-transition{navigation:auto}@font-face{font-family:Lexend Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/lexend-latin-wght-normal.ci0D1wrL.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--radius-block-page: clamp(.5rem, 8dvw, 4rem);--lateral-safe-space: calc(var(--radius-block-page) * 1.75);--font-micro: .563rem;--font-small: .75rem;--font-normal: 1rem;--font-h6: 1.333rem;--font-h5: 1.777rem;--font-h4: 2.369rem;--font-h3: 3.157rem;--font-h2: 4.209rem;--font-h1: 5.61rem;--space-micro: .563rem;--space-small: .75rem;--space-1: 1rem;--space-2: 1.333rem;--space-3: 1.777rem;--space-4: 2.369rem;--space-5: 3.157rem;--space-6: 4.209rem;--space-7: 5.61rem;--space-8: 7.478rem;--banner-space-aprox: calc((var(--space-2) * 4) + var(--space-4))}@media screen and (min-width:1400px){:root{--font-micro: .382rem;--font-small: .618rem;--font-normal: 1rem;--font-h6: 1.618rem;--font-h5: 2.618rem;--font-h4: 4.236rem;--font-h3: 6.854rem;--font-h2: 11.089rem;--font-h1: 17.942rem;--space-micro: .382rem;--space-small: .618rem;--space-1: 1rem;--space-2: 1.618rem;--space-3: 2.618rem;--space-4: 4.236rem;--space-5: 6.854rem;--space-6: 11.089rem;--space-7: 17.942rem;--space-8: 29.03rem}}.h1{font-size:var(--font-h1)}.h2{font-size:var(--font-h2)}.h3{font-size:var(--font-h3)}.h4{font-size:var(--font-h4)}.h5{font-size:var(--font-h5)}.h6{font-size:var(--font-h6)}.a11y-hidden{display:none}.content{--max-width: 1312px;max-width:var(--max-width);width:calc(100% - var(--lateral-safe-space));margin-left:auto;margin-right:auto}.half-content{max-width:968px;width:calc(100% - var(--lateral-safe-space));margin-left:auto;margin-right:auto}.tab-header>div{background-color:#fff;border-radius:2rem;padding:var(--space-1);display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-1);width:auto}.tab-header.transparent>div{background:transparent}.tab-header--button{--surface-color: #32479c;--color: #ffffff;background-color:var(--color);color:var(--surface-color);border:1px solid var(--surface-color);padding:.5rem 1rem;border-radius:2rem;transition:all .35s ease-in-out}.tab-header--button:hover{--color: #bdbdbd}.tab-header--button[data-selected]{background-color:var(--surface-color);color:var(--color);border:1px solid var(--surface-color)}.tab-header--button[data-selected]:hover{--surface-color: #32479c;--color: #ffffff}.accordeon>.accordeon-item:first-child{border-top:1px solid #bdbdbd}.accordeon>.accordeon-item{border-bottom:1px solid #bdbdbd}.accordeon-item--header{width:100%;padding:2rem 0 1.5rem;background-color:transparent;border:none;display:grid;grid-template-columns:1fr auto;text-align:left}.accordeon-item>h3{margin:0}.accordeon-item--header .title{font-size:var(--font-h6);color:#2b2a2f;line-height:1}.accordeon-item--header [data-icon]{font-size:var(--space-2);color:#222e76;transition:all .3s ease-in-out}.accordeon-item--header[aria-expanded=true] [data-icon]{transform:rotateX(180deg)}.accordeon-item--content{font-weight:300;line-height:1.5}.accordion-content-inner{padding:1.5rem 0}[data-icon]{font-size:1em;color:currentColor;fill:currentColor}body{--surface-background: #edeff2;background-color:var(--surface-background);font-family:Lexend Variable,sans-serif}.center{text-align:center}.flow{display:grid;gap:var(--gap, 1rem)}.flow>*{margin-top:0;margin-bottom:0}.gap-2{--gap: var(--space-2)}.gap-3{--gap: var(--space-3)}.gap-4{--gap: var(--space-4)}.tag{--tag-background: var(--surface-color);--tag-color: var(--surface-background);padding:var(--space-micro) var(--space-small);display:inline-flex;border-radius:var(--space-2);font-size:var(--font-normal);background-color:var(--tag-background);color:var(--tag-color)}.tag-blue{--tag-color: #fff;--tag-background: #32479c}.tag-green{--tag-color: #101010;--tag-background: #86c440}.tag-yellow{--tag-color: #101010;--tag-background: #ffd300}.btn{--local-surface: #32479c;--local-color: #fff;text-decoration:none;padding:var(--space-small) var(--space-2);color:var(--local-color)!important;border:1px solid var(--local-surface);background-color:var(--local-surface);border-radius:.5em;display:inline-flex;align-items:center;gap:var(--space-small);font-weight:500;transition:all .3s ease-in-out}.btn:hover{--local-surface: #28397c}.btn.is-loading{color:transparent!important;pointer-events:none;position:relative}.btn.is-loading:after{left:calc(50% - .5em);position:absolute;top:calc(50% - .5em);content:"";display:block;height:1em;width:1em;animation:spinAround .5s linear infinite;border-bottom:2px solid var(--local-color);border-left:2px solid var(--local-color);border-radius:50%;border-right:2px solid transparent;border-top:2px solid transparent}.btn:active{transform:scale(.95)}.btn.big{font-size:var(--font-h6);padding:var(--space-1) var(--space-2)}.btn.width-full{width:100%;align-items:center;justify-content:center}.btn>svg{transform:scale(1.5)}.btn.invert{--local-surface: #fff;--local-color: #32479c}.btn.invert:hover{--local-surface: #edeff2}.btn.transparent{--local-surface: transparent;--local-color: var(--surface-color, #32479c);border:1px solid var(--local-color)}.generic-row{display:flex;gap:1rem;flex-wrap:wrap}.center-row{justify-content:center}.step-block{height:var(--radius-block-page);background-color:var(--surface-background);border-radius:0 0 var(--radius-block-page) var(--radius-block-page);z-index:1;position:relative}.step-block+*{position:relative}.step-block+*:before{position:absolute;content:"";display:block;width:100%;height:var(--radius-block-page);background-color:var(--surface-background);top:calc(var(--radius-block-page) * -1)}.form-content--title{font-size:var(--font-h6);font-weight:500}.form-content[data-page-form=content]{display:flex;flex-direction:column;gap:var(--space-3);overflow-y:auto;padding:0 calc(var(--lateral-safe-space) / 2)}.field-set{display:grid;gap:var(--space-small)}.field-set--title{font-weight:500}.radio-group{display:grid;gap:var(--space-1)}.input-text,.text-area{padding:var(--space-1);border-radius:var(--space-1);border:1px solid #e0e3e7}.img-full{width:100%}.margin-auto{margin:auto}.text-accent{color:#8c8c8c}.animation{animation-timing-function:ease-in-out;animation-duration:.3s;transform:all .3s ease-in-out}.delay{animation-delay:.3s}.delay-1{animation-duration:.6s;animation-timing-function:cubic-bezier(.54,-.01,.68,.09)}.animation-fade-in{animation-name:fade-in}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes reveal{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0)}}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.animation-reveal{animation-name:reveal}[data-animate]{transition:all .6s ease}.anime-fade-in{opacity:0;transform:translateY(1rem)}.anime-fade-in.is-visible{opacity:1;transform:translateY(0)}.anime-reveal{opacity:0;transform:translateY(1rem)}.anime-reveal.is-visible{opacity:1;transform:translateY(0)}.p-y-2{padding:var(--space-2) 0}.p-y-4{padding:var(--space-4) 0}.p-y-6{padding:var(--space-6) 0}.p-t-2{padding-top:var(--space-2)}.p-t-3{padding-top:var(--space-3)}
