﻿:root{
  --bg:#040C19;
  --bg-2:#051428;
  --text:#ffffff;
  --muted:rgba(255,255,255,.85);
  --accent:#ff9f2f;
  --accent-dark:#ff7b00;
  --line:rgba(255,255,255,.12);
  --gradient-accent: linear-gradient(180deg, #ff9f2f 0%, #ff7b00 100%);
  --shadow-premium: 0 20px 60px rgba(255, 140, 0, 0.4), 0 8px 30px rgba(0, 0, 0, 0.5);
  --shadow-button: 0 10px 30px rgba(255,140,0,0.35), 0 3px 10px rgba(0,0,0,0.25);
  --shadow-button-hover: 0 15px 40px rgba(255,140,0,0.5), 0 5px 20px rgba(0,0,0,0.3);
}

@font-face {
    font-family: 'Manrope';
    src: url('/fonts/Manrope-VariableFont.woff2') format('woff2'),
         url('/fonts/Manrope-VariableFont_wght.ttf') format('truetype');
    font-weight: 400 800;
    font-style: normal;
    font-display: swap;
}

@keyframes fadeUp {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes pulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.7; }
}

@keyframes shine {
  0% { transform: translateX(-100%) translateY(-50%); }
  100% { transform: translateX(400%) translateY(-50%); }
}





