:root {
    --shadow-button: 0 4px 15px rgba(0, 171, 85, 0.3);
    
    /* Изображения баннера */
    --banner-image-border: 2px solid var(--main-border);
    --banner-title-underline: var(--main-title-gradient);
    --header-hover-transform: translateY(-2px);

    /* Основные цвета для баннеров */
    --banner-title: var(--main-title);
    --header-btn-solid-color: #fff;
    --header-btn-outline-color: #00AB55;
    --main-title-gradient: linear-gradient(90deg, var(--main-title), rgba(0, 171, 85, 0.3));
    --gradient-overlay: linear-gradient(90deg, transparent, rgba(0, 171, 85, 0.2), transparent);
    --footer-text: #919EAB;
    
    /* Эффекты header */
    --header-glow: radial-gradient(circle at 20% 20%, rgba(0, 171, 85, 0.2) 0%, transparent 50%);
    
    /* Основные цвета футера */
    --footer-bg: #161C24;
    --header-logo-border: 1px solid var(--main-border);
    --footer-border: rgba(0, 171, 85, 0.1);
    
    /* Кнопки header */
    --header-btn-solid-bg: #161C24;
    --header-btn-outline-hover-bg: rgba(0, 171, 85, 0.1);
    --payment-option-bg: var(--payment-item-bg);
    --header-bg-blur: rgba(22, 28, 36, 0.95);
    --opacity-payment-hover: rgba(0, 171, 85, 0.1);
    --footer-section-bg: var(--footer-column-bg);
    --footer-legal-border: var(--footer-border-gradient);
    --banner-stat-label: var(--main-text);
    --main-title: #00AB55;
    --gradient-primary: linear-gradient(265deg, #00AB55 0%, #00C361 100%);
    --footer-legal-text: var(--copyright-text);
    --banner-button-shine: var(--gradient-overlay);
    --banner-overlay-gradient: linear-gradient(135deg, rgba(22, 28, 36, 0.95) 0%, rgba(22, 28, 36, 0.75) 100%);
    --header-border: linear-gradient(90deg, transparent, var(--main-title), transparent);
    --banner-title-shadow: 0 2px 15px var(--main-shadow);
    --banner-stat-label-opacity: 0.85;
    --color-primary-dark: #008F47;
    --banner-image-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);

    /* Прозрачность */
    --opacity-background: rgba(22, 28, 36, 0.9);
    --header-border-opacity: 0.15;
    --header-btn-outline-hover-color: #00C361;
    --main-border-gradient: linear-gradient(90deg, transparent, var(--main-accent), transparent);
    --banner-text-opacity: 0.95;
    
    /* Логотип header */
    --header-logo-bg: var(--main-highlight);
    --footer-bg-gradient: linear-gradient(to bottom, #161C24, #212B36);
    --header-logo-shadow: 0 0 10px var(--main-shadow);
    --banner-text: var(--main-text);
    --banner-button-outline-text: var(--main-text);
    --payment-option-bg-hover: var(--payment-item-bg-hover);
    
    /* Кнопки баннера */
    --banner-button-bg: #161C24;
    --header-btn-solid-shadow: 0 4px 15px rgba(22, 28, 36, 0.3);
    --main-text: rgba(255, 255, 255, 0.9);
    --payment-option-shadow: 0 5px 15px var(--footer-border);
    
    /* Цвета для header */
    --header-bg: linear-gradient(180deg, rgba(22, 28, 36, 0.98), rgba(22, 28, 36, 0.95));
    --payment-option-border: var(--footer-border);
    --main-accent: #00AB55;
    --banner-stat-border: var(--footer-border);
    --main-glow-gradient: radial-gradient(circle at 20% 30%, rgba(0, 171, 85, 0.03) 0%, transparent 30%), 
                         radial-gradient(circle at 80% 70%, rgba(0, 171, 85, 0.03) 0%, transparent 30%);
    --banner-overlay: var(--opacity-background);
    --color-primary-light: #00C361;
    --payment-icon-filter: grayscale(100%) brightness(0.8);
    --banner-button-gradient: linear-gradient(265deg, #00AB55 0%, #00C361 100%);
    --opacity-border: rgba(0, 171, 85, 0.1);
    --main-shadow: rgba(0, 171, 85, 0.2);
    --header-bg-gradient: linear-gradient(135deg, rgba(22, 28, 36, 0.98) 0%, rgba(33, 43, 54, 0.95) 100%);
    --payment-item-bg: rgba(0, 171, 85, 0.05);
    --header-btn-solid-hover-shadow: 0 6px 20px rgba(22, 28, 36, 0.4);
    --header-shadow: 0 4px 30px rgba(0, 171, 85, 0.1);
    
    /* Основные цвета для main секции */
    --main-bg: #161C24;
    --banner-button-outline-border: 2px solid #00AB55;
    --header-btn-outline-border: 2px solid #00AB55;
    
    --header-btn-outline-bg: transparent;
    --banner-stat-number: var(--main-title);
    --header-logo-hover-bg: rgba(0, 171, 85, 0.1);
    --color-text-secondary: #919EAB;
    --banner-badge-text: var(--main-title);
    --copyright-text: #919EAB;
    --banner-stat-shine: var(--gradient-overlay);
    --banner-badge-border: 1px solid var(--main-border);
    --footer-title-underline: linear-gradient(90deg, var(--footer-title), transparent);
    --shadow-button-hover: 0 10px 25px rgba(0, 171, 85, 0.4);
    --main-border: rgba(0, 171, 85, 0.1);
    --banner-button-text: var(--color-text);
    
    /* Элементы баннера */
    --banner-badge-bg: var(--main-highlight);
    --footer-column-bg: rgba(0, 171, 85, 0.05);
    --footer-section-shadow: 0 10px 20px var(--footer-border);
    --footer-link-hover: #fff;
    --color-text: #fff;
    --header-btn-solid-hover-bg: #212B36;
    --banner-button-outline-hover: var(--main-highlight);
    --footer-border-gradient: linear-gradient(90deg, transparent, var(--footer-title), transparent);
    --header-shine: linear-gradient(45deg, transparent, rgba(0, 171, 85, 0.1), transparent);
    --payment-item-bg-hover: rgba(0, 171, 85, 0.1);
    --main-highlight: rgba(0, 171, 85, 0.15);
    --banner-button-shadow: 0 4px 20px var(--main-shadow);
    --banner-stat-hover-bg: var(--payment-item-bg-hover);
    --footer-title: #00AB55;
    --payment-icon-filter-hover: grayscale(0%) brightness(1);

    /* Градиенты для main секции */
    --main-bg-gradient: linear-gradient(180deg, #161C24 0%, #212B36 100%);

    /* Тени и градиенты */
    --shadow-primary: 0 2px 10px rgba(0, 171, 85, 0.1);
    --opacity-payment: rgba(0, 171, 85, 0.05);
    
    /* Основные цвета */
    --color-primary: #00AB55;
    --color-background: #161C24;
    
    /* Статистика баннера */
    --banner-stat-bg: var(--footer-column-bg);
    --footer-link: #00AB55;
    --footer-section-border: var(--footer-border);
    --banner-button-shadow-hover: 0 8px 30px var(--main-shadow);
    --main-hover: #fff;
}

* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}

a {
    text-decoration: none;
}

body {
    color: var(--color-text);
    background: var(--color-background);
    font-family: 'Montserrat', sans-serif;
}

.RefwRDVf_f {
    display: flex;
    position: relative;
    justify-content: flex-end;
    width: 100%;
    margin: 0 20px;
}

.PrkjTu {
    display: none;
    background: none;
    border: none;
    font-size: 24px;
    color: var(--color-text);
    cursor: pointer;
    padding: 8px;
}

.RefwRDVf_f ul {
    list-style: none;
    display: flex;
    gap: 10px;
    margin: 0;
    padding: 0;
}

.RefwRDVf_f ul li a {
    text-decoration: none;
    color: var(--color-text);
    transition: 0.3s;
    padding: 5px;
    display: block;
    border-radius: 6px;
    font-size: 13px;
}

.RefwRDVf_f ul li a:hover {
    color: var(--color-primary);
}

@media (max-width: 768px) {
    .PrkjTu {
        display: block;
    }
    
    .RefwRDVf_f ul {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: var(--color-background);
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 8px;
        flex-direction: column;
        gap: 0;
        opacity: 0;
        visibility: hidden;
        transform: translateY(-10px);
        transition: all 0.3s ease;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        z-index: 1000;
    }
    
    .RefwRDVf_f.W2TdzCLE5 ul {
        display: flex;
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        width: 100%;
        align-items: center;
        margin-top: 10px;
    }
    
    .RefwRDVf_f ul li a {
        padding: 16px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .RefwRDVf_f ul li:last-child a {
        border-bottom: none;
    }
}
.L92ivzxe_7am {
  background: var(--color-background);
  padding: 0;
  width: 100%;
  position: relative;
}

.ENzshA3NFqki {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.YwexvBwt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 40px;
  height: 80px;
  position: relative;
}

.YwexvBwt::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: var(--header-border);
}

.kZvu0m6 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  transition: all 0.3s ease;
}

.V9Koka_w {
  height: 32px;
  width: auto;
  filter: drop-shadow(var(--header-logo-shadow));
}

.Ysp30q {
  display: flex;
  gap: 15px;
}

.pVs_gYBSj1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 24px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.jgpeul7dFs3e {
  background: var(--header-btn-solid-bg);
  color: var(--header-btn-solid-color);
}

.jgpeul7dFs3e:hover {
  transform: scale(1.05);
}

.ysaS {
  background: var(--header-btn-outline-bg);
  color: var(--header-btn-outline-color);
  border: var(--header-btn-outline-border);
}

.ysaS:hover {
  background: var(--header-btn-outline-hover-bg);
  transform: scale(1.05);
}

@media (max-width: 768px) {
  .YwexvBwt {
      height: 50px;
      padding: 0 20px;
  }

  .kZvu0m6 {
      padding: 6px 0;
  }

    .jgpeul7dFs3e {
      display: none;
    }

  .V9Koka_w {
      height: 28px;
  }
}
.oweA4 {
  min-height: 90vh;
  position: relative;
  display: flex;
  align-items: center;
  padding: 80px 0;
  overflow: hidden;
}

.oweA4::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('img/urxMB5Uv4R7k.jpg') center/cover no-repeat;
  filter: brightness(0.2);
  z-index: -1;
}

