@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400&family=Barlow+Condensed:ital,wght@0,300;0,400;0,600;0,700;1,400&family=Barlow:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap');

/* ─── VARIABLES ─── */
:root {
    --bg:          #080808;
    --bg-section:  #0d0d0d;
    --bg-card:     #111111;
    --white:       #ffffff;
    --text-sm:     rgba(255,255,255,0.32);
    --text-body:   rgba(255,255,255,0.50);
    --text-muted:  rgba(255,255,255,0.42);
    --text-dim:    rgba(255,255,255,0.16);
    --border:      rgba(255,255,255,0.07);
    --border-md:   rgba(255,255,255,0.14);
    --border-str:  rgba(255,255,255,0.22);
    --font-h:      'Chakra Petch', sans-serif;
    --font-c:      'Barlow Condensed', sans-serif;
    --font-b:      'Barlow', sans-serif;
}

/* ─── RESET ─── */
*, *::before, *::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; width: 100%; max-width: 100%; }
html { scroll-behavior: smooth; scroll-padding-top: 80px; -webkit-text-size-adjust: 100%; text-size-adjust: 100%; }
body {
    font-family: var(--font-b);
    background: var(--bg);
    color: var(--white);
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
}
main { flex: 1 0 auto; overflow: hidden; }
p { margin: 0; }
a { text-decoration: none; color: inherit; transition: color .2s ease; }
ul { list-style: none; margin: 0; padding: 0; }
button { all: unset; cursor: pointer; display: inline-block; box-sizing: border-box; }
input, textarea, select { all: unset; box-sizing: border-box; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; line-height: 1.15; }
img { display: block; max-width: 100%; height: auto; }

::-webkit-scrollbar { width: 5px; }
::-webkit-scrollbar-thumb { background: rgba(255,255,255,0.14); border-radius: 2px; }
::-webkit-scrollbar-track { background: var(--bg); }

/* ─── PRELOADER ─── */
#preloader {
    position: fixed;
    inset: 0;
    background: var(--bg);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .45s ease, visibility .45s ease;
}
#preloader.preloader--hidden { opacity: 0; visibility: hidden; }
.preloader__logo {
    display: block;
    width: 550px;
    max-width: 86vw;
    height: auto;
}

