@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");*,:after,:before{box-sizing:border-box}img{max-width:100%;border-radius:10px}@media screen and (max-width:768px){img{border-radius:7px}}@media screen and (max-width:425px){img{border-radius:5px}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}input:focus{border:none}.container{max-width:1160px;margin:0 auto;padding:0 10px}@media screen and (max-width:1024px){.container{max-width:768px;margin:0 auto}}@media screen and (max-width:768px){.container{max-width:425px;margin:0 auto}}@media screen and (max-width:425px){.container{max-width:none;margin:0 auto}}.wrapper{min-height:100%;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.title{font-weight:700;font-size:calc(24px + 42 * ((100vw - 320px) / 1600));line-heigh:calc(30px + 42 * ((100vw - 320px) / 1600));margin-bottom:calc(25px + 55 * ((100vw - 320px) / 1600))}.button{border-radius:calc(3px + 2 * ((100vw - 320px) / 1600));transition:filter .2s;color:#000;cursor:pointer}.button:hover{filter:brightness(1.2)}@media screen and (max-width:768px){.button{filter:brightness(1.2)}}.input{background:#fff;border-radius:5px;outline:none;padding-right:20px}.section{padding-top:calc(60px + 140 * ((100vw - 320px) / 1600));padding-bottom:calc(60px + 140 * ((100vw - 320px) / 1600))}body{color:#fff;background-color:#e5e5e5;font-family:Bebas Neue,cursive}.body--active{overflow:hidden}.swiper-container{overflow-x:hidden}.load-bg{position:fixed;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;row-gap:10px;top:0;left:0;height:100vh;width:100vw;background-color:#525291;z-index:99;transition:1s}.load-bg--end{opacity:0;z-index:-1}.load-bg__logo{max-width:0;transition:max-width .9s}.load-bg__logo--active{max-width:150px}.load-bg__intro{font-size:32px;font-weight:700;opacity:0;transition:opacity 1s}.load-bg__intro--active{opacity:1}.dark-bg{position:fixed;z-index:-1;width:100vw;height:100vh;opacity:0;background-color:#000;transition:.5s}.dark-bg--active{z-index:9999;opacity:.75}.popup{opacity:0;position:fixed;z-index:-1;top:20%;left:50%;transform:translateX(-50%);max-width:500px;width:100%;border-radius:5px;background-color:#fff;color:#000;transition:.5s}.popup--active{z-index:99999;opacity:1}.popup__container{padding:calc(30px + 20 * ((100vw - 320px) / 1600));position:relative}.popup .close-popup{display:none;position:absolute;top:calc(15px + 5 * ((100vw - 320px) / 1600));right:calc(15px + 5 * ((100vw - 320px) / 1600));width:calc(20px + 5 * ((100vw - 320px) / 1600));height:calc(20px + 5 * ((100vw - 320px) / 1600));cursor:pointer}.popup .close-popup--active{display:block}.popup .close-popup__container-popup{position:relative;width:100%;height:100%}.popup .close-popup span{position:absolute;top:0;left:0;width:100%;height:3px;background-color:#000}.popup .close-popup span:first-child{transform:rotate(45deg)}.popup .close-popup span:last-child{transform:rotate(-45deg)}.popup__title{font-size:calc(18px + 14 * ((100vw - 320px) / 1600));line-height:calc(25px + 25 * ((100vw - 320px) / 1600));text-align:center}.popup__form{display:none;-ms-flex-direction:column;flex-direction:column;row-gap:calc(20px + 20 * ((100vw - 320px) / 1600))}.popup__form--active{display:-ms-flexbox;display:flex}.popup__form input{width:100%;border:1px solid #525291;border-radius:5px;outline:none;padding:0 10px;height:calc(40px + 20 * ((100vw - 320px) / 1600))}.popup__form button{background:linear-gradient(180deg,#ffd237,#b4962f);border:none;padding:calc(20px + 10 * ((100vw - 320px) / 1600));font-weight:700;font-size:calc(13px + 6 * ((100vw - 320px) / 1600))}.alert-good{display:none}.alert-good--active{display:block}.alert-good__title{font-size:calc(18px + 14 * ((100vw - 320px) / 1600));line-height:calc(25px + 25 * ((100vw - 320px) / 1600));text-align:center;margin-bottom:50px}.alert-good__img{max-width:50%;margin:0 auto}.alert-good__img svg{width:100%;fill:green}.header{padding-bottom:calc(5px + -5 * ((100vw - 320px) / 1600));width:100%;position:fixed;transition:.5s;z-index:10}@media screen and (max-width:768px){.header{box-shadow:0 0 30px rgba(0,0,0,.5);background-color:#525291}}.header--active{box-shadow:0 0 30px rgba(0,0,0,.5);background-color:#525291}.header .burger-menu{position:fixed;z-index:99999;width:100vw;height:100vh;background-color:#fff;left:-100vw;transition:.7s}.header .burger-menu--active{left:0}.header .burger-menu .burger-menu-container{padding:20px 40px}.header .burger-menu .burger-menu-container .burger-menu__top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:80px}.header .burger-menu .burger-menu-container .burger-menu__top .close-burger{position:relative;height:20px;width:30px;-ms-flex-direction:column;flex-direction:column;cursor:pointer}@media screen and (max-width:768px){.header .burger-menu .burger-menu-container .burger-menu__top .close-burger{height:20px;width:25px;width:20px}}.header .burger-menu .burger-menu-container .burger-menu__top .close-burger .close-burger__line{position:absolute;height:3px;width:100%;background-color:#000}.header .burger-menu .burger-menu-container .burger-menu__top .close-burger .close-burger__line1{transform:rotate(45deg)}.header .burger-menu .burger-menu-container .burger-menu__top .close-burger .close-burger__line2{transform:rotate(-45deg)}.header .burger-menu .burger-menu-container .burger-menu__top .header__logo-burger{display:block;width:calc(120px + 180 * ((100vw - 320px) / 1600))}.header .burger-menu .burger-menu-container .burger-menu__top .header__logo-burger img{width:100%}.header .burger-menu .burger-menu-container .header__nav{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.header .burger-menu .burger-menu-container .header__nav ul{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:calc(30px + 30 * ((100vw - 320px) / 1600))}.header .burger-menu .burger-menu-container .header__nav ul li a{font-weight:700;font-size:23px;line-height:21px;padding-bottom:13px;color:#525291}@media screen and (max-width:768px){.header .burger-menu .burger-menu-container .header__nav ul li a{font-size:20px}}.header__row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header .burger,.header__row{-ms-flex-pack:justify;justify-content:space-between}.header .burger{display:none;position:absolute;height:20px;width:30px;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1024px){.header .burger{display:-ms-flexbox;display:flex;position:relative}}.header .burger .burger__line{display:none;height:3px;width:100%;background-color:#000}@media screen and (max-width:1024px){.header .burger .burger__line{display:block}}.header__logo{max-width:100px}.header__logo img{width:100%}@media screen and (max-width:1024px){.header__logo,.header__nav{display:none}}.header__nav ul{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;column-gap:32px}.header__nav li a{font-size:18px;line-height:20px;color:#fff;transition:.15s}.header__nav li a:hover{color:gold}.header__contacts{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;column-gap:25px}.header__contacts .viber{width:24px}.header__contacts .viber svg{width:100%;fill:#fff;transition:.15s}.header__contacts .viber svg:hover{fill:#610ec0}@media screen and (max-width:768px){.header__contacts .viber svg:hover{fill:#fff}}.header__contacts .telegram{width:24px}.header__contacts .telegram svg{width:100%;fill:#fff;transition:.15s}.header__contacts .telegram svg:hover{fill:#279fdb}@media screen and (max-width:768px){.header__contacts .telegram svg:hover{fill:#fff}}.header .phone-number{font-size:16px;line-height:20px;color:#fff;transition:.15s}.header .phone-number:hover{color:gold}@media screen and (max-width:768px){.header .phone-number{color:gold}}.intro{background-color:#525291;background-image:url(../images/intro-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.intro__title{font-weight:700;font-size:calc(28px + 38 * ((100vw - 320px) / 1600));line-height:calc(44px + 28 * ((100vw - 320px) / 1600));margin-bottom:calc(10px + 45 * ((100vw - 320px) / 1600));max-width:850px}.intro__subtitle{font-weight:500;font-size:22px;line-height:32px;color:hsla(0,0%,100%,.8);max-width:520px;margin-bottom:70px}.intro .button{max-width:calc(180px + 90 * ((100vw - 320px) / 1600));height:calc(40px + 30 * ((100vw - 320px) / 1600));width:100%;background:linear-gradient(180deg,#ffd237,#b4962f);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:calc(14px + 4 * ((100vw - 320px) / 1600));line-height:calc(17px + 15 * ((100vw - 320px) / 1600))}@media screen and (max-width:425px){.intro .button{max-width:100%}}.choose{background-color:#525291}.choose__title{text-align:center}.choose__row{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;column-gap:calc(20px + 30 * ((100vw - 320px) / 1600));margin-bottom:100px}.choose__row:last-child{margin-bottom:0}.choose__row:nth-child(odd){-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:768px){.choose__row{row-gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;text-align:center}}.choose__column{width:50%}@media screen and (max-width:768px){.choose__column{width:100%}}.choose__column-title{font-size:calc(16px + 14 * ((100vw - 320px) / 1600));line-height:calc(21px + 29 * ((100vw - 320px) / 1600));margin-bottom:calc(15px + 25 * ((100vw - 320px) / 1600));color:#ededed}@media screen and (max-width:768px){.choose__column-title{text-align:center}}.choose__column-describe{font-size:calc(14px + 10 * ((100vw - 320px) / 1600));line-height:calc(21px + 29 * ((100vw - 320px) / 1600));display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#f0f0f0}.choose__column-img{max-width:530px}@media screen and (max-width:768px){.choose__column-img{max-width:300px;margin:0 auto}}.contract{background-color:#525291;padding-bottom:calc(60px + 140 * ((100vw - 320px) / 1600))}.contract__title{font-size:calc(20px + 16 * ((100vw - 320px) / 1600));line-height:calc(20px + 30 * ((100vw - 320px) / 1600));margin-bottom:calc(30px + 40 * ((100vw - 320px) / 1600));text-align:center;color:#ededed}.contract__row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:768px){.contract__row{column-gap:0;-ms-flex-direction:column;flex-direction:column}}.contract__column{width:calc(33.3333333333% - 15px)}@media screen and (max-width:768px){.contract__column{width:calc(100% - 0px);margin-bottom:calc(30px + 30 * ((100vw - 320px) / 1600))}}.contract__column:nth-child(2){display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:768px){.contract__column:nth-child(2){-ms-flex-align:center;align-items:center}}.contract__column:nth-child(3){text-align:end}@media screen and (max-width:768px){.contract__column:nth-child(3){text-align:center}}.contract__column:nth-child(3) h5{font-size:calc(16px + 10 * ((100vw - 320px) / 1600));margin-bottom:10px}.contract__column-item{font-size:calc(14px + 10 * ((100vw - 320px) / 1600));line-height:calc(20px + 30 * ((100vw - 320px) / 1600));color:#ededed}.contract__column-item p{margin-bottom:30px}.contract__column-item p span{text-transform:uppercase}.contract__column-img{max-width:285px}@media screen and (max-width:768px){.contract__column-img{max-width:150px}}.contract .button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;font-size:calc(14px + 4 * ((100vw - 320px) / 1600));line-height:calc(17px + 15 * ((100vw - 320px) / 1600));background:linear-gradient(180deg,#ffd237,#b4962f);max-width:calc(200px + 100 * ((100vw - 320px) / 1600));height:calc(60px + 30 * ((100vw - 320px) / 1600))}.examples{color:#000}.examples__title{text-align:center}.examples__subtitle{font-size:calc(16px + 20 * ((100vw - 320px) / 1600));line-height:calc(25px + 25 * ((100vw - 320px) / 1600));text-align:center;margin-bottom:calc(40px + 60 * ((100vw - 320px) / 1600))}.examples__row{display:-ms-flexbox;display:flex;column-gap:40px;margin-bottom:100px}.examples__row:last-child{margin-bottom:0}@media screen and (max-width:768px){.examples__row{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;column-gap:0;margin-bottom:0}}.examples__column{display:-ms-flexbox;display:flex;width:calc(50% - 0px)}@media screen and (max-width:768px){.examples__column{width:calc(100% - 0px);margin-bottom:calc(40px + 160 * ((100vw - 320px) / 1600))}}.examples__column-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.examples__column-title{font-size:calc(16px + 8 * ((100vw - 320px) / 1600));-ms-flex-align:center;align-items:center;margin-bottom:10px;text-transform:uppercase}.examples__column-subtitle,.examples__column-title{line-height:calc(17px + 13 * ((100vw - 320px) / 1600))}.examples__column-subtitle{-ms-flex:1;flex:1;font-size:calc(14px + 10 * ((100vw - 320px) / 1600));color:gray;margin-bottom:calc(10px + 25 * ((100vw - 320px) / 1600))}.examples__column-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.examples__column-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0;outline-width:0;background-color:#525291}.design{background-color:#525291}.design__title{text-align:center}.design__subtitle{text-align:center;font-size:calc(16px + 20 * ((100vw - 320px) / 1600));line-height:calc(25px + 25 * ((100vw - 320px) / 1600));margin-bottom:calc(30px + 10 * ((100vw - 320px) / 1600))}.design__row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:calc(50px + 50 * ((100vw - 320px) / 1600))}@media screen and (max-width:768px){.design__row{-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;row-gap:30px}}@media screen and (max-width:425px){.design__row{row-gap:20px}}.design__column{width:calc(50% - 25px)}@media screen and (max-width:768px){.design__column{width:calc(100% - 0px)}}.design__column-img{max-width:560px}.design__column-img img{border-radius:5px}.design__column-list li{font-size:calc(16px + 8 * ((100vw - 320px) / 1600));line-height:calc(24px + 26 * ((100vw - 320px) / 1600))}@media screen and (max-width:768px){.design__column-list li{text-align:center}}.design__form{display:-ms-flexbox;display:flex;column-gap:35px;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:768px){.design__form{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;column-gap:0;row-gap:20px}}.design__form .input{max-width:315px;padding-left:calc(20px + 15 * ((100vw - 320px) / 1600))}.design__form .button,.design__form .input{width:100%;height:calc(40px + 30 * ((100vw - 320px) / 1600));border:none}.design__form .button{max-width:270px;background:linear-gradient(180deg,#ffd237,#b4962f);font-weight:600;font-size:calc(12px + 6 * ((100vw - 320px) / 1600));line-height:calc(14px + 6 * ((100vw - 320px) / 1600))}@media screen and (max-width:768px){.design__form .button{max-width:315px}}.consultation{padding-top:calc(60px + 90 * ((100vw - 320px) / 1600));padding-bottom:calc(20px + 30 * ((100vw - 320px) / 1600));color:#000}.consultation__block{background:#fefefe;border:2px solid #525291;border-radius:10px;padding:55px 25px}.consultation__title{text-align:center;font-size:calc(25px + 23 * ((100vw - 320px) / 1600));line-height:calc(40px + 32 * ((100vw - 320px) / 1600));font-weight:700;margin-bottom:55px}.consultation__form{display:-ms-flexbox;display:flex;column-gap:35px;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.consultation__form{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;column-gap:0;row-gap:20px}}.consultation__form .input{max-width:315px;padding-left:calc(20px + 15 * ((100vw - 320px) / 1600));border:1px solid #525291}.consultation__form .button,.consultation__form .input{width:100%;height:calc(40px + 30 * ((100vw - 320px) / 1600))}.consultation__form .button{max-width:270px;border:none;background:linear-gradient(180deg,#ffd237,#b4962f);font-weight:600;font-size:calc(12px + 6 * ((100vw - 320px) / 1600));line-height:calc(14px + 6 * ((100vw - 320px) / 1600))}@media screen and (max-width:768px){.consultation__form .button{max-width:315px}}.questions{color:#000}.questions__title{text-align:center}.questions__row{display:-ms-flexbox;display:flex;row-gap:25px;-ms-flex-wrap:wrap;flex-wrap:wrap}.questions__item{padding:calc(10px + 10 * ((100vw - 320px) / 1600));padding:20px;max-height:calc(70px + 10 * ((100vw - 320px) / 1600));background-color:#fdfdfd;border:1px solid #9494ff;border-radius:5px;overflow:hidden;width:100%;transition:max-height .5s,background-color .15s;cursor:pointer}.questions__item:hover{background-color:#9494ff;color:#fff}@media screen and (max-width:768px){.questions__item{background-color:#9494ff;color:#fff}}.questions__column-visible{padding-left:calc(20px + 35 * ((100vw - 320px) / 1600));padding-right:calc(20px + 35 * ((100vw - 320px) / 1600));display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;column-gap:20px;margin-bottom:35px}.questions__column-visible span{font-weight:300;font-size:calc(14px + 10 * ((100vw - 320px) / 1600));line-height:112.2%}.questions__column-visible .arrow{cursor:pointer;transition:.4s}.questions__column-hide{font-size:calc(12px + 9 * ((100vw - 320px) / 1600));line-height:150%}.questions__item--open{max-height:700px;transition:max-height .9s}.questions__item--open .arrow{filter:grayscale(100%);transform:rotate(180deg)}.contacts{color:#000}.company__title,.contacts__title{text-align:center}.company__title{color:#000}.company__row{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;row-gap:calc(20px + 40 * ((100vw - 320px) / 1600))}.company__column{width:calc(50% - 30px)}@media screen and (max-width:768px){.company__column{width:calc(100% - 0px)}}.company__column-img{max-width:535px}.company__column-describe{color:#000}.company__column-describe p{font-size:calc(14px + 10 * ((100vw - 320px) / 1600));line-height:calc(25px + 25 * ((100vw - 320px) / 1600));margin-bottom:calc(20px + 20 * ((100vw - 320px) / 1600))}.company__column-describe p:last-child{margin-bottom:0}.company__column-describe b{font-size:calc(16px + 12 * ((100vw - 320px) / 1600));line-height:calc(25px + 25 * ((100vw - 320px) / 1600));text-transform:uppercase}.employees{background-color:#525291}.employees__row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:calc(50px + 50 * ((100vw - 320px) / 1600));row-gap:calc(20px + 40 * ((100vw - 320px) / 1600))}.employees__row:first-child{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.employees__row:last-child{margin-bottom:0}.employees__column{width:calc(50% - 80px)}@media screen and (max-width:768px){.employees__column{width:calc(100% - 0px)}}.employees__column-img{max-width:435px}.employees__column-img:first-child{max-width:530px}.employees__column-describe p{font-size:calc(14px + 10 * ((100vw - 320px) / 1600));line-height:calc(25px + 25 * ((100vw - 320px) / 1600));margin-bottom:calc(20px + 20 * ((100vw - 320px) / 1600))}.employees__column-title{font-size:calc(16px + 20 * ((100vw - 320px) / 1600));line-height:calc(25px + 25 * ((100vw - 320px) / 1600));margin-bottom:calc(20px + 80 * ((100vw - 320px) / 1600))}.cars__title{text-align:center}.cars__subtitle,.cars__title{color:#000;margin-bottom:calc(20px + 50 * ((100vw - 320px) / 1600))}.cars__subtitle{font-size:calc(16px + 20 * ((100vw - 320px) / 1600));line-height:calc(17px + 33 * ((100vw - 320px) / 1600))}.cars__row{display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.cars__row{-ms-flex-direction:column;flex-direction:column;row-gap:20px}}@media screen and (max-width:425px){.cars__row{row-gap:10px}}.cars__row:first-of-type{column-gap:30px;margin-bottom:20px}@media screen and (max-width:425px){.cars__row:first-of-type{margin-bottom:10px}}.cars__row:first-of-type__column{width:50%}.cars__row:last-of-type{column-gap:20px}.cars__row:last-of-type__column{width:33%}.cars__column-img{max-width:560px}.prices{background-color:#525291}.prices__title{text-align:center}.prices__row{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:30px}@media screen and (max-width:1024px){.prices__row{column-gap:0;row-gap:50px}}.prices__column{display:-ms-flexbox;display:flex;width:360px}@media screen and (max-width:1024px){.prices__column{width:100%;display:block}}.prices__column-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:calc(15px + 15 * ((100vw - 320px) / 1600)) calc(25px + 25 * ((100vw - 320px) / 1600));background:#f9f9f9;border-radius:5px;color:#000}.prices__column-title{font-size:calc(24px + 12 * ((100vw - 320px) / 1600));line-height:calc(25px + 25 * ((100vw - 320px) / 1600));text-align:center;margin-bottom:10px}.prices__column-list{-ms-flex:1;flex:1;margin-bottom:calc(20px + 30 * ((100vw - 320px) / 1600))}.prices__column-list li{font-size:calc(12px + 2 * ((100vw - 320px) / 1600));line-height:calc(18px + 12 * ((100vw - 320px) / 1600));padding-left:30px;background-image:url(../images/check.svg);background-position:left 8px;background-repeat:no-repeat;background-size:calc(12px + 6 * ((100vw - 320px) / 1600))}@media screen and (max-width:1024px){.prices__column-list li{background-position:0;padding-left:20px}}@media screen and (max-width:768px){.prices__column-list li{padding-left:0;background-image:none}}.prices .button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:linear-gradient(180deg,#ffd237,#b4962f);height:60px;width:100%}.additional-services__title{text-align:center;margin-bottom:0;color:#000}.additional-services__block{color:#000}.additional-services__block:nth-child(odd){background-color:#525291;color:#fff}.additional-services__block .container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:calc(40px + 60 * ((100vw - 320px) / 1600));padding-bottom:calc(40px + 60 * ((100vw - 320px) / 1600));row-gap:calc(40px + 60 * ((100vw - 320px) / 1600))}.additional-services__row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.additional-services__row:nth-child(2n){-ms-flex-direction:row-reverse;flex-direction:row-reverse}.additional-services__column{width:calc(50% - 50px)}@media screen and (max-width:768px){.additional-services__column{width:calc(100% - 0px)}}.additional-services__column-title{font-size:calc(16px + 20 * ((100vw - 320px) / 1600));line-height:calc(17px + 33 * ((100vw - 320px) / 1600))}@media screen and (max-width:768px){.additional-services__column-title{text-align:center;margin-bottom:20px}}.additional-services__column-img{max-width:580px}.additional-services__column-img img{border-radius:10px}.reviews{color:#000}.reviews__title{text-align:center}.reviews__subtitle{text-align:center;font-size:calc(14px + 10 * ((100vw - 320px) / 1600));line-height:calc(25px + 25 * ((100vw - 320px) / 1600));margin-bottom:calc(30px + 30 * ((100vw - 320px) / 1600))}.reviews__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:calc(30px + 10 * ((100vw - 320px) / 1600))}@media screen and (max-width:768px){.reviews__row{row-gap:30px}}.reviews__column{width:calc(50% - 15px)}@media screen and (max-width:768px){.reviews__column{width:calc(100% - 0px)}}.reviews__column-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.reviews__column-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0;outline-width:0;background-color:#525291}.reviews__column-title{font-size:calc(24px + 12 * ((100vw - 320px) / 1600));line-height:calc(25px + 25 * ((100vw - 320px) / 1600));margin-bottom:calc(15px + 17 * ((100vw - 320px) / 1600));text-align:center}.reviews__column-info{font-size:calc(14px + 10 * ((100vw - 320px) / 1600));line-height:calc(21px + 29 * ((100vw - 320px) / 1600))}.reviews .arrows{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;column-gap:50px}.reviews .button-arrow{width:calc(50px + 40 * ((100vw - 320px) / 1600));cursor:pointer}.reviews .button-arrow svg{width:100%;height:100%;fill:#525291;transition:.15s}.reviews .button-arrow svg:hover{filter:contrast(200%)}@media screen and (max-width:768px){.reviews .button-arrow svg{filter:contrast(200%)}}.reviews .arrow-prev{transform:rotate(180deg);margin-bottom:6px}.vacancies{color:#000}.vacancies__title{text-align:center}.vacancies__row{display:-ms-flexbox;display:flex;row-gap:25px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:calc(40px + 30 * ((100vw - 320px) / 1600))}.vacancies__item{padding:calc(10px + 10 * ((100vw - 320px) / 1600));padding:20px;max-height:calc(70px + 10 * ((100vw - 320px) / 1600));background-color:#fdfdfd;border:1px solid #9494ff;border-radius:5px;overflow:hidden;width:100%;transition:max-height .5s,background-color .15s;cursor:pointer}.vacancies__item:hover{background-color:#9494ff;color:#fff}@media screen and (max-width:768px){.vacancies__item{background-color:#9494ff;color:#fff}}.vacancies__column-visible{padding-left:calc(20px + 35 * ((100vw - 320px) / 1600));padding-right:calc(20px + 35 * ((100vw - 320px) / 1600));display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;column-gap:20px;margin-bottom:35px}.vacancies__column-visible span{font-weight:300;font-size:calc(14px + 10 * ((100vw - 320px) / 1600));line-height:112.2%}.vacancies__column-visible .arrow{cursor:pointer;transition:.4s}.vacancies__column-hide{font-size:calc(12px + 9 * ((100vw - 320px) / 1600));line-height:150%}.vacancies__item--open{max-height:700px;transition:max-height .9s}.vacancies__item--open .arrow{filter:grayscale(100%);transform:rotate(180deg)}.vacancies__form{display:-ms-flexbox;display:flex;column-gap:35px;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:calc(40px + 30 * ((100vw - 320px) / 1600))}@media screen and (max-width:768px){.vacancies__form{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;column-gap:0;row-gap:20px}}.vacancies__form .input{max-width:315px;padding-left:calc(20px + 15 * ((100vw - 320px) / 1600));border:1px solid #525291;background-color:inherit}.vacancies__form .button,.vacancies__form .input{width:100%;height:calc(40px + 30 * ((100vw - 320px) / 1600))}.vacancies__form .button{max-width:270px;border:none;background:linear-gradient(180deg,#ffd237,#b4962f);font-weight:600;font-size:calc(12px + 6 * ((100vw - 320px) / 1600));line-height:calc(14px + 6 * ((100vw - 320px) / 1600))}@media screen and (max-width:768px){.vacancies__form .button{max-width:315px}}.vacancies__contact{font-weight:700;font-size:calc(24px + 16 * ((100vw - 320px) / 1600));line-heigh:calc(25px + 25 * ((100vw - 320px) / 1600));max-width:630px;text-align:center;margin:0 auto}.vacancies__number{margin-bottom:calc(25px + 40 * ((100vw - 320px) / 1600))}.footer{padding:60px 0;background-color:#525291}@media screen and (max-width:768px){.footer{text-align:center;padding:40px 0}}.footer .container{-ms-flex-direction:column;flex-direction:column;row-gap:calc(20px + 40 * ((100vw - 320px) / 1600))}.footer .container,.footer__row{display:-ms-flexbox;display:flex}.footer__row{-ms-flex-pack:justify;justify-content:space-between;row-gap:calc(10px + 40 * ((100vw - 320px) / 1600))}@media screen and (max-width:768px){.footer__row{-ms-flex-direction:column;flex-direction:column}}.footer span{max-width:700px;line-height:calc(30px + 20 * ((100vw - 320px) / 1600));color:hsla(0,0%,100%,.6)}.footer p,.footer span{font-size:calc(12px + 2 * ((100vw - 320px) / 1600))}.footer p{line-height:calc(15px + 5 * ((100vw - 320px) / 1600));color:#fff;margin-bottom:20px}.footer p:last-child{margin-bottom:0}.footer__contacts{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:768px){.footer__contacts{-ms-flex-align:stretch;align-items:stretch}}.footer__title{font-weight:700;font-size:calc(16px + 6 * ((100vw - 320px) / 1600));line-height:20px}.footer .button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:linear-gradient(180deg,#ffd237,#b4962f);width:330px;height:calc(40px + 40 * ((100vw - 320px) / 1600));font-weight:600;font-size:calc(14px + 4 * ((100vw - 320px) / 1600));line-height:calc(17px + 15 * ((100vw - 320px) / 1600))}@media screen and (max-width:768px){.footer .button{width:100%}}