*{box-sizing:border-box;background-repeat:no-repeat;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;line-height:1}footer,header,section{display:block}video{display:inline-block}img{display:block;border:0}h1,h2,h3,h4,h5,h6{font-weight:400}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}em,var{font-style:normal}ol,ul{margin:0;padding:0;list-style-type:none}a{background-color:rgba(0,0,0,0);font-size:inherit;color:inherit;text-decoration:none}a:active,a:hover{outline:0}button,input,select,textarea{margin:0;font-size:inherit}[type=reset],[type=submit],button,html [type=button]{padding:0;border:0;color:inherit;background-color:rgba(0,0,0,0);-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{padding:0;line-height:normal}input::-webkit-input-placeholder{font-weight:300}input::-ms-input-placeholder{font-weight:300}input::-moz-placeholder{font-weight:300}[type=number]{-moz-appearance:textfield}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{margin:0;height:auto;-webkit-appearance:none}textarea{overflow:auto;resize:none}select,textarea{-webkit-appearance:none}select{background-color:#fff}table{border-collapse:collapse;border-spacing:0}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.container,.container-fluid,.container-lg{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-6,.col-12,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-6{flex:0 0 50%;max-width:50%}.col-6{-webkit-box-flex:0}.col-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-1{-webkit-box-ordinal-group:2;order:1}.order-2{-webkit-box-ordinal-group:3;order:2}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-webkit-box;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.border{border:1px solid #dee2e6!important}.d-none{display:none!important}.d-flex{display:-webkit-box!important;display:flex!important}.flex-column{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;flex-direction:column!important}.justify-content-center{-webkit-box-pack:center!important;justify-content:center!important}.align-items-start{-webkit-box-align:start!important;align-items:flex-start!important}.align-items-center{-webkit-box-align:center!important;align-items:center!important}.position-relative{position:relative!important}.h-50{height:50%!important}.h-100{height:100%!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.mb-3{margin-bottom:1rem!important}.m-4{margin:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.m-5{margin:3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.pr-3{padding-right:1rem!important}.p-5{padding:3rem!important}.visible{visibility:visible!important}a,button{cursor:pointer}.page{overflow-x:hidden;background-size:100% auto}@font-face{font-family:Golos;src:url(../../assets/fonts/Golos/Golos_Text_Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:Golos;src:url(../../assets/fonts/Golos/Golos_Text_Medium.ttf) format("truetype");font-weight:500}@font-face{font-family:Golos;src:url(../../assets/fonts/Golos/Golos_Text_SemiBold.ttf) format("truetype");font-weight:600}@font-face{font-family:Golos;src:url(../../assets/fonts/Golos/Golos_Text_Bold.ttf) format("truetype");font-weight:700}@font-face{font-family:Golos;src:url(../../assets/fonts/Golos/Golos_Text_Black.ttf) format("truetype");font-weight:900}.btn{overflow:hidden;padding:15px 0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;outline:none;background-color:#01a912;border:3px solid #01a912;box-shadow:0 0 0 1px #01a912;margin:0 auto;font-family:Golos;max-width:375px;font-weight:600;font-size:18px;line-height:100%;text-transform:uppercase;color:#fff;text-align:center;-webkit-transition:all .3s;transition:all .3s;width:100%}.btn:active,.btn:focus{outline:none}.btn:hover{color:#01a912;background-color:#fff;border-color:#fff}.modal-body{padding:50px 0 25px}.modal-body .container{padding:0 26px}.modal-dialog{max-width:380px}.modal__title{font-family:Golos;font-weight:600;font-size:20px;line-height:24px;text-align:center;color:#212121;margin-bottom:20px}.form{margin-bottom:41px}.form__inputs-container{margin-bottom:40px}.form__input-wrapper{margin-bottom:7px}.form__input{height:46px;font-family:Golos;font-size:14px;line-height:130%;text-align:left;color:#9096a2;width:100%;border:1px solid #9096a2}.hero{background-image:url(../../assets/img/hero/back.png?0f12767a671144e4c44aaa4bff710f5b);padding-bottom:50px}.hero__header{margin-bottom:30px}.hero__header-border{border-bottom:1px solid #696969;padding-bottom:10px}.hero__video-wrapper{margin-bottom:30px}.hero__text-wrapper{margin-bottom:31px}.hero__title{font-family:Prosto One;font-size:32px;text-transform:uppercase;margin-bottom:5px}.hero__subtitle,.hero__title{font-style:normal;font-weight:400;line-height:140%;color:#fff}.hero__subtitle{font-family:Golos;font-size:21px}.header .container{padding:10px 15px 0}.header__logo{width:91px;height:27px}.header__cabinet{font-family:Golos;font-style:normal;font-weight:400;font-size:18px;line-height:140%;text-align:center;color:#fff}.hero-bullets__item{margin-bottom:25px}.hero-bullets__item-image{width:24px;margin-right:14px}.hero-bullets__item-text{font-family:Golos;font-style:normal;font-weight:400;font-size:14px;line-height:100%;color:#fff;max-width:290px}.second{padding-top:50px}.second__title{font-family:Golos;font-weight:600;font-size:24px;line-height:140%;margin-bottom:25px}.second__title .highlited{color:#025b85}.second__content-item{padding:0}.second__content-item img{width:100%}.second__text-wrapper{min-height:116px}.second__text-wrapper_color-two{background-color:#ffeded}.second__text-wrapper_color-three{background-color:#ffdada}.second__text-wrapper_color-four{background-color:#e1e1e1}.second__text-wrapper_color-six{background-color:#daedff}.second__text-wrapper_color-seven{background-color:#edf9ff}.second__text-wrapper_color-eight{background-color:#cdefff}.second__text{font-family:Golos;color:#000;font-size:14px;line-height:120%;max-width:247px;padding-left:15px}.second__text_big{font-weight:600;font-size:16px;line-height:120%}.withus{padding:40px 0;background:linear-gradient(252.6deg,#032e41,#0173a9)}.withus__outer-frame{padding:20px 41px 41px;background:linear-gradient(259.89deg,#03415d,#025b85);box-shadow:9px 9px 30px rgba(3,47,67,.5),-9px -9px 16px hsla(0,0%,100%,.08);width:100%;max-width:570px;margin:0 auto}.withus__title{font-family:Golos;font-size:16px;line-height:120%;text-align:center;color:#cbdfe9;text-shadow:2px 2px 4px rgba(3,46,65,.5);margin-bottom:24px}.withus__inner-frame{background:linear-gradient(259.89deg,#03415d,#025b85);box-shadow:inset 9px 9px 16px rgba(3,47,67,.2),inset -9px -9px 16px hsla(0,0%,100%,.05);padding:3px 0 21px;margin:0 auto}.withus__text{font-family:Golos;font-style:normal;font-weight:400;font-size:18px;line-height:22px;text-align:center;color:#fff;text-shadow:0 4px 12px rgba(0,0,0,.25),-2px -2px 16px hsla(0,0%,100%,.1)}.withus__text_counter{font-size:56px;line-height:67px}.offer{padding:50px 0;background:linear-gradient(252.6deg,#032e41,#0173a9)}.offer__wrapper{background:#fff;padding:50px 15px 40px}.offer__title{font-family:Golos;font-style:normal;font-weight:700;font-size:24px;line-height:120%;text-align:center;margin-bottom:24px}.offer__list-item{padding:24px 15px;background:#fff;box-shadow:4px 4px 30px rgba(0,0,0,.25);min-height:100px}.offer__text{font-family:Golos;font-size:14px;line-height:120%;text-align:center;color:#025b85;max-width:350px}.steps{padding:42px 0 50px;background:linear-gradient(252.6deg,#032e41,#0173a9);overflow:hidden}.steps__list{margin-bottom:35px}.steps__list-item{padding:25px 0;position:relative}.steps__list-item_color-one{background:hsla(0,0%,100%,.1)}.steps__list-item_color-two{background:hsla(0,0%,100%,.15)}.steps__list-item_color-three{background:hsla(0,0%,100%,.2)}.steps__list-item_color-four{background:hsla(0,0%,100%,.25)}.steps__number-wrapper{position:absolute;z-index:1;left:0;right:0;bottom:0;top:0;padding-top:3px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.steps__number{padding-left:12px;font-family:Prosto One;font-size:90px;padding-top:0;color:hsla(0,0%,100%,.15);text-align:left}.steps__text{position:relative;z-index:2;font-family:Golos;font-style:normal;font-size:14px;line-height:120%;padding-left:33px;max-width:163px;color:#fff;text-align:left}.steps__text_big{font-size:18px;max-width:unset}.footer{background:#2d323c;padding:24px}.footer__text{font-family:Golos;font-weight:600;font-size:12px;line-height:120%;color:#9096a2}.footer__logo-wrapper .footer__text{margin-right:6px}@media(min-width:576px){.container{max-width:540px}.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media screen and (min-width:576px){.modal-dialog{max-width:380px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container,.container-lg{max-width:960px}.col-lg-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.order-lg-1{-webkit-box-ordinal-group:2;order:1}.order-lg-2{-webkit-box-ordinal-group:3;order:2}.order-lg-3{-webkit-box-ordinal-group:4;order:3}.order-lg-4{-webkit-box-ordinal-group:5;order:4}.offset-lg-1{margin-left:8.3333333333%}.modal-lg,.modal-xl{max-width:800px}.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:-webkit-box!important;display:flex!important}.flex-lg-row{-webkit-box-orient:horizontal!important;flex-direction:row!important}.flex-lg-row{-webkit-box-direction:normal!important}.justify-content-lg-start{-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-lg-between{-webkit-box-pack:justify!important;justify-content:space-between!important}.align-items-lg-center{-webkit-box-align:center!important;align-items:center!important}.mb-lg-0{margin-bottom:0!important}}@media screen and (min-width:992px){.modal-body .container{padding:0 50px}.modal__title{font-size:24px;line-height:29px;margin-bottom:25px}.form__inputs-container{margin-bottom:30px}.hero{padding-bottom:100px}.hero__header{margin-bottom:159px}.hero__header-border{padding-bottom:27px}.hero__video-wrapper{margin-bottom:0}.hero__text-wrapper{margin-bottom:98px}.hero__title{font-size:47px;line-height:140%;margin-bottom:10px}.hero__subtitle{margin-bottom:98px}.header .container{padding:27px 15px 0}.header__logo{width:153px;height:45px}.hero-bullets{padding-bottom:40px;border-bottom:1px solid #696969}.hero-bullets__item{margin-bottom:0}.hero-bullets__item-image{width:57px;margin-right:15px}.hero-bullets__item-text{font-size:18px;line-height:100%;color:#c4c4c4}.second{padding-top:100px}.second__title{font-size:48px;line-height:120%;text-align:center;margin-bottom:60px}.second__text{font-size:18px;padding-left:52px}.second__text_big{font-size:26px}.withus{padding:100px 0}.withus__outer-frame{padding:33px 66px 66px}.withus__title{font-size:28px;line-height:120%;margin-bottom:31px}.withus__inner-frame{padding:19px 0}.withus__text{font-size:32px;line-height:38px}.withus__text_counter{font-size:80px;line-height:86px}.offer{padding:100px 0;background:#fff}.offer__wrapper{padding:0}.offer__title{font-size:48px;line-height:120%;margin-bottom:40px}.offer__list-item{padding:63px 15px}.offer__text{font-size:22px;line-height:120%}.steps{padding:81px 0 68px}.steps .before-bg:before{content:"";background:hsla(0,0%,100%,.1);position:absolute;right:100%;top:0;left:-1000px;bottom:0}.steps .after-bg:after{content:"";background:hsla(0,0%,100%,.25);position:absolute;left:100%;top:0;right:-1000px;bottom:0}.steps__list-item{padding:52px 0}.steps__number{font-size:144px;padding-left:32px}.steps__text{max-width:223px;font-size:18px;padding-left:70px}.steps__text_big{font-size:24px}.footer{padding:39px}.footer__text{font-size:18px}}@media(min-width:1200px){.container,.container-lg{max-width:1140px}.modal-xl{max-width:1140px}}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}
