@font-face{font-family:"BrandonText-Medium";src:url(/static/media/BrandonText-Medium.70b578bd.woff2) format("woff2"),url(/static/media/BrandonText-Medium.819371bd.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:"BrandonText-Regular";src:url(/static/media/BrandonText-Regular.5e6ffbe5.woff2) format("woff2"),url(/static/media/BrandonText-Regular.fadd8591.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"BrandonText-Bold";src:url(/static/media/BrandonText-Bold.d59aa475.woff2) format("woff2"),url(/static/media/BrandonText-Bold.5be1efde.woff) format("woff");font-weight:700;font-style:normal}body,html{margin:0;font-family:"BrandonText-Regular";background-color:#f8f9fb;color:#06080c}*{box-sizing:border-box}section{position:relative}input{outline:none}a{text-decoration:none;color:#4b83ff}button{border:none;outline:none;font-weight:700}.container{max-width:640px;width:100%;padding:0 20px}.btn-next{background-color:#d0021b;border-radius:100px;width:100%;color:#fff;font-size:16px;font-family:"BrandonText-Bold";letter-spacing:.13px;padding:16px;margin-top:20px;display:block;text-align:center}.btn-confirmation{height:30px;width:45%;margin-right:5%;pointer-events:auto;background-image:linear-gradient(315deg,#303c6f,#222e61);color:#fff}.btn-confirmation--outline{height:30px;width:45%;pointer-events:auto;border:2px solid #222e61;background-color:#fff!important;color:#222e61}.popup-notif{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f8954a;padding-bottom:80px}.popup-notif .content{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;text-align:center}.popup-notif .content img{display:block;width:100px;margin:auto auto 40px}.popup-notif .content h3{font-size:20px;margin-bottom:5px}.popup-notif .content p{font-size:14px;text-align:center;color:rgba(0,0,0,.62);max-width:280px}.popup-notif .content p strong{color:#000}.popup-notif .btn-back{display:block;width:calc(100% - 40px);background-color:#fff;font-size:14px;padding:15px;border-radius:10px;position:absolute;bottom:30px;left:50%;transform:translateX(-50%);color:#000;text-align:center}.btn-submit{bottom:0;left:0;height:60px;width:100%;pointer-events:auto;background-image:linear-gradient(315deg,#303c6f,#222e61);color:#fff;font-weight:700;display:flex;justify-content:center;align-items:center}.btn-submit.fixed{position:fixed}.btn-submit.disabled{background-color:#e5e5e5;color:#969aa2;pointer-events:none;background-image:none}.custom-field{width:100%;height:52px;border:1pt solid #e5e9f2;border-radius:12px}.custom-field,input.search-field,select.select-field{position:relative;padding:5px 10px;font-size:14px;font-weight:400;font-family:"BrandonText-Regular"}input.search-field,select.select-field{width:25%;height:36px;border:1pt solid #e5e9f2;border-radius:8px}input.search-field:not(:first-child),select.select-field:not(:first-child){left:2%}select.language-select{background:transparent;border:0;color:#fff}@media only screen and (max-width:767px){input.search-field{width:55%}select.select-field{width:45%}}.section-home .header{width:100%;position:relative;padding:16px 20px 120px;background-image:linear-gradient(315deg,#303c6f,#222e61 30%)}.section-home .header .title{font-size:24px;font-family:"BrandonText-Bold";letter-spacing:.48px;color:#fff}.section-home .header .title .sub-title{font-size:15px;font-family:"BrandonText-Regular";letter-spacing:0}.section-home .header .language{position:relative;display:grid;grid-template-columns:auto auto;align-items:center;grid-column-gap:16px}.section-home .body{position:relative;color:#333;background-color:#ff444e;border-radius:8px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);top:-100px;min-width:250px;max-width:665px;margin:0 auto;padding:12px}.section-home .body:nth-child(3n+1){background-color:#39f}.section-home .body:nth-child(3n+2){background-color:#fed766}.section-home .body:nth-child(3n+3){background-color:#ff444e}.section-home .body:not(:first-child){margin-top:30px}.section-home .body .input-container{display:block;width:100%;margin-bottom:15px;background-color:#ff0}.section-home .body .title{font-family:"BrandonText-Medium";font-size:20px;letter-spacing:.38px;margin-bottom:2px;display:inline-flex}.section-home .body .title .circle{height:22.5px;width:22.5px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover}.section-home .body .action{position:absolute;right:3%}.section-home .body .desc{font-family:"BrandonText-Medium";width:100%;display:flex;font-size:13px}.section-home .body .info{width:100%;display:flex}.section-home .body .info button{font-family:"BrandonText-Medium";border:none;outline:none;background:none;color:#fff;font-size:1rem;font-weight:400;flex-direction:row;display:flex;align-items:center;justify-content:center;cursor:pointer}@media only screen and (max-width:335px){.section-home .body{max-width:335px;margin:0 20px}.section-home .body:not(:first-child){margin-top:20px}.section-home h1{font-size:5.5vw}.section-home h2{font-size:3vh}.section-home h3{font-size:2.5vh}}@media only screen and (max-width:767px){.section-home .body{margin:0 20px}.section-home h1{font-size:5.5vw}.section-home h2{font-size:2.5vh}.section-home h3{font-size:2vh}}.popup{position:fixed;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:99;background-color:transparent;pointer-events:none;transition-duration:.3s}.popup.active{pointer-events:auto;background-color:rgba(0,0,0,.7)}.popup.active .content{transform:translateY(0)}.popup .content{transition-duration:.3s;transform:translateY(100%);position:absolute;width:100%;bottom:0;padding:20px;background-color:#fff;border-radius:10px 10px 0 0;color:#06080c}.popup .content .btn-close{position:absolute;right:10px;top:-35px;background:transparent}.popup .content .title{font-size:20px;font-weight:500;font-family:"BrandonText-Medium";margin-top:5px;margin-bottom:10px;display:inline-flex}.popup .content .title .circle{height:22.5px;width:22.5px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover}.popup .content #donutchart{position:relative}.popup .content #labelOverlay{font-family:"BrandonText-Bold";font-size:18px;position:absolute;top:43%;left:46.5%;text-align:center;cursor:default}@media only screen and (max-width:335px){.popup .content #labelOverlay{left:33%}}@media only screen and (min-width:335px) and (max-width:767px){.popup .content #labelOverlay{left:36.5%}}.popup .content #labelOverlay p{line-height:.3;padding:0;margin:8px}.popup .content #labelOverlay p.title{line-height:.5;font-size:20pt}.popup .content #labelOverlay p.sub-title{line-height:.5;font-size:12pt}
/*# sourceMappingURL=main.2761514a.chunk.css.map */