.oweA4::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--banner-overlay-gradient);
  z-index: -1;
}

.Xzl7nxnkCKn0 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

.UMj_Ow {
  position: relative;
}

.Bxt5 {
  display: inline-block;
  padding: 8px 16px;
  background: var(--banner-badge-bg);
  border: var(--banner-badge-border);
  border-radius: 20px;
  color: var(--banner-badge-text);
  font-size: 14px;
  margin-bottom: 20px;
}

.LjLf5L2 {
  font-family: 'Oswald', sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  color: var(--banner-text);
  text-transform: uppercase;
  letter-spacing: 1px;
}

.LjLf5L2 span {
  color: var(--banner-title);
}

.aXlQvff7 {
  font-size: 18px;
  line-height: 1.6;
  color: var(--banner-text);
  margin-bottom: 40px;
}

.F80KBdSn {
  display: flex;
  gap: 20px;
}

.Jooli5Ip_g {
  display: inline-flex;
  align-items: center;
  padding: 16px 40px;
  background: var(--banner-button-bg);
  color: var(--banner-button-text);
  font-size: 18px;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.Jooli5Ip_g::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--banner-button-shine);
  transform: translateX(-100%);
  transition: transform 0.6s ease;
}

.Jooli5Ip_g:hover::before {
  transform: translateX(100%);
}