@keyframes button-heartbeat {
  0% {
    transform: none;
    background: linear-gradient(135deg, #FF8A00 0%, #E65100 100%);
    box-shadow: 0 10px 30px rgba(255, 140, 0, 0.4),
                0 0 60px rgba(255, 120, 0, 0.3),
                0 4px 20px rgba(0, 0, 0, 0.25),
                inset 0 1px 0 rgba(255, 255, 255, 0.25),
                inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    border-color: rgba(255, 255, 255, 0.25);
  }
  /* РќР°С‡Р°Р»Рѕ СѓРґР°СЂР° - РїР»Р°РІРЅС‹Р№ РїРѕРґСЉРµРј */
  5% {
    transform: translateY(-1px) scale(1.01);
    background: linear-gradient(135deg, #FF9100 0%, #F0511C 100%);
    box-shadow: 0 12px 35px rgba(255, 140, 0, 0.5),
                0 0 80px rgba(255, 120, 0, 0.6),
                0 5px 22px rgba(0, 0, 0, 0.28),
                inset 0 1px 0 rgba(255, 255, 255, 0.28),
                inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    border-color: rgba(255, 255, 255, 0.28);
  }
  /* РџРёРє СѓРґР°СЂР° - РјР°РєСЃРёРјР°Р»СЊРЅР°СЏ СЏСЂРєРѕСЃС‚СЊ */
  8% {
    transform: translateY(-2px) scale(1.02);
    background: linear-gradient(135deg, #FF9700 0%, #F6511F 100%);
    box-shadow: 0 15px 40px rgba(255, 140, 0, 0.7),
                0 0 150px rgba(255, 120, 0, 0.9),
                0 6px 25px rgba(0, 0, 0, 0.3),
                inset 0 1px 0 rgba(255, 255, 255, 0.35),
                inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    border-color: rgba(255, 255, 255, 0.35);
  }
  /* РџР»Р°РІРЅС‹Р№ СЃРїР°Рґ РїРѕСЃР»Рµ РїРёРєР° */
  12% {
    transform: translateY(-1px) scale(1.01);
    background: linear-gradient(135deg, #FF9300 0%, #F3511D 100%);
    box-shadow: 0 13px 36px rgba(255, 140, 0, 0.55),
                0 0 90px rgba(255, 120, 0, 0.65),
                0 5.5px 23px rgba(0, 0, 0, 0.29),
                inset 0 1px 0 rgba(255, 255, 255, 0.3),
                inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    border-color: rgba(255, 255, 255, 0.3);
  }
  /* Р’РѕР·РІСЂР°С‚ Рє РёСЃС…РѕРґРЅРѕРјСѓ СЃРѕСЃС‚РѕСЏРЅРёСЋ */
  20% {
    transform: none;
    background: linear-gradient(135deg, #FF8A00 0%, #E65100 100%);
    box-shadow: 0 10px 30px rgba(255, 140, 0, 0.4),
                0 0 60px rgba(255, 120, 0, 0.3),
                0 4px 20px rgba(0, 0, 0, 0.25),
                inset 0 1px 0 rgba(255, 255, 255, 0.25),
                inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    border-color: rgba(255, 255, 255, 0.25);
  }
  100% {
    transform: none;
    background: linear-gradient(135deg, #FF8A00 0%, #E65100 100%);
    box-shadow: 0 10px 30px rgba(255, 140, 0, 0.4),
                0 0 60px rgba(255, 120, 0, 0.3),
                0 4px 20px rgba(0, 0, 0, 0.25),
                inset 0 1px 0 rgba(255, 255, 255, 0.25),
                inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    border-color: rgba(255, 255, 255, 0.25);
  }
}

*{box-sizing:border-box}
html,body{margin:0;padding:0}
body{
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', Oxygen, Ubuntu, Cantarell, sans-serif;
  background:
    radial-gradient(circle at 80% 10%, rgba(255,159,47,.08) 0%, transparent 40%),
    radial-gradient(circle at 20% 90%, rgba(255,159,47,.05) 0%, transparent 40%),
    linear-gradient(180deg, #040C19 0%, #051428 30%, #071D3A 70%, #0A2548 100%);
  color:var(--text);
  font-weight: 400;
  min-height: 100vh;
}
.page{
  min-height:100vh;
  padding:8px;
}
.hero{
  width:min(100%, 1600px);
  min-height:920px;
  margin:0 auto;
  position:relative;
  overflow:hidden;
  border-radius:16px;
  box-shadow:
    0 60px 180px rgba(0,0,0,0.8),
    0 30px 100px rgba(0,0,0,0.6),
    0 15px 50px rgba(0,0,0,0.4),
    inset 0 1px 0 rgba(255,255,255,0.08),
    inset 0 -1px 0 rgba(0,0,0,0.2);
  border: 1px solid rgba(255,255,255,0.08);
  background: var(--bg);
}
.hero::before{
  content:"";
  position:absolute;
  inset:0;
  background: linear-gradient(90deg, 
    rgba(4,12,25,0.98) 0%, 
    rgba(4,12,25,0.92) 20%, 
    rgba(4,12,25,0.78) 40%, 
    rgba(4,12,25,0.5) 60%, 
    rgba(4,12,25,0.2) 80%, 
    transparent 100%),
              radial-gradient(circle at 30% 50%, rgba(255, 159, 47, 0.03) 0%, transparent 60%);
  pointer-events:none;
  z-index:2;
}
.hero::after {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 70% 30%, rgba(255,159,47,0.12) 0%, transparent 60%),
              radial-gradient(circle at 20% 80%, rgba(255,159,47,0.08) 0%, transparent 60%),
              radial-gradient(circle at 20% 50%, rgba(255, 159, 47, 0.05) 0%, transparent 50%);
  pointer-events: none;
  z-index: 1;
}
.hero__content{
  position:relative;
  z-index:2;
  padding:40px 42px 40px 6%;
  max-width:1000px;
  animation: fadeUp 0.8s ease-out;
}

.hero__content::before {
  content: '';
  position: absolute;
  top: -50px;
  left: -50px;
  right: -50px;
  bottom: -50px;
  background: radial-gradient(circle at 30% 50%, rgba(255, 159, 47, 0.03) 0%, transparent 70%);
  pointer-events: none;
  z-index: -1;
  filter: blur(30px);
  opacity: 0.8;
}

.hero__logo-section {
  display: flex;
  align-items: center; /* Р’С‹СЂР°РІРЅРёРІР°РµРј РїРѕ РІРµСЂС…РЅРµРјСѓ РєСЂР°СЋ РґР»СЏ Р»СѓС‡С€РµРіРѕ Р±Р°Р»Р°РЅСЃР° */
  gap: 12px; /* РЈРІРµР»РёС‡РёРІР°РµРј РѕС‚СЃС‚СѓРї РјРµР¶РґСѓ Р»РѕРіРѕС‚РёРїРѕРј Рё С‚РµРєСЃС‚РѕРј */
  margin-bottom: 25px;
}

.hero__logo {
  width: min(100%, 90px); /* РЈРјРµРЅСЊС€Р°РµРј РЅР° 20% */
  display: block;
  margin: 0; /* РЈР±РёСЂР°РµРј РѕС‚СЂРёС†Р°С‚РµР»СЊРЅС‹Р№ РѕС‚СЃС‚СѓРї */
  filter: brightness(0.9) saturate(0.9) drop-shadow(0 0 8px rgba(255,159,47,0.15)); /* РЎРЅРёР¶Р°РµРј СЏСЂРєРѕСЃС‚СЊ, РЅР°СЃС‹С‰РµРЅРЅРѕСЃС‚СЊ Рё СѓРјРµРЅСЊС€Р°РµРј СЃРІРµС‡РµРЅРёРµ */
  opacity: 0.95; /* Р›РµРіРєР°СЏ РїСЂРѕР·СЂР°С‡РЅРѕСЃС‚СЊ */
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), filter 0.8s ease;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  will-change: transform;
}

.hero__logo-text {
  display: flex;
  flex-direction: column;
}

.hero__logo-title {
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.1;
  letter-spacing: 0.02em;
  color: #fff;
  margin-bottom: 4px;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}

.hero__logo-subtitle {
  font-size: 17px;
  line-height: 1.4;
  color: rgba(255,255,255,0.6);
  text-shadow: 0 1px 3px rgba(0,0,0,0.15);
  font-weight: 500;
  letter-spacing: 0.03em;
}

.hero__title{
  position: relative;
  margin:0 0 70px 0;
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', sans-serif;
  font-weight: 800;
  line-height: 0.95;
  letter-spacing: -0.02em;
  font-size: 60px;
  text-shadow: 0 4px 20px rgba(0,0,0,0.6), 0 2px 8px rgba(0,0,0,0.4);
  color: #fff;
}

.hero__title::before {
  content: '';
  position: absolute;
  top: -30px;
  left: -30px;
  right: -30px;
  bottom: -30px;
  background: radial-gradient(circle at 20% 50%, rgba(255, 159, 47, 0.08) 0%, transparent 70%);
  pointer-events: none;
  z-index: -1;
  filter: blur(15px);
  opacity: 0.7;
}

.hero__title-accent{
  color:var(--accent);
  text-shadow: 0 0 30px rgba(255, 159, 47, 0.6), 0 0 50px rgba(255, 159, 47, 0.3), 0 0 70px rgba(255, 159, 47, 0.1);
  font-weight: 800;
  position: relative;
  display: inline-block;
}

.hero__title-accent::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120%;
  height: 120%;
  background: radial-gradient(circle, rgba(255, 159, 47, 0.15) 0%, transparent 70%);
  pointer-events: none;
  z-index: -1;
  filter: blur(10px);
  opacity: 0.6;
}

.urgency-text {
  color: #fff;
  font-weight: 600;
  text-shadow: 0 0 6px rgba(255,255,255,0.3);
}

.urgency-accent {
  color: var(--accent);
  text-shadow: 0 0 20px rgba(255, 159, 47, 0.8), 0 0 30px rgba(255, 159, 47, 0.5), 0 0 40px rgba(255, 159, 47, 0.2);
  font-weight: 700;
  position: relative;
  display: inline-block;
}

.urgency-accent::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 110%;
  height: 110%;
  background: radial-gradient(circle, rgba(255, 159, 47, 0.1) 0%, transparent 70%);
  pointer-events: none;
  z-index: -1;
  filter: blur(5px);
  opacity: 0.6;
}

.hero__list{
  list-style:none;
  padding:0;
  margin:0 0 12px 0;
  display:grid;
  gap:16px;
}
.hero__list li{
  display:flex;
  align-items:center;
  gap:14px;
  font-size:26px;
  line-height:1.3;
  color:#fff;
  letter-spacing:-0.01em;
  font-weight: 500;
  transition: all 0.2s ease-out;
  padding: 6px 0;
  background: transparent;
  border: none;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.hero__list li:hover {
  transform: translateX(4px);
  color: #fff;
}
.icon{
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-out;
}

.icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.hero__list li:hover .icon {
  transform: scale(1.1);
  opacity: 0.9;
}


.hero__button{
  margin-top:20px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:20px;
  min-width:380px;
  padding:24px 48px;
  border-radius:14px;
  background: linear-gradient(180deg, 
    #ffb24a 0%, 
    #ff9f2f 25%, 
    #ff8e1a 50%, 
    #ff7e00 75%, 
    #ff6f00 100%);
  color:#fff;
  text-decoration:none;
  font-family: 'Manrope', sans-serif;
  font-weight: 600;
  font-size:26px;
  letter-spacing:-0.01em;
  position:relative;
  overflow:hidden;
  box-shadow: 
    0 10px 40px rgba(255,140,0,0.5),
    0 4px 20px rgba(0,0,0,0.3),
    inset 0 1px 0 rgba(255,255,255,0.2);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  text-shadow: 0 1px 2px rgba(0,0,0,0.2);
  border: 1px solid rgba(255,255,255,0.2);
}

.hero__button::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, 
    transparent, 
    rgba(255,255,255,0.15), 
    transparent);
  animation: shine 4s infinite ease-in-out;
  opacity: 0.4;
}
.hero__button:hover{
  transform:translateY(-6px) scale(1.03);
  box-shadow: 
    0 16px 50px rgba(255,140,0,0.5),
    0 6px 30px rgba(0,0,0,0.4),
    inset 0 1px 0 rgba(255,255,255,0.3);
  background: linear-gradient(180deg, 
    #ffb95e 0%, 
    #ffa83a 25%, 
    #ff9629 50%, 
    #ff8514 75%, 
    #ff7400 100%);
  border-color: rgba(255,255,255,0.3);
}

.hero__button::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, 
    rgba(255,255,255,0.1) 0%, 
    rgba(255,255,255,0.05) 50%, 
    transparent 100%);
  border-radius: 14px;
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
}

.hero__button:hover::after {
  opacity: 1;
}


/* Premium button styles */
.hero__button.premium-button {
  min-width: 250px;
  padding: 28px 56px;
  border-radius: 16px;
  background: linear-gradient(135deg, #FF8A00 0%, #E65100 100%);
  box-shadow: 0 10px 30px rgba(255, 140, 0, 0.4),
              0 0 60px rgba(255, 120, 0, 0.3),
              0 4px 20px rgba(0, 0, 0, 0.25),
              inset 0 1px 0 rgba(255, 255, 255, 0.25),
              inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.25);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  gap: 12px;
  position: relative;
  overflow: hidden;
  font-weight: 700;
  font-size: 28px;
  letter-spacing: -0.02em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.hero__button.premium-button::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, 
    transparent, 
    rgba(255, 255, 255, 0.2), 
    transparent);
  animation: shine 4s infinite ease-in-out;
  opacity: 0.5;
}

.hero__button.premium-button:hover {
  transform: translateY(-4px) scale(1.04);
  box-shadow: 0 20px 60px rgba(255, 120, 0, 0.6),
              0 0 90px rgba(255, 140, 0, 0.4),
              0 8px 30px rgba(0, 0, 0, 0.35),
              inset 0 1px 0 rgba(255, 255, 255, 0.3),
              inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  background: linear-gradient(135deg, #FF9500 0%, #F4511E 100%);
  border-color: rgba(255, 255, 255, 0.35);
}

.hero__button.premium-button::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, 
    rgba(255, 255, 255, 0.15) 0%, 
    rgba(255, 255, 255, 0.05) 50%, 
    transparent 100%);
  border-radius: 16px;
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
}

