@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.successfully{cursor:pointer}.successfully:before{background-color:green;color:#fff!important;cursor:pointer!important}*,:after,:before{box-sizing:border-box}body{background:#f5f5f5}::placeholder,body{font-family:Roboto,sans-serif!important}a{cursor:pointer;text-decoration:none}h1,h2{margin:0}:root{--primary-color:#2e559d;--secondary-color:#ffd710;--bg-box:#1f3d7780;--width-sm-one:506px;--width-sm-two:517px;--width-md-one:549px;--width-md-two:599px;--width-lg-one:692px;--width-lg-two:850px;--white:#fff;--black:#000;--text-dark:#0a1934}.box_width_sm_one{max-width:506px;max-width:var(--width-sm-one)}.box_width_sm_two{max-width:517px;max-width:var(--width-sm-two)}.box_width_md_one{max-width:549px;max-width:var(--width-md-one)}.box_width_md_two{max-width:599px;max-width:var(--width-md-two)}.box_width_lg_one{max-width:692px;max-width:var(--width-lg-one)}.box_width_lg_two{max-width:850px;max-width:var(--width-lg-two)}.margin_top_none{margin-top:0!important}.start_wrapper{background:#2e559d;background:var(--primary-color);height:auto;min-height:100vh;position:relative}.start_wrapper .bg_layer{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.start_wrapper .bg_layer .shp_1{position:absolute;right:0;top:0}.start_wrapper .bg_layer .shp_2{bottom:0;left:0;position:absolute}.start_wrapper .bg_layer span.blur_1{background:#ffd710;background:var(--secondary-color);bottom:-20%;filter:blur(327px);left:60%;max-width:740px}.start_wrapper .bg_layer span.blur_1,.start_wrapper .bg_layer span.blur_2{aspect-ratio:1/1;border-radius:50%;display:block;height:auto;position:absolute;transform:translateX(-50%);width:100%}.start_wrapper .bg_layer span.blur_2{background:#49a0d7;filter:blur(282px);left:50%;max-width:651px;top:-20%}.start_wrapper .txt_layer{padding:150px 16px;position:relative}.start_wrapper .txt_layer .logo_block{margin:0 auto;max-width:474px;width:100%}.start_wrapper .txt_layer .logo_block img{width:100%}.start_wrapper .txt_layer .ready_block{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1f3d7780;background:var(--bg-box);border-radius:30px;display:flex;flex-direction:column;gap:72px;justify-content:center;margin:60px auto 0;max-width:798px;padding:50px 70px 70px;width:100%}.start_wrapper .txt_layer .ready_block .top_block{text-align:center}.start_wrapper .txt_layer .ready_block .top_block img{max-width:100%}.start_wrapper .txt_layer .ready_block .top_block h1{color:#fff;color:var(--white);font-size:60px;font-weight:600;line-height:1.3;margin:-84px 0 10px}.start_wrapper .txt_layer .ready_block .top_block p{color:#fff;color:var(--white);font-size:30px;font-weight:400;line-height:1.3}.start_wrapper .txt_layer .ready_block .btn_block,.start_wrapper .txt_layer .ready_block .btn_block a{align-items:center;display:flex;justify-content:center}.start_wrapper .txt_layer .ready_block .btn_block a{background:#ffd710;background:var(--secondary-color);border-radius:5px;box-shadow:0 4px 24px 0 #00000026;gap:16px;height:65px;max-width:272px;width:100%}.start_wrapper .txt_layer .ready_block .btn_block a span{color:#0a1934;color:var(--text-dark);font-size:22px;font-weight:700;line-height:1.3;text-transform:uppercase}.step_wrapper{position:relative}.step_wrapper .top_logo_block{background:#2e559d;background:var(--primary-color);left:0;padding:30px 50px;position:fixed;top:0;width:100%;z-index:99}.step_wrapper .top_logo_block .logo{margin:0 auto;width:fit-content}.step_wrapper .top_logo_block .logo a{display:block}.step_wrapper .top_logo_block .logo a img{max-width:335px;width:100%}.step_wrapper .bottom_steps{background:#f5f5f5;bottom:0;left:0;padding:20px 0 10px;position:fixed;width:100%}.step_wrapper .bottom_steps ul.for_desktop{align-items:center;counter-reset:steps;display:flex;gap:50px;justify-content:center;list-style-type:none;width:100%}.step_wrapper .bottom_steps ul.for_desktop li{position:relative}.step_wrapper .bottom_steps ul.for_desktop li:first-child:after{display:none}.step_wrapper .bottom_steps ul.for_desktop li:before{align-items:center;border:1px solid #bababa;border-radius:50%;color:#666;content:counter(steps);counter-increment:steps;display:flex;font-size:14px;font-weight:500;height:32px;justify-content:center;width:32px}.step_wrapper .bottom_steps ul.for_desktop li:after{background:#dadada;content:"";height:1px;left:-40px;position:absolute;top:50%;transform:translateY(-50%);width:30px}.step_wrapper .bottom_steps ul.for_desktop li span{color:#333;display:none;font-size:18px;font-weight:500;opacity:0}.step_wrapper .bottom_steps ul.for_desktop li.active{align-items:center;display:flex;gap:10px}.step_wrapper .bottom_steps ul.for_desktop li.active:before{background-color:#2e559d;background-color:var(--primary-color);color:#fff;color:var(--white)}.step_wrapper .bottom_steps ul.for_desktop li.active span{display:block;opacity:1}.step_wrapper .bottom_steps ul.for_desktop li.step_done:before{background-color:#ffd710!important;background-color:var(--secondary-color)!important;background:url(/static/media/tick_icon.daf30b6594f368b3f83c.svg);background-position:50%;background-repeat:no-repeat;content:""}.step_wrapper .bottom_steps .step_for_mob{display:none;justify-content:center}.step_wrapper .bottom_steps .step_for_mob p{background:#fafafa;border:1px solid #bababa;border-radius:50px;color:#868686;font-size:16px;font-weight:500;padding:12px 24px}.step_wrapper .bottom_steps .step_for_mob p span{color:#1c1c1c}.step_wrapper .step_body{background:#f5f5f5;padding:220px 16px 180px}.step_wrapper .step_body .step_form{display:flex;flex-direction:column;gap:60px;height:100%;justify-content:center}.step_wrapper .step_body .step_form .form_block{background:#fff;background:var(--white);border:1px solid #cecece;border-radius:20px;box-shadow:0 3px 65px 0 #0000000a;margin:0 auto;padding:42px;width:100%}.step_wrapper .step_body .step_form .form_block h1{color:#1e1e1e;font-size:40px;font-weight:500;line-height:1.3;text-align:center}.step_wrapper .step_body .step_form .form_block h2{color:#1e1e1e;font-size:32px;font-weight:500;line-height:1.3;margin:6px 0 0;text-align:center}.step_wrapper .step_body .step_form .form_block .chk_items{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:42px}.step_wrapper .step_body .step_form .form_block .chk_items .item{position:relative;width:fit-content}.step_wrapper .step_body .step_form .form_block .chk_items .item input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.step_wrapper .step_body .step_form .form_block .chk_items .item input:checked+.check_ui{background:#2e559d;background:var(--primary-color)}.step_wrapper .step_body .step_form .form_block .chk_items .item input:checked+.check_ui span{color:#fff;color:var(--white);margin-left:0}.step_wrapper .step_body .step_form .form_block .chk_items .item input:checked+.check_ui img{opacity:1}.step_wrapper .step_body .step_form .form_block .chk_items .item .check_ui{align-items:center;background:#fff;background:var(--white);border:1px solid #b4b4b4;border-radius:5px;display:flex;gap:7px;height:57px;justify-content:center;transition:all .3s;width:147px}.step_wrapper .step_body .step_form .form_block .chk_items .item .check_ui span{color:#565656;font-size:22px;font-weight:500;margin-left:-28px;transition:all .3s}.step_wrapper .step_body .step_form .form_block .chk_items .item .check_ui img{opacity:0;transition:all .3s}.step_wrapper .step_body .step_form .form_block .chk_items_type_two .item input:checked+.check_ui{border:1px solid #1e1e1e!important}.step_wrapper .step_body .step_form .form_block .chk_items_type_two .item input:checked+.check_ui span:before{border:1px solid #2e559d;border:1px solid var(--primary-color);outline:1px solid #2e559d;outline:1px solid var(--primary-color)}.step_wrapper .step_body .step_form .form_block .chk_items_type_two .item input:checked+.check_ui span:after{opacity:1}.step_wrapper .step_body .step_form .form_block .chk_items_type_two .item .check_ui{background:#fff!important;background:var(--white)!important}.step_wrapper .step_body .step_form .form_block .chk_items_type_two .item .check_ui span{color:#565656!important;font-size:20px!important;margin:0;padding-left:34px;position:relative}.step_wrapper .step_body .step_form .form_block .chk_items_type_two .item .check_ui span:before{border:1px solid #878787;border-radius:50%;content:"";height:24px;left:0;outline:1px solid #0000;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;width:24px}.step_wrapper .step_body .step_form .form_block .chk_items_type_two .item .check_ui span:after{background:#2e559d;background:var(--primary-color);border-radius:50%;content:"";height:14px;left:5px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;width:14px}.step_wrapper .step_body .step_form .form_block .input_fields{margin-top:42px}.step_wrapper .step_body .step_form .form_block .input_fields input:disabled{background:#f3f3f3;border:1px solid #2e559d;border:1px solid var(--primary-color);border-radius:5px;color:#5b5b5b;font-size:16px;font-weight:500;line-height:1.3;margin-bottom:16px;padding:22px;width:100%}.step_wrapper .step_body .step_form .form_block .input_fields input:disabled:last-child{margin-bottom:0}.step_wrapper .step_body .step_form .form_block .input_fields input,.step_wrapper .step_body .step_form .form_block .input_fields select,.step_wrapper .step_body .step_form .form_block .input_fields textarea{border:1px solid #2e559d;border:1px solid var(--primary-color);border-radius:5px;color:#5b5b5b;font-size:16px;font-weight:500;line-height:1.3;margin-bottom:16px;outline:2px solid #0000;padding:22px;transition:all .3s;width:100%}.step_wrapper .step_body .step_form .form_block .input_fields input:focus-visible,.step_wrapper .step_body .step_form .form_block .input_fields select:focus-visible,.step_wrapper .step_body .step_form .form_block .input_fields textarea:focus-visible{border:1px solid #0000;outline:2px solid #2e559d;outline:2px solid var(--primary-color)}.step_wrapper .step_body .step_form .form_block .input_fields textarea{height:200px;resize:none}.step_wrapper .step_body .step_form .form_block .input_fields .select_block{background:#f3f3f3;margin-bottom:16px;position:relative;z-index:1}.step_wrapper .step_body .step_form .form_block .input_fields .select_block:last-child{margin-bottom:0}.step_wrapper .step_body .step_form .form_block .input_fields .select_block:after{background:url(/static/media/chevron_down.2bcef3b981f3d1f7e5f5.svg);background-position:50%;background-repeat:no-repeat;content:"";height:20px;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:all .3s;width:20px;z-index:-1}.step_wrapper .step_body .step_form .form_block .input_fields .select_block select{-webkit-appearance:none;appearance:none;background:#0000!important;margin:0}.step_wrapper .step_body .step_form .form_block .input_fields .selected:after{transform:translateY(-50%) rotate(-180deg)!important}.step_wrapper .step_body .step_form .form_block .input_fields .sm_txt{color:#1e1e1e;font-size:22px;font-weight:400;line-height:1.3;margin:42px 0 0;text-align:center}.step_wrapper .step_body .step_form .form_block .input_fields span.capt{color:#848484;display:block;font-size:14px;font-weight:500;line-height:1.3;margin-top:-6px}.step_wrapper .step_body .step_form .btn_block{align-items:center;display:flex;gap:20px;justify-content:center;width:100%}.step_wrapper .step_body .step_form .btn_block a,.step_wrapper .step_body .step_form .btn_block button{align-items:center;border:1px solid #0a1934;border-radius:5px;box-shadow:0 6px 10px 0 #00000008;display:flex;gap:13px;height:66px;justify-content:center;transition:all .3s;width:190px}.step_wrapper .step_body .step_form .btn_block a span,.step_wrapper .step_body .step_form .btn_block button span{color:#0a1934;color:var(--text-dark);font-size:20px;font-weight:600;line-height:1.3;text-transform:uppercase}.step_wrapper .step_body .step_form .btn_block a:hover,.step_wrapper .step_body .step_form .btn_block button:hover{background:#ffd710;background:var(--secondary-color)}.step_wrapper .step_body .step_form .btn_block a.nxt_btn,.step_wrapper .step_body .step_form .btn_block button.nxt_btn{background:#ffd710;background:var(--secondary-color);transition:all .3s}.step_wrapper .step_body .step_form .btn_block a.nxt_btn:hover,.step_wrapper .step_body .step_form .btn_block button.nxt_btn:hover{background:#fff;background:var(--white)}@media(max-width:830px){.step_wrapper .bottom_steps ul.for_desktop{display:none}.step_wrapper .bottom_steps .step_for_mob{display:flex}}@media(max-width:767px){.step_wrapper .step_body .step_form .form_block{padding:24px 20px}}@media(max-width:576px){.start_wrapper .txt_layer .logo_block{padding:0 20px}.start_wrapper .txt_layer .ready_block .top_block h1{font-size:38px;margin:-64px 0 10px}.start_wrapper .txt_layer .ready_block .top_block p{font-size:20px}.start_wrapper .txt_layer .ready_block{padding:30px}.start_wrapper .txt_layer .ready_block .btn_block a{max-width:100%}.step_wrapper .step_body .step_form .form_block h1{font-size:24px}.step_wrapper .step_body .step_form .form_block .chk_items .item .check_ui span{font-size:18px}.step_wrapper .step_body .step_form .form_block .chk_items .item{max-width:calc(50% - 7.5px);width:calc(50% - 7.5px)}.step_wrapper .step_body .step_form .form_block .chk_items .item .check_ui{width:100%}.step_wrapper .step_body .step_form .form_block h2{font-size:20px}.step_wrapper .step_body .step_form .form_block .input_fields{margin-top:20px}.step_wrapper .step_body .step_form .btn_block a span,.step_wrapper .step_body .step_form .btn_block button span{font-size:16px}.step_wrapper .step_body{padding:180px 16px}.step_wrapper .step_body .step_form .form_block .chk_items.chk_items_type_two{flex-wrap:wrap}.step_wrapper .step_body .step_form .form_block .chk_items.chk_items_type_two .item{max-width:100%;width:100%}.step_wrapper .step_body .step_form .form_block .chk_items.chk_items_type_two .item .check_ui{justify-content:flex-start;padding:16px}.step_wrapper .step_body .step_form .form_block .chk_items.chk_items_type_two .item .check_ui span{font-size:16px!important}.step_wrapper .step_body .step_form .form_block .input_fields .sm_txt{font-size:20px;margin:4px 0 0}}
/*# sourceMappingURL=main.e486fee2.css.map*/