* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.6;
    color: #333;
    background: #f5f5f5;
}

.h8j2k5m9p3q {
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    position: sticky;
    top: 0;
    z-index: 1000;
    animation: v3x6z9b2c5d 0.6s ease-out;
}

@keyframes v3x6z9b2c5d {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.n4r7t9v2x5z {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.d6g8j2m4p7s {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}

.h3k6m8q2t5v {
    font-size: 28px;
    font-weight: 700;
}

.h3k6m8q2t5v a {
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
}

.h3k6m8q2t5v a:hover {
    text-shadow: 0 0 20px rgba(255,255,255,0.5);
    transform: scale(1.05);
}

.u9b4d7f2h5k {
    display: flex;
    list-style: none;
    gap: 30px;
}

.u9b4d7f2h5k li a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 5px;
    transition: all 0.3s ease;
    position: relative;
}

.u9b4d7f2h5k li a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background: #fff;
    transition: all 0.3s ease;
    transform: translateX(-50%);
}

.u9b4d7f2h5k li a:hover::before {
    width: 100%;
}

.u9b4d7f2h5k li a:hover {
    background: rgba(255,255,255,0.1);
    transform: translateY(-2px);
}

.m2c5f8h3j6k {
    min-height: calc(100vh - 80px);
}

.s7n9q3t6v2x {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
    padding: 120px 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.s7n9q3t6v2x::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 1px, transparent 1px);
    background-size: 50px 50px;
    animation: w8x3y6z9a2b 20s linear infinite;
}

@keyframes w8x3y6z9a2b {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.d4m7p2s5v8x {
    position: relative;
    z-index: 1;
    animation: c5d8e3f6g9h 1s ease-out;
}

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

.h5k8m3p6r9t {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.p8b3d6g9j2m {
    font-size: 22px;
    margin-bottom: 40px;
    opacity: 0.95;
}

.d9c4f7j2m5p {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.a3h6k9n2q5t,
.a7d2g5j8m3p {
    display: inline-block;
    padding: 15px 40px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    font-size: 18px;
}

.a3h6k9n2q5t {
    background: #fff;
    color: #667eea;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}

.a3h6k9n2q5t:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.3);
}

.a7d2g5j8m3p {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}

.a7d2g5j8m3p:hover {
    background: #fff;
    color: #667eea;
    transform: translateY(-3px);
}

.s4w7y2b5d8f {
    padding: 80px 20px;
    background: #fff;
}

.d6h9k3m6p2r {
    max-width: 1200px;
    margin: 0 auto;
}

.h2t5v8x3z6c {
    font-size: 36px;
    text-align: center;
    margin-bottom: 60px;
    color: #2c3e50;
    position: relative;
    padding-bottom: 15px;
}

.h2t5v8x3z6c::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #667eea, #764ba2);
    border-radius: 2px;
}

.d8f3h6j9m2n {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

.a4c7e2g5h8j {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    animation: i2j5k8m3n6p 0.6s ease-out both;
}

.a4c7e2g5h8j:nth-child(1) { animation-delay: 0.1s; }
.a4c7e2g5h8j:nth-child(2) { animation-delay: 0.2s; }
.a4c7e2g5h8j:nth-child(3) { animation-delay: 0.3s; }
.a4c7e2g5h8j:nth-child(4) { animation-delay: 0.4s; }

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

.a4c7e2g5h8j:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}

.i9k4m7p2r5t {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.a4c7e2g5h8j:hover .i9k4m7p2r5t {
    transform: scale(1.1);
}

.a4c7e2g5h8j h3 {
    font-size: 22px;
    margin: 20px 20px 10px;
    color: #2c3e50;
}

.p3b6d9f2h5j {
    padding: 0 20px;
    margin-bottom: 20px;
    color: #666;
    line-height: 1.8;
}

.a8k3m6p9r2s {
    display: inline-block;
    margin: 0 20px 20px;
    padding: 10px 25px;
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.a8k3m6p9r2s:hover {
    transform: translateX(5px);
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);
}

.s7j2m5p8r3t {
    padding: 80px 20px;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
}

.d9v3x6z2c5e {
    max-width: 1200px;
    margin: 0 auto;
}

.h4g7j2k5m8n {
    font-size: 36px;
    text-align: center;
    margin-bottom: 60px;
    color: #2c3e50;
    position: relative;
    padding-bottom: 15px;
}

.h4g7j2k5m8n::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #667eea, #764ba2);
    border-radius: 2px;
}

.d6q9s3v6x2z {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
}

.d8b4e7g2j5k {
    text-align: center;
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}

.d8b4e7g2j5k:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

.i3m6p9r2t5v {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    border-radius: 50%;
    object-fit: cover;
}

.h7w2y5b8d3f {
    font-size: 20px;
    margin-bottom: 15px;
    color: #2c3e50;
}

.p4h7j2m5n8q {
    color: #666;
    line-height: 1.8;
}

.s3r6t9v2x5z {
    padding: 80px 20px;
    background: #fff;
}

.d8c3f6h9j2k {
    max-width: 1200px;
    margin: 0 auto;
}

.h5m8p3r6s9t {
    font-size: 36px;
    text-align: center;
    margin-bottom: 60px;
    color: #2c3e50;
    position: relative;
    padding-bottom: 15px;
}

.h5m8p3r6s9t::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #667eea, #764ba2);
    border-radius: 2px;
}

