/* ========================================
   {{brand}} Sports Template - Main Stylesheet
   Optimized for Yandex SEO
   ======================================== */

/* CSS Variables for easy customization */
:root {
    --primary-color: #FFEB3B;
    --primary-dark: #5C6BC0;
    --primary-light: #E0F2F1;
    --secondary-color: #1565C0;
    --accent-color: #FF5722;
    --text-color: #333333;
    --text-light: #666666;
    --bg-color: #ffffff;
    --bg-light: #f8f9fa;
    --bg-dark: #1A237E;
    --border-color: #e0e0e0;
    --shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    --radius: 8px;
    --radius-lg: 16px;
    --transition: all 0.3s ease;
}

/* Reset & Base */
*, *::before, *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    font-size: 16px;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans SC", sans-serif;
    line-height: 1.6;
    color: var(--text-color);
    background-color: var(--bg-color);
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

a {
    text-decoration: none;
    color: inherit;
    transition: var(--transition);
}

ul, ol {
    list-style: none;
}

/* Container */
.m-woniuq {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Header */
.el-ga7enn {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: var(--bg-color);
    box-shadow: var(--shadow);
    padding: 15px 0;
}

.el-ga7enn .m-woniuq {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.el-nbkpu5 {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--primary-color);
}

._jt183c {
    font-size: 2rem;
}

.s-xmaup6 {
    display: flex;
    gap: 25px;
}

.ui-un6i0v {
    font-weight: 500;
    color: var(--text-color);
    padding: 8px 0;
    position: relative;
}

.ui-un6i0v:hover,
.ui-un6i0v.m-qde4sj {
    color: var(--primary-color);
}

.ui-un6i0v::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition);
}

.ui-un6i0v:hover::after,
.ui-un6i0v.m-qde4sj::after {
    width: 100%;
}

._yrkr3w {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    border: 2px solid var(--primary-color);
    border-radius: var(--radius);
    color: var(--primary-color);
    font-weight: 600;
}

._yrkr3w:hover {
    background: var(--primary-color);
    color: white;
}

.s-f1ru8n {
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
}

.s-f1ru8n span {
    width: 25px;
    height: 3px;
    background: var(--text-color);
    border-radius: 2px;
    transition: var(--transition);
}

/* Floating Button */
.c-g4k5wx {
    position: fixed;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}

.zjmig7 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 15px 12px;
    background: var(--primary-color);
    color: white;
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    font-size: 0.85rem;
    font-weight: 600;
    text-align: center;
    writing-mode: vertical-rl;
}

.zjmig7:hover {
    background: var(--primary-dark);
    transform: scale(1.05);
}

.s-lq9rad {
    font-size: 1.5rem;
    writing-mode: horizontal-tb;
}

/* Buttons */
.el-t1vh4c {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 28px;
    border-radius: var(--radius);
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    border: none;
    transition: var(--transition);
}

._icds2d {
    background: var(--primary-color);
    color: white;
}

._icds2d:hover {
    background: var(--primary-dark);
    transform: translateY(-2px);
    box-shadow: var(--shadow);
}

.el-unlvgj {
    background: transparent;
    color: var(--primary-color);
    border: 2px solid var(--primary-color);
}

.el-unlvgj:hover {
    background: var(--primary-color);
    color: white;
}

.s-z4qw4b {
    background: white;
    color: var(--primary-color);
}

.s-z4qw4b:hover {
    background: var(--bg-light);
}

._k9in80 {
    padding: 8px 16px;
    font-size: 0.9rem;
}

/* Hero Section */
.s-ap67bn {
    padding: 140px 0 80px;
    background: linear-gradient(135deg, var(--bg-light) 0%, var(--bg-color) 100%);
    position: relative;
    overflow: hidden;
}

.s-ap67bn::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -10%;
    width: 60%;
    height: 150%;
    background: var(--primary-light);
    border-radius: 50%;
    opacity: 0.3;
    z-index: 0;
}

.s-ap67bn .m-woniuq {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    position: relative;
    z-index: 1;
}

.s-qufzu5 {
    font-size: 3rem;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 20px;
    color: var(--primary-color);
}

.el-kvpfww {
    font-size: 1.2rem;
    color: var(--text-light);
    margin-bottom: 30px;
    line-height: 1.8;
}

.x-ox87ri {
    display: flex;
    gap: 15px;
    margin-bottom: 40px;
}

.s-rg7h24 p {
    font-size: 0.9rem;
    color: var(--text-light);
    margin-bottom: 15px;
}