.hero__button.premium-button:hover::after {
  opacity: 1;
}

.premium-button__icon {
  font-size: 30px;
  line-height: 1;
  display: inline-flex;
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.3));
  color: #fff;
  transition: transform 0.3s ease;
}

.hero__button.premium-button:hover .premium-button__icon {
  transform: scale(1.1);
}

.premium-button__text {
  font-weight: 700;
  font-size: 28px;
  letter-spacing: -0.02em;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.premium-button__discount {
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  padding: 3px 10px;
  margin-left: 8px;
  letter-spacing: -0.02em;
  border: 1px solid rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  transition: background 0.2s ease, border-color 0.2s ease;
}

.hero__button.premium-button:hover .premium-button__discount {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.25);
}

/* CTA button group with EKG line */
.cta-button-group {
  display: inline-flex;
  align-items: center;
  position: relative;  /* РґР»СЏ Р°Р±СЃРѕР»СЋС‚РЅРѕРіРѕ РїРѕР·РёС†РёРѕРЅРёСЂРѕРІР°РЅРёСЏ Р»РёРЅРёРё */
}

.ekg-line {
  position: absolute;
  left: calc(100% + 20px); /* СЂР°Р·РјРµС‰Р°РµРј СЃРїСЂР°РІР° РѕС‚ РєРЅРѕРїРєРё */
  top: 50%;
  transform: translateY(-50%);
  width: 300px;
  height: 100px;
  /* РѕСЃС‚Р°Р»СЊРЅС‹Рµ СЃС‚РёР»Рё Р±РµР· РёР·РјРµРЅРµРЅРёР№ */
}

.cta-button-group:hover .ekg-line {
  opacity: 1;
  filter: drop-shadow(0 0 20px rgba(0, 180, 255, 1));
}

/* Sync button pulse with EKG peak */
.hero__button.premium-button {
  animation: button-heartbeat 4s infinite cubic-bezier(0.4, 0, 0.2, 1);
}

.hero__button.premium-button:hover {
  animation: none;
  transform: translateY(-4px) scale(1.04);
  background: linear-gradient(135deg, #FF9500 0%, #F4511E 100%);
  box-shadow: 0 20px 60px rgba(255, 120, 0, 0.7),
              0 0 160px rgba(255, 140, 0, 0.9),
              0 8px 30px rgba(0, 0, 0, 0.35),
              inset 0 1px 0 rgba(255, 255, 255, 0.4),
              inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  border-color: rgba(255, 255, 255, 0.4);
}

/* EKG line for mobile */
.ekg-line-mobile-wrapper {
  display: none;
}



@media (max-width: 640px) {
  .cta-button-group {
    display: block;
    width: 100%;
  }
  .ekg-line {
    display: none; /* Hide line on mobile */
  }
  .hero__button.premium-button {
    animation: button-heartbeat 4s infinite cubic-bezier(0.4, 0, 0.2, 1);
  }
}

/* Hero contacts styles */
.hero-contacts {
  margin-top: 12px;
}



.hero-contacts__list {
  display: flex;
  gap: 10px;
}

.hero-contact {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(18, 24, 36, 0.7), rgba(10, 14, 24, 0.9));
  border: 1px solid rgba(255,255,255,0.06);
  box-shadow: 0 8px 20px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.04);
  backdrop-filter: blur(8px);
  transition: all 0.2s ease;
}

.hero-contact:hover {
  transform: translateY(-2px);
  border-color: rgba(255,166,43,0.25);
  box-shadow: 0 12px 24px rgba(0,0,0,0.3), 0 0 16px rgba(255,166,43,0.12);
}

.hero-contact img {
  width: 22px;
  height: 22px;
}

.hero-contacts__legal {
  font-size: 8px;
  color: rgba(255, 255, 255, 0.35);
  margin-top: 8px;
  text-align: left;
  line-height: 1.3;
}

.hero-contacts__legal a {
  color: inherit;
  text-decoration: none;
}

@media (max-width: 640px) {
  .hero-contacts__legal {
    font-size: 6px;
    line-height: 1.4;
    text-align: center;
  }
  .hero-contacts__legal a {
    color: inherit !important;
    text-decoration: none !important;
  }
}

.hero__media{
  position:absolute;
  inset:0;
  z-index:1;
  overflow:hidden;
}

.hero__media img{
  width:100%;
  height:100%;
  max-height:100%;
  object-fit:cover;
  object-position:65% center;
  display:block;
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  will-change: transform;
}

/* Premium hover effects */
.hero__logo:hover {
  filter: brightness(0.95) saturate(1.05) drop-shadow(0 0 10px rgba(255,159,47,0.2));
}

/* Privacy notice */
.privacy-notice {
  margin-top: 8px;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.45);
  text-align: center;
  line-height: 1.4;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.privacy-notice__link {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  transition: color 0.2s ease;
}

.privacy-notice__link:hover {
  color: #ff9f2f;
  text-decoration: underline;
}


/* Hero subtitle */
.hero__subtitle {
  font-size: 20px;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.8);
  margin: -15px 0 20px 0;
  font-weight: 500;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* Hero trust markers */