.Jooli5Ip_g:hover {
  transform: translateY(-3px);
  box-shadow: var(--banner-button-shadow);
}

.oHb8KdaKYskq {
  background: transparent;
  color: var(--banner-button-outline-text);
  border: var(--banner-button-outline-border);
}

.oHb8KdaKYskq:hover {
  background: var(--banner-button-outline-hover);
}

.WGkm6 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 40px;
}

.F99p0A {
  text-align: center;
  padding: 20px;
  background: var(--banner-stat-bg);
  border-radius: 12px;
  border: var(--banner-stat-border);
  transition: all 0.3s ease;
}

.F99p0A:hover {
  transform: translateY(-5px);
  background: var(--banner-stat-hover-bg);
}

.QWybnFCeDk {
  font-family: 'Oswald', sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: var(--banner-stat-number);
  margin-bottom: 8px;
}

.Fd8v8 {
  font-size: 14px;
  color: var(--banner-stat-label);
  text-transform: uppercase;
  letter-spacing: 1px;
}

.vi48hu {
  position: relative;
}

.vi48hu::before {
  content: '';
  position: absolute;
  top: -20px;
  right: -20px;
  width: 100%;
  height: 100%;
  border: var(--banner-image-border);
  border-radius: 20px;
  z-index: -1;
}