@-webkit-keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-1{-webkit-animation:animate-svg-fill-1 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.1s both;animation:animate-svg-fill-1 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.1s both}@-webkit-keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-2{-webkit-animation:animate-svg-fill-2 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.18s both;animation:animate-svg-fill-2 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.18s both}@-webkit-keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-3{-webkit-animation:animate-svg-fill-3 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.26s both;animation:animate-svg-fill-3 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.26s both}@-webkit-keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-4{-webkit-animation:animate-svg-fill-4 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.33999999999999997s both;animation:animate-svg-fill-4 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.33999999999999997s both}@-webkit-keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-5{-webkit-animation:animate-svg-fill-5 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.42000000000000004s both;animation:animate-svg-fill-5 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.42000000000000004s both}@-webkit-keyframes animate-svg-fill-6{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-6{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-6{-webkit-animation:animate-svg-fill-6 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.5s both;animation:animate-svg-fill-6 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.5s both}@-webkit-keyframes animate-svg-fill-7{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-7{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-7{-webkit-animation:animate-svg-fill-7 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.58s both;animation:animate-svg-fill-7 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.58s both}@-webkit-keyframes animate-svg-fill-8{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-8{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-8{-webkit-animation:animate-svg-fill-8 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.66s both;animation:animate-svg-fill-8 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.66s both}@-webkit-keyframes animate-svg-fill-9{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-9{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-9{-webkit-animation:animate-svg-fill-9 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.74s both;animation:animate-svg-fill-9 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.74s both}@-webkit-keyframes animate-svg-fill-10{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-10{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-10{-webkit-animation:animate-svg-fill-10 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.82s both;animation:animate-svg-fill-10 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.82s both}@-webkit-keyframes animate-svg-fill-11{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-11{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-11{-webkit-animation:animate-svg-fill-11 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.9s both;animation:animate-svg-fill-11 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.9s both}@-webkit-keyframes animate-svg-fill-12{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-12{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-12{-webkit-animation:animate-svg-fill-12 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.98s both;animation:animate-svg-fill-12 0.6s cubic-bezier(0.47,0,0.745,0.715) 0.98s both}@-webkit-keyframes animate-svg-fill-13{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-13{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-13{-webkit-animation:animate-svg-fill-13 0.6s cubic-bezier(0.47,0,0.745,0.715) 1.06s both;animation:animate-svg-fill-13 0.6s cubic-bezier(0.47,0,0.745,0.715) 1.06s both}@-webkit-keyframes animate-svg-fill-14{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-14{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-14{-webkit-animation:animate-svg-fill-14 0.6s cubic-bezier(0.47,0,0.745,0.715) 1.1400000000000001s both;animation:animate-svg-fill-14 0.6s cubic-bezier(0.47,0,0.745,0.715) 1.1400000000000001s both}@-webkit-keyframes animate-svg-fill-15{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-15{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-15{-webkit-animation:animate-svg-fill-15 0.6s cubic-bezier(0.47,0,0.745,0.715) 1.2200000000000002s both;animation:animate-svg-fill-15 0.6s cubic-bezier(0.47,0,0.745,0.715) 1.2200000000000002s both}@-webkit-keyframes animate-svg-fill-16{0%{fill:transparent}100%{fill:rgb(255,255,255)}}@keyframes animate-svg-fill-16{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-16{-webkit-animation:animate-svg-fill-16 0.6s cubic-bezier(0.47,0,0.745,0.715) 1.3s both;animation:animate-svg-fill-16 0.6s cubic-bezier(0.47,0,0.745,0.715) 1.3s both}
@keyframes svg-draw { to { stroke-dashoffset: 0; } }
@keyframes svg-fill  { to { fill: rgba(255,255,255,1); } }

/* ----- trubka -----*/

@keyframes pulse{
  0%, 100% {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
  }
  
  50% {
      -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
      transform: scale(1.3);
  }

}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.share {
  position: fixed;
  z-index: 99;
  bottom: 40px;
  right: 40px;
  z-index: 999;
  transition: bottom .25s ease, right .25s ease;
}

.share:before, .share:after {
  content: '';
  will-change: transform;
}
.share, .share:before, .share:after {
  height: 56px;
  width: 56px;
  border-radius: 50%;
  position: fixed;
  cursor: pointer;
}
.share:after {
  background: #E62E31;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  z-index: 999;
  -webkit-transition: .39s;
  transition: .39s;
}
.share:hover:after{
  background: var(--white);
  -webkit-transition: .39s;
  transition: .39s;
}
.pulse::before {
  animation: pulse 2s infinite;
  box-shadow: 0px 0px 2px 2px #E62E31;
}
.share-svg{
  z-index: 10000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  
}
.share:hover .share-svg svg{
  width: 25px;
  height: 25px;
  fill: #E62E31;
  animation: pulse 2s infinite;
  -webkit-transition: .39s;
  transition: .39s;

}

.share-svg svg{
  width: 25px;
  height: 25px;
  fill: white;
  animation: pulse 2s infinite;
  -webkit-transition: .39s;
  transition: .39s;
}
@media(max-width:992px){
  .share {
      bottom: 30px;
      right: 30px;
  }
  html.cookie-banner-visible .share {
      bottom: calc(var(--cookie-banner-height, 0px) + 24px);
  }
 
}

/* ─── HEADER ─── */
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
    background: rgba(8,8,8,0.88);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border);
    transition: background .3s;
}
.header-inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 50px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-logo svg { display: block; width: 144px; height: auto; }
.header-logo img { height: 46px; width: auto; }
.header-nav {
    display: flex;
    align-items: center;
    gap: 48px;
}
.nav-link {
    font-family: var(--font-h);
    font-size: 10px;
    letter-spacing: 3.6px;
    text-transform: uppercase;
    color: var(--text-sm);
    transition: color .3s;
    position: relative;
}
.nav-link::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 1px;
    background: var(--white);
    transition: width .3s ease;
}
.nav-link:hover { color: var(--white); }
.nav-link:hover::after { width: 100%; }
.header-phone {
    font-family: var(--font-c);
    font-size: 15px;
    letter-spacing: 0.5px;
    color: rgba(255,255,255,0.65);
    transition: color .2s;
}
.header-phone:hover { color: var(--white); }

/* Burger */
.burger {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding: 0;
    position: relative;
    z-index: 130;
}
.burger span {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--white);
    transition: all .35s cubic-bezier(.4,0,.2,1);
    transform-origin: center;
}
.burger.active span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.burger.active span:nth-child(2) { opacity: 0; }
.burger.active span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* Mobile nav */
.mobile-nav {
    position: fixed;
    top: 0;
    right: -110%;
    width: min(100%, 340px);
    height: 100vh;
    background: #0a0a0a;
    border-left: 1px solid var(--border);
    z-index: 100;
    transition: right .4s cubic-bezier(.4,0,.2,1);
    padding: 100px 40px 48px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.mobile-nav.active { right: 0; }
.mobile-nav .nav-link {
    font-size: 11px;
    letter-spacing: 4px;
    color: rgba(255,255,255,0.55);
    display: block;
    padding: 14px 0;
    border-bottom: 1px solid var(--border);
}
.mobile-nav .nav-link:hover { color: var(--white); }
.mobile-nav-contacts {
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid var(--border);
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.mobile-nav-contact {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.mobile-nav-contact-label {
    font-family: var(--font-h);
    font-size: 9px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.28);
}
.mobile-nav-contact-value {
    color: rgba(255,255,255,0.68);
    transition: color .2s;
}
.mobile-nav-contact-value:hover { color: var(--white); }
.mobile-nav-phone {
    font-family: var(--font-c);
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: 0.3px;
    white-space: nowrap;
}
.mobile-nav-address {
    font-family: var(--font-b);
    font-size: 16px;
    line-height: 1.45;
    font-weight: 500;
    overflow-wrap: anywhere;
    color: rgba(255,255,255,0.84);
}
.mobile-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.75);
    z-index: 90;
    opacity: 0;
    pointer-events: none;
    transition: opacity .4s;
}
.mobile-overlay.active { opacity: 1; pointer-events: all; }

/* ─── HERO ─── */
.hero {
    position: relative;
    height: 100vh;
    min-height: 700px;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: var(--bg);
}
.hero-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
}
.hero-bg img {
    width: 100%;
    height: 115%;
    object-fit: cover;
    object-position: center;
    will-change: transform;
}
/* Left-right gradient */
.hero-grad-lr {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(
        100deg,
        rgba(8,8,8,0.97) 0%,
        rgba(8,8,8,0.70) 45%,
        rgba(8,8,8,0.20) 100%
    );
}
/* Bottom gradient */
.hero-grad-bt {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 320px;
    z-index: 2;
    background: linear-gradient(to top, rgba(8,8,8,1) 0%, rgba(8,8,8,0.60) 50%, transparent 100%);
}
/* Vertical right line */
.hero-vline {
    position: absolute;
    top: 0;
    right: 200px;
    width: 1px;
    height: 100%;
    background: rgba(255,255,255,0.04);
    z-index: 2;
    pointer-events: none;
}

.hero-inner {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 180px 50px 140px;
}
@media (max-width: 992px) {
    .hero-inner { padding: 140px 16px 130px; }
}
@media (max-width: 576px) {
    .hero-inner { padding: 120px 16px 110px; }
}
.hero-content { max-width: 680px; }
.hero-label {
    font-family: var(--font-h);
    font-size: 10.5px;
    letter-spacing: 4.4px;
    text-transform: uppercase;
    color: var(--text-sm);
    margin-bottom: 36px;
}
.hero-title {
    font-family: var(--font-h);
    font-size: clamp(52px, 7.5vw, 108px);
    font-weight: 700;
    text-transform: uppercase;
    line-height: 0.92;
    letter-spacing: -1.08px;
    color: var(--white);
    margin-bottom: 32px;
}
.hero-title-line {
    display: block;
    white-space: nowrap;
}
.hero-title-dim { color: rgba(255,255,255,0.22); }
.hero-desc {
    font-family: var(--font-b);
    font-size: 15px;
    line-height: 1.85;
    color: var(--text-body);
    max-width: 390px;
    margin-bottom: 52px;
}
/* Two hero buttons */
.hero-btns {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}
.btn-hero-primary {
    display: inline-flex;
    align-items: center;
    gap: 18px;
    background: var(--white);
    color: #080808;
    padding: 17px 36px;
    font-family: var(--font-h);
    font-size: 10.5px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background .25s ease, color .25s ease;
    text-decoration: none;
    box-sizing: border-box;
}
.btn-hero-primary:hover { background: rgba(255,255,255,0.88); color: #080808; }
.btn-hero-primary svg { width: 12px; height: 12px; flex-shrink: 0; }
.btn-hero-outline {
    display: inline-flex;
    align-items: center;
    gap: 18px;
    border: 1px solid var(--border-str);
    background: transparent;
    color: var(--white);
    padding: 17px 36px;
    font-family: var(--font-h);
    font-size: 10.5px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background .25s ease, border-color .25s ease;
    box-sizing: border-box;
}
.btn-hero-outline:hover { background: rgba(255,255,255,0.06); border-color: rgba(255,255,255,0.42); }

/* Slide indicators */
.hi-dot {
    width: 16px;
    height: 2px;
    background: rgba(255,255,255,0.22);
    display: inline-block;
    transition: all .3s ease;
}
.hi-dot.active {
    width: 40px;
    background: rgba(255,255,255,0.80);
}
.hi-counter {
    font-family: var(--font-c);
    font-size: 12px;
    letter-spacing: 2px;
    color: rgba(255,255,255,0.32);
    margin-left: 12px;
}

/* Nav arrows */
.hero-nav {
    position: absolute;
    bottom: 44px;
    right: 50px;
    z-index: 4;
    display: flex;
    gap: 0;
}
.hero-nav-btn {
    width: 48px;
    height: 48px;
    border: 1px solid var(--border-str);
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: rgba(255,255,255,0.55);
    margin-left: -1px;
    transition: border-color .2s, background .2s, color .2s;
}
.hero-nav-btn:hover { border-color: rgba(255,255,255,0.5); background: rgba(255,255,255,0.05); color: var(--white); }
.hero-nav-btn svg { width: 13px; height: 13px; }

/* Scroll indicator */
.hero-scroll {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}
.hero-scroll-line {
    width: 1px;
    height: 80px;
    background: linear-gradient(to bottom, transparent, rgba(255,255,255,0.28));
    animation: scrollLineAnim 2.2s ease-in-out infinite;
    transform-origin: top;
}
@keyframes scrollLineAnim {
    0%   { transform: scaleY(0); opacity: 0; transform-origin: top; }
    40%  { transform: scaleY(1); opacity: 1; transform-origin: top; }
    41%  { transform-origin: bottom; }
    80%  { transform: scaleY(0); opacity: 0; transform-origin: bottom; }
    100% { transform: scaleY(0); opacity: 0; transform-origin: top; }
}
.hero-scroll-arrow { color: rgba(255,255,255,0.28); }

/* ─── SECTION SHARED ─── */
.s-label {
    font-family: var(--font-h);
    font-size: 10.5px;
    letter-spacing: 4.4px;
    text-transform: uppercase;
    color: var(--text-sm);
    margin-bottom: 20px;
}
.s-heading {
    font-family: var(--font-h);
    font-size: clamp(32px, 4.2vw, 58px);
    font-weight: 700;
    text-transform: uppercase;
    line-height: 0.95;
    color: var(--white);
}
.s-heading .dim { color: rgba(255,255,255,0.22); }

/* ─── ABOUT ─── */
.about-section {
    background: var(--bg);
    border-top: 1px solid var(--border);
}
.about-band {
    max-width: 1400px;
    margin: 0 auto;
    border-left: 1px solid var(--border);
    border-right: 1px solid var(--border);
}
.about-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 28px 40px;
    border-bottom: 1px solid var(--border);
}
.about-location {
    font-family: var(--font-c);
    font-size: 10px;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    color: var(--text-dim);
}
.about-grid { }
.about-col { border: 1px solid var(--border); margin-top: -1px; margin-left: -1px; overflow: hidden; }

/* Col 1 — text */
.about-col-text {
    background: var(--bg);
    padding: 64px 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}
@media (max-width: 992px) {
    .about-col-text { padding: 40px 20px; }
}
.about-ghost-num {
    position: absolute;
    top: -20px;
    left: -8px;
    font-family: var(--font-c);
    font-size: 260px;
    font-weight: 700;
    color: rgba(255,255,255,0.027);
    line-height: 1;
    pointer-events: none;
    user-select: none;
}
.about-heading {
    font-family: var(--font-h);
    font-size: clamp(36px, 4.2vw, 67px);
    font-weight: 700;
    text-transform: uppercase;
    line-height: 0.95;
    color: var(--white);
    position: relative;
}
.about-heading .dim { color: rgba(255,255,255,0.22); }
.about-divider { width: 32px; height: 1px; background: rgba(255,255,255,0.18); margin: 28px 0; }
.about-desc {
    font-family: var(--font-b);
    font-size: 14.4px;
    line-height: 1.88;
    color: var(--text-body);
    max-width: 244px;
}
.about-bottom {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.about-founded-label {
    font-family: var(--font-h);
    font-size: 9px;
    letter-spacing: 3.4px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.20);
    margin-bottom: 4px;
}
.about-founded-year {
    font-family: var(--font-c);
    font-size: 41px;
    font-weight: 700;
    color: rgba(255,255,255,0.30);
    line-height: 1;
}
.about-apply-btn {
    width: 40px;
    height: 40px;
    border: 1px solid var(--border-md);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: border-color .3s;
    flex-shrink: 0;
}
.about-apply-btn:hover { border-color: rgba(255,255,255,0.45); }

/* Col 2 — image */
.about-col-img {
    position: relative;
    background: #0e0e0e;
    overflow: hidden;
}
.about-col-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .7s ease;
}
.about-col-img:hover img { transform: scale(1.04); }
.about-img-grad {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.72) 0%, rgba(0,0,0,0.10) 50%, transparent 100%);
}
.about-car-tag {
    position: absolute;
    top: 20px;
    right: 20px;
    font-family: var(--font-c);
    font-size: 9px;
    letter-spacing: 3.15px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.28);
}
.about-car-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 36px;
}
.about-car-caption-label {
    font-family: var(--font-h);
    font-size: 9px;
    letter-spacing: 3.6px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.32);
    margin-bottom: 6px;
}
.about-car-caption-text {
    font-family: var(--font-b);
    font-size: 13.6px;
    color: rgba(255,255,255,0.52);
    line-height: 1.4;
}

/* Col 3 — stats */
.about-col-stats { background: var(--bg); display: flex; flex-direction: column; }
.stats-grid {
    border-bottom: 1px solid var(--border);
}
.stat-cell {
    padding: 36px 24px;
    border-right: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
}
.stat-cell:nth-child(even) { border-right: none; }
.stat-cell:nth-child(3), .stat-cell:nth-child(4) { border-bottom: none; }
.stat-num {
    font-family: var(--font-c);
    font-size: 40px;
    font-weight: 700;
    color: var(--white);
    line-height: 1;
    margin-bottom: 8px;
}
.stat-label {
    font-family: var(--font-h);
    font-size: 9px;
    letter-spacing: 2.7px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.25);
}
.about-expertise {
    flex: 1;
    padding: 48px 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 32px;
}
.about-expertise-text {
    font-family: var(--font-b);
    font-size: 14px;
    line-height: 1.88;
    color: rgba(255,255,255,0.46);
}
.brands-row { display: flex; flex-wrap: wrap; }
.brand-tag {
    border: 1px solid rgba(255,255,255,0.08);
    padding: 6px 14px;
    font-family: var(--font-c);
    font-size: 9px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.32);
    margin-right: -1px;
    margin-bottom: -1px;
}
.about-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 20px;
    border: 1px solid var(--border-str);
    padding: 15px 32px;
    font-family: var(--font-h);
    font-size: 10.5px;
    letter-spacing: 2.31px;
    text-transform: uppercase;
    color: var(--white);
    cursor: pointer;
    transition: all .3s ease;
    background: transparent;
}
.about-cta-btn:hover { background: rgba(255,255,255,0.05); }
.about-cta-btn svg { width: 12px; height: 12px; }

/* ─── SERVICES ─── */
.services-section {
    background: var(--bg-section);
    padding: 120px 0 0;
}
.services-inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 90px;
}
.services-hdr { margin-bottom: 80px; }
.services-hdr-row {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 20px;
    gap: 24px;
}
.services-hdr-desc {
    font-family: var(--font-b);
    font-size: 15.2px;
    line-height: 1.75;
    color: var(--text-muted);
    max-width: 320px;
}
.services-hdr-desc--offer {
    position: relative;
    max-width: 390px;
    padding-left: 20px;
    border-left: 1px solid rgba(255,255,255,0.22);
}
.services-hdr-desc--offer::before {
    content: '';
    position: absolute;
    left: -1px;
    top: 0;
    width: 1px;
    height: 38px;
    background: #E62E31;
}
.services-hdr-offer-title {
    display: block;
    margin-bottom: 10px;
    font-family: var(--font-h);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--white);
}
.services-hdr-offer-text {
    display: block;
    color: rgba(255,255,255,0.56);
}
.services-grid { }
.svc-card {
    background: var(--bg-section);
    border: 1px solid var(--border);
    display: flex;
    flex-direction: column;
    transition: background .3s ease;
    overflow: hidden;
    height: 100%;
    margin-top: -1px;
    margin-left: -1px;
}
.svc-card:hover { background: var(--bg-card); }
.svc-card-img {
    position: relative;
    height: 249px;
    background: #111;
    overflow: hidden;
}
.svc-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .55s ease;
}
.svc-card:hover .svc-card-img img { transform: scale(1.05); }
.svc-card-img-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.38);
}
.svc-card-num {
    position: absolute;
    top: 21px;
    left: 21px;
    font-family: var(--font-c);
    font-size: 13.3px;
    letter-spacing: 4.27px;
    color: rgba(255,255,255,0.40);
}
.svc-card-body {
    padding: 37px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.svc-card-title {
    font-family: var(--font-h);
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--white);
    line-height: 1.35;
    margin-bottom: 16px;
}
.svc-card-desc {
    font-family: var(--font-b);
    font-size: 14.5px;
    line-height: 1.75;
    color: rgba(255,255,255,0.46);
    flex: 1;
    margin-bottom: 24px;
}
.svc-card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 22px;
    border-top: 1px solid var(--border);
}
.svc-card-price {
    font-family: var(--font-c);
    font-size: 21px;
    font-weight: 700;
    color: var(--white);
}
.svc-card-btn {
    display: inline-flex;
    align-items: center;
    margin-left: auto;
    gap: 12px;
    border: 1px solid rgba(255,255,255,0.18);
    padding: 11px 18px;
    font-family: var(--font-h);
    font-size: 10.5px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.48);
    cursor: pointer;
    transition: all .3s ease;
    background: transparent;
    text-decoration: none;
}
.svc-card-btn:hover { border-color: rgba(255,255,255,0.48); color: var(--white); }
.svc-card-btn svg { width: 11px; height: 11px; }