.hero__trust {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 20px 0 10px 0;
}

.hero__trust-item {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
  gap: 6px;
}

.hero__trust-item::before {
  content: 'вњ”';
  color: var(--accent);
  font-size: 14px;
}

/* City selector */
.hero__city {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  margin-left: 20px;
  cursor: pointer;
  transition: color 0.2s ease;
  white-space: nowrap;
}

.hero__city:hover {
  color: rgba(255, 255, 255, 0.9);
}

.hero__city-arrow {
  font-size: 10px;
  color: var(--accent);
  transition: transform 0.2s ease;
}

.hero__city:hover .hero__city-arrow {
  transform: translateY(2px);
}

/* CTA wrapper */
.hero__cta-wrapper {
  display: inline-block;
  margin-top: 10px;
}

/* Р‘Р»РѕРє РјР°СЃС‚РµСЂРѕРІ */
.hero__masters {
  display: block;
}

.hero__masters--mobile {
  display: none;
}

.hero__masters {
  position: absolute;
  right: 120px;
  bottom: 80px;
  z-index: 3;
  width: 250px;
  padding: 24px;
  border-radius: 16px;
  background: rgba(5, 20, 40, 0.9);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.45), 0 8px 30px rgba(0, 0, 0, 0.35), 0 0 20px rgba(0, 0, 0, 0.1);
  animation: fadeUp 0.8s ease-out 0.3s both;
  opacity: 0;
  animation-fill-mode: both;
}

.hero__masters-title {
  font-size: 18px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 20px;
  text-align: center;
  display: block;
}

.hero__masters-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.hero__master {
  display: flex;
  align-items: center;
  gap: 16px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.hero__master:hover {
  transform: scale(1.05);
}

.hero__master-avatar {
  position: relative;
  flex-shrink: 0;
  width: 72px;
  height: 72px;
}

.hero__master-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid rgba(255, 255, 255, 0.2);
  filter: brightness(0.9) contrast(1.05);
}

/* Р Р°Р·РЅС‹Рµ С„РёР»СЊС‚СЂС‹ РґР»СЏ С„РѕС‚Рѕ РјР°СЃС‚РµСЂРѕРІ */
.hero__master:nth-child(1) .hero__master-avatar img {
  filter: brightness(0.92) contrast(1.1) saturate(1.05);
}

.hero__master:nth-child(2) .hero__master-avatar img {
  filter: brightness(0.88) contrast(1.08) saturate(0.95);
}

.hero__master:nth-child(3) .hero__master-avatar img {
  filter: brightness(0.95) contrast(1.15) saturate(1.1);
}

.hero__master:nth-child(4) .hero__master-avatar img {
  filter: brightness(0.85) contrast(1.05) saturate(1.0);
}

@media (max-width: 1024px) {
  .hero__master:nth-child(1) .hero__master-avatar img,
  .hero__master:nth-child(2) .hero__master-avatar img,
  .hero__master:nth-child(3) .hero__master-avatar img,
  .hero__master:nth-child(4) .hero__master-avatar img {
    filter: brightness(0.9) contrast(1.05);
  }
}

.hero__master-online {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #00ff88;
  border: 3px solid rgba(5, 20, 40, 0.8);
  box-shadow: 0 0 10px rgba(0, 255, 136, 0.8);
}



.hero__master-info {
  flex: 1;
  min-width: 0;
}

.hero__master-name {
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 4px;
  line-height: 1.2;
}

.hero__master-requests {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.65);
  line-height: 1.2;
}

.hero__master-stats {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.65);
  line-height: 1.2;
}

