@media (max-width: 1280px){:root{--header-size: 110px;--border-radius: 20px}.page-wrapper{max-width:95%}header{padding:30px 0}header #logo{width:270px}#menu{position:fixed;z-index:99999;top:-8px;left:100%;background-color:var(--black);width:100vw;height:100vh;transition:left ease-in-out .3s;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;color:var(--white)}#menu.open{left:0}#menu>li{text-align:left;width:130px}#menu>li:after{position:absolute;top:14px;left:0}#menu>li.close{display:block;cursor:pointer;position:absolute;z-index:1;top:30px;right:5%;font-size:31px;width:20px;height:31px;line-height:31px;text-align:center}#menu>li>a>span{display:none}#menu>li>ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;margin-left:8px;gap:8px}#menu>li:last-child{margin-top:16px}#menu>li>ul>li.active,#menu>li>ul>li:hover{color:rgb(var(--blue))}#menu>li>ul>li.active{color:rgb(var(--blue))}#hmenu{display:block;height:31px;cursor:pointer}.success-message{padding:10px 20px;border-radius:15px;margin-bottom:24px}footer{padding-top:40px;padding-bottom:8px}footer>.page-wrapper:first-child{padding-bottom:24px}footer>.page-wrapper:last-child>div{display:flex;flex-direction:column;gap:8px}footer #copyright,footer #copyright>a{font-size:10px}#footer-menu{gap:8px}#footer-menu>li>a{font-size:10px;text-align:center}#footer-menu>li:after{margin-left:8px;font-size:10px}footer>.page-wrapper>.data{flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;gap:16px}footer>.page-wrapper>.data>div{width:80%;font-weight:300}footer>.page-wrapper>.data>div.social{position:relative;left:auto;bottom:auto;justify-content:center;margin-top:16px}footer>.page-wrapper>.data>div:first-of-type{margin-top:24px}footer>.page-wrapper>.data>div>h6{width:100%;padding:8px 0;border-bottom:1px solid var(--white);margin-bottom:16px}#home-page>.page-wrapper>h2{font-size:28px;margin-bottom:40px}#home-page>.page-wrapper>h3{margin-bottom:32px}#home-page>.cars-section{margin-bottom:70px}#home-page>.cars-section>h2{width:260px;margin-bottom:40px}#home-page>.cars-section>.cars{margin-bottom:30px}#home-page>.cars-section>.cars>.car{flex:0 0 100%;max-width:320px}#home-page>.cars-section>.cars>.car>img{height:412px;max-width:320px}#home-page>.page-wrapper>#map{margin-bottom:5px}#home-page>.top{margin-bottom:60px;padding:45px 16px}#home-page>.top>.top-content{width:100%;margin:0;height:auto;flex-direction:column-reverse;justify-content:flex-end;gap:8px}#home-page>.top>.top-content>.text{flex:auto;padding:0 16px;margin-top:40px}#home-page>.top>.top-content>.text>span{margin-bottom:40px}#home-page>.top>.top-content>.text>h1{font-size:40px}#home-page>.top>.top-content>.images{display:none}#home-page>.top>.top-content>.swiper{display:block;width:100%;height:320px}#home-page>.top>.top-content>.swiper>.swiper-wrapper>.swiper-slide{scale:.85;transition:scale ease-in-out .3s}#home-page>.top>.top-content>.swiper>.swiper-wrapper>.swiper-slide-active{scale:1}#home-page>.top>.top-content>.swiper>.swiper-wrapper>.swiper-slide>img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:var(--border-radius)}#home-page>.top>.top-content>.swiper>.swiper-wrapper>.swiper-slide>.overlay{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#cbcab3bf;border-radius:var(--border-radius);display:flex;flex-direction:column;gap:25px;justify-content:center;align-items:center;transition:opacity ease-in-out .3s}#home-page>.top>.top-content>.swiper>.swiper-wrapper>.swiper-slide-active>.overlay{opacity:1}#home-page>.top>.top-content>.swiper>.swiper-wrapper>.swiper-slide>.overlay>span{font-size:20px;font-weight:700;color:var(--white)}#home-page>.top>.top-content>.swiper>.swiper-wrapper>.swiper-slide>.overlay>a{display:block;border:1px solid rgb(var(--main-color));background-color:#00000080;padding:15px 40px;border-radius:15px;cursor:pointer;font-weight:600;color:rgb(var(--main-color));transition:background-color .3s ease-in-out}#home-page>.top>.top-content>.swiper>.swiper-wrapper>.swiper-slide>.overlay>a:hover{background-color:var(--black)}#about-page>img{height:440px;width:95%}#about-page-content{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:40px 0;gap:24px}#about-page-content>h1{font-size:35px}#transports-page h1{font-size:20px;margin-bottom:32px}#transports-page .service{width:95%;flex-direction:column;height:auto;margin-bottom:60px}#transports-page .service-right{flex-direction:column-reverse}#transports-page .service>img{flex:none;height:485px;margin-bottom:50px}#transports-page .service>.text{flex:none;gap:24px;padding:0!important}#transports-page .service>.text>h2{font-weight:400}#transports-page .service>.text>h3{font-weight:400;font-size:35px}#transports-page .app{height:auto}#transports-page .app>img{width:100%;position:relative}#transports-page .app>.text{width:100%;position:relative;transform:none;top:auto;left:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:30px;padding:40px 55px 0}#transports-page .app>.text>h2{font-size:20px;margin:0;text-align:center}#transports-page .app>.text>.buttons{gap:30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}#transports-page .app>.text>.buttons>a{width:60%;padding:15px 0;text-align:center}#transports-page>.swiper-container{padding-bottom:30px;margin-bottom:60px}#transports-page>.swiper-container>h2{font-size:20px;padding:30px 0}#transports-page>.swiper-container>.swiper{width:100%;height:287px}#transports-page>.swiper-container>.swiper>.swiper-button-prev,#transports-page>.swiper-container>.swiper>.swiper-button-next{display:none}#new-vehicles-page>.top{width:95%;margin:0 auto 90px}#new-vehicles-page>.top>img{height:440px}#new-vehicles-page>.top>.text{width:90%;text-align:left;transform:translate(-50%,-100%)}#new-vehicles-page>.top>.text>h2{font-weight:400;margin-bottom:25px}#new-vehicles-page>.top>.text>h1{font-size:28px;font-weight:400}#new-vehicles-page>.bottom{width:95%;padding-top:46px;padding-bottom:46px;margin-bottom:20px}#new-vehicles-page>.bottom>h4{font-weight:400;font-size:16px;width:229px;margin:0 auto 16px}#new-vehicles-page>.bottom>h3{font-size:20px;margin-bottom:36px}#new-vehicles-page>.middle{width:95%;margin:0 auto 50px;gap:16px}#new-vehicles-page>.middle>.model:hover{scale:1}#new-vehicles-page>.middle>.model>img{height:372px}#new-vehicles-page>.middle>.model>.text{opacity:1;gap:24px}#new-vehicles-page>.middle>.model:after{opacity:.75}#new-vehicles-page>.middle>.model>.text>p{font-size:20px}#new-vehicles-page>.middle>.model>.text>a{font-size:16px;padding:15px 30px}#brand-info-page .brand{margin-bottom:115px;flex-direction:column;gap:24px}#brand-info-page .brand>h2{font-size:35px}#brand-info-page .welcome{width:95%;height:440px;margin-bottom:40px}#brand-info-page .welcome>.text>h3{margin-bottom:30px}#brand-info-page .welcome>.text>h2{font-size:28px}#brand-info-page .welcome>.text>a{padding:15px 25px}#brand-info-page .showroom{flex-direction:column;justify-content:flex-start;margin-bottom:50px;gap:30px}#brand-info-page .showroom>img{flex:none;height:440px}#brand-info-page .showroom>.text{text-align:center;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:30px}#brand-info-page .showroom>.text>h3{margin:0}#brand-info-page .showroom>.text>h2{margin:0;width:280px}#brand-info-page .showroom>.text>a{display:none}#brand-info-page .showroom>a{padding:15px 25px;display:table;margin:0 auto}#brand-info-page .config{width:95%;height:277px}#brand-info-page .config>h2{text-align:center;font-size:20px}#brand-info-page .config>a{padding:15px 25px}#brand-info-page .cars{margin-bottom:40px}#brand-info-page .cars>h3{font-size:20px}#brand-info-page .cars>h2{font-size:20px;margin-bottom:30px}#brand-info-page .cars>.list>.car{flex:0 0 100%;max-width:320px}#brand-info-page .cars>.list>.car>img{margin-bottom:30px}#brand-info-page .cars>a{margin-top:30px;padding:15px 25px}#sales-page>img,#parts-page>img{width:95%;height:440px}#sales-page-content,#parts-page-content{height:auto;width:95%;margin:30px auto;flex-direction:column;gap:30px}#sales-page-content>#map,#sales-page-content>.data,#parts-page-content>#map,#parts-page-content>.data{padding:25px}#sales-page-content>#map,#parts-page-content>#map{height:335px;flex:auto}#sales-page-content>.data>h1,#parts-page-content>.data>h1{font-size:28px}#sales-page-content>.data>section,#parts-page-content>.data>section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px}#sales-page-content>.data>section>div>h2,#parts-page-content>.data>section>div>h2{margin-bottom:30px}#sales-page>.page-wrapper>section{padding:25px 5%;margin-bottom:40px}#sales-page>.page-wrapper>section>h2{font-size:14px;margin-bottom:30px}#sales-page>.page-wrapper>section>form{gap:16px}#sales-page>.page-wrapper>section>form>p{font-size:14px;margin-bottom:24px}#sales-page>.page-wrapper>section>form>p>a{font-size:14px}#sales-page>.page-wrapper>section>form>button{padding:15px 45px}#contacts-page>#map{width:100%;border-radius:0}#contacts-page-content{display:flex;flex-direction:column;justify-content:flex-start;padding:40px 0;gap:30px}#contacts-page-content>section>h1{font-size:26px;margin-bottom:30px}#contacts-page-content>section>p:first-of-type{margin-bottom:30px}#contacts-page-content>div>form{padding:24px;gap:16px}#contacts-page-content>div>form>h2{font-size:28px}#contacts-page-content>div>form>p>a{font-size:14px}#contacts-page-content>div>form>.button{padding:15px 45px}#text-page>h1{font-size:28px;margin-bottom:30px}#text-page>.content{margin-bottom:40px}#car-page>.swiper{height:393px;margin-bottom:40px}#car-page>.swiper-navigation{display:none}#car-page .info{flex-direction:column;justify-content:flex-start}#car-page .info>.col{width:100%;flex:auto}#car-page .info>.col1>h1{font-size:35px}#car-page .info>.col1>h2{font-size:35px}#car-page .info>.col1>img{display:none}#car-page .info>.col2>.main-info{padding:25px 16px;margin-top:0}#car-page .info>.col2>img{display:none}#car-page .info>.col2>.more-info{margin-bottom:24px}#car-page .info>.col2>.more-info>p{height:60px}#car-page .info>.col3>form{padding:25px 16px;margin-bottom:30px}#car-page .info>.col3>form>button{margin-top:14px;padding:15px 40px}#cars-page{width:95%}#cars-page>form{padding:20px 16px;margin-bottom:30px;gap:16px;display:flex;flex-direction:column}#cars-page>form>a{color:var(--white);width:100%;display:inline-flex;justify-content:space-between}#cars-page>form>a>span.x{display:none}#cars-page>form.open>a>span.x{display:block}#cars-page>form.open>a>span.arrow{display:none}#cars-page>form>select{display:none;width:100%}#cars-page>form.open>select{display:block}#cars-page>section{gap:16px;row-gap:16px;align-items:center;justify-content:center}#cars-page>section>.car{flex:0 0 calc(100% - 16px);padding:24px;height:495px;max-width:320px}#cars-page>section>.car.first{flex:0 0 calc(100% - 16px);padding:24px;max-width:320px;border:1px solid rgb(var(--main-color))}#cars-page>section>.car.first>.content{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}#cars-page>section>.car.first>img{height:275px}}