.vi48hu img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  box-shadow: var(--banner-image-shadow);
}

@media (max-width: 1024px) {
  .Xzl7nxnkCKn0 {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .vi48hu {
    order: -1;
    max-width: 600px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .oweA4 {
    padding: 60px 0;
  }

  .LjLf5L2 {
    font-size: 40px;
  }

  .aXlQvff7 {
    font-size: 16px;
  }

  .F80KBdSn {
    flex-direction: column;
  }

  .Jooli5Ip_g {
    width: 100%;
    justify-content: center;
  }

  .WGkm6 {
    grid-template-columns: 1fr;
  }
}
.O5bJ2 {
    padding: 80px 0;
    background: var(--color-background);
    position: relative;
    overflow: hidden;
}

.O5bJ2::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--main-glow-gradient);
    z-index: 1;
}

.z7qrt {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}

.rzFKv5AebBOC {
    text-align: center;
    margin-bottom: 50px;
}

.v2k_0_mg4 {
    display: inline-block;
    padding: 8px 16px;
    background: var(--main-highlight);
    color: var(--main-accent);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 30px;
    margin-bottom: 20px;
    box-shadow: var(--shadow-primary);
}

.S6HKRecwY7 {
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: var(--main-title);
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    line-height: 1.2;
    text-shadow: var(--banner-title-shadow);
}

.Mfb_tYOribn {
    font-size: 18px;
    color: var(--main-text);
    opacity: 0.8;
    max-width: 600px;
    margin: 0 auto;
}

