*{padding:0;margin:0}html{scroll-behavior:smooth}.footer{background:#1a2e35}.footer .footer-wrapper{max-width:1360px;margin:0 auto;display:flex;justify-content:space-between;padding:50px 0}.footer .footer-column{width:23%}.footer .footer-column.third{width:40%}.footer .footer-column.first{width:30%}.footer .footer-column .footer-column__text{font-family:Montserrat,sans-serif;font-size:23px;font-weight:500;line-height:39px;text-align:left;color:#fff}.footer .footer-column .footer-column__text a{color:#fff}@media (max-width: 1450px){.footer .footer-wrapper{max-width:1320px}.footer .footer-wrapper .third{width:45%}}@media (max-width: 1380px){.footer .footer-wrapper{max-width:1280px}.footer .footer-wrapper .first{width:32%}.footer .footer-wrapper .third{width:40%}}@media (max-width: 1330px){.footer .footer-wrapper{max-width:1220px}.footer .footer-wrapper .third{width:42%}.footer .footer-wrapper .footer-column__text{font-size:21px;line-height:39px}}@media (max-width: 1270px){.footer .footer-wrapper{max-width:1170px}}@media (max-width: 1230px){.footer .footer-wrapper{max-width:1110px}.footer .footer-wrapper .footer-column.first{width:34%}.footer .footer-wrapper .footer-column.third{margin-left:10px}.footer .footer-wrapper .footer-column .footer-column__text{font-size:20px}}@media (max-width: 1170px){.footer .footer-wrapper{max-width:1040px}.footer .footer-wrapper .footer-column .footer-column__text{font-size:19px}}@media (max-width: 1100px){.footer .footer-wrapper{max-width:1000px}}@media (max-width: 1050px){.footer .footer-wrapper{max-width:940px}.footer .footer-wrapper .footer-column .footer-column__text{font-size:17px}}@media (max-width: 1000px){.footer .footer-wrapper{flex-direction:column;align-items:center;padding:60px 0 40px}.footer .footer-wrapper .footer-column{width:80%;margin-bottom:30px;text-align:center}.footer .footer-wrapper .footer-column.first,.footer .footer-wrapper .footer-column.third{width:80%}.footer .footer-wrapper .footer-column .footer-column__text{font-size:25px;font-weight:500;line-height:42px}}@media (max-width: 730px){.footer .footer-wrapper{max-width:700px}.footer .footer-wrapper .footer-column{width:80%;margin-bottom:30px;text-align:center}.footer .footer-wrapper .footer-column.third{width:80%}.footer .footer-wrapper .footer-column .footer-column__text{font-size:22px;font-weight:500;line-height:38px}}@media (max-width: 640px){.footer .footer-wrapper{max-width:600px}.footer .footer-wrapper .footer-column,.footer .footer-wrapper .footer-column.third{width:90%}.footer .footer-wrapper .footer-column .footer-column__text{font-size:22px;font-weight:500;line-height:38px}}@media (max-width: 570px){.footer .footer-wrapper{max-width:500px}.footer .footer-wrapper .footer-column,.footer .footer-wrapper .footer-column.third{width:100%}.footer .footer-wrapper .footer-column .footer-column__text{font-size:20px;font-weight:500;line-height:34px}}@media (max-width: 520px){.footer .footer-wrapper{max-width:420px}.footer .footer-wrapper .footer-column,.footer .footer-wrapper .footer-column.third{width:100%}.footer .footer-wrapper .footer-column .footer-column__text{font-size:18px;font-weight:500;line-height:30px}}@media (max-width: 450px){.footer .footer-wrapper{max-width:380px}.footer .footer-wrapper .footer-column,.footer .footer-wrapper .footer-column.third{width:100%}.footer .footer-wrapper .footer-column .footer-column__text{font-size:17px;font-weight:500;line-height:28px}}@media (max-width: 410px){.footer .footer-wrapper{max-width:340px}.footer .footer-wrapper .footer-column,.footer .footer-wrapper .footer-column.third{width:100%}.footer .footer-wrapper .footer-column .footer-column__text{font-size:17px;font-weight:500;line-height:28px}}@media (max-width: 380px){.footer .footer-wrapper{max-width:310px;margin-bottom:15px}.footer .footer-wrapper .footer-column,.footer .footer-wrapper .footer-column.third{width:100%}.footer .footer-wrapper .footer-column .footer-column__text{font-size:17px;font-weight:500;line-height:28px}}@media (max-width: 340px){.footer .footer-wrapper{max-width:300px;margin-bottom:0}.footer .footer-wrapper .footer-column,.footer .footer-wrapper .footer-column.third{width:100%}.footer .footer-wrapper .footer-column .footer-column__text{font-size:16px;font-weight:500;line-height:25px}}.form{display:flex;width:100%;height:100%;position:fixed;left:0;top:0;right:0;bottom:0;justify-content:center;align-items:center;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.2s all}.form .form-wrapper{max-width:615px;margin:0 auto;display:flex;flex-direction:column;align-items:center;border:2px solid rgb(26,46,53);border-radius:8px;background:#fff}.form .form-wrapper .form__close-btn__container{width:100%;display:flex;justify-content:flex-end;border-top-right-radius:8px;border-top-left-radius:8px;background:#ffc800}.form .form-wrapper .form__close-btn__container .form__close-btn{margin:20px 20px 0 0;border:none;border-radius:50%;background:inherit;cursor:pointer}.form .form-wrapper .form__title-container{background:#ffc800;padding:35px 45px}.form .form-wrapper .form__title-container .form-title{font-family:Oswald,sans-serif;font-size:36px;font-weight:600;line-height:50px;text-align:center;text-transform:uppercase;color:#1a2e35}.form .form-wrapper .form__inp-container{width:80%;display:flex;flex-direction:column;align-items:center;margin-bottom:35px}.form .form-wrapper .form__inp-container .form-inp{width:95%;height:60px;margin-top:30px;padding-left:10px;border:none;border-bottom:1px solid rgb(132,132,132);font-family:Montserrat;font-size:24px;font-weight:400;line-height:30px;color:#1a2e35}.form .form-wrapper .form__inp-container .form-inp:focus{border-radius:10px}.form .form-wrapper .form__inp-container .form-select{width:95%;height:60px;margin-top:30px;padding-left:10px;border:none;border-bottom:1px solid rgb(132,132,132);font-family:Montserrat,sans-serif;font-size:24px;font-weight:400;line-height:30px;color:#1a2e35;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form .form-wrapper .form__inp-container .form-select:focus{outline:none}.form .form-wrapper .form__inp-container .form-btn{width:100%;height:70px;margin-top:50px;background:#ffc800;font-family:Montserrat,sans-serif;font-size:22px;font-weight:500;line-height:28px;text-align:center;color:#1a2e35;border:1px solid rgb(26,46,53);border-radius:13px;cursor:pointer}.form .form-wrapper .form__inp-container .form-btn:hover{background:#eccd5d;transition:.4s all}.form .form-checkbox__label{display:flex;align-items:center;gap:10px;margin-top:20px;font-size:16px;font-family:Montserrat,sans-serif}.form .form-checkbox__label a{color:#1a2e35;text-decoration:underline}.form .form-checkbox{width:18px;height:18px;cursor:pointer}.hide{display:none}@media (max-width: 520px){.form .form-wrapper{max-width:380px}.form .form-wrapper .form__title-container{padding:20px 28px 48px}.form .form-wrapper .form__title-container .form-title{font-size:42px;line-height:55px}.form .form-wrapper .form__inp-container{width:85%}.form .form-wrapper .form__inp-container .form-inp,.form .form-wrapper .form__inp-container .form-btn{font-size:26px;line-height:33px}}@media (max-width: 450px){.form .form-wrapper{max-width:320px}.form .form-wrapper .form__inp-container .form-btn{margin-top:50px}}@media (max-width: 380px){.form .form-wrapper{max-width:290px}.form .form-wrapper .form__title-container .form-title{font-size:32px;line-height:45px}.form .form-wrapper .form__inp-container{width:85%}.form .form-wrapper .form__inp-container .form-inp,.form .form-wrapper .form__inp-container .form-btn{font-size:22px;line-height:30px}}.header{width:100%;position:absolute;top:20px;z-index:2}.header .header-wrapper{margin:0 150px;padding:40px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:35px;box-shadow:0 4px 20px #0000001a}.header .header-wrapper .header-title{font-family:Montserrat,sans-serif;font-size:clamp(25px,1.32vw,32px);font-weight:600;line-height:32px}.header .header-wrapper .header-nav .nav-list{list-style:none;display:flex;gap:2.5rem;margin:0;padding:0;font-size:22px}.header .header-wrapper .header-nav .nav-list li{padding:10px}.header .header-wrapper .header-nav .nav-list li a{font-family:Montserrat,sans-serif;text-decoration:none;line-height:32px;color:#1a2e35;font-weight:500}.header .header-wrapper .header-nav .nav-list li:hover{background:#1a2e35;border-radius:35px}.header .header-wrapper .header-nav .nav-list li:hover a{color:#fff}.header .header-wrapper .header-nav .nav-item-with-dropdown{position:relative}.header .header-wrapper .header-nav .nav-item-with-dropdown .dropdown-phones{display:none;position:absolute;top:100%;left:-82.5px;background-color:#fff;box-shadow:0 4px 12px #0000001a;padding:.75rem 1rem;border-radius:6px;z-index:1000;min-width:220px;flex-direction:column;gap:.5rem}.header .header-wrapper .header-nav .nav-item-with-dropdown .dropdown-phones a.header-phone{font-size:16px;font-weight:500;color:#1a2e35;text-decoration:none}.header .header-wrapper .header-nav .nav-item-with-dropdown .dropdown-phones a.header-phone:hover{text-decoration:underline}.header .header-wrapper .header-nav .nav-item-with-dropdown:hover .dropdown-phones{display:flex}.header .header-wrapper .header-phone__container{display:none;flex-direction:column}.header .header-wrapper .header-phone__container .header-phone{font-family:Montserrat,sans-serif;font-size:24px;font-weight:400;line-height:32px;color:#1a2e35;text-decoration:none}.header .header-wrapper .header-phone__container .header-phone.second{letter-spacing:.5px}.header .header-wrapper .header-img{width:30%}@media (max-width: 1550px){.header .header-wrapper{padding:25px}.header .header-wrapper .header-nav .nav-list{font-size:20px}}@media (max-width: 1250px){.header .header-wrapper{margin:0 auto}}@media (max-width: 1080px){.header .header-wrapper{margin:0 20px}}@media (max-width: 860px){.header .header-wrapper{max-width:750px}}@media (max-width: 800px){.header{position:static}.header .header-wrapper{border-radius:0;box-shadow:none;max-width:700px}.header .header-wrapper .header-phone__container{display:flex}.header .header-nav{display:none}}@media (max-width: 750px){.header .header-wrapper{max-width:620px;margin:0 35px}.header .header-wrapper .header-phone__container{display:flex}.header .header-wrapper .header-phone__container .header-phone{font-size:22px;line-height:25px}.header .header-wrapper .header-nav{display:none}.header .header-wrapper .header-title{font-size:16px;line-height:25px}}@media (max-width: 660px){.header .header-wrapper{max-width:560px}.header .header-wrapper .header-phone__container .header-phone{font-size:21px;line-height:25px}.header .header-img{width:45%}}@media (max-width: 600px){.header .header-wrapper{max-width:500px}.header .header-wrapper .header-phone__container .header-phone{font-size:21px;line-height:25px}.header .header-img{width:40%}}@media (max-width: 550px){.header{height:170px}.header .header-wrapper{max-width:460px;padding:20px;margin:0 10px}.header .header-wrapper .header-phone__container .header-phone{font-size:19px;line-height:23px}}@media (max-width: 450px){.header{height:auto}.header .header-wrapper .header-img{width:40%}.header .header-wrapper .header-phone__container .header-phone{font-size:18px;line-height:21px}}@media (max-width: 390px){.header .header-wrapper .header-phone__container .header-phone{font-size:17px;line-height:20px}}@media (max-width: 350px){.header .header-wrapper{max-width:280px}.header .header-wrapper .header-phone__container .header-phone{font-size:16px;line-height:19px}}.aboutUs .aboutUs-wrapper{max-width:1640px;margin:0 auto}.aboutUs .aboutUs-wrapper .aboutUs-title{font-family:Oswald,sans-serif;font-size:clamp(40px,1.32vw,60px);font-weight:600;line-height:70px;text-align:center;text-transform:uppercase;margin:90px 0;color:#1a2e35}.aboutUs .aboutUs-wrapper .aboutUs-info{display:flex;justify-content:space-between;margin-bottom:190px}@media (max-width: 1700px){.aboutUs .aboutUs-wrapper{max-width:1600px}}@media (max-width: 1650px){.aboutUs .aboutUs-wrapper{max-width:1550px}.aboutUs .aboutUs-wrapper .info-box__text{width:82%}}@media (max-width: 1600px){.aboutUs .aboutUs-wrapper{max-width:1500px}.aboutUs .aboutUs-wrapper .info-box__text{width:85%}}@media (max-width: 1550px){.aboutUs .aboutUs-wrapper{max-width:1450px}.aboutUs .aboutUs-wrapper .info-box__text{width:87%}}@media (max-width: 1500px){.aboutUs .aboutUs-wrapper{max-width:1400px}.aboutUs .aboutUs-wrapper .info-box__text{width:91%}}@media (max-width: 1450px){.aboutUs .aboutUs-wrapper{max-width:1350px}.aboutUs .aboutUs-wrapper .info-box__text{width:94%}}@media (max-width: 1400px){.aboutUs .aboutUs-wrapper{max-width:1300px}.aboutUs .aboutUs-wrapper .info-box{width:18%}.aboutUs .aboutUs-wrapper .info-box .info-box__text{width:94%}}@media (max-width: 1350px){.aboutUs .aboutUs-wrapper{max-width:1250px}.aboutUs .aboutUs-wrapper .info-box .info-box__text{font-size:22px}}@media (max-width: 1300px){.aboutUs .aboutUs-wrapper{max-width:1200px}.aboutUs .aboutUs-wrapper .info-box{width:18.5%}.aboutUs .aboutUs-wrapper .info-box .info-box__text{font-size:21px}}@media (max-width: 1250px){.aboutUs .aboutUs-wrapper{max-width:1150px}.aboutUs .aboutUs-wrapper .info-box{width:18.5%}.aboutUs .aboutUs-wrapper .info-box .info-box__text{font-size:20px}}@media (max-width: 1200px){.aboutUs .aboutUs-wrapper{max-width:1100px}}@media (max-width: 1150px){.aboutUs .aboutUs-wrapper{max-width:1050px}.aboutUs .aboutUs-wrapper .info-box .info-box__text{font-size:19px}}@media (max-width: 1100px){.aboutUs .aboutUs-wrapper{max-width:1000px}.aboutUs .aboutUs-wrapper .info-box .info-box__text{font-size:18px}}@media (max-width: 1050px){.aboutUs{margin-bottom:150px}.aboutUs .aboutUs-wrapper{max-width:950px}.aboutUs .aboutUs-wrapper .aboutUs-info{display:grid;justify-items:stretch;gap:50px;grid-template-columns:repeat(2,1fr);margin-bottom:95px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box{width:100%;padding:25px 0}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box:last-child{width:212%}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box .info-box__text{font-size:26px;line-height:32px}}@media (max-width: 1000px){.aboutUs .aboutUs-wrapper{max-width:900px}}@media (max-width: 950px){.aboutUs .aboutUs-wrapper{max-width:850px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box:last-child{width:213%}}@media (max-width: 900px){.aboutUs .aboutUs-wrapper{max-width:800px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box .info-box__text{font-size:23px;line-height:30px}}@media (max-width: 850px){.aboutUs .aboutUs-wrapper{max-width:750px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box .info-box__text{font-size:22px;line-height:28px}}@media (max-width: 800px){.aboutUs .aboutUs-wrapper{max-width:700px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box:last-child{width:214%}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box .info-box__text{font-size:20px;line-height:28px}}@media (max-width: 750px){.aboutUs .aboutUs-wrapper{max-width:650px}.aboutUs .aboutUs-wrapper .aboutUs-title{font-size:56px;line-height:62px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box:last-child{width:216%}}@media (max-width: 700px){.aboutUs .aboutUs-wrapper{max-width:600px}.aboutUs .aboutUs-wrapper .aboutUs-title{font-size:54px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box:last-child{width:218%}}@media (max-width: 650px){.aboutUs .aboutUs-wrapper{max-width:550px}.aboutUs .aboutUs-wrapper .aboutUs-title{font-size:50px;line-height:60px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box .info-box__text{font-size:19px;line-height:26px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box:last-child{width:220%}}@media (max-width: 600px){.aboutUs .aboutUs-wrapper{max-width:500px}.aboutUs .aboutUs-wrapper .aboutUs-title{font-size:45px;line-height:55px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box .info-box__text{font-size:19px;line-height:25px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box:last-child{width:222%}}@media (max-width: 550px){.aboutUs .aboutUs-wrapper{max-width:450px}.aboutUs .aboutUs-wrapper .aboutUs-title{font-size:38px;line-height:50px}.aboutUs .aboutUs-wrapper .aboutUs-info{gap:50px;grid-template-columns:repeat(1,1fr)}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box{width:100%}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box:last-child{width:100%}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box .info-box__text{font-size:22px;line-height:30px}}@media (max-width: 500px){.aboutUs .aboutUs-wrapper{max-width:400px}.aboutUs .aboutUs-wrapper .aboutUs-title{font-size:35px;line-height:42px;margin:60px 0}}@media (max-width: 450px){.aboutUs .aboutUs-wrapper{max-width:350px}.aboutUs .aboutUs-wrapper .aboutUs-title{font-size:32px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box .info-box__text{font-size:20px;line-height:28px}}@media (max-width: 400px){.aboutUs .aboutUs-wrapper{max-width:300px}.aboutUs .aboutUs-wrapper .aboutUs-title{font-size:32px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box .info-box__text{font-size:19px;line-height:25px}}@media (max-width: 350px){.aboutUs .aboutUs-wrapper{max-width:300px}.aboutUs .aboutUs-wrapper .aboutUs-title{font-size:26px;line-height:36px;margin:40px 0 50px}.aboutUs .aboutUs-wrapper .aboutUs-info .info-box .info-box__text{font-size:18px;line-height:22px}}.info-box{width:17%;display:flex;flex-direction:column;align-items:center;padding:15px 0;border:1px solid rgb(233,233,233);box-shadow:2px 2px 4px #d5d5d540}.info-box .info-box__text{width:80%;font-family:Montserrat,sans-serif;font-size:23px;font-weight:400;line-height:30px;text-align:center;margin-top:15px}.map-wrapper{max-width:1360px;margin:0 auto}.map-wrapper .map{width:100%;height:580px;margin:30px 0 130px}.map-wrapper .section-title{font-family:Oswald,sans-serif;font-size:clamp(40px,1.32vw,60px);font-weight:600;line-height:70px;text-align:center;text-transform:uppercase;margin:0 0 90px;color:#1a2e35}.map-wrapper .description{font-family:Montserrat,sans-serif;font-size:26px;font-weight:600;line-height:30px;margin-top:25px;padding-left:7px;color:#1a2e35}@media (max-width: 1430px){.map-wrapper{max-width:1300px}}@media (max-width: 1360px){.map-wrapper{max-width:1260px}}@media (max-width: 1330px){.map-wrapper{max-width:1235px}}@media (max-width: 1300px){.map-wrapper{max-width:1200px}}@media (max-width: 1270px){.map-wrapper{max-width:1180px}}@media (max-width: 1240px){.map-wrapper{max-width:1130px}}@media (max-width: 1200px){.map-wrapper{max-width:1080px}}@media (max-width: 1150px){.map-wrapper{max-width:1040px}}@media (max-width: 1100px){.map-wrapper{max-width:990px}}@media (max-width: 1050px){.map-wrapper{max-width:940px}}@media (max-width: 1000px){.map-wrapper{max-width:890px}}@media (max-width: 950px){.map-wrapper{max-width:840px}}@media (max-width: 900px){.map-wrapper{max-width:790px}}@media (max-width: 850px){.map-wrapper{max-width:740px}}@media (max-width: 800px){.map-wrapper{max-width:690px}}@media (max-width: 750px){.map-wrapper{max-width:640px}}@media (max-width: 700px){.map-wrapper{max-width:590px}}@media (max-width: 650px){.map-wrapper{max-width:540px}}@media (max-width: 600px){.map-wrapper{max-width:490px}}@media (max-width: 550px){.map-wrapper{max-width:440px}.map-wrapper .map{margin-bottom:100px}}@media (max-width: 500px){.map-wrapper{max-width:390px}}@media (max-width: 470px){.map-wrapper .section-title{margin:0}.map-wrapper .description{font-size:21px;line-height:24px}}@media (max-width: 450px){.map-wrapper{max-width:350px}.map-wrapper .map{margin-top:50px}}@media (max-width: 400px){.map-wrapper{max-width:300px}}@media (max-width: 350px){.map-wrapper{max-width:250px}}.offer{display:flex;position:relative;height:100vh;align-items:center}.offer .offer-wrapper{width:43.5%;background:#f4f4f499;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:10;height:fit-content;border-radius:0 12px 12px 0}.offer .offer-container{margin:40px 55px;max-width:805px}.offer .offer-container .offer-title{width:100%;font-family:Oswald,sans-serif;font-size:clamp(40px,1.32vw,60px);font-weight:600;line-height:70px;text-transform:uppercase;color:#1a2e35}.offer .offer-container .offer-info{margin-left:17px;list-style-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAYAAAAPU20uAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADkSURBVHgBZU9NywFhFL3P431nMW+vRiyYqFGy8rVAYcOerSXZ2SF/gD8gfgF7Sxs7bFAsJrKwU7421JgyJeWaEfJx6t5O557O7RC4w+Lx5wkSr8YJQG89HTVunBN8HKv/7YScsi8Z2cFB+YFm3wSzJSsq9BwD3h2o57N2xCG8TSblQN4TLFE1L1qMb+ATxYSmYZqqW7CaTl8Gm/GmcRQRu4P5/5ehLRrUXyCqCVgrNOyw2jHP43LPQKXFax1q5FERgObCTlmQFR3MVqyEgOXtZFwlr7Fmlz+quxDpyPwtJLEradoVZxpSMMTka6YAAAAASUVORK5CYII=)}.offer .offer-container .offer-info .offer-info__item{font-family:Montserrat,sans-serif;font-size:clamp(20px,1.32vw,26px);font-weight:600;line-height:30px;margin-top:25px;padding-left:7px;color:#1a2e35}.offer .offer-container .offer-info .offer-info__item:first-child{margin-top:45px}.offer .offer-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1}.offer .offer-bg .offer-bg__video{width:100%;height:100%;object-fit:cover}.offer .offer-bg .desctop-image{z-index:-1;position:absolute;width:100%;height:100%;background-size:cover;background-position:50% 50%}@media (max-width: 1650px){.offer .offer-container .offer-title{line-height:60px}.offer .offer-container .offer-info .offer-info__item{line-height:20px}}@media (max-width: 1305px){.offer .offer-wrapper{width:unset}}@media (max-width: 1020px){.offer{padding:0 0 50px}.offer .offer-container .offer-title,.offer .offer-container .offer-info .offer-info__item{color:#1a2e35}.offer .offer-container .offer-bg{display:none}}@media (max-width: 860px){.offer .offer-wrapper .offer-container{max-width:750px}}@media (max-width: 800px){.offer .offer-wrapper .offer-container{max-width:700px}.offer .offer-wrapper .offer-container .offer-title{font-size:60px;line-height:80px}.offer .offer-wrapper .offer-container .offer-info__item{font-size:26px;margin-top:15px;line-height:30px}.offer .offer-wrapper .offer-container .offer-info__item:first-child{margin-top:25px}.offer .offer-wrapper .offer-container .request-btn{margin:50px 0 110px}.offer .offer-bg .hide-on-mobile{display:none}.offer .offer-bg .mobile-image.show-on-mobile{z-index:-1;position:absolute;width:100%;height:100%;background-size:cover;background-position:50% 50%}}@media (max-width: 750px){.offer .offer-wrapper .offer-container{max-width:620px}.offer .request-btn{width:55%;margin:50px 0 80px}}@media (max-width: 660px){.offer .offer-wrapper{border-radius:0}.offer .offer-wrapper .offer-container{max-width:560px}}@media (max-width: 600px){.offer .offer-wrapper .offer-container{max-width:500px}.offer .offer-wrapper .offer-container .offer-title{font-size:40px;line-height:50px}.offer .offer-wrapper .offer-container .offer-info__item{font-size:24px;margin-top:10px}.offer .offer-wrapper .offer-container .offer-info__item:first-child{margin-top:20px}.offer .offer-wrapper .offer-container .request-btn{width:70%;margin:50px 0}}@media (max-width: 550px){.offer .offer-wrapper .offer-container .offer-title{font-size:30px;line-height:43px}.offer .offer-wrapper .offer-container .offer-info__item{font-size:20px}}@media (max-width: 550px){.offer .offer-wrapper .offer-container .offer-title{font-size:30px;line-height:43px}.offer .offer-wrapper .offer-container .offer-info{margin-left:20px}.offer .offer-wrapper .offer-container .offer-info .offer-info__item{font-size:20px}.offer .offer-wrapper .offer-container .request-btn{width:60%;height:70px;font-size:22px}}@media (max-width: 510px){.offer .offer-wrapper .offer-container{max-width:420px}}@media (max-width: 470px){.offer .offer-wrapper .offer-container{max-width:400px}.offer .offer-wrapper .offer-container .offer-title{font-size:28px;line-height:35px}.offer .offer-wrapper .offer-container .offer-info{margin-left:20px}.offer .offer-wrapper .offer-container .offer-info .offer-info__item{font-size:20px;line-height:28px}.offer .offer-wrapper .offer-container .request-btn{width:70%;height:60px;font-size:20px}}@media (max-width: 450px){.offer .offer-wrapper .offer-container{margin-left:47px}}@media (max-width: 410px){.offer .offer-wrapper .offer-container{margin-left:40px}}@media (max-width: 390px){.offer .offer-wrapper .offer-container{margin-left:33px}}@media (max-width: 380px){.offer .offer-wrapper .offer-container{max-width:300px;margin-left:40px}.offer .offer-wrapper .offer-container .offer-title{font-size:24px;line-height:28px}.offer .offer-wrapper .offer-container .offer-info{margin-left:17px}.offer .offer-wrapper .offer-container .offer-info .offer-info__item{font-size:18px;line-height:24px}.offer .offer-wrapper .offer-container .request-btn{width:80%;height:50px;font-size:18px;margin:35px 0}}@media (max-width: 360px){.offer .offer-wrapper .offer-container{margin-left:30px;max-width:280px}}@media (max-width: 350px){.offer .offer-wrapper .offer-container{margin-left:35px;max-width:280px}}.rent{height:500px;background:linear-gradient(180deg,#fff,#ececec)}.rent .rent-wrapper{display:flex}.rent .rent-wrapper .rent-img{width:40%}.rent .rent-wrapper .rent-text{width:44%;font-family:Oswald,sans-serif;font-size:60px;font-weight:600;line-height:70px;text-align:right;text-transform:uppercase;margin-top:100px;color:#1a2e35}@media (max-width: 1700px){.rent{height:450px}.rent .rent-wrapper .rent-text{margin:50px 0 0 80px}}@media (max-width: 1600px){.rent .rent-wrapper .rent-text{margin:50px 0 0 90px}}@media (max-width: 1550px){.rent{height:390px}.rent .rent-wrapper .rent-text{margin:40px 0 0 100px}}@media (max-width: 1510px){.rent .rent-wrapper .rent-text{margin:40px 0 0 115px}}@media (max-width: 1480px){.rent .rent-wrapper .rent-text{margin:35px 0 0 125px}}@media (max-width: 1450px){.rent .rent-wrapper .rent-text{margin:35px 0 0 135px}}@media (max-width: 1400px){.rent .rent-wrapper .rent-text{margin:25px 0 0 135px}}@media (max-width: 1350px){.rent{height:380px}.rent .rent-wrapper .rent-text{width:auto;margin:40px 0 0 135px}}@media (max-width: 1300px){.rent .rent-wrapper .rent-text{margin:10px 0 0 125px}}@media (max-width: 1250px){.rent .rent-wrapper .rent-text{font-size:65px;margin:40px 0 0 70px}}@media (max-width: 1200px){.rent .rent-wrapper .rent-text{margin:40px 0 0 50px}}@media (max-width: 1150px){.rent .rent-wrapper .rent-text{width:auto;margin-left:65px;font-size:58px}}@media (max-width: 1100px){.rent{height:350px}.rent .rent-wrapper .rent-text{width:auto;font-size:56px;line-height:65px;margin-left:60px}}@media (max-width: 1030px){.rent{height:300px}.rent .rent-wrapper .rent-text{font-size:52px;margin-top:10px;margin-left:70px}}@media (max-width: 990px){.rent{height:300px}.rent .rent-wrapper .rent-text{font-size:50px;line-height:60px;margin-top:10px;margin-left:50px}}@media (max-width: 920px){.rent{height:280px}.rent .rent-wrapper{display:block}.rent .rent-wrapper .rent-img{position:absolute;width:47%}.rent .rent-wrapper .rent-text{font-size:46px;line-height:55px;margin-right:40px;padding-top:35px}}@media (max-width: 900px){.rent .rent-wrapper .rent-text{font-size:44px;line-height:52px;margin-right:50px}}@media (max-width: 870px){.rent .rent-wrapper .rent-text{font-size:40px;line-height:50px;margin-right:50px}}@media (max-width: 810px){.rent .rent-wrapper .rent-text{margin-right:40px}}@media (max-width: 790px){.rent{height:260px}.rent .rent-wrapper .rent-text{font-size:38px;line-height:46px}}@media (max-width: 750px){.rent{height:250px}.rent .rent-wrapper .rent-text{font-size:36px;line-height:44px}}@media (max-width: 720px){.rent{height:250px}.rent .rent-wrapper .rent-text{font-size:34px;line-height:42px}}@media (max-width: 690px){.rent{height:230px}.rent .rent-wrapper .rent-text{font-size:31px;line-height:40px;margin-right:45px}}@media (max-width: 640px){.rent .rent-wrapper .rent-text{font-size:29px}}@media (max-width: 600px){.rent{height:220px}.rent .rent-wrapper .rent-text{font-size:27px;line-height:36px;padding-top:20px}}@media (max-width: 570px){.rent{height:210px}.rent .rent-wrapper .rent-text{line-height:34px;margin-right:35px}}@media (max-width: 550px){.rent .rent-wrapper .rent-text{font-size:26px;line-height:32px}}@media (max-width: 530px){.rent .rent-wrapper .rent-text{line-height:30px;margin-right:28px}}@media (max-width: 510px){.rent{height:200px}.rent .rent-wrapper .rent-text{margin-right:23px}}@media (max-width: 500px){.rent .rent-wrapper .rent-text{position:absolute;left:180px;width:44%;padding-top:0}.rent .rent-wrapper .rent-text .rent-text__transfer{display:none}}@media (max-width: 480px){.rent .rent-wrapper .rent-img{width:55%}.rent .rent-wrapper .rent-text{width:45%}}@media (max-width: 450px){.rent{height:190px}.rent .rent-wrapper .rent-img{width:53%}.rent .rent-wrapper .rent-text{width:42%;font-size:25px}}@media (max-width: 420px){.rent .rent-wrapper .rent-text{width:41%;left:170px;font-size:24px}}@media (max-width: 410px){.rent .rent-wrapper .rent-text{width:43%;left:160px}}@media (max-width: 400px){.rent{height:180px}.rent .rent-wrapper .rent-text{width:44%;left:150px;margin-top:0}}@media (max-width: 390px){.rent{height:170px}.rent .rent-wrapper .rent-img{width:51%}.rent .rent-wrapper .rent-text{width:45%;left:140px}}@media (max-width: 380px){.rent .rent-wrapper .rent-text{width:46%;left:135px}}@media (max-width: 370px){.rent .rent-wrapper .rent-text{width:46%;left:125px;font-size:23px;line-height:27px}}@media (max-width: 350px){.rent{height:160px}.rent .rent-wrapper .rent-text{width:48%;left:115px;font-size:22px}}@media (max-width: 340px){.rent .rent-wrapper .rent-text{left:110px;font-size:21px}}@media (max-width: 330px){.rent{height:150px}.rent .rent-wrapper .rent-text{left:100px;font-size:20px}}@media (max-width: 320px){.rent{height:140px}.rent .rent-wrapper .rent-text{left:95px;font-size:20px;line-height:25px}}.request-btn{width:35%;height:90px;background:#ffc800;font-family:Montserrat,sans-serif;font-size:22px;font-weight:500;line-height:39px;text-align:center;color:#1a2e35;margin:50px 0 135px;border:none;border:1px solid rgb(26,46,53);border-radius:35px;cursor:pointer}.request-btn:hover{background:#eccd5d;transition:.4s all}.start-wrapper{max-width:1360px;margin:0 auto;display:flex;justify-content:space-between;padding-top:135px}.start-wrapper .start__btn-container{width:28.8%;display:flex;flex-direction:column;align-items:center}.start-wrapper .start__btn-container .start__btn-title{font-family:Oswald,sans-serif;font-size:60px;font-weight:600;line-height:70px;text-align:center;margin-bottom:40px;color:#1a2e35}.start-wrapper .start__btn-container .start__btn-img{align-self:center}.start-wrapper .start__btn-container .request-btn{width:70%}.start-wrapper .start__info-container{width:53%;display:flex;flex-direction:column;padding-top:20px}@media (max-width: 1430px){.start-wrapper{max-width:1300px}}@media (max-width: 1350px){.start-wrapper{max-width:1240px}}@media (max-width: 1290px){.start-wrapper{max-width:1200px}.start-wrapper .start__btn-container{width:35%}}@media (max-width: 1250px){.start-wrapper{max-width:1100px}.start-wrapper .start__info-container{width:60%}}@media (max-width: 1180px){.start-wrapper{max-width:1080px}.start-wrapper .start__info-container{width:60%}}@media (max-width: 1130px){.start-wrapper{max-width:1050px}.start-wrapper .start__btn-container{width:33%}.start-wrapper .start__info-container{width:62%}}@media (max-width: 1090px){.start-wrapper{max-width:1000px}.start-wrapper .start__btn-container{width:30%}.start-wrapper .start__btn-container .start__btn-title{font-size:65px}.start-wrapper .start__info-container{width:59%}.start-wrapper .start__info-container .start__info-box__text-wrapp{width:100%}.start-wrapper .start__info-container .start__info-box__text-wrapp .start__info-box__title{font-size:26px}.start-wrapper .start__info-container .start__info-box__text-wrapp .start__info-box__text{font-size:24px}}@media (max-width: 1050px){.start-wrapper{max-width:957px}.start-wrapper .start__btn-container{width:33%}.start-wrapper .start__info-container{width:63%}}@media (max-width: 1000px){.start-wrapper{display:flex;flex-direction:column;align-items:center}.start-wrapper .start__btn-container{width:75%}.start-wrapper .start__btn-container .start__btn-img{display:none}.start-wrapper .start__btn-container .request-btn{margin:30px 0 50px}.start-wrapper .start__info-container{width:75%;margin-bottom:50px}.start-wrapper .start__info-container .start__info-box__text-wrapp .start__info-box__title{font-size:28px}.start-wrapper .start__info-container .start__info-box__text-wrapp .start__info-box__text{font-size:24px}}@media (max-width: 810px){.start-wrapper{max-width:957px}.start-wrapper .start__btn-container,.start-wrapper .start__info-container{width:85%}}@media (max-width: 715px){.start-wrapper{max-width:650px;padding-top:80px}.start-wrapper .start__btn-container{width:100%}.start-wrapper .start__btn-container .start__btn-title{font-size:55px}.start-wrapper .start__btn-container .request-btn{width:70%;font-size:22px;margin:10px 0 40px}.start-wrapper .start__info-container{margin-bottom:70px}.start-wrapper .start__info-container .start__info-box__text-wrapp .start__info-box__title{font-size:24px}.start-wrapper .start__info-container .start__info-box__text-wrapp .start__info-box__text{font-size:20px}}@media (max-width: 610px){.start-wrapper{max-width:590px}.start-wrapper .start__btn-container{width:100%}.start-wrapper .start__btn-container .start__btn-title{font-size:55px}.start-wrapper .start__btn-container .request-btn{width:70%;font-size:22px;margin:10px 0 40px}.start-wrapper .start__info-container{margin-bottom:70px}.start-wrapper .start__info-container .start__info-box .start__info-box__text-wrapp .start__info-box__title{font-size:24px;line-height:30px}.start-wrapper .start__info-container .start__info-box .start__info-box__text-wrapp .start__info-box__text{font-size:20px;line-height:25px;padding-bottom:15px;padding-top:10px}}@media (max-width: 540px){.start-wrapper{max-width:570px;padding-top:60px}.start-wrapper .start__btn-container .start__btn-title{font-size:48px}.start-wrapper .start__btn-container .request-btn{width:60%;font-size:20px;margin-bottom:20px}}@media (max-width: 470px){.start-wrapper{max-width:500px;padding-top:50px}.start-wrapper .start__btn-container .start__btn-title{font-size:44px;margin-bottom:30px}.start-wrapper .start__btn-container .request-btn{width:60%;height:75px;font-size:20px;margin-top:0;margin-bottom:20px}.start-wrapper .start__info-container{margin-bottom:80px}.start-wrapper .start__info-container .start__info-box .start__info-box__img{display:none}.start-wrapper .start__info-container .start__info-box .start__info-box__text-wrapp{text-align:center}.start-wrapper .start__info-container .start__info-box .start__info-box__text-wrapp .start__info-box__title{font-size:21px;line-height:24px}.start-wrapper .start__info-container .start__info-box .start__info-box__text-wrapp .start__info-box__text{font-size:19px;line-height:20px;padding-bottom:15px;padding-top:10px}}@media (max-width: 420px){.start-wrapper{max-width:380px;padding-top:50px}.start-wrapper .start__btn-container .start__btn-title{font-size:40px;line-height:50px;margin-bottom:30px}.start-wrapper .start__btn-container .request-btn{width:65%;height:75px;font-size:20px;margin-top:0;margin-bottom:20px}}@media (max-width: 380px){.start-wrapper{max-width:350px;padding-top:50px}.start-wrapper .start__btn-container .start__btn-title{font-size:40px;line-height:40px;margin-bottom:30px}.start-wrapper .start__btn-container .request-btn{width:60%;height:60px;font-size:18px;margin-bottom:20px}.start-wrapper .start__info-container .start__info-box .start__info-box__text-wrapp .start__info-box__title{font-size:19px;line-height:23px}.start-wrapper .start__info-container .start__info-box .start__info-box__text-wrapp .start__info-box__text{font-size:18px;line-height:20px;padding-bottom:15px;padding-top:10px}}.start__info-box{width:100%;display:flex;padding-top:30px}.start__info-box .start__info-box__img{padding-top:5px;margin-right:20px}.start__info-box .start__info-box__text-wrapp{width:93%;border-bottom:2px solid rgb(255,200,0)}.start__info-box .start__info-box__text-wrapp .start__info-box__title{font-family:Montserrat,sans-serif;font-size:clamp(20px,1.32vw,26px);font-weight:600;line-height:45px;color:#1a2e35}.start__info-box .start__info-box__text-wrapp .start__info-box__text{font-family:Montserrat,sans-serif;font-size:clamp(18px,1.32vw,26px);font-weight:400;line-height:30px;padding-bottom:20px;color:#1a2e35}.form-section{padding:60px 20px;display:flex;justify-content:center;align-items:center}.form-section .form-wrapper{max-width:600px;width:100%;background-color:#fff;padding:40px;border-radius:20px;box-shadow:0 4px 20px #0000001a}.form-section .form__title-container{margin-bottom:30px;text-align:center}.form-section .form-title{font-family:Oswald,sans-serif;text-transform:uppercase;font-size:clamp(40px,1.32vw,60px);font-weight:600;color:#1a2e35}.form-section .form__inp-container{display:flex;flex-direction:column;gap:20px}.form-section .form-inp,.form-section .form-select{padding:15px 20px;font-size:16px;border:1px solid #ccc;border-radius:12px;font-family:Montserrat,sans-serif;transition:border-color .2s ease}.form-section .form-inp:focus,.form-section .form-select:focus{border-color:#1a2e35;outline:none}.form-section .form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff}.form-section .form-checkbox__label{display:flex;align-items:center;gap:10px;margin-top:20px;font-size:16px;font-family:Montserrat,sans-serif}.form-section .form-checkbox__label a{color:#1a2e35;text-decoration:underline}.form-section .form-checkbox{width:18px;height:18px;cursor:pointer}.form-section .form-btn{padding:15px;font-size:18px;font-weight:600;background-color:#ffc800;font-family:Montserrat,sans-serif;color:#fff;border:1px solid rgb(26,46,53);border-radius:12px;cursor:pointer;transition:background-color .2s ease}.form-section .form-btn:hover{background-color:#2d4953}@media (max-width: 470px){.form-section .form-title{font-size:28px;line-height:35px}}.work-section{display:flex;flex-direction:column;gap:60px;padding:60px 20px;background:url(/assets/Geely-Ccq6jwMX.png) no-repeat right;overflow:hidden;position:relative;z-index:0}.work-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/Geely-Ccq6jwMX.png) no-repeat right;background-size:cover;filter:blur(10px);z-index:-1;pointer-events:none}.work-section .work-block{max-width:1000px;margin:0 auto;background-color:#fff;padding:40px;border-radius:20px;box-shadow:0 4px 20px #00000014}.work-section .section-title{font-family:Oswald,sans-serif;font-size:clamp(40px,1.32vw,60px);font-weight:600;line-height:70px;text-align:center;text-transform:uppercase;margin:90px 0;color:#1a2e35}@media (max-width: 1650px){.work-section .section-title{margin:20px 0}}@media (max-width: 470px){.work-section .section-title{font-size:28px;line-height:35px}.start__info-box .start__info-box__img img{width:30px}}.registry-section{display:flex;flex-direction:column;gap:60px;padding:0 20px 60px}.registry-section .registry-block{margin:0 auto}.registry-section .section-title{font-family:Oswald,sans-serif;font-size:clamp(40px,1.32vw,60px);font-weight:600;line-height:70px;text-align:center;text-transform:uppercase;margin:0 0 90px;color:#1a2e35}@media (max-width: 470px){.registry-section .section-title{margin:0}}
