@import url(https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap);.btn[data-v-fec87eea]{border:1px solid transparent;background-color:#017042;text-transform:uppercase;color:#f4f4f4;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;position:relative}.btn[data-v-fec87eea]:hover{background:#005734;cursor:pointer;transform:scale(.97)!important;transition:all .3s ease-in}.container[data-v-844d3ca6]{position:relative;width:100%}.box_title[data-v-844d3ca6]{display:flex;justify-content:space-between;width:100%;cursor:pointer;color:#a8a8a8;font-size:18px}.box_title img[data-v-844d3ca6]{transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.box_title.active img[data-v-844d3ca6]{transform:rotate(180deg);transition:all .3s ease}.box_title.error[data-v-844d3ca6]{border-bottom:2px solid #eb5757!important}.box_title .dropdown__placeholder[data-v-844d3ca6]{color:#a8a8a8;font-weight:600;font-size:18px;text-transform:capitalize}.dropdown[data-v-844d3ca6]{border:1px solid #f4f4f4;position:absolute;opacity:0;visibility:hidden;width:100%;overflow-y:scroll;top:100%;left:0;height:191px;z-index:100;background-color:#fff;box-shadow:0 9px 32px rgba(0,0,0,.15);border-radius:5px;transition:all .3s ease;transform:translateY(15px)}.dropdown.active[data-v-844d3ca6],.dropdown.error[data-v-844d3ca6]{opacity:1;visibility:visible;transition:all .3s ease;transform:translateY(0)}.dropdown.error[data-v-844d3ca6]{height:40px}.dropdown__item[data-v-844d3ca6]{padding:10px 16px;cursor:pointer;border:1px solid #f4f4f4;font-weight:600;font-size:16px;line-height:20px;color:#252525}.dropdown__item.error[data-v-844d3ca6]{color:red}@media (max-width:600px){.dropdown.time[data-v-844d3ca6]{overflow:auto;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);align-items:center;grid-auto-flow:row;width:100%;box-sizing:border-box;padding:10px;grid-gap:10px}}.header{padding:30px 200px 0 200px}.header-content{display:flex;align-items:center;justify-content:space-between}.header-content .logo{line-height:0}.header-content .logo img{width:220px;height:38px}.header-content .navigation-list{display:flex}.header-content .navigation-list__item{padding:0 25px}.header-content .navigation-list__item a{text-transform:uppercase;font-weight:600;font-size:18px;position:relative}.header-content .navigation-list__item a:after,.header-content .navigation-list__item a:before{content:"";position:absolute;width:0;height:2px;bottom:-2px;background:#000}.header-content .navigation-list__item a:before{left:0}.header-content .navigation-list__item a:after{right:0;background:#000;transition:width .8s cubic-bezier(.22,.61,.36,1)}.header-content .navigation-list__item a:hover:before{background:#000;width:100%;transition:width .5s cubic-bezier(.22,.61,.36,1)}.header-content .navigation-list__item a:hover:after{background:transparent;width:100%;transition:0s}.header-content .navigation-list__item .router-link-active.router-link-exact-active{border-bottom:2px solid #000}.header-content__language .container .box_title .dropdown__placeholder,.header-content__language .container .box_title .dropdown__title{font-weight:600;font-size:18px;line-height:20px;color:#252525;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-right:11px}.header-content__language .container .dropdown{height:80px;width:50px;overflow:hidden;border:none}.header-content .my-menu{display:none}.header-content .my-menu__border{border:1px solid rgba(37,37,37,.5);width:40px;height:40px;border-radius:10px;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header-content .my-menu__border.active .my-menu__border__row.v1{transition:all .3s ease;transform:translateY(-5px) rotate(-45deg)}.header-content .my-menu__border.active .my-menu__border__row.v2{opacity:0;visibility:hidden;transition:all .3s ease}.header-content .my-menu__border.active .my-menu__border__row.v3{transition:all .3s ease;transform:translateY(5px) rotate(45deg)}.header-content .my-menu__border__row{position:absolute;top:2px;left:10px;background:#252525;width:20px;height:2px;border-radius:20px}.header-content .my-menu__border__row.v1{bottom:14px;top:inherit;transition:all .3s ease}.header-content .my-menu__border__row.v2{top:19px;transition:all .3s ease}.header-content .my-menu__border__row.v3{top:14px;transition:all .3s ease}.mb__menu{position:absolute;top:80px;right:0;bottom:0;left:0;background-color:#fff;opacity:0;visibility:hidden;transition:all .3s ease;transform:translateY(-15px);z-index:2}.mb__menu.active{transform:translateY(0);transition:all .3s ease;opacity:1;visibility:visible}.mb__menu .mobile-navigation-list{display:flex;flex-direction:column;padding:30px 20px}.mb__menu .mobile-navigation-list__item{padding:5px 0 3px 0;border-bottom:1px solid hsla(0,0%,49.4%,.2)}.mb__menu .mobile-navigation-list__item a{color:#017042;font-weight:600;font-size:30px;line-height:57px;text-transform:capitalize}.mb__menu .mobile-navigation-list__item .router-link-active.router-link-exact-active{border-bottom:1px solid #017042}.mb__menu .store-links{padding-top:57px;display:flex;flex-direction:column;align-items:flex-start}.mb__menu .store-links .link{display:flex;background-color:#1d1c1c;padding:10px 20px;border-radius:10px;cursor:pointer;align-self:flex-start}.mb__menu .store-links .link.google{margin-top:10px}.mb__menu .store-links .link-content{padding-left:15px}.mb__menu .store-links .link .subtitle{font-weight:500;font-size:14px;line-height:13px;color:#fff}.mb__menu .store-links .link .title{font-size:18px;line-height:23px;color:#fff}@media (max-width:1600px){.header{padding:30px 120px 0 120px}}@media (max-width:1360px){.header{padding:30px 80px 0 80px}}@media (max-width:1100px){.header{padding:30px 60px 0 60px}.header-content .logo img{height:26px;width:153px}.header-content .my-menu{display:block}.header .btn,.header .navigation{display:none}}@media (max-width:600px){.header{padding:30px 20px 0 20px}}.footer[data-v-24e0c859]{background-color:#252525;padding:54px 200px}.footer-header[data-v-24e0c859]{display:grid;grid-template-areas:"logo navigation title-apps" "information information apps";align-items:center;grid-gap:40px}.footer-header .logo[data-v-24e0c859]{line-height:0;grid-area:logo}.footer-header .logo img[data-v-24e0c859]{height:37px;width:200px}.footer-header .navigation-list[data-v-24e0c859]{display:flex;grid-area:navigation;flex-wrap:wrap}.footer-header .navigation-list__item[data-v-24e0c859]{padding:0 20px;text-transform:uppercase;font-weight:600;font-size:18px}.footer-header .navigation-list__item a[data-v-24e0c859]{color:#d8d8d8}.footer-download-app__desktop__title[data-v-24e0c859]{color:#d8d8d8;text-transform:uppercase;font-size:18px;grid-area:title-apps;font-weight:600}.footer-download-app__desktop__content[data-v-24e0c859]{grid-area:apps}.footer-download-app__mobile[data-v-24e0c859]{display:none;grid-area:modile-apps}.footer-download-app__mobile__title[data-v-24e0c859]{font-weight:600;color:#d8d8d8;text-transform:uppercase;font-size:18px;grid-area:title-apps}.footer-contact-information__item[data-v-24e0c859]{display:flex;padding-top:25px;grid-area:information}.footer-contact-information__item[data-v-24e0c859] :first-child{color:#fff;line-height:150%;width:60px;font-weight:600;text-transform:uppercase}.footer-contact-information__item[data-v-24e0c859] :nth-child(2){font-size:16px;line-height:150%;color:#fff;padding-left:50px}.store-links[data-v-24e0c859]{display:flex;flex-direction:column;align-items:flex-start}.store-links .link[data-v-24e0c859]{display:flex;background-color:#1d1c1c;padding:10px 20px;border-radius:10px;cursor:pointer;align-self:flex-start}.store-links .link.google[data-v-24e0c859]{margin-top:25px}.store-links .link-content[data-v-24e0c859]{padding-left:15px}.store-links .link .subtitle[data-v-24e0c859]{font-weight:500;font-size:14px;line-height:13px;color:#fff}.store-links .link .title[data-v-24e0c859]{font-size:18px;line-height:23px;color:#fff}@media (max-width:1600px){.footer[data-v-24e0c859]{padding:54px 120px}}@media (max-width:1360px){.footer[data-v-24e0c859]{padding:54px 80px}}@media (max-width:1100px){.footer[data-v-24e0c859]{padding:54px 60px}.footer-header[data-v-24e0c859]{grid-template-areas:"logo logo " "navigation navigation " "information information" "title-apps apps"}}@media (max-width:600px){.footer[data-v-24e0c859]{padding:54px 20px}.footer-header[data-v-24e0c859]{grid-template-areas:"logo logo" "navigation navigation" "information information" "modile-apps modile-apps"}.footer .navigation-list[data-v-24e0c859]{margin:0 -20px}.footer .navigation-list__item[data-v-24e0c859]{padding:10px 20px}.footer-download-app__desktop__content[data-v-24e0c859],.footer-download-app__desktop__title[data-v-24e0c859]{display:none}.footer-download-app__mobile[data-v-24e0c859]{display:flex;padding-top:40px}.footer-download-app__mobile__title[data-v-24e0c859]{padding-right:50px}}.button-top{height:80px;width:80px;position:fixed;bottom:50px;right:50px;cursor:pointer;z-index:20}@media (max-width:600px){.button-top{bottom:10px;right:10px}}h1{font-size:52px}h2{font-size:42px}h3{font-size:24px}p{font-size:18px}a,div,h1,h2,h3,h4,h5,h6,html,li,p,span{margin:0;padding:0;border:0;vertical-align:baseline;text-decoration:none}@media (max-width:420px){h1{font-size:45px}h2{font-size:36px}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;text-decoration:none;color:#252525;font-family:Rajdhani,sans-serif}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}.wrapper{max-width:1200px;margin:0 auto}.core-modal[data-v-778cf343]{position:fixed;opacity:0;visibility:hidden;transition:all .3s ease;transform:translateY(-15px);top:0;left:0;right:0;bottom:0}.core-modal.isOpen[data-v-778cf343]{transition:all .3s ease;transform:translateY(0);opacity:1;visibility:visible}.core-modal .overlay[data-v-778cf343]{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.6)}.core-modal .custom-content[data-v-778cf343],.modal-done[data-v-d7d8e4b2]{background-color:#f4f4f4;position:fixed;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%)}.modal-done[data-v-d7d8e4b2]{display:flex;flex-direction:column;justify-content:center;padding:22px 22px 48px 101px;height:350px;width:562px}.modal-done__close[data-v-d7d8e4b2]{align-self:flex-end;margin:0 22px 30px 0;cursor:pointer}.modal-done__title[data-v-d7d8e4b2]{display:flex;align-items:center;font-weight:600;font-size:45px;line-height:57px;color:#017042}.modal-done__title img[data-v-d7d8e4b2]{margin-right:34px}.modal-done__description[data-v-d7d8e4b2]{padding:40px 0;color:#505050;line-height:150%}.modal-done__description span[data-v-d7d8e4b2]{font-weight:600;color:#505050}@media (max-width:1100px){.modal-done[data-v-d7d8e4b2]{width:80%;height:354px;padding:20px;align-items:flex-start}.modal-done__title[data-v-d7d8e4b2]{font-size:36px}.modal-done__title img[data-v-d7d8e4b2]{margin-right:25px}}@media (max-width:600px){.modal-done[data-v-d7d8e4b2]{padding:20px}}.container[data-v-68b128d6]{position:relative;width:100%}.box_title[data-v-68b128d6]{display:flex;justify-content:space-between;width:100%;cursor:pointer;color:#a8a8a8;border-bottom:2px solid #cdcdcd;padding:10px 0;font-size:18px}.box_title.error[data-v-68b128d6]{border-bottom:2px solid #eb5757!important}.box_title img[data-v-68b128d6]{transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.box_title .dropdown__placeholder[data-v-68b128d6]{color:#a8a8a8;font-weight:600;font-size:18px;text-transform:capitalize}.dropdown[data-v-68b128d6]{border:1px solid #f4f4f4;position:absolute;opacity:0;visibility:hidden;width:100%;overflow-y:scroll;top:100%;left:0;height:191px;z-index:100;background-color:#fff;box-shadow:0 9px 32px rgba(0,0,0,.15);border-radius:5px;transition:all .3s ease;transform:translateY(15px)}.dropdown.active[data-v-68b128d6]{opacity:1;visibility:visible;transition:all .3s ease;transform:translateY(0)}.dropdown.time[data-v-68b128d6]{display:grid;padding:40px 18px;width:330px;height:301px;right:0;overflow:auto;grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(4,1fr);align-items:center;grid-auto-flow:column}.dropdown.time .time__item[data-v-68b128d6]{font-size:20px;line-height:32px;align-self:center;justify-self:center;border:1px solid #4e4957;box-sizing:border-box;border-radius:10px;color:#7e7e7e;height:31px;width:68px;text-align:center;cursor:pointer;transition:all .3s ease}.dropdown.time .time__item[data-v-68b128d6]:hover{background-color:#017042;color:#fff;transition:all .3s ease;border:none;font-weight:500}@media (max-width:600px){.dropdown.time[data-v-68b128d6]{overflow:auto;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);align-items:center;grid-auto-flow:row;width:100%;box-sizing:border-box;padding:10px;grid-gap:10px}}label[data-v-1bd21bcd]{display:flex;flex-direction:column;text-transform:uppercase;padding-top:30px;font-weight:600;font-size:12px}label.error input[data-v-1bd21bcd]{border-bottom:2px solid #eb5757}label.error .vue-tel-input[data-v-1bd21bcd] :nth-child(2){border-bottom:2px solid #eb5757;background:inherit}label input[data-v-1bd21bcd]{outline:none;border-bottom:2px solid #cdcdcd;padding:10px 0;transition:all .3s ease;font-size:18px;font-weight:600;background-color:inherit}label input[data-v-1bd21bcd]:focus{border-bottom:2px solid #252525;transition:all .3s ease;font-weight:600}label input[data-v-1bd21bcd]::-moz-placeholder{color:#a8a8a8}label input[data-v-1bd21bcd]:-ms-input-placeholder{color:#a8a8a8}label input[data-v-1bd21bcd]::placeholder{color:#a8a8a8}.form__problems[data-v-1bd21bcd]{padding-bottom:60px;width:88%}.error_input[data-v-1bd21bcd]{display:flex;align-items:center;padding:10px 0 0 0}.error_input__title[data-v-1bd21bcd]{font-weight:600;font-size:14px;line-height:16px;text-transform:uppercase;color:#eb5757}.error_input img[data-v-1bd21bcd]{margin-right:17px}.vue-tel-input[data-v-1bd21bcd]{display:grid}.vue-tel-input[data-v-1bd21bcd] :first-child{opacity:0;visibility:hidden;position:absolute}.vue-tel-input[data-v-1bd21bcd] :nth-child(2){outline:none;border-bottom:2px solid #cdcdcd;padding:10px 0;transition:all .3s ease;font-size:18px;background:inherit;font-weight:600}.vue-tel-input[data-v-1bd21bcd] :nth-child(2):focus{border-bottom:2px solid #252525;transition:all .3s ease}.vue-tel-input[data-v-1bd21bcd] :nth-child(2)::-moz-placeholder{color:#a8a8a8}.vue-tel-input[data-v-1bd21bcd] :nth-child(2):-ms-input-placeholder{color:#a8a8a8}.vue-tel-input[data-v-1bd21bcd] :nth-child(2)::placeholder{color:#a8a8a8}.form[data-v-1bd21bcd]{display:flex;flex-direction:column;background-color:#f8f8f8;padding:50px 100px;position:relative}.form__img-car[data-v-1bd21bcd]{position:absolute;top:-88px;right:-32px;height:375px;width:517px;-o-object-fit:contain;object-fit:contain}.form .title[data-v-1bd21bcd]{font-weight:600;font-size:45px;line-height:41px;padding-bottom:20px}.form .title span[data-v-1bd21bcd]{color:#017042}.form .form-group[data-v-1bd21bcd]{display:flex;margin:0 -20px}.form .form-group .left-group[data-v-1bd21bcd]{justify-content:space-between}.form .form-group .left-group[data-v-1bd21bcd],.form .form-group .right-group[data-v-1bd21bcd]{display:flex;flex-direction:column;width:40%;padding:0 20px}@media (max-width:1360px){.form__img-car[data-v-1bd21bcd]{right:0}.form .title[data-v-1bd21bcd]{font-size:36px}}@media (max-width:1100px){.form[data-v-1bd21bcd]{padding:50px;overflow-x:hidden}.form__img-car[data-v-1bd21bcd]{position:static;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.form .form-group[data-v-1bd21bcd]{flex-direction:column;margin:0}.form .form-group .left-group[data-v-1bd21bcd],.form .form-group .right-group[data-v-1bd21bcd]{width:100%;padding:0}.form__problems[data-v-1bd21bcd]{width:100%}}@media (max-width:600px){.form[data-v-1bd21bcd]{padding:45px 20px 120px 20px}.form .btn[data-v-1bd21bcd]{padding:15px 0!important;width:100%}}.home-page-header[data-v-f2149c8e]{position:relative}.home-page-header__content[data-v-f2149c8e]{padding:0 200px;min-height:600px;display:flex;flex-direction:column;justify-content:space-evenly}.home-page-header__content__header[data-v-f2149c8e]{display:flex;min-height:800px}.home-page-header__content__header__left-bar[data-v-f2149c8e]{display:flex;flex-direction:column;justify-content:center}.home-page-header__content__header__left-bar .title[data-v-f2149c8e]{color:#0656c1;font-size:30px;line-height:38px;text-transform:uppercase;font-weight:700}.home-page-header__content__header__left-bar .subtitle[data-v-f2149c8e]{font-weight:600;font-size:52px;line-height:120%;color:#333}.home-page-header__content__header__right-bar__desktop[data-v-f2149c8e]{position:absolute;height:800px;width:1065px;z-index:-1;top:-150px;right:0}.home-page-header__content__header__right-bar__desktop img[data-v-f2149c8e]{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.home-page-header__content__header__right-bar__mobile[data-v-f2149c8e]{display:none}.home-page-header__content__header__right-bar__mobile img[data-v-f2149c8e]{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.home-page-header__content__mobile[data-v-f2149c8e]{display:none}.home-page-tables[data-v-f2149c8e]{padding:0 200px}.home-page-tables__content .achievements[data-v-f2149c8e]{display:flex;justify-content:space-between;background:#f4f4f4;padding:56px;border-radius:20px}.home-page-tables__content .achievements__item[data-v-f2149c8e]{display:flex;flex-direction:column;align-items:center}.home-page-tables__content .achievements__item .title[data-v-f2149c8e]{font-size:48px;line-height:74px;font-weight:600}.home-page-tables__content .achievements__item .subtitle[data-v-f2149c8e]{font-weight:500;font-size:20px;line-height:26px;color:#7e7e7e;text-transform:capitalize}.home-page-car-service[data-v-f2149c8e]{padding:100px 200px}.home-page-car-service .car-service[data-v-f2149c8e]{display:flex;justify-content:space-between}.home-page-car-service .car-service__bg[data-v-f2149c8e]{background-repeat:no-repeat;background-size:cover;background-position:50%;height:445px;width:492px}.home-page-car-service .car-service__card[data-v-f2149c8e]{align-self:center;padding-left:100px;box-sizing:border-box;width:55%}.home-page-car-service .car-service__card .title[data-v-f2149c8e]{font-weight:600;font-size:45px;line-height:57px}.home-page-car-service .car-service__card .title span[data-v-f2149c8e]{color:#017042}.home-page-car-service .car-service__card .subtitle[data-v-f2149c8e]{padding-top:33px;font-size:18px;line-height:150%;color:#505050;max-width:355px;font-weight:400}.home-page-car-service .car-service-mobile[data-v-f2149c8e]{display:none}.home-page-what-we-do[data-v-f2149c8e]{padding:100px 200px}.home-page-what-we-do .what-we-do[data-v-f2149c8e]{display:flex}.home-page-what-we-do .what-we-do__title[data-v-f2149c8e]{width:34%}.home-page-what-we-do .what-we-do__title .title[data-v-f2149c8e]{font-weight:600;font-size:45px;line-height:57px;text-transform:capitalize}.home-page-what-we-do .what-we-do__title .title span[data-v-f2149c8e]{color:#017042}.home-page-what-we-do .what-we-do__cards[data-v-f2149c8e]{width:66%}.home-page-what-we-do .what-we-do__cards__list[data-v-f2149c8e]{display:flex;flex-wrap:wrap}.home-page-what-we-do .what-we-do__cards__list__item[data-v-f2149c8e]{width:50%;padding:0 20px;box-sizing:border-box;margin-bottom:33px}.home-page-what-we-do .what-we-do__cards__list__item__content[data-v-f2149c8e]{padding:30px;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.07);border-radius:12px;min-height:100%;box-sizing:border-box}.home-page-what-we-do .what-we-do__cards__list__item__content .title[data-v-f2149c8e]{font-weight:600;font-size:24px;line-height:31px;text-transform:capitalize;display:flex;align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(49,49,49,.2)}.home-page-what-we-do .what-we-do__cards__list__item__content .title[data-v-f2149c8e]:before{content:"";display:inline-block;background:#0656c1;width:10px;height:10px;border-radius:100%;margin-right:20px}.home-page-what-we-do .what-we-do__cards__list__item__content .subtitle[data-v-f2149c8e]{font-size:18px;color:#505050;padding:20px 0 13px 0;line-height:150%;font-weight:400}.home-page-what-we-do .what-we-do__cards__list__item__content .item__bg[data-v-f2149c8e]{height:100%;width:100%}.home-page-what-we-do .what-we-do__cards__button[data-v-f2149c8e]{display:flex;padding:20px 20px}.home-page-fast-maintenance[data-v-f2149c8e]{padding:0 200px 100px 200px}.home-page-fast-maintenance .fast-maintenance[data-v-f2149c8e]{display:flex;justify-content:space-between}.home-page-fast-maintenance .fast-maintenance__bg[data-v-f2149c8e]{height:600px;width:724px}.home-page-fast-maintenance .fast-maintenance__bg__img[data-v-f2149c8e]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.home-page-fast-maintenance .fast-maintenance__description[data-v-f2149c8e]{align-self:center;padding-left:100px;box-sizing:border-box;width:55%;display:flex;flex-direction:column}.home-page-fast-maintenance .fast-maintenance__description .title[data-v-f2149c8e]{font-weight:600;font-size:45px;line-height:57px}.home-page-fast-maintenance .fast-maintenance__description .title span[data-v-f2149c8e]{color:#017042}.home-page-fast-maintenance .fast-maintenance__description .subtitle[data-v-f2149c8e]{padding:33px 0 50px 0;font-size:18px;line-height:150%;color:#505050;max-width:355px;font-weight:400}.home-page-fast-maintenance .fast-maintenance-mobile[data-v-f2149c8e]{display:none}.home-page-how-we-work[data-v-f2149c8e]{padding:100px 200px;overflow-x:hidden}.home-page-how-we-work .how-we-work__title[data-v-f2149c8e]{padding-bottom:54px;font-size:45px;line-height:57px;font-weight:600}.home-page-how-we-work .how-we-work__title span[data-v-f2149c8e]{color:#017042}.home-page-how-we-work .how-we-work__list[data-v-f2149c8e]{display:flex;justify-content:space-between;margin:0 -30px}.home-page-how-we-work .how-we-work__list__item[data-v-f2149c8e]{width:25%;padding:0 40px;box-sizing:border-box}.home-page-how-we-work .how-we-work__list__item .content-for-img[data-v-f2149c8e]{border:1px solid #fff;box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);border-radius:12px;display:inline-flex;margin-bottom:26px}.home-page-how-we-work .how-we-work__list__item .content-for-img img[data-v-f2149c8e]{margin:30px 25px;height:38px;width:47px}.home-page-how-we-work .how-we-work__list__item .title[data-v-f2149c8e]{text-transform:capitalize;font-size:24px;line-height:31px;font-weight:600}.home-page-how-we-work .how-we-work__list__item .title span[data-v-f2149c8e]{color:#017042;padding-right:5px}.home-page-how-we-work .how-we-work__list__item .subtitle[data-v-f2149c8e]{line-height:150%;font-size:18px;color:#505050;padding-top:32px;font-weight:400}.home-page-download-app[data-v-f2149c8e]{padding:100px 0}.home-page-download-app .download-app[data-v-f2149c8e]{display:flex}.home-page-download-app .download-app__bg[data-v-f2149c8e]{display:flex;justify-content:flex-end;width:50%}.home-page-download-app .download-app__bg img[data-v-f2149c8e]{align-self:flex-end;width:654px;height:598px}.home-page-download-app .download-app__tile[data-v-f2149c8e]{width:50%;align-self:flex-start;background-color:#f4f4f4;padding:50px 0 62px 97px}.home-page-download-app .download-app__tile .title[data-v-f2149c8e]{font-weight:600;font-size:45px;line-height:57px}.home-page-download-app .download-app__tile .title span[data-v-f2149c8e]{color:#017042}.home-page-download-app .download-app__tile .subtitle[data-v-f2149c8e]{font-weight:600;font-size:24px;line-height:31px;color:#262626}.home-page-download-app .download-app__tile .tile-list[data-v-f2149c8e]{padding:80px 0 130px 0}.home-page-download-app .download-app__tile .tile-list .tile-list__item[data-v-f2149c8e]{display:flex;align-items:center;padding:10px 0;line-height:150%;font-weight:400;font-size:18px;color:#505050}.home-page-download-app .download-app__tile .tile-list .tile-list__item span[data-v-f2149c8e]{display:inline-block;height:18px;width:16.25px;background-repeat:no-repeat;background-position:50%;background-size:cover;margin-right:10px}.home-page-download-app .download-app__tile .store-links[data-v-f2149c8e]{display:flex}.home-page-download-app .download-app__tile .store-links .link[data-v-f2149c8e]{display:flex;background-color:#262626;padding:10px 20px;border-radius:10px;cursor:pointer}.home-page-download-app .download-app__tile .store-links .link.google[data-v-f2149c8e]{margin-left:45px}.home-page-download-app .download-app__tile .store-links .link-content[data-v-f2149c8e]{padding-left:15px}.home-page-download-app .download-app__tile .store-links .link .subtitle[data-v-f2149c8e]{font-weight:500;font-size:14px;line-height:13px;color:#fff}.home-page-download-app .download-app__tile .store-links .link .title[data-v-f2149c8e]{font-size:18px;line-height:23px;color:#fff}.home-page-download-app .download-app-mobile[data-v-f2149c8e]{display:none}.home-page-form[data-v-f2149c8e]{padding:200px}.home-page-contact[data-v-f2149c8e]{position:relative;height:550px}.home-page-contact .img-contact-desktop[data-v-f2149c8e]{height:550px;width:100%;-o-object-fit:cover;object-fit:cover}.home-page-contact .img-contact-mobile[data-v-f2149c8e]{display:none}.home-page-contact .contact-information[data-v-f2149c8e]{position:absolute;background-color:#fff;top:50%;right:15%;transform:translate(10%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:558px;min-height:400px;padding-left:100px}.home-page-contact .contact-information__item[data-v-f2149c8e]{display:flex;padding-top:35px}.home-page-contact .contact-information__item .title[data-v-f2149c8e]{color:#252525;line-height:150%;width:60px;font-weight:600;text-transform:uppercase}.home-page-contact .contact-information__item .subtitle[data-v-f2149c8e]{font-size:16px;line-height:150%;color:#7e7e7e;padding-left:50px}.home-page-contact .contact-information__item .contact-list[data-v-f2149c8e]{display:flex}.home-page-contact .contact-information__item .contact-list-working__day[data-v-f2149c8e]{font-size:16px;line-height:150%;color:#7e7e7e;padding-left:50px}.home-page-contact .contact-information__item .contact-list-working__hours[data-v-f2149c8e]{font-size:16px;line-height:150%;color:#252525;padding-left:50px}@media (max-width:1600px){.home-page-header__content[data-v-f2149c8e],.home-page-tables[data-v-f2149c8e]{padding:0 120px}.home-page-car-service[data-v-f2149c8e],.home-page-fast-maintenance[data-v-f2149c8e],.home-page-how-we-work[data-v-f2149c8e],.home-page-what-we-do[data-v-f2149c8e]{padding:100px 120px}.home-page-form[data-v-f2149c8e]{padding:200px 120px}}@media (max-width:1360px){.home-page-header__content[data-v-f2149c8e]{padding:0 80px}.home-page-header__content__header[data-v-f2149c8e]{min-height:670px}.home-page-header__content__header__left-bar .subtitle[data-v-f2149c8e]{font-size:45px}.home-page-header__content__header__right-bar__desktop[data-v-f2149c8e]{height:928px;width:891px;top:-268px}.home-page-tables[data-v-f2149c8e]{padding:0 80px}.home-page-car-service[data-v-f2149c8e]{padding:100px 80px}.home-page-car-service .car-service[data-v-f2149c8e]{justify-content:normal}.home-page-car-service .car-service__card .title[data-v-f2149c8e]{font-size:36px}.home-page-what-we-do[data-v-f2149c8e]{padding:100px 80px 0 80px}.home-page-what-we-do .what-we-do__title .title[data-v-f2149c8e]{font-size:36px}.home-page-fast-maintenance[data-v-f2149c8e]{padding:100px 60px}.home-page-fast-maintenance .fast-maintenance__description .title[data-v-f2149c8e]{font-size:36px}.home-page-how-we-work[data-v-f2149c8e]{padding:100px 60px}.home-page-how-we-work .how-we-work__title[data-v-f2149c8e]{font-size:36px}.home-page-download-app[data-v-f2149c8e]{padding:100px 0}.home-page-download-app .download-app__tile .title[data-v-f2149c8e]{font-size:36px}.home-page-form[data-v-f2149c8e]{padding:200px 80px}}@media (max-width:1100px){.home-page-header[data-v-f2149c8e]{padding:80px 0 0 0}.home-page-header__content[data-v-f2149c8e]{padding:0;display:none}.home-page-header__content__header[data-v-f2149c8e]{flex-direction:column}.home-page-header__content__header__left-bar[data-v-f2149c8e]{padding-left:60px}.home-page-header__content__header__left-bar .btn[data-v-f2149c8e]{align-self:flex-start}.home-page-header__content__header__right-bar__desktop[data-v-f2149c8e]{display:none}.home-page-header__content__header__right-bar__mobile[data-v-f2149c8e]{display:block;position:static;width:100%;height:400px}.home-page-header__content__header__right-bar__mobile img[data-v-f2149c8e]{-o-object-fit:revert;object-fit:revert}.home-page-header__content__mobile[data-v-f2149c8e]{display:block}.home-page-tables[data-v-f2149c8e]{padding:0 60px}.home-page-tables .achievements[data-v-f2149c8e]{flex-wrap:wrap}.home-page-tables .achievements__item[data-v-f2149c8e]{align-items:center;padding:12px 0;width:50%}.home-page-car-service[data-v-f2149c8e]{padding:80px 60px 80px 60px}.home-page-car-service .car-service[data-v-f2149c8e]{flex-direction:column;align-items:center}.home-page-car-service .car-service__bg[data-v-f2149c8e]{background-size:contain;width:100%}.home-page-car-service .car-service__card[data-v-f2149c8e]{padding:0;width:100%;display:flex;flex-direction:column;align-items:center}.home-page-car-service .car-service__card .title[data-v-f2149c8e]{padding-top:50px}.home-page-what-we-do[data-v-f2149c8e]{padding:80px 60px;overflow-x:hidden}.home-page-what-we-do .what-we-do[data-v-f2149c8e]{flex-direction:column}.home-page-what-we-do .what-we-do__title[data-v-f2149c8e]{width:100%;padding-bottom:50px}.home-page-what-we-do .what-we-do__cards[data-v-f2149c8e]{width:100%}.home-page-what-we-do .what-we-do__cards__list[data-v-f2149c8e]{margin:0 -20px}.home-page-what-we-do .what-we-do__cards__button[data-v-f2149c8e]{justify-content:center}.home-page-fast-maintenance[data-v-f2149c8e]{padding:80px 60px}.home-page-fast-maintenance .fast-maintenance[data-v-f2149c8e]{flex-direction:column-reverse;display:none}.home-page-fast-maintenance .fast-maintenance__bg[data-v-f2149c8e]{height:500px;width:100%}.home-page-fast-maintenance .fast-maintenance__description[data-v-f2149c8e]{width:100%;padding:0;align-items:center}.home-page-fast-maintenance .fast-maintenance__description .btn[data-v-f2149c8e]{align-self:center!important}.home-page-fast-maintenance .fast-maintenance-mobile[data-v-f2149c8e]{display:block}.home-page-fast-maintenance .fast-maintenance-mobile .subtitle[data-v-f2149c8e]{max-width:100%}.home-page-how-we-work[data-v-f2149c8e]{padding:80px 60px}.home-page-how-we-work .how-we-work__list[data-v-f2149c8e]{flex-wrap:wrap}.home-page-how-we-work .how-we-work__list__item[data-v-f2149c8e]{width:50%;margin-bottom:20px}.home-page-download-app[data-v-f2149c8e]{padding:0}.home-page-download-app .download-app[data-v-f2149c8e]{display:none;flex-direction:column}.home-page-download-app .download-app__bg[data-v-f2149c8e]{width:100%;justify-content:center}.home-page-download-app .download-app__bg img[data-v-f2149c8e]{width:100%;-o-object-fit:contain;object-fit:contain}.home-page-download-app .download-app__tile[data-v-f2149c8e]{padding:50px 0 50px 50px;display:flex;box-sizing:border-box;flex-direction:column;justify-content:center;width:100%}.home-page-download-app .download-app-mobile[data-v-f2149c8e]{display:block}.home-page-download-app .download-app-mobile .download-app__tile .subtitle.mobile[data-v-f2149c8e]{padding:0 0 25px 0}.home-page-form[data-v-f2149c8e]{padding:0}.home-page-contact[data-v-f2149c8e]{height:auto}.home-page-contact .img-contact-mobile[data-v-f2149c8e]{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-page-contact .img-contact-desktop[data-v-f2149c8e]{display:none}.home-page-contact .contact-information[data-v-f2149c8e]{position:static;transform:none;min-width:100%;box-sizing:border-box}}@media (max-width:600px){.home-page-header[data-v-f2149c8e]{padding:60px 0}.home-page-header__content[data-v-f2149c8e]{padding:0}.home-page-header__content__header[data-v-f2149c8e]{min-height:auto}.home-page-header__content__header__left-bar[data-v-f2149c8e]{padding-left:20px}.home-page-header__content__header__left-bar .subtitle[data-v-f2149c8e]{padding:8px 0 0 0!important}.home-page-header__content__header__right-bar__mobile[data-v-f2149c8e]{height:296px;margin:50px 0}.home-page-tables[data-v-f2149c8e]{padding:0 20px}.home-page-tables .achievements[data-v-f2149c8e]{flex-wrap:wrap}.home-page-tables .achievements__item[data-v-f2149c8e]{align-items:center;padding:12px 0;width:100%}.home-page-car-service[data-v-f2149c8e]{padding:75px 20px}.home-page-car-service .car-service[data-v-f2149c8e]{display:none}.home-page-car-service .car-service-mobile[data-v-f2149c8e]{display:flex}.home-page-car-service .car-service-mobile__card[data-v-f2149c8e]{align-items:flex-start}.home-page-car-service .car-service-mobile__card .title[data-v-f2149c8e]{font-weight:600;font-size:36px;line-height:57px;padding-bottom:15px}.home-page-car-service .car-service-mobile__card .title span[data-v-f2149c8e]{color:#017042}.home-page-car-service .car-service-mobile__card .subtitle[data-v-f2149c8e]{padding-top:15px;font-size:18px;line-height:150%;color:#505050;max-width:355px;font-weight:400}.home-page-car-service .car-service-mobile__card__bg[data-v-f2149c8e]{background-repeat:no-repeat;background-size:contain;background-position:50%;height:260px;width:100%}.home-page-what-we-do[data-v-f2149c8e]{padding:75px 20px}.home-page-what-we-do .what-we-do__cards__list__item[data-v-f2149c8e]{width:100%}.home-page-fast-maintenance[data-v-f2149c8e]{padding:75px 20px}.home-page-fast-maintenance .fast-maintenance__bg[data-v-f2149c8e]{height:368px}.home-page-fast-maintenance .fast-maintenance__description[data-v-f2149c8e]{align-items:flex-start}.home-page-fast-maintenance .fast-maintenance__description .btn[data-v-f2149c8e]{align-self:flex-start!important}.home-page-fast-maintenance .fast-maintenance-mobile .fast-maintenance__description .subtitle[data-v-f2149c8e]{padding:30px 0 50px 0}.home-page-how-we-work[data-v-f2149c8e]{padding:75px 20px 120px 20px}.home-page-how-we-work .how-we-work__title[data-v-f2149c8e]{padding-bottom:30px;text-align:center}.home-page-how-we-work .how-we-work__list[data-v-f2149c8e]{margin:0}.home-page-how-we-work .how-we-work__list__item[data-v-f2149c8e]{width:100%;padding:20px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-page-how-we-work .how-we-work__list__item .subtitle[data-v-f2149c8e]{text-align:center;max-width:220px}.home-page-download-app[data-v-f2149c8e]{padding:0}.home-page-download-app .download-app[data-v-f2149c8e]{display:none}.home-page-download-app .download-app__bg[data-v-f2149c8e]{height:474px}.home-page-download-app .download-app__bg img[data-v-f2149c8e]{height:100%}.home-page-download-app .download-app__tile[data-v-f2149c8e]{padding:50px 20px 120px 20px}.home-page-download-app .download-app__tile .tile-list[data-v-f2149c8e]{padding:0 0 50px 0}.home-page-download-app .download-app__tile .store-links[data-v-f2149c8e]{flex-direction:column}.home-page-download-app .download-app__tile .store-links .link[data-v-f2149c8e]{align-self:flex-start}.home-page-download-app .download-app__tile .store-links .link.google[data-v-f2149c8e]{margin:20px 0}.home-page-download-app .download-app-mobile[data-v-f2149c8e]{display:block}.home-page-download-app .download-app-mobile .download-app__tile .subtitle.mobile[data-v-f2149c8e]{padding:0 0 25px 0}.home-page-contact .contact-information[data-v-f2149c8e]{padding-left:20px}.home-page-contact .contact-information__item.bottom[data-v-f2149c8e]{padding-bottom:100px}}.contact-us-header[data-v-2c6f85e3]{padding:0 200px}.contact-us-header .theme[data-v-2c6f85e3]{display:flex;justify-content:space-between;min-height:800px;align-items:center}.contact-us-header .theme__content .title[data-v-2c6f85e3]{align-self:center;font-weight:600;font-size:52px;line-height:120%;color:#0656c1;text-transform:capitalize}.contact-us-header .theme__content .subtitle[data-v-2c6f85e3]{font-weight:600;font-size:24px;line-height:31px;color:#252525;padding:25px 0 50px 0}.contact-us-header .theme__bg[data-v-2c6f85e3]{height:100%;width:50%;padding-bottom:100px}.contact-us-header .theme__bg img[data-v-2c6f85e3]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.contact-us-header .theme__mobile[data-v-2c6f85e3]{display:none}.contact-us-tile[data-v-2c6f85e3]{position:relative;padding:0 200px 150px 200px}.contact-us-tile .description[data-v-2c6f85e3]{display:flex;min-width:1157px;box-shadow:0 16px 24px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);background-color:#fff}.contact-us-tile .description .description__left-bar[data-v-2c6f85e3]{width:50%;padding:100px}.contact-us-tile .description .description__left-bar .item[data-v-2c6f85e3]{display:flex;align-items:center;padding:20px 0}.contact-us-tile .description .description__left-bar .item .img_border[data-v-2c6f85e3]{box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);border-radius:12px;width:60px;height:60px;background-color:#fff;align-self:flex-start;display:flex;align-items:center;justify-content:center}.contact-us-tile .description .description__left-bar .item .img_border img[data-v-2c6f85e3]{width:36px;height:36px}.contact-us-tile .description .description__left-bar .item .item__content[data-v-2c6f85e3]{padding-left:41px}.contact-us-tile .description .description__left-bar .item .item__content .title[data-v-2c6f85e3]{font-weight:600;font-size:24px;line-height:31px;color:#252525;padding-top:10px;text-transform:capitalize}.contact-us-tile .description .description__left-bar .item .item__content .subtitle[data-v-2c6f85e3]{line-height:150%;color:#505050;width:100%}.contact-us-tile .description .description__right-bar[data-v-2c6f85e3]{width:50%;padding:100px;background-color:#f8f8f8}.contact-us-tile .description .description__right-bar .right-bar__title[data-v-2c6f85e3]{display:flex;align-items:center;padding:20px 0 37px 0}.contact-us-tile .description .description__right-bar .right-bar__title .img_border[data-v-2c6f85e3]{box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);border-radius:12px;width:60px;height:60px;background:#fff;display:flex;align-items:center;justify-content:center}.contact-us-tile .description .description__right-bar .right-bar__title .img_border img[data-v-2c6f85e3]{width:36px;height:36px}.contact-us-tile .description .description__right-bar .right-bar__title .title[data-v-2c6f85e3]{padding-left:30px}.contact-us-tile .description .description__right-bar .map-list[data-v-2c6f85e3]{display:flex;padding-bottom:50px}.contact-us-tile .description .description__right-bar .map-list-working__day[data-v-2c6f85e3]{font-size:16px;line-height:150%;color:#7e7e7e}.contact-us-tile .description .description__right-bar .map-list-working__hours[data-v-2c6f85e3]{font-size:16px;line-height:150%;color:#252525;padding-left:50px}@media (max-width:1600px){.contact-us-header[data-v-2c6f85e3]{padding:0 120px}.contact-us-tile[data-v-2c6f85e3]{padding:0 120px 150px 120px}}@media (max-width:1360px){.contact-us-header[data-v-2c6f85e3]{padding:0 80px}.contact-us-header .theme[data-v-2c6f85e3]{min-height:700px}.contact-us-tile[data-v-2c6f85e3]{padding:0 80px 150px 80px}.contact-us-tile .description[data-v-2c6f85e3]{min-width:940px}.contact-us-tile .description .description__left-bar[data-v-2c6f85e3],.contact-us-tile .description .description__right-bar[data-v-2c6f85e3]{padding:50px}}@media (max-width:1100px){.contact-us-header[data-v-2c6f85e3]{padding:80px 60px}.contact-us-header .theme[data-v-2c6f85e3]{flex-direction:column;display:none}.contact-us-header .theme__content[data-v-2c6f85e3]{margin-bottom:50px}.contact-us-header .theme__content .subtitle[data-v-2c6f85e3]{white-space:normal;padding:25px 0 0 0}.contact-us-header .theme__bg[data-v-2c6f85e3]{padding:0;align-self:center;margin:50px 0;width:70%}.contact-us-header .theme__bg img[data-v-2c6f85e3]{width:100%;-o-object-fit:contain;object-fit:contain}.contact-us-header .theme__mobile[data-v-2c6f85e3]{display:block}.contact-us-tile[data-v-2c6f85e3]{padding:0 60px 150px 60px}.contact-us-tile .description[data-v-2c6f85e3]{min-width:100%}.contact-us-tile .description .description__left-bar[data-v-2c6f85e3],.contact-us-tile .description .description__right-bar[data-v-2c6f85e3]{padding:20px}}@media (max-width:600px){.contact-us-header[data-v-2c6f85e3]{padding:60px 20px}.contact-us-header .theme[data-v-2c6f85e3]{flex-direction:column;min-height:550px}.contact-us-header .theme__content[data-v-2c6f85e3]{width:100%}.contact-us-header .theme__bg[data-v-2c6f85e3]{padding:0;width:100%;height:296px}.contact-us-tile[data-v-2c6f85e3]{display:flex;flex-direction:column-reverse;padding:0 20px 150px 20px}.contact-us-tile .description[data-v-2c6f85e3]{flex-direction:column;transform:none;position:static}.contact-us-tile .description .description__left-bar[data-v-2c6f85e3]{width:100%;box-sizing:border-box;padding:20px 20px 40px 20px}.contact-us-tile .description .description__right-bar[data-v-2c6f85e3]{width:100%;box-sizing:border-box;padding:30px 20px 120px 20px}}.about-us-header[data-v-5388d084]{padding:0 200px}.about-us-header .theme[data-v-5388d084]{display:flex;justify-content:space-between;min-height:800px;align-items:center}.about-us-header .theme__content[data-v-5388d084]{width:40%}.about-us-header .theme__content .title[data-v-5388d084]{align-self:center;font-weight:600;font-size:52px;line-height:120%;color:#0656c1;text-transform:capitalize}.about-us-header .theme__content .subtitle[data-v-5388d084]{padding:25px 0 50px 0;white-space:nowrap;font-weight:600}.about-us-header .theme__bg[data-v-5388d084]{height:100%;width:55%;padding-bottom:100px}.about-us-header .theme__bg img[data-v-5388d084]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.about-us-header .theme__mobile[data-v-5388d084]{display:none}.about-us-about-service[data-v-5388d084]{padding:0 200px}.about-us-about-service .about-service[data-v-5388d084]{display:flex;justify-content:space-between;align-items:center}.about-us-about-service .about-service.mobile[data-v-5388d084]{display:none}.about-us-about-service .about-service__img[data-v-5388d084]{width:50%;margin-right:70px}.about-us-about-service .about-service__img img[data-v-5388d084]{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.about-us-about-service .about-service__content[data-v-5388d084]{width:50%}.about-us-about-service .about-service .title[data-v-5388d084]{font-weight:600;font-size:45px;line-height:57px;padding-bottom:34px}.about-us-about-service .about-service .title span[data-v-5388d084]{color:#017042}.about-us-about-service .about-service .subtitle[data-v-5388d084]{color:#505050;font-size:18px;line-height:150%}.about-us-about-service .about-service__list[data-v-5388d084]{display:flex;flex-wrap:wrap;padding-top:50px}.about-us-about-service .about-service__list__item[data-v-5388d084]{width:50%;margin-bottom:60px}.about-us-about-service .about-service__list__item .item__title[data-v-5388d084]{color:#017042;font-size:36px;line-height:46px;font-weight:700}.about-us-about-service .about-service__list__item .item__subtitle[data-v-5388d084]{font-size:24px;line-height:31px;font-weight:700}.about-us-what-we-do[data-v-5388d084]{padding:100px 200px}.about-us-what-we-do .title[data-v-5388d084]{font-weight:600;font-size:45px;line-height:57px;text-transform:capitalize;padding-bottom:100px}.about-us-what-we-do .title span[data-v-5388d084]{color:#017042}.about-us-what-we-do .what-we-do__list[data-v-5388d084]{display:flex;flex-wrap:wrap;margin:0 -20px}.about-us-what-we-do .what-we-do__list.right[data-v-5388d084]{justify-content:flex-end}.about-us-what-we-do .what-we-do__list__item[data-v-5388d084]{width:33.3333%;padding:20px;box-sizing:border-box}.about-us-what-we-do .what-we-do__list__item__content[data-v-5388d084]{background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.07);border-radius:12px;padding:30px;height:100%;box-sizing:border-box}.about-us-what-we-do .what-we-do__list__item__content .title[data-v-5388d084]{font-weight:600;font-size:24px;line-height:31px;text-transform:capitalize;display:flex;align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(49,49,49,.2)}.about-us-what-we-do .what-we-do__list__item__content .title[data-v-5388d084]:before{content:"";display:inline-block;background:#0656c1;width:10px;height:10px;border-radius:100%;margin-right:20px}.about-us-what-we-do .what-we-do__list__item__content .subtitle[data-v-5388d084]{font-size:16px;line-height:150%;color:#505050;font-size:18px;padding:20px 0 13px 0;font-weight:400}.about-us-what-we-do .what-we-do__list__item__content .item__bg[data-v-5388d084]{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.about-us-form[data-v-5388d084]{padding:180px 200px 200px 200px}@media (max-width:1600px){.about-us-about-service[data-v-5388d084],.about-us-header[data-v-5388d084]{padding:0 120px}.about-us-what-we-do[data-v-5388d084]{padding:75px 120px}.about-us-form[data-v-5388d084]{padding:180px 120px 150px 120px}}@media (max-width:1360px){.about-us-header[data-v-5388d084]{padding:0 80px}.about-us-header .theme[data-v-5388d084]{min-height:700px}.about-us-header .theme .title[data-v-5388d084]{font-size:45px}.about-us-about-service[data-v-5388d084]{padding:0 80px}.about-us-about-service .about-service .title[data-v-5388d084]{font-size:36px}.about-us-what-we-do[data-v-5388d084]{padding:75px 80px}.about-us-what-we-do .title[data-v-5388d084]{font-size:36px}.about-us-form[data-v-5388d084]{padding:180px 80px 150px 80px}}@media (max-width:1100px){.about-us-header[data-v-5388d084]{padding:80px 60px}.about-us-header .theme[data-v-5388d084]{flex-direction:column;display:none}.about-us-header .theme__content[data-v-5388d084]{width:100%}.about-us-header .theme__content .subtitle[data-v-5388d084]{white-space:normal;padding:25px 0 0 0}.about-us-header .theme__bg[data-v-5388d084]{padding:0;align-self:center;margin:50px 0;width:70%}.about-us-header .theme__bg img[data-v-5388d084]{width:100%;-o-object-fit:contain;object-fit:contain}.about-us-header .theme__mobile[data-v-5388d084]{display:block}.about-us-about-service[data-v-5388d084]{padding:75px 60px}.about-us-about-service .about-service[data-v-5388d084]{flex-direction:column;display:none}.about-us-about-service .about-service.mobile[data-v-5388d084]{display:block}.about-us-about-service .about-service__img[data-v-5388d084]{margin:0;width:100%}.about-us-about-service .about-service__img img[data-v-5388d084]{width:100%;-o-object-fit:contain;object-fit:contain}.about-us-about-service .about-service__content[data-v-5388d084]{width:100%}.about-us-what-we-do[data-v-5388d084]{padding:75px 60px;overflow-x:hidden}.about-us-what-we-do .title[data-v-5388d084],.about-us-what-we-do .what-we-do__list[data-v-5388d084]{overflow-x:hidden}.about-us-what-we-do .what-we-do__list__item[data-v-5388d084]{width:50%}.about-us-what-we-do .what-we-do__list__item__content[data-v-5388d084]{padding:10px}.about-us-form[data-v-5388d084]{padding:75px 60px 120px 60px}}@media (max-width:600px){.about-us-header[data-v-5388d084]{padding:60px 20px 0 20px}.about-us-header .theme[data-v-5388d084]{flex-direction:column;min-height:auto}.about-us-header .theme__content[data-v-5388d084]{width:100%}.about-us-header .theme__bg[data-v-5388d084]{height:296px;padding:0;width:100%}.about-us-about-service[data-v-5388d084]{padding:75px 20px 60px 20px}.about-us-about-service .about-service__img[data-v-5388d084]{height:300px}.about-us-about-service .about-service__list__item[data-v-5388d084]{width:100%}.about-us-about-service .about-service__list__item .item__subtitle[data-v-5388d084],.about-us-about-service .about-service__list__item .item__title[data-v-5388d084]{font-weight:600}.about-us-what-we-do[data-v-5388d084]{padding:60px 20px}.about-us-what-we-do .title[data-v-5388d084]{padding-bottom:25px}.about-us-what-we-do .what-we-do__list__item[data-v-5388d084]{width:100%}.about-us-what-we-do .what-we-do__list__item__content[data-v-5388d084]{padding:25px}.about-us-form[data-v-5388d084]{padding:70px 0 0 0}}.modal-done[data-v-5bd5917c]{display:flex;flex-direction:column;justify-content:center;padding:22px 22px 48px 101px;background-color:#f4f4f4;position:fixed;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);height:350px;width:562px}.modal-done__close[data-v-5bd5917c]{align-self:flex-end;margin:0 22px 30px 0;cursor:pointer}.modal-done__title[data-v-5bd5917c]{display:flex;align-items:center;font-weight:600;font-size:45px;line-height:57px;color:#017042}.modal-done__title img[data-v-5bd5917c]{margin-right:34px}.modal-done__description[data-v-5bd5917c]{padding:40px 0;color:#505050;line-height:150%}.modal-done__description span[data-v-5bd5917c]{font-weight:600;color:#505050}@media (max-width:1100px){.modal-done[data-v-5bd5917c]{width:80%;height:354px;padding:20px;align-items:flex-start}.modal-done__title[data-v-5bd5917c]{font-size:36px}.modal-done__title img[data-v-5bd5917c]{margin-right:25px}}@media (max-width:600px){.modal-done[data-v-5bd5917c]{padding:20px}}label[data-v-94fd85ec]{display:flex;flex-direction:column;text-transform:uppercase;padding-top:30px;font-weight:600;font-size:12px}label.error input[data-v-94fd85ec]{border-bottom:2px solid #eb5757}label.error .vue-tel-input[data-v-94fd85ec] :nth-child(2){border-bottom:2px solid #eb5757;background:inherit}label input[data-v-94fd85ec]{outline:none;border-bottom:2px solid #cdcdcd;padding:10px 0;transition:all .3s ease;font-size:18px;font-weight:600;background-color:inherit}label input[data-v-94fd85ec]:focus{border-bottom:2px solid #252525;transition:all .3s ease;font-weight:600}label input[data-v-94fd85ec]::-moz-placeholder{color:#a8a8a8}label input[data-v-94fd85ec]:-ms-input-placeholder{color:#a8a8a8}label input[data-v-94fd85ec]::placeholder{color:#a8a8a8}.form__problems[data-v-94fd85ec]{padding-bottom:60px;width:88%}.error_input[data-v-94fd85ec]{display:flex;align-items:center;padding:10px 0 0 0}.error_input__title[data-v-94fd85ec]{font-weight:600;font-size:14px;line-height:16px;text-transform:uppercase;color:#eb5757}.error_input img[data-v-94fd85ec]{margin-right:17px}.apply-modal__content[data-v-94fd85ec]{padding:22px 22px 48px 101px;display:flex;flex-direction:column;background-color:#f4f4f4;position:fixed;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:967px;min-height:623px}.apply-modal__content .close[data-v-94fd85ec]{height:17px;width:17px;align-self:flex-end;cursor:pointer}.apply-modal__content__title[data-v-94fd85ec]{font-weight:600;font-size:45px;line-height:57px;color:#252525}.apply-modal__content__title span[data-v-94fd85ec]{color:#017042}.form[data-v-94fd85ec]{padding-top:20px}.form .form-group[data-v-94fd85ec]{display:flex}.form .form-group .left-group[data-v-94fd85ec]{width:50%;padding-right:30px;box-sizing:border-box}.form .form-group .left-group .file-select[data-v-94fd85ec]{padding:30px 0 0 0;border-bottom:2px solid #cdcdcd}.form .form-group .left-group .file-select__title[data-v-94fd85ec]{text-transform:uppercase;font-weight:600;font-size:12px}.form .form-group .left-group .file-select .select-button .selected__item[data-v-94fd85ec]{padding:10px 0;position:relative;display:flex}.form .form-group .left-group .file-select .select-button .selected__item .file[data-v-94fd85ec]{display:flex}.form .form-group .left-group .file-select .select-button .selected__item .file__icon[data-v-94fd85ec]{padding-right:15px}.form .form-group .left-group .file-select .select-button .selected__item .file__title[data-v-94fd85ec]{font-size:18px;font-weight:600}.form .form-group .left-group .file-select .select-button .selected__item .delete[data-v-94fd85ec]{position:absolute;top:55%;right:10px;transform:translateY(-50%);z-index:6;cursor:pointer}.form .form-group .left-group .file-select .select-button__placeholder[data-v-94fd85ec]{color:#a8a8a8;font-size:18px;font-weight:600;padding:10px 0}.form .form-group .left-group .file-select .input__file[data-v-94fd85ec]{opacity:0;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;cursor:pointer;z-index:5}.form .form-group .right-group[data-v-94fd85ec]{width:50%;padding-left:30px;box-sizing:border-box;display:flex}.form .form-group .right-group .message[data-v-94fd85ec]{display:block;width:100%;padding:30px 0;box-sizing:border-box}.form .form-group .right-group textarea[data-v-94fd85ec]{outline:none;border:none;padding:10px 0;transition:all .3s ease;font-size:18px;font-weight:600;height:100%;width:100%;background-color:inherit;border-bottom:2px solid #cdcdcd}.form .form-group .right-group textarea[data-v-94fd85ec]:focus{transition:all .3s ease;font-weight:600;border-bottom:2px solid}.form .form-group .right-group textarea[data-v-94fd85ec]::-moz-placeholder{color:#a8a8a8;font-weight:600}.form .form-group .right-group textarea[data-v-94fd85ec]:-ms-input-placeholder{color:#a8a8a8;font-weight:600}.form .form-group .right-group textarea[data-v-94fd85ec]::placeholder{color:#a8a8a8;font-weight:600}.form .form-button-container[data-v-94fd85ec]{display:flex;justify-content:space-between;padding:65px 0}.form .form-button-container .checked-container[data-v-94fd85ec]{display:flex;align-items:center}.vue-tel-input[data-v-94fd85ec]{display:grid}.vue-tel-input[data-v-94fd85ec] :first-child{opacity:0;visibility:hidden;position:absolute}.vue-tel-input[data-v-94fd85ec] :nth-child(2){outline:none;border-bottom:2px solid #cdcdcd;padding:10px 0;transition:all .3s ease;font-size:18px;background:inherit;font-weight:600}.vue-tel-input[data-v-94fd85ec] :nth-child(2):focus{border-bottom:2px solid #252525;transition:all .3s ease}.vue-tel-input[data-v-94fd85ec] :nth-child(2)::-moz-placeholder{color:#a8a8a8}.vue-tel-input[data-v-94fd85ec] :nth-child(2):-ms-input-placeholder{color:#a8a8a8}.vue-tel-input[data-v-94fd85ec] :nth-child(2)::placeholder{color:#a8a8a8}@media (max-width:1100px){.apply-modal__content[data-v-94fd85ec]{width:80%;height:90%;overflow:auto;padding:20px}.apply-modal__content .form .form-group[data-v-94fd85ec]{flex-direction:column}.apply-modal__content .form .form-group .left-group[data-v-94fd85ec],.apply-modal__content .form .form-group .right-group[data-v-94fd85ec]{width:100%;padding:0}.apply-modal__content .form .form-button-container[data-v-94fd85ec]{flex-direction:column;padding:45px 0 0 0}.apply-modal__content .form .form-button-container .checked-container[data-v-94fd85ec]{padding-bottom:50px}.apply-modal__content .form .form-button-container .button-container .btn[data-v-94fd85ec]{padding:15px 100px!important}}@media (max-width:600px){.apply-modal__content__title[data-v-94fd85ec]{font-size:34px}}.career-header[data-v-062469c2]{padding:0 200px}.career-header .theme[data-v-062469c2]{display:flex;justify-content:space-between;min-height:800px;align-items:center}.career-header .theme__content .title[data-v-062469c2]{align-self:center;font-weight:600;font-size:52px;line-height:120%;color:#0656c1;padding-bottom:50px;text-transform:capitalize}.career-header .theme__bg[data-v-062469c2]{width:70%;padding-bottom:100px}.career-header .theme__bg img[data-v-062469c2]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.career-header .theme__mobile[data-v-062469c2]{display:none}.career-position[data-v-062469c2]{padding:0 200px}.career-position .position-title[data-v-062469c2]{font-weight:600;font-size:45px;line-height:57px;color:#212121;padding-bottom:50px}.career-position .position-open[data-v-062469c2]{box-shadow:0 16px 24px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);margin-bottom:100px}.career-position .position-open.bottom[data-v-062469c2]{margin-bottom:0}.career-position .position-open__title[data-v-062469c2]{background:#f8f8f8;padding:25px 98px;display:flex;justify-content:space-between}.career-position .position-open__title .name[data-v-062469c2]{font-weight:600;font-size:24px;line-height:31px;color:#212121}.career-position .position-open__container[data-v-062469c2]{display:flex;padding:53px 98px}.career-position .position-open__container .left-position-bar[data-v-062469c2]{width:50%;box-sizing:border-box;padding-right:45px;display:flex;flex-direction:column}.career-position .position-open__container .left-position-bar .position__description[data-v-062469c2]{padding:0 0 50px 0}.career-position .position-open__container .left-position-bar .position__description p[data-v-062469c2]{line-height:150%;color:#474242}.career-position .position-open__container .left-position-bar .position__possibility .title[data-v-062469c2]{font-size:24px;line-height:31px;color:#474242;font-weight:600}.career-position .position-open__container .left-position-bar .position__possibility .possibility__list[data-v-062469c2]{padding-bottom:35px}.career-position .position-open__container .left-position-bar .position__possibility .possibility__list__item[data-v-062469c2]{padding:10px 0;line-height:150%;border-bottom:1px solid rgba(71,66,66,.2);color:#505050;font-size:18px}.career-position .position-open__container .right-position-bar[data-v-062469c2]{padding-left:45px;width:50%;display:flex;align-items:center;justify-content:center}.career-position .position-open__container .right-position-bar img[data-v-062469c2]{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.career-position .position-open.mobile[data-v-062469c2]{display:none}.career-button[data-v-062469c2]{padding:100px 200px;display:flex;justify-content:center}@media (max-width:1600px){.career-header[data-v-062469c2],.career-position[data-v-062469c2]{padding:0 120px}.career-button[data-v-062469c2]{padding:100px 120px}}@media (max-width:1360px){.career-header[data-v-062469c2]{padding:0 80px}.career-header .theme[data-v-062469c2]{min-height:700px}.career-header .theme .title[data-v-062469c2]{font-size:45px}.career-header .theme__bg[data-v-062469c2]{width:775px}.career-position[data-v-062469c2]{padding:0 80px}.career-position .position-title[data-v-062469c2]{font-size:36px}.career-button[data-v-062469c2]{padding:100px 80px}}@media (max-width:1100px){.career-header[data-v-062469c2]{padding:80px 60px}.career-header .theme[data-v-062469c2]{flex-direction:column;display:none}.career-header .theme__content[data-v-062469c2]{margin-bottom:50px}.career-header .theme__content .title[data-v-062469c2]{padding:0}.career-header .theme__content .subtitle[data-v-062469c2]{white-space:normal}.career-header .theme__bg[data-v-062469c2]{padding:0;align-self:center;margin:50px 0;width:70%}.career-header .theme__bg img[data-v-062469c2]{width:100%;-o-object-fit:contain;object-fit:contain}.career-header .theme__mobile[data-v-062469c2]{display:block}.career-position[data-v-062469c2]{padding:0}.career-position .position-title[data-v-062469c2]{padding:0 60px 50px 60px}.career-position .position-open[data-v-062469c2]{display:none}.career-position .position-open__title[data-v-062469c2]{padding:25px 60px}.career-position .position-open__container[data-v-062469c2]{flex-direction:column;padding:53px 60px}.career-position .position-open__container .left-position-bar[data-v-062469c2]{padding:0 0 57px 0;width:100%}.career-position .position-open__container .right-position-bar[data-v-062469c2]{width:100%;display:block;padding:0 0 50px 0;height:382px}.career-position .position-open__container .right-position-bar img[data-v-062469c2]{width:100%;-o-object-fit:contain;object-fit:contain}.career-position .position-open.mobile[data-v-062469c2]{display:block}.career-button[data-v-062469c2]{padding:80px 60px}}@media (max-width:600px){.career-header[data-v-062469c2]{padding:60px 20px}.career-header .theme[data-v-062469c2]{flex-direction:column;min-height:550px}.career-header .theme__content[data-v-062469c2]{width:100%;margin:0}.career-header .theme__bg[data-v-062469c2]{height:296px;padding:0;width:100%}.career-position[data-v-062469c2]{padding:60px 20px}.career-position .position-title[data-v-062469c2]{padding:0 20px 50px 20px}.career-position .position-open__title[data-v-062469c2]{padding:25px 20px}.career-position .position-open__container[data-v-062469c2]{padding:53px 20px}.career-position .position-open__container .left-position-bar[data-v-062469c2]{padding:0}.career-button[data-v-062469c2]{padding:60px 20px}}.services-header[data-v-5bc4f094]{padding:0 200px}.services-header .theme[data-v-5bc4f094]{display:flex;justify-content:space-between;min-height:750px;align-items:center}.services-header .theme__content .title[data-v-5bc4f094]{align-self:center;font-weight:600;font-size:52px;line-height:120%;color:#0656c1;text-transform:capitalize;white-space:nowrap}.services-header .theme__content .subtitle[data-v-5bc4f094]{font-weight:600;font-size:24px;line-height:31px;color:#252525;padding:25px 0 50px 0}.services-header .theme__bg[data-v-5bc4f094]{height:100%;width:894px;padding-top:100px}.services-header .theme__bg img[data-v-5bc4f094]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.services-header .theme__mobile[data-v-5bc4f094]{display:none}.services-benefits-left-img[data-v-5bc4f094]{padding:100px 200px}.services-benefits-left-img .benefits[data-v-5bc4f094]{display:flex;padding:0 47px;justify-content:space-between}.services-benefits-left-img .benefits .left-benefits-bar[data-v-5bc4f094]{width:40%;padding-right:109px;display:flex;flex-direction:column}.services-benefits-left-img .benefits .left-benefits-bar .benefits__title[data-v-5bc4f094]{font-weight:600;font-size:45px;line-height:57px;color:#252525;position:relative}.services-benefits-left-img .benefits .left-benefits-bar .benefits__title[data-v-5bc4f094]:before{content:"";position:absolute;background:#0656c1;left:-47px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:100%;margin-right:20px}.services-benefits-left-img .benefits .left-benefits-bar .benefits__description__title[data-v-5bc4f094]{font-weight:500;font-size:24px;line-height:31px;color:#7e7e7e;padding:25px 0 50px 0}.services-benefits-left-img .benefits .left-benefits-bar .benefits__possibility .benefits__list[data-v-5bc4f094]{padding-bottom:35px}.services-benefits-left-img .benefits .left-benefits-bar .benefits__possibility .benefits__list__item[data-v-5bc4f094]{padding:20px 0;line-height:150%;border-bottom:1px solid rgba(49,49,59,.2);color:#505050;font-size:18px}.services-benefits-left-img .benefits .left-benefits-bar .benefits__description[data-v-5bc4f094]{font-size:18px;line-height:150%;color:#505050}.services-benefits-left-img .benefits .right-benefits-bar[data-v-5bc4f094]{align-self:flex-end;height:100%;width:60%}.services-benefits-left-img .benefits .right-benefits-bar img[data-v-5bc4f094]{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.services-benefits-left-img.mobile[data-v-5bc4f094],.services-benefits-left-img.top.mobile[data-v-5bc4f094]{display:none}.services-benefits-right-img[data-v-5bc4f094]{padding:100px 200px}.services-benefits-right-img.top[data-v-5bc4f094]{padding-bottom:0}.services-benefits-right-img.mobile[data-v-5bc4f094]{display:none}.services-benefits-right-img .benefits[data-v-5bc4f094]{display:flex;justify-content:space-between}.services-benefits-right-img .benefits .right-benefits-bar[data-v-5bc4f094]{width:50%}.services-benefits-right-img .benefits .right-benefits-bar img[data-v-5bc4f094]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.services-benefits-right-img .benefits .left-benefits-bar[data-v-5bc4f094]{align-self:center;width:50%}.services-benefits-right-img .benefits .left-benefits-bar .benefits__title[data-v-5bc4f094]{font-weight:600;font-size:45px;line-height:57px;color:#252525;position:relative;display:flex;align-items:center}.services-benefits-right-img .benefits .left-benefits-bar .benefits__title[data-v-5bc4f094]:before{content:"";display:inline-block;background:#0656c1;width:10px;height:10px;border-radius:100%;margin-right:20px}.services-benefits-right-img .benefits .left-benefits-bar .benefits__description[data-v-5bc4f094]{padding-top:25px}.services-benefits-right-img .benefits .left-benefits-bar .benefits__description p[data-v-5bc4f094]{font-weight:500;font-size:24px;line-height:31px;color:#7e7e7e;max-width:440px}.services-of-our-work[data-v-5bc4f094]{padding:0 200px 100px 200px}.services-of-our-work .our-work__list[data-v-5bc4f094]{display:flex;background-color:#f8f8f8;padding:69px 16px;margin:0 -22px}.services-of-our-work .our-work__list__item[data-v-5bc4f094]{padding:0 22px}.services-of-our-work .our-work__list__item__title[data-v-5bc4f094]{font-weight:600;font-size:24px;line-height:31px;color:#252525}.services-of-our-work .our-work__list__item__subtitle[data-v-5bc4f094]{padding-top:24px;font-size:18px;line-height:150%;color:#505050;font-weight:400}.services-footer[data-v-5bc4f094]{background-repeat:no-repeat;background-position:50%;background-size:cover;min-height:700px;display:flex;justify-content:center;align-items:center}.services-footer__content[data-v-5bc4f094]{display:flex;flex-direction:column;align-items:center;padding-bottom:130px}.services-footer__content__title[data-v-5bc4f094]{font-weight:600;font-size:45px;line-height:41px;text-align:center}.services-footer__content__title span[data-v-5bc4f094]{color:#017042}.services-footer__content__subtitle[data-v-5bc4f094]{line-height:150%;color:#505050;padding:33px 0 50px 0;max-width:355px;text-align:center;font-weight:400;font-size:18px}.services-form[data-v-5bc4f094]{padding:100px 200px}@media (max-width:1600px){.services-header[data-v-5bc4f094]{padding:0 120px}.services-benefits-left-img[data-v-5bc4f094],.services-benefits-right-img[data-v-5bc4f094]{padding:100px 120px}.services-of-our-work[data-v-5bc4f094]{padding:0 120px 100px 120px}.services-form[data-v-5bc4f094]{padding:100px 120px}}@media (max-width:1360px){.services-header[data-v-5bc4f094]{padding:0 80px}.services-header .theme[data-v-5bc4f094]{min-height:700px}.services-header .theme .title[data-v-5bc4f094]{font-size:45px}.services-header .theme__bg[data-v-5bc4f094]{width:775px}.services-benefits-left-img[data-v-5bc4f094]{padding:100px 60px}.services-benefits-left-img.top[data-v-5bc4f094]{padding:0 60px 100px 60px}.services-benefits-left-img .benefits .left-benefits-bar .benefits__title[data-v-5bc4f094]{font-size:36px}.services-benefits-left-img .benefits .right-benefits-bar img[data-v-5bc4f094]{-o-object-fit:contain;object-fit:contain}.services-benefits-right-img[data-v-5bc4f094]{padding:100px 80px}.services-benefits-right-img.top[data-v-5bc4f094]{padding-bottom:0}.services-benefits-right-img .benefits .right-benefits-bar[data-v-5bc4f094]{margin-right:50px}.services-benefits-right-img .benefits .right-benefits-bar img[data-v-5bc4f094]{-o-object-fit:contain;object-fit:contain;width:100%}.services-benefits-right-img .benefits .left-benefits-bar .benefits__title[data-v-5bc4f094]{font-size:36px}.services-of-our-work[data-v-5bc4f094]{padding:0 80px 100px 80px}.services-footer__content__title[data-v-5bc4f094]{font-size:36px}.services-form[data-v-5bc4f094]{padding:100px 80px}}@media (max-width:1100px){.services-header[data-v-5bc4f094]{padding:30px 60px}.services-header .theme[data-v-5bc4f094]{flex-direction:column;display:none}.services-header .theme__content[data-v-5bc4f094]{margin-bottom:50px}.services-header .theme__bg[data-v-5bc4f094]{width:70%;align-self:center;margin:50px 0;padding:0}.services-header .theme__mobile[data-v-5bc4f094]{display:block}.services-benefits-left-img[data-v-5bc4f094]{display:none}.services-benefits-left-img .benefits[data-v-5bc4f094]{flex-direction:column}.services-benefits-left-img .benefits .left-benefits-bar[data-v-5bc4f094]{width:100%;padding:0}.services-benefits-left-img .benefits .right-benefits-bar[data-v-5bc4f094]{align-self:center;width:100%}.services-benefits-left-img.mobile[data-v-5bc4f094],.services-benefits-left-img.top.mobile[data-v-5bc4f094]{display:block}.services-benefits-right-img[data-v-5bc4f094]{display:none}.services-benefits-right-img .benefits[data-v-5bc4f094]{flex-direction:column-reverse}.services-benefits-right-img .benefits .right-benefits-bar[data-v-5bc4f094]{margin:0;width:100%}.services-benefits-right-img .benefits .left-benefits-bar[data-v-5bc4f094]{width:100%;padding-bottom:70px}.services-benefits-right-img .benefits .left-benefits-bar .benefits__description p[data-v-5bc4f094]{max-width:100%}.services-benefits-right-img.mobile[data-v-5bc4f094]{display:block}.services-of-our-work[data-v-5bc4f094]{padding:100px 0}.services-of-our-work .our-work__list[data-v-5bc4f094]{flex-direction:column;padding:50px 60px;margin:0}.services-of-our-work .our-work__list__item[data-v-5bc4f094]{padding:40px 0}.services-form[data-v-5bc4f094]{padding:100px 60px}}@media (max-width:600px){.services-header[data-v-5bc4f094]{padding:60px 20px}.services-header .theme[data-v-5bc4f094]{flex-direction:column;min-height:550px}.services-header .theme__content[data-v-5bc4f094]{width:100%}.services-header .theme__content .subtitle[data-v-5bc4f094]{padding:25px 0 0 0}.services-header .theme__bg[data-v-5bc4f094]{padding:0;height:296px;width:100%}.services-benefits-left-img.top[data-v-5bc4f094],.services-benefits-left-img[data-v-5bc4f094]{padding:60px 20px}.services-benefits-left-img .benefits[data-v-5bc4f094]{padding:0}.services-benefits-left-img .benefits .left-benefits-bar .benefits__title[data-v-5bc4f094]:before{position:static;display:inline-block}.services-benefits-right-img[data-v-5bc4f094]{padding:60px 20px}.services-of-our-work[data-v-5bc4f094]{padding:0 0 70px 0}.services-of-our-work .our-work__list[data-v-5bc4f094]{padding:60px 20px}.services-form[data-v-5bc4f094]{padding:100px 0 0 0}.services-footer__content[data-v-5bc4f094]{align-items:flex-start;padding:0 20px}.services-footer__content__subtitle[data-v-5bc4f094],.services-footer__content__title[data-v-5bc4f094]{text-align:start}.services-footer__content .btn[data-v-5bc4f094]{align-self:flex-start!important}}