.hero__masters-experience {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.hero__master-separator {
  display: none;
}

@media (max-width: 1024px) {
  .hero__masters {
    display: none;
  }
  
  .hero__masters--mobile {
    display: block;
  }
  
  .hero__masters,
  .hero__masters--mobile {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 2;
    transform: none;
    width: 100%;
    max-width: 600px;
    margin: 25px auto 0;
    background: rgba(5, 20, 40, 0.7);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.35);
    animation: none;
    opacity: 1;
    padding: 22px;
    box-sizing: border-box;
    text-align: center;
  }
  
  .hero__masters-title {
    display: block;
    font-size: 17px;
    margin-bottom: 18px;
  }
  
  .hero__masters-list {
    flex-direction: row;
    justify-content: center;
    gap: 16px;
  }
  
  .hero__master {
    flex-direction: column;
    text-align: center;
    gap: 10px;
    margin-left: 0;
    flex: 1;
    max-width: 80px;
  }
  
  .hero__master-avatar {
    width: 80px;
    height: 80px;
  }
  
  .hero__master-avatar img {
    filter: brightness(1.05) contrast(1.1);
  }
  
  .hero__master-info {
    display: none;
  }
  
  .hero__masters-experience {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
}

@media (max-width: 640px) {
  .hero__masters {
    display: none;
  }
  
  .hero__masters--mobile {
    display: block;
  }
  
  .hero__masters,
  .hero__masters--mobile {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 2;
    margin: 18px auto 0;
    padding: 18px;
    border-radius: 14px;
    width: 100%;
    max-width: 500px;
    box-sizing: border-box;
    text-align: center;
    background: rgba(5, 20, 40, 0.75);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
  }
  
  .hero__masters-title {
    font-size: 15px;
    margin-bottom: 14px;
    font-weight: 500;
  }
  
  .hero__masters-list {
    flex-direction: row;
    justify-content: center;
    gap: 12px;
  }
  
  .hero__master {
    gap: 8px;
    margin-left: 0;
    flex: 1;
    max-width: 50px;
  }
  
  .hero__master-avatar {
    width: 50px;
    height: 50px;
  }
  
  .hero__master-avatar img {
    filter: brightness(1.05) contrast(1.1);
  }
  
  .hero__master-online {
    animation: pulse 2s infinite;
  }
  
  .hero__masters-experience {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
}

@media (max-width: 1320px){
  .hero{
    min-height:860px;
  }
  .hero__content{padding:40px 36px 36px 6%}
  .hero__title{
    font-size: 62px;
    margin-bottom: 54px;
  }
  .hero__list li{font-size:26px}
  .icon {
    flex-basis: 28px;
    width: 28px;
    height: 28px;
    }

  .privacy-notice {
    margin-top: 8px;
    font-size: 11px;
    text-align: center;
    width: 100%;
  }

  .hero__subtitle {
    font-size: 18px;
    margin: -12px 0 18px 0;
  }

  .hero__trust {
    gap: 16px;
    margin: 18px 0 8px 0;
  }

  .hero__trust-item {
    font-size: 15px;
  }

  .hero__city {
    font-size: 13px;
    margin-left: 20px;
  }
}
@media (max-width: 1024px){
  .hero{
    min-height:auto;
    padding-bottom: 30px;
    border-radius: 12px;
    box-shadow:
      0 30px 100px rgba(0,0,0,0.7),
      0 15px 50px rgba(0,0,0,0.5),
      0 8px 25px rgba(0,0,0,0.4),
      inset 0 1px 0 rgba(255,255,255,0.08);
  }

  .hero__content{
    max-width:none;
    padding:32px 24px 36px 6%;
  }
  .hero__logo-section {
    gap: 10px; /* РЈРјРµРЅСЊС€Р°РµРј РѕС‚СЃС‚СѓРї РґР»СЏ РїР»Р°РЅС€РµС‚Р° */
    margin-bottom: 20px;
    align-items: center; /* РЎРѕС…СЂР°РЅСЏРµРј РІС‹СЂР°РІРЅРёРІР°РЅРёРµ РїРѕ РІРµСЂС…Сѓ */
  }
  
  .hero__logo{
    width:min(100%, 75px); /* РЈРјРµРЅСЊС€Р°РµРј РЅР° 19% */
    margin: 0; /* РЈР±РёСЂР°РµРј РѕС‚СЂРёС†Р°С‚РµР»СЊРЅС‹Р№ РѕС‚СЃС‚СѓРї */
    filter: brightness(0.9) saturate(0.9) drop-shadow(0 0 6px rgba(255,159,47,0.15));
    opacity: 0.95;
  }
  
  .hero__logo-title {
    font-size: 30px;
    color: #fff;
  }
  
  .hero__logo-subtitle {
    font-size: 15px;
    color: rgba(255,255,255,0.6);
  }

  .hero__city {
    font-size: 13px;
    margin-left: 20px;
  }
  .hero__title{
    font-size:58px;
    color: #fff;
    margin-bottom: 49px;
  }

  .hero__list{
    gap:16px;
  }
  .hero__list li{
    font-size:26px;
    gap:14px;
    padding: 6px 0;
    color: #fff;
    background: transparent;
    border: none;
  }
  .icon {
    flex-basis: 28px;
    width: 28px;
    height: 28px;
  }

  .hero__button{
    min-width:100%;
    width:100%;
    margin-top:20px;
    padding:20px 24px;
    font-size:24px;
    border-radius:14px;
  }

  .hero__button.premium-button {
    padding: 22px 32px;
    font-size: 26px;
    border-radius: 16px;
    gap: 12px;
  }

  .hero__button.premium-button .premium-button__text {
    font-size: 26px;
  }

  .hero__button.premium-button .premium-button__discount {
    font-size: 18px;
    padding: 3px 10px;
  }

  .hero__button.premium-button .premium-button__icon {
    font-size: 26px;
  }

  .hero-contacts {
    margin-top: 10px;
  }



  .hero-contact {
    width: 40px;
    height: 40px;
  }

  .hero-contact img {
    width: 20px;
    height: 20px;
  }


  .hero__media{
    min-height:400px;
    position: absolute;
    inset: 0;
    z-index: 0;
  }

  .hero__media img{
    object-position:65% top;
    transform:none;
  }

  .hero__title::before {
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    filter: blur(10px);
    opacity: 0.5;
  }

  .hero__title-accent::after {
    filter: blur(8px);
    opacity: 0.4;
  }

  .hero__content::before {
    top: -30px;
    left: -30px;
    right: -30px;
    bottom: -30px;
    filter: blur(20px);
    opacity: 0.6;
  }

  .privacy-notice {
    margin-top: 8px;
    font-size: 11px;
    text-align: center;
    width: 100%;
  }

  .hero-contacts__ip {
    font-size: 11px;
    margin-top: 8px;
  }

  .hero__subtitle {
    font-size: 17px;
    margin: -10px 0 16px 0;
  }

  .hero__trust {
    gap: 14px;
    margin: 16px 0 6px 0;
  }

  .hero__trust-item {
    font-size: 14px;
  }

  .hero__cta-wrapper {
    display: block;
    width: 100%;
  }

  /* EKG line tablet improvements */
  .cta-button-group {
    position: relative;
    width: 100%;
  }
  
  .ekg-line {
    display: none; /* РЎРєСЂС‹РІР°РµРј РЅР° РїР»Р°РЅС€РµС‚Рµ */
    width: 180px;
    height: 60px;
    left: auto;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    filter: drop-shadow(0 0 12px rgba(0, 180, 255, 0.7));
    pointer-events: none;
    z-index: 1;
  }
  
  .cta-button-group:hover .ekg-line {
    opacity: 1;
    filter: drop-shadow(0 0 18px rgba(0, 180, 255, 0.9));
  }
}
@media (max-width: 640px){
  .page {
    padding: 6px;
  }
  
  .hero{
    border-radius:12px;
    box-shadow:
      0 15px 40px rgba(0,0,0,0.6),
      0 8px 20px rgba(0,0,0,0.4),
      inset 0 1px 0 rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.08);
    margin: 0;
    min-height: auto;
    padding-bottom: 16px;
  }
      .hero__media{
      min-height:280px;
      position: absolute;
      inset: 0;
      z-index: 0;
    }
      .hero__media img{
      object-position:60% center;
    }
  .hero__content {
    padding-left: 14px;
    padding-right: 14px;
  }
  .hero__logo-section {
    gap: 6px; /* РЈРјРµРЅСЊС€Р°РµРј РѕС‚СЃС‚СѓРї */
    margin-bottom: 10px; /* РЈРјРµРЅСЊС€Р°РµРј РѕС‚СЃС‚СѓРї РїРѕСЃР»Рµ С…РµРґРµСЂР° */
    align-items: center;
  }
  
  .hero__logo {
    width: min(100%, 45px); /* РЈРјРµРЅСЊС€Р°РµРј РЅР° 25% (Р±С‹Р»Рѕ 60px) */
    margin: 0;
    filter: brightness(0.9) saturate(0.9) drop-shadow(0 0 3px rgba(255,159,47,0.1));
    opacity: 0.95;
  }
  
  .hero__logo-title {
    font-size: 18px; /* РЈРјРµРЅСЊС€Р°РµРј */
    color: #fff;
    line-height: 1.1;
    margin-bottom: 2px;
  }
  
  .hero__logo-subtitle {
    font-size: 11px; /* РЈРјРµРЅСЊС€Р°РµРј */
    color: rgba(255,255,255,0.6);
    line-height: 1.2;
  }

  .hero__city {
    font-size: 11px;
    margin-left: auto; /* Р’С‹СЂР°РІРЅРёРІР°РµРј СЃРїСЂР°РІР° */
    padding-left: 10px;
    white-space: nowrap;
  }
      .hero__title{
      font-size:32px; /* РЈРјРµРЅСЊС€Р°РµРј РЅР° ~11% */
      color: #fff;
      line-height: 1.05; /* РЈР»СѓС‡С€Р°РµРј С‡РёС‚Р°РµРјРѕСЃС‚СЊ */
      margin-bottom: 24px; /* РЈРјРµРЅСЊС€Р°РµРј РѕС‚СЃС‚СѓРї */
    }
  .hero__title-line {
    margin-top:6px;
  }

  .hero__list{
    gap:10px; /* РЈРјРµРЅСЊС€Р°РµРј РѕС‚СЃС‚СѓРїС‹ */
  }
  .hero__list li{
    font-size:16px; /* РЈРјРµРЅСЊС€Р°РµРј С‚РµРєСЃС‚ */
    padding: 4px 0; /* РЈРјРµРЅСЊС€Р°РµРј РІРµСЂС‚РёРєР°Р»СЊРЅС‹Рµ РѕС‚СЃС‚СѓРїС‹ */
    gap:10px; /* РЈРјРµРЅСЊС€Р°РµРј РѕС‚СЃС‚СѓРї РјРµР¶РґСѓ РёРєРѕРЅРєРѕР№ Рё С‚РµРєСЃС‚РѕРј */
    color: #fff;
    background: transparent;
    border: none;
    line-height: 1.3; /* РЈР»СѓС‡С€Р°РµРј С‡РёС‚Р°РµРјРѕСЃС‚СЊ */
  }
  .icon{
    flex-basis: 16px; /* РЈРјРµРЅСЊС€Р°РµРј РёРєРѕРЅРєРё РЅР° 20% */
    width: 16px;
    height: 16px;
  }
  
  .mini {
    font-size: 12px;
    width: 14px;
    height: 14px;
  }
  .hero__button{
    margin-top:10px; /* РЈРјРµРЅСЊС€Р°РµРј РѕС‚СЃС‚СѓРї СЃРІРµСЂС…Сѓ */
    padding:14px 16px; /* РЈРјРµРЅСЊС€Р°РµРј РІРЅСѓС‚СЂРµРЅРЅРёРµ РѕС‚СЃС‚СѓРїС‹ */
    font-size:16px; /* РЈРјРµРЅСЊС€Р°РµРј СЂР°Р·РјРµСЂ С€СЂРёС„С‚Р° */
    border-radius:12px; /* РћРїС‚РёРјР°Р»СЊРЅС‹Р№ СЂР°РґРёСѓСЃ */
    min-width:100%;
    gap:12px;
    background: linear-gradient(135deg, #FF9500 0%, #E65100 100%); /* Р‘РѕР»РµРµ РїСЂРѕСЃС‚РѕР№ РіСЂР°РґРёРµРЅС‚ */
    box-shadow: 
      0 4px 10px rgba(255,140,0,0.25), /* РњРµРЅСЊС€Рµ СЃРІРµС‡РµРЅРёСЏ - Р±РѕР»РµРµ РґРѕСЂРѕРіРѕР№ РІРёРґ */
      0 2px 6px rgba(0,0,0,0.2),
      inset 0 1px 0 rgba(255,255,255,0.2);
    border: 1px solid rgba(255,255,255,0.15); /* Р”РѕР±Р°РІР»СЏРµРј С‚РѕРЅРєСѓСЋ РіСЂР°РЅРёС†Сѓ РґР»СЏ "РґРѕСЂРѕРіРѕРіРѕ" РІРёРґР° */
  }

  .hero__button.premium-button {
    padding: 14px 16px; /* РЈРјРµРЅСЊС€Р°РµРј РѕС‚СЃС‚СѓРїС‹ */
    font-size: 17px; /* РќРµРјРЅРѕРіРѕ СѓРјРµРЅСЊС€Р°РµРј СЂР°Р·РјРµСЂ С€СЂРёС„С‚Р° */
    border-radius: 14px; /* Р§СѓС‚СЊ Р±РѕР»СЊС€Рµ СЂР°РґРёСѓСЃ */
    gap: 10px;
    box-shadow: 
      0 4px 10px rgba(255,140,0,0.25),
      0 2px 6px rgba(0,0,0,0.2),
      inset 0 1px 0 rgba(255,255,255,0.2);
  }

  .hero__button.premium-button .premium-button__text {
    font-size: 17px;
  }

  .hero__button.premium-button .premium-button__discount {
    font-size: 14px;
    padding: 2px 6px;
    border-radius: 5px;
  }

  .hero__button.premium-button .premium-button__icon {
    font-size: 18px;
  }


  .hero-contacts {
    margin-top: 10px;
  }

  .hero-contacts__ip {
    font-size: 10px;
    margin-top: 6px;
    text-align: center;
  }

  .hero-contact {
    width: 32px;
    height: 32px;
    border-radius: 10px;
  }

  .hero-contact img {
    width: 16px;
    height: 16px;
  }



  .hero__title::before {
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    filter: blur(8px);
    opacity: 0.4;
  }

  .hero__title-accent::after {
    filter: blur(6px);
    opacity: 0.3;
    width: 110%;
    height: 110%;
  }

  .hero__content::before {
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    filter: blur(15px);
    opacity: 0.5;
  }

  .privacy-notice {
    margin-top: 6px;
    font-size: 10px;
    max-width: 100%;
    text-align: center;
  }

  .hero__subtitle {
    font-size: 15px; /* РќРµРјРЅРѕРіРѕ СѓРјРµРЅСЊС€Р°РµРј */
    margin: -6px 0 12px 0; /* РЈРјРµРЅСЊС€Р°РµРј РѕС‚СЃС‚СѓРїС‹ */
    line-height: 1.3;
  }

  .hero__trust {
    flex-direction: column;
    gap: 8px; /* РЈРјРµРЅСЊС€Р°РµРј РѕС‚СЃС‚СѓРїС‹ */
    margin: 12px 0 4px 0; /* РЈРјРµРЅСЊС€Р°РµРј РІРЅРµС€РЅРёРµ РѕС‚СЃС‚СѓРїС‹ */
  }

  .hero__trust-item {
    font-size: 13px; /* РќРµРјРЅРѕРіРѕ СѓРјРµРЅСЊС€Р°РµРј */
    line-height: 1.2;
  }

  .hero__cta-wrapper {
    display: block;
    width: 100%;
  }

  /* Mobile EKG line - Р°Р±СЃРѕР»СЋС‚РЅРѕРµ РїРѕР·РёС†РёРѕРЅРёСЂРѕРІР°РЅРёРµ */
  .ekg-line-mobile-wrapper {
    display: block;
    position: absolute;
    right: -35px;
    top: 105%; /* РџРѕР·РёС†РёРѕРЅРёСЂСѓРµРј РѕС‚РЅРѕСЃРёС‚РµР»СЊРЅРѕ СЃРїРёСЃРєР° РіР°Р»РѕС‡РµРє */
    transform: translateY(-50%);
    margin: 0;
    z-index: 2;
    pointer-events: none; /* Р§С‚РѕР±С‹ РЅРµ РјРµС€Р°Р»Р° РєР»РёРєР°Рј */
  }
  
  .ekg-line-mobile {
    width: 120px;
    height: 45px;
    display: inline-block;
    filter: drop-shadow(0 0 6px rgba(0, 180, 255, 0.6));
    opacity: 0.85;
  }
  
  /* РљРѕРЅС‚РµР№РЅРµСЂ РґР»СЏ РіР°Р»РѕС‡РµРє Рё Р»РёРЅРёРё */
  .hero__list-wrapper {
    position: relative;
    margin-bottom: 8px; /* РќРµР±РѕР»СЊС€РѕР№ РѕС‚СЃС‚СѓРї РїРµСЂРµРґ РєРЅРѕРїРєРѕР№ */
  }

  /* РњР°СЃС‚РµСЂР° РѕРЅР»Р°Р№РЅ - РєРѕРјРїР°РєС‚РЅР°СЏ РІРµСЂСЃРёСЏ РґР»СЏ РјРѕР±РёР»СЊРЅС‹С… */
  .hero__masters,
  .hero__masters--mobile {
    margin: 14px auto 0; /* РЈРјРµРЅСЊС€Р°РµРј РѕС‚СЃС‚СѓРї СЃРІРµСЂС…Сѓ */
    padding: 12px; /* РЈРјРµРЅСЊС€Р°РµРј РІРЅСѓС‚СЂРµРЅРЅРёРµ РѕС‚СЃС‚СѓРїС‹ */
    border-radius: 12px;
    max-width: 100%;
  }

  .hero__masters-title {
    font-size: 14px; /* РЈРјРµРЅСЊС€Р°РµРј */
    margin-bottom: 10px;
    font-weight: 500;
  }

  .hero__masters-list {
    gap: 2px; /* РњРёРЅРёРјР°Р»СЊРЅС‹Р№ РѕС‚СЃС‚СѓРї РґР»СЏ СЌС„С„РµРєС‚Р° РїРµСЂРµРєСЂС‹С‚РёСЏ */
    justify-content: center; /* Р¦РµРЅС‚СЂРёСЂСѓРµРј */
    overflow-x: auto; /* Р“РѕСЂРёР·РѕРЅС‚Р°Р»СЊРЅС‹Р№ СЃРєСЂРѕР»Р» РїСЂРё РЅРµРѕР±С…РѕРґРёРјРѕСЃС‚Рё */
    padding-bottom: 8px; /* РћС‚СЃС‚СѓРї РґР»СЏ СЃРєСЂРѕР»Р»Р° */
    -webkit-overflow-scrolling: touch; /* РџР»Р°РІРЅС‹Р№ СЃРєСЂРѕР»Р» РЅР° iOS */
  }

  .hero__masters-list::-webkit-scrollbar {
    display: none; /* РЎРєСЂС‹РІР°РµРј СЃРєСЂРѕР»Р»Р±Р°СЂ */
  }

  .hero__master {
    gap: 2px;
    flex: 0 0 auto; /* РћС‚РєР»СЋС‡Р°РµРј РіРёР±РєРѕРµ СЂР°СЃС‚СЏРіРёРІР°РЅРёРµ */
    max-width: 48px; /* РЈРјРµРЅСЊС€Р°РµРј РјР°РєСЃРёРјР°Р»СЊРЅСѓСЋ С€РёСЂРёРЅСѓ */
  }

  .hero__master:not(:first-child) {
    margin-left: -8px; /* Р­С„С„РµРєС‚ РїРµСЂРµРєСЂС‹С‚РёСЏ РєР°Рє РІ СЃС‚РѕСЂРёСЃ */
  }

  .hero__master-avatar {
    width: 48px; /* РЈРјРµРЅСЊС€Р°РµРј Р°РІР°С‚Р°СЂРєРё */
    height: 48px;
    border-radius: 50%; /* Р”РµР»Р°РµРј РєСЂСѓРіР»С‹РјРё */
    overflow: hidden; /* РћР±СЂРµР·Р°РµРј РёР·РѕР±СЂР°Р¶РµРЅРёРµ РїРѕ РєСЂСѓРіСѓ */
  }

  .hero__master-name {
    font-size: 12px;
    line-height: 1.2;
  }

  .hero__master-requests {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.2;
  }

  .hero__masters-experience {
    font-size: 12px; /* РЈРјРµРЅСЊС€Р°РµРј */
    margin-top: 10px;
    padding-top: 10px;
    line-height: 1.2;
  }

  .urgency-trigger {
    font-size: 10px !important;
    margin-bottom: 0 !important;
    gap: 4px !important;
  }
  
  .urgency-trigger > span:first-child {
    font-size: 14px !important;
  }
  
  .urgency-text {
    color: #fff;
    font-weight: 600;
    text-shadow: 0 0 4px rgba(255,255,255,0.3);
  }
  
  .urgency-accent {
    color: var(--accent);
    text-shadow: 0 0 12px rgba(255, 159, 47, 0.7), 0 0 20px rgba(255, 159, 47, 0.4);
    font-weight: 700;
  }
  
  .urgency-accent::after {
    filter: blur(3px);
    opacity: 0.4;
    width: 105%;
    height: 105%;
  }
}

/* пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅ "пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ" */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(4, 12, 25, 0.92);
  backdrop-filter: blur(8px);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.modal-overlay[aria-hidden="false"] {
  opacity: 1;
  visibility: visible;
}

.modal {
  position: relative;
  width: 100%;
  max-width: 480px;
  background: var(--bg-2);
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 40px 120px rgba(0, 0, 0, 0.6),
              0 20px 60px rgba(0, 0, 0, 0.4),
              0 10px 30px rgba(0, 0, 0, 0.3),
              inset 0 1px 0 rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  animation: fadeUp 0.4s ease-out;
  transform-origin: center center;
}

.modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  transition: all 0.2s ease;
}

.modal__close:hover {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.9);
  transform: rotate(90deg);
}