.ui-jgj2l7 {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.s-iatrmd {
    font-weight: 700;
    color: var(--text-light);
    opacity: 0.6;
}

.s-b8vk3o {
    position: relative;
}

.s-b8vk3o img {
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow);
}

/* Section Common Styles */
section {
    padding: 80px 0;
}

.m-a9fp04 {
    text-align: center;
    margin-bottom: 50px;
}

.cygr5z {
    display: inline-block;
    padding: 8px 20px;
    background: var(--primary-light);
    color: var(--primary-color);
    border-radius: 50px;
    font-size: 0.9rem;
    font-weight: 600;
    margin-bottom: 15px;
}

.c-zzqtqd {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--text-color);
}

.c-zzqtqd strong {
    color: var(--primary-color);
}

/* About Section */
.s-nwd6m6 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.is-e8eo5c p {
    margin-bottom: 20px;
    line-height: 1.8;
}

.is-e8eo5c strong {
    color: var(--primary-color);
}

.el-pecy5f {
    position: relative;
}

.el-pecy5f img {
    border-radius: var(--radius-lg);
}

.c-vlfo9n {
    position: absolute;
    bottom: -20px;
    left: -20px;
    background: var(--primary-color);
    color: white;
    padding: 25px;
    border-radius: var(--radius);
    text-align: center;
    box-shadow: var(--shadow);
}

.is-j9xao3 {
    display: block;
    font-size: 2.5rem;
    font-weight: 800;
}

.m-vdik4j {
    font-size: 0.85rem;
}

/* Services Section */
.ui-s14agz {
    background: var(--bg-light);
}

.el-oga6ex {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.is-veehsl {
    background: white;
    padding: 35px 25px;
    border-radius: var(--radius-lg);
    text-align: center;
    box-shadow: var(--shadow);
    transition: var(--transition);
    border: 2px dashed transparent;
}

.is-veehsl:hover {
    transform: translateY(-10px);
    border-color: var(--primary-color);
}

._hz8ask {
    font-size: 3rem;
    margin-bottom: 20px;
}

.q6x4iy {
    font-size: 1.2rem;
    margin-bottom: 15px;
    color: var(--text-color);
}

.ui-quh3u2 {
    font-size: 0.95rem;
    color: var(--text-light);
    line-height: 1.7;
}

.ui-quh3u2 strong {
    color: var(--primary-color);
}

.js-y6oz8p {
    text-align: center;
    margin-top: 40px;
}

/* Video CTA Section */
.ktcqf0 {
    background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url('../images/video-bg.webp') center/cover;
    color: white;
    text-align: center;
    padding: 100px 0;
}

.ui-gbtue3 {
    width: 80px;
    height: 80px;
    background: white;
    color: var(--primary-color);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    margin-bottom: 30px;
    cursor: pointer;
    transition: var(--transition);
}

.ui-gbtue3:hover {
    transform: scale(1.1);
    box-shadow: 0 0 0 15px rgba(255,255,255,0.2);
}

._gvs8yy {
    font-size: 2.2rem;
    margin-bottom: 20px;
}

.ui-l4lrjc {
    font-size: 1.1rem;
    opacity: 0.9;
    margin-bottom: 30px;
}

/* Process Section */
.c-wmkd45 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
}

.qoop9k {
    flex: 1;
    max-width: 250px;
    text-align: center;
    position: relative;
}

.k3vc6m {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--primary-color);
    color: white;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 0.9rem;
    z-index: 1;
}

.qoop9k img {
    border-radius: var(--radius);
    margin-bottom: 20px;
    aspect-ratio: 1;
    object-fit: cover;
}

.qoop9k h3 {
    font-size: 1.1rem;
    margin-bottom: 10px;
}

.qoop9k p {
    font-size: 0.9rem;
    color: var(--text-light);
}

._ro1vqj {
    font-size: 2rem;
    color: var(--primary-color);
    margin-top: 80px;
}

/* Contact Section */
.c-bw8p4x {
    background: var(--bg-dark);
    color: white;
}

.s-rp5ii1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    border-radius: var(--radius-lg);
    overflow: hidden;
    background: white;
}

._ddtqsq img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.s-t6tr2f {
    padding: 50px;
    color: var(--text-color);
}

.m-gtggyp {
    font-size: 1.8rem;
    margin-bottom: 30px;
    color: var(--primary-color);
}

.s-lse9n1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 15px;
}

.x-f2ct8h,
.gkxhqb,
.s-ojarus {
    width: 100%;
    padding: 15px;
    border: 2px dashed var(--border-color);
    border-radius: var(--radius);
    font-size: 1rem;
    transition: var(--transition);
    background: var(--bg-light);
}