/* ─── GMA ─── */
.gma-section {
    position: relative;
    background:
        radial-gradient(circle at 82% 24%, rgba(255,255,255,0.055), transparent 30%),
        linear-gradient(180deg, #0d0d0d 0%, #080808 100%);
    overflow: hidden;
}
.gma-inner {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0;
}
.gma-hdr {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 40px;
    margin-bottom: 58px;
    padding: 0 clamp(24px, 5vw, 90px);
}
.gma-hdr-desc {
    max-width: 520px;
    font-family: var(--font-b);
    font-size: 15px;
    line-height: 1.8;
    color: var(--text-body);
}
.gma-shell {
    display: grid;
    grid-template-columns: minmax(390px, 34vw) minmax(0, 1fr);
    border-bottom: 1px solid var(--border);
    background:
        linear-gradient(90deg, rgba(255,255,255,0.035), rgba(255,255,255,0.012) 34%, rgba(255,255,255,0));
}
.gma-copy {
    min-height: 680px;
    padding: clamp(42px, 4.6vw, 76px) clamp(24px, 4vw, 72px);
    display: flex;
    flex-direction: column;
    border-right: 1px solid var(--border);
}
.gma-brand {
    width: min(100%, 430px);
    margin-bottom: 26px;
    text-align: left;
}
.gma-representative {
    width: fit-content;
    max-width: 100%;
    margin: 9px 0 0;
    display: inline-flex;
    align-items: center;
    gap: 9px;
    border: 1px solid rgba(255,255,255,0.82);
    border-radius: 6px;
    background: linear-gradient(180deg, rgba(255,255,255,0.96), rgba(255,255,255,0.86));
    box-shadow: 0 14px 36px rgba(255,255,255,0.06), inset 0 1px 0 rgba(255,255,255,0.72);
    padding: 7px 14px 8px;
    font-family: var(--font-b);
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 1.2px;
    color: #080808;
}
.gma-representative strong {
    font-family: var(--font-h);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
}
.gma-copy-main {
    max-width: 520px;
}
.gma-pretitle {
    font-family: var(--font-c);
    font-size: clamp(22px, 1.65vw, 30px);
    font-weight: 700;
    line-height: .96;
    letter-spacing: 0;
    text-transform: uppercase;
    color: rgba(255,255,255,0.82);
    margin: 0;
}
.gma-pretitle span {
    display: block;
    white-space: nowrap;
}
.gma-title {
    font-family: var(--font-h);
    font-size: clamp(22px, 1.75vw, 29px);
    font-weight: 600;
    line-height: 1.26;
    color: rgba(255,255,255,0.92);
    max-width: 500px;
}
.gma-text {
    margin-top: 18px;
    max-width: 500px;
    font-family: var(--font-b);
    font-size: 15px;
    line-height: 1.8;
    color: rgba(255,255,255,0.52);
}
.gma-text-accent {
    font-family: var(--font-h);
    font-weight: 700;
    letter-spacing: 0.6px;
    color: rgba(255,255,255,0.92);
}
.gma-benefits {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    border-top: 1px solid var(--border);
    border-left: 1px solid var(--border);
    margin-top: 30px;
}
.gma-benefit {
    min-height: 108px;
    padding: 20px;
    border-right: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 14px;
    font-family: var(--font-h);
    font-size: 11px;
    font-weight: 600;
    line-height: 1.45;
    letter-spacing: 1.25px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.72);
}
.gma-benefit-icon {
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: rgba(255,255,255,0.72);
}
.gma-benefit-icon svg { width: 100%; height: 100%; }
.gma-cta {
    width: fit-content;
    margin-top: 24px;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    border: 1px solid rgba(255,255,255,0.24);
    padding: 15px 24px;
    font-family: var(--font-h);
    font-size: 10.5px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    color: var(--white);
    background: rgba(255,255,255,0.04);
    transition: background .25s, border-color .25s;
}
.gma-cta:hover {
    background: rgba(255,255,255,0.08);
    border-color: rgba(255,255,255,0.5);
}
.gma-cta svg {
    width: 12px;
    height: 12px;
}
.gma-media {
    min-width: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.gma-media-head {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    min-height: 74px;
    padding: 0 clamp(20px, 3vw, 46px);
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
    border-bottom: 1px solid rgba(255,255,255,0.12);
    background: linear-gradient(180deg, rgba(8,8,8,0.72), rgba(8,8,8,0.18) 78%, transparent);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.gma-counter {
    font-family: var(--font-c);
    font-size: 13px;
    letter-spacing: 2px;
    color: rgba(255,255,255,0.36);
    white-space: nowrap;
}
.gma-gallery,
.gma-gallery .splide__track,
.gma-gallery .splide__list,
.gma-gallery .splide__slide {
    height: 100%;
}
.gma-gallery {
    position: relative;
    flex: 1;
    min-height: 0;
}
.gma-slide {
    position: relative;
    display: block;
    height: 100%;
    min-height: 606px;
    overflow: hidden;
    background: #101010;
}
.gma-slide::after {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        linear-gradient(to top, rgba(8,8,8,0.78) 0%, rgba(8,8,8,0.16) 38%, transparent 70%),
        linear-gradient(90deg, rgba(8,8,8,0.48) 0%, transparent 34%);
}
.gma-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    filter: grayscale(.15) contrast(1.05);
    transition: transform .7s ease, filter .7s ease;
}
.gma-slide:hover img {
    transform: scale(1.035);
    filter: grayscale(0) contrast(1.08);
}

/* ─── BENEFITS ─── */
.benefits-section {
    background: var(--bg);
    padding: 120px 0;
    border-top: 1px solid var(--border);
}
.benefits-inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 90px;
}
.benefits-hdr {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 64px;
}
.benefits-hdr-desc {
    font-family: var(--font-b);
    font-size: 15px;
    line-height: 1.8;
    color: var(--text-body);
    max-width: 340px;
}
.benefits-grid { }
.benefits-section .row.g-0 > [class*="col-"] {
    display: flex;
}
.benefit-card {
    width: 100%;
    height: 100%;
    min-height: 260px;
    padding: 40px 32px;
    border: 1px solid var(--border);
    margin-top: -1px;
    margin-left: -1px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    transition: background .25s;
}
.benefit-card:nth-child(4),
.benefit-card:nth-child(5),
.benefit-card:nth-child(6) { border-bottom: none; }
.benefit-icon {
    width: 44px;
    height: 44px;
    border: 1px solid var(--border-md);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: rgba(255,255,255,0.55);
}
.benefit-icon svg { width: 18px; height: 18px; }
.benefit-icon-wrap {
    width: 44px;
    height: 44px;
    border: 1px solid var(--border-md);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: rgba(255,255,255,0.55);
}
.benefit-icon-wrap svg { width: 18px; height: 18px; }
.benefit-num {
    font-family: var(--font-c);
    font-size: 13px;
    letter-spacing: 2.6px;
    color: rgba(255,255,255,0.24);
}
.benefit-title {
    font-family: var(--font-h);
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: var(--white);
    line-height: 1.3;
}
.benefit-desc {
    font-family: var(--font-b);
    font-size: 14.5px;
    line-height: 1.75;
    color: rgba(255,255,255,0.46);
}

