:root {
    --shadow-button: 0 4px 15px rgba(178, 102, 255, 0.10);
    
    /* Изображения баннера */
    --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: #B266FF;
    --main-title-gradient: linear-gradient(90deg, #8f5dc1 0%, #772ad6 100%);
    --gradient-overlay: linear-gradient(90deg, transparent, #B266FF 50%, transparent);
    --footer-text: #BDBDBD;
    
    /* Эффекты header */
    --header-glow: radial-gradient(circle at 20% 20%, #B266FF22 0%, transparent 50%);
    
    /* Основные цвета футера */
    --footer-bg: #221133;
    --header-logo-border: 1px solid var(--main-border);
    --footer-border: #2D1847;
    
    /* Кнопки header */
    --header-btn-solid-bg: #2D1847;
    --header-btn-outline-hover-bg: #3A2060;
    --payment-option-bg: var(--payment-item-bg);
    --header-bg-blur: rgba(26, 13, 46, 0.95);
    --opacity-payment-hover: rgba(178, 102, 255, 0.08);
    --footer-section-bg: #24123A;
    --footer-legal-border: var(--footer-border-gradient);
    --banner-stat-label: var(--main-text);
    --main-title: #B266FF;
    --gradient-primary: linear-gradient(265deg, #B266FF 0%, #FFB84D 100%);
    --footer-legal-text: var(--copyright-text);
    --banner-button-shine: var(--gradient-overlay);
    --banner-overlay-gradient: linear-gradient(135deg, #1A0D2E 0%, #24123A 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: #2D1847;
    --banner-image-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);

    /* Прозрачность */
    --opacity-background: rgba(26, 13, 46, 0.92);
    --header-border-opacity: 0.15;
    --header-btn-outline-hover-color: #FFB84D;
    --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, #1A0D2E, #221133);
    --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: #2D1847;
    --header-btn-solid-shadow: 0 4px 15px rgba(178, 102, 255, 0.10);
    --main-text: #fff;
    --payment-option-shadow: 0 5px 15px var(--footer-border);
    
    /* Цвета для header */
    --header-bg: linear-gradient(180deg, #1A0D2E 0%, #24123A 100%);
    --payment-option-border: var(--footer-border);
    --main-accent: #B266FF;
    --banner-stat-border: var(--footer-border);
    --main-glow-gradient: radial-gradient(circle at 20% 30%, #251734 0%, transparent 30%), radial-gradient(circle at 80% 70%, #2a1a3c 0%, transparent 30%);
    --banner-overlay: var(--opacity-background);
    --color-primary-light: #FFB84D;
    --payment-icon-filter: grayscale(100%) brightness(0.8);
    --banner-button-gradient: linear-gradient(90deg, #B266FF 0%, #3A2060 100%);
    --opacity-border: #2D1847;
    --main-shadow: rgba(178, 102, 255, 0.10);
    --header-bg-gradient: linear-gradient(135deg, #1A0D2E 0%, #24123A 100%);
    --payment-item-bg: rgba(178, 102, 255, 0.04);
    --header-btn-solid-hover-shadow: 0 6px 20px rgba(178, 102, 255, 0.10);
    --header-shadow: 0 4px 30px rgba(178, 102, 255, 0.08);
    
    /* Основные цвета для main секции */
    --main-bg: #24123A;
    --banner-button-outline-border: 2px solid #B266FF;
    --header-btn-outline-border: 2px solid #B266FF;
    
    --header-btn-outline-bg: transparent;
    --banner-stat-number: #fff;
    --header-logo-hover-bg: #2D1847;
    --color-text-secondary: #BDBDBD;
    --banner-badge-text: #FFB84D;
    --copyright-text: #BDBDBD;
    --banner-stat-shine: var(--gradient-overlay);
    --banner-badge-border: 1px solid var(--main-border);
    --footer-title-underline: linear-gradient(90deg, #B266FF, transparent);
    --shadow-button-hover: 0 10px 25px rgba(178, 102, 255, 0.10);
    --main-border: #2D1847;
    --banner-button-text: var(--color-text);
    
    /* Элементы баннера */
    --banner-badge-bg: var(--main-highlight);
    --footer-column-bg: #221133;
    --footer-section-shadow: 0 10px 20px var(--footer-border);
    --footer-link-hover: #FFB84D;
    --color-text: #fff;
    --header-btn-solid-hover-bg: #3A2060;
    --banner-button-outline-hover: #3A2060;
    --footer-border-gradient: linear-gradient(90deg, transparent, #B266FF, transparent);
    --header-shine: linear-gradient(45deg, transparent, #B266FF44, transparent);
    --payment-item-bg-hover: rgba(178, 102, 255, 0.12);
    --main-highlight: #24123A;
    --banner-button-shadow: 0 4px 20px var(--main-shadow);
    --banner-stat-hover-bg: #2D1847;
    --footer-title: #B266FF;
    --payment-icon-filter-hover: grayscale(0%) brightness(1);

    /* Градиенты для main секции */
    --main-bg-gradient: linear-gradient(180deg, #1A0D2E 0%, #24123A 100%);

    /* Тени и градиенты */
    --shadow-primary: 0 2px 10px rgba(178, 102, 255, 0.08);
    --opacity-payment: rgba(178, 102, 255, 0.04);
    
    /* Основные цвета */
    --color-primary: #B266FF;
    --color-background: #1A0D2E;
    
    /* Статистика баннера */
    --banner-stat-bg: #221133;
    --footer-link: #B266FF;
    --footer-section-border: var(--footer-border);
    --banner-button-shadow-hover: 0 8px 30px var(--main-shadow);
    --main-hover: #8765bb;
}

* {
    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;
}
.BqpAsl9 {
    background: var(--header-bg);
    padding: 20px 0;
    width: 100%;
    box-shadow: var(--header-shadow);
  }
  
  .BqpAsl9::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: var(--header-border);
    opacity: var(--header-border-opacity);
  }
  
  .rhtuUE {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  
  .tj1dFQzd12 {
    display: flex;
    align-items: center;
    height: 40px;
    width: auto;
    filter: drop-shadow(var(--header-logo-shadow));
  }
  
  .vC8rhIdA_21 {
    display: flex;
    gap: 15px;
  }
  
  .Maxu4 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
  }
  
  .Maxu4::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--header-shine);
    transform: translateX(-100%);
    transition: transform 0.6s ease;
  }
  
  .Maxu4:hover::before {
    transform: translateX(100%);
  }
  
  .S_hu6Ok {
    background: var(--header-btn-solid-bg);
    color: var(--header-btn-solid-color);
    box-shadow: var(--header-btn-solid-shadow);
  }
  
  .S_hu6Ok:hover {
    transform: var(--header-hover-transform);
    box-shadow: var(--header-btn-solid-hover-shadow);
  }
  
  .dzg2dih1 {
    background: var(--header-btn-outline-bg);
    color: var(--header-btn-outline-color);
    border: var(--header-btn-outline-border);
  }
  
  .dzg2dih1:hover {
    background: var(--header-btn-outline-hover-bg);
    transform: var(--header-hover-transform);
  }
  
  @media (max-width: 768px) {
    .rhtuUE {
      padding: 0 20px;
    }
  
    .tj1dFQzd12 {
      height: 30px;
    }
  
    .Maxu4 {
      padding: 10px 20px;
      font-size: 12px;
    }

    .S_hu6Ok {
      display: none;
    }
  }
.Rv_588o {
    height: 80vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 500px;
}

.Rv_588o::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('img/wn9Ee0FNy.jpg') center/cover no-repeat;
    filter: brightness(0.1);
    z-index: -1;
}

.s7v31 {
    max-width: 700px;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}

.hV_xqfc0zuxs1 {
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 20px;
    color: var(--banner-title);
    text-transform: uppercase;
    letter-spacing: 2px;
}

.r9oaIb_Qq0Qr {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 30px;
    color: #fff;
    opacity: var(--banner-text-opacity);
}

.O9J30_0Pkp0 {
    display: inline-block;
    padding: 15px 40px;
    background: var(--banner-button-bg);
    color: var(--banner-button-text);
    font-size: 18px;
    font-weight: 600;
    border-radius: 4px;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}

.O9J30_0Pkp0:hover {
    transform: translateY(-2px);
    box-shadow: var(--banner-button-shadow);
}

.ebVt51uz2 {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 40px;
    flex-wrap: wrap;
}

.dCzwcv67 {
    text-align: center;
}

.lk0Lsmj_kN2y {
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: var(--banner-stat-number);
    margin-bottom: 5px;
}

.bj6bpbD7itZ {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: var(--banner-stat-label-opacity);
}

@media (max-width: 768px) {
    .Rv_588o {
        height: auto;
        padding: 60px 0;
    }
    .hV_xqfc0zuxs1 {
        font-size: 36px;
    }
    .r9oaIb_Qq0Qr {
        font-size: 16px;
    }
    .O9J30_0Pkp0 {
        padding: 12px 30px;
        font-size: 16px;
    }
    .ebVt51uz2 {
        gap: 20px;
        margin-top: 30px;
    }
    .lk0Lsmj_kN2y {
        font-size: 24px;
    }
    .bj6bpbD7itZ {
        font-size: 12px;
    }
}
.mkBhaitt2 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0;
  }
  
  .mkBhaitt2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--main-glow-gradient);
  }
  
  .IY3XK8 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
    z-index: 2;
  }
  
  .IY3XK8 h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    font-weight: 700;
    color: var(--main-title);
    margin-bottom: 30px;
    text-transform: none;
    letter-spacing: -0.3px;
    position: relative;
    padding-left: 25px;
    line-height: 1.2;
  }
  
  .IY3XK8 h1::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: var(--main-title-gradient);
    border-radius: 2px;
  }
  
  .IY3XK8 h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: var(--main-hover);
    margin: 40px 0 25px;
    position: relative;
    display: inline-block;
    line-height: 1.3;
    padding-bottom: 10px;
  }
  
  .IY3XK8 h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: var(--main-title-gradient);
    border-radius: 1px;
  }
  
  .IY3XK8 p {
    font-size: 15px;
    line-height: 1.7;
    color: var(--main-text);
    margin-bottom: 25px;
    font-weight: 400;
    letter-spacing: 0.2px;
    position: relative;
  }