.d6y8RXd3_r {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.Fikhj_Yd__qw {
    background: var(--color-darker);
    border: 1px solid var(--main-border);
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.4s ease;
}

.Fikhj_Yd__qw:hover {
    border-color: var(--main-accent);
    box-shadow: var(--shadow-button);
}

.PdY7P {
    position: relative;
    height: 340px;
    overflow: hidden;
}

.PdY7P img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.Fikhj_Yd__qw:hover .PdY7P img {
    transform: scale(1.1);
}

.W_3j {
    position: absolute;
    inset: 0;
    background: var(--banner-overlay-gradient);
    opacity: 0;
    transition: opacity 0.4s ease;
}

.nbrdgpe_ {
    padding: 20px;
    background: var(--color-darker);
}

.vIphtzUuXwZg {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: var(--main-title);
    margin-bottom: 10px;
}

.Lf5ktyMr_qyB {
    font-size: 14px;
    color: var(--main-text);
    opacity: 0.8;
    margin-bottom: 5px;
}

.S1h_n_m {
    font-size: 14px;
    color: var(--main-accent);
    font-weight: 600;
}

@media (max-width: 1200px) {
    .d6y8RXd3_r {
        gap: 20px;
    }
}

@media (max-width: 992px) {
    .d6y8RXd3_r {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .O5bJ2 {
        padding: 60px 0;
    }
    
    .S6HKRecwY7 {
        font-size: 28px;
    }
    
    .Mfb_tYOribn {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .d6y8RXd3_r {
        grid-template-columns: 1fr;
    }
    
    .S6HKRecwY7 {
        font-size: 24px;
    }
}
.VxyCIwG {
    background: var(--footer-bg);
    padding: 40px 0;
    border-top: 1px solid var(--footer-border);
}

.oqXwFKFVobxw {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

.qzeY_f_ {
    padding: 20px;
    background: var(--footer-column-bg);
    border-radius: 4px;
}

.CwTzo9i8 {
    font-size: 14px;
    line-height: 1.6;
    color: var(--footer-text);
    margin-bottom: 15px;
}

.Lauczsw6 {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: var(--footer-title);
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
}

.Lauczsw6::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: var(--footer-title);
}

.ph0Hdb0kd0 {
    color: var(--footer-link);
    text-decoration: none;
    transition: opacity 0.3s ease;
    position: relative;
}

.ph0Hdb0kd0::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 1px;
    background: var(--footer-link);
    transition: width 0.3s ease;
}

.ph0Hdb0kd0:hover::after {
    width: 100%;
}

.ge4rue3QYtze {
    grid-column: 1 / -1;
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid var(--footer-border);
    border-bottom: 1px solid var(--footer-border);
}

.Pivg8o3 {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: var(--footer-title);
    margin-bottom: 20px;
    text-transform: uppercase;
}

.W6iFo3o_in_9 {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.W_yhX4dw {
    width: 60px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--payment-item-bg);
    border-radius: 4px;
    padding: 5px;
    transition: all 0.3s ease;
}

.W_yhX4dw:hover {
    background: var(--payment-item-bg-hover);
    transform: translateY(-2px);
}

.V_5lc1Idgaa {
    max-width: 100%;
    height: auto;
    filter: grayscale(100%);
    opacity: 0.7;
    transition: all 0.3s ease;
}

.V_5lc1Idgaa:hover {
    filter: grayscale(0%);
    opacity: 1;
}

.v5a6F_fp8 {
    grid-column: 1 / -1;
    text-align: center;
    padding-top: 40px;
    font-size: 14px;
    color: var(--copyright-text);
}

@media (max-width: 768px) {
    .oqXwFKFVobxw {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}
.cbwD4mca9eV23 {
    position: relative;
    padding: 100px 0;
    background: var(--color-background);
    overflow: hidden;
}

.cbwD4mca9eV23::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--main-glow-gradient);
    z-index: 1;
}

.gcj4C26yFm {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}

.gcj4C26yFm h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 42px;
    font-weight: 700;
    color: var(--main-title);
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    position: relative;
    padding-left: 30px;
    line-height: 1.2;
    text-shadow: 0 0 25px var(--main-shadow);
}

.gcj4C26yFm h1::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 100%;
    background: var(--main-title-gradient);
    border-radius: 3px;
    box-shadow: 0 0 20px var(--main-shadow);
}

.gcj4C26yFm h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: var(--main-title);
    margin: 45px 0 30px;
    position: relative;
    display: inline-block;
    line-height: 1.3;
    padding-bottom: 12px;
}

.gcj4C26yFm h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: var(--main-title-gradient);
    border-radius: 2px;
    box-shadow: 0 0 20px var(--main-shadow);
}

.gcj4C26yFm h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: var(--main-text);
    margin: 35px 0 20px;
    position: relative;
    line-height: 1.4;
    padding-left: 25px;
}

.gcj4C26yFm h3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 70%;
    background: var(--main-accent);
    border-radius: 2px;
    box-shadow: 0 0 15px var(--main-shadow);
}

.gcj4C26yFm p {
    font-size: 16px;
    line-height: 1.7;
    color: var(--main-text);
    margin-bottom: 30px;
    font-weight: 400;
    letter-spacing: 0.2px;
    position: relative;
    opacity: 0.9;
}

.gcj4C26yFm img {
    width: 100%;
    margin: 20px 0;
}

.gcj4C26yFm ul, 
.gcj4C26yFm ol {
    margin: 35px 0;
    padding-left: 0;
    list-style: none;
}

.gcj4C26yFm li {
    font-size: 16px;
    line-height: 1.7;
    color: var(--main-text);
    margin-bottom: 20px;
    position: relative;
    padding-left: 40px;
    font-weight: 400;
    transition: all 0.4s ease;
    opacity: 0.9;
}