.modal__content {
  text-align: center;
}

.modal__title {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 12px 0;
  line-height: 1.2;
}

.modal__subtitle {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  margin: 0 0 32px 0;
  line-height: 1.4;
}

.modal__actions {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.call-action {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.call-action__text {
  font-size: 18px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  margin-bottom: 4px;
}

.call-action__button {
  display: block;
  width: 100%;
  padding: 22px 24px;
  background: var(--gradient-accent);
  border-radius: 16px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 10px 30px rgba(255, 140, 0, 0.3),
              0 4px 15px rgba(0, 0, 0, 0.2),
              inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.call-action__button:hover {
  transform: translateY(-2px);
  box-shadow: 0 15px 40px rgba(255, 140, 0, 0.4),
              0 6px 20px rgba(0, 0, 0, 0.25),
              inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.call-action__phone {
  font-size: 32px;
  font-weight: 800;
  color: #fff;
  line-height: 1;
  letter-spacing: -0.02em;
}

.call-action__note {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.3;
}

.request-action__button {
  display: block;
  width: 100%;
  padding: 18px 24px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.15);
  border-radius: 16px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.request-action__button:hover {
  border-color: rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.05);
  transform: translateY(-1px);
}

.modal__form {
  text-align: center;
}

.modal__form-title {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 8px 0;
  line-height: 1.2;
}

.modal__form-subtitle {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  margin: 0 0 32px 0;
  line-height: 1.4;
}

.request-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 24px;
}

.form-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.form-label {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
  font-weight: 500;
}

.form-input {
  padding: 16px 20px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  color: #fff;
  font-size: 16px;
  font-family: 'Manrope', sans-serif;
  transition: all 0.2s ease;
}

.form-input:focus {
  outline: none;
  border-color: var(--accent);
  background: rgba(255, 255, 255, 0.08);
}

.form-input::placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.form-submit {
  width: 100%;
  padding: 18px 24px;
  background: var(--gradient-accent);
  border-radius: 12px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.form-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 30px rgba(255, 140, 0, 0.3);
}

.form-note {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.4;
  margin: 0;
}

.form-note__link {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}

.form-note__link:hover {
  text-decoration: underline;
}

.back-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: transparent;
  border: none;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  cursor: pointer;
  padding: 8px 0;
  margin-top: 16px;
  transition: color 0.2s ease;
}

.back-button:hover {
  color: rgba(255, 255, 255, 0.9);
}

/* пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ */
@media (max-width: 640px) {
  .modal {
    padding: 32px 24px;
    border-radius: 16px;
    max-width: 100%;
  }
  
  .modal__title {
    font-size: 24px;
  }
  
  .modal__subtitle {
    font-size: 15px;
    margin-bottom: 28px;
  }
  
  .call-action__text {
    font-size: 16px;
  }
  
  .call-action__button {
    padding: 20px 24px;
    font-size: 18px;
  }
  
  .call-action__phone {
    font-size: 28px;
  }
  
  .call-action__note {
    font-size: 13px;
  }
  
  .request-action__button {
    padding: 16px 24px;
    font-size: 16px;
  }
  
  .modal__form-title {
    font-size: 22px;
  }
  
  .modal__form-subtitle {
    font-size: 15px;
    margin-bottom: 28px;
  }
  
  .form-input {
    padding: 14px 18px;
    font-size: 16px;
  }
  
  .form-submit {
    padding: 16px 24px;
    font-size: 16px;
  }
}

/* РЎСЃС‹Р»РєР° "РџРѕСЃРјРѕС‚СЂРµС‚СЊ С†РµРЅС‹" */
.price-link-wrapper {
  text-align: center;
  margin: 12px 0;
}

.price-link {
  display: inline-block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  transition: color 0.2s ease;
  padding: 4px 0;
  border-bottom: 1px solid transparent;
}

.price-link:hover {
  color: rgba(255, 255, 255, 0.9);
  border-bottom-color: rgba(255, 255, 255, 0.3);
}

/* РњРѕРґР°Р»РєР° СЃ С†РµРЅР°РјРё */
.modal--prices .modal__content {
  text-align: left;
}

.prices-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 28px 0 32px;
}

