﻿* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}a {
    text-decoration: none;
    color: inherit;
}.first-section-PSbfHpJ {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}.wrapper-capsule-6SkYNc0 {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}.hackathon-MxyYZw2 {
    flex: 0 0 auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1170px;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    scroll-behavior: smooth;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.connect-form-1qL6WEb {
    overflow: hidden;
    background: rgb(182,208,205);
    padding: 100px 0;
    position: relative;
}.connect-form-1qL6WEb::before {
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    z-index: 1;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(147,172,170,0.5) 0%, transparent 50%, rgb(112,134,129,0.5) 100%);
}.connect-form-1qL6WEb::after {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    background: radial-gradient(circle at 30% 70%, rgb(147,172,170,0.5) 0%, transparent 30%);
    top: 0;
    left: 0;
    animation: pulse 15s infinite alternate;
    content: "";
}.connect-form-1qL6WEb .container {
    z-index: 5;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.connect-form-1qL6WEb h3 {
    color: #000000;
    text-align: center;
    font-weight: 700;
    position: relative;
    font-size: 35px;
    margin-bottom: 40px;
}.connect-form-1qL6WEb h3::after {
    background: rgb(147,172,170);
    transform: translateX(-50%);
    left: 50%;
    width: 80px;
    content: "";
    height: 3px;
    bottom: -15px;
    position: absolute;
    border-radius: 10px;
}.connect-form-1qL6WEb .image-grid-6dhLrY3 {
    filter: grayscale(40%) contrast(120%);
    top: 0;
    opacity: 0.1;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 0;
}.connect-form-1qL6WEb .image-grid-6dhLrY3::after {
    top: 0;
    height: 100%;
    background: linear-gradient(to right, rgb(147,172,170,0.5) 0%, transparent 100%);
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
}.support-help-mgf5N7s {
    justify-content: space-between;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    z-index: 10;
    display: flex;
    background: #ffffff;
    overflow: hidden;
    border-radius: 14px;
    position: relative;
}.support-help-mgf5N7s::before {
    left: 0;
    background: rgb(147,172,170);
    content: "";
    width: 10px;
    z-index: 1;
    top: 0;
    height: 100%;
    position: absolute;
}.support-help-mgf5N7s .feedback-card-j9xeDIB {
    flex: 0 0 60%;
    padding: 50px;
    position: relative;
}.support-help-mgf5N7s .feedback-card-j9xeDIB::before {
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(112,134,129,0.5), transparent);
    width: 1px;
    height: 100%;
    content: "";
    right: 0;
}.support-help-mgf5N7s .feedback-card-j9xeDIB h3 {
    color: #000000;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 600;
    text-align: left;
}.support-help-mgf5N7s .feedback-card-j9xeDIB h3::after {
    width: 60px;
    left: 0;
    transform: none;
}.support-help-mgf5N7s .feedback-card-j9xeDIB form {
    flex-direction: column;
    display: flex;
}.support-help-mgf5N7s .feedback-card-j9xeDIB input[type="text"],
.support-help-mgf5N7s .feedback-card-j9xeDIB textarea {
    background: rgba(255, 255, 255, 0.8);
    font-family: Arial, sans-serif;
    padding: 15px 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    font-size: 14px;
    width: 100%;
    transition: all 0.3s ease;
    margin-bottom: 20px;
}.support-help-mgf5N7s .feedback-card-j9xeDIB input[type="text"]:focus,
.support-help-mgf5N7s .feedback-card-j9xeDIB textarea:focus {
    outline: none;
    border-color: rgb(147,172,170);
    box-shadow: 0 0 0 3px rgb(147,172,170,0.5);
}.support-help-mgf5N7s .feedback-card-j9xeDIB textarea {
    resize: vertical;
    min-height: 150px;
}.support-help-mgf5N7s .feedback-card-j9xeDIB .connect-message-Bpc7khd {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
    position: relative;
}.support-help-mgf5N7s .feedback-card-j9xeDIB .connect-message-Bpc7khd input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.support-help-mgf5N7s .feedback-card-j9xeDIB .connect-message-Bpc7khd label {
    line-height: 1.5;
    cursor: pointer;
    font-size: calc(14px - 2px);
    color: #000000;
    padding-left: 30px;
    position: relative;
}.support-help-mgf5N7s .feedback-card-j9xeDIB .connect-message-Bpc7khd label::before {
    height: 20px;
    top: 2px;
    content: "";
    left: 0;
    width: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    transition: all 0.3s ease;
    border-radius: 10px;
}.support-help-mgf5N7s .feedback-card-j9xeDIB .connect-message-Bpc7khd input[type="checkbox"]:checked + label::before {
    border-color: rgb(147,172,170);
    background: rgb(147,172,170);
}.support-help-mgf5N7s .feedback-card-j9xeDIB .connect-message-Bpc7khd input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    top: 4px;
    position: absolute;
    left: 7px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    height: 12px;
    width: 6px;
    content: "";
}.support-help-mgf5N7s .feedback-card-j9xeDIB .connect-message-Bpc7khd a {
    transition: all 0.3s ease;
    color: rgb(147,172,170);
    text-decoration: none;
    font-weight: 600;
}.support-help-mgf5N7s .feedback-card-j9xeDIB .connect-message-Bpc7khd a:hover {
    text-decoration: underline;
}.support-help-mgf5N7s .feedback-card-j9xeDIB .inquiry-inquiry-iMEIG3S {
    font-weight: 600;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    display: inline-block;
    color: #ffffff;
    overflow: hidden;
    z-index: 1;
    align-self: flex-start;
    padding: 15px 30px;
    border: none;
    background: rgb(147,172,170);
    border-radius: 10px;
    font-size: 16px;
}.support-help-mgf5N7s .feedback-card-j9xeDIB .inquiry-inquiry-iMEIG3S::before {
    top: 0;
    background: rgb(112,134,129);
    z-index: -1;
    transition: all 0.5s ease;
    left: -100%;
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
}.support-help-mgf5N7s .feedback-card-j9xeDIB .inquiry-inquiry-iMEIG3S:hover::before {
    left: 0;
}.support-help-mgf5N7s .feedback-card-j9xeDIB .inquiry-inquiry-iMEIG3S:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgb(147,172,170,0.5);
}.support-help-mgf5N7s .connect-box-D4lT9up {
    background: linear-gradient(135deg, rgb(147,172,170,0.5) 0%, rgb(182,208,205) 100%);
    padding: 50px;
    position: relative;
    overflow: hidden;
    flex: 0 0 40%;
}.support-help-mgf5N7s .connect-box-D4lT9up::before {
    width: 100%;
    top: -50%;
    animation: rotate 30s linear infinite;
    height: 100%;
    background: radial-gradient(circle, rgb(147,172,170,0.5) 0%, transparent 70%);
    position: absolute;
    right: -50%;
    content: "";
}.support-help-mgf5N7s .connect-box-D4lT9up h4 {
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    color: #000000;
    font-size: 18px;
}.support-help-mgf5N7s .connect-box-D4lT9up h4::after {
    background: rgb(147,172,170);
    position: absolute;
    height: 3px;
    border-radius: 10px;
    width: 60px;
    bottom: -15px;
    content: "";
    left: 0;
}.support-help-mgf5N7s .connect-box-D4lT9up .connect-reach-7b3EB0N {
    margin: 0;
    padding: 0;
    list-style: none;
}.support-help-mgf5N7s .connect-box-D4lT9up .connect-reach-7b3EB0N li {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
    z-index: 1;
}.support-help-mgf5N7s .connect-box-D4lT9up .connect-reach-7b3EB0N li:last-child {
    margin-bottom: 0;
}.support-help-mgf5N7s .connect-box-D4lT9up .connect-reach-7b3EB0N li svg {
    width: 24px;
    height: 24px;
    margin-right: 15px;
    flex-shrink: 0;
}.support-help-mgf5N7s .connect-box-D4lT9up .connect-reach-7b3EB0N li svg path {
    fill: rgb(147,172,170);
    transition: all 0.3s ease;
}.support-help-mgf5N7s .connect-box-D4lT9up .connect-reach-7b3EB0N li:hover svg path {
    fill: rgb(112,134,129);
}.support-help-mgf5N7s .connect-box-D4lT9up .connect-reach-7b3EB0N li span {
    color: #000000;
    font-size: 14px;
    line-height: 1.5;
}.support-help-mgf5N7s .connect-box-D4lT9up .connect-reach-7b3EB0N li a {
    color: #000000;
    text-decoration: none;
    transition: all 0.3s ease;
}.support-help-mgf5N7s .connect-box-D4lT9up .connect-reach-7b3EB0N li a:hover {
    color: rgb(147,172,170);
}

@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.5;
        transform: scale(1);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 992px) {.connect-form-1qL6WEb {
    padding: 80px 0;
}.support-help-mgf5N7s {
    flex-direction: column;
}.support-help-mgf5N7s .feedback-card-j9xeDIB,
    .support-help-mgf5N7s .connect-box-D4lT9up {
    flex: 0 0 100%;
    width: 100%;
}.support-help-mgf5N7s .feedback-card-j9xeDIB::before {
    background: linear-gradient(to right, transparent, rgb(112,134,129,0.5), transparent);
    height: 1px;
    top: auto;
    width: 100%;
    bottom: 0;
    right: 0;
}
}

@media screen and (max-width: 768px) {.connect-form-1qL6WEb {
    padding: 60px 0;
}.connect-form-1qL6WEb h3 {
    font-size: calc(35px - 4px);
}.support-help-mgf5N7s .feedback-card-j9xeDIB,
    .support-help-mgf5N7s .connect-box-D4lT9up {
    padding: 30px;
}.support-help-mgf5N7s .feedback-card-j9xeDIB h3,
    .support-help-mgf5N7s .connect-box-D4lT9up h4 {
    font-size: calc(18px - 2px);
}.support-help-mgf5N7s .feedback-card-j9xeDIB input[type="text"],
    .support-help-mgf5N7s .feedback-card-j9xeDIB textarea {
    padding: 12px 15px;
}.support-help-mgf5N7s .feedback-card-j9xeDIB .inquiry-inquiry-iMEIG3S {
    text-align: center;
    width: 100%;
}
}