.gcj4C26yFm li:hover {
    transform: translateX(10px);
    color: var(--main-hover);
}

.gcj4C26yFm ul li::before {
    content: '•';
    color: var(--main-accent);
    position: absolute;
    left: 0;
    font-size: 20px;
    font-weight: 600;
    text-shadow: 0 0 15px var(--main-shadow);
    transition: all 0.4s ease;
}

.gcj4C26yFm ul li:hover::before {
    transform: scale(1.3);
    text-shadow: 0 0 25px var(--main-shadow);
}

.gcj4C26yFm ol {
    counter-reset: item;
}

.gcj4C26yFm ol li {
    counter-increment: item;
}

.gcj4C26yFm ol li::before {
    content: counter(item);
    color: var(--main-accent);
    position: absolute;
    left: 0;
    font-weight: 600;
    font-size: 16px;
    background: var(--main-highlight);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    transition: all 0.4s ease;
    box-shadow: 0 0 15px var(--main-shadow);
}

.gcj4C26yFm ol li:hover::before {
    background: var(--main-highlight);
    transform: scale(1.2) rotate(10deg);
    box-shadow: 0 0 25px var(--main-shadow);
}

.gcj4C26yFm a {
    color: var(--main-accent);
    text-decoration: none;
    transition: all 0.6s ease;
    position: relative;
    font-weight: 600;
    padding: 0 4px;
}

.gcj4C26yFm a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 4px;
    background: var(--main-accent);
    transition: width 0.6s ease;
    box-shadow: 0 0 20px var(--main-shadow);
}

.gcj4C26yFm a:hover {
    color: var(--main-hover);
}

.gcj4C26yFm a:hover::before {
    width: 100%;
}

.HhqqYMhwwx {
    background: var(--main-highlight);
    padding: 5px 12px;
    border-radius: 10px;
    color: var(--main-accent);
    font-weight: 600;
    box-shadow: 0 0 25px var(--main-shadow);
}

/* Медиа-запросы */
@media (max-width: 1200px) {
    .cbwD4mca9eV23 {
        padding: 80px 0;
    }
    
    .gcj4C26yFm {
        padding: 0 60px;
    }
    
    .gcj4C26yFm h1 {
        font-size: 36px;
        margin-bottom: 30px;
        padding-left: 25px;
    }
    
    .gcj4C26yFm h2 {
        font-size: 28px;
        margin: 40px 0 25px;
    }
    
    .gcj4C26yFm h3 {
        font-size: 22px;
        margin: 30px 0 15px;
        padding-left: 20px;
    }
    
    .gcj4C26yFm p,
    .gcj4C26yFm li {
        font-size: 15px;
    }
}

@media (max-width: 992px) {
    .cbwD4mca9eV23 {
        padding: 60px 0;
    }
    
    .gcj4C26yFm {
        padding: 0 40px;
    }
    
    .gcj4C26yFm h1 {
        font-size: 32px;
        margin-bottom: 25px;
        padding-left: 20px;
    }
    
    .gcj4C26yFm h2 {
        font-size: 26px;
        margin: 35px 0 20px;
    }
    
    .gcj4C26yFm h3 {
        font-size: 20px;
        margin: 25px 0 15px;
        padding-left: 15px;
    }
    
    .gcj4C26yFm p,
    .gcj4C26yFm li {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .cbwD4mca9eV23 {
        padding: 40px 0;
    }
    
    .gcj4C26yFm {
        padding: 0 30px;
    }
    
    .gcj4C26yFm h1 {
        font-size: 28px;
        margin-bottom: 20px;
        padding-left: 15px;
    }
    
    .gcj4C26yFm h2 {
        font-size: 24px;
        margin: 30px 0 15px;
    }
    
    .gcj4C26yFm h3 {
        font-size: 18px;
        margin: 20px 0 12px;
        padding-left: 12px;
    }
    
    .gcj4C26yFm p,
    .gcj4C26yFm li {
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .cbwD4mca9eV23 {
        padding: 30px 0;
    }
    
    .gcj4C26yFm {
        padding: 0 20px;
    }
    
    .gcj4C26yFm h1 {
        font-size: 26px;
        margin-bottom: 15px;
        padding-left: 12px;
    }
    
    .gcj4C26yFm h2 {
        font-size: 22px;
        margin: 25px 0 12px;
    }
    
    .gcj4C26yFm h3 {
        font-size: 16px;
        margin: 15px 0 10px;
        padding-left: 10px;
    }
    
    .gcj4C26yFm p,
    .gcj4C26yFm li {
        font-size: 12px;
    }
}
.zQmTj {
    position: relative;
    padding: 80px 0;
    background: var(--color-background);
    overflow: hidden;
}

.zQmTj::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--main-glow-gradient);
    z-index: 1;
}