.price-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.price-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.price-item__name {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.4;
}

.price-item__value {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
}

.price-item__value[data-free] {
  color: var(--accent);
}

.prices-note {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  line-height: 1.4;
  margin: 24px 0 32px;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.prices-cta-button {
  display: block;
  width: 100%;
  padding: 20px 24px;
  background: var(--gradient-accent);
  border-radius: 16px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 10px 30px rgba(255, 140, 0, 0.3),
              0 4px 15px rgba(0, 0, 0, 0.2),
              inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.prices-cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 15px 40px rgba(255, 140, 0, 0.4),
              0 6px 20px rgba(0, 0, 0, 0.25),
              inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

/* РђРґР°РїС‚РёРІРЅРѕСЃС‚СЊ РґР»СЏ РјРѕР±РёР»СЊРЅС‹С… */
@media (max-width: 640px) {
  .price-link {
    font-size: 13px;
  }
  
  .modal--prices .modal__content {
    text-align: center;
  }
  
  .price-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    padding-bottom: 12px;
  }
  
  .price-item__name {
    font-size: 15px;
  }
  
  .price-item__value {
    font-size: 16px;
    align-self: flex-end;
  }
  
  .prices-note {
    font-size: 13px;
    margin: 20px 0 28px;
    padding-top: 20px;
  }
  
  .prices-cta-button {
    padding: 18px 24px;
    font-size: 17px;
  }
}


@media (max-width: 640px) {
  .hero__content::before {
    filter: blur(15px);
  }
  .hero__title::before {
    filter: blur(8px);
  }
  .hero__title-accent::after {
    filter: blur(5px);
  }
  .urgency-accent::after {
    filter: blur(3px);
  }
  .hero__masters,
  .hero__masters--mobile {
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
  }
  .hero-contacts {
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
  }
}

/* Cookie banner */
.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  background: var(--bg-2);
  border-top: 1px solid var(--line);
  padding: 16px 20px;
  transform: translateY(100%);
  transition: transform 0.4s ease-out;
}

