*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090707;color:#fff;font-family:Arial,Helvetica,sans-serif}.vclass-page{overflow:hidden;background:#161515}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:#050303}.hero-copy{position:relative;z-index:1;padding:48px 7.5% 60px;background:linear-gradient(112deg,#050303 40%,#130c10 100%)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.kipark img,footer>img{width:190px;height:auto;filter:brightness(0) invert(1)}.phone,.footer-phone{color:#fff;text-decoration:none;font-weight:700;font-size:16px}.hero-content{padding-top:110px;max-width:570px}.mercedes{display:flex;align-items:center;gap:12px;color:#d7d7d7;font-family:Georgia,serif;font-size:35px;text-shadow:0 1px 4px #000}.star{display:grid;place-items:center;width:54px;height:54px;border:2px solid #d7d7d7;border-radius:50%;font-family:Arial;font-size:42px;line-height:1}.order{margin:52px 0 0;color:#fff;font-size:44px;font-weight:800;letter-spacing:.03em}.hero h1{margin:4px 0 0;font-size:48px;line-height:1.04}.model{margin:32px 0 0;font-size:30px}.price{margin:12px 0 36px;font-size:25px}.outline-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:15px 35px;border:1px solid #fff;color:#fff;text-decoration:none;font-size:14px;font-weight:700;letter-spacing:.03em;transition:.2s}.outline-button:hover{background:#fff;color:#141111}.hero-photo{position:relative;min-height:720px;overflow:hidden;background:linear-gradient(90deg,rgba(0,0,0,.22),rgba(0,0,0,.08)),url('/images/vclass/vans.webp') center/cover no-repeat}.hero-photo iframe{display:block;width:100%;height:100%;min-height:720px;border:0}.photo-strip{display:grid;grid-template-columns:repeat(5,1fr);height:230px;background:#090707}.photo-strip img{width:100%;height:100%;object-fit:cover;filter:brightness(.78)}.about{display:flex;justify-content:center;padding:96px 20px;background:#090707}.about-card{width:min(850px,100%);padding:50px 72px;background:#2d2727;text-align:center}.about-card h2{margin:0 0 28px;font-size:27px}.about-card p{margin:0;color:#fff;font-size:20px;line-height:1.45}.desktop-order{min-height:310px;padding:100px max(7.5%,50px);background:#222;text-align:left}.mobile-benefits{display:none}footer{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;gap:25px;background:#050303;text-align:center}footer .footer-mercedes{font-size:27px}footer .star{width:41px;height:41px;font-size:30px}footer p{margin:0;color:#aaa;font-size:13px}@media(max-width:720px){.hero{display:block;min-height:680px;position:relative;background:#090707}.hero-copy{min-height:585px;padding:27px 24px 50px;background:linear-gradient(180deg,rgba(4,4,4,.6),rgba(4,4,4,.88)),url('/images/vclass/vans.webp') center/cover no-repeat}.hero-photo,.hero-photo iframe{display:none}.kipark img{width:134px}.phone{font-size:11px}.hero-content{padding-top:78px;text-align:center;margin:auto}.mercedes{justify-content:center;font-size:23px;gap:8px}.star{width:38px;height:38px;font-size:28px}.order{margin-top:45px;font-size:31px}.hero h1{font-size:31px}.model{margin-top:23px;font-size:23px}.price{margin:10px 0 26px;font-size:20px}.outline-button{min-height:47px;padding:13px 26px;font-size:12px}.photo-strip{height:72px;grid-template-columns:repeat(5,1fr)}.about{padding:0 22px 55px;background:#090707}.about-card{margin-top:0;padding:38px 22px;background:#2d2727}.about-card h2{margin-bottom:22px;font-size:20px}.about-card p{font-size:15px;line-height:1.45}.desktop-order{display:none}.mobile-benefits{display:block;min-height:350px;position:relative;background:linear-gradient(rgba(0,0,0,.52),rgba(0,0,0,.6)),url('/images/vclass/hero.webp') center/cover no-repeat}.benefits-content{position:relative;z-index:1;padding:78px 24px;text-align:center}.benefits-content p{font-size:18px;font-weight:700;margin:0 0 22px}.benefits-content .outline-button{margin-top:17px}footer{min-height:265px;gap:21px}footer>img{width:142px}.footer-phone{font-size:14px}footer .footer-mercedes{font-size:22px}}