.z4lvU {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}

.Xipzv_h5fsGV {
    text-align: center;
    margin-bottom: 60px;
}

.P_m_h879ZA_1 {
    display: inline-block;
    padding: 8px 16px;
    background: var(--main-highlight);
    color: var(--main-accent);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 30px;
    margin-bottom: 20px;
    box-shadow: 0 0 20px var(--main-shadow);
}

.GI0wz_sT0 {
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: var(--main-title);
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    line-height: 1.2;
    text-shadow: 0 0 25px var(--main-shadow);
}

.Cz1w9 {
    font-size: 18px;
    color: var(--main-text);
    opacity: 0.8;
    max-width: 600px;
    margin: 0 auto;
}

.RWn6_1uj4_CZ {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.o3NfE {
    background: var(--color-darker);
    border: 1px solid var(--main-border);
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}

.o3NfE::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--main-glow-gradient);
    opacity: 0;
    transition: opacity 0.4s ease;
}

.o3NfE:hover {
    transform: translateY(-10px);
    border-color: var(--main-accent);
    box-shadow: 0 10px 30px var(--main-shadow);
}

.o3NfE:hover::before {
    opacity: 1;
}

.Bswg {
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-image {
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 2;
    color: var(--main-text);
    transition: all 0.4s ease;
}

.EiUp {
    position: absolute;
    inset: 0;
    background: var(--main-highlight);
    border-radius: 50%;
    filter: blur(20px);
    opacity: 0;
    transition: all 0.4s ease;
}

.o3NfE:hover .icon-image {
    transform: scale(1.2);
    color: var(--main-accent);
    filter: drop-shadow(0 0 10px var(--main-shadow));
}

.o3NfE:hover .EiUp {
    opacity: 1;
}

.S6wzAeVen6 {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: var(--main-title);
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}

.wkSttJM_kUme {
    font-size: 14px;
    line-height: 1.6;
    color: var(--main-text);
    opacity: 0.8;
    position: relative;
    z-index: 2;
}

/* Медиа-запросы для блока преимуществ */
@media (max-width: 1200px) {
    .zQmTj {
        padding: 60px 0;
    }
    
    .z4lvU {
        padding: 0 40px;
    }
    
    .GI0wz_sT0 {
        font-size: 32px;
    }
    
    .Cz1w9 {
        font-size: 16px;
    }
    
    .RWn6_1uj4_CZ {
        gap: 20px;
    }
    
    .o3NfE {
        padding: 25px;
    }
}

@media (max-width: 992px) {
    .RWn6_1uj4_CZ {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .GI0wz_sT0 {
        font-size: 28px;
    }
}

@media (max-width: 768px) {
    .zQmTj {
        padding: 40px 0;
    }
    
    .z4lvU {
        padding: 0 20px;
    }
    
    .Xipzv_h5fsGV {
        margin-bottom: 40px;
    }
    
    .GI0wz_sT0 {
        font-size: 24px;
    }
    
    .Cz1w9 {
        font-size: 14px;
    }
    
    .o3NfE {
        padding: 20px;
    }
    
    .Bswg {
        width: 60px;
        height: 60px;
    }
    
    .icon-image {
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 480px) {
    .RWn6_1uj4_CZ {
        grid-template-columns: 1fr;
    }
    
    .GI0wz_sT0 {
        font-size: 22px;
    }
    
    .S6wzAeVen6 {
        font-size: 18px;
    }
    
    .wkSttJM_kUme {
        font-size: 13px;
    }
}