/* ─── REVIEWS ─── */
.reviews-section {
    background: var(--bg-section);
    padding: 120px 0;
    border-top: 1px solid var(--border);
}
.reviews-inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 90px;
}
.reviews-hdr {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 56px;
}
/* Reviews 2x2 grid */
.reviews-grid {
    grid-template-rows: repeat(2, auto);
    gap: 0;
}
.review-card {
    padding: 40px 36px;
    border: 1px solid var(--border);
    margin-top: -1px;
    margin-left: -1px;
    display: flex;
    flex-direction: column;
    background: var(--bg-section);
    transition: border-color .3s, background .3s;
    height: 100%;
}
.review-card:hover { background: var(--bg-card); border-color: var(--border-md); }
.review-card--fade { opacity: 0.28; }
.review-stars {
    display: flex;
    gap: 4px;
    margin-bottom: 24px;
}
.review-star {
    width: 14px;
    height: 14px;
    color: rgba(255,255,255,0.75);
}
.review-quote {
    font-family: var(--font-b);
    font-style: italic;
    font-size: 15px;
    line-height: 1.85;
    color: rgba(255,255,255,0.52);
    flex: 1;
    margin-bottom: 36px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.review-author-row {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 12px;
}
.review-author-name {
    font-family: var(--font-h);
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: var(--white);
    margin-bottom: 4px;
}
.review-author-car {
    font-family: var(--font-c);
    font-size: 11px;
    letter-spacing: 1.2px;
    color: rgba(255,255,255,0.32);
    text-transform: uppercase;
}
.review-date {
    font-family: var(--font-c);
    font-size: 11px;
    letter-spacing: 1px;
    color: rgba(255,255,255,0.22);
    text-transform: uppercase;
    white-space: nowrap;
}

/* Reviews indicators */
.reviews-indicators {
    display: flex;
    gap: 6px;
    margin-top: 40px;
    align-items: center;
}
.ri-line {
    height: 2px;
    background: rgba(255,255,255,0.18);
    width: 16px;
    transition: all .3s;
}
.ri-line.active {
    width: 40px;
    background: rgba(255,255,255,0.75);
}

/* Reviews footer */
.reviews-footer {
    margin-top: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 24px;
}
.reviews-leave-btn {
    display: inline-flex;
    align-items: center;
    gap: 18px;
    border: 1px solid var(--border-str);
    background: transparent;
    color: var(--white);
    padding: 15px 32px;
    font-family: var(--font-h);
    font-size: 10.5px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background .25s, border-color .25s;
}
.reviews-leave-btn:hover { background: rgba(255,255,255,0.05); border-color: rgba(255,255,255,0.42); }

/* ─── GALLERY ─── */
.gallery-section {
    background: var(--bg);
    padding: 120px 0 0;
    overflow: hidden;
    border-top: 1px solid var(--border);
}
.gallery-inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 90px;
}
.gallery-hdr {
    margin-bottom: 56px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
}
.gallery-hdr-right {
    display: flex;
    align-items: center;
    gap: 24px;
}
.gallery-counter {
    font-family: var(--font-c);
    font-size: 13px;
    letter-spacing: 2px;
    color: rgba(255,255,255,0.32);
    white-space: nowrap;
}
.slider-nav { display: flex; }
.slider-nav-btn {
    width: 50px;
    height: 50px;
    border: 1px solid rgba(255,255,255,0.18);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .3s;
    background: transparent;
    color: rgba(255,255,255,0.55);
    margin-right: -1px;
}
.slider-nav-btn:hover { border-color: rgba(255,255,255,0.48); background: rgba(255,255,255,0.04); color: var(--white); }
.slider-nav-btn svg { width: 10px; height: 16px; }