.d7n2q5s8v3x {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 30px;
}

.a9b4d7f2g5h {
    display: flex;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}

.a9b4d7f2g5h:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

.i6j9k3m6p2r {
    width: 200px;
    height: 200px;
    object-fit: cover;
    flex-shrink: 0;
}

.d4s7t2v5w8x {
    padding: 20px;
    display: flex;
    flex-direction: column;
}

.h8z3c6e2g5h {
    font-size: 20px;
    margin-bottom: 10px;
    color: #2c3e50;
}

.t9j4k7m2n5p {
    color: #999;
    font-size: 14px;
    margin-bottom: 10px;
}

.p6q9r3s6t2v {
    color: #666;
    line-height: 1.8;
    margin-bottom: 15px;
    flex-grow: 1;
}

.a3x6y9z2b5c {
    align-self: flex-start;
    padding: 8px 20px;
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.a3x6y9z2b5c:hover {
    transform: translateX(5px);
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);
}

.s6d9f3g6h2j {
    padding: 80px 20px;
    background: #f8f9fa;
}

.d5k8m3n6p9q {
    max-width: 1200px;
    margin: 0 auto;
}

.h7r2s5t8v3w {
    font-size: 36px;
    text-align: center;
    margin-bottom: 60px;
    color: #2c3e50;
    position: relative;
    padding-bottom: 15px;
}

.h7r2s5t8v3w::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #667eea, #764ba2);
    border-radius: 2px;
}

.d4x7y2z5a8b {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 30px;
}

.a3c6d9e2f5g {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    border-left: 4px solid #667eea;
}

.a3c6d9e2f5g:hover {
    transform: translateX(5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}

.t8h3j6k9m2n {
    display: block;
    color: #999;
    font-size: 14px;
    margin-bottom: 10px;
}

.h4p7q2r5s8t {
    font-size: 20px;
    margin-bottom: 15px;
}

.h4p7q2r5s8t a {
    color: #2c3e50;
    text-decoration: none;
    transition: color 0.3s ease;
}

.h4p7q2r5s8t a:hover {
    color: #667eea;
}

.p9v3w6x2y5z {
    color: #666;
    line-height: 1.8;
}

.a8s3t6v9w2x {
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: #fff;
    padding: 40px 20px;
    text-align: center;
}

.d7y2z5b8c3d {
    max-width: 600px;
    margin: 0 auto;
}

.h6e9f3g6h2i {
    font-size: 24px;
    margin-bottom: 20px;
}

.p4j7k2m5n8p {
    margin-bottom: 10px;
    font-size: 16px;
}

.f3q6r9s2t5v {
    background: #2c3e50;
    color: #fff;
    padding: 60px 20px 20px;
}

.d8w3x6y9z2a {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    margin-bottom: 40px;
}

.d4b7c2d5e8f h4 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #fff;
}

.d4b7c2d5e8f p {
    color: #aaa;
    line-height: 1.8;
}

.u6q9r3s6t2u {
    list-style: none;
}

.u6q9r3s6t2u li {
    margin-bottom: 10px;
}

.u6q9r3s6t2u li a {
    color: #aaa;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
}

.u6q9r3s6t2u li a:hover {
    color: #fff;
    transform: translateX(5px);
}

.d9v3w6x2y5z {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255,255,255,0.1);
}

.p8c3d6e9f2g {
    color: #aaa;
}

.b7t2u5v8w3x {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: #fff;
    border: none;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
}

.b7t2u5v8w3x.q3r6s9t2u5v {
    opacity: 1;
    visibility: visible;
}

.b7t2u5v8w3x:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.3);
}

.w8x3y6z9a2b {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.c5d8e3f6g9h {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.c5d8e3f6g9h a {
    color: #666;
    text-decoration: none;
    margin: 0 5px;
    transition: color 0.3s ease;
}

.c5d8e3f6g9h a:hover {
    color: #667eea;
}

.i2j5k8m3n6p {
    color: #999;
}

@media (max-width: 768px) {
    .u9b4d7f2h5k {
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }

    .h5k8m3p6r9t {
        font-size: 32px;
    }

    .d9c4f7j2m5p {
        flex-direction: column;
        align-items: center;
    }

    .d8f3h6j9m2n,
    .d6q9s3v6x2z,
    .d7n2q5s8v3x,
    .d4x7y2z5a8b {
        grid-template-columns: 1fr;
    }

    .a9b4d7f2g5h {
        flex-direction: column;
    }

    .i6j9k3m6p2r {
        width: 100%;
        height: 200px;
    }
}