#st-w .Agreement{width:100%;font-family:"SBSansText";font-size:16px;line-height:28px;font-weight:400;color:#fff}#st-w .Agreement a{transition:color .25s;color:rgba(255,255,255,.8);cursor:pointer;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.8);-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-focus-ring-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#st-w .Agreement a:hover{color:#fff;border-bottom:1px solid #fff}#st-w .Agreement a:active{color:#fff;border-bottom:1px solid #fff}#st-w .Agreement a:visited{color:#fff;font-weight:600;border-bottom:2px solid #fff}
#st-w .Button{display:flex;align-items:center;justify-content:center;appearance:none;border:0;padding:0;text-decoration:none;cursor:pointer;border:none;white-space:nowrap;user-select:none;outline:none;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-focus-ring-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width: 767.98px){#st-w .Button{width:100%}}#st-w .Button svg{margin-right:8px}#st-w .Button>*{pointer-events:none}#st-w .Button__text{font-family:"SBSansInterface";font-weight:600}#st-w .Button_size_L{height:56px;padding:0 32px;border-radius:28px}#st-w .Button_size_L .Button__text{font-size:16px;line-height:24px}#st-w .Button_size_M{height:48px;padding:0 24px;border-radius:24px}#st-w .Button_size_M .Button__text{font-size:16px;line-height:24px}#st-w .Button_size_S{height:40px;min-height:40px;padding:0 12px;border-radius:20px}#st-w .Button_size_S .Button__text{font-size:14px;line-height:20px}#st-w .Button_theme_base{color:#fff;background-color:#107f8c}#st-w .Button_theme_base:hover{background-color:#21a19a}#st-w .Button_theme_base:active{background-color:#005e7f;box-shadow:none}#st-w .Button_theme_base:active+.Button_theme_base:focus-visible{outline:none}#st-w .Button_theme_base:focus-visible{border:4px solid #000;outline:none}#st-w .Button_theme_base .Button_isLoading::after{border:3px solid #fff;border-bottom-color:transparent}#st-w .Button_theme_white{color:#107f8c;background-color:#fff}#st-w .Button_theme_white:hover{color:#21a19a}#st-w .Button_theme_white:active{color:#005e7f;border:2px solid #005e7f}@media(max-width: 1023.98px){#st-w .Button_theme_white:active{color:#21a19a;border:none}}#st-w .Button_theme_white:active+.Button_theme_white:focus-visible{color:#005e7f;outline:none}@media(max-width: 1023.98px){#st-w .Button_theme_white:active+.Button_theme_white:focus-visible{color:#21a19a;border:none}}#st-w .Button_theme_white:focus-visible{border:4px solid #1358bf;outline:none;color:#21a19a}@media(max-width: 1023.98px){#st-w .Button_theme_white:focus-visible{color:#21a19a;border:none}}#st-w .Button_theme_white-bordered{color:#107f8c;background-color:#fff;border:2px solid #107f8c}#st-w .Button_theme_white-bordered:hover{color:#21a19a;border:2px solid #21a19a}#st-w .Button_theme_white-bordered:active{color:#005e7f;border:2px solid #005e7f}#st-w .Button_theme_white-bordered:active+.Button_theme_white-bordered:focus-visible{color:#005e7f;border:2px solid #005e7f;outline:none}#st-w .Button_theme_white-bordered:focus-visible{border:4px solid #1358bf;outline:none;color:#21a19a}#st-w .Button_theme_white-bordered .Button_isLoading{background-color:#107f8c !important}#st-w .Button_theme_white-bordered .Button_isLoading::after{border:3px solid #fff;border-bottom-color:transparent}#st-w .Button_isLoading{position:relative;pointer-events:none !important;cursor:default !important;color:transparent !important;user-select:none;transition:none !important;background-color:#107f8c !important}#st-w .Button_isLoading::after{content:"";position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);width:30px;height:30px;border:3px solid #fff;border-bottom-color:transparent;border-radius:50%;animation:1s preloader linear infinite}#st-w .Button_isLoading svg{display:none}@keyframes preloader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
#st-w .FormField{position:relative;display:flex;flex-direction:column}#st-w .FormField__wrapper-input{display:flex;position:relative;border-radius:10px;overflow:hidden;height:60px;background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.04);transition:all .3s ease-in-out;cursor:text}#st-w .FormField__wrapper-input:hover{border-color:#1358bf}#st-w .FormField__wrapper-input:visited+.FormField__wrapper-input:active{border:4px solid #1358bf}#st-w .FormField__wrapper-input:visited+.FormField__wrapper-input:active::before{background-color:transparent}#st-w .FormField__wrapper-input:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:transparent;transition:background-color .3s ease-in-out}#st-w .FormField__wrapper-input_error:before{background-color:#db1237}#st-w .FormField__wrapper-input_valid{border-bottom-color:#31c2a7}#st-w .FormField__wrapper-input_valid:before{background-color:#31c2a7}#st-w .FormField__wrapper-input_isFocused{border:2px solid #1358bf}#st-w .FormField__wrapper-input_isFocused::before{background-color:transparent}#st-w .FormField__input{font-family:"SBSansInterface";font-size:20px;line-height:28px;font-weight:600;appearance:none;-webkit-appearance:none;width:100%;padding:16px 20px;border-radius:10px;outline:none;background-color:transparent;border:none;z-index:2}#st-w .FormField__input_phone{transition:font .3s ease-in-out}#st-w .FormField__input_phone::-moz-placeholder{opacity:1 !important;color:#000 !important}#st-w .FormField__input_valid-phone{font-size:16px;line-height:24px;font-weight:400}#st-w .FormField__input_valid-phone:focus{font-size:16px;line-height:24px;font-weight:400}#st-w .FormField__input::placeholder{color:#1f1f22;font-size:20px;line-height:28px;font-weight:600}#st-w .FormField__input::-ms-clear{display:none;width:0;height:0}#st-w .FormField__input::-ms-reveal{display:none;width:0;height:0}#st-w .FormField__label{font-family:"SBSansInterface";font-weight:400;font-size:16px;line-height:24px;color:#1f1f22;margin-bottom:8px}@media(max-width: 767.98px){#st-w .FormField__label{padding-bottom:0}}#st-w .FormField__error{display:flex;flex-direction:row;align-items:center;margin-top:8px}#st-w .FormField__error-icon{margin-right:8px}#st-w .FormField__error-text{font-family:"SBSansInterface";font-weight:600;font-size:14px;line-height:20px;color:#db1237;width:calc(100% - 24px)}
#st-w .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 1024px){#st-w .container{max-width:1240px}}#st-w .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}#st-w .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}#st-w .no-gutters{margin-right:0;margin-left:0}#st-w .no-gutters>.col,#st-w .no-gutters>[class*=col-]{padding-right:0;padding-left:0}#st-w .col-xl,#st-w .col-xl-auto,#st-w .col-xl-12,#st-w .col-xl-11,#st-w .col-xl-10,#st-w .col-xl-9,#st-w .col-xl-8,#st-w .col-xl-7,#st-w .col-xl-6,#st-w .col-xl-5,#st-w .col-xl-4,#st-w .col-xl-3,#st-w .col-xl-2,#st-w .col-xl-1,#st-w .col-lg,#st-w .col-lg-auto,#st-w .col-lg-12,#st-w .col-lg-11,#st-w .col-lg-10,#st-w .col-lg-9,#st-w .col-lg-8,#st-w .col-lg-7,#st-w .col-lg-6,#st-w .col-lg-5,#st-w .col-lg-4,#st-w .col-lg-3,#st-w .col-lg-2,#st-w .col-lg-1,#st-w .col-sm,#st-w .col-sm-auto,#st-w .col-sm-12,#st-w .col-sm-11,#st-w .col-sm-10,#st-w .col-sm-9,#st-w .col-sm-8,#st-w .col-sm-7,#st-w .col-sm-6,#st-w .col-sm-5,#st-w .col-sm-4,#st-w .col-sm-3,#st-w .col-sm-2,#st-w .col-sm-1,#st-w .col,#st-w .col-auto,#st-w .col-12,#st-w .col-11,#st-w .col-10,#st-w .col-9,#st-w .col-8,#st-w .col-7,#st-w .col-6,#st-w .col-5,#st-w .col-4,#st-w .col-3,#st-w .col-2,#st-w .col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}#st-w .col{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-3{flex:0 0 25%;max-width:25%}#st-w .col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-6{flex:0 0 50%;max-width:50%}#st-w .col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-9{flex:0 0 75%;max-width:75%}#st-w .col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-12{flex:0 0 100%;max-width:100%}#st-w .order-first{order:-1}#st-w .order-last{order:13}#st-w .order-0{order:0}#st-w .order-1{order:1}#st-w .order-2{order:2}#st-w .order-3{order:3}#st-w .order-4{order:4}#st-w .order-5{order:5}#st-w .order-6{order:6}#st-w .order-7{order:7}#st-w .order-8{order:8}#st-w .order-9{order:9}#st-w .order-10{order:10}#st-w .order-11{order:11}#st-w .order-12{order:12}#st-w .offset-1{margin-left:8.3333333333%}#st-w .offset-2{margin-left:16.6666666667%}#st-w .offset-3{margin-left:25%}#st-w .offset-4{margin-left:33.3333333333%}#st-w .offset-5{margin-left:41.6666666667%}#st-w .offset-6{margin-left:50%}#st-w .offset-7{margin-left:58.3333333333%}#st-w .offset-8{margin-left:66.6666666667%}#st-w .offset-9{margin-left:75%}#st-w .offset-10{margin-left:83.3333333333%}#st-w .offset-11{margin-left:91.6666666667%}@media(min-width: 768px){#st-w .col-sm{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-sm-3{flex:0 0 25%;max-width:25%}#st-w .col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-sm-6{flex:0 0 50%;max-width:50%}#st-w .col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-sm-9{flex:0 0 75%;max-width:75%}#st-w .col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-sm-12{flex:0 0 100%;max-width:100%}#st-w .order-sm-first{order:-1}#st-w .order-sm-last{order:13}#st-w .order-sm-0{order:0}#st-w .order-sm-1{order:1}#st-w .order-sm-2{order:2}#st-w .order-sm-3{order:3}#st-w .order-sm-4{order:4}#st-w .order-sm-5{order:5}#st-w .order-sm-6{order:6}#st-w .order-sm-7{order:7}#st-w .order-sm-8{order:8}#st-w .order-sm-9{order:9}#st-w .order-sm-10{order:10}#st-w .order-sm-11{order:11}#st-w .order-sm-12{order:12}#st-w .offset-sm-0{margin-left:0}#st-w .offset-sm-1{margin-left:8.3333333333%}#st-w .offset-sm-2{margin-left:16.6666666667%}#st-w .offset-sm-3{margin-left:25%}#st-w .offset-sm-4{margin-left:33.3333333333%}#st-w .offset-sm-5{margin-left:41.6666666667%}#st-w .offset-sm-6{margin-left:50%}#st-w .offset-sm-7{margin-left:58.3333333333%}#st-w .offset-sm-8{margin-left:66.6666666667%}#st-w .offset-sm-9{margin-left:75%}#st-w .offset-sm-10{margin-left:83.3333333333%}#st-w .offset-sm-11{margin-left:91.6666666667%}}@media(min-width: 1024px){#st-w .col-lg{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-lg-3{flex:0 0 25%;max-width:25%}#st-w .col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-lg-6{flex:0 0 50%;max-width:50%}#st-w .col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-lg-9{flex:0 0 75%;max-width:75%}#st-w .col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-lg-12{flex:0 0 100%;max-width:100%}#st-w .order-lg-first{order:-1}#st-w .order-lg-last{order:13}#st-w .order-lg-0{order:0}#st-w .order-lg-1{order:1}#st-w .order-lg-2{order:2}#st-w .order-lg-3{order:3}#st-w .order-lg-4{order:4}#st-w .order-lg-5{order:5}#st-w .order-lg-6{order:6}#st-w .order-lg-7{order:7}#st-w .order-lg-8{order:8}#st-w .order-lg-9{order:9}#st-w .order-lg-10{order:10}#st-w .order-lg-11{order:11}#st-w .order-lg-12{order:12}#st-w .offset-lg-0{margin-left:0}#st-w .offset-lg-1{margin-left:8.3333333333%}#st-w .offset-lg-2{margin-left:16.6666666667%}#st-w .offset-lg-3{margin-left:25%}#st-w .offset-lg-4{margin-left:33.3333333333%}#st-w .offset-lg-5{margin-left:41.6666666667%}#st-w .offset-lg-6{margin-left:50%}#st-w .offset-lg-7{margin-left:58.3333333333%}#st-w .offset-lg-8{margin-left:66.6666666667%}#st-w .offset-lg-9{margin-left:75%}#st-w .offset-lg-10{margin-left:83.3333333333%}#st-w .offset-lg-11{margin-left:91.6666666667%}}@media(min-width: 1240px){#st-w .col-xl{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-xl-3{flex:0 0 25%;max-width:25%}#st-w .col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-xl-6{flex:0 0 50%;max-width:50%}#st-w .col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-xl-9{flex:0 0 75%;max-width:75%}#st-w .col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-xl-12{flex:0 0 100%;max-width:100%}#st-w .order-xl-first{order:-1}#st-w .order-xl-last{order:13}#st-w .order-xl-0{order:0}#st-w .order-xl-1{order:1}#st-w .order-xl-2{order:2}#st-w .order-xl-3{order:3}#st-w .order-xl-4{order:4}#st-w .order-xl-5{order:5}#st-w .order-xl-6{order:6}#st-w .order-xl-7{order:7}#st-w .order-xl-8{order:8}#st-w .order-xl-9{order:9}#st-w .order-xl-10{order:10}#st-w .order-xl-11{order:11}#st-w .order-xl-12{order:12}#st-w .offset-xl-0{margin-left:0}#st-w .offset-xl-1{margin-left:8.3333333333%}#st-w .offset-xl-2{margin-left:16.6666666667%}#st-w .offset-xl-3{margin-left:25%}#st-w .offset-xl-4{margin-left:33.3333333333%}#st-w .offset-xl-5{margin-left:41.6666666667%}#st-w .offset-xl-6{margin-left:50%}#st-w .offset-xl-7{margin-left:58.3333333333%}#st-w .offset-xl-8{margin-left:66.6666666667%}#st-w .offset-xl-9{margin-left:75%}#st-w .offset-xl-10{margin-left:83.3333333333%}#st-w .offset-xl-11{margin-left:91.6666666667%}}#st-w .Form{width:100%;display:flex;flex-direction:column;padding:54px 60px;border-radius:16px;background-color:#fff;margin-bottom:32px;background:radial-gradient(55.4% 110.47% at 0% 100%, #DFF8F7 0%, #FFFFFF 100%);box-shadow:0px 0px 4px rgba(0,0,0,.08),0px 45px 64px -12px rgba(0,0,0,.08)}@media(max-width: 1023.98px){#st-w .Form{padding:32px 40px}}@media(max-width: 767.98px){#st-w .Form{padding:16px 16px 24px;margin-bottom:24px}}#st-w .Form__icon{margin-bottom:24px}#st-w .Form__title{font-family:"SBSansDisplay";font-weight:600;font-size:24px;line-height:29.05px;color:#000;margin-bottom:32px}@media(max-width: 1023.98px){#st-w .Form__title{font-size:24px;line-height:32px;margin-bottom:12px}}#st-w .Form__subtitle{font-family:"SBSansText";font-weight:400;font-size:16px;line-height:24px;color:#000;margin-bottom:32px}#st-w .Form__field{width:100%;margin-bottom:32px}@media(max-width: 1023.98px){#st-w .Form__field{margin-bottom:58px}}@media(max-width: 767.98px){#st-w .Form__field{margin-bottom:32px}}#st-w .Form__button{width:100%}#st-w .Form__agreement{width:100%}@media(max-width: 767.98px){#st-w .Form__agreement{padding:0 16px}}#st-w .Form__result{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;padding:54px 60px;border-radius:16px;max-width:580px;box-shadow:0px 0px 4px rgba(0,0,0,.08),0px 45px 64px -12px rgba(0,0,0,.08);background:#fff}@media(max-width: 1023.98px){#st-w .Form__result{max-width:476px;padding:32px 40px}}@media(max-width: 767.98px){#st-w .Form__result{max-width:100%;padding:16px 16px 24px;margin-bottom:24px}}#st-w .Form__result-icon{width:56px !important;height:56px !important;margin-bottom:24px}#st-w .Form__result-title{font-family:"SBSansDisplay";font-weight:600;font-size:24px;line-height:32px;text-align:center;color:#000;margin-bottom:8px}#st-w .Form__result-description{font-family:"SBSansText";font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#000}#st-w .Form__result-button{margin:24px auto 0}
#st-w .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 1024px){#st-w .container{max-width:1240px}}#st-w .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}#st-w .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}#st-w .no-gutters{margin-right:0;margin-left:0}#st-w .no-gutters>.col,#st-w .no-gutters>[class*=col-]{padding-right:0;padding-left:0}#st-w .col-xl,#st-w .col-xl-auto,#st-w .col-xl-12,#st-w .col-xl-11,#st-w .col-xl-10,#st-w .col-xl-9,#st-w .col-xl-8,#st-w .col-xl-7,#st-w .col-xl-6,#st-w .col-xl-5,#st-w .col-xl-4,#st-w .col-xl-3,#st-w .col-xl-2,#st-w .col-xl-1,#st-w .col-lg,#st-w .col-lg-auto,#st-w .col-lg-12,#st-w .col-lg-11,#st-w .col-lg-10,#st-w .col-lg-9,#st-w .col-lg-8,#st-w .col-lg-7,#st-w .col-lg-6,#st-w .col-lg-5,#st-w .col-lg-4,#st-w .col-lg-3,#st-w .col-lg-2,#st-w .col-lg-1,#st-w .col-sm,#st-w .col-sm-auto,#st-w .col-sm-12,#st-w .col-sm-11,#st-w .col-sm-10,#st-w .col-sm-9,#st-w .col-sm-8,#st-w .col-sm-7,#st-w .col-sm-6,#st-w .col-sm-5,#st-w .col-sm-4,#st-w .col-sm-3,#st-w .col-sm-2,#st-w .col-sm-1,#st-w .col,#st-w .col-auto,#st-w .col-12,#st-w .col-11,#st-w .col-10,#st-w .col-9,#st-w .col-8,#st-w .col-7,#st-w .col-6,#st-w .col-5,#st-w .col-4,#st-w .col-3,#st-w .col-2,#st-w .col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}#st-w .col{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-3{flex:0 0 25%;max-width:25%}#st-w .col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-6{flex:0 0 50%;max-width:50%}#st-w .col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-9{flex:0 0 75%;max-width:75%}#st-w .col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-12{flex:0 0 100%;max-width:100%}#st-w .order-first{order:-1}#st-w .order-last{order:13}#st-w .order-0{order:0}#st-w .order-1{order:1}#st-w .order-2{order:2}#st-w .order-3{order:3}#st-w .order-4{order:4}#st-w .order-5{order:5}#st-w .order-6{order:6}#st-w .order-7{order:7}#st-w .order-8{order:8}#st-w .order-9{order:9}#st-w .order-10{order:10}#st-w .order-11{order:11}#st-w .order-12{order:12}#st-w .offset-1{margin-left:8.3333333333%}#st-w .offset-2{margin-left:16.6666666667%}#st-w .offset-3{margin-left:25%}#st-w .offset-4{margin-left:33.3333333333%}#st-w .offset-5{margin-left:41.6666666667%}#st-w .offset-6{margin-left:50%}#st-w .offset-7{margin-left:58.3333333333%}#st-w .offset-8{margin-left:66.6666666667%}#st-w .offset-9{margin-left:75%}#st-w .offset-10{margin-left:83.3333333333%}#st-w .offset-11{margin-left:91.6666666667%}@media(min-width: 768px){#st-w .col-sm{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-sm-3{flex:0 0 25%;max-width:25%}#st-w .col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-sm-6{flex:0 0 50%;max-width:50%}#st-w .col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-sm-9{flex:0 0 75%;max-width:75%}#st-w .col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-sm-12{flex:0 0 100%;max-width:100%}#st-w .order-sm-first{order:-1}#st-w .order-sm-last{order:13}#st-w .order-sm-0{order:0}#st-w .order-sm-1{order:1}#st-w .order-sm-2{order:2}#st-w .order-sm-3{order:3}#st-w .order-sm-4{order:4}#st-w .order-sm-5{order:5}#st-w .order-sm-6{order:6}#st-w .order-sm-7{order:7}#st-w .order-sm-8{order:8}#st-w .order-sm-9{order:9}#st-w .order-sm-10{order:10}#st-w .order-sm-11{order:11}#st-w .order-sm-12{order:12}#st-w .offset-sm-0{margin-left:0}#st-w .offset-sm-1{margin-left:8.3333333333%}#st-w .offset-sm-2{margin-left:16.6666666667%}#st-w .offset-sm-3{margin-left:25%}#st-w .offset-sm-4{margin-left:33.3333333333%}#st-w .offset-sm-5{margin-left:41.6666666667%}#st-w .offset-sm-6{margin-left:50%}#st-w .offset-sm-7{margin-left:58.3333333333%}#st-w .offset-sm-8{margin-left:66.6666666667%}#st-w .offset-sm-9{margin-left:75%}#st-w .offset-sm-10{margin-left:83.3333333333%}#st-w .offset-sm-11{margin-left:91.6666666667%}}@media(min-width: 1024px){#st-w .col-lg{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-lg-3{flex:0 0 25%;max-width:25%}#st-w .col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-lg-6{flex:0 0 50%;max-width:50%}#st-w .col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-lg-9{flex:0 0 75%;max-width:75%}#st-w .col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-lg-12{flex:0 0 100%;max-width:100%}#st-w .order-lg-first{order:-1}#st-w .order-lg-last{order:13}#st-w .order-lg-0{order:0}#st-w .order-lg-1{order:1}#st-w .order-lg-2{order:2}#st-w .order-lg-3{order:3}#st-w .order-lg-4{order:4}#st-w .order-lg-5{order:5}#st-w .order-lg-6{order:6}#st-w .order-lg-7{order:7}#st-w .order-lg-8{order:8}#st-w .order-lg-9{order:9}#st-w .order-lg-10{order:10}#st-w .order-lg-11{order:11}#st-w .order-lg-12{order:12}#st-w .offset-lg-0{margin-left:0}#st-w .offset-lg-1{margin-left:8.3333333333%}#st-w .offset-lg-2{margin-left:16.6666666667%}#st-w .offset-lg-3{margin-left:25%}#st-w .offset-lg-4{margin-left:33.3333333333%}#st-w .offset-lg-5{margin-left:41.6666666667%}#st-w .offset-lg-6{margin-left:50%}#st-w .offset-lg-7{margin-left:58.3333333333%}#st-w .offset-lg-8{margin-left:66.6666666667%}#st-w .offset-lg-9{margin-left:75%}#st-w .offset-lg-10{margin-left:83.3333333333%}#st-w .offset-lg-11{margin-left:91.6666666667%}}@media(min-width: 1240px){#st-w .col-xl{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-xl-3{flex:0 0 25%;max-width:25%}#st-w .col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-xl-6{flex:0 0 50%;max-width:50%}#st-w .col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-xl-9{flex:0 0 75%;max-width:75%}#st-w .col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-xl-12{flex:0 0 100%;max-width:100%}#st-w .order-xl-first{order:-1}#st-w .order-xl-last{order:13}#st-w .order-xl-0{order:0}#st-w .order-xl-1{order:1}#st-w .order-xl-2{order:2}#st-w .order-xl-3{order:3}#st-w .order-xl-4{order:4}#st-w .order-xl-5{order:5}#st-w .order-xl-6{order:6}#st-w .order-xl-7{order:7}#st-w .order-xl-8{order:8}#st-w .order-xl-9{order:9}#st-w .order-xl-10{order:10}#st-w .order-xl-11{order:11}#st-w .order-xl-12{order:12}#st-w .offset-xl-0{margin-left:0}#st-w .offset-xl-1{margin-left:8.3333333333%}#st-w .offset-xl-2{margin-left:16.6666666667%}#st-w .offset-xl-3{margin-left:25%}#st-w .offset-xl-4{margin-left:33.3333333333%}#st-w .offset-xl-5{margin-left:41.6666666667%}#st-w .offset-xl-6{margin-left:50%}#st-w .offset-xl-7{margin-left:58.3333333333%}#st-w .offset-xl-8{margin-left:66.6666666667%}#st-w .offset-xl-9{margin-left:75%}#st-w .offset-xl-10{margin-left:83.3333333333%}#st-w .offset-xl-11{margin-left:91.6666666667%}}.Tooltip{display:flex;flex-direction:row;background:rgba(0,0,0,.66);box-shadow:0px 0px 4px rgba(0,0,0,.08),0px 20px 28px -6px rgba(0,0,0,.08);border-radius:12px;padding:16px 24px !important;align-items:center !important}@media(max-width: 767.98px){.Tooltip{align-items:start !important}}#st-w .Tooltip__inner{display:flex;flex-direction:row}#st-w .Tooltip__inner-icon{width:24px;height:24px;margin-right:12px}#st-w .Tooltip__inner-column{display:flex;flex-direction:column;max-width:calc(100% - 36px);width:100%}#st-w .Tooltip__inner-column_icon{max-width:calc(100% - 96px)}#st-w .Tooltip__column-text{font-family:"SBSansInterface";font-weight:400;font-size:16px;line-height:24px;color:#fff}#st-w .Tooltip__column-button{margin-top:16px;width:fit-content}#st-w .Tooltip__inner-close{width:32px;height:32px;margin-left:28px;cursor:pointer}
#st-w .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 1024px){#st-w .container{max-width:1240px}}#st-w .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}#st-w .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}#st-w .no-gutters{margin-right:0;margin-left:0}#st-w .no-gutters>.col,#st-w .no-gutters>[class*=col-]{padding-right:0;padding-left:0}#st-w .col-xl,#st-w .col-xl-auto,#st-w .col-xl-12,#st-w .col-xl-11,#st-w .col-xl-10,#st-w .col-xl-9,#st-w .col-xl-8,#st-w .col-xl-7,#st-w .col-xl-6,#st-w .col-xl-5,#st-w .col-xl-4,#st-w .col-xl-3,#st-w .col-xl-2,#st-w .col-xl-1,#st-w .col-lg,#st-w .col-lg-auto,#st-w .col-lg-12,#st-w .col-lg-11,#st-w .col-lg-10,#st-w .col-lg-9,#st-w .col-lg-8,#st-w .col-lg-7,#st-w .col-lg-6,#st-w .col-lg-5,#st-w .col-lg-4,#st-w .col-lg-3,#st-w .col-lg-2,#st-w .col-lg-1,#st-w .col-sm,#st-w .col-sm-auto,#st-w .col-sm-12,#st-w .col-sm-11,#st-w .col-sm-10,#st-w .col-sm-9,#st-w .col-sm-8,#st-w .col-sm-7,#st-w .col-sm-6,#st-w .col-sm-5,#st-w .col-sm-4,#st-w .col-sm-3,#st-w .col-sm-2,#st-w .col-sm-1,#st-w .col,#st-w .col-auto,#st-w .col-12,#st-w .col-11,#st-w .col-10,#st-w .col-9,#st-w .col-8,#st-w .col-7,#st-w .col-6,#st-w .col-5,#st-w .col-4,#st-w .col-3,#st-w .col-2,#st-w .col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}#st-w .col{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-3{flex:0 0 25%;max-width:25%}#st-w .col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-6{flex:0 0 50%;max-width:50%}#st-w .col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-9{flex:0 0 75%;max-width:75%}#st-w .col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-12{flex:0 0 100%;max-width:100%}#st-w .order-first{order:-1}#st-w .order-last{order:13}#st-w .order-0{order:0}#st-w .order-1{order:1}#st-w .order-2{order:2}#st-w .order-3{order:3}#st-w .order-4{order:4}#st-w .order-5{order:5}#st-w .order-6{order:6}#st-w .order-7{order:7}#st-w .order-8{order:8}#st-w .order-9{order:9}#st-w .order-10{order:10}#st-w .order-11{order:11}#st-w .order-12{order:12}#st-w .offset-1{margin-left:8.3333333333%}#st-w .offset-2{margin-left:16.6666666667%}#st-w .offset-3{margin-left:25%}#st-w .offset-4{margin-left:33.3333333333%}#st-w .offset-5{margin-left:41.6666666667%}#st-w .offset-6{margin-left:50%}#st-w .offset-7{margin-left:58.3333333333%}#st-w .offset-8{margin-left:66.6666666667%}#st-w .offset-9{margin-left:75%}#st-w .offset-10{margin-left:83.3333333333%}#st-w .offset-11{margin-left:91.6666666667%}@media(min-width: 768px){#st-w .col-sm{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-sm-3{flex:0 0 25%;max-width:25%}#st-w .col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-sm-6{flex:0 0 50%;max-width:50%}#st-w .col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-sm-9{flex:0 0 75%;max-width:75%}#st-w .col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-sm-12{flex:0 0 100%;max-width:100%}#st-w .order-sm-first{order:-1}#st-w .order-sm-last{order:13}#st-w .order-sm-0{order:0}#st-w .order-sm-1{order:1}#st-w .order-sm-2{order:2}#st-w .order-sm-3{order:3}#st-w .order-sm-4{order:4}#st-w .order-sm-5{order:5}#st-w .order-sm-6{order:6}#st-w .order-sm-7{order:7}#st-w .order-sm-8{order:8}#st-w .order-sm-9{order:9}#st-w .order-sm-10{order:10}#st-w .order-sm-11{order:11}#st-w .order-sm-12{order:12}#st-w .offset-sm-0{margin-left:0}#st-w .offset-sm-1{margin-left:8.3333333333%}#st-w .offset-sm-2{margin-left:16.6666666667%}#st-w .offset-sm-3{margin-left:25%}#st-w .offset-sm-4{margin-left:33.3333333333%}#st-w .offset-sm-5{margin-left:41.6666666667%}#st-w .offset-sm-6{margin-left:50%}#st-w .offset-sm-7{margin-left:58.3333333333%}#st-w .offset-sm-8{margin-left:66.6666666667%}#st-w .offset-sm-9{margin-left:75%}#st-w .offset-sm-10{margin-left:83.3333333333%}#st-w .offset-sm-11{margin-left:91.6666666667%}}@media(min-width: 1024px){#st-w .col-lg{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-lg-3{flex:0 0 25%;max-width:25%}#st-w .col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-lg-6{flex:0 0 50%;max-width:50%}#st-w .col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-lg-9{flex:0 0 75%;max-width:75%}#st-w .col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-lg-12{flex:0 0 100%;max-width:100%}#st-w .order-lg-first{order:-1}#st-w .order-lg-last{order:13}#st-w .order-lg-0{order:0}#st-w .order-lg-1{order:1}#st-w .order-lg-2{order:2}#st-w .order-lg-3{order:3}#st-w .order-lg-4{order:4}#st-w .order-lg-5{order:5}#st-w .order-lg-6{order:6}#st-w .order-lg-7{order:7}#st-w .order-lg-8{order:8}#st-w .order-lg-9{order:9}#st-w .order-lg-10{order:10}#st-w .order-lg-11{order:11}#st-w .order-lg-12{order:12}#st-w .offset-lg-0{margin-left:0}#st-w .offset-lg-1{margin-left:8.3333333333%}#st-w .offset-lg-2{margin-left:16.6666666667%}#st-w .offset-lg-3{margin-left:25%}#st-w .offset-lg-4{margin-left:33.3333333333%}#st-w .offset-lg-5{margin-left:41.6666666667%}#st-w .offset-lg-6{margin-left:50%}#st-w .offset-lg-7{margin-left:58.3333333333%}#st-w .offset-lg-8{margin-left:66.6666666667%}#st-w .offset-lg-9{margin-left:75%}#st-w .offset-lg-10{margin-left:83.3333333333%}#st-w .offset-lg-11{margin-left:91.6666666667%}}@media(min-width: 1240px){#st-w .col-xl{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-xl-3{flex:0 0 25%;max-width:25%}#st-w .col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-xl-6{flex:0 0 50%;max-width:50%}#st-w .col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-xl-9{flex:0 0 75%;max-width:75%}#st-w .col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-xl-12{flex:0 0 100%;max-width:100%}#st-w .order-xl-first{order:-1}#st-w .order-xl-last{order:13}#st-w .order-xl-0{order:0}#st-w .order-xl-1{order:1}#st-w .order-xl-2{order:2}#st-w .order-xl-3{order:3}#st-w .order-xl-4{order:4}#st-w .order-xl-5{order:5}#st-w .order-xl-6{order:6}#st-w .order-xl-7{order:7}#st-w .order-xl-8{order:8}#st-w .order-xl-9{order:9}#st-w .order-xl-10{order:10}#st-w .order-xl-11{order:11}#st-w .order-xl-12{order:12}#st-w .offset-xl-0{margin-left:0}#st-w .offset-xl-1{margin-left:8.3333333333%}#st-w .offset-xl-2{margin-left:16.6666666667%}#st-w .offset-xl-3{margin-left:25%}#st-w .offset-xl-4{margin-left:33.3333333333%}#st-w .offset-xl-5{margin-left:41.6666666667%}#st-w .offset-xl-6{margin-left:50%}#st-w .offset-xl-7{margin-left:58.3333333333%}#st-w .offset-xl-8{margin-left:66.6666666667%}#st-w .offset-xl-9{margin-left:75%}#st-w .offset-xl-10{margin-left:83.3333333333%}#st-w .offset-xl-11{margin-left:91.6666666667%}}#st-w .SecondScreen{display:flex;flex-direction:column;background-color:#fff;border-radius:16px;height:100%}#st-w .SecondScreen__content{display:flex;flex-direction:column;padding:54px 60px 41px}@media(max-width: 1023.98px){#st-w .SecondScreen__content{padding:32px 40px 54px}}@media(max-width: 767.98px){#st-w .SecondScreen__content{padding:32px 16px 24px}}#st-w .SecondScreen__title{font-family:"SBSansDisplay";font-weight:600;font-size:24px;line-height:32px;color:#000;margin-bottom:8px}@media(max-width: 1023.98px){#st-w .SecondScreen__title{margin-bottom:16px}}@media(max-width: 767.98px){#st-w .SecondScreen__title{margin-bottom:12px}}#st-w .SecondScreen__text{font-family:"SBSansText";font-weight:400;font-size:16px;line-height:28px;color:#000;margin-bottom:24px}@media(max-width: 1023.98px){#st-w .SecondScreen__text{margin-bottom:32px}}@media(max-width: 767.98px){#st-w .SecondScreen__text{margin-bottom:20px}}#st-w .SecondScreen__link{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 16px 16px 20px;border-radius:8px;background:#fff;box-shadow:0px 0px 4px rgba(0,0,0,.08),0px 20px 28px -6px rgba(0,0,0,.08);text-decoration:none;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-focus-ring-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width: 1023.98px){#st-w .SecondScreen__link{padding:20px}}@media(max-width: 767.98px){#st-w .SecondScreen__link{padding:24px 24px 24px 20px}}#st-w .SecondScreen__link:not(:last-child){margin-bottom:20px}@media(max-width: 1023.98px){#st-w .SecondScreen__link:not(:last-child){margin-bottom:16px}}@media(max-width: 767.98px){#st-w .SecondScreen__link:not(:last-child){margin-bottom:12px}}#st-w .SecondScreen__link:hover .SecondScreen__link-text{color:#198cfe}#st-w .SecondScreen__link:hover .SecondScreen__link-icon{color:#21a19a}#st-w .SecondScreen__link:active+.SecondScreen__link:focus-visible .SecondScreen__link-text{color:#0f5498;outline:none}#st-w .SecondScreen__link:active+.SecondScreen__link:focus-visible .SecondScreen__link-icon{color:#005e7f}#st-w .SecondScreen__link:focus-visible .SecondScreen__link-text{color:#1358bf;border-bottom:3px solid #1358bf;outline:none}#st-w .SecondScreen__link:focus-visible .SecondScreen__link-icon{color:#21a19a;border:4px solid #000;border-radius:50%}#st-w .SecondScreen__link-text{font-family:"SBSansText";font-weight:400;font-size:16px;line-height:24px;color:#000;width:fit-content;transition:.3s ease-in-out}@media(max-width: 767.98px){#st-w .SecondScreen__link-text{width:calc(100% - 48px)}}#st-w .SecondScreen__link-icon{width:32px;height:32px;color:#107f8c;fill:currentColor;transition:.3s ease-in-out}@media(max-width: 767.98px){#st-w .SecondScreen__link-icon{margin-left:16px}}#st-w .SecondScreen__footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:24px 60px;border-top:2px solid rgba(0,0,0,.04);position:relative}@media(max-width: 1023.98px){#st-w .SecondScreen__footer{padding:32px 40px}}@media(max-width: 767.98px){#st-w .SecondScreen__footer{padding:24px 16px;flex-direction:column;align-items:start}}#st-w .SecondScreen__footer-title{font-family:"SBSansDisplay";font-weight:600;font-size:20px;line-height:28px;color:#000}@media(max-width: 767.98px){#st-w .SecondScreen__footer-title{margin-bottom:16px}}@media(max-width: 1023.98px){#st-w .SecondScreen__footer-button{height:40px !important;padding:0 16px !important}}@media(max-width: 767.98px){#st-w .SecondScreen__footer-button{width:100%;height:48px !important}}#st-w .SecondScreen__footer-tooltip{position:absolute;z-index:100000000;max-width:548px}@media(max-width: 1023.98px){#st-w .SecondScreen__footer-tooltip{max-width:444px}}@media(max-width: 767.98px){#st-w .SecondScreen__footer-tooltip{left:0 !important;max-width:100%;margin:0 16px}}#st-w .SecondScreen__footer-tooltip_state_success{bottom:48px}@media(max-width: 1023.98px){#st-w .SecondScreen__footer-tooltip_state_success{bottom:32px}}@media(max-width: 767.98px){#st-w .SecondScreen__footer-tooltip_state_success{bottom:24px}}#st-w .SecondScreen__footer-tooltip_state_fail{bottom:24px}@media(max-width: 1023.98px){#st-w .SecondScreen__footer-tooltip_state_fail{bottom:32px}}@media(max-width: 767.98px){#st-w .SecondScreen__footer-tooltip_state_fail{bottom:24px}}#st-w .SecondScreen__footer-tooltip_state_limit{bottom:24px}@media(max-width: 1023.98px){#st-w .SecondScreen__footer-tooltip_state_limit{bottom:32px}}@media(max-width: 767.98px){#st-w .SecondScreen__footer-tooltip_state_limit{bottom:24px}}#st-w .tooltip_fade-enter{opacity:0}#st-w .tooltip_fade-enter-active{opacity:1;transition:opacity 1000ms ease-in-out}#st-w .tooltip_fade-exit{opacity:1}#st-w .tooltip_fade-exit-active{opacity:0;transition:opacity 1000ms ease-in-out}
#st-w .Application{padding:80px 0;position:relative}@media(max-width: 1023.98px){#st-w .Application{padding:60px 0}}@media(max-width: 767.98px){#st-w .Application{padding-bottom:114px}}@media(max-width: 767.98px){#st-w .Application_second-screen{padding-bottom:60px}}#st-w .Application__form{width:100%;max-width:580px;margin:0 auto;display:flex;flex-direction:column}@media(max-width: 1023.98px){#st-w .Application__form{max-width:476px}}@media(max-width: 767.98px){#st-w .Application__form{max-width:100%}}
#st-w .Office{display:flex;flex-direction:column;margin:120px 0}@media(max-width: 1023.98px){#st-w .Office{margin:78px 0 80px}}@media(max-width: 767.98px){#st-w .Office{margin:65px 0 54px;padding-right:16px !important;padding-left:16px !important}}#st-w .Office__title{font-family:"SBSansDisplay";font-weight:600;font-size:32px;line-height:40px;color:#000;margin-bottom:60px}@media(max-width: 1023.98px){#st-w .Office__title{font-size:24px;line-height:32px;margin-bottom:48px}}@media(max-width: 767.98px){#st-w .Office__title{margin-bottom:37px}}#st-w .Office__wrapper{display:flex;width:100%}#st-w .Office__icon{min-width:32px;width:32px;height:32px;margin-right:24px}@media(max-width: 1023.98px){#st-w .Office__icon{margin-right:24px}}@media(max-width: 767.98px){#st-w .Office__icon{margin-right:16px}}#st-w .Office__inner{display:flex;justify-content:space-between;max-width:100%;padding-bottom:40px;border-bottom:1px solid #ced1d5}@media(max-width: 767.98px){#st-w .Office__inner{padding-bottom:24px;flex-direction:column}}#st-w .Office__info{display:flex;flex-direction:column}#st-w .Office__info-title{font-family:"SBSansInterface";font-weight:600;font-size:20px;line-height:28px;color:#000;margin-bottom:12px}@media(max-width: 1023.98px){#st-w .Office__info-title{font-size:16px;line-height:24px;margin-bottom:12px}}#st-w .Office__info-text{font-family:"SBSansInterface";font-weight:400;font-size:16px;line-height:24px;color:#000}#st-w .Office__info-button{margin-left:24px;min-width:140px;width:140px}@media(max-width: 767.98px){#st-w .Office__info-button{margin-left:0;margin-top:20px}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}#st-w main{display:block}#st-w h1{font-size:2em;margin:.67em 0}#st-w hr{box-sizing:content-box;height:0;overflow:visible}#st-w pre{font-family:monospace,monospace;font-size:1em}#st-w a{background-color:transparent}#st-w abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}#st-w b,#st-w strong{font-weight:bolder}#st-w code,#st-w kbd,#st-w samp{font-family:monospace,monospace;font-size:1em}#st-w small{font-size:80%}#st-w sub,#st-w sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}#st-w sub{bottom:-0.25em}#st-w sup{top:-0.5em}#st-w img{border-style:none}#st-w button,#st-w input,#st-w optgroup,#st-w select,#st-w textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}#st-w button,#st-w input{overflow:visible}#st-w button,#st-w select{text-transform:none}#st-w button,#st-w [type=button],#st-w [type=reset],#st-w [type=submit]{-webkit-appearance:button}#st-w button::-moz-focus-inner,#st-w [type=button]::-moz-focus-inner,#st-w [type=reset]::-moz-focus-inner,#st-w [type=submit]::-moz-focus-inner{border-style:none;padding:0}#st-w button:-moz-focusring,#st-w [type=button]:-moz-focusring,#st-w [type=reset]:-moz-focusring,#st-w [type=submit]:-moz-focusring{outline:1px dotted ButtonText}#st-w fieldset{padding:.35em .75em .625em}#st-w legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}#st-w progress{vertical-align:baseline}#st-w textarea{overflow:auto}#st-w [type=checkbox],#st-w [type=radio]{box-sizing:border-box;padding:0}#st-w [type=number]::-webkit-inner-spin-button,#st-w [type=number]::-webkit-outer-spin-button{height:auto}#st-w [type=search]{-webkit-appearance:textfield;outline-offset:-2px}#st-w [type=search]::-webkit-search-decoration{-webkit-appearance:none}#st-w ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}#st-w details{display:block}#st-w summary{display:list-item}#st-w template{display:none}#st-w [hidden]{display:none}html,body,#st-w div,#st-w span,#st-w applet,#st-w object,#st-w iframe,#st-w h1,#st-w h2,#st-w h3,#st-w h4,#st-w h5,#st-w h6,#st-w p,#st-w blockquote,#st-w pre,#st-w a,#st-w abbr,#st-w acronym,#st-w address,#st-w big,#st-w cite,#st-w code,#st-w del,#st-w dfn,#st-w em,#st-w img,#st-w ins,#st-w kbd,#st-w q,#st-w s,#st-w samp,#st-w small,#st-w strike,#st-w strong,#st-w sub,#st-w sup,#st-w tt,#st-w var,#st-w b,#st-w u,#st-w i,#st-w center,#st-w dl,#st-w dt,#st-w dd,#st-w ol,#st-w ul,#st-w li,#st-w fieldset,#st-w form,#st-w label,#st-w legend,#st-w table,#st-w caption,#st-w tbody,#st-w tfoot,#st-w thead,#st-w tr,#st-w th,#st-w td,#st-w article,#st-w aside,#st-w canvas,#st-w details,#st-w embed,#st-w figure,#st-w figcaption,#st-w footer,#st-w header,#st-w hgroup,#st-w menu,#st-w nav,#st-w output,#st-w ruby,#st-w section,#st-w summary,#st-w time,#st-w mark,#st-w audio,#st-w video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}#st-w article,#st-w aside,#st-w details,#st-w figcaption,#st-w figure,#st-w footer,#st-w header,#st-w hgroup,#st-w menu,#st-w nav,#st-w section{display:block}body{line-height:1}#st-w ol,#st-w ul{list-style:none}#st-w blockquote,#st-w q{quotes:none}#st-w blockquote:before,#st-w blockquote:after{content:"";content:none}#st-w q:before,#st-w q:after{content:"";content:none}#st-w table{border-collapse:collapse;border-spacing:0}#st-w *,#st-w *::before,#st-w *::after{box-sizing:border-box}html{height:100%;margin:0}body{color:#000;background-color:#fff;height:100%;margin:0}body.scroll-locked{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;-webkit-overflow-scrolling:touch}#st-w img{display:block;max-width:100%}#st-w .container{width:100%;max-width:1240px;padding-right:30px;padding-left:30px;margin-left:auto;margin-right:auto}@media(max-width: 1023.98px){#st-w .container{padding-right:22px;padding-left:22px}}@media(max-width: 767.98px){#st-w .container{padding-right:0;padding-left:0}}@font-face{font-family:"SBSansInterface";src:url("../fonts/sbsansui/sbsansui-light.woff2") format("woff2"),url("../fonts/sbsansui/sbsansui-light.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:"SBSansInterface";src:url("../fonts/sbsansui/sbsansui-regular.woff2") format("woff2"),url("../fonts/sbsansui/sbsansui-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"SBSansInterface";src:url("../fonts/sbsansui/sbsansui-semibold.woff2") format("woff2"),url("../fonts/sbsansui/sbsansui-semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"SBSansDisplay";src:url("../fonts/sbsansdisplay/sbsansdisplay-regular.woff2") format("woff2"),url("../fonts/sbsansdisplay/sbsansdisplay-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"SBSansDisplay";src:url("../fonts/sbsansdisplay/sbsansdisplay-semibold.woff2") format("woff2"),url("../fonts/sbsansdisplay/sbsansdisplay-semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"SBSansDisplay";src:url("../fonts/sbsansdisplay/sbsansdisplay-bold.woff2") format("woff2"),url("../fonts/sbsansdisplay/sbsansdisplay-bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:"SBSansText";src:url("../fonts/sbsanstext/sbsanstext-regular.woff2") format("woff2"),url("../fonts/sbsanstext/sbsanstext-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"SBSansText";src:url("../fonts/sbsanstext/sbsanstext-semibold.woff2") format("woff2"),url("../fonts/sbsanstext/sbsanstext-semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"SBSansText";src:url("../fonts/sbsanstext/sbsanstext-bold.woff2") format("woff2"),url("../fonts/sbsanstext/sbsanstext-bold.woff") format("woff");font-weight:700;font-style:normal}#st-w .icon-arrow-down-second{width:129px;height:129px}#st-w .icon-arrow-down{width:12px;height:7px}#st-w .icon-arrow-right{width:5px;height:8px}#st-w .icon-case-up{width:62px;height:62px}#st-w .icon-doc-tool{width:62px;height:62px}#st-w .icon-file{width:27px;height:37px}#st-w .icon-logo{width:135px;height:34px}#st-w .icon-misc-tools{width:62px;height:62px}#st-w .icon-phone{width:20px;height:20px}#st-w .icon-play{width:64px;height:64px}#st-w .icon-question-fill{width:24px;height:24px}#st-w .icon-question{width:20px;height:20px}#st-w .icon-sbbol{width:18px;height:22px}#st-w .icon-search{width:21px;height:21px}#st-w .icon-specialist{width:62px;height:62px}#st-w .icon-star-w-green{width:32px;height:32px}#st-w .icon-star-w{width:30px;height:30px}#st-w .icon-arrow{width:32px;height:32px}#st-w .icon-close{width:32px;height:32px}#st-w .icon-error{width:16px;height:18px}#st-w .icon-logotype{width:40px;height:40px}#st-w .icon-pin{width:32px;height:32px}#st-w .icon-submit-fail{width:24px;height:24px}#st-w .icon-submit-limit{width:24px;height:24px}#st-w .icon-submit-success{width:24px;height:24px}#st-w .icon-update{width:24px;height:24px}