@media(min-width:721px){
  .hero{height:max(720px,82vh);min-height:0}
  .hero-copy,.hero-photo{height:100%}
  .hero-copy{padding:55px 40px 45px}
  .topbar{width:min(650px,100%);margin:0 auto}
  .hero-content{width:min(650px,100%);max-width:none;margin:92px auto 0;padding-top:0;text-align:center;color:#aaa}
  .hero-mercedes{justify-content:center}
  .order{margin-top:58px;color:#aaa;font-size:46px}
  .hero h1{margin-top:28px;color:#aaa;font-size:31px}
  .model{margin-top:39px;color:#aaa;font-size:30px;font-weight:700}
  .price{margin:31px 0 30px;color:#aaa;font-size:29px;font-weight:700}
  .hero-photo{display:flex;align-items:center;justify-content:center;min-width:0;background:#000}
  .hero-photo iframe{width:auto;height:100%;min-height:0;aspect-ratio:9/16;max-width:100%;background:#000}
  .video-poster{position:absolute;inset:0;z-index:2;background:#000 url('/images/vclass/video-poster.jpg') center/cover no-repeat;opacity:1;visibility:visible;transition:opacity .2s linear,visibility 0s linear .2s}
  .video-poster.is-hidden{opacity:0;visibility:hidden}
}

@media(max-width:720px){.video-poster{display:none}}

/* Отдельный первый экран конструктора: скрыт на компьютере, виден на телефоне. */
.mobile-only-hero{display:none}
.hero-mercedes img{display:block;width:min(520px,100%);height:auto}

@media(max-width:720px){
  .hero{display:none}
  .mobile-only-hero{display:flex;min-height:760px;padding:85px 20px 68px;flex-direction:column;align-items:center;color:#b5b5b1;text-align:center;background:linear-gradient(rgba(7,3,12,.28),rgba(7,3,12,.38)),url('/images/vclass/mobile-hero.jpg') center/cover no-repeat}
  .mobile-topbar{display:flex;width:100%;flex-direction:column;align-items:center;gap:13px}
  .mobile-topbar img{display:block;width:185px;height:auto}
  .mobile-topbar a{color:#fff;text-decoration:none;font-size:20px;font-weight:700}
  .mobile-topbar a:last-child{display:flex;align-items:center;gap:8px}
  .mobile-mercedes-logo{display:block;width:min(335px,94%);height:auto;margin:37px auto 0}
  .mobile-hero-content{width:100%;margin-top:52px}
  .mobile-order{margin:0;font-size:31px;font-weight:800}
  .mobile-heading{margin:25px 0 0;font-size:20px;line-height:1.25;font-weight:700}
  .mobile-model{margin:36px 0 0;font-size:27px;font-weight:700}
  .mobile-price{margin:25px 0 16px;font-size:27px;font-weight:700}
  .mobile-only-hero .outline-button{width:min(265px,85%);min-height:58px;color:#fff;border-color:#aaa;font-size:16px}
}

@media(max-width:380px){
  .mobile-only-hero{min-height:720px;padding-top:65px}
  .mobile-topbar img{width:174px}
  .mobile-mercedes-logo{margin-top:30px}
  .mobile-hero-content{margin-top:44px}
}

/* Нижний блок с эффектом фиксированного фонового изображения. */
.desktop-order,.mobile-benefits{display:none!important}
.benefits{position:relative;min-height:520px;background:#111 url('/images/vclass/benefits-bg.webp') center/cover fixed no-repeat;color:#fff}
.benefits:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.46)}
.benefits-content{position:relative;z-index:1;width:min(1200px,calc(100% - 80px));margin:0 auto;padding-top:112px;text-align:left}
.benefits-content p{margin:0 0 30px;font-size:21px;font-weight:700}
.benefits-content .outline-button{width:255px;margin-top:18px}
footer{min-height:450px;gap:28px;padding:60px 20px}
footer .footer-mercedes-logo{display:block;width:min(420px,80%);height:auto;filter:none}
footer .footer-kipark-logo{display:block;width:260px;height:auto;filter:none}
footer .footer-phone{font-size:19px}
footer p{font-size:16px;color:#777}

@media(max-width:720px){
  .benefits{min-height:340px;background-attachment:scroll;background-position:center;background-size:cover}
  .benefits:before{background:rgba(0,0,0,.5)}
  .benefits-content{width:100%;padding:104px 15px 45px;text-align:center}
  .benefits-content p{margin-bottom:23px;font-size:18px;white-space:nowrap}
  .benefits-content .outline-button{width:min(255px,85%);margin-top:15px}
  footer{min-height:350px;gap:25px;padding:45px 15px}
  footer .footer-mercedes-logo{width:min(335px,94%)}
  footer .footer-kipark-logo{width:205px}
  footer .footer-phone{font-size:15px}
  footer p{font-size:14px}
}

/* Информационная секция строго под фотолентой. */
.about {
  position: relative;
  z-index: 2;
  clear: both;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 430px;
  padding: 70px 40px;
  overflow: visible;
  background: #090707;
}
.about-card {
  position: relative;
  top: auto;
  width: min(1490px, calc(100% - 80px));
  min-height: 185px;
  margin: 0;
  padding: 38px 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform: none;
  background: #302a28;
  text-align: center;
}
.about-card h2 {
  position: static;
  display: block;
  margin: 0 0 12px;
  color: #fff;
  font-size: 25px;
  line-height: 1.25;
}
.about-card p {
  position: static;
  display: block;
  margin: 0;
  color: #fff;
  font-size: 21px;
  line-height: 1.4;
}

@media(max-width:720px) {
  .photo-strip {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
  }
  .about {
    z-index: 2;
    min-height: 350px;
    padding: 0 32px 98px;
    align-items: flex-start;
    overflow: visible;
  }
  .about-card {
    top: auto !important;
    width: 100%;
    min-height: 250px;
    margin: 0 !important;
    padding: 44px 34px;
    transform: none !important;
  }
  .about-card h2 {
    margin: 0 0 30px;
    font-size: 24px;
    line-height: 1.3;
  }
  .about-card p {
    font-size: 20px;
    line-height: 1.45;
  }
}

@media(max-width:480px) {
  .about {
    min-height: 315px;
    padding: 0 22px 64px;
  }
  .about-card {
    min-height: 238px;
    padding: 34px 22px;
  }
  .about-card h2 {
    margin-bottom: 24px;
    font-size: 20px;
  }
  .about-card p {
    font-size: 16px;
  }
}