.cookie-banner[aria-hidden="false"] {
  transform: translateY(0);
}

.cookie-banner__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.cookie-banner__text {
  margin: 0;
  font-size: 14px;
  color: var(--muted);
  line-height: 1.4;
}

.cookie-banner__link {
  color: var(--accent);
  text-decoration: none;
}

.cookie-banner__link:hover {
  text-decoration: underline;
}

.cookie-banner__button {
  flex-shrink: 0;
  padding: 10px 24px;
  background: var(--gradient-accent);
  border: none;
  border-radius: 8px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 4px 12px rgba(255, 140, 0, 0.25);
}

.cookie-banner__button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 18px rgba(255, 140, 0, 0.35);
}

/* Hero contacts links */
.hero-contacts__links {
  font-size: 8px;
  color: rgba(255, 255, 255, 0.35);
  text-align: center;
  margin-bottom: 8px;
  line-height: 1.4;
}

.hero-contacts__links a {
  color: inherit;
  text-decoration: none;
}

.hero-contacts__links a:hover {
  color: var(--accent);
  text-decoration: underline;
}

/* Desktop styles */
@media (min-width: 1025px) {
  .hero-contacts__links {
    text-align: left;
    margin-left: 0;
  }
}

/* Media queries for cookie banner */
@media (max-width: 640px) {
  .cookie-banner__content {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }
  
  .cookie-banner__text {
    text-align: center;
  }
  
  .cookie-banner__button {
    width: 100%;
  }
  
  .hero-contacts__links {
    font-size: 6px;
    line-height: 1.4;
  }
}

/* Cookie banner */
.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  background: var(--bg-2);
  border-top: 1px solid var(--line);
  padding: 16px 20px;
  transform: translateY(100%);
  transition: transform 0.4s ease-out;
}

.cookie-banner[aria-hidden="false"] {
  transform: translateY(0);
}

.cookie-banner__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.cookie-banner__text {
  margin: 0;
  font-size: 14px;
  color: var(--muted);
  line-height: 1.4;
}

.cookie-banner__link {
  color: var(--accent);
  text-decoration: none;
}

.cookie-banner__link:hover {
  text-decoration: underline;
}

.cookie-banner__button {
  flex-shrink: 0;
  padding: 10px 24px;
  background: var(--gradient-accent);
  border: none;
  border-radius: 8px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0
}