/* Gallery strip — full width overflow */
.gallery-strip-wrap {
    margin: 0 -90px;
    overflow: hidden;
}
.gallery-slide-item { overflow: hidden; }
.gallery-slide-item img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    display: block;
    transition: transform .5s ease;
}
.gallery-slide-item:hover img { transform: scale(1.04); }
.gallery-section .splide__track { overflow: visible; }

/* ─── CONTACT ─── */
.contact-section {
    background: var(--bg);
    padding: 120px 0 0;
    border-top: 1px solid var(--border);
}
.contact-inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 90px;
}
.contact-grid {
    gap: 100px;
    padding-bottom: 100px;
}

/* Contact new elements */
.contact-divider { width: 40px; height: 1px; background: rgba(255,255,255,0.2); margin: 24px 0; }
.contact-icon-box {
    width: 40px; height: 40px; flex-shrink: 0;
    border: 1px solid rgba(255,255,255,0.1);
    display: flex; align-items: center; justify-content: center;
    color: rgba(255,255,255,0.4);
}
.contact-detail-label {
    font-family: var(--font-h);
    font-size: 9px; letter-spacing: 3px; text-transform: uppercase;
    color: rgba(255,255,255,0.28); margin-bottom: 4px;
}
.contact-detail-val {
    font-family: var(--font-b);
    font-size: 14.88px; color: rgba(255,255,255,0.65);
    text-decoration: none; display: block;
    overflow-wrap: anywhere;
}
.contact-detail-val:hover { color: var(--white); }
.contact-schedule-row {
    font-family: var(--font-b);
    font-size: 14.4px; color: rgba(255,255,255,0.48);
    margin-bottom: 4px;
}
.form-select-field {
    appearance: none; -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='rgba(255,255,255,0.3)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0 center;
    padding-right: 20px;
    cursor: pointer;
}
.form-select-field option { background: #0d0d0d; color: var(--white); }

/* Contact — info column (left) */
.contact-info-label {
    font-family: var(--font-h);
    font-size: 10.5px;
    letter-spacing: 4.4px;
    text-transform: uppercase;
    color: var(--text-sm);
    margin-bottom: 20px;
}
.contact-info-heading {
    font-family: var(--font-h);
    font-size: clamp(28px, 3.2vw, 48px);
    font-weight: 700;
    text-transform: uppercase;
    color: var(--white);
    line-height: 1.05;
    margin-bottom: 24px;
}
.contact-info-text {
    font-family: var(--font-b);
    font-size: 15px;
    line-height: 1.8;
    color: var(--text-body);
    margin-bottom: 48px;
}
.contact-details { display: flex; flex-direction: column; gap: 14px; margin-bottom: 32px; }
.contact-detail-row {
    font-family: var(--font-c);
    font-size: 15px;
    letter-spacing: 0.3px;
    color: rgba(255,255,255,0.55);
}
.contact-detail-row a { color: rgba(255,255,255,0.55); transition: color .2s; }
.contact-detail-row a:hover { color: var(--white); }
.contact-socials { display: flex; gap: 0; }
.contact-social-link {
    width: 40px;
    height: 40px;
    border: 1px solid var(--border-md);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: -1px;
    transition: border-color .3s;
    color: rgba(255,255,255,0.5);
}
.contact-social-link:hover { border-color: rgba(255,255,255,0.4); color: var(--white); }

/* Contact — form column (right) */
.contact-form-label {
    font-family: var(--font-h);
    font-size: 10.5px;
    letter-spacing: 4.4px;
    text-transform: uppercase;
    color: var(--text-sm);
    margin-bottom: 20px;
}
.contact-form-title {
    font-family: var(--font-h);
    font-size: clamp(28px, 3.2vw, 48px);
    font-weight: 700;
    text-transform: uppercase;
    color: var(--white);
    line-height: 1.05;
    margin-bottom: 40px;
}

/* Form field — label above style */
.field-group {
    margin-bottom: 28px;
}
.field-label {
    display: block;
    font-family: var(--font-h);
    font-size: 9px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.28);
    margin-bottom: 10px;
}
.form-field {
    width: 100%;
    padding: 14px 0;
    border: none;
    border-bottom: 1px solid rgba(255,255,255,0.14);
    background: transparent;
    font-family: var(--font-b);
    font-size: 14px;
    color: var(--white);
    outline: none;
    transition: border-color .3s;
    display: block;
}
.form-field::placeholder { color: rgba(255,255,255,0.24); }
.form-field:focus { border-color: rgba(255,255,255,0.42); }
textarea.form-field { resize: none; min-height: 90px; }
select.form-field {
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='rgba(255,255,255,0.35)' stroke-width='1.4' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 2px center;
    padding-right: 20px;
}
select.form-field option { background: #111; color: #fff; }

.contact-checkbox {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    cursor: pointer;
    margin-bottom: 32px;
}
.contact-checkbox input { display: none; }
.chk-box {
    width: 16px;
    height: 16px;
    border: 1px solid rgba(255,255,255,0.28);
    flex-shrink: 0;
    margin-top: 2px;
    position: relative;
    transition: border-color .2s;
}
.contact-checkbox input:checked ~ .chk-box { border-color: rgba(255,255,255,0.6); }
.contact-checkbox input:checked ~ .chk-box::after {
    content: '';
    position: absolute;
    inset: 3px;
    background: rgba(255,255,255,0.75);
}
.chk-text {
    font-family: var(--font-b);
    font-size: 13px;
    color: rgba(255,255,255,0.38);
    line-height: 1.5;
}
.chk-text a { color: rgba(255,255,255,0.55); text-decoration: underline; }

/* Submit — white fill, full width */
.form-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    width: 100%;
    padding: 17px 40px;
    background: var(--white);
    color: #080808;
    border: none;
    font-family: var(--font-h);
    font-size: 10.5px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    transition: background .25s ease;
    line-height: 1.2;
}
.form-submit:hover { background: rgba(255,255,255,0.88); }
.form-submit svg { width: 12px; height: 12px; flex-shrink: 0; }