.IY3XK8 img {
    width: 100%;
    margin: 20px 0;
}
  
  .IY3XK8 ul, .IY3XK8 ol {
    margin: 30px 0;
    padding-left: 0;
    list-style: none;
    max-width: 1000px;
  }
  
  .IY3XK8 li {
    font-size: 15px;
    line-height: 1.7;
    color: var(--main-text);
    margin-bottom: 15px;
    position: relative;
    padding-left: 35px;
    font-weight: 400;
    transition: all 0.3s ease;
  }
  
  .IY3XK8 li:hover {
    transform: translateX(8px);
    color: var(--main-hover);
  }
  
  .IY3XK8 ul li::before {
    content: '→';
    color: var(--main-accent);
    position: absolute;
    left: 0;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s ease;
  }
  
  .IY3XK8 ul li:hover::before {
    transform: translateX(5px);
  }
  
  .IY3XK8 ol {
    counter-reset: item;
  }
  
  .IY3XK8 ol li {
    counter-increment: item;
  }
  
  .IY3XK8 ol li::before {
    content: counter(item);
    color: var(--main-accent);
    position: absolute;
    left: 0;
    font-weight: 600;
    font-size: 14px;
    background: var(--main-highlight);
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    transition: all 0.3s ease;
  }
  
  .IY3XK8 ol li:hover::before {
    background: var(--main-highlight);
    transform: scale(1.1);
  }
  
  .IY3XK8 a {
    color: var(--main-accent);
    text-decoration: none;
    transition: all 0.6s ease;
    position: relative;
    font-weight: 600;
    padding: 0 4px;
  }
  
  .IY3XK8 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);
  }
  
  .IY3XK8 a:hover {
    color: var(--main-hover);
  }
  
  .IY3XK8 a:hover::before {
    width: 100%;
  }
  
  .content-highlight {
    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) {
    .IY3XK8 h1 {
        font-size: 34px;
        margin-bottom: 25px;
    }
  
    .IY3XK8 h2 {
        font-size: 26px;
        margin: 35px 0 20px;
    }
  
    .IY3XK8 p, .IY3XK8 li {
        font-size: 14px;
    }
  }
  
  @media (max-width: 1024px) {
    .IY3XK8 h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
  
    .IY3XK8 h2 {
        font-size: 24px;
        margin: 30px 0 15px;
    }
  
    .IY3XK8 p, .IY3XK8 li {
        font-size: 13px;
    }
  }
  
  @media (max-width: 768px) {
    .IY3XK8 h1 {
        font-size: 26px;
        margin-bottom: 15px;
    }
  
    .IY3XK8 h2 {
        font-size: 22px;
        margin: 25px 0 12px;
    }
  
    .IY3XK8 p, .IY3XK8 li {
        font-size: 12px;
    }
  }
  
  @media (max-width: 480px) {
    .mkBhaitt2 {
        padding: 60px 0;
    }

    .IY3XK8 {
        padding: 0 20px;
    }

    .IY3XK8 h1 {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .IY3XK8 h2 {
        font-size: 20px;
        margin: 20px 0 10px;
    }

    .IY3XK8 p, .IY3XK8 li {
        font-size: 11px;
    }
  }
.dzxAv {
    position: relative;
    padding: 80px 0;
    background: var(--color-background);
    overflow: hidden;
}

.dzxAv::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--main-glow-gradient);
    z-index: 1;
}

