/* Final media treatment: the generated concept assets become honest, replaceable visual examples. */
.hero__scene { position: relative; overflow: visible; }
.hero__photo { width: min(100%, 560px); aspect-ratio: 1.08; display: block; object-fit: cover; object-position: 68% center; border-radius: 28px; box-shadow: 0 32px 80px rgba(0, 0, 0, .36); }
.scene__tag { right: 0; bottom: 30px; }
.work > img { width: 100%; height: 100%; min-height: 210px; display: block; object-fit: cover; transition: transform .5s ease; }
.work--lead > img { min-height: 476px; }
.work:hover > img { transform: scale(1.035); }
.work { background: #22344d; }
.work figcaption { position: relative; z-index: 1; }
.work figcaption b, .work figcaption span { display: block; }
.work figcaption span { margin-top: 3px; color: #647084; font-size: 12px; }
@media (max-width: 900px) {
  .hero__photo { max-width: 530px; aspect-ratio: 1.35; }
  .work--lead > img { min-height: 330px; }
}
@media (max-width: 600px) {
  .hero__photo { width: 100%; border-radius: 20px; }
  .scene__tag { right: 10px; bottom: 10px; }
  .work > img { min-height: 156px; }
  .work--lead > img { min-height: 250px; }
}
/* Фирменный логотип AVANTE, предоставленный заказчиком */
.brand{min-width:176px}
.brand__logo{display:block;width:164px;height:46px;object-fit:contain;object-position:left center}
.foot__logo{display:block;width:150px;height:40px;object-fit:contain;object-position:left center;margin:0 0 12px;filter:invert(1) grayscale(1) brightness(4)}
@media(max-width:760px){.brand{min-width:0}.brand__logo{width:126px;height:36px}}

/* Premium CTA system: один яркий акцент, один быстрый контакт. */
.btn--header-cta,
.btn--hero-primary,
.btn--hero-phone{
  position:relative;
  isolation:isolate;
  gap:10px;
  overflow:hidden;
  border:0;
  font-weight:800;
  letter-spacing:-.015em;
  transform:translateZ(0);
}
.btn--header-cta svg,
.btn--hero-primary svg,
.btn--hero-phone svg{
  width:19px;
  height:19px;
  flex:0 0 auto;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .28s ease;
}
.btn--header-cta::before,
.btn--hero-primary::before{
  content:"";
  position:absolute;
  inset:-2px auto -2px -42%;
  z-index:-1;
  width:36%;
  background:linear-gradient(100deg,transparent,rgba(255,255,255,.42),transparent);
  transform:skewX(-18deg);
  transition:left .55s cubic-bezier(.2,.8,.2,1);
}
.btn--header-cta:hover::before,
.btn--hero-primary:hover::before{left:118%}
.btn--header-cta:hover svg,
.btn--hero-primary:hover svg{transform:translateX(3px)}

.btn--header-cta{
  min-height:48px;
  padding:0 18px 0 21px;
  border-radius:15px;
  background:linear-gradient(135deg,#3c74ff 0%,#2355e8 58%,#1d48ca 100%);
  color:#fff;
  box-shadow:0 10px 26px rgba(45,100,240,.26),inset 0 1px rgba(255,255,255,.28),inset 0 -1px rgba(0,30,100,.2);
}
.btn--header-cta:hover{
  background:linear-gradient(135deg,#4a80ff,#2457ed 62%,#193fb9);
  box-shadow:0 14px 32px rgba(45,100,240,.36),inset 0 1px rgba(255,255,255,.3);
  transform:translateY(-2px);
}

.btn--hero-primary{
  min-height:64px;
  padding:0 23px 0 27px;
  border-radius:18px;
  background:linear-gradient(135deg,#ffbd68 0%,#ff9a3c 52%,#ff7e2f 100%);
  color:#111c2e;
  box-shadow:0 18px 38px rgba(255,136,45,.24),inset 0 1px rgba(255,255,255,.48),inset 0 -1px rgba(148,56,0,.18);
}
.btn--hero-primary:hover{
  background:linear-gradient(135deg,#ffc97e,#ffa044 52%,#ff7a29);
  color:#091426;
  box-shadow:0 22px 46px rgba(255,136,45,.34),inset 0 1px rgba(255,255,255,.55);
  transform:translateY(-3px);
}

.btn--hero-phone{
  min-height:64px;
  padding:0 24px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:18px;
  background:rgba(255,255,255,.075);
  color:#fff;
  box-shadow:inset 0 1px rgba(255,255,255,.13),0 16px 34px rgba(0,0,0,.12);
  backdrop-filter:blur(12px);
}
.btn--hero-phone svg{
  width:20px;
  height:20px;
  fill:currentColor;
  stroke:none;
  opacity:.9;
}
.btn--hero-phone:hover{
  border-color:rgba(255,189,104,.65);
  background:rgba(255,255,255,.13);
  color:#ffbd68;
  box-shadow:inset 0 1px rgba(255,255,255,.18),0 18px 38px rgba(0,0,0,.2);
  transform:translateY(-3px);
}
@media(max-width:760px){
  .btn--header-cta{min-height:42px;padding:0 13px;border-radius:13px;font-size:12px}
  .btn--header-cta svg{display:none}
  .btn--hero-primary,.btn--hero-phone{min-height:56px;width:100%;padding:0 18px;border-radius:16px}
  .wafab{width:48px;height:48px;right:14px;bottom:14px;transition:opacity .25s ease,transform .25s ease}
  body:not(.is-scrolled) .wafab{opacity:0;pointer-events:none;transform:translateY(14px)}
}
@media(prefers-reduced-motion:reduce){
  .btn--header-cta::before,.btn--hero-primary::before{display:none}
  .btn--header-cta,.btn--hero-primary,.btn--hero-phone,.btn--header-cta svg,.btn--hero-primary svg{transition:none}
}

/* Gold CTA palette: champagne highlight, warm gold core, bronze depth. */
.btn--hero-primary,
.calc__submit{
  background:linear-gradient(135deg,#fff2bd 0%,#e5c463 30%,#bd8120 68%,#e9cc70 100%);
  color:#111c2e;
  box-shadow:0 18px 38px rgba(148,101,20,.25),inset 0 1px rgba(255,255,255,.76),inset 0 -1px rgba(91,55,5,.24);
}
.btn--hero-primary:hover,
.calc__submit:hover{
  background:linear-gradient(135deg,#fff8d6 0%,#efd67f 32%,#ca922d 68%,#f2db87 100%);
  color:#091426;
  box-shadow:0 22px 46px rgba(148,101,20,.35),inset 0 1px rgba(255,255,255,.82);
}
.branch--krasnodar .branch__route{
  background:linear-gradient(135deg,#fff2bd,#d9ae47 47%,#b87916);
  color:#101d32;
  box-shadow:0 14px 30px rgba(148,101,20,.22),inset 0 1px rgba(255,255,255,.7);
}
.branch--krasnodar .branch__route:hover{background:linear-gradient(135deg,#fff8d6,#e8ca6c 48%,#c78f28)}

/* Promise card alignment: optically centered shield on every viewport. */
.process__promise{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;column-gap:16px}
.process__promise>.process__promise-icon{display:grid;place-items:center;width:52px;height:52px;align-self:center;justify-self:center;line-height:0}
.process__promise-icon svg{display:block;width:30px;height:30px;margin:0;transform:none}
.process__promise>p{align-self:center;min-width:0}
@media(max-width:600px){
  .process__promise{grid-template-columns:44px minmax(0,1fr);gap:13px;padding:16px}
  .process__promise>.process__promise-icon{width:44px;height:44px;border-radius:13px}
  .process__promise-icon svg{width:26px;height:26px}
  .process__promise strong{font-size:14px;line-height:1.3}
  .process__promise span:not(.process__promise-icon){margin-top:4px;font-size:11px;line-height:1.4}
}

/* 02 · Премиальный калькулятор */
.sec--calc{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 94% 7%,rgba(45,100,240,.1),transparent 28%),
    radial-gradient(circle at 4% 96%,rgba(255,155,62,.1),transparent 25%),
    #fff;
}
.sec--calc::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.24;
  background-image:linear-gradient(rgba(14,23,38,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(14,23,38,.035) 1px,transparent 1px);
  background-size:32px 32px;
  mask-image:linear-gradient(to bottom,transparent,black 22%,black 78%,transparent);
}
.sec--calc .wrap{position:relative;z-index:1}
.calculator{gap:30px;align-items:start}
.calc__controls{
  padding:38px;
  border:1px solid rgba(203,214,229,.85);
  border-radius:30px;
  background:rgba(247,249,253,.92);
  box-shadow:0 28px 70px rgba(26,45,78,.1),inset 0 1px rgba(255,255,255,.9);
  backdrop-filter:blur(16px);
}
.calc__group+.calc__group{margin-top:34px}
.calc__label{align-items:center;margin-bottom:16px;font-size:17px;letter-spacing:-.02em}
.calc__area-display{
  min-width:80px;
  padding:7px 12px;
  border-radius:999px;
  background:#0f2342;
  color:#ffbd68;
  font:700 15px/1 Unbounded,sans-serif;
  text-align:center;
  box-shadow:0 8px 20px rgba(15,35,66,.16);
}
.calc__rooms{gap:12px}
.room-btn{
  min-height:112px;
  gap:8px;
  padding:15px 10px 13px;
  border-color:#dce4ef;
  border-radius:18px;
  background:rgba(255,255,255,.9);
  font-size:14px;
  font-weight:700;
  box-shadow:0 8px 22px rgba(30,49,78,.045);
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease;
}
.room-btn:hover{transform:translateY(-3px);border-color:#aebed5;box-shadow:0 14px 28px rgba(30,49,78,.09)}
.room-btn__icon{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  border-radius:15px;
  background:#eef3f9;
  color:#172b4a;
  transition:background .22s ease,color .22s ease,transform .22s ease;
}
.room-btn__icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.room-btn:has(input:checked){
  border-color:#2d64f0;
  background:#fff;
  box-shadow:0 0 0 3px rgba(45,100,240,.11),0 18px 34px rgba(45,100,240,.12);
  transform:translateY(-2px);
}
.room-btn:has(input:checked) .room-btn__icon{
  background:linear-gradient(135deg,#ffbd68,#ff8a35);
  color:#101d32;
  transform:rotate(-3deg) scale(1.04);
}
.calc__slider-wrap{padding:12px 2px 0}
.calc__slider{
  --range-progress:17.33%;
  appearance:none;
  width:100%;
  height:12px;
  margin:8px 0 0;
  border:1px solid #d5deeb;
  border-radius:999px;
  outline:none;
  background:linear-gradient(90deg,#ff9b3e 0 var(--range-progress),#dce4ef var(--range-progress) 100%);
  box-shadow:inset 0 2px 5px rgba(16,32,56,.12),0 1px rgba(255,255,255,.9);
  cursor:pointer;
}
.calc__slider::-webkit-slider-thumb{
  appearance:none;
  width:29px;
  height:29px;
  border:6px solid #fff;
  border-radius:50%;
  background:#2d64f0;
  box-shadow:0 0 0 2px #2d64f0,0 8px 18px rgba(45,100,240,.28);
  transition:transform .18s ease,box-shadow .18s ease;
}
.calc__slider::-moz-range-thumb{
  width:17px;
  height:17px;
  border:6px solid #fff;
  border-radius:50%;
  background:#2d64f0;
  box-shadow:0 0 0 2px #2d64f0,0 8px 18px rgba(45,100,240,.28);
}
.calc__slider:hover::-webkit-slider-thumb{transform:scale(1.08);box-shadow:0 0 0 3px #2d64f0,0 10px 24px rgba(45,100,240,.36)}
.calc__slider:focus-visible{box-shadow:0 0 0 4px rgba(45,100,240,.16),inset 0 2px 5px rgba(16,32,56,.12)}
.calc__slider-labels{margin-top:13px;color:#7b8799;font-size:11px;font-weight:700;letter-spacing:.02em}
.calc__types{gap:12px}
.type-card{
  min-height:112px;
  padding:17px;
  border-color:#dce4ef;
  border-radius:18px;
  background:rgba(255,255,255,.9);
  box-shadow:0 8px 22px rgba(30,49,78,.04);
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease;
}
.type-card:hover{transform:translateY(-3px);border-color:#aebed5;box-shadow:0 14px 28px rgba(30,49,78,.09)}
.type-card:has(input:checked){
  border-color:#172e55;
  background:linear-gradient(145deg,#18345f,#0d1d35);
  color:#fff;
  box-shadow:0 18px 34px rgba(15,35,66,.2);
}
.type-card:has(input:checked) .type-card__price{color:#ffbd68}
.type-card:has(input:checked) .type-card__desc{color:#b9c8da}
.type-card__name{font-size:16px;letter-spacing:-.015em}
.type-card__price{margin-top:7px;font-weight:700}
.type-card__desc{margin-top:7px;line-height:1.35}
.calc__result{top:96px}
.calc__result-inner{
  position:relative;
  overflow:hidden;
  padding:38px;
  border-radius:30px;
  background:
    radial-gradient(circle at 105% -8%,rgba(62,115,255,.48),transparent 38%),
    linear-gradient(150deg,#18345f 0%,#0c1b31 58%,#081425 100%);
  box-shadow:0 32px 74px rgba(9,24,46,.28),inset 0 1px rgba(255,255,255,.1);
}
.calc__result-inner::after{
  content:"";
  position:absolute;
  width:180px;
  height:180px;
  right:-105px;
  bottom:-105px;
  border:1px solid rgba(255,189,104,.25);
  border-radius:50%;
  box-shadow:0 0 0 28px rgba(255,189,104,.04),0 0 0 56px rgba(255,189,104,.025);
  pointer-events:none;
}
.calc__total{position:relative;z-index:1;padding-bottom:25px}
.calc__total-price{margin:13px 0 11px;font-size:39px;letter-spacing:-.04em}
.calc__selection{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  margin-top:18px;
  color:#d9e4f2;
  font-size:11px;
  font-weight:700;
}
.calc__selection span{padding:6px 9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.065)}
.calc__selection i{width:3px;height:3px;border-radius:50%;background:#ffbd68}
.calc__includes{position:relative;z-index:1;margin:23px 0;font-size:13px}
.calc__includes li{display:flex;align-items:flex-start;gap:9px}
.calc__includes li+li{margin-top:11px}
.calc__includes li::before{
  content:"";
  flex:0 0 auto;
  width:17px;
  height:17px;
  margin-top:1px;
  border-radius:50%;
  background:#55d799 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m4 8 2.4 2.4L12 5' fill='none' stroke='%230b2435' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/13px no-repeat;
}
.calc__form{position:relative;z-index:1;display:grid;gap:12px;margin-top:26px}
.calc__input-wrap{display:grid;width:100%;gap:8px}
.calc__input-label{color:#f4f8ff;font-size:13px;font-weight:700;letter-spacing:.01em}
.calc__phone-field{position:relative;display:block}
.calc__phone-field svg{
  position:absolute;
  z-index:2;
  left:17px;
  top:50%;
  width:20px;
  height:20px;
  transform:translateY(-50%);
  fill:none;
  stroke:#64748b;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
  pointer-events:none;
  transition:stroke .2s ease;
}
.calc__input-wrap input{
  display:block;
  height:58px;
  padding:0 17px 0 49px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:15px;
  background:rgba(255,255,255,.98);
  box-shadow:0 10px 26px rgba(0,0,0,.12),inset 0 1px rgba(255,255,255,.9);
  font-size:16px;
  outline:none;
  transition:border-color .2s ease,box-shadow .2s ease;
}
.calc__input-wrap input:focus{border-color:#ffad55;box-shadow:0 0 0 4px rgba(255,173,85,.18),0 10px 26px rgba(0,0,0,.12)}
.calc__phone-field:focus-within svg{stroke:#e9842d}
.calc__input-wrap small{color:#9fb1c9;font-size:11px;line-height:1.45}
.calc__input-wrap.is-invalid input{border-color:#ff7b73;box-shadow:0 0 0 4px rgba(255,93,85,.15)}
.calc__input-wrap.is-invalid small{color:#ffaaa5}
.calc__submit{
  width:100%;
  min-height:58px;
  gap:10px;
  border:0;
  border-radius:15px;
  background:linear-gradient(135deg,#ffbd68,#ff9a3c 52%,#ff7e2f);
  color:#101d32;
  font-weight:800;
  box-shadow:0 16px 32px rgba(255,126,47,.22),inset 0 1px rgba(255,255,255,.5);
}
.calc__submit:disabled{cursor:wait;opacity:.78;transform:none;box-shadow:none}
.calc__submit.is-loading svg{animation:calc-arrow-pulse .85s ease-in-out infinite alternate}
@keyframes calc-arrow-pulse{to{transform:translateX(5px);opacity:.55}}
.calc__submit svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s ease}
.calc__submit:hover{background:linear-gradient(135deg,#ffca80,#ffa245 52%,#ff7b2c);color:#091426;box-shadow:0 20px 38px rgba(255,126,47,.31);transform:translateY(-2px)}
.calc__submit:hover svg{transform:translateX(4px)}
.calc__privacy{margin:0;padding:2px 2px 0;line-height:1.45;color:#aebed2}
.calc__privacy a{text-decoration:underline;text-decoration-color:rgba(255,255,255,.28);text-underline-offset:3px}
@media(max-width:900px){.calc__result{position:static}.calc__result-inner{padding:32px}}
@media(max-width:600px){
  .calc__controls,.calc__result-inner{padding:20px;border-radius:22px}
  .calc__rooms,.calc__types{gap:9px}
  .room-btn{min-height:98px;border-radius:15px}
  .room-btn__icon{width:40px;height:40px;border-radius:13px}
  .room-btn__icon svg{width:24px;height:24px}
  .calc__slider-labels span{max-width:48%;line-height:1.3}
  .calc__slider-labels span:last-child{text-align:right}
  .type-card{min-height:106px;padding:14px;border-radius:15px}
  .type-card__name{font-size:14px}
  .calc__total-price{font-size:34px}
}

/* 08 · Доверительный блок отзывов из Яндекс Карт */
.sec--rev{
  position:relative;
  overflow:hidden;
  background:radial-gradient(circle at 88% 16%,rgba(45,100,240,.09),transparent 26%),linear-gradient(180deg,#f7f9fc 0%,#fff 100%);
}
.sec--rev::before{content:"“";position:absolute;right:4vw;top:70px;color:rgba(45,100,240,.045);font:700 280px/1 Georgia,serif;pointer-events:none}
.reviews__trustbar{
  position:relative;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:34px;
  margin-bottom:22px;
  padding:26px 28px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:24px;
  background:linear-gradient(145deg,#18345f 0%,#0b1b31 62%,#071424 100%);
  color:#fff;
  box-shadow:0 28px 70px rgba(9,24,46,.2),inset 0 1px rgba(255,255,255,.1);
}
.reviews__rating{display:flex;align-items:center;gap:16px}
.reviews__source{display:grid;justify-items:center;gap:5px;color:#b9c8db;font-size:11px;font-weight:700;white-space:nowrap}
.reviews__source span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#ffd633;color:#df1f26;font:800 24px/1 Arial,sans-serif;box-shadow:0 8px 20px rgba(255,214,51,.18)}
.reviews__rating>strong{color:#ffbd68;font:700 46px/1 Unbounded,Manrope,sans-serif;letter-spacing:-.06em}
.review-stars{color:#ffb545;font-size:17px;letter-spacing:2px;line-height:1}
.reviews__rating p{margin:7px 0 0;color:#aebed2;font-size:12px}
.reviews__trust-copy{display:grid;gap:4px;padding-left:28px;border-left:1px solid rgba(255,255,255,.13)}
.reviews__trust-copy b{font-size:15px}
.reviews__trust-copy span{max-width:490px;color:#b8c6d8;font-size:12px;line-height:1.55}
.reviews__map-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:52px;
  padding:0 20px;
  border-radius:15px;
  background:linear-gradient(135deg,#ffd84f,#ffc52f);
  color:#101d32;
  font-size:13px;
  font-weight:800;
  box-shadow:0 14px 30px rgba(255,197,47,.18);
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease;
}
.reviews__map-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.reviews__map-link:hover{background:linear-gradient(135deg,#ffe474,#ffc52f);box-shadow:0 18px 38px rgba(255,197,47,.27);transform:translateY(-2px)}
.reviews__latest{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0}
.reviews__latest .rev{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:290px;
  padding:24px;
  border:1px solid #e1e7f0;
  border-radius:21px;
  background:rgba(255,255,255,.92);
  box-shadow:0 16px 44px rgba(18,39,70,.07);
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.reviews__latest .rev::before{content:"“";position:absolute;right:20px;top:10px;color:#edf1f7;font:700 86px/1 Georgia,serif}
.reviews__latest .rev:hover{border-color:#cbd9f1;box-shadow:0 24px 60px rgba(18,39,70,.12);transform:translateY(-5px)}
.rev__top{position:relative;z-index:1;display:flex;align-items:center;gap:12px;margin-bottom:22px}
.rev__avatar{display:grid;place-items:center;flex:0 0 auto;width:44px;height:44px;border-radius:14px;background:#eef3fb;color:#17365f;font-size:13px;font-weight:800}
.rev__top>div{display:grid;gap:2px}
.rev__top b{font-size:14px}
.rev__top span{color:#7b8799;font-size:11px}
.reviews__latest .review-stars{position:relative;z-index:1;margin-bottom:17px}
.reviews__latest .rev>p{position:relative;z-index:1;margin:0;color:#1a2940;font-size:16px;line-height:1.62}
.reviews__latest .rev footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:24px;font-size:11px}
.reviews__latest .rev footer>span{color:#8a96a7}
.reviews__latest .rev footer a{display:inline-flex;align-items:center;gap:6px;color:#2d64f0;font-weight:800}
.reviews__latest .rev footer a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
.reviews__latest .rev footer a:hover svg{transform:translateX(3px)}
@media(max-width:900px){
  .reviews__trustbar{grid-template-columns:1fr auto;gap:20px}
  .reviews__trust-copy{display:none}
  .reviews__latest{grid-template-columns:1fr 1fr}
  .reviews__latest .rev:first-child{grid-column:1/-1}
}
@media(max-width:600px){
  .reviews__trustbar{grid-template-columns:1fr;padding:22px;border-radius:21px}
  .reviews__rating{justify-content:center}
  .reviews__map-link{width:100%}
  .reviews__latest{grid-template-columns:1fr}
  .reviews__latest .rev:first-child{grid-column:auto}
  .reviews__latest .rev{min-height:260px;padding:21px}
}
@media(prefers-reduced-motion:reduce){.reviews__map-link,.reviews__latest .rev,.reviews__latest .rev footer a svg{transition:none}}

/* 12 · Сеть филиалов AVANTE */
#contacts{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%);
}
#contacts::before{content:"";position:absolute;right:-120px;top:35px;width:420px;height:420px;border-radius:50%;border:1px solid rgba(45,100,240,.07);box-shadow:0 0 0 54px rgba(45,100,240,.025),0 0 0 110px rgba(45,100,240,.018);pointer-events:none}
.branches{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.branch{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:390px;
  padding:26px;
  overflow:hidden;
  border:1px solid #e0e7f0;
  border-radius:24px;
  background:rgba(255,255,255,.94);
  box-shadow:0 18px 50px rgba(18,39,70,.07);
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.branch::after{content:"";position:absolute;right:-60px;bottom:-74px;width:180px;height:180px;border-radius:50%;border:1px solid rgba(45,100,240,.08);box-shadow:0 0 0 28px rgba(45,100,240,.025)}
.branch:hover{border-color:#c7d5ea;box-shadow:0 28px 70px rgba(18,39,70,.12);transform:translateY(-5px)}
.branch__top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}
.branch__pin{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#eef3fb;color:#2456d6}
.branch__pin svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.branch__number{color:#a9b5c6;font:700 12px/1 Unbounded,Manrope,sans-serif;letter-spacing:.08em}
.branch__region{position:relative;z-index:1;margin:25px 0 5px;color:#718096;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}
.branch h3{position:relative;z-index:1;margin:0;color:#0d1b31;font:700 27px/1.2 Unbounded,Manrope,sans-serif;letter-spacing:-.04em}
.branch address{position:relative;z-index:1;min-height:54px;margin:18px 0 13px;color:#59677a;font-size:14px;font-style:normal;line-height:1.65}
.branch__phone{position:relative;z-index:1;display:inline-block;width:max-content;color:#142a4b;font-size:18px;font-weight:800;letter-spacing:-.02em}
.branch__phone:hover{color:#2d64f0}
.branch__actions{position:relative;z-index:1;display:grid;grid-template-columns:1fr 48px;gap:9px;margin-top:auto;padding-top:24px}
.branch__route,.branch__call{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.branch__route{gap:8px;min-height:48px;padding:0 16px;background:#122b4f;color:#fff;font-size:12px;font-weight:800;box-shadow:0 12px 26px rgba(18,43,79,.14)}
.branch__route svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
.branch__route:hover{background:#1d4fd0;box-shadow:0 16px 32px rgba(29,79,208,.2);transform:translateY(-2px)}
.branch__route:hover svg{transform:translateX(3px)}
.branch__call{width:48px;height:48px;border:1px solid #dce4ef;background:#fff;color:#2456d6}
.branch__call svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.branch__call:hover{border-color:#b8caf0;background:#edf3ff;transform:translateY(-2px)}
.branch--krasnodar{background:linear-gradient(155deg,#17345f 0%,#0b1a2f 100%);border-color:transparent;color:#fff;box-shadow:0 28px 70px rgba(9,24,46,.2)}
.branch--krasnodar::after{border-color:rgba(255,255,255,.08);box-shadow:0 0 0 28px rgba(255,255,255,.025)}
.branch--krasnodar .branch__pin{background:linear-gradient(145deg,#ffbd68,#ff9237);color:#12233d}
.branch--krasnodar .branch__number{color:#8fa3bd}
.branch--krasnodar .branch__region{color:#9db0c7}
.branch--krasnodar h3,.branch--krasnodar .branch__phone{color:#fff}
.branch--krasnodar address{color:#c4d0df}
.branch--krasnodar .branch__route{background:linear-gradient(135deg,#ffbd68,#ff8731);color:#101d32;box-shadow:0 14px 30px rgba(255,135,49,.18)}
.branch--krasnodar .branch__route:hover{background:linear-gradient(135deg,#ffca82,#ff8a35)}
.branch--krasnodar .branch__call{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff}
.branch--krasnodar .branch__call:hover{background:rgba(255,255,255,.15)}
.contacts__bar{position:relative;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:28px;margin-top:18px;padding:20px 24px;border:1px solid #e0e7f0;border-radius:20px;background:rgba(255,255,255,.9);box-shadow:0 14px 40px rgba(18,39,70,.055)}
.contacts__bar-copy{display:grid;gap:3px}
.contacts__bar-copy b{font-size:14px}
.contacts__bar-copy span{color:#7a8798;font-size:11px}
.contacts__links{display:flex;align-items:center;gap:10px}
.contacts__link{padding:8px 11px;border-radius:10px;background:#f1f4f8;color:#31425a;font-size:11px;font-weight:800}
.contacts__link--wa{background:#e8faef;color:#139c55}
.contacts__link--tg{background:#e9f5fd;color:#2188cf}
.contacts__link--max{background:#eeeafd;color:#7055d9;cursor:default}
.contacts__link:hover{transform:translateY(-1px)}
.contacts__link--max:hover{transform:none}
.contacts__hours{color:#617086;font-size:11px;font-weight:700;white-space:nowrap}
@media(max-width:900px){
  .branches{grid-template-columns:1fr 1fr}
  .branch--krasnodar{order:-1;grid-column:1/-1;min-height:350px}
  .contacts__bar{grid-template-columns:1fr auto}
  .contacts__hours{display:none}
}
@media(max-width:600px){
  .branches{grid-template-columns:1fr}
  .branch--krasnodar{grid-column:auto}
  .branch{min-height:360px;padding:22px;border-radius:21px}
  .branch h3{font-size:24px}
  .contacts__bar{grid-template-columns:1fr;padding:20px;border-radius:18px}
  .contacts__links{flex-wrap:wrap}
}
@media(prefers-reduced-motion:reduce){.branch,.branch__route,.branch__call,.branch__route svg{transition:none}}

/* 09 · Official work — document guarantees without fake certificate previews */
#docs{position:relative;overflow:hidden;background:
  radial-gradient(circle at 93% 13%,rgba(45,100,240,.08),transparent 25%),
  linear-gradient(180deg,#f7f9fc 0%,#f3f6fa 100%)}
#docs:before{content:"";position:absolute;right:-105px;top:60px;width:290px;height:290px;border:1px solid rgba(45,100,240,.1);border-radius:50%;box-shadow:0 0 0 34px rgba(45,100,240,.025),0 0 0 72px rgba(45,100,240,.018);pointer-events:none}
.official__head{position:relative;z-index:1;max-width:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,480px);align-items:end;gap:60px;margin-bottom:48px}
.official__head .sec__lead{margin:0 0 7px;padding-left:22px;border-left:2px solid var(--orange);font-size:18px;line-height:1.55}
.official__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.official-card{position:relative;min-height:295px;padding:28px 25px 25px;border:1px solid rgba(12,23,43,.09);border-radius:22px;background:rgba(255,255,255,.86);box-shadow:0 12px 35px rgba(25,48,83,.055);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.official-card:before{content:"";position:absolute;inset:auto -45px -65px auto;width:145px;height:145px;border:1px solid rgba(45,100,240,.09);border-radius:50%;box-shadow:0 0 0 18px rgba(45,100,240,.025)}
.official-card:hover{transform:translateY(-6px);border-color:rgba(45,100,240,.24);box-shadow:0 20px 50px rgba(25,48,83,.11)}
.official-card__icon{width:68px;height:68px;display:grid;place-items:center;border-radius:19px;background:#edf3fb;color:#16345f;box-shadow:inset 0 0 0 1px rgba(22,52,95,.04)}
.official-card__icon svg{width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.official-card__icon .official-card__accent{stroke:var(--orange);stroke-width:2.5}
.official-card__index{position:absolute;right:24px;top:29px;color:#9ba9ba;font:700 11px/1 Unbounded,Manrope,sans-serif;letter-spacing:.12em}
.official-card h3{position:relative;margin:27px 0 10px;font-size:20px;line-height:1.25;letter-spacing:-.025em}
.official-card p{position:relative;margin:0;color:var(--muted);font-size:14px;line-height:1.55}
.official-card--featured{background:linear-gradient(145deg,#17335b,#0b192e);color:#fff;border-color:transparent;box-shadow:0 18px 46px rgba(8,24,46,.18)}
.official-card--featured:before{border-color:rgba(255,255,255,.09);box-shadow:0 0 0 18px rgba(255,255,255,.025)}
.official-card--featured .official-card__icon{background:rgba(255,255,255,.1);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.official-card--featured .official-card__index,.official-card--featured p{color:#bfcde0}
.official__promise{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:18px;padding:22px 24px;border-radius:20px;background:#fff;border:1px solid rgba(12,23,43,.08);box-shadow:0 12px 38px rgba(25,48,83,.06)}
.official__promise-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#fff0df;color:#e98223}
.official__promise-mark svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.official__promise-copy{display:grid;gap:3px}
.official__promise-copy strong{font-size:16px}
.official__promise-copy span{color:var(--muted);font-size:13px}
.official__cta{display:inline-flex;align-items:center;gap:10px;padding:13px 17px;border-radius:13px;background:#edf3ff;color:#1f55db;font-size:13px;font-weight:800;transition:background .2s ease,transform .2s ease}
.official__cta svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
.official__cta:hover{background:#dfeaff;transform:translateY(-2px)}
.official__cta:hover svg{transform:translateX(3px)}
@media(max-width:980px){
  .official__head{grid-template-columns:1fr;gap:22px}
  .official__head .sec__lead{max-width:610px}
  .official__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .official-card{min-height:265px}
}
@media(max-width:600px){
  .official__head{margin-bottom:30px}
  .official__head .sec__lead{padding-left:16px;font-size:16px}
  .official__grid{grid-template-columns:1fr;gap:12px}
  .official-card{min-height:0;padding:22px 21px}
  .official-card__icon{width:58px;height:58px;border-radius:16px}
  .official-card__icon svg{width:34px;height:34px}
  .official-card__index{top:24px;right:21px}
  .official-card h3{margin:21px 0 8px;font-size:18px}
  .official__promise{grid-template-columns:auto 1fr;padding:19px 18px}
  .official__cta{grid-column:1/-1;justify-content:center;margin-top:3px}
}
@media(prefers-reduced-motion:reduce){.official-card,.official__cta,.official__cta svg{transition:none}}

/* 06 · Real AVANTE video */
.video-player{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:16/9;border-radius:26px;background:#07152a;box-shadow:0 28px 75px rgba(8,24,46,.22)}
.video-player:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}
.video-player__media{display:block;width:100%;height:100%;object-fit:cover;background:#07152a}
.video-player__cover{position:absolute;inset:0;z-index:2;width:100%;height:100%;padding:26px;border:0;display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr auto;align-items:end;gap:16px;background:linear-gradient(180deg,rgba(5,18,37,.08) 20%,rgba(5,18,37,.84) 100%);color:#fff;text-align:left;cursor:pointer;transition:opacity .35s ease,visibility .35s ease}
.video-player__cover:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 20%,rgba(255,155,62,.28),transparent 34%);pointer-events:none}
.video-player__play{position:absolute;left:50%;top:50%;width:84px;height:84px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.94);color:#102746;box-shadow:0 14px 42px rgba(0,0,0,.25),0 0 0 12px rgba(255,255,255,.11);transform:translate(-50%,-50%);transition:transform .25s ease,box-shadow .25s ease}
.video-player__play svg{width:35px;height:35px;fill:currentColor;transform:translateX(2px)}
.video-player__cover:hover .video-player__play{transform:translate(-50%,-50%) scale(1.08);box-shadow:0 18px 48px rgba(0,0,0,.3),0 0 0 15px rgba(255,255,255,.13)}
.video-player__caption{position:relative;display:grid;gap:2px}
.video-player__caption b{font-size:16px}
.video-player__caption span{color:#c9d5e5;font-size:12px}
.video-player__duration{position:relative;align-self:end;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);font-size:11px;font-weight:700;backdrop-filter:blur(8px)}
.video-player.is-started .video-player__cover{opacity:0;visibility:hidden;pointer-events:none}
.video-player:focus-within{outline:3px solid rgba(45,100,240,.35);outline-offset:4px}
@media(max-width:900px){.video-player{max-width:760px;width:100%;margin:auto}.video-player__play{width:74px;height:74px}}
@media(max-width:600px){
  .video-player{border-radius:19px}
  .video-player__cover{padding:18px}
  .video-player__play{width:62px;height:62px;box-shadow:0 12px 35px rgba(0,0,0,.27),0 0 0 9px rgba(255,255,255,.11)}
  .video-player__play svg{width:29px;height:29px}
  .video-player__caption b{font-size:14px}
  .video-player__caption span{display:none}
  .video-player__duration{padding:6px 8px}
}
@media(prefers-reduced-motion:reduce){.video-player__cover,.video-player__play{transition:none}}

/* 10 · Premium FAQ */
.sec--faq{position:relative;overflow:hidden;background:#fff}
.sec--faq:before{content:"";position:absolute;left:-150px;bottom:-210px;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(45,100,240,.08),rgba(45,100,240,0) 67%);pointer-events:none}
.faq-premium{position:relative;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:76px;align-items:start}
.faq-premium__intro{position:sticky;top:112px}
.faq-premium__intro .sec__head{margin-bottom:32px}
.faq-premium__intro .sec__lead{max-width:420px}
.faq-help{padding:24px;border-radius:23px;background:linear-gradient(145deg,#17345d,#0a182c);color:#fff;box-shadow:0 20px 50px rgba(8,24,46,.14)}
.faq-help__icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:20px;border-radius:16px;background:rgba(255,255,255,.1);color:#ffb15e;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.faq-help__icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.faq-help strong,.faq-help span{display:block}
.faq-help strong{font-size:17px;margin-bottom:7px}
.faq-help span{color:#bdcbde;font-size:13px;line-height:1.55}
.faq-help a{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);color:#fff;font-size:14px;font-weight:800}
.faq-help a svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
.faq-help a:hover svg{transform:translateX(4px)}
.faq-premium__list{display:grid;gap:12px}
.faq-premium__list .qa{padding:0;border:1px solid #e0e6ef;border-radius:18px;background:#f9fbfd;overflow:hidden;box-shadow:0 8px 24px rgba(20,44,77,.035);transition:border-color .22s ease,background .22s ease,box-shadow .22s ease}
.faq-premium__list .qa[open]{background:#fff;border-color:rgba(45,100,240,.28);box-shadow:0 16px 38px rgba(20,44,77,.09)}
.faq-premium__list .qa summary{list-style:none;display:grid;grid-template-columns:36px minmax(0,1fr) 42px;align-items:center;gap:13px;min-height:78px;padding:15px 17px 15px 22px;cursor:pointer}
.faq-premium__list .qa summary::-webkit-details-marker{display:none}
.faq-premium__list .qa summary:focus{outline:none}
.faq-premium__list .qa summary:focus-visible{border-radius:17px;box-shadow:inset 0 0 0 2px rgba(45,100,240,.75)}
.qa__num{color:#8e9cae;font:700 10px/1 Unbounded,Manrope,sans-serif;letter-spacing:.08em}
.qa__question{font-size:17px;line-height:1.35;font-weight:800;letter-spacing:-.015em}
.qa__toggle{position:relative;width:42px;height:42px;border-radius:13px;background:#edf3fb;color:#274c7f;transition:background .22s ease,color .22s ease,transform .22s ease}
.qa__toggle:before,.qa__toggle:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%)}
.qa__toggle:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .22s ease}
.qa[open] .qa__num{color:var(--blue)}
.qa[open] .qa__toggle{background:var(--blue);color:#fff;transform:rotate(180deg)}
.qa[open] .qa__toggle:after{transform:translate(-50%,-50%) rotate(0)}
.faq-premium__list .qa p{max-width:none;margin:0;padding:0 81px 24px 71px;color:var(--muted);font-size:14px;line-height:1.65}
@media(max-width:900px){
  .faq-premium{grid-template-columns:1fr;gap:34px}
  .faq-premium__intro{position:static;display:grid;grid-template-columns:1fr .8fr;gap:24px;align-items:end}
  .faq-premium__intro .sec__head{margin:0}
}
@media(max-width:600px){
  .faq-premium{gap:27px}
  .faq-premium__intro{grid-template-columns:1fr}
  .faq-help{padding:20px;border-radius:19px}
  .faq-premium__list{gap:9px}
  .faq-premium__list .qa{border-radius:15px}
  .faq-premium__list .qa summary{grid-template-columns:27px minmax(0,1fr) 36px;gap:9px;min-height:70px;padding:13px 12px 13px 16px}
  .qa__question{font-size:15px}
  .qa__toggle{width:36px;height:36px;border-radius:11px}
  .faq-premium__list .qa p{padding:0 54px 20px 52px;font-size:13px}
}
@media(prefers-reduced-motion:reduce){.faq-premium__list .qa,.qa__toggle,.qa__toggle:after,.faq-help a svg{transition:none}}

/* 05 · Premium process rail */
#steps{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7f9fc 0%,#f2f5f9 100%)}
#steps:before{content:"";position:absolute;right:-140px;top:-170px;width:430px;height:430px;border-radius:50%;border:1px solid rgba(45,100,240,.09);box-shadow:0 0 0 45px rgba(45,100,240,.024),0 0 0 92px rgba(45,100,240,.014);pointer-events:none}
.process__head{position:relative;z-index:1;max-width:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,470px);align-items:end;gap:60px;margin-bottom:44px}
.process__promise{display:flex;align-items:center;gap:15px;padding:17px 19px;border:1px solid rgba(12,23,43,.08);border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 10px 30px rgba(20,44,77,.05);backdrop-filter:blur(8px)}
.process__promise-icon{flex:0 0 auto;width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#fff0df;color:#e98223}
.process__promise-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.process__promise p,.process__promise strong,.process__promise span{display:block;margin:0}
.process__promise strong{font-size:15px}
.process__promise span{margin-top:2px;color:var(--muted);font-size:12px;line-height:1.45}
.process-steps{position:relative;z-index:1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding:0;margin:0;list-style:none}
.process-step{position:relative;display:flex;flex-direction:column;min-height:320px;padding:22px 19px 19px;border:1px solid rgba(12,23,43,.09);border-radius:21px;background:rgba(255,255,255,.88);box-shadow:0 12px 34px rgba(20,44,77,.05);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.process-step:not(:last-child):after{content:"";position:absolute;z-index:3;right:-18px;top:54px;width:22px;height:22px;border-radius:50%;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%232d64f0' stroke-width='2'%3E%3Cpath d='M5 10h9M11 7l3 3-3 3'/%3E%3C/svg%3E") center/14px no-repeat;box-shadow:0 4px 12px rgba(20,44,77,.13)}
.process-step:hover{transform:translateY(-6px);border-color:rgba(45,100,240,.24);box-shadow:0 20px 46px rgba(20,44,77,.1)}
.process-step__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.process-step__icon{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;background:#edf3fb;color:#234b7e;box-shadow:inset 0 0 0 1px rgba(35,75,126,.04)}
.process-step__icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.process-step__icon .process-step__accent{stroke:var(--orange);stroke-width:2.3}
.process-step .step__n{display:block;width:auto;height:auto;margin:3px 0 0;border-radius:0;background:none;color:#92a0b1;font:700 10px/1 Unbounded,Manrope,sans-serif;letter-spacing:.1em}
.process-step h3{margin:23px 0 9px;font-size:18px;line-height:1.25;letter-spacing:-.02em}
.process-step p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}
.process-step .step__t{display:flex;align-items:center;gap:7px;margin-top:auto;padding-top:18px;color:#315987;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.035em}
.process-step .step__t svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.process-step--featured{background:linear-gradient(145deg,#17355f,#0a192d);color:#fff;border-color:transparent;box-shadow:0 18px 45px rgba(8,24,46,.17)}
.process-step--featured .process-step__icon{background:rgba(255,255,255,.1);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.09)}
.process-step--featured .step__n{color:#b7c6da}
.process-step--featured p{color:#becbde}
.process-step--featured .step__t{color:#ffbd72}
@media(max-width:1100px){
  .process-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
  .process-step{min-height:275px}
  .process-step:not(:last-child):after{display:none}
}
@media(max-width:800px){
  .process__head{grid-template-columns:1fr;gap:24px}
  .process__promise{max-width:540px}
}
@media(max-width:600px){
  .process__head{margin-bottom:28px}
  .process-steps{grid-template-columns:1fr;gap:12px;padding-left:20px}
  .process-steps:before{content:"";position:absolute;left:5px;top:28px;bottom:28px;width:2px;border-radius:2px;background:linear-gradient(var(--blue),var(--orange))}
  .process-step{min-height:0;padding:20px 19px 18px}
  .process-step:before{content:"";position:absolute;left:-21px;top:38px;width:10px;height:10px;border:3px solid #f4f7fb;border-radius:50%;background:var(--blue);box-shadow:0 0 0 2px rgba(45,100,240,.2)}
  .process-step--featured:before{background:var(--orange);box-shadow:0 0 0 2px rgba(255,155,62,.22)}
  .process-step__icon{width:51px;height:51px}
  .process-step h3{margin:18px 0 7px}
  .process-step .step__t{margin-top:16px;padding-top:0}
}
@media(prefers-reduced-motion:reduce){.process-step{transition:none}}

/* Footer studio credit */
.foot__credit{display:flex;align-items:center;gap:5px;white-space:nowrap}
.foot__credit a{display:inline-flex;align-items:center;gap:5px;color:#dce7f6;font-weight:800;transition:color .2s ease}
.foot__credit a svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
.foot__credit a:hover{color:#ffbd72}
.foot__credit a:hover svg{transform:translate(2px,-2px)}
@media(max-width:850px){.foot__bot{flex-wrap:wrap}.foot__credit{width:100%}}
@media(max-width:600px){.foot__credit{width:auto;white-space:normal}}
@media(prefers-reduced-motion:reduce){.foot__credit a,.foot__credit a svg{transition:none}}

/* Hero heading: the promise sits on its own single line. */
.hero h1>span,.hero h1>em{display:block}
.hero h1>em{white-space:nowrap}

/* Final gold CTA override (kept last so every section uses the same metal tone). */
.btn--hero-primary,.calc__submit{
  background:linear-gradient(135deg,#fff2bd 0%,#e5c463 30%,#bd8120 68%,#e9cc70 100%);
  color:#111c2e;
  box-shadow:0 18px 38px rgba(148,101,20,.25),inset 0 1px rgba(255,255,255,.76),inset 0 -1px rgba(91,55,5,.24);
}
.btn--hero-primary:hover,.calc__submit:hover{
  background:linear-gradient(135deg,#fff8d6 0%,#efd67f 32%,#ca922d 68%,#f2db87 100%);
  color:#091426;
  box-shadow:0 22px 46px rgba(148,101,20,.35),inset 0 1px rgba(255,255,255,.82);
}
.branch--krasnodar .branch__route{background:linear-gradient(135deg,#fff2bd,#d9ae47 47%,#b87916);color:#101d32;box-shadow:0 14px 30px rgba(148,101,20,.22),inset 0 1px rgba(255,255,255,.7)}
.branch--krasnodar .branch__route:hover{background:linear-gradient(135deg,#fff8d6,#e8ca6c 48%,#c78f28)}