.x-f2ct8h:focus,
.gkxhqb:focus,
.s-ojarus:focus {
    outline: none;
    border-color: var(--primary-color);
}

.s-ojarus {
    resize: vertical;
    min-height: 120px;
    margin-bottom: 20px;
}

/* Partners Section */
.js-mc8lq3 {
    padding: 40px 0;
    border-top: 1px dashed var(--border-color);
    border-bottom: 1px dashed var(--border-color);
}

.js-y2wpbg {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
}

.el-m94bsm {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--text-light);
    opacity: 0.6;
    transition: var(--transition);
}

.el-m94bsm:hover {
    opacity: 1;
    color: var(--primary-color);
}

/* Stats Section */
._a8al1n {
    background: var(--bg-dark);
    color: white;
    padding: 60px 0;
}

.ui-igjpar {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.m-jbohc8 {
    text-align: center;
}

.el-qavqkp {
    font-size: 2.5rem;
    margin-bottom: 15px;
    display: block;
}

.s-lzthng {
    font-size: 3rem;
    font-weight: 800;
    display: block;
    margin-bottom: 10px;
}

.js-gbudut {
    font-size: 1rem;
    opacity: 0.8;
}

/* Cases Section */
.c-diptik {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.c-nv6mph {
    background: white;
    border-radius: var(--radius-lg);
    overflow: hidden;
    box-shadow: var(--shadow);
    transition: var(--transition);
    border: 2px dashed transparent;
}

.c-nv6mph:hover {
    transform: translateY(-5px);
    border-color: var(--primary-color);
}

.c-nv6mph img {
    width: 100%;
    aspect-ratio: 16/10;
    object-fit: cover;
}

._s8vt5v {
    padding: 25px;
}

._s8vt5v h3 {
    font-size: 1.1rem;
    margin-bottom: 10px;
    line-height: 1.4;
}

._s8vt5v p {
    font-size: 0.9rem;
    color: var(--text-light);
    margin-bottom: 15px;
}

.ui-gnign7 {
    color: var(--primary-color);
    font-weight: 600;
}

/* FAQ Section */
.c-y39yl3 {
    background: var(--bg-light);
}

.js-af7pb5 {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 50px;
    align-items: start;
}

.el-xm7m97 {
    text-align: left;
}

.el-xm7m97 .c-zzqtqd {
    margin-bottom: 20px;
}

.a3fv3b {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.js-xk7mvz {
    background: white;
    border-radius: var(--radius);
    overflow: hidden;
    border: 2px dashed var(--border-color);
}

.s-g0iu9a {
    width: 100%;
    padding: 20px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: none;
    border: none;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    text-align: left;
}

.c-m94eh4 {
    font-size: 1.5rem;
    color: var(--primary-color);
    transition: var(--transition);
}

.c-oh5id9 {
    padding: 0 25px 20px;
    display: none;
}

.js-xk7mvz.active .c-oh5id9 {
    display: block;
}

.js-xk7mvz.active .c-m94eh4 {
    transform: rotate(45deg);
}

/* Team Section */
.m-ffzzrq {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.m-kf4bnb {
    text-align: center;
}

.m-kf4bnb img {
    width: 200px;
    height: 200px;
    border-radius: var(--radius-lg);
    object-fit: cover;
    margin: 0 auto 20px;
    transition: var(--transition);
}

.m-kf4bnb:hover img {
    transform: scale(1.05);
}

.ui-e2syi0 {
    font-size: 1.2rem;
    margin-bottom: 5px;
}

._yccnfs {
    color: var(--primary-color);
    font-size: 0.95rem;
}

/* Testimonials Section */
.x-awgy92 {
    background: linear-gradient(135deg, var(--primary-light) 0%, var(--bg-light) 100%);
}

.c-ahztcf {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

._tu0m24 {
    background: white;
    padding: 35px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow);
}

.c-rgq2mv {
    font-size: 4rem;
    color: var(--primary-color);
    opacity: 0.3;
    line-height: 1;
    margin-bottom: 15px;
}

.ui-knq99z {
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 25px;
    color: var(--text-light);
}

.js-o5yqv8 {
    display: flex;
    align-items: center;
    gap: 15px;
}

.js-o5yqv8 img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.ui-iyph4m {
    display: block;
    font-weight: 600;
}

.m-meojrw {
    color: #ffc107;
}

/* News Section */
.js-vrllfi {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}

.el-cqjcec {
    background: white;
    border-radius: var(--radius-lg);
    overflow: hidden;
    box-shadow: var(--shadow);
    transition: var(--transition);
}

.el-cqjcec:hover {
    transform: translateY(-5px);
}

.el-cqjcec img {
    width: 100%;
    aspect-ratio: 16/10;
    object-fit: cover;
}

.el-xhycmm {
    padding: 25px;
}

.el-s41m63 {
    display: flex;
    gap: 20px;
    font-size: 0.85rem;
    color: var(--text-light);
    margin-bottom: 15px;
}

.m-n1nbtd {
    font-size: 1.1rem;
    margin-bottom: 10px;
    line-height: 1.4;
}

.is-riuz3w {
    font-size: 0.9rem;
    color: var(--text-light);
    margin-bottom: 15px;
    line-height: 1.6;
}

/* Footer */
.el-x639nh {
    background: var(--bg-dark);
    color: white;
    padding: 60px 0 30px;
}

.ui-f62t3x {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1.5fr;
    gap: 40px;
    margin-bottom: 40px;
}

._pi70se .el-nbkpu5 {
    margin-bottom: 20px;
}

._pi70se p {
    font-size: 0.95rem;
    opacity: 0.8;
    line-height: 1.7;
    margin-bottom: 25px;
}

._svodpg h4 {
    margin-bottom: 15px;
}

.s-rm9snk {
    display: flex;
    gap: 10px;
}

.s-rm9snk .x-f2ct8h {
    flex: 1;
    background: rgba(255,255,255,0.1);
    border-color: rgba(255,255,255,0.2);
    color: white;
}

.ui-g5d8iq h4,
.x-ekhunu h4,
.el-lnu2if h4 {
    margin-bottom: 20px;
    font-size: 1.1rem;
}

.ui-g5d8iq ul li,
.x-ekhunu ul li {
    margin-bottom: 12px;
}

.ui-g5d8iq a,
.x-ekhunu a {
    opacity: 0.8;
    transition: var(--transition);
}

.ui-g5d8iq a:hover,
.x-ekhunu a:hover {
    opacity: 1;
    color: var(--primary-color);
}

.el-lnu2if p {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 15px;
    opacity: 0.8;
    font-size: 0.95rem;
}

.ui-vvyb1f {
    border-top: 1px solid rgba(255,255,255,0.1);
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.ui-vvyb1f p {
    opacity: 0.7;
    font-size: 0.9rem;
}

.m-wj60n2 {
    display: flex;
    gap: 15px;
}

.m-wj60n2 a {
    width: 40px;
    height: 40px;
    background: rgba(255,255,255,0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    transition: var(--transition);
}

.m-wj60n2 a:hover {
    background: var(--primary-color);
}

/* Responsive Design */
@media (max-width: 1024px) {
    .s-ap67bn .m-woniuq {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .x-ox87ri {
        justify-content: center;
    }
    
    .ui-jgj2l7 {
        justify-content: center;
    }
    
    .s-b8vk3o {
        max-width: 500px;
        margin: 0 auto;
    }
    
    .s-nwd6m6 {
        grid-template-columns: 1fr;
    }
    
    .el-oga6ex {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .c-wmkd45 {
        flex-wrap: wrap;
    }
    
    ._ro1vqj {
        display: none;
    }
    
    .js-af7pb5 {
        grid-template-columns: 1fr;
    }
    
    .m-ffzzrq {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .ui-f62t3x {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 768px) {
    .s-xmaup6 {
        display: none;
    }
    
    .s-f1ru8n {
        display: flex;
    }
    
    .s-qufzu5 {
        font-size: 2rem;
    }
    
    .c-zzqtqd {
        font-size: 1.8rem;
    }
    
    .el-oga6ex {
        grid-template-columns: 1fr;
    }
    
    .s-rp5ii1 {
        grid-template-columns: 1fr;
    }
    
    ._ddtqsq {
        display: none;
    }
    
    .ui-igjpar {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .c-diptik,
    .c-ahztcf,
    .js-vrllfi {
        grid-template-columns: 1fr;
    }
    
    .m-ffzzrq {
        grid-template-columns: 1fr;
    }
    
    .ui-f62t3x {
        grid-template-columns: 1fr;
    }
    
    .c-g4k5wx {
        right: 10px;
        bottom: 20px;
        top: auto;
        transform: none;
    }
    
    .zjmig7 {
        writing-mode: horizontal-tb;
        flex-direction: row;
        padding: 12px 20px;
    }
}

@media (max-width: 480px) {
    .s-qufzu5 {
        font-size: 1.6rem;
    }
    
    .x-ox87ri {
        flex-direction: column;
    }
    
    .s-lse9n1 {
        grid-template-columns: 1fr;
    }
    
    .ui-igjpar {
        grid-template-columns: 1fr;
    }
}