.B_yoDIl3PyH {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}

.ymdUJ_lushk {
    text-align: center;
    margin-bottom: 60px;
}

.u5cG5YO56 {
    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);
}

.zPuqjr_FtTrI0 {
    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);
}

.Zn2bddd {
    font-size: 18px;
    color: var(--main-text);
    opacity: 0.8;
    max-width: 600px;
    margin: 0 auto;
}

.yeeXnT7kQs1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.uPfA4vcf8f58 {
    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;
}

.uPfA4vcf8f58::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--main-glow-gradient);
    opacity: 0;
    transition: opacity 0.4s ease;
}

.uPfA4vcf8f58:hover {
    transform: translateY(-10px);
    border-color: var(--main-accent);
    box-shadow: 0 10px 30px var(--main-shadow);
}

.uPfA4vcf8f58:hover::before {
    opacity: 1;
}

.kcmFklxl {
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.d1sDgy {
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 2;
    color: var(--main-text);
    transition: all 0.4s ease;
}

.PTzrUbw0 {
    position: absolute;
    inset: 0;
    background: var(--main-highlight);
    border-radius: 50%;
    filter: blur(20px);
    opacity: 0;
    transition: all 0.4s ease;
}

.uPfA4vcf8f58:hover .d1sDgy {
    transform: scale(1.2);
    color: var(--main-accent);
    filter: drop-shadow(0 0 10px var(--main-shadow));
}

.uPfA4vcf8f58:hover .PTzrUbw0 {
    opacity: 1;
}

.QDNiRabGnri {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: var(--main-title);
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}

.j7wy6rO {
    font-size: 14px;
    line-height: 1.6;
    color: var(--main-text);
    opacity: 0.8;
    position: relative;
    z-index: 2;
}

/* Медиа-запросы для блока преимуществ */
@media (max-width: 1200px) {
    .dzxAv {
        padding: 60px 0;
    }
    
    .B_yoDIl3PyH {
        padding: 0 40px;
    }
    
    .zPuqjr_FtTrI0 {
        font-size: 32px;
    }
    
    .Zn2bddd {
        font-size: 16px;
    }
    
    .yeeXnT7kQs1 {
        gap: 20px;
    }
    
    .uPfA4vcf8f58 {
        padding: 25px;
    }
}

@media (max-width: 992px) {
    .yeeXnT7kQs1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .zPuqjr_FtTrI0 {
        font-size: 28px;
    }
}

@media (max-width: 768px) {
    .dzxAv {
        padding: 40px 0;
    }
    
    .B_yoDIl3PyH {
        padding: 0 20px;
    }
    
    .ymdUJ_lushk {
        margin-bottom: 40px;
    }
    
    .zPuqjr_FtTrI0 {
        font-size: 24px;
    }
    
    .Zn2bddd {
        font-size: 14px;
    }
    
    .uPfA4vcf8f58 {
        padding: 20px;
    }
    
    .kcmFklxl {
        width: 60px;
        height: 60px;
    }
    
    .d1sDgy {
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 480px) {
    .yeeXnT7kQs1 {
        grid-template-columns: 1fr;
    }
    
    .zPuqjr_FtTrI0 {
        font-size: 22px;
    }
    
    .QDNiRabGnri {
        font-size: 18px;
    }
    
    .j7wy6rO {
        font-size: 13px;
    }
}
.HuRzmnn3J_K {
    background: var(--footer-bg);
    padding: 60px 0 30px;
    position: relative;
    overflow: hidden;
}

.HuRzmnn3J_K::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: var(--footer-border-gradient);
    opacity: 0.1;
}

.gl7dQuys {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
}

.acr9M94dHZW2 {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 60px;
    margin-bottom: 50px;
}

.lvvMxqmq {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
}

.W2utryA_T5 {
    height: 40px;
    width: auto;
    filter: brightness(1.2);
}

.umxCFcrr0 {
    color: var(--footer-text);
    font-size: 14px;
    line-height: 1.6;
    max-width: 300px;
    opacity: 0.8;
}

.k7cPo2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

.kx51BAbdzD9 {
    color: var(--footer-title);
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.sxoyM {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sxoyM li {
    margin-bottom: 15px;
}

.OPnvG0vvp {
    color: var(--footer-text);
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
    position: relative;
    padding-left: 0;
}

.OPnvG0vvp::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 1px;
    background: var(--footer-title-underline);
    transition: width 0.3s ease;
}

.OPnvG0vvp:hover {
    color: var(--footer-link-hover);
    padding-left: 10px;
}

.OPnvG0vvp:hover::before {
    width: 100%;
}

.SaOaU8 {
    padding: 40px 0;
    border-top: 1px solid var(--footer-border);
    border-bottom: 1px solid var(--footer-border);
    margin-bottom: 40px;
}

.al3nAtdn {
    color: var(--footer-title);
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.VzRbrgUP {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.Wmcydoe3 {
    background: var(--payment-option-bg);
    padding: 12px;
    border-radius: 8px;
    transition: all 0.3s ease;
    border: 1px solid var(--payment-option-border);
}

.Wmcydoe3:hover {
    transform: translateY(-3px);
    box-shadow: var(--payment-option-shadow);
    border-color: var(--footer-title);
    background: var(--payment-option-bg-hover);
}

.JlwL_giK_b {
    height: 24px;
    width: auto;
    filter: var(--payment-icon-filter);
    transition: all 0.3s ease;
}

.Wmcydoe3:hover .JlwL_giK_b {
    filter: var(--payment-icon-filter-hover);
}

.Lm0c__Pajcf1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
}

.GJMdtn4 {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.OqbAzxcv {
    color: var(--footer-legal-text);
    font-size: 14px;
}

.DKbCp_E4 {
    display: flex;
    gap: 20px;
}

.Wm1zblzfF {
    color: var(--footer-legal-text);
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.Wm1zblzfF:hover {
    color: var(--footer-link-hover);
}

.Pohned2 {
    background: var(--footer-title);
    color: var(--footer-bg);
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 12px;
    border-radius: 4px;
    display: inline-block;
}

@media (max-width: 1024px) {
    .acr9M94dHZW2 {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .lvvMxqmq {
        text-align: center;
        align-items: center;
    }

    .umxCFcrr0 {
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .HuRzmnn3J_K {
        padding: 40px 0 20px;
    }

    .gl7dQuys {
        padding: 0 20px;
    }

    .k7cPo2 {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .Lm0c__Pajcf1 {
        flex-direction: column;
        gap: 20px;
        text-align: center;
    }

    .DKbCp_E4 {
        justify-content: center;
    }

    .VzRbrgUP {
        gap: 15px;
    }

    .Wmcydoe3 {
        padding: 8px;
    }

    .JlwL_giK_b {
        height: 20px;
    }
}