@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap");*{-webkit-box-sizing:border-box;box-sizing:border-box}*,body,html{padding:0;margin:0}body{font-family:Open Sans,sans-serif}.hide-native-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-native-scrollbar::-webkit-scrollbar{display:none}.avoid-clicks{pointer-events:none}.error-message{position:absolute;top:0;left:0;width:100%;background:red;color:#fff;text-align:center;font-weight:700;padding-top:10px;padding-bottom:10px}.show{display:block}.hide{display:none}.btn-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}.btn-center .next-btn{background:#ffae0d;color:#fff}.header-container{height:125px}.header-container,.header-container .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-container .header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-container .h-logo{width:95vw;max-width:411px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-container .h-logo div{display:inline-block;width:20%;vertical-align:middle;text-align:center}.header-container .h-logo img{width:95%}.header-container .h-logo div:nth-child(2){width:20%}.header-container .h-logo div:nth-child(3){width:35%}.hero-container{margin-bottom:2em}.hero-container .hero-image-desktop,.hero-container .hero-image-mobile{width:100%}.hero-container .hero-image-mobile{display:block}.hero-container .hero-image-desktop{display:none}.content{width:90%;margin:0 auto 3em;font-style:normal;letter-spacing:0;text-align:left;position:relative}.content h1{font-size:33px;font-weight:700;line-height:49px;margin-bottom:1em;text-decoration:underline;-webkit-text-decoration-color:#ffae0d;text-decoration-color:#ffae0d}.content p{font-size:21px;font-weight:400;line-height:34px;margin-bottom:1em}.content .rect-obj{position:absolute;width:102px;height:166px;left:-35px;top:-9px;background:#ffae0d;z-index:-1}.txt-blue{font-weight:700;color:#295ea5}section{width:100%;background:#f0f0f0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section .container{max-width:500px;width:90%;padding-top:60px;padding-bottom:70px;position:relative}section h3{text-align:center;width:90%;font-size:24px;margin:0 auto 24px}section .step{display:none}section .step.active{display:block}section .form-group{width:80%;margin-top:5px;background:#fff;display:inline-block;padding-top:1em;padding-bottom:1em;border:1px solid #a9a9a9}section .form-group input{width:7%;border:1.5px solid hsla(0,0%,50.2%,.418);padding:3px;font-size:18px;margin-top:5px;border-radius:2px;vertical-align:middle;height:40px;margin-left:16px}section .form-group label{font-weight:700;font-size:20px;line-height:24px;float:right;width:66%;margin-right:30px;height:47px;cursor:pointer}section button.next-btn,section button.previous-btn,section button.submit-btn{float:right;margin-top:20px;padding:10px 30px;border:none;outline:none;font-size:18px;cursor:pointer}section button.next-btn,section button.previous-btn{background:transparent}section button.previous-btn{float:left}section button.submit-btn{background:#ffae0d;color:#fff}section .label-class{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section .reviewAnswers{text-align:center}section .successful-message{color:#006e2c;background-color:#ccf1db;margin-top:-40px;margin-bottom:1em;padding-top:1em;padding-bottom:1em;border:1px solid rgba(0,110,44,.30980392156862746);border-radius:3px}.next-arrow{right:-30px}.next-arrow,.previous-arrow{background:transparent;position:absolute;top:252px}.previous-arrow{left:-30px}.m-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:546px){.hero-image-mobile{display:none!important}.hero-image-desktop{display:block!important}}@media (min-width:786px){body{margin-bottom:10em}.header,.parent-container{width:711px;margin:0 auto}.header-container{background:#f2f2f2;height:72px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.header-container .header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px;padding-bottom:1em;margin:0}.h-logo img{width:auto}.content{width:100%;margin-bottom:50px}.content h1{font-size:56px;line-height:78px;padding-right:30px}.content p{line-height:36px}.content .rect-obj{height:260px}.previous-arrow{position:absolute;top:180px;left:-85px}.next-arrow{position:absolute;top:180px;right:-85px}section .form-group{width:49%;margin-top:5px;background:#fff;display:inline-block;padding-top:1em;padding-bottom:1em}.m-center{display:block}section h3{width:400px}}.fade-in{-webkit-animation-duration:1s;-webkit-animation-timing-function:ease;-webkit-animation-name:fadeIn;-moz-animation-duration:1s;-moz-animation-timing-function:ease;-moz-animation-name:fadeIn;-ms-animation-duration:1s;-ms-animation-timing-function:ease;-ms-animation-name:fadeIn;-o-animation-duration:1s;-o-animation-timing-function:ease;-o-animation-name:fadeIn;animation-duration:1s;animation-timing-function:ease;animation-name:fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/src.71be0714.css.map */