/* ─── NEW CONTACT / FOOTER ─── */
.contact-section--new {
    padding: 140px 0 0;
    background:
        radial-gradient(circle at 15% 0%, rgba(255,255,255,0.06), transparent 32%),
        var(--bg);
}
.contact-shell,
.site-footer__inner {
    max-width: 1400px;
    margin: 0 auto;
}
.contact-shell {
    padding: 0 50px;
}
.contact-kicker {
    min-height: 58px;
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    font-family: var(--font-h);
    font-size: 10px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.28);
}
.contact-panel {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(420px, 0.75fr);
    min-height: 0;
    border-bottom: 1px solid var(--border);
}
.contact-copy {
    padding: 78px 70px 78px 0;
    border-right: 1px solid var(--border);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.contact-eyebrow {
    font-family: var(--font-h);
    font-size: 10px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.30);
    margin-bottom: 24px;
}
.contact-title {
    font-family: var(--font-h);
    font-size: clamp(44px, 5.8vw, 86px);
    line-height: 0.95;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    color: var(--white);
}
.contact-lead {
    max-width: 470px;
    margin-top: 32px;
    font-family: var(--font-b);
    font-size: 16px;
    line-height: 1.8;
    color: rgba(255,255,255,0.48);
}
.contact-info-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 650px;
    margin-top: 44px;
    border-top: 1px solid var(--border-md);
    border-left: 1px solid var(--border-md);
}
.contact-info-item {
    min-height: 126px;
    padding: 22px;
    border-right: 1px solid var(--border-md);
    border-bottom: 1px solid var(--border-md);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 14px;
    color: rgba(255,255,255,0.58);
    transition: border-color .25s ease, color .25s ease, background .25s ease;
}
.contact-info-item--wide { grid-column: 1 / -1; }
.contact-info-item:hover {
    color: var(--white);
    background: rgba(255,255,255,0.035);
    border-color: rgba(255,255,255,0.28);
}
.contact-info-item span,
.contact-form-kicker {
    font-family: var(--font-h);
    font-size: 9px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.28);
}
.contact-info-item strong {
    display: block;
    font-family: var(--font-c);
    font-size: 24px;
    line-height: 1.08;
    letter-spacing: 0.3px;
    color: var(--white);
    font-weight: 400;
    overflow-wrap: anywhere;
}
.contact-info-item em {
    font-style: normal;
    font-family: var(--font-b);
    font-size: 13px;
    line-height: 1.45;
    color: rgba(255,255,255,0.38);
}
.contact-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin-top: 54px;
}
.contact-action {
    min-height: 50px;
    border: 1px solid var(--border-md);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
    margin-right: -1px;
    font-family: var(--font-h);
    font-size: 10px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.56);
}
.contact-action:hover { color: var(--white); border-color: rgba(255,255,255,0.38); }
.contact-action--primary {
    color: #080808;
    background: var(--white);
    border-color: var(--white);
}
.contact-action--primary:hover { color: #080808; background: rgba(255,255,255,0.88); }
.contact-form-card {
    padding: 78px 0 78px 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.contact-form-kicker { margin-bottom: 30px; }
.contact-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px 24px;
}
.contact-field {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.contact-field--wide { grid-column: 1 / -1; }
.contact-field span {
    font-family: var(--font-h);
    font-size: 9px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.28);
}
.contact-field input,
.contact-field textarea,
.contact-field select {
    width: 100%;
    min-height: 52px;
    border-bottom: 1px solid rgba(255,255,255,0.16);
    font-family: var(--font-b);
    font-size: 15px;
    line-height: 1.45;
    color: var(--white);
    transition: border-color .25s ease;
}
.contact-field textarea {
    min-height: 92px;
    padding-top: 14px;
    resize: vertical;
}
.contact-field select {
    cursor: pointer;
    color: rgba(255,255,255,0.72);
}
.contact-field input::placeholder,
.contact-field textarea::placeholder { color: rgba(255,255,255,0.24); }
.contact-field input:focus,
.contact-field textarea:focus,
.contact-field select:focus { border-color: rgba(255,255,255,0.46); }
.contact-field option { background: #111; color: var(--white); }
.contact-consent {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin: 32px 0;
    font-family: var(--font-b);
    font-size: 13px;
    line-height: 1.55;
    color: rgba(255,255,255,0.36);
    cursor: pointer;
}
.contact-consent input {
    all: revert;
    accent-color: #fff;
    margin-top: 2px;
    flex-shrink: 0;
}
.contact-consent a {
    color: rgba(255,255,255,0.62);
    text-decoration: underline;
}
.contact-submit {
    width: 100%;
    min-height: 54px;
    background: var(--white);
    color: #080808;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    font-family: var(--font-h);
    font-size: 10.5px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    transition: background .25s ease;
}
.contact-submit:hover { background: rgba(255,255,255,0.88); }
.contact-map-card {
    grid-column: 1 / -1;
    padding: 0 0 90px;
    border-top: 1px solid var(--border);
}
.contact-map-frame {
    position: relative;
    min-height: 430px;
    overflow: hidden;
    background: #101010;
}
.contact-map-frame::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    box-shadow:
        inset 0 0 0 1px rgba(255,255,255,0.10),
        inset 0 -110px 130px rgba(8,8,8,0.18);
}
.contact-map-frame iframe {
    position: relative;
    z-index: 0;
    display: block;
    width: 100%;
    height: 430px;
    border: 0;
    filter: saturate(0.85) contrast(0.95);
}
.contact-map-link {
    position: absolute;
    left: 12px;
    z-index: 2;
    color: rgba(255,255,255,0.62);
    font-family: var(--font-b);
    font-size: 12px;
    line-height: 1.2;
    text-shadow: 0 1px 6px rgba(0,0,0,0.55);
}
.contact-map-link--brand { top: 10px; }
.contact-map-link--route { top: 28px; }

/* ─── FIGMA LOWER BLOCKS ─── */
.figma-car-strip {
    position: relative;
    height: clamp(360px, 50vw, 675px);
    background: #020202;
    overflow: hidden;
    border-top: 1px solid rgba(255,255,255,0.06);
    border-bottom: 1px solid rgba(255,255,255,0.06);
}
.figma-car-strip::after {
    content: '';
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(0,0,0,0.38), rgba(0,0,0,0.04) 52%, rgba(0,0,0,0.36)),
        linear-gradient(180deg, rgba(0,0,0,0.18), rgba(0,0,0,0.52));
    pointer-events: none;
}
.figma-car-strip img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    opacity: 0.78;
}

.site-footer {
    padding: 0 50px;
    background: #020202;
    border-top: 1px solid rgba(255,255,255,0.08);
    color: var(--white);
}
.site-footer__inner {
    min-height: 160px;
    display: grid;
    grid-template-columns: minmax(150px, 0.42fr) minmax(360px, 1fr) minmax(300px, 0.58fr);
    grid-template-rows: 1fr auto 1fr;
    align-items: center;
    gap: 12px 36px;
    padding: 28px 0 20px;
}
.site-footer__brand {
    grid-column: 1;
    grid-row: 1;
    justify-self: start;
    display: inline-flex;
    align-items: flex-start;
}
.site-footer__logo-svg {
    display: block;
    width: 144px;
    height: auto;
}
.site-footer__nav {
    grid-column: 2;
    grid-row: 1;
    justify-self: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 18px;
}
.site-footer__privacy {
    grid-column: 3;
    grid-row: 1;
    justify-self: end;
    white-space: nowrap;
    text-align: right;
}
.site-footer__socials {
    grid-column: 2;
    grid-row: 2;
    justify-self: center;
    display: flex;
    align-items: center;
    gap: 16px;
    min-height: 24px;
}
.site-footer__socials:empty { display: none; }
.site-footer__socials a {
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: rgba(255,255,255,0.74);
    transition: color .2s ease, transform .2s ease;
}
.site-footer__socials a:hover {
    color: #fff;
    transform: translateY(-1px);
}
.site-footer__socials span {
    font-family: var(--font-h);
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0;
}
.site-footer__legal {
    grid-column: 1 / -1;
    grid-row: 3;
    align-self: end;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 18px;
}
.site-footer__nav a,
.site-footer__privacy,
.site-footer__legal span {
    font-family: var(--font-h);
    font-size: 9.5px;
    letter-spacing: 1.8px;
    line-height: 1.2;
    text-transform: uppercase;
    color: rgba(255,255,255,0.42);
}
.site-footer__privacy,
.site-footer__legal span {
    font-family: var(--font-b);
    font-size: 11px;
    letter-spacing: 0;
    text-transform: none;
    color: rgba(255,255,255,0.34);
}
.site-footer__nav a:hover,
.site-footer__privacy:hover { color: rgba(255,255,255,0.78); }

