.cb__content-heading,.cb #content-presentation-title.h2,.cb__content-heading--settings,.cb__content-heading #content-settings-title.h2,.cb #content-presentation-title.h2--settings,.cb #content-presentation-title.h2 #content-settings-title.h2{font-size:1.25rem!important;-webkit-hyphens:auto;hyphens:auto;line-height:2rem!important;letter-spacing:-.2px!important}.cb-text-size-juliett,.cb__radio__text{font-size:1.125rem!important;-webkit-hyphens:auto;hyphens:auto;line-height:1.75rem!important;letter-spacing:-.2px!important}.cb__legend,.cb__content p,.cb__footer-link,.cb__radio,.cb__radio:focus .cb__radio__text,.cb__button{font-size:1rem!important;-webkit-hyphens:auto;hyphens:auto;line-height:1.5rem!important;letter-spacing:-.2px!important}@media screen and (min-width: 769px){.cb__content-heading,.cb #content-presentation-title.h2{font-size:1.875rem!important;-webkit-hyphens:auto;hyphens:auto;line-height:2.75rem!important;letter-spacing:-.2px!important}}@media screen and (min-width: 769px){.cb__content-heading--settings,.cb__content-heading #content-settings-title.h2,.cb #content-presentation-title.h2--settings,.cb #content-presentation-title.h2 #content-settings-title.h2{font-size:1.5rem!important;-webkit-hyphens:auto;hyphens:auto;line-height:2.25rem!important;letter-spacing:-.2px!important}}@media screen and (min-width: 769px){.cb__legend,.cb__content p,.cb__footer-link,.cb__radio,.cb__button{font-size:1.125rem!important;-webkit-hyphens:auto;hyphens:auto;line-height:1.75rem!important;letter-spacing:-.2px!important}}@media screen and (min-width: 1024px){.cb__radio:focus .cb__radio__text{font-size:1.125rem!important;-webkit-hyphens:auto;hyphens:auto;line-height:1.75rem!important;letter-spacing:-.2px!important}}.cb__content p,.cb__radio,.cb__radio__text{font-weight:300}.cb__legend,.cb__radio input:checked~.cb__radio__text,.cb__button{font-weight:500}.cb{box-sizing:border-box}.cb h1,.cb h2,.cb h3,.cb h4,.cb h5,.cb h6{font-weight:400}.cb *,.cb *:before,.cb *:after{box-sizing:inherit}.cb figure,.cb fieldset,.cb legend{margin:0;padding:0}.cb__grid{align-items:center;display:grid;grid-template-columns:repeat(12,1fr);row-gap:1rem;column-gap:1.25rem}@media screen and (min-width: 769px){.cb__grid{row-gap:1.5rem;column-gap:1.5rem}}.cb__grid-column-1{grid-column:span 1/span 1;width:100%}.cb__grid-column-11{grid-column:span 11/span 11;width:100%}.cb__grid-column-12{grid-column:span 12/span 12;width:100%}.cb__button{background:#2a2859;border:.125rem solid #2a2859;color:#fff;cursor:pointer;display:block;font-family:inherit;margin-right:1.5rem;margin-bottom:1rem;text-decoration:none;text-align:center;padding:.25rem .75rem;white-space:normal;width:100%}@media screen and (min-width: 769px){.cb__button{display:inline-block;letter-spacing:-.2px;margin-bottom:0;padding:.5rem 1rem;width:auto}}.cb__button:first-child{margin-bottom:0}.cb__button:hover,.cb__button:focus{background-color:#1f42aa;border:2px solid #1f42aa;color:#fff;text-decoration:underline}.cb__button:focus-visible{outline-offset:0;outline:.25rem solid #e0adff}.cb__button:active{background-color:#1f42aa;border:.125rem solid #1f42aa;text-decoration:none}.cb__button:disabled{background-color:#f2f2f2;border:.125rem solid #f2f2f2;color:#919191;cursor:default;text-decoration:none}.cb__button:disabled:hover,.cb__button:disabled:active{background-color:#f2f2f2;border:.125rem solid #f2f2f2;color:#919191}.cb__button--outline{background-color:transparent;color:#2a2859}.cb__button--outline:hover,.cb__button--outline:focus{border:2px solid #1f42aa}.cb__button--outline:active{background-color:#1f42aa;color:#fff;border:2px solid #1f42aa}.cb__button--outline:focus-visible{outline-offset:0;outline:.25rem solid #e0adff}.cb__radio{color:#2a2859}.cb__radio:focus-within .cb__radio__text{color:#2a2859;transform:scale(1.05);opacity:1}.cb__radio__text{min-width:2em;-webkit-hyphens:auto;hyphens:auto;transition:.18s all ease-in-out;opacity:.8;margin-left:.5rem}.cb__radio label{margin-bottom:0}.cb__radio__input{align-items:center;display:inline-flex}.cb__radio__input span{margin-top:0}.cb__radio__input input{opacity:0;width:0;height:0}.cb__radio__input input:focus+.cb__radio__input input.cb__radio__control{box-shadow:0 0 0 .05em #fff,0 0 .15em .1em currentColor}.cb__radio__input input:checked+.cb__radio__control{background-color:#1f42aa;border-color:#1f42aa}.cb__radio input+.cb__radio__control:before{content:"";position:absolute;top:50%;left:50%;width:.4em;height:.4em;box-shadow:inset .5em .5em #fff;border-radius:50%;transition:.18s transform ease-in-out;transform:translate(-50%,-50%) scale(0)}.cb__radio__control{position:relative;align-items:center;background-color:#fff;border:.15em solid currentcolor;border-radius:50%;display:flex;height:1em;justify-content:center;transform:translateY(-.05em);width:1em;flex-shrink:0}.cb__radio input:checked+.cb__radio__control:before{transform:translate(-50%,-50%) scale(1)}.cb__radio input:checked+.cb__radio__control{background-color:#1f42aa}.cb__radio input:checked~.cb__radio__text{color:#1f42aa;line-height:1.75rem!important}.cb__radio:hover input:checked+.cb__radio__control,.cb__radio:focus input:checked+.cb__radio__control{background-color:#1f42aa}.cb__radio:hover .cb__radio__control,.cb__radio:focus .cb__radio__control{border-color:#1f42aa}.cb__radio:hover .cb__radio__text,.cb__radio:focus .cb__radio__text{color:#1f42aa}.cb__radio:hover .cb__radio__text{text-decoration:underline}.cb__radio input:focus-visible~.cb__radio__control{outline:.25rem solid #e0adff}.cb__radio:focus .cb__radio__control{border-color:#1f42aa;outline:.25rem solid #e0adff}.cb__radio--disabled input:disabled:checked+.cb__radio__control,.cb__radio--disabled:hover input:disabled:checked+.cb__radio__control{background-color:#919191}.cb__radio--disabled .cb__radio__control,.cb__radio--disabled:hover .cb__radio__control{border-color:#919191}.cb__radio--disabled .cb__radio__text,.cb__radio--disabled:hover .cb__radio__text{color:#919191;text-decoration:none}.cb{align-items:center;justify-content:center;font-family:Oslo Sans,OsloSans,sans-serif;font-size:100%;font-weight:400;line-height:1.5em;color:#2a2859;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0009;display:none;position:fixed;left:0;top:0;z-index:2147483647;width:100dvw;height:100dvh}.cb fieldset{border:none}.cb p,.cb a{color:#2a2859}.cb h2{padding:0}.cb__legend{color:#2a2859;border-bottom:none}.cb--open{display:flex}.cb__popup{display:flex;flex-direction:column;max-height:90dvh;max-width:90dvw;overflow:hidden}@media screen and (min-width: 769px){.cb__popup{max-height:80%;max-width:45.625rem}}.cb__content{background-color:#fff;flex:1;overflow:auto;padding:1.5rem 1.5rem 0}.cb__content p:last-child{margin-bottom:0}.cb__content legend+p{margin-top:0}@media screen and (min-width: 769px){.cb__content legend+p{margin-top:0}}.cb__content p+p{margin-top:1.25rem}.cb__content h2{padding:0}.cb__content p+h2{margin-top:2rem}@media screen and (min-width: 769px){.cb__content p+h2{margin-top:2rem}}@media screen and (min-width: 769px){.cb__content{padding:2rem 2rem 0}}.cb__content-illustration{text-align:center}.cb__content-illustration svg{width:73px;height:60px}@media screen and (min-width: 769px){.cb__content-illustration svg{width:102px;height:82px}}.cb__content-heading,.cb #content-presentation-title.h2{margin-bottom:1rem;margin-top:0}@media screen and (min-width: 769px){.cb__content-heading,.cb #content-presentation-title.h2{margin-bottom:1.5rem}}.cb__logo{color:#2a2859}.cb__logo svg{fill:currentcolor;width:59px;height:30px}@media screen and (min-width: 769px){.cb__logo svg{width:96px;height:49px}}.cb__footer{background-color:#fff;flex-shrink:0;padding:1.5rem}.cb__footer--buttons{display:flex;flex-direction:column-reverse;justify-content:center}@media screen and (min-width: 769px){.cb__footer{padding:2rem}.cb__footer--buttons{display:flex;flex-direction:row;justify-content:flex-start}}.cb__footer-link{display:block;text-align:center}@media screen and (min-width: 769px){.cb__footer-link{text-align:left}}.cb__divider{background-color:#dadada;border:none;display:block;height:2px;margin:2rem 0;padding:0}.cb__divider--dark{background-color:#000}.cb a{display:block;text-decoration:underline;word-wrap:break-word;width:100%}@media screen and (min-width: 769px){.cb a{display:inline-block;width:fit-content}}.cb a:focus-visible{box-shadow:0 0 0 .125rem #1f42aa;outline-offset:.125rem;outline:.25rem solid #e0adff}.cb a:visited{color:#2a2859}.cb a:hover,.cb a:focus{color:#1f42aa}.cb a:active{color:#1f42aa}.cb-none{display:none}.cb-block{display:block}.cb-prevent-scroll{overflow:hidden}
