#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}:not(.App){font-family:Poppins,sans-serif!important}h1,h2,h3,h4,h5,h6{font-weight:unset;font-style:unset;font-size:unset}.lazyload-wrapper,img,picture{height:100%;width:100%}.grecaptcha-badge{visibility:hidden!important}.btn-primary{background:#42a6ff;color:#fff;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms;border:3px solid #42a6ff}.btn-primary:hover{background:#0f8eff;border-color:#0f8eff}.btn-secondary{background:transparent;color:#42a6ff;border:3px solid #42a6ff;transition:color .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms}.btn-secondary:hover{color:#0f8eff;border-color:#0f8eff}.btn-bigger{font-size:20px;padding:.75em 1.7em}.primary-background:nth-of-type(2n),.primary-background:nth-of-type(odd){background-color:#fff}.secondary-background:nth-of-type(2n),.secondary-background:nth-of-type(odd){background-color:#f9fafe}@media(max-width:767px){.hidden-image-on-mobile picture{display:none}}@media(min-width:1280px){.hidden-image-on-desktop picture{display:none}}@media(min-width:768px)and (max-width:1023px){.hidden-image-on-tablet picture{display:none}}@media(max-width:767px),(min-width:768px)and (max-width:1023px){.hidden-image-on-mobile-and-tablet picture{display:none}}.ql-indent-1{padding-left:16px}.ql-indent-2{padding-left:32px}.ql-indent-3{padding-left:48px}.ql-indent-4{padding-left:64px}.ql-indent-5{padding-left:80px}.ql-indent-6{padding-left:96px}.ql-indent-7{padding-left:112px}.ql-indent-8{padding-left:128px}.ql-size-small{font-size:10px!important}.ql-size-large{font-size:20px!important}.ql-size-huge{font-size:30px!important}.ql-align-center{text-align:center;width:100%}.ql-align-justify{text-align:justify;width:100%}.ql-align-right{text-align:right;width:100%}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:scroll;color:#001c44}#__next,.App,body,html,main{height:100%;font-size:inherit!important}body{background-color:#fff}.App{display:flex;flex-direction:column;justify-content:space-between;padding-top:90px;background:#fff}@media(max-width:767px),(min-width:768px)and (max-width:1023px){.App{padding-top:70px}}.no-js{display:none!important}br{display:block;content:"";margin-top:20px}@media(min-width:768px)and (max-width:1023px){br{margin-top:16px}}@media(max-width:767px){br{margin-top:12px}}.no-script{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;position:fixed;top:0;left:0;background:#fff;height:100%;width:100%;z-index:9999}input[type=checkbox]{appearance:none;background-color:#fff;margin:0;font:inherit;color:#9d9eb4;width:18px;height:18px;border:1px solid #9d9eb4;border-radius:2px;transform:translateY(-.075em);display:grid;place-content:center}input[type=checkbox]:before{width:17px;height:17px;display:grid;place-content:center;content:"";width:10px;height:10px;transform:scale(0);transition:transform .12s ease-in-out;box-shadow:inset 1em 1em #fff;transform-origin:bottom left;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%)}input[type=checkbox]:checked:before{transform:scale(1)}input[type=checkbox]:checked{background:#42a6ff;transition:background .12s ease-in-out}#nprogress .bar{background:#42a6ff;height:5px}#nprogress .peg{box-shadow:0 0 25px #42a6ff,0 0 12px #42a6ff}