.figma-dev-strip {
    min-height: 82px;
    background: #020202;
    border-top: 1px solid rgba(255,255,255,0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px 20px;
}
.figma-dev-strip__link {
    display: inline-flex;
    align-items: center;
    color: rgba(255,255,255,0.92);
    text-align: center;
}
.figma-dev-strip__logo-svg {
    display: block;
    width: 116px;
    height: auto;
}

/* ─── COOKIE ─── */
.cookie-banner {
    position: fixed;
    bottom: 24px;
    left: 24px;
    right: auto;
    max-width: 440px;
    background: #0c0c0c;
    border: 1px solid var(--border);
    padding: 24px;
    z-index: 300;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
html.cookie-banner-accepted .cookie-banner { display: none !important; }
.cookie-banner__text {
    font-family: var(--font-b);
    font-size: 13px;
    line-height: 1.7;
    color: rgba(255,255,255,0.45);
}
.cookie-banner__text a { color: rgba(255,255,255,0.65); text-decoration: underline; }
.cookie-banner__button {
    align-self: flex-start;
    border: 1px solid var(--border-str);
    padding: 10px 24px;
    font-family: var(--font-h);
    font-size: 9px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--white);
    cursor: pointer;
    background: transparent;
    transition: background .2s;
}
.cookie-banner__button:hover { background: rgba(255,255,255,0.05); }

/* ─── MODALS ─── */
.modal-content {
    background: #0a0a0a !important;
    border: 1px solid var(--border) !important;
    border-radius: 0 !important;
    color: var(--white);
}
.modal-form-wrap { padding: 48px; }
.modal-form-title {
    font-family: var(--font-h);
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: var(--white);
    margin-bottom: 32px;
}
.modal-close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    color: rgba(255,255,255,0.45);
    background: none;
    border: none;
    padding: 4px;
    transition: color .2s;
}
.modal-close-btn:hover { color: var(--white); }
.thanks-title {
    font-family: var(--font-h);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--white);
}
.thanks-text {
    font-family: var(--font-b);
    font-size: 14px;
    color: var(--text-body);
    line-height: 1.7;
    margin-top: 16px;
}

/* ─── SPLIDE OVERRIDES ─── */
.splide__pagination__page { background: rgba(255,255,255,0.2) !important; }
.splide__pagination__page.is-active { background: rgba(255,255,255,0.8) !important; transform: scale(1.2); }

/* ─── WOW OVERRIDES ─── */
.wow { visibility: hidden; }

/* ─── BOOTSTRAP OVERRIDES (тёмная тема) ─── */
.container-xxl { max-width: 1400px; }
*, *::before, *::after { box-sizing: border-box; }

/* ─── RESPONSIVE 992px ─── */
@media (max-width: 992px) {
    header { z-index: 120; }
    .header-inner { padding: 0 16px; height: 64px; }
    .header-logo svg { width: 120px; }
    .header-nav { display: none; }
    .header-phone { display: none; }
    .burger { display: flex; }

    .mobile-nav {
        top: 64px;
        height: calc(100svh - 64px);
        max-width: min(360px, calc(100vw - 34px));
        padding: 28px 24px 32px;
        z-index: 110;
    }
    .mobile-nav .nav-link {
        letter-spacing: 2.8px;
        padding: 13px 0;
    }
    .mobile-overlay { top: 64px; z-index: 90; }

    .hero {
        height: auto;
        min-height: 100svh;
    }
    .hero-bg img {
        height: 100%;
        object-position: 62% center;
        transform: none !important;
    }
    .hero-grad-lr {
        background: linear-gradient(
            to top,
            rgba(8,8,8,0.98) 0%,
            rgba(8,8,8,0.86) 44%,
            rgba(8,8,8,0.35) 100%
        );
    }
    .hero-grad-bt { height: 220px; }
    .hero-inner {
        padding: 96px 16px 118px;
        min-height: 100svh;
        display: flex;
        align-items: flex-end;
    }
    .hero-content { max-width: 100%; }
    .hero-title {
        font-size: 48px;
        line-height: 0.98;
        margin-bottom: 18px;
        letter-spacing: 0;
    }
    .hero-desc { font-size: 14px; margin-bottom: 28px; max-width: 330px; }
    .btn-hero-primary,
    .btn-hero-outline {
        min-height: 48px;
        padding: 15px 24px;
        line-height: 1.2;
        text-align: center;
    }
    .hero-nav { right: 16px; bottom: 16px; }
    .hero-nav-btn { width: 40px; height: 40px; }

    .container-xxl,
    .services-inner,
    .benefits-inner,
    .reviews-inner,
    .gallery-inner,
    .contact-inner {
        padding-left: 16px;
        padding-right: 16px;
    }

    .s-label { letter-spacing: 2.8px; line-height: 1.45; }
    .s-heading { font-size: 40px; line-height: 1; letter-spacing: 0; }

    .about-topbar { padding: 16px 0; }
    .about-col {
        margin-left: 0;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid var(--border);
    }
    .about-col-text { padding: 40px 16px; min-height: auto; gap: 34px; }
    .about-heading { font-size: 42px; letter-spacing: 0; }
    .about-ghost-num { font-size: 140px; }
    .about-desc { max-width: 100%; }
    .about-bottom { gap: 20px; }
    .about-expertise { gap: 28px; }

    .services-section { padding: 72px 0 0; }
    .services-hdr { margin-bottom: 34px; }
    .services-hdr-desc { max-width: 100%; }
    .svc-card { margin-left: 0; }
    .svc-card-img { height: 220px; }

    .gma-hdr {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
        margin-bottom: 32px;
        padding: 0 16px;
    }
    .gma-hdr-desc { max-width: 100%; }
    .gma-shell { grid-template-columns: 1fr; }
    .gma-copy {
        min-height: auto;
        padding: 38px 24px 42px;
        border-right: none;
        border-bottom: 1px solid var(--border);
    }
    .gma-brand {
        width: min(100%, 400px);
        margin-bottom: 42px;
    }
    .gma-benefits { margin-top: 36px; }
    .gma-slide { min-height: 420px; }

    .benefits-section { padding: 72px 0; }
    .benefit-card {
        margin-left: 0;
        border-right: none;
        min-height: 0;
    }
    .benefit-card:nth-child(4),
    .benefit-card:nth-child(5),
    .benefit-card:nth-child(6) { border-bottom: 1px solid var(--border); }

    .reviews-section { padding: 72px 0; }
    .review-card { margin-left: 0; }
    .review-card--fade { opacity: 1 !important; }

    .gallery-section { padding-top: 72px; }
    .gallery-hdr { flex-direction: column; align-items: flex-start; gap: 16px; margin-bottom: 24px; }
    .gallery-hdr-right { width: 100%; justify-content: space-between; }
    .gallery-strip-wrap { margin: 0; }
    .gallery-slide-item img { height: 220px; }

    .contact-section { padding-top: 72px; }
    .contact-info-heading { font-size: 38px; letter-spacing: 0; }
    .contact-info-text { max-width: 560px; }
    .contact-section--new { padding-top: 78px; }
    .contact-shell,
    .site-footer {
        padding-left: 16px;
        padding-right: 16px;
    }
    .contact-kicker {
        min-height: 50px;
        align-items: flex-start;
        flex-direction: column;
        justify-content: center;
        gap: 4px;
        letter-spacing: 2.2px;
    }
    .contact-panel {
        grid-template-columns: 1fr;
        min-height: 0;
    }
    .contact-copy {
        padding: 44px 0 38px;
        border-right: none;
        border-bottom: 1px solid var(--border);
    }
    .contact-title { font-size: 42px; }
    .contact-lead {
        max-width: 100%;
        margin-top: 22px;
        font-size: 14.5px;
    }
    .contact-info-list {
        max-width: 100%;
        margin-top: 30px;
    }
    .contact-info-item strong {
        font-size: 22px;
    }
    .contact-actions { margin-top: 32px; }
    .contact-action {
        min-height: 46px;
        padding: 0 18px;
        letter-spacing: 1.8px;
    }
    .contact-form-card {
        padding: 38px 0 48px;
    }
    .contact-form-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .contact-form-kicker {
        margin-bottom: 24px;
    }
    .contact-map-card {
        padding-bottom: 56px;
    }
    .contact-map-frame,
    .contact-map-frame iframe {
        min-height: 360px;
        height: 360px;
    }

    .figma-car-strip {
        height: 330px;
    }
    .figma-car-strip img {
        object-position: 58% center;
    }
    .site-footer { padding-top: 0; padding-bottom: 0; }
    .site-footer__inner {
        min-height: 0;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        align-items: center;
        justify-items: center;
        gap: 24px;
        padding: 36px 0 28px;
        text-align: center;
    }
    .site-footer__brand,
    .site-footer__nav,
    .site-footer__privacy,
    .site-footer__socials,
    .site-footer__legal {
        grid-column: 1;
        grid-row: auto;
        justify-self: center;
    }
    .site-footer__privacy {
        max-width: 100%;
        white-space: normal;
        text-align: center;
    }
    .site-footer__nav {
        justify-content: center;
        gap: 14px 20px;
    }
    .site-footer__legal {
        justify-content: center;
        gap: 10px 16px;
    }
    .figma-dev-strip {
        min-height: 72px;
        padding: 14px 16px;
    }

    .cookie-banner { left: 10px; right: 10px; bottom: 10px; max-width: none; padding: 18px; }
    .modal-dialog { margin: 12px; }
    .modal .modal-content { padding: 28px 18px !important; }
    .modal-form-wrap { padding: 28px 18px !important; }
    .wow { visibility: visible !important; animation: none !important; }
}