@media screen and (max-width: 480px) {.connect-form-1qL6WEb {
    padding: 40px 0;
}.support-help-mgf5N7s .feedback-card-j9xeDIB,
    .support-help-mgf5N7s .connect-box-D4lT9up {
    padding: 20px;
}.support-help-mgf5N7s .connect-box-D4lT9up .connect-reach-7b3EB0N li {
    flex-direction: column;
}.support-help-mgf5N7s .connect-box-D4lT9up .connect-reach-7b3EB0N li svg {
    margin-bottom: 10px;
}}.user-reviews-7Gua0lw {
    overflow: hidden;
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(182,208,205) 0%, #ffffff 100%);
    position: relative;
}.user-reviews-7Gua0lw::before {
    opacity: 0.05;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(112,134,129,0.5) 0px,
        rgb(112,134,129,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    width: 100%;
    position: absolute;
    z-index: 1;
}.user-reviews-7Gua0lw::after {
    right: -10%;
    width: 35%;
    top: -10%;
    height: 35%;
    position: absolute;
    z-index: 0;
    transform: rotate(-15deg);
    background: rgb(147,172,170);
    content: "";
    opacity: 0.08;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}.user-reviews-7Gua0lw h2 {
    position: relative;
    opacity: 1;
    text-align: center;
    z-index: 3;
    color: #000000;
    font-size: 29px;
    margin-bottom: 3rem;
    transform: translateY(0);
    animation: titleAppear 0.8s ease-out;
    font-weight: 700;
}.user-reviews-7Gua0lw h2::after {
    bottom: -10px;
    height: 4px;
    width: 80px;
    position: absolute;
    content: "";
    left: 50%;
    background: linear-gradient(90deg, rgb(147,172,170) 0%, rgb(112,134,129) 100%);
    transform: translateX(-50%) skewX(-20deg);
}.user-reviews-7Gua0lw .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.user-reviews-7Gua0lw .how-grow-w102cqA {
    position: relative;
    overflow: hidden;
}.user-reviews-7Gua0lw .client-opinions-mfCcbuR {
    z-index: 3;
    gap: 2rem;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
                box-shadow 0.3s ease-out;
    border-left: 4px solid rgb(112,134,129);
    box-shadow: 0 10px 30px rgba(0,0,0,0.05), 
                0 1px 4px rgba(0,0,0,0.03);
    padding: 2rem;
    position: relative;
    transform: translateY(20px);
    animation-delay: calc(var(--animation-order, 0) * 0.15s);
    background: linear-gradient(145deg, #ffffff 0%, rgba(255,255,255,0.9) 100%);
    opacity: 0;
    animation: reviewAppear 0.6s ease-out forwards;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a:nth-child(1) {
    --animation-order: 1;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a:nth-child(2) {
    --animation-order: 2;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a:nth-child(3) {
    --animation-order: 3;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a:nth-child(4) {
    --animation-order: 4;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a:nth-child(5) {
    --animation-order: 5;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a:nth-child(6) {
    --animation-order: 6;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a:nth-child(7) {
    --animation-order: 7;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a::before {
    left: 20px;
    position: absolute;
    font-size: 100px;
    top: -15px;
    opacity: 0.2;
    color: rgb(112,134,129);
    font-family: Arial, sans-serif;
    content: "";
    line-height: 1;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a:hover {
    transform: translateY(-5px) scale(1.02);
    border-left-color: rgb(147,172,170);
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 
                0 5px 15px rgba(0,0,0,0.04);
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a h3 {
    font-size: calc(22px * 1.05);
    color: #000000;
    margin-bottom: 0.8rem;
    position: relative;
    display: inline-block;
    font-weight: 600;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a h3::after {
    position: absolute;
    left: 0;
    transition: width 0.3s ease-out 0.1s;
    background: linear-gradient(90deg, rgb(147,172,170) 0%, rgb(112,134,129) 100%);
    content: "";
    height: 2px;
    width: 0;
    bottom: -4px;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a:hover h3::after {
    width: 100%;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a .description {
    z-index: 2;
    color: #000000;
    font-size: 17px;
    position: relative;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a div {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    width: 60px;
    position: relative;
    margin-left: auto;
    overflow: hidden;
    border-radius: 0;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    height: 60px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1),
                clip-path 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a:hover div {
    transform: rotate(15deg) scale(1.1);
    clip-path: polygon(50% 0%, 80% 10%, 100% 35%, 100% 70%, 80% 90%, 50% 100%, 20% 90%, 0% 70%, 0% 35%, 20% 10%);
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a div img {
    transition: transform 0.5s ease-out;
    width: 100%;
    object-fit: cover;
    height: 100%;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a:hover div img {
    transform: scale(1.1);
}

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

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

@media (max-width: 992px) {.user-reviews-7Gua0lw {
    padding: 3rem 0;
}.user-reviews-7Gua0lw h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2.5rem;
}.user-reviews-7Gua0lw .client-opinions-mfCcbuR {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 1.5rem;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a {
    padding: 1.75rem;
}
}

@media (max-width: 768px) {.user-reviews-7Gua0lw {
    padding: 2.5rem 0;
}.user-reviews-7Gua0lw h2 {
    margin-bottom: 2rem;
    font-size: calc(29px * 0.85);
}.user-reviews-7Gua0lw h2::after {
    width: 60px;
}.user-reviews-7Gua0lw .client-opinions-mfCcbuR {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 1.25rem;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a::before {
    font-size: 80px;
}
}

@media (max-width: 576px) {.user-reviews-7Gua0lw {
    padding: 2rem 0;
}.user-reviews-7Gua0lw h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 1.5rem;
    padding: 0 0.5rem;
}.user-reviews-7Gua0lw .container {
    padding: 0 15px;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a {
    padding: 1.5rem;
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a h3 {
    font-size: calc(22px * 0.95);
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a .description {
    font-size: calc(17px * 0.95);
}.user-reviews-7Gua0lw .learner-testimonials-6smy97a div {
    height: 50px;
    width: 50px;
}}.trackingSettingsPopup-Ez1x0wL {
    background: rgb(182,208,205);
    width: 100%;
    z-index: 90;
    position: fixed;
    border-top: 2px solid rgb(147,172,170);
    bottom: 0;
}.consent-box-nQNdUeT {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}.trackingSettingsPopup-Ez1x0wL h5 {
    margin-bottom: 6px;
    font-size: 22px;
}#cookiePromptModal-PKfoORi {
    display: none;
}#cookiePromptModal-PKfoORi:checked ~ .trackingSettingsPopup-Ez1x0wL {
    visibility: hidden;
    opacity: 0;
}.trackingSettingsPopup-Ez1x0wL p {
    font-size: 18px;
}.data-policy-yOFHuIR {
    flex-shrink: 0;
    margin-right: 10px;
}.data-policy-yOFHuIR svg, .data-policy-yOFHuIR svg path, .data-policy-yOFHuIR img {
    height: 100px;
    width: 100px;
    fill: rgb(147,172,170);
}.user-safety-vHLoqtC {
    line-height: 35px;
    flex-shrink: 0;
    border-bottom: 2px solid rgb(147,172,170);
    white-space: nowrap;
    color: rgb(147,172,170);
    text-decoration: none;
    min-width: 120px;
    margin-left: 10px;
    font-size: 24px;
    cursor: pointer;
    text-align: center;
}.trackingSettingsPopup-Ez1x0wL p a {
    text-decoration: none;
    color: rgb(147,172,170);
}
@media only screen and (max-width: 1200px) {.trackingSettingsPopup-Ez1x0wL {
    padding: 20px;
}}

.wrapper-capsule-6SkYNc0 .trackingSettingsPopup-Ez1x0wL {
    background: rgb(112,134,129);
    border: none;
    box-shadow: rgb(112,134,129,0.5) 0px 0px 40px 39px;
    padding: 40px 0;
}.wrapper-capsule-6SkYNc0 .user-safety-vHLoqtC {
    padding: 10px;
    background: rgb(147,172,170);
    border: none;
    font-size: 20px;
    color: #ffffff;
    margin-left: 30px;
    font-weight: 400;
}.wrapper-capsule-6SkYNc0 .edu-approve-g0NeEQc h5, .wrapper-capsule-6SkYNc0 .edu-approve-g0NeEQc p {
    color: #ffffff;
}
@media only screen and (max-width: 800px) {.data-policy-yOFHuIR {
    display: none;
}.consent-box-nQNdUeT {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.trackingSettingsPopup-Ez1x0wL h5 {
    text-align: center;
}.trackingSettingsPopup-Ez1x0wL p {
    text-align: center;
}.edu-approve-g0NeEQc {
    margin-bottom: 20px;
}body .wrapper-capsule-6SkYNc0 .user-safety-vHLoqtC {
    margin-left: 0;
    margin-bottom: 10px;
}}.privacy-reservoir-87MfT5a {
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgba(rgb(147,172,170,0.5), 0.03), rgba(rgb(112,134,129,0.5), 0.07));
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 5rem 0;
}.privacy-reservoir-87MfT5a::before {
    top: 0;
    bottom: 0;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    right: 0;
    pointer-events: none;
    position: absolute;
    left: 0;
    content: "";
    perspective: 1000px;
    animation: backgroundShift 60s linear infinite;
    background-size: 20px 20px;
    transform-style: preserve-3d;
    background-image: 
        linear-gradient(45deg, rgba(rgb(147,172,170,0.5), 0.02) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(rgb(147,172,170,0.5), 0.02) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(rgb(147,172,170,0.5), 0.02) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(rgb(147,172,170,0.5), 0.02) 75%);
    z-index: 1;
}.privacy-reservoir-87MfT5a::after {
    content: "";
    z-index: 0;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(to right, 
                rgba(#ffffff, 0.9) 0%, 
                rgba(#ffffff, 0.7) 50%, 
                rgba(#ffffff, 0.9) 100%);
    left: 0;
}.privacy-reservoir-87MfT5a .container {
    max-width: 1140px;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    transform-style: preserve-3d;
    perspective: 1000px;
}.privacy-reservoir-87MfT5a h1 {
    padding-bottom: 1rem;
    color: rgb(147,172,170);
    animation: fadeSlideIn 0.8s ease-out forwards;
    margin-bottom: 2rem;
    position: relative;
    border-bottom: 2px solid rgba(rgb(147,172,170,0.5), 0.2);
    font-size: 43px;
    transform: translateZ(5px);
    font-weight: 700;
}.privacy-reservoir-87MfT5a h1::after {
    transform-origin: left;
    bottom: -2px;
    width: 60px;
    content: "";
    transform: scaleX(1);
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, rgb(147,172,170), rgb(112,134,129));
    left: 0;
}.privacy-reservoir-87MfT5a h2 {
    font-size: 31px;
    color: rgb(112,134,129);
    position: relative;
    padding-left: 1rem;
    font-weight: 600;
    transform: translateZ(3px);
    opacity: 0;
    margin: 2.5rem 0 1.5rem;
    animation: fadeSlideIn 0.8s ease-out forwards;
    animation-delay: 0.2s;
}.privacy-reservoir-87MfT5a h2::before {
    width: 3px;
    content: "";
    border-radius: 10px;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(147,172,170), rgb(112,134,129));
    bottom: 0;
}.privacy-reservoir-87MfT5a h3 {
    opacity: 0;
    font-size: calc(31px * 0.85);
    position: relative;
    font-weight: 600;
    animation-delay: 0.3s;
    padding-left: 0.8rem;
    animation: fadeSlideIn 0.8s ease-out forwards;
    transform: translateZ(2px);
    margin: 2rem 0 1.2rem;
    color: rgb(112,134,129);
}.privacy-reservoir-87MfT5a h3::before {
    top: 0;
    left: 0;
    bottom: 0;
    content: "";
    position: absolute;
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(112,134,129), rgb(147,172,170));
    width: 2px;
}.privacy-reservoir-87MfT5a h4 {
    color: rgb(147,172,170);
    position: relative;
    transform: translateZ(1px);
    padding-left: 0.6rem;
    margin: 1.8rem 0 1rem;
    animation-delay: 0.4s;
    opacity: 0;
    font-size: calc(31px * 0.7);
    animation: fadeSlideIn 0.8s ease-out forwards;
    font-weight: 400;
}.privacy-reservoir-87MfT5a h4::before {
    background: rgb(147,172,170);
    top: 0;
    bottom: 0;
    border-radius: 10px;
    width: 1px;
    left: 0;
    content: "";
    position: absolute;
}.privacy-reservoir-87MfT5a p {
    opacity: 0;
    line-height: 1.7;
    color: #000000;
    transform: translateZ(0);
    animation-delay: 0.5s;
    margin-bottom: 1.5rem;
    position: relative;
    font-size: 17px;
    animation: fadeSlideIn 0.8s ease-out forwards;
}.privacy-reservoir-87MfT5a p:hover {
    transform: translateZ(5px);
    transition: transform 0.5s ease;
}.privacy-reservoir-87MfT5a strong {
    font-weight: 600;
    color: rgb(147,172,170);
}.privacy-reservoir-87MfT5a ul {
    margin: 1.5rem 0 2rem;
    animation: fadeSlideIn 0.8s ease-out forwards;
    opacity: 0;
    animation-delay: 0.6s;
    position: relative;
    padding-left: 1.5rem;
    list-style: none;
}.privacy-reservoir-87MfT5a li {
    font-size: 17px;
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.6;
    position: relative;
    padding-left: 1.5rem;
}.privacy-reservoir-87MfT5a li::before {
    width: 8px;
    left: 0;
    animation: pulse 3s infinite alternate;
    top: 0.5rem;
    background: linear-gradient(135deg, rgb(147,172,170), rgb(112,134,129));
    content: "";
    transform: rotate(45deg);
    height: 8px;
    position: absolute;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}.privacy-reservoir-87MfT5a span {
    color: #000000;
    transform: translateZ(0);
    animation: fadeSlideIn 0.8s ease-out forwards;
    padding: 1rem;
    opacity: 0;
    display: block;
    transition: all 0.3s ease;
    animation-delay: 0.7s;
    line-height: 1.7;
    font-size: 17px;
    margin-bottom: 1.5rem;
    background: linear-gradient(to right, rgba(rgb(112,134,129,0.5), 0.05), rgba(rgb(147,172,170,0.5), 0.05));
    border-left: 2px solid rgb(112,134,129);
}.privacy-reservoir-87MfT5a span:hover {
    box-shadow: 0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform: translateZ(5px);
    background: linear-gradient(to right, rgba(rgb(112,134,129,0.5), 0.08), rgba(rgb(147,172,170,0.5), 0.08));
}

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

@keyframes pulse {
    0% {
        transform: rotate(45deg) scale(1);
    }
    50% {
        transform: rotate(45deg) scale(1.1);
    }
    100% {
        transform: rotate(45deg) scale(1);
    }
}

@keyframes backgroundShift {
    0% {
        background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    }
    100% {
        background-position: 1000px 1000px, 1000px 1010px, 1010px 990px, 990px 1000px;
    }
}

@media (max-width: 991px) {.privacy-reservoir-87MfT5a {
    padding: 4rem 0;
}.privacy-reservoir-87MfT5a .container {
    padding: 0 15px;
}.privacy-reservoir-87MfT5a h1 {
    font-size: calc(43px * 0.9);
}.privacy-reservoir-87MfT5a h2 {
    font-size: calc(31px * 0.9);
}
}

@media (max-width: 767px) {.privacy-reservoir-87MfT5a {
    padding: 3rem 0;
}.privacy-reservoir-87MfT5a h1 {
    font-size: calc(43px * 0.8);
}.privacy-reservoir-87MfT5a h2 {
    padding-left: 0.8rem;
    font-size: calc(31px * 0.8);
}.privacy-reservoir-87MfT5a h3 {
    padding-left: 0.6rem;
    font-size: calc(31px * 0.7);
}.privacy-reservoir-87MfT5a h4 {
    padding-left: 0.5rem;
    font-size: calc(31px * 0.6);
}.privacy-reservoir-87MfT5a p, .privacy-reservoir-87MfT5a li, .privacy-reservoir-87MfT5a span {
    font-size: calc(17px * 0.95);
}.privacy-reservoir-87MfT5a ul {
    padding-left: 0.8rem;
}.privacy-reservoir-87MfT5a li {
    padding-left: 1.2rem;
}
}

@media (max-width: 575px) {.privacy-reservoir-87MfT5a {
    padding: 2rem 0;
}.privacy-reservoir-87MfT5a h1 {
    font-size: calc(43px * 0.7);
    margin-bottom: 1.5rem;
}.privacy-reservoir-87MfT5a h2 {
    margin: 2rem 0 1rem;
}.privacy-reservoir-87MfT5a p, .privacy-reservoir-87MfT5a li, .privacy-reservoir-87MfT5a span {
    margin-bottom: 1.2rem;
    line-height: 1.6;
}.privacy-reservoir-87MfT5a span {
    padding: 0.8rem;
}.privacy-reservoir-87MfT5a li::before {
    height: 6px;
    width: 6px;
}}.tySection-R3k4fzP {
    z-index: 1;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(147,172,170,0.5), rgb(112,134,129,0.5) 70%);
    position: relative;
    overflow: hidden;
}.tySection-R3k4fzP::before {
    z-index: -1;
    height: 100%;
    top: 0;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    background-image: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
}.tySection-R3k4fzP::after {
    height: 100%;
    width: 100%;
    background: radial-gradient(circle, rgb(112,134,129,0.5) 0%, transparent 70%);
    content: '';
    right: -50%;
    transform: scale(1.5);
    top: -50%;
    opacity: 0.4;
    position: absolute;
    animation: pulse 15s infinite alternate ease-in-out;
    z-index: -1;
}.tySection-R3k4fzP .container {
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
    position: relative;
}.tySection-R3k4fzP .how-grow-w102cqA {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    flex-direction: column;
    margin: 0 auto;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.1);
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    padding: 3.5rem;
    max-width: 900px;
    background: rgba(255, 255, 255, 0.9);
    display: flex;
}.tySection-R3k4fzP .how-grow-w102cqA:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 10px 20px rgba(0, 0, 0, 0.07),
                0 0 0 1px rgba(255, 255, 255, 0.15);
}.tySection-R3k4fzP .how-grow-w102cqA > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.tySection-R3k4fzP .how-grow-w102cqA > div:first-child::before {
    left: -3.5rem;
    content: '';
    width: 1.5rem;
    top: 50%;
    position: absolute;
    height: 60px;
    transform: translateY(-50%);
    background: rgb(147,172,170);
}.tySection-R3k4fzP h5 {
    font-weight: 700;
    position: relative;
    line-height: 1.4;
    border-left: 3px solid rgb(112,134,129);
    color: #000000;
    margin: 0;
    font-size: 19px;
    padding-left: 1rem;
}.tySection-R3k4fzP a {
    text-decoration: none;
    overflow: hidden;
    display: block;
    transition: all 0.4s ease;
    transform-origin: left center;
    position: relative;
}.tySection-R3k4fzP a::before {
    opacity: 0;
    background: linear-gradient(90deg, rgb(147,172,170,0.5) 0%, transparent 100%);
    transition: opacity 0.5s ease;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    content: '';
}.tySection-R3k4fzP a:hover::before {
    opacity: 0.1;
}.tySection-R3k4fzP p {
    font-size: 12px;
    margin: 0;
    color: #000000;
    line-height: 1.7;
    transition: transform 0.3s ease, color 0.3s ease;
}.tySection-R3k4fzP a:hover p {
    transform: translateX(5px);
    color: rgb(147,172,170);
}.tySection-R3k4fzP .how-grow-w102cqA > div:last-child {
    padding-top: 2rem;
    position: relative;
}.tySection-R3k4fzP .how-grow-w102cqA > div:last-child::before {
    top: 0;
    height: 1px;
    content: '';
    width: 100%;
    background: linear-gradient(90deg, rgb(147,172,170,0.5), transparent 80%);
    position: absolute;
    left: 0;
}

@keyframes pulse {
    0% { transform: scale(1.5); opacity: 0.4; }
    50% { transform: scale(1.7); opacity: 0.5; }
    100% { transform: scale(1.5); opacity: 0.4; }
}

@media (max-width: 992px) {.tySection-R3k4fzP {
    padding: 4rem 0;
}.tySection-R3k4fzP .how-grow-w102cqA {
    padding: 2.5rem;
    transform: perspective(800px) rotateX(1deg);
}.tySection-R3k4fzP .how-grow-w102cqA > div:first-child::before {
    width: 1rem;
    left: -2.5rem;
    height: 50px;
}.tySection-R3k4fzP h5 {
    font-size: calc(19px - 0.1rem);
}
}

@media (max-width: 768px) {.tySection-R3k4fzP {
    padding: 3rem 0;
}.tySection-R3k4fzP .how-grow-w102cqA {
    padding: 2rem;
    transform: none;
}.tySection-R3k4fzP .how-grow-w102cqA:hover {
    transform: translateY(-5px);
}.tySection-R3k4fzP .how-grow-w102cqA > div:first-child::before {
    left: -2rem;
    width: 0.7rem;
    height: 40px;
}.tySection-R3k4fzP h5 {
    font-size: calc(19px - 0.2rem);
    padding-left: 0.7rem;
}
}

@media (max-width: 576px) {.tySection-R3k4fzP {
    padding: 2.5rem 0;
}.tySection-R3k4fzP .container {
    padding: 0 1.5rem;
}.tySection-R3k4fzP .how-grow-w102cqA {
    padding: 1.5rem;
}.tySection-R3k4fzP .how-grow-w102cqA > div:first-child {
    margin-bottom: 1.5rem;
}.tySection-R3k4fzP .how-grow-w102cqA > div:first-child::before {
    height: 30px;
    left: -1.5rem;
    width: 0.5rem;
}.tySection-R3k4fzP h5 {
    font-size: calc(19px - 0.3rem);
    padding-left: 0.5rem;
}.tySection-R3k4fzP p {
    line-height: 1.6;
    font-size: calc(12px - 0.1rem);
}.tySection-R3k4fzP .how-grow-w102cqA > div:last-child {
    padding-top: 1.5rem;
}}header .first-lesson-tSnaX3F {
    background: rgb(182,208,205);
    z-index: 100;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    position: relative;
    overflow: hidden;
}header .first-lesson-tSnaX3F::before {
    top: 0;
    height: 100%;
    position: absolute;
    z-index: -1;
    opacity: 0.2;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(147,172,170,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(112,134,129,0.5) 0%, transparent 30%);
    content: "";
    left: 0;
}header .first-lesson-tSnaX3F::after {
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    height: 100%;
    opacity: 0.1;
    z-index: -1;
    right: 0;
    background: linear-gradient(135deg, transparent 25%, rgb(147,172,170,0.5) 100%);
    position: absolute;
    top: 0;
    width: 40%;
    content: "";
}header .container {
    padding: 1.8rem 2rem;
    position: relative;
}header .head-study-81EsZJI {
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 3rem;
    display: grid;
}header .head-lead-U6ogKyc {
    z-index: 2;
    position: relative;
}header .main-navbar-TaO0rXB {
    display: block;
    position: relative;
    z-index: 2;
}header .main-navbar-TaO0rXB::before,
header .main-navbar-TaO0rXB::after {
    transition: all 0.5s ease;
    background: rgb(147,172,170,0.5);
    border-radius: 50%;
    z-index: -1;
    position: absolute;
    content: "";
    opacity: 0;
}header .main-navbar-TaO0rXB::before {
    height: 50px;
    top: -15px;
    left: -15px;
    width: 50px;
}header .main-navbar-TaO0rXB::after {
    width: 25px;
    bottom: -5px;
    background: rgb(112,134,129,0.5);
    right: -10px;
    height: 25px;
}header .main-navbar-TaO0rXB:hover::before,
header .main-navbar-TaO0rXB:hover::after {
    opacity: 0.6;
    transform: scale(1.2);
}header .main-navbar-TaO0rXB svg {
    height: 50px;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
    width: auto;
    transition: all 0.3s ease;
}header .main-navbar-TaO0rXB:hover svg {
    transform: rotate(-5deg);
}header .site-nav-2mo1ZxL {
    list-style: none;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    flex-wrap: wrap;
    position: relative;
    background: linear-gradient(to right, transparent, #ffffff);
    justify-content: flex-end;
    border-radius: 0 28px 28px 0;
    display: flex;
    padding: 10px 20px;
    margin: 0;
}header .site-nav-2mo1ZxL::after {
    width: 100%;
    background-size: 10px 10px;
    position: absolute;
    background-image: 
        linear-gradient(45deg, rgb(147,172,170,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(147,172,170,0.5) 50%, rgb(147,172,170,0.5) 75%, transparent 75%, transparent);
    height: 100%;
    animation: moveStripes 20s linear infinite;
    z-index: -1;
    content: "";
    top: 0;
    opacity: 0.05;
    left: 0;
}header .main-bar-F1Ixzpv {
    perspective: 800px;
    position: relative;
    margin: 5px 8px;
}header .main-bar-F1Ixzpv::before {
    border-left: 5px solid rgb(147,172,170);
    border-bottom: 5px solid transparent;
    transform: translateY(-50%) scale(0);
    transition: all 0.3s ease;
    position: absolute;
    opacity: 0;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    content: "";
    top: 50%;
}header .main-bar-F1Ixzpv:hover::before {
    left: -15px;
    opacity: 1;
    transform: translateY(-50%) scale(1);
}header .main-bar-F1Ixzpv a {
    display: block;
    background: transparent;
    padding: 10px 18px;
    border: 1px solid transparent;
    font-weight: 600;
    text-decoration: none;
    transform-style: preserve-3d;
    border-radius: 10px;
    overflow: hidden;
    font-size: 12px;
    color: #000000;
    position: relative;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
}header .main-bar-F1Ixzpv a::before {
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    background: #ffffff;
    transform: translateZ(-1px);
    position: absolute;
}header .main-bar-F1Ixzpv a::after {
    height: 2px;
    position: absolute;
    content: "";
    width: 0;
    background: rgb(147,172,170);
    bottom: 0;
    transform: translateX(-50%);
    transition: width 0.3s ease;
    left: 50%;
}header .main-bar-F1Ixzpv a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-color: rgb(147,172,170,0.5);
    transform: translateZ(20px);
    color: rgb(147,172,170);
}header .main-bar-F1Ixzpv a:hover::after {
    width: 80%;
}

@keyframes moveStripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (max-width: 991px) {header .head-study-81EsZJI {
    grid-template-columns: 1fr;
    gap: 2rem;
    justify-items: center;
}header .site-nav-2mo1ZxL {
    border-radius: 28px;
    background: #ffffff;
    width: 100%;
    justify-content: center;
    clip-path: none;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .main-bar-F1Ixzpv {
    margin: 3px 5px;
}header .main-bar-F1Ixzpv a {
    padding: 8px 15px;
    font-size: calc(12px - 1px);
}
}

@media (max-width: 480px) {header .site-nav-2mo1ZxL {
    padding: 15px;
    flex-direction: column;
    align-items: center;
}header .main-bar-F1Ixzpv {
    width: 100%;
    margin: 3px 0;
}header .main-bar-F1Ixzpv a {
    text-align: center;
    width: 100%;
}header .main-bar-F1Ixzpv::before {
    display: none;
}header .main-navbar-TaO0rXB svg {
    height: 40px;
}}.training-specialist-9YC5ep0 {
    overflow: hidden;
    padding: 7rem 2rem 5rem;
    position: relative;
    background: linear-gradient(135deg, rgb(182,208,205) 0%, rgb(147,172,170,0.5) 100%);
    perspective: 1000px;
}.training-specialist-9YC5ep0::before {
    width: 60%;
    z-index: 1;
    opacity: 0.2;
    transform: rotateZ(-15deg) rotateX(45deg) rotateY(15deg);
    height: 70%;
    right: -10%;
    content: "";
    top: -20%;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(112,134,129,0.5),
        rgb(112,134,129,0.5) 5px,
        transparent 5px,
        transparent 20px
    );
}.training-specialist-9YC5ep0::after {
    z-index: 1;
    border: 5px solid rgb(147,172,170,0.5);
    width: 40%;
    position: absolute;
    height: 50%;
    bottom: -15%;
    transform: rotateZ(15deg) rotateX(30deg) rotateY(-10deg);
    content: "";
    left: -5%;
    opacity: 0.3;
}.training-specialist-9YC5ep0 .learner-testimonials-6smy97a {
    position: relative;
    max-width: 1000px;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
    display: flex;
    z-index: 2;
    transform-style: preserve-3d;
}.training-specialist-9YC5ep0 .image-grid-6dhLrY3 {
    border-radius: 10px;
    width: 300px;
    position: absolute;
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 80%, 
        80% 100%, 
        0% 100%
    );
    left: 15%;
    box-shadow: 20px 20px 30px -10px rgba(0, 0, 0, 0.5);
    z-index: 3;
    height: 380px;
    transform: 
        translateZ(60px) 
        rotateY(15deg) 
        rotateX(5deg);
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}.training-specialist-9YC5ep0 .image-grid-6dhLrY3:hover {
    box-shadow: 30px 30px 40px -10px rgba(0, 0, 0, 0.5);
    transform: 
        translateZ(80px) 
        rotateY(5deg) 
        rotateX(0deg);
    filter: brightness(1.1);
}.training-specialist-9YC5ep0 .work-skills-OC9h6m7 {
    width: 550px;
    position: relative;
    z-index: 2;
    transform: 
        translateZ(30px) 
        rotateY(-10deg) 
        rotateX(3deg);
    margin-left: auto;
    background: #ffffff;
    padding: 2.5rem 2.5rem 2.5rem 8rem;
    border-radius: 17px;
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 15px 15px 30px -5px rgba(0, 0, 0, 0.5);
}.training-specialist-9YC5ep0 .work-skills-OC9h6m7::before {
    background: rgb(147,172,170,0.5);
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 15px;
    opacity: 0.3;
    border-radius: 17px;
    position: absolute;
    top: 15px;
    transition: all 0.5s ease;
    content: "";
}.training-specialist-9YC5ep0 .work-skills-OC9h6m7:hover {
    transform: 
        translateZ(40px) 
        rotateY(-5deg) 
        rotateX(0deg);
    box-shadow: 25px 25px 40px -5px rgba(0, 0, 0, 0.5);
}.training-specialist-9YC5ep0 .work-skills-OC9h6m7:hover::before {
    top: 8px;
    opacity: 0.5;
    left: 8px;
}.training-specialist-9YC5ep0 .name {
    color: rgb(147,172,170);
    transform: translateY(30px);
    animation: slide-up 0.7s forwards 0.2s;
    position: relative;
    margin-bottom: 0.7rem;
    font-weight: 700;
    z-index: 2;
    font-size: 35px;
    opacity: 0;
}.training-specialist-9YC5ep0 .work-skills-OC9h6m7 > div:nth-child(2) {
    position: relative;
    animation: slide-up 0.7s forwards 0.4s;
    margin-bottom: 2rem;
    font-size: 22px;
    z-index: 2;
    color: rgb(112,134,129);
    transform: translateY(30px);
    font-weight: 600;
    opacity: 0;
}.training-specialist-9YC5ep0 .exp-container-zmoZAvB {
    color: #000000;
    font-size: 17px;
    transform: translateY(30px);
    opacity: 0;
    font-style: italic;
    animation: slide-up 0.7s forwards 0.6s;
    z-index: 2;
    line-height: 1.7;
    position: relative;
    font-weight: 400;
}@keyframes slide-up {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.training-specialist-9YC5ep0 .exp-container-zmoZAvB::after {
    content: "";
    bottom: -50px;
    z-index: -1;
    color: rgb(112,134,129,0.5);
    position: absolute;
    right: 0;
    opacity: 0.4;
    font-family: serif;
    font-size: 6rem;
}@keyframes floating {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(5deg);
    }
    100% {
        transform: translateY(0px) rotate(0deg);
    }
}

.training-specialist-9YC5ep0 .learner-testimonials-6smy97a:hover .image-grid-6dhLrY3 {
    animation: floating 6s ease-in-out infinite;
}

@media (max-width: 1100px) {.training-specialist-9YC5ep0 .learner-testimonials-6smy97a {
    flex-direction: column;
    align-items: center;
}.training-specialist-9YC5ep0 .image-grid-6dhLrY3 {
    transform: 
            translateZ(30px) 
            rotateY(0deg) 
            rotateX(0deg);
    height: 320px;
    position: relative;
    width: 250px;
    margin-bottom: 4rem;
    left: auto;
}.training-specialist-9YC5ep0 .work-skills-OC9h6m7 {
    margin-left: 0;
    padding: 2rem;
    width: 100%;
    transform: 
            translateZ(20px) 
            rotateY(0deg) 
            rotateX(0deg);
}}footer {
    z-index: 1;
    position: relative;
    width: 100%;
}.hackathon-MxyYZw2 {
    padding: 80px 0 30px;
    background: linear-gradient(135deg, #000000, rgb(112,134,129));
    color: #ffffff;
    font-family: Arial, sans-serif;
    position: relative;
}.hackathon-MxyYZw2::before {
    pointer-events: none;
    left: 0;
    position: absolute;
    right: 0;
    content: "";
    bottom: 0;
    top: 0;
    background: radial-gradient(circle at 10% 20%, rgb(112,134,129,0.5) 0%, transparent 50%);
}.hackathon-MxyYZw2::after {
    animation: shiftGradient 15s infinite linear;
    background: linear-gradient(45deg, transparent 40%, rgb(147,172,170,0.5) 70%, transparent 100%);
    content: "";
    pointer-events: none;
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    right: 0;
}@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.hackathon-MxyYZw2 .container {
    z-index: 2;
    position: relative;
}footer .abuse-ctrl-xBIlQUf {
    grid-template-columns: 1fr;
    gap: 40px;
    display: grid;
}footer .contact-team-2Qx6IXp {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    gap: 20px;
    border-radius: 29px;
    padding: 25px;
    display: flex;
    transform: translateY(0);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    flex-wrap: wrap;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}footer .contact-team-2Qx6IXp:hover {
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}footer .info_item {
    align-items: center;
    flex: 1 1 220px;
    display: flex;
}footer .info_item svg {
    transition: transform 0.3s ease;
    filter: drop-shadow(0 0 3px rgb(147,172,170,0.5));
    height: 20px;
    margin-right: 12px;
    width: 20px;
    fill: rgb(147,172,170);
}footer .info_item:hover svg {
    transform: scale(1.1);
}footer .info_item p, footer .info_item a {
    transition: color 0.3s ease;
    text-decoration: none;
    display: flex;
    color: #ffffff;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
}footer .info_item a:hover {
    color: rgb(147,172,170);
    text-shadow: 0 0 8px rgb(147,172,170,0.5);
}footer .text_main_holder {
    display: grid;
    margin-top: 20px;
    grid-template-columns: 1fr;
    gap: 40px;
}footer .head-lead-U6ogKyc {
    gap: 15px;
    align-items: flex-start;
    flex-direction: column;
    display: flex;
}footer .head-lead-U6ogKyc svg {
    height: 50px;
    filter: drop-shadow(0 0 5px rgb(147,172,170,0.5));
    transition: filter 0.3s ease;
    margin-bottom: 10px;
    width: auto;
}footer .head-lead-U6ogKyc:hover svg {
    filter: drop-shadow(0 0 8px rgb(147,172,170));
}footer .degree-path-8fwcr1D {
    line-height: 1.5;
    opacity: 0.8;
    max-width: 300px;
    color: #ffffff;
    font-size: 13px;
}footer .site-nav-2mo1ZxL {
    transition: box-shadow 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.03);
    border-radius: 29px;
    padding: 25px;
}footer .site-nav-2mo1ZxL:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .site-nav-2mo1ZxL::before {
    z-index: -1;
    transition: opacity 0.5s ease;
    left: -2px;
    bottom: -2px;
    right: -2px;
    opacity: 0;
    content: "";
    top: -2px;
    background: linear-gradient(45deg, rgb(147,172,170), transparent, rgb(112,134,129), transparent);
    position: absolute;
    border-radius: calc(29px + 2px);
}footer .site-nav-2mo1ZxL:hover::before {
    animation: borderRotate 6s linear infinite;
    opacity: 0.7;
}@keyframes borderRotate {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

footer .site-nav-2mo1ZxL h5 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 22px;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
}footer .site-nav-2mo1ZxL h5::after {
    transition: width 0.3s ease;
    left: 0;
    content: "";
    background: rgb(147,172,170);
    width: 50px;
    bottom: -1px;
    position: absolute;
    height: 2px;
}footer .site-nav-2mo1ZxL:hover h5::after {
    width: 100px;
}footer .top-main-GBJAago {
    display: flex;
    margin-bottom: 25px;
    gap: 10px;
    flex-direction: column;
}footer .top-main-GBJAago a {
    transition: color 0.3s ease, padding-left 0.3s ease;
    padding-left: 15px;
    text-decoration: none;
    color: #ffffff;
    font-size: calc(16px - 1px);
    position: relative;
    font-weight: 400;
}footer .top-main-GBJAago a::before {
    transform: translateY(-50%) scale(0.8);
    top: 50%;
    border-radius: 50%;
    background-color: rgb(147,172,170);
    height: 6px;
    content: "";
    transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
    left: 0;
    width: 6px;
    opacity: 0.7;
    position: absolute;
}footer .top-main-GBJAago a:hover {
    padding-left: 20px;
    color: rgb(147,172,170);
}footer .top-main-GBJAago a:hover::before {
    box-shadow: 0 0 5px rgb(147,172,170), 0 0 10px rgb(147,172,170,0.5);
    transform: translateY(-50%) scale(1);
    opacity: 1;
    background-color: rgb(147,172,170);
}footer .subscribe_holder {
    background: linear-gradient(135deg, rgb(112,134,129,0.5), #000000);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 29px;
    padding: 30px;
    position: relative;
}footer .subscribe_holder::before {
    position: absolute;
    left: -50%;
    animation: pulseBackground 10s infinite ease-in-out;
    height: 200%;
    top: -50%;
    width: 200%;
    content: "";
    z-index: -1;
    background: radial-gradient(circle, transparent 20%, #000000 70%);
}@keyframes pulseBackground {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

footer .subscribe_holder h5 {
    font-weight: 600;
    font-size: 22px;
    position: relative;
    color: #ffffff;
    margin-bottom: 15px;
    display: inline-block;
}footer .subscribe_holder h5::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(147,172,170), transparent);
    left: 0;
    bottom: -5px;
    content: "";
    width: 100%;
    height: 2px;
}footer .subscribe_holder p {
    opacity: 0.9;
    margin-bottom: 20px;
    font-size: 16px;
    color: #ffffff;
    line-height: 1.6;
}footer .input_holder {
    display: flex;
    flex-direction: column;
    gap: 15px;
    position: relative;
}footer .input_holder input[type="email"] {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    font-size: 16px;
    padding: 14px 16px;
    color: #ffffff;
    transition: all 0.3s ease;
    border-radius: 10px;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 10px rgb(147,172,170,0.5);
    background: rgba(255, 255, 255, 0.1);
    border-color: rgb(147,172,170);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .instant-access-aLYcGxV {
    color: #ffffff;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    border: none;
    font-size: 16px;
    text-align: center;
    padding: 14px 24px;
    display: inline-block;
    cursor: pointer;
    background: rgb(147,172,170);
    transition: all 0.3s ease;
    font-weight: 600;
}footer .instant-access-aLYcGxV::before {
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
    left: -100%;
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
}footer .instant-access-aLYcGxV:hover {
    background: rgb(112,134,129);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}footer .instant-access-aLYcGxV:hover::before {
    left: 100%;
}footer .calc-foot-1gwsvTj {
    margin-top: 50px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
}footer .debate-club-vs9iW6P {
    opacity: 0.7;
    color: #ffffff;
    letter-spacing: 0.5px;
    text-align: center;
    font-size: 13px;
}

@media (min-width: 768px) {footer .info_item {
    flex: 1 1 60px;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .instant-access-aLYcGxV {
    white-space: nowrap;
}
}

@media (min-width: 992px) {footer .abuse-ctrl-xBIlQUf {
    grid-template-columns: 1fr;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .contact-team-2Qx6IXp {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}footer .info_item {
    flex: 0 1 auto;
}
}

@media (max-width: 767px) {footer .hackathon-MxyYZw2 {
    padding: 60px 0 30px;
}footer .contact-team-2Qx6IXp {
    flex-direction: column;
    gap: 15px;
    padding: 20px;
}footer .info_item {
    width: 100%;
}footer .site-nav-2mo1ZxL, footer .subscribe_holder {
    padding: 20px;
}footer .subscribe_holder h5, footer .site-nav-2mo1ZxL h5 {
    font-size: calc(22px - 2px);
}footer .subscribe_holder p, footer .top-main-GBJAago a {
    font-size: calc(16px - 2px);
}footer .calc-foot-1gwsvTj {
    margin-top: 30px;
}
}

@media (max-width: 576px) {footer .hackathon-MxyYZw2 {
    padding: 40px 0 20px;
}footer .contact-team-2Qx6IXp, footer .site-nav-2mo1ZxL, footer .subscribe_holder {
    padding: 15px;
}footer .input_holder input[type="email"], footer .instant-access-aLYcGxV {
    padding: 12px;
}footer .head-lead-U6ogKyc svg {
    height: 40px;
}footer .degree-path-8fwcr1D {
    font-size: calc(13px - 1px);
}}.about-this-CEtRloA {
    background: linear-gradient(125deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    color: #ffffff;
    position: relative;
    padding: 120px 0 100px;
}.about-this-CEtRloA::before {
    height: 100%;
    top: 0;
    opacity: 0.15;
    content: "";
    background-image: 
        linear-gradient(rgba(0, 0, 0, 0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 0, 0, 0.5) 1px, transparent 1px);
    background-size: 30px 30px;
    left: 0;
    width: 100%;
    position: absolute;
}.about-this-CEtRloA::after {
    left: -50%;
    height: 200%;
    opacity: 0.2;
    animation: rotateBackground 60s linear infinite;
    width: 200%;
    top: -50%;
    background: radial-gradient(ellipse at center, transparent 30%, #000000 100%);
    content: "";
    position: absolute;
}@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.about-this-CEtRloA .container {
    z-index: 2;
    padding: 0 20px;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}.about-this-CEtRloA h2 {
    font-size: 48px;
    margin-bottom: 80px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
}.about-this-CEtRloA h2::before {
    width: 60px;
    position: absolute;
    left: 50%;
    height: 4px;
    bottom: -20px;
    transform: translateX(-50%);
    background: rgb(147,172,170);
    content: "";
}.about-this-CEtRloA h2::after {
    font-size: 0.15em;
    position: absolute;
    color: rgb(147,172,170);
    content: attr(data-text);
    transform: translateX(-50%);
    left: 50%;
    letter-spacing: 5px;
    white-space: nowrap;
    top: -0.5em;
}.about-this-CEtRloA .pro-study-HbtjnsC {
    position: relative;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}.about-this-CEtRloA .learn-vision-NOZAvxH {
    border: 1px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.03);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    padding: 40px;
    border-radius: 27px;
}.about-this-CEtRloA .learn-vision-NOZAvxH:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
    border-color: rgb(147,172,170,0.5);
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.07);
}.about-this-CEtRloA .learn-vision-NOZAvxH:first-child:hover {
    border-color: rgb(147,172,170,0.5);
}.about-this-CEtRloA .learn-vision-NOZAvxH:last-child:hover {
    border-color: rgb(112,134,129,0.5);
}.about-this-CEtRloA .learn-vision-NOZAvxH::before {
    transition: transform 0.5s ease;
    transform: scaleY(0);
    left: 0;
    width: 4px;
    top: 0;
    height: 100%;
    transform-origin: bottom;
    background: rgb(147,172,170);
    position: absolute;
    content: "";
}.about-this-CEtRloA .learn-vision-NOZAvxH:last-child::before {
    background: rgb(112,134,129);
}.about-this-CEtRloA .learn-vision-NOZAvxH:hover::before {
    transform: scaleY(1);
}.about-this-CEtRloA .learn-vision-NOZAvxH::after {
    border-radius: 50%;
    opacity: 0.05;
    height: 100px;
    filter: blur(40px);
    background: rgb(147,172,170,0.5);
    z-index: -1;
    position: absolute;
    width: 100px;
    right: 0;
    content: "";
    top: 0;
}.about-this-CEtRloA .learn-vision-NOZAvxH:last-child::after {
    bottom: 0;
    top: auto;
    left: 0;
    background: rgb(112,134,129,0.5);
    right: auto;
}.about-this-CEtRloA .learn-vision-NOZAvxH h3 {
    color: rgb(147,172,170);
    display: flex;
    margin-bottom: 25px;
    position: relative;
    align-items: center;
    font-weight: 600;
    font-size: 24px;
}.about-this-CEtRloA .learn-vision-NOZAvxH:last-child h3 {
    color: rgb(112,134,129);
}.about-this-CEtRloA .learn-vision-NOZAvxH h3::before {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    background: currentColor;
    content: "";
    width: 8px;
    height: 8px;
    margin-right: 15px;
}.about-this-CEtRloA .learn-vision-NOZAvxH p {
    position: relative;
    line-height: 1.8;
    font-size: 13px;
    opacity: 0.8;
    z-index: 2;
    color: #ffffff;
}.about-this-CEtRloA .learn-vision-NOZAvxH:first-child {
    animation: slideUp 0.7s ease forwards;
}.about-this-CEtRloA .learn-vision-NOZAvxH:last-child {
    animation: slideUp 0.7s 0.2s ease forwards;
}@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.about-this-CEtRloA .pro-study-HbtjnsC::before {
    left: 50%;
    transform: translate(-50%, -50%);
    filter: blur(30px);
    opacity: 0.1;
    z-index: -1;
    content: "";
    position: absolute;
    background: radial-gradient(circle, rgb(147,172,170,0.5) 0%, transparent 70%);
    border-radius: 50%;
    height: 200px;
    top: 50%;
    width: 200px;
}.about-this-CEtRloA .pro-study-HbtjnsC::after {
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(147,172,170,0.5), rgb(112,134,129,0.5), transparent);
    content: "";
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
}

@media (max-width: 1100px) {.about-this-CEtRloA {
    padding: 100px 0 80px;
}.about-this-CEtRloA h2 {
    margin-bottom: 60px;
    font-size: calc(48px * 0.9);
}.about-this-CEtRloA .learn-vision-NOZAvxH {
    padding: 35px;
}
}

@media (max-width: 768px) {.about-this-CEtRloA {
    padding: 80px 0 60px;
}.about-this-CEtRloA h2 {
    font-size: calc(48px * 0.8);
    margin-bottom: 50px;
}.about-this-CEtRloA .pro-study-HbtjnsC {
    gap: 40px;
    grid-template-columns: 1fr;
}.about-this-CEtRloA .learn-vision-NOZAvxH {
    padding: 30px;
}.about-this-CEtRloA .learn-vision-NOZAvxH:last-child {
    animation-delay: 0.1s;
}
}

@media (max-width: 576px) {.about-this-CEtRloA {
    padding: 60px 0 50px;
}.about-this-CEtRloA h2 {
    margin-bottom: 40px;
    font-size: calc(29px);
}.about-this-CEtRloA h2::before {
    height: 3px;
    width: 50px;
    bottom: -15px;
}.about-this-CEtRloA .pro-study-HbtjnsC {
    gap: 30px;
}.about-this-CEtRloA .learn-vision-NOZAvxH {
    padding: 25px;
}.about-this-CEtRloA .learn-vision-NOZAvxH h3 {
    font-size: calc(24px * 0.9);
    margin-bottom: 20px;
}.about-this-CEtRloA .learn-vision-NOZAvxH p {
    font-size: calc(13px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.about-this-CEtRloA::after {
    animation: none;
}.about-this-CEtRloA .learn-vision-NOZAvxH,
    .about-this-CEtRloA .learn-vision-NOZAvxH::before {
    transition: none;
}.about-this-CEtRloA .learn-vision-NOZAvxH:hover {
    transform: none;
}.about-this-CEtRloA .learn-vision-NOZAvxH:first-child,
    .about-this-CEtRloA .learn-vision-NOZAvxH:last-child {
    animation: none;
    transform: none;
    opacity: 1;
}
}

@supports not (backdrop-filter: blur(10px)) {.about-this-CEtRloA .learn-vision-NOZAvxH {
    background: rgba(30, 30, 30, 0.7);
}}.newsletter-signup-HOPhzmE {
    position: relative;
    background: rgb(182,208,205);
    overflow: hidden;
    padding: 4rem 3rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
}.newsletter-signup-HOPhzmE::before {
    opacity: 0.08;
    z-index: 1;
    left: 0;
    background: 
        linear-gradient(135deg, transparent 25%, rgb(147,172,170,0.5) 25%, rgb(147,172,170,0.5) 50%, transparent 50%),
        linear-gradient(45deg, rgb(112,134,129,0.5) 25%, transparent 25%, transparent 50%, rgb(112,134,129,0.5) 50%);
    animation: bg-shift 30s linear infinite;
    background-size: 100px 100px;
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
}.newsletter-signup-HOPhzmE::after {
    height: 50%;
    content: "";
    background: radial-gradient(circle at bottom right, rgb(147,172,170,0.5), transparent 70%);
    right: 0;
    filter: blur(15px);
    opacity: 0.2;
    bottom: 0;
    z-index: 1;
    position: absolute;
    width: 40%;
}.newsletter-signup-HOPhzmE .how-grow-w102cqA {
    z-index: 2;
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    position: relative;
    grid-gap: 2rem;
}.newsletter-signup-HOPhzmE p {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    position: relative;
    grid-column: 1 / span 5;
    font-weight: 700;
    padding-top: 1.5rem;
    color: #000000;
    grid-row: 1;
    font-size: 20px;
}.newsletter-signup-HOPhzmE p::before {
    width: 60px;
    background: linear-gradient(to right, rgb(147,172,170), rgb(112,134,129));
    left: 0;
    content: "";
    border-radius: 10px;
    height: 4px;
    position: absolute;
    top: 0;
}.newsletter-signup-HOPhzmE .input_holder {
    gap: 1rem;
    display: flex;
    grid-row: 1;
    flex-direction: column;
    grid-column: 7 / span 6;
    position: relative;
}.newsletter-signup-HOPhzmE .input_holder::before {
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0.1),
        rgba(255, 255, 255, 0.05)
    );
    content: "";
    border-radius: 10px;
    opacity: 0.7;
    top: -10px;
    position: absolute;
    z-index: -1;
    left: -30px;
    height: calc(100% + 20px);
    width: calc(100% + 60px);
    transition: all 0.3s ease;
}.newsletter-signup-HOPhzmE .input_holder:hover::before {
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0.2),
        rgba(255, 255, 255, 0.1)
    );
}.newsletter-signup-HOPhzmE .explore-courses-5TPI1ij {
    padding: 1.2rem 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    background: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 18px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    width: 100%;
    transition: all 0.3s ease;
    color: #000000;
}.newsletter-signup-HOPhzmE .explore-courses-5TPI1ij:focus {
    border-color: rgb(147,172,170,0.5);
    transform: translateY(-2px);
    outline: none;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}.newsletter-signup-HOPhzmE .explore-courses-5TPI1ij::placeholder {
    opacity: 0.6;
    color: #000000;
}.newsletter-signup-HOPhzmE .instant-access-aLYcGxV {
    font-size: 15px;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    background: rgb(147,172,170);
    padding: 1.2rem 2rem;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    color: #ffffff;
    align-self: flex-end;
    border: none;
    font-weight: 600;
    min-width: 150px;
    cursor: pointer;
}.newsletter-signup-HOPhzmE .instant-access-aLYcGxV::before {
    background: rgb(112,134,129);
    content: "";
    left: 0;
    transition: transform 0.5s ease;
    z-index: -1;
    top: 0;
    position: absolute;
    height: 100%;
    transform: translateX(-100%);
    width: 100%;
}.newsletter-signup-HOPhzmE .instant-access-aLYcGxV:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
}.newsletter-signup-HOPhzmE .instant-access-aLYcGxV:hover::before {
    transform: translateX(0);
}

@keyframes bg-shift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (max-width: 768px) {.newsletter-signup-HOPhzmE {
    padding: 3rem 1.5rem;
}.newsletter-signup-HOPhzmE .how-grow-w102cqA {
    grid-template-columns: 1fr;
    grid-gap: 1.5rem;
}.newsletter-signup-HOPhzmE p {
    font-size: 17px;
    grid-row: 1;
    grid-column: 1;
}.newsletter-signup-HOPhzmE .input_holder {
    grid-column: 1;
    grid-row: 2;
}.newsletter-signup-HOPhzmE .instant-access-aLYcGxV {
    align-self: stretch;
    min-width: auto;
    width: 100%;
}}.plan-wrapper-OZTyqQi {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: rgb(182,208,205);
}.plan-wrapper-OZTyqQi::before {
    animation: float-effect 12s infinite alternate ease-in-out;
    height: 300px;
    top: -50px;
    position: absolute;
    background: rgb(147,172,170,0.5);
    right: -50px;
    width: 300px;
    z-index: 0;
    filter: blur(80px);
    content: "";
}.plan-wrapper-OZTyqQi::after {
    animation: float-effect 15s infinite alternate-reverse ease-in-out;
    height: 250px;
    left: -50px;
    content: "";
    filter: blur(60px);
    bottom: -50px;
    z-index: 0;
    background: rgb(112,134,129,0.5);
    width: 250px;
    position: absolute;
}.plan-wrapper-OZTyqQi .container {
    padding: 0 15px;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.plan-wrapper-OZTyqQi .learning-pricing-aGfKuDB {
    display: flex;
    flex-direction: column;
    gap: 60px;
}.plan-wrapper-OZTyqQi .tuition-plans-MudDfrS {
    order: -1;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 700px;
    text-align: center;
}.plan-wrapper-OZTyqQi .tuition-plans-MudDfrS h2 {
    position: relative;
    font-weight: 700;
    color: #000000;
    font-size: 28px;
    margin-bottom: 20px;
    display: inline-block;
}.plan-wrapper-OZTyqQi .tuition-plans-MudDfrS h2::after {
    bottom: -10px;
    transform: translateX(-50%);
    height: 3px;
    position: absolute;
    width: 80px;
    background: rgb(147,172,170);
    left: 50%;
    content: "";
}.plan-wrapper-OZTyqQi .learn-fees-XWiOD2x {
    line-height: 1.6;
    margin-bottom: 0;
    font-size: 13px;
    opacity: 0.85;
    color: #000000;
}.plan-wrapper-OZTyqQi .cost-options-fTI6Dvr {
    perspective: 1000px;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}.plan-wrapper-OZTyqQi .discount-grid-JnImbsU {
    text-decoration: none;
    position: relative;
    color: inherit;
    perspective: 1000px;
    height: 100%;
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.plan-wrapper-OZTyqQi .discount-grid-JnImbsU:hover {
    transform: translateY(-10px) scale(1.02);
}.plan-wrapper-OZTyqQi .fee-offers-WhcVK3p {
    border-radius: 10px;
    height: 100%;
    background: #ffffff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.4s ease;
    display: flex;
    overflow: hidden;
    transform-style: preserve-3d;
    flex-direction: column;
    position: relative;
}.plan-wrapper-OZTyqQi .discount-grid-JnImbsU:hover .fee-offers-WhcVK3p {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 0 20px rgb(147,172,170,0.5);
}.plan-wrapper-OZTyqQi .access-rates-Bi0MSYy {
    padding: 30px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    z-index: 2;
    overflow: hidden;
    position: relative;
}.plan-wrapper-OZTyqQi .access-rates-Bi0MSYy::before {
    transition: transform 0.5s ease;
    content: "";
    height: 5px;
    transform-origin: left;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(147,172,170), rgb(112,134,129));
}.plan-wrapper-OZTyqQi .discount-grid-JnImbsU:hover .access-rates-Bi0MSYy::before {
    transform: scaleX(1);
}.plan-wrapper-OZTyqQi .access-rates-Bi0MSYy h3 {
    color: #000000;
    margin-bottom: 10px;
    font-size: calc(20px + 2px);
    font-weight: 700;
    overflow-wrap: break-word;
    white-space: normal;
    transition: transform 0.4s ease, color 0.3s ease;
    word-break: break-word;
}.plan-wrapper-OZTyqQi .discount-grid-JnImbsU:hover .access-rates-Bi0MSYy h3 {
    color: rgb(147,172,170);
    transform: translateX(5px);
}.plan-wrapper-OZTyqQi .package-price-osfp4aq {
    word-break: break-word;
    white-space: normal;
    position: relative;
    display: block;
    transition: transform 0.4s ease;
    margin: 10px 0 20px;
    overflow-wrap: break-word;
    font-weight: 700;
    font-size: 20px;
    color: rgb(112,134,129);
}.plan-wrapper-OZTyqQi .package-price-osfp4aq::before {
    content: "";
    background: rgb(112,134,129,0.5);
    transition: width 0.4s ease;
    width: 40px;
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 2px;
}.plan-wrapper-OZTyqQi .discount-grid-JnImbsU:hover .package-price-osfp4aq::before {
    width: 80px;
}.plan-wrapper-OZTyqQi .access-rates-Bi0MSYy p {
    margin-bottom: 0;
    color: #000000;
    flex-grow: 1;
    word-break: break-word;
    overflow-wrap: break-word;
    line-height: 1.6;
    transition: color 0.3s ease;
    font-size: calc(13px - 1px);
    white-space: normal;
}.plan-wrapper-OZTyqQi .image-grid-6dhLrY3 {
    transition: transform 0.6s ease, filter 0.6s ease;
    transform: translateZ(-10px);
    overflow: hidden;
    height: 200px;
    position: relative;
}.plan-wrapper-OZTyqQi .image-grid-6dhLrY3::after {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    content: "";
    transition: opacity 0.5s ease;
    opacity: 0.6;
    inset: 0;
    position: absolute;
}.plan-wrapper-OZTyqQi .discount-grid-JnImbsU:hover .image-grid-6dhLrY3 {
    filter: brightness(1.1) contrast(1.05);
    transform: translateZ(0);
}.plan-wrapper-OZTyqQi .discount-grid-JnImbsU:hover .image-grid-6dhLrY3::after {
    opacity: 0.4;
}.plan-wrapper-OZTyqQi .discount-grid-JnImbsU::after {
    z-index: -1;
    background: rgb(147,172,170,0.5);
    opacity: 0;
    top: 100%;
    position: absolute;
    right: 30px;
    transition: opacity 0.4s ease;
    left: 30px;
    content: "";
    filter: blur(10px);
    border-radius: 50%;
    height: 15px;
}.plan-wrapper-OZTyqQi .discount-grid-JnImbsU:hover::after {
    opacity: 0.5;
}

@keyframes float-effect {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(20px, 20px) scale(1.1);
    }
    100% {
        transform: translate(-20px, -20px) scale(0.9);
    }
}

@media (min-width: 992px) {.plan-wrapper-OZTyqQi .learning-pricing-aGfKuDB {
    flex-direction: row;
    align-items: center;
}.plan-wrapper-OZTyqQi .tuition-plans-MudDfrS {
    padding-right: 40px;
    order: 0;
    text-align: left;
    flex: 0 0 30%;
}.plan-wrapper-OZTyqQi .tuition-plans-MudDfrS h2::after {
    transform: none;
    left: 0;
}.plan-wrapper-OZTyqQi .cost-options-fTI6Dvr {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.plan-wrapper-OZTyqQi .cost-options-fTI6Dvr {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.plan-wrapper-OZTyqQi .access-rates-Bi0MSYy {
    padding: 35px;
}.plan-wrapper-OZTyqQi .image-grid-6dhLrY3 {
    height: 220px;
}
}

@media (max-width: 991px) {.plan-wrapper-OZTyqQi {
    padding: 80px 0;
}.plan-wrapper-OZTyqQi .tuition-plans-MudDfrS {
    margin-bottom: 20px;
}
}

@media (max-width: 767px) {.plan-wrapper-OZTyqQi {
    padding: 60px 0;
}.plan-wrapper-OZTyqQi .cost-options-fTI6Dvr {
    grid-template-columns: 1fr;
    gap: 25px;
}.plan-wrapper-OZTyqQi .tuition-plans-MudDfrS h2 {
    font-size: calc(28px - 4px);
}.plan-wrapper-OZTyqQi .image-grid-6dhLrY3 {
    height: 180px;
}.plan-wrapper-OZTyqQi .access-rates-Bi0MSYy {
    padding: 25px;
}
}

@media (max-width: 480px) {.plan-wrapper-OZTyqQi {
    padding: 50px 0;
}.plan-wrapper-OZTyqQi .access-rates-Bi0MSYy h3 {
    font-size: 20px;
}.plan-wrapper-OZTyqQi .package-price-osfp4aq {
    font-size: calc(20px - 2px);
}.plan-wrapper-OZTyqQi .image-grid-6dhLrY3 {
    height: 160px;
}.plan-wrapper-OZTyqQi .access-rates-Bi0MSYy {
    padding: 20px;
}}.test-drive-DRz0U2i {
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    padding: 4.5rem 0;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(112,134,129) 0%, rgb(147,172,170) 100%);
    position: relative;
    transform-style: preserve-3d;
}.test-drive-DRz0U2i::before {
    transform: translateZ(-5px);
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
    opacity: 0.1;
    background: repeating-linear-gradient(
        45deg,
        rgb(112,134,129,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(112,134,129,0.5) 12px
    );
    content: "";
    top: 0;
    left: 0;
}.test-drive-DRz0U2i::after {
    z-index: 0;
    content: "";
    right: -50%;
    width: 100%;
    animation: lightShift 15s infinite alternate ease-in-out;
    transform: rotate(-30deg);
    opacity: 0.2;
    height: 200%;
    background: radial-gradient(
        ellipse at center,
        rgb(255, 255, 255, 0.5) 0%,
        transparent 70%
    );
    top: -50%;
    position: absolute;
}.test-drive-DRz0U2i .container {
    z-index: 2;
    position: relative;
    display: flex;
    flex-direction: column;
    transform: translateZ(10px);
    max-width: 1140px;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
    padding: 0 15px;
}.test-drive-DRz0U2i h6 {
    margin-bottom: 2.5rem;
    font-size: 24px;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    transform: translateZ(20px);
    letter-spacing: 0.5px;
    line-height: 1.6;
    font-weight: 700;
    max-width: 85%;
    text-align: center;
}.test-drive-DRz0U2i div {
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
    transform: translateZ(30px);
}.test-drive-DRz0U2i span {
    position: relative;
    display: inline-block;
}.test-drive-DRz0U2i .inquiry-inquiry-iMEIG3S {
    color: rgb(112,134,129);
    justify-content: center;
    font-size: 15px;
    display: inline-flex;
    position: relative;
    text-decoration: none;
    padding: 0.9rem 2.5rem;
    border-radius: 10px;
    align-items: center;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-weight: 600;
    background: #ffffff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.1);
}.test-drive-DRz0U2i .inquiry-inquiry-iMEIG3S::before {
    transform: translateX(-100%);
    transition: transform 0.6s ease;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.2) 50%,
        transparent 100%
    );
    left: 0;
    top: 0;
    width: 200%;
    position: absolute;
    content: "";
}.test-drive-DRz0U2i .inquiry-inquiry-iMEIG3S:hover {
    color: rgb(147,172,170);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25), 0 0 0 2px rgba(255, 255, 255, 0.2);
    transform: translateY(-3px) scale(1.03);
}.test-drive-DRz0U2i .inquiry-inquiry-iMEIG3S:active {
    transform: translateY(1px) scale(0.98);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}.test-drive-DRz0U2i .inquiry-inquiry-iMEIG3S:hover::before {
    transform: translateX(100%);
}.test-drive-DRz0U2i .inquiry-inquiry-iMEIG3S span {
    position: relative;
    pointer-events: none;
    z-index: 1;
}

@keyframes lightShift {
    0% {
        opacity: 0.1;
        transform: rotate(-30deg) translateX(0);
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.1;
        transform: rotate(-30deg) translateX(-10%);
    }
}

@media (max-width: 991px) {.test-drive-DRz0U2i {
    padding: 3.5rem 0;
}.test-drive-DRz0U2i h6 {
    margin-bottom: 2rem;
    max-width: 90%;
    font-size: calc(18px + 0.1rem);
}.test-drive-DRz0U2i .inquiry-inquiry-iMEIG3S {
    padding: 0.8rem 2rem;
}
}

@media (max-width: 767px) {.test-drive-DRz0U2i {
    padding: 3rem 0;
}.test-drive-DRz0U2i h6 {
    margin-bottom: 1.8rem;
    max-width: 95%;
    line-height: 1.5;
    font-size: 18px;
}.test-drive-DRz0U2i .inquiry-inquiry-iMEIG3S {
    font-size: calc(15px - 0.1rem);
    padding: 0.75rem 1.8rem;
}
}

@media (max-width: 575px) {.test-drive-DRz0U2i {
    padding: 2.5rem 0;
}.test-drive-DRz0U2i h6 {
    margin-bottom: 1.5rem;
    max-width: 100%;
    font-size: calc(18px - 0.1rem);
}.test-drive-DRz0U2i .inquiry-inquiry-iMEIG3S {
    padding: 0.7rem 1.6rem;
    font-size: calc(15px - 0.15rem);
}.test-drive-DRz0U2i::after {
    opacity: 0.15;
}
}

@media (hover: none) {.test-drive-DRz0U2i .inquiry-inquiry-iMEIG3S:hover {
    transform: none;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.1);
}.test-drive-DRz0U2i .inquiry-inquiry-iMEIG3S::before {
    display: none;
}}.title-opener-QZAqXtj {
    min-height: 100vh;
    justify-content: center;
    padding: 4rem 1rem;
    display: flex;
    background: linear-gradient(135deg, rgb(182,208,205), rgba(0, 0, 0, 0.5));
    overflow: hidden;
    position: relative;
    align-items: center;
}.title-opener-QZAqXtj > div {
    z-index: 2;
    max-width: 1200px;
    width: 100%;
    position: relative;
}.title-opener-QZAqXtj .training-track-3ZhFEDk {
    perspective: 1000px;
    position: relative;
    margin-bottom: 2rem;
    transform: translateZ(0);
}.title-opener-QZAqXtj .page-open-6xQD43a {
    transform-style: preserve-3d;
    padding: 1rem 0;
    margin: 0;
    line-height: 1.2;
    letter-spacing: 0.05em;
    transform: translateZ(20px);
    transition: transform 0.5s ease;
    color: rgb(147,172,170);
    position: relative;
    font-weight: 700;
    font-size: clamp(2rem, 5vw, 43px);
}.title-opener-QZAqXtj .page-open-6xQD43a::before {
    width: 100%;
    transform: scaleX(0.7);
    height: 4px;
    bottom: 0;
    content: "";
    transition: transform 0.5s ease;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(147,172,170), rgb(112,134,129));
    position: absolute;
    left: 0;
}.title-opener-QZAqXtj .page-open-6xQD43a:hover::before {
    transform: scaleX(1);
}.title-opener-QZAqXtj .edu-first-3svNenQ {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    padding: 3rem 2rem;
    overflow: hidden;
    border-radius: 10px;
}.title-opener-QZAqXtj .edu-first-3svNenQ::before {
    position: absolute;
    opacity: 0.85;
    z-index: 1;
    inset: 0;
    background: linear-gradient(135deg, rgb(112,134,129,0.5), rgb(147,172,170,0.5));
    content: "";
}.title-opener-QZAqXtj .edu-first-3svNenQ:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
}.title-opener-QZAqXtj .edu-first-3svNenQ > div {
    position: relative;
    gap: 2rem;
    z-index: 2;
    display: grid;
}.title-opener-QZAqXtj .edu-first-3svNenQ p {
    font-size: clamp(1rem, 2.5vw, 1.5rem);
    font-weight: 600;
    line-height: 1.6;
    max-width: 80%;
    padding-left: 1rem;
    border-left: 3px solid rgb(112,134,129);
    position: relative;
    margin: 0 0 1rem;
    color: #ffffff;
    transition: transform 0.3s ease;
}.title-opener-QZAqXtj .edu-first-3svNenQ p:hover {
    transform: translateX(5px);
}.title-opener-QZAqXtj .edu-first-3svNenQ h3 {
    margin: 1rem 0 0;
    line-height: 1.5;
    font-weight: 400;
    max-width: 90%;
    font-size: clamp(1.1rem, 2vw, 1.3rem);
    padding-top: 1rem;
    color: #ffffff;
    position: relative;
}.title-opener-QZAqXtj .edu-first-3svNenQ h3::before {
    transition: width 0.3s ease;
    top: 0;
    height: 3px;
    left: 0;
    position: absolute;
    background: rgb(112,134,129);
    content: "";
    transform-origin: left;
    width: 50px;
}.title-opener-QZAqXtj .edu-first-3svNenQ h3:hover::before {
    width: 80px;
}.title-opener-QZAqXtj::after {
    height: 100%;
    top: -50%;
    width: 100%;
    background: rgb(147,172,170,0.5);
    content: "";
    right: -50%;
    z-index: 1;
    transform: rotate(-15deg);
    opacity: 0.1;
    pointer-events: none;
    position: absolute;
}

@media (min-width: 768px) {.title-opener-QZAqXtj {
    padding: 6rem 2rem;
}.title-opener-QZAqXtj .edu-first-3svNenQ {
    padding: 4rem 3rem;
}.title-opener-QZAqXtj .edu-first-3svNenQ > div {
    gap: 2rem;
    grid-template-columns: 1fr;
    display: grid;
}.title-opener-QZAqXtj::before {
    left: 0;
    height: 5px;
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(147,172,170), transparent);
    width: 40%;
    content: "";
}
}

@media (min-width: 992px) {.title-opener-QZAqXtj {
    padding: 8rem 3rem;
}.title-opener-QZAqXtj > div {
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
}.title-opener-QZAqXtj .page-open-6xQD43a {
    font-size: 43px;
    max-width: 80%;
}.title-opener-QZAqXtj .edu-first-3svNenQ {
    padding: 5rem 4rem;
    background-position: center !important;
}.title-opener-QZAqXtj .edu-first-3svNenQ > div {
    max-width: 85%;
}.title-opener-QZAqXtj .edu-first-3svNenQ p {
    font-size: 1.5rem;
}.title-opener-QZAqXtj .edu-first-3svNenQ h3 {
    font-size: 1.3rem;
}.title-opener-QZAqXtj::after {
    right: -30%;
    top: -30%;
}
}

@media (max-width: 767px) {.title-opener-QZAqXtj {
    padding: 3rem 1rem;
}.title-opener-QZAqXtj .page-open-6xQD43a {
    padding: 0.5rem 0;
    font-size: 2rem;
}.title-opener-QZAqXtj .edu-first-3svNenQ {
    padding: 2rem 1.5rem;
}.title-opener-QZAqXtj .edu-first-3svNenQ p {
    font-size: 1rem;
    max-width: 100%;
}.title-opener-QZAqXtj .edu-first-3svNenQ h3 {
    max-width: 100%;
    font-size: 1.1rem;
}}.course-overview-bjxY23u {
    background-color: rgb(182,208,205);
    display: flex;
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    align-items: center;
}.course-overview-bjxY23u .learn-coding-FGNKf8L {
    top: 0;
    position: absolute;
    z-index: 1;
    height: 100%;
    left: 0;
    width: 100%;
}.course-overview-bjxY23u .education-y4pEo8G {
    width: 500%;
    height: 100%;
    display: flex;
    animation: slide-show 35s ease-in-out infinite;
}.course-overview-bjxY23u .learn-coding-FGNKf8L:hover .education-y4pEo8G {
    animation-play-state: paused;
}.course-overview-bjxY23u .education-track-ykj50l2 {
    height: 100%;
    overflow: hidden;
    width: 20%;
    position: relative;
}.course-overview-bjxY23u .education-track-ykj50l2 img {
    transform-origin: center;
    filter: brightness(0.8) saturate(1.3);
    width: 100%;
    animation: zoom-flow 20s ease-in-out infinite alternate;
    object-fit: cover;
    height: 100%;
}.course-overview-bjxY23u .education-track-ykj50l2::before {
    inset: 0;
    background: 
        linear-gradient(0deg, 
            rgb(147,172,170,0.5) 0%, 
            transparent 40%, 
            transparent 60%, 
            rgb(112,134,129,0.5) 100%),
        linear-gradient(90deg, 
            rgb(147,172,170,0.5) 0%, 
            transparent 40%, 
            transparent 60%, 
            rgb(112,134,129,0.5) 100%);
    position: absolute;
    opacity: 0.7;
    z-index: 2;
    content: '';
}.course-overview-bjxY23u .education-track-ykj50l2::after {
    content: '';
    animation: slide-pattern 15s linear infinite;
    mix-blend-mode: overlay;
    z-index: 3;
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(147,172,170,0.5) 0px,
            rgb(147,172,170,0.5) 2px,
            transparent 2px,
            transparent 6px
        );
    opacity: 0.3;
    position: absolute;
    inset: 0;
}.course-overview-bjxY23u .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 90%;
    z-index: 4;
}.course-overview-bjxY23u .how-grow-w102cqA {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    max-width: 600px;
    background: linear-gradient(
        135deg,
        rgb(147,172,170,0.5) 0%,
        rgb(112,134,129,0.5) 100%
    );
    border-radius: 17px;
    width: 100%;
    margin-left: 0;
    backdrop-filter: blur(8px);
    position: relative;
    padding: 0.5rem;
}.course-overview-bjxY23u .knowledge-track-QG6mA9H {
    padding: 3rem;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgb(182,208,205);
    overflow: hidden;
    position: relative;
}.course-overview-bjxY23u .knowledge-track-QG6mA9H::before {
    opacity: 0.15;
    background: 
        radial-gradient(
            circle at 30% 40%,
            rgb(147,172,170,0.5) 0%,
            transparent 70%
        ),
        radial-gradient(
            circle at 70% 60%,
            rgb(112,134,129,0.5) 0%,
            transparent 70%
        );
    inset: 0;
    z-index: -1;
    position: absolute;
    content: '';
}.course-overview-bjxY23u .knowledge-track-QG6mA9H h3 {
    font-size: 35px;
    display: inline-block;
    font-weight: 700;
    color: rgb(147,172,170);
    margin-bottom: 1.5rem;
    position: relative;
}.course-overview-bjxY23u .knowledge-track-QG6mA9H h3::after {
    position: absolute;
    bottom: -10px;
    background: linear-gradient(to right, 
        rgb(147,172,170), 
        rgb(112,134,129));
    content: '';
    transition: width 0.3s ease, transform 0.3s ease;
    width: 60px;
    height: 3px;
    border-radius: 10px;
    left: 0;
}.course-overview-bjxY23u .knowledge-track-QG6mA9H:hover h3::after {
    width: 100%;
    transform: translateY(-3px);
}.course-overview-bjxY23u .knowledge-track-QG6mA9H p {
    line-height: 1.7;
    font-size: 16px;
    color: #000000;
    margin-bottom: 2rem;
}.course-overview-bjxY23u .knowledge-track-QG6mA9H .inquiry-inquiry-iMEIG3S {
    background: linear-gradient(to right, 
        rgb(147,172,170), 
        rgb(112,134,129));
    font-size: 16px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #ffffff;
    overflow: hidden;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 0.9rem 1.8rem;
    text-decoration: none;
    border-radius: 10px;
    letter-spacing: 1px;
    font-weight: 600;
    box-shadow: 0 5px 15px rgb(147,172,170,0.5);
}.course-overview-bjxY23u .knowledge-track-QG6mA9H .inquiry-inquiry-iMEIG3S::before {
    content: '';
    width: 100%;
    z-index: -1;
    background: linear-gradient(to right, 
        rgb(112,134,129), 
        rgb(147,172,170));
    height: 100%;
    top: 0;
    transition: opacity 0.4s ease;
    position: absolute;
    opacity: 0;
    left: 0;
}.course-overview-bjxY23u .knowledge-track-QG6mA9H .inquiry-inquiry-iMEIG3S:hover {
    box-shadow: 0 8px 20px rgb(112,134,129,0.5);
    transform: translateY(-3px);
}.course-overview-bjxY23u .knowledge-track-QG6mA9H .inquiry-inquiry-iMEIG3S:hover::before {
    opacity: 1;
}

@keyframes slide-show {
    0%, 15% {
        transform: translateX(0);
    }
    20%, 35% {
        transform: translateX(-20%);
    }
    40%, 55% {
        transform: translateX(-40%);
    }
    60%, 75% {
        transform: translateX(-60%);
    }
    80%, 95% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes zoom-flow {
    0%, 100% {
        transform: scale(1.1);
    }
    50% {
        transform: scale(1.2);
    }
}

@keyframes slide-pattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (min-width: 992px) and (max-width: 1400px) {.course-overview-bjxY23u .knowledge-track-QG6mA9H {
    padding: 2.5rem;
}.course-overview-bjxY23u .how-grow-w102cqA {
    max-width: 550px;
}
}

@media (min-width: 1400px) {.course-overview-bjxY23u .how-grow-w102cqA {
    max-width: 650px;
}.course-overview-bjxY23u .container {
    max-width: 1320px;
}
}

@media (max-width: 991px) {.course-overview-bjxY23u {
    padding: 0;
    min-height: auto;
    flex-direction: column;
}.course-overview-bjxY23u .learn-coding-FGNKf8L {
    position: relative;
    height: 350px;
}.course-overview-bjxY23u .container {
    width: 100%;
    padding: 3rem 1.5rem;
}.course-overview-bjxY23u .how-grow-w102cqA {
    margin: 0 auto;
    max-width: 100%;
}.course-overview-bjxY23u .knowledge-track-QG6mA9H {
    padding: 2rem;
}
}

@media (max-width: 767px) {.course-overview-bjxY23u .learn-coding-FGNKf8L {
    height: 300px;
}.course-overview-bjxY23u .education-y4pEo8G {
    animation-duration: 25s;
}.course-overview-bjxY23u .container {
    padding: 2.5rem 1rem;
}.course-overview-bjxY23u .knowledge-track-QG6mA9H {
    padding: 1.8rem;
}.course-overview-bjxY23u .knowledge-track-QG6mA9H h3 {
    font-size: calc(35px * 0.9);
}.course-overview-bjxY23u .knowledge-track-QG6mA9H p {
    font-size: calc(16px * 0.95);
    margin-bottom: 1.5rem;
}
}

@media (max-width: 480px) {.course-overview-bjxY23u .learn-coding-FGNKf8L {
    height: 250px;
}.course-overview-bjxY23u .education-y4pEo8G {
    animation-duration: 20s;
}.course-overview-bjxY23u .container {
    padding: 2rem 0.8rem;
}.course-overview-bjxY23u .knowledge-track-QG6mA9H {
    padding: 1.5rem;
}.course-overview-bjxY23u .knowledge-track-QG6mA9H h3 {
    margin-bottom: 1rem;
    font-size: calc(35px * 0.8);
}.course-overview-bjxY23u .knowledge-track-QG6mA9H p {
    margin-bottom: 1.2rem;
    line-height: 1.5;
    font-size: calc(16px * 0.85);
}.course-overview-bjxY23u .knowledge-track-QG6mA9H .inquiry-inquiry-iMEIG3S {
    text-align: center;
    padding: 0.8rem 1.5rem;
    width: 100%;
}
}

@media (prefers-reduced-motion) {.course-overview-bjxY23u .education-y4pEo8G,
    .course-overview-bjxY23u .education-track-ykj50l2 img,
    .course-overview-bjxY23u .education-track-ykj50l2::after {
    animation: none;
}
}