/* ─── RESPONSIVE 768px ─── */
@media (max-width: 768px) {
    .services-hdr .row,
    .benefits-section .row.align-items-end,
    .reviews-section .row.align-items-end {
        row-gap: 16px;
    }

    .svc-card-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
    }
    .svc-card-btn { width: 100%; justify-content: center; }

    .gma-benefits { grid-template-columns: 1fr; }
    .gma-benefit { min-height: 0; }
    .gma-media-head {
        min-height: 66px;
        padding: 0 16px;
        justify-content: space-between;
    }

    .review-author-row {
        flex-direction: column;
        align-items: flex-start;
    }
    .review-author-car { overflow-wrap: anywhere; }
    .review-date { white-space: normal; }

    .reviews-leave-btn {
        width: 100%;
        justify-content: center;
        text-align: center;
    }

    .contact-detail-row,
    .contact-detail-val {
        line-height: 1.45;
    }
}

/* ─── RESPONSIVE 576px ─── */
@media (max-width: 576px) {
    .mobile-nav {
        width: 100%;
        max-width: none;
        padding: 24px 20px 30px;
    }

    .hero {
        min-height: 620px;
        min-height: max(620px, 100svh);
    }
    .hero-inner { padding: 92px 16px 110px; }
    .hero-title { font-size: 36px; }
    .hero-btns {
        width: 100%;
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
    }
    .btn-hero-primary,
    .btn-hero-outline {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        justify-content: center;
        padding-left: 16px;
        padding-right: 16px;
        letter-spacing: 1.8px;
        white-space: nowrap;
    }
    .hi-dot { width: 12px; }
    .hi-dot.active { width: 28px; }

    .about-col-text { padding: 28px 16px; }
    .about-heading { font-size: 34px; }
    .stats-grid .stat-cell { padding: 24px 16px; }
    .stat-num { font-size: 32px; }
    .stat-label { letter-spacing: 1.8px; }
    .about-expertise { padding: 28px 16px; }
    .about-cta-btn { width: 100%; justify-content: center; }
    .brand-tag { letter-spacing: 1.2px; }

    .s-heading { font-size: 32px; }
    .s-label { font-size: 9px; letter-spacing: 2.2px; }

    .svc-card-body { padding: 24px 16px; }
    .svc-card-title { font-size: 18px; }

    .gma-copy { padding: 30px 16px 34px; }
    .gma-brand {
        width: min(100%, 280px);
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 28px;
        text-align: center;
    }
    .gma-representative {
        margin: 10px auto 0;
        padding: 7px 12px 8px;
        gap: 7px;
        font-size: 11px;
        letter-spacing: .8px;
    }
    .gma-representative strong {
        font-size: 11px;
        letter-spacing: 1.4px;
    }
    .gma-pretitle {
        font-size: clamp(24px, 8vw, 30px);
    }
    .gma-title { font-size: 21px; }
    .gma-text {
        font-size: 14px;
        line-height: 1.75;
    }
    .gma-benefit {
        padding: 20px 16px;
        font-size: 10px;
        letter-spacing: 1px;
    }
    .gma-benefit-icon {
        margin-left: auto;
        margin-right: auto;
    }
    .gma-cta {
        width: 100%;
        justify-content: center;
        padding-left: 16px;
        padding-right: 16px;
        letter-spacing: 1.7px;
    }
    .gma-slide { min-height: 320px; }

    .benefit-card { padding: 24px 16px; }
    .benefit-title { font-size: 14px; }
    .benefit-icon-wrap { width: 40px; height: 40px; }

    .review-card { padding: 24px 16px; }
    .review-quote { font-size: 13.5px; }
    .reviews-section .mb-4,
    .benefits-section .mb-5 { margin-bottom: 28px !important; }

    .contact-info-heading { font-size: 32px; }
    .contact-divider { margin: 16px 0; }
    .contact-info-text { font-size: 14px; margin-bottom: 28px; }
    .field-label { font-size: 8.5px; }
    .field-group { margin-bottom: 22px; }
    .form-submit { padding: 16px 18px; letter-spacing: 1.8px; }
    .gallery-slide-item img { height: 200px; }
    .contact-title { font-size: 33px; }
    .contact-eyebrow {
        font-size: 9px;
        letter-spacing: 2.4px;
        margin-bottom: 18px;
    }
    .contact-actions {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .contact-action {
        width: 100%;
        margin-right: 0;
    }
    .contact-submit {
        min-height: 52px;
        padding: 0 18px;
        font-size: 9.5px;
        letter-spacing: 1.7px;
    }
    .contact-field input,
    .contact-field textarea,
    .contact-field select {
        font-size: 14px;
    }
    .figma-car-strip { height: 260px; }
    .site-footer__logo-svg { width: 132px; }
    .site-footer__nav,
    .site-footer__legal {
        flex-direction: column;
        gap: 12px;
    }
    .site-footer__nav a,
    .site-footer__privacy,
    .site-footer__legal span {
        font-size: 9.5px;
        line-height: 1.35;
    }
    .site-footer__nav a {
        letter-spacing: 1.8px;
    }
    .figma-dev-strip__logo-svg { width: 104px; }

    .cookie-banner {
        display: grid;
        grid-template-columns: 1fr auto;
        align-items: center;
        gap: 10px 12px;
        padding: 12px;
    }
    .cookie-banner__text {
        font-size: 12px;
        line-height: 1.45;
    }
    .cookie-banner__button {
        align-self: center;
        padding: 9px 16px;
        white-space: nowrap;
    }
}

@media (max-width: 360px) {
    .header-logo svg { width: 108px; }
    .hero-title { font-size: 31px; }
    .btn-hero-primary,
    .btn-hero-outline,
    .svc-card-btn,
    .reviews-leave-btn,
    .form-submit {
        font-size: 9.5px;
        letter-spacing: 1.4px;
    }
}
