* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1218px;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}html,body {
    scroll-behavior: auto;
    scroll-snap-type: none;
    auto
contain
touch-action: none;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    min-height: 100%;
}.top_infopexO58l {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}.pitch_compjZcxrks {
    flex: 0 0 auto;
}.wrapper-borderTSYr5aP {
    min-height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.pricing_offer_boxcPOVowX {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.pricing_offer_boxcPOVowX::before {
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    left: 0;
    background: linear-gradient(135deg, rgba(18, 46, 101, 0.85), rgba(44, 62, 80, 0.9));
}.pricing_offer_boxcPOVowX .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}.premium_planPeWw5zZ {
    position: relative;
}.pricing_offer_boxcPOVowX h2 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 25px;
    animation: titleFadeIn 0.8s ease-out forwards;
    color: #ffffff;
    position: relative;
    transform: translateY(0);
    font-weight: 700;
}.pricing_offer_boxcPOVowX .learning_ratesU4egIPG {
    animation: fadeIn 0.8s ease-out 0.3s forwards;
    font-size: 12px;
    line-height: 1.6;
    opacity: 0;
    max-width: 700px;
    text-align: center;
    margin: 0 auto 60px;
    position: relative;
    color: #ffffff;
}.pricing_offer_boxcPOVowX .payment_pricingCUwyuk2 {
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    list-style: none;
    padding: 0;
    display: grid;
}.pricing_offer_boxcPOVowX .payment_pricingCUwyuk2 li {
    transform-style: preserve-3d;
    perspective: 1000px;
}.pricing_offer_boxcPOVowX .group_plans4bEOjTP {
    transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
    text-decoration: none;
    display: block;
    transform: translateZ(0);
    height: 100%;
}.pricing_offer_boxcPOVowX .group_plans4bEOjTP:hover {
    transform: translateY(-10px) scale(1.02);
}.pricing_offer_boxcPOVowX .lesson_ratesgl0iW5F {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(240, 240, 240, 0.85));
    overflow: hidden;
    clip-path: polygon(0 0, 100% 0, 100% 96%, 96% 100%, 0 100%);
    position: relative;
    height: 100%;
    transition: all 0.4s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
}.pricing_offer_boxcPOVowX .group_plans4bEOjTP:hover .lesson_ratesgl0iW5F {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(240, 240, 240, 0.9));
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 10px 20px rgba(0, 0, 0, 0.1);
}.pricing_offer_boxcPOVowX .lesson_ratesgl0iW5F::before {
    transform: scaleX(0);
    content: "";
    height: 6px;
    transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(162,188,184), rgb(127,149,143));
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}.pricing_offer_boxcPOVowX .group_plans4bEOjTP:hover .lesson_ratesgl0iW5F::before {
    transform: scaleX(1);
}.pricing_offer_boxcPOVowX .deal_boardfv8eByp {
    height: 100%;
    padding: 35px 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}.pricing_offer_boxcPOVowX .deal_boardfv8eByp h4 {
    font-size: calc(22px * 1.1);
    transition: color 0.3s ease;
    position: relative;
    margin: 0 0 20px;
    color: #000000;
    font-weight: 700;
    padding-bottom: 15px;
}.pricing_offer_boxcPOVowX .group_plans4bEOjTP:hover .deal_boardfv8eByp h4 {
    color: rgb(162,188,184);
}.pricing_offer_boxcPOVowX .deal_boardfv8eByp h4::after {
    transition: width 0.4s ease;
    height: 3px;
    width: 40px;
    content: "";
    background: rgb(162,188,184);
    position: absolute;
    left: 0;
    bottom: 0;
}.pricing_offer_boxcPOVowX .group_plans4bEOjTP:hover .deal_boardfv8eByp h4::after {
    width: 60px;
}.pricing_offer_boxcPOVowX .deal_boardfv8eByp p {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
    color: #000000;
    flex-grow: 1;
    overflow-wrap: break-word;
    word-break: break-word;
    margin: 0 0 25px;
}.pricing_offer_boxcPOVowX .package_dealDM3YkJb {
    background: linear-gradient(135deg, rgba(240, 240, 240, 0.8), rgba(255, 255, 255, 0.9));
    position: relative;
    border-radius: 50px;
    padding: 12px 25px;
    overflow: hidden;
    align-self: flex-start;
    transition: all 0.3s ease;
    color: #000000;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    font-size: calc(22px * 1.4);
    font-weight: 700;
    display: inline-block;
}.pricing_offer_boxcPOVowX .group_plans4bEOjTP:hover .package_dealDM3YkJb {
    background: linear-gradient(135deg, rgb(162,188,184,0.5), rgb(162,188,184));
    box-shadow: 0 8px 20px rgba(var(--primary-color-rgb), 0.3);
    color: #ffffff;
}.pricing_offer_boxcPOVowX .package_dealDM3YkJb::before {
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
}.pricing_offer_boxcPOVowX .group_plans4bEOjTP:hover .package_dealDM3YkJb::before {
    left: 100%;
}

@keyframes titleFadeIn {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@media (max-width: 1200px) {.pricing_offer_boxcPOVowX {
    padding: 100px 0;
}.pricing_offer_boxcPOVowX .payment_pricingCUwyuk2 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
}
}

@media (max-width: 991px) {.pricing_offer_boxcPOVowX {
    padding: 80px 0;
}.pricing_offer_boxcPOVowX h2 {
    font-size: calc(36px * 0.9);
}.pricing_offer_boxcPOVowX .learning_ratesU4egIPG {
    font-size: calc(12px * 0.95);
    margin-bottom: 50px;
}.pricing_offer_boxcPOVowX .payment_pricingCUwyuk2 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.pricing_offer_boxcPOVowX .deal_boardfv8eByp {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.pricing_offer_boxcPOVowX {
    padding: 70px 0;
}.pricing_offer_boxcPOVowX h2 {
    font-size: calc(36px * 0.85);
    margin-bottom: 20px;
}.pricing_offer_boxcPOVowX .learning_ratesU4egIPG {
    margin-bottom: 40px;
    font-size: calc(12px * 0.9);
}.pricing_offer_boxcPOVowX .payment_pricingCUwyuk2 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.pricing_offer_boxcPOVowX .deal_boardfv8eByp h4 {
    font-size: 22px;
}.pricing_offer_boxcPOVowX .deal_boardfv8eByp p {
    margin-bottom: 20px;
    font-size: calc(12px * 0.9);
}.pricing_offer_boxcPOVowX .package_dealDM3YkJb {
    padding: 10px 20px;
    font-size: calc(22px * 1.3);
}
}

@media (max-width: 480px) {.pricing_offer_boxcPOVowX {
    padding: 60px 0;
}.pricing_offer_boxcPOVowX h2 {
    font-size: calc(36px * 0.8);
}.pricing_offer_boxcPOVowX .learning_ratesU4egIPG {
    font-size: calc(12px * 0.85);
    margin-bottom: 35px;
}.pricing_offer_boxcPOVowX .deal_boardfv8eByp {
    padding: 25px 20px;
}.pricing_offer_boxcPOVowX .deal_boardfv8eByp h4 {
    margin-bottom: 15px;
    padding-bottom: 12px;
}.pricing_offer_boxcPOVowX .deal_boardfv8eByp p {
    font-size: calc(12px * 0.85);
    line-height: 1.5;
}.pricing_offer_boxcPOVowX .package_dealDM3YkJb {
    font-size: calc(22px * 1.2);
    padding: 8px 18px;
}}.our_teamLGlaSZP {
    background: rgb(197,221,217);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.our_teamLGlaSZP::before {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgb(162,188,184,0.5) 0%, transparent 50%);
    bottom: 0;
}.our_teamLGlaSZP::after {
    width: 100%;
    z-index: 2;
    position: absolute;
    left: 0;
    content: "";
    animation: pulse 15s infinite alternate;
    top: 0;
    background: radial-gradient(circle at 70% 30%, rgb(127,149,143,0.5) 0%, transparent 60%);
    height: 100%;
}.our_teamLGlaSZP .container {
    position: relative;
    z-index: 10;
}.our_teamLGlaSZP .expert_classesazKcO4m {
    flex-direction: column;
    display: flex;
    gap: 60px;
    position: relative;
}.our_teamLGlaSZP .expert_classesazKcO4m::before {
    position: absolute;
    transform: translateX(-50%);
    z-index: -1;
    left: 50%;
    background: linear-gradient(to bottom, transparent, rgb(162,188,184), transparent);
    width: 2px;
    height: 85%;
    top: 80px;
    content: "";
}.our_teamLGlaSZP h3 {
    margin-bottom: 40px;
    color: rgb(162,188,184);
    transform: perspective(1000px) rotateX(0deg);
    font-weight: 700;
    text-align: center;
    font-size: 38px;
    transition: transform 0.5s ease;
    position: relative;
}.our_teamLGlaSZP h3::after {
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    width: 80px;
    border-radius: 10px;
    bottom: -15px;
    background: rgb(162,188,184);
    left: 50%;
    content: "";
}.our_teamLGlaSZP h3:hover {
    transform: perspective(1000px) rotateX(5deg);
}.our_teamLGlaSZP .learn_studiouQ2CFMJ {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    overflow: hidden;
    display: grid;
    position: relative;
    backdrop-filter: blur(10px);
    gap: 40px;
    align-items: center;
    border-left: 3px solid rgb(162,188,184);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    grid-template-columns: 1fr 1fr;
    padding: 40px;
}.our_teamLGlaSZP .learn_studiouQ2CFMJ::before {
    animation: float 8s infinite ease-in-out;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(162,188,184,0.5) 0%, transparent 70%);
    right: -100px;
    top: -100px;
    position: absolute;
    content: "";
}.our_teamLGlaSZP .learn_studiouQ2CFMJ:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.our_teamLGlaSZP .learn_studiouQ2CFMJ span {
    font-size: 23px;
    padding-left: 15px;
    color: rgb(162,188,184);
    margin-bottom: 20px;
    font-weight: 600;
    grid-column: 1 / 2;
    position: relative;
    display: block;
}.our_teamLGlaSZP .learn_studiouQ2CFMJ span::before {
    left: 0;
    content: "";
    background: rgb(162,188,184);
    border-radius: 10px;
    position: absolute;
    height: 100%;
    top: 0;
    width: 5px;
}.our_teamLGlaSZP .learn_studiouQ2CFMJ p {
    font-size: 17px;
    color: #000000;
    position: relative;
    grid-column: 1 / 2;
    line-height: 1.8;
}.our_teamLGlaSZP .learn_studiouQ2CFMJ .pic_borderWLt0e7n {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    grid-row: 1 / 3;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    height: 350px;
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    grid-column: 2 / 3;
}.our_teamLGlaSZP .learn_studiouQ2CFMJ .pic_borderWLt0e7n::before {
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    z-index: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 60%);
}.our_teamLGlaSZP .learn_studiouQ2CFMJ .pic_borderWLt0e7n::after {
    content: "";
    left: 0;
    height: 5px;
    position: absolute;
    top: 0;
    background: linear-gradient(to right, rgb(162,188,184), rgb(127,149,143));
    width: 100%;
}.our_teamLGlaSZP .learn_studiouQ2CFMJ .pic_borderWLt0e7n:hover {
    transform: scale(1.02);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}.our_teamLGlaSZP .pedagogy_info6wIOBlE {
    display: grid;
    backdrop-filter: blur(10px);
    align-items: center;
    grid-template-columns: 1fr 1fr;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    overflow: hidden;
    border-right: 3px solid rgb(127,149,143);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    padding: 40px;
    gap: 40px;
    background: rgba(255, 255, 255, 0.05);
}.our_teamLGlaSZP .pedagogy_info6wIOBlE::before {
    position: absolute;
    background: radial-gradient(circle, rgb(127,149,143,0.5) 0%, transparent 70%);
    animation: float 8s infinite ease-in-out reverse;
    left: -100px;
    border-radius: 50%;
    content: "";
    bottom: -100px;
    height: 200px;
    width: 200px;
}.our_teamLGlaSZP .pedagogy_info6wIOBlE:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.our_teamLGlaSZP .pedagogy_info6wIOBlE p {
    grid-column: 2 / 3;
    position: relative;
    font-size: 17px;
    grid-row: 1 / 2;
    color: #000000;
    line-height: 1.8;
}.our_teamLGlaSZP .pedagogy_info6wIOBlE .legacy_story1Qr0PvD {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    grid-column: 1 / 2;
    overflow: hidden;
    height: 350px;
    grid-row: 1 / 2;
}.our_teamLGlaSZP .pedagogy_info6wIOBlE .legacy_story1Qr0PvD::before {
    z-index: 1;
    content: "";
    position: absolute;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 60%);
    width: 100%;
}.our_teamLGlaSZP .pedagogy_info6wIOBlE .legacy_story1Qr0PvD::after {
    position: absolute;
    background: linear-gradient(to right, rgb(127,149,143), rgb(162,188,184));
    content: "";
    left: 0;
    height: 5px;
    top: 0;
    width: 100%;
}.our_teamLGlaSZP .pedagogy_info6wIOBlE .legacy_story1Qr0PvD:hover {
    transform: scale(1.02);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

@keyframes pulse {
    0% {
        opacity: 0.4;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.4;
    }
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.our_teamLGlaSZP {
    padding: 80px 0;
}.our_teamLGlaSZP .expert_classesazKcO4m::before {
    height: 90%;
}.our_teamLGlaSZP .learn_studiouQ2CFMJ,
    .our_teamLGlaSZP .pedagogy_info6wIOBlE {
    gap: 30px;
    grid-template-columns: 1fr;
}.our_teamLGlaSZP .learn_studiouQ2CFMJ span,
    .our_teamLGlaSZP .learn_studiouQ2CFMJ p {
    grid-column: 1 / -1;
}.our_teamLGlaSZP .learn_studiouQ2CFMJ .pic_borderWLt0e7n {
    grid-row: 3 / 4;
    height: 300px;
    grid-column: 1 / -1;
}.our_teamLGlaSZP .pedagogy_info6wIOBlE p {
    grid-row: 2 / 3;
    grid-column: 1 / -1;
}.our_teamLGlaSZP .pedagogy_info6wIOBlE .legacy_story1Qr0PvD {
    height: 300px;
    grid-column: 1 / -1;
    grid-row: 1 / 2;
}
}

@media (max-width: 768px) {.our_teamLGlaSZP {
    padding: 60px 0;
}.our_teamLGlaSZP h3 {
    font-size: calc(38px * 0.9);
}.our_teamLGlaSZP .expert_classesazKcO4m {
    gap: 40px;
}.our_teamLGlaSZP .expert_classesazKcO4m::before {
    display: none;
}.our_teamLGlaSZP .learn_studiouQ2CFMJ,
    .our_teamLGlaSZP .pedagogy_info6wIOBlE {
    padding: 30px;
}.our_teamLGlaSZP .learn_studiouQ2CFMJ span {
    font-size: calc(23px * 0.9);
}.our_teamLGlaSZP .learn_studiouQ2CFMJ .pic_borderWLt0e7n,
    .our_teamLGlaSZP .pedagogy_info6wIOBlE .legacy_story1Qr0PvD {
    height: 250px;
}
}

@media (max-width: 576px) {.our_teamLGlaSZP {
    padding: 40px 0;
}.our_teamLGlaSZP h3 {
    margin-bottom: 30px;
    font-size: calc(38px * 0.8);
}.our_teamLGlaSZP .learn_studiouQ2CFMJ,
    .our_teamLGlaSZP .pedagogy_info6wIOBlE {
    gap: 20px;
    padding: 20px;
}.our_teamLGlaSZP .learn_studiouQ2CFMJ span {
    margin-bottom: 15px;
}.our_teamLGlaSZP .learn_studiouQ2CFMJ .pic_borderWLt0e7n,
    .our_teamLGlaSZP .pedagogy_info6wIOBlE .legacy_story1Qr0PvD {
    height: 200px;
}}.thxZonewCO6Tjp {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(162,188,184,0.5) 0%, rgb(197,221,217) 50%, rgb(127,149,143,0.5) 100%);
    overflow: hidden;
}.thxZonewCO6Tjp::before {
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(162,188,184,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(127,149,143,0.5) 0%, transparent 50%);
    opacity: 0.6;
    position: absolute;
    pointer-events: none;
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
}.thxZonewCO6Tjp::after {
    animation: float 15s ease-in-out infinite alternate;
    position: absolute;
    width: 50%;
    filter: blur(80px);
    z-index: 0;
    right: -10%;
    transform: rotate(-15deg);
    height: 50%;
    top: -10%;
    content: "";
    background: rgb(162,188,184,0.5);
}.thxZonewCO6Tjp .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;
    position: relative;
}.thxZonewCO6Tjp .expert_classesazKcO4m {
    flex-direction: column;
    backdrop-filter: blur(10px);
    display: flex;
    position: relative;
    gap: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
    background: rgba(255, 255, 255, 0.85);
    clip-path: polygon(
        0 5%, 
        5% 0, 
        95% 0, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0 95%
    );
    padding: 3.5rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    transform: perspective(1000px) rotateX(2deg);
}.thxZonewCO6Tjp .expert_classesazKcO4m:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15), 
                0 15px 20px rgba(0, 0, 0, 0.08),
                0 0 0 1px rgba(255, 255, 255, 0.25) inset;
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.thxZonewCO6Tjp .expert_classesazKcO4m > div:first-child {
    animation: slideDown 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    border-bottom: 2px solid rgb(162,188,184,0.5);
    padding-bottom: 1.5rem;
    animation-fill-mode: both;
    transform: translateY(-20px);
    position: relative;
    opacity: 0;
}.thxZonewCO6Tjp .expert_classesazKcO4m > div:first-child::after {
    left: 0;
    width: 35%;
    animation: expandWidth 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s forwards;
    background: rgb(162,188,184);
    bottom: -2px;
    position: absolute;
    height: 2px;
    content: "";
}.thxZonewCO6Tjp h5 {
    margin: 0;
    position: relative;
    font-size: 19px;
    line-height: 1.4;
    color: #000000;
    font-weight: 700;
    display: inline-block;
}.thxZonewCO6Tjp h5::before {
    background: rgb(162,188,184);
    height: 80%;
    animation: fadeIn 0.5s ease 1.2s forwards;
    left: -1.5rem;
    top: 50%;
    opacity: 0;
    content: "";
    transform: translateY(-50%);
    position: absolute;
    width: 0.5rem;
}.thxZonewCO6Tjp .expert_classesazKcO4m > div:last-child {
    transform: translateY(20px);
    opacity: 0;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    animation-fill-mode: both;
}.thxZonewCO6Tjp a {
    overflow: hidden;
    text-decoration: none;
    display: block;
    padding: 1rem 1.5rem;
    position: relative;
    transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1);
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: linear-gradient(to right, 
                rgba(#ffffff, 0.4) 0%, 
                rgba(#ffffff, 0.8) 50%, 
                rgba(#ffffff, 0.4) 100%);
}.thxZonewCO6Tjp a::before {
    content: "";
    left: -100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    height: 100%;
    width: 100%;
    top: 0;
    transition: left 0.7s cubic-bezier(0.25, 1, 0.5, 1);
    position: absolute;
}.thxZonewCO6Tjp a:hover::before {
    left: 100%;
}.thxZonewCO6Tjp a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.thxZonewCO6Tjp p {
    position: relative;
    line-height: 1.8;
    font-size: 14px;
    color: #000000;
    margin: 0;
    z-index: 1;
}

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

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

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 35%;
    }
}

@keyframes float {
    0% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-10deg) translate(10px, -10px);
    }
    100% {
        transform: rotate(-15deg) translate(-5px, 5px);
    }
}

@media (max-width: 992px) {.thxZonewCO6Tjp {
    padding: 5rem 0;
}.thxZonewCO6Tjp .expert_classesazKcO4m {
    gap: 2rem;
    padding: 2.5rem;
}.thxZonewCO6Tjp h5 {
    font-size: calc(19px * 0.9);
}
}

@media (max-width: 768px) {.thxZonewCO6Tjp {
    padding: 4rem 0;
}.thxZonewCO6Tjp .expert_classesazKcO4m {
    clip-path: polygon(
            0 3%, 
            3% 0, 
            97% 0, 
            100% 3%, 
            100% 97%, 
            97% 100%, 
            3% 100%, 
            0 97%
        );
    padding: 2rem;
    gap: 1.8rem;
}.thxZonewCO6Tjp h5 {
    font-size: calc(19px * 0.85);
}.thxZonewCO6Tjp p {
    font-size: calc(14px * 0.95);
}
}

@media (max-width: 576px) {.thxZonewCO6Tjp {
    padding: 3rem 0;
}.thxZonewCO6Tjp .expert_classesazKcO4m {
    padding: 1.5rem;
    transform: perspective(1000px) rotateX(1deg);
    gap: 1.5rem;
}.thxZonewCO6Tjp h5 {
    font-size: calc(19px * 0.8);
}.thxZonewCO6Tjp h5::before {
    left: -1rem;
    width: 0.3rem;
}.thxZonewCO6Tjp a {
    padding: 0.8rem 1rem;
}.thxZonewCO6Tjp p {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}}.program_outcomesjhAFOyo {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(197,221,217) 0%, #ffffff 100%);
    position: relative;
    padding: 120px 0 140px;
}.program_outcomesjhAFOyo::before {
    filter: blur(100px);
    background: rgb(162,188,184,0.5);
    opacity: 0.4;
    width: 300px;
    height: 300px;
    top: -50px;
    z-index: 0;
    content: "";
    left: -100px;
    position: absolute;
    transform: rotate(-15deg);
}.program_outcomesjhAFOyo::after {
    filter: blur(80px);
    background: rgb(127,149,143,0.5);
    right: -60px;
    position: absolute;
    opacity: 0.3;
    transform: rotate(25deg);
    height: 200px;
    width: 200px;
    bottom: -40px;
    content: "";
    z-index: 0;
}.program_outcomesjhAFOyo h5 {
    margin-bottom: 60px;
    color: #000000;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    text-align: center;
    line-height: 1.4;
    max-width: 800px;
    transition: transform 0.5s ease-out;
    transform: translateY(0);
    font-size: 18px;
    position: relative;
}.program_outcomesjhAFOyo h5:hover {
    transform: translateY(-5px);
}.program_outcomesjhAFOyo h5::after {
    height: 4px;
    position: absolute;
    border-radius: 10px;
    content: "";
    left: 50%;
    width: 80px;
    background: linear-gradient(90deg, rgb(162,188,184) 0%, rgb(127,149,143) 100%);
    transform: translateX(-50%);
    bottom: -15px;
}.program_outcomesjhAFOyo .container {
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.program_outcomesjhAFOyo .expert_classesazKcO4m {
    padding: 40px;
    background: rgba(255, 255, 255, 0.8);
    border-left: 4px solid rgb(162,188,184);
    align-items: center;
    backdrop-filter: blur(10px);
    position: relative;
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    display: flex;
    flex-direction: column;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(0deg);
    gap: 40px;
}.program_outcomesjhAFOyo .expert_classesazKcO4m:hover {
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
}.program_outcomesjhAFOyo .expert_classesazKcO4m > div:first-child {
    position: relative;
    width: 100%;
    overflow: hidden;
}.program_outcomesjhAFOyo .pic_borderWLt0e7n {
    object-fit: cover;
    transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    height: auto;
    transform: scale(1);
}.program_outcomesjhAFOyo .expert_classesazKcO4m:hover .pic_borderWLt0e7n {
    transform: scale(1.05);
}.program_outcomesjhAFOyo .text_rowY150Qth {
    width: 100%;
}.program_outcomesjhAFOyo .text_rowY150Qth ul {
    margin: 0;
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}.program_outcomesjhAFOyo .text_rowY150Qth li {
    position: relative;
    padding-left: 40px;
    opacity: 0.95;
    transform: translateY(0);
    transition: transform 0.3s ease, opacity 0.3s ease;
}.program_outcomesjhAFOyo .text_rowY150Qth li:hover {
    opacity: 1;
    transform: translateY(-3px);
}.program_outcomesjhAFOyo .text_rowY150Qth li p {
    font-size: 15px;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    font-weight: 400;
    margin: 0;
    color: #000000;
    position: relative;
}.program_outcomesjhAFOyo .text_rowY150Qth li svg {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: absolute;
    height: 24px;
    left: -40px;
    top: 2px;
    width: 24px;
}.program_outcomesjhAFOyo .text_rowY150Qth li:hover svg {
    transform: scale(1.2) rotate(5deg);
}.program_outcomesjhAFOyo .text_rowY150Qth li svg path {
    transition: fill 0.3s ease;
    fill: rgb(162,188,184);
}.program_outcomesjhAFOyo .text_rowY150Qth li:hover svg path {
    fill: rgb(127,149,143);
}.program_outcomesjhAFOyo .text_rowY150Qth li:nth-child(odd) {
    padding-left: 45px;
    border-left: 2px solid rgba(var(--primary-color-rgb), 0.1);
}.program_outcomesjhAFOyo .text_rowY150Qth li:nth-child(even) {
    border-right: 2px solid rgba(var(--secondary-color-rgb), 0.1);
    padding-right: 15px;
}.program_outcomesjhAFOyo .text_rowY150Qth li::before {
    width: 0;
    left: 0;
    bottom: -5px;
    content: "";
    transition: width 0.4s ease-out;
    background: linear-gradient(90deg, rgb(162,188,184) 0%, rgb(127,149,143) 100%);
    position: absolute;
    height: 2px;
}.program_outcomesjhAFOyo .text_rowY150Qth li:hover::before {
    width: 100%;
}

@media (min-width: 768px) {.program_outcomesjhAFOyo {
    padding: 150px 0 180px;
}.program_outcomesjhAFOyo .expert_classesazKcO4m {
    padding: 60px;
    flex-direction: row;
    border-left: 6px solid rgb(162,188,184);
}.program_outcomesjhAFOyo .expert_classesazKcO4m > div:first-child {
    flex-shrink: 0;
    width: 40%;
}.program_outcomesjhAFOyo .text_rowY150Qth {
    padding-left: 40px;
    width: 60%;
}.program_outcomesjhAFOyo .text_rowY150Qth ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 20px;
}.program_outcomesjhAFOyo h5 {
    margin-bottom: 80px;
    font-size: calc(18px * 1.1);
}.program_outcomesjhAFOyo h5::after {
    width: 120px;
    height: 5px;
}
}

@media (min-width: 992px) {.program_outcomesjhAFOyo .expert_classesazKcO4m {
    padding: 70px;
}.program_outcomesjhAFOyo .expert_classesazKcO4m > div:first-child {
    width: 45%;
}.program_outcomesjhAFOyo .text_rowY150Qth {
    width: 55%;
    padding-left: 50px;
}.program_outcomesjhAFOyo .pic_borderWLt0e7n {
    height: 450px;
}
}

@media (max-width: 767px) {.program_outcomesjhAFOyo {
    padding: 80px 0 100px;
}.program_outcomesjhAFOyo h5 {
    font-size: calc(18px * 0.9);
    padding: 0 15px;
    margin-bottom: 40px;
}.program_outcomesjhAFOyo .expert_classesazKcO4m {
    padding: 30px 20px;
}.program_outcomesjhAFOyo .pic_borderWLt0e7n {
    height: 250px;
    margin-bottom: 20px;
}.program_outcomesjhAFOyo .text_rowY150Qth li {
    margin-bottom: 15px;
}.program_outcomesjhAFOyo .text_rowY150Qth li p {
    font-size: calc(15px * 0.95);
}}.cookie_message_overlayhQE2NJT {
    transition: transform 0.3s ease-in-out;
    border-top: 3px solid rgb(162,188,184);
    z-index: 90;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgb(197,221,217);
}.cookies_trackingBM49FEs {
    align-items: center;
    display: flex;
    padding: 20px 15px;
    margin: 0 auto;
    max-width: 1200px;
    justify-content: space-between;
}.privacy_ackWod9gN6 {
    margin-right: 15px;
    flex-shrink: 0;
}.privacy_ackWod9gN6 svg {
    width: 60px;
    fill: rgb(162,188,184);
    height: 60px;
    transition: fill 0.3s ease;
}.privacy_ackWod9gN6 svg:hover {
    fill: rgb(127,149,143);
}.data_acceptf37DVOl {
    flex-grow: 1;
    color: #000000;
    margin-right: 15px;
}.cookie_message_overlayhQE2NJT h5 {
    font-size: 21px;
    margin-bottom: 8px;
    color: rgb(162,188,184);
    font-family: Arial, sans-serif;
    font-weight: 600;
}.cookie_message_overlayhQE2NJT p {
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #000000;
    line-height: 1.5;
}.user_trackerrDpk3ty {
    background: rgb(162,188,184);
    font-size: 16px;
    margin-left: 10px;
    line-height: 35px;
    color: #ffffff;
    cursor: pointer;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    border-radius: 28px;
    text-decoration: none;
    padding: 10px 20px;
    text-align: center;
}.user_trackerrDpk3ty:hover {
    box-shadow: 0 0 10px rgb(127,149,143,0.5);
    background: rgb(127,149,143);
}#cookies_allowance_actionI96jAdJ {
    background: rgb(162,188,184);
}#refuseTrackingCookiesOptionbzKIiBs {
    background: rgba(0, 0, 0, 0.5);
}.cookie_message_overlayhQE2NJT p a {
    text-decoration: underline;
    transition: color 0.3s ease;
    color: rgb(162,188,184);
}.cookie_message_overlayhQE2NJT p a:hover {
    color: rgb(127,149,143);
}
@media only screen and (max-width: 1200px) {.cookies_trackingBM49FEs {
    align-items: center;
    flex-direction: column;
}.privacy_ackWod9gN6 {
    margin-bottom: 15px;
}.data_acceptf37DVOl {
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
}.user_trackerrDpk3ty {
    max-width: 200px;
    margin-bottom: 10px;
    margin-left: 0;
    width: 100%;
}
}
@media only screen and (max-width: 800px) {.cookies_trackingBM49FEs {
    padding: 15px;
}.privacy_ackWod9gN6 {
    display: none;
}.cookie_message_overlayhQE2NJT h5 {
    font-size: 18px;
}.cookie_message_overlayhQE2NJT p {
    font-size: 14px;
}}
#cookieWarningPopupFwA72lq {
    display: none;
}#cookieWarningPopupFwA72lq:checked ~ .cookie_message_overlayhQE2NJT {
    opacity: 0;
    visibility: hidden;
}header {
    position: relative;
    z-index: 1000;
    overflow: visible;
    background: linear-gradient(to right, rgb(127,149,143,0.5), rgb(162,188,184));
    padding: 1.5rem 0;
}header::before {
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    opacity: 0.1;
    background: 
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 15%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 15%);
    width: 100%;
    content: '';
}header .container {
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
}header .main_guidemXBPL7N {
    flex-direction: column;
    display: flex;
    gap: 1.5rem;
    justify-content: center;
    align-items: center;
}header .site_mainjtcrP2I {
    justify-content: center;
    align-items: center;
    position: relative;
    display: flex;
    padding: 1rem;
    z-index: 2;
    text-decoration: none;
}header .site_mainjtcrP2I::after {
    background: #ffffff;
    height: 2px;
    content: '';
    width: 50%;
    position: absolute;
    opacity: 0.6;
    transform: translateX(-50%);
    bottom: 0;
    left: 50%;
    transition: width 0.3s ease, opacity 0.3s ease;
}header .site_mainjtcrP2I:hover::after {
    opacity: 1;
    width: 80%;
}header .site_mainjtcrP2I svg {
    height: auto;
    transition: all 0.3s ease;
    filter: drop-shadow(0 4px 8px rgb(162,188,184,0.5));
    width: 220px;
}header .site_mainjtcrP2I:hover svg {
    transform: translateY(-5px);
}header .header_proSouLA7U {
    padding: 0.6rem 1rem;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    position: relative;
    max-width: 800px;
    justify-content: center;
    border-radius: 26px;
    gap: 0.8rem;
    backdrop-filter: blur(5px);
    width: 100%;
    flex-wrap: wrap;
}header .header_proSouLA7U::before {
    width: 100%;
    border-radius: 26px;
    content: '';
    box-shadow: 
        0 4px 30px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    height: 100%;
    top: 0;
    z-index: -1;
    left: 0;
    position: absolute;
}header .main_knowT5sWLXk {
    letter-spacing: 0.5px;
    position: relative;
    color: #ffffff;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    overflow: hidden;
    transition: all 0.3s ease;
    font-size: 13px;
    text-decoration: none;
    border-radius: 10px;
    padding: 0.7rem 1.2rem;
}header .main_knowT5sWLXk::before {
    z-index: -1;
    background: #ffffff;
    transition: opacity 0.3s ease;
    top: 0;
    transform: translateY(100%) scale(0.8);
    border-radius: 10px;
    content: '';
    opacity: 0;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
}header .main_knowT5sWLXk:hover {
    color: rgb(162,188,184);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}header .main_knowT5sWLXk:hover::before {
    opacity: 1;
    transform: translateY(0) scale(1);
}

@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .main_guidemXBPL7N {
    gap: 1.2rem;
}header .site_mainjtcrP2I svg {
    width: 180px;
}header .header_proSouLA7U {
    padding: 0.5rem;
    gap: 0.6rem;
}header .main_knowT5sWLXk {
    font-size: calc(13px - 1px);
    padding: 0.6rem 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .main_guidemXBPL7N {
    gap: 1rem;
}header .site_mainjtcrP2I svg {
    width: 150px;
}header .header_proSouLA7U {
    padding: 0.4rem;
    gap: 0.4rem;
}header .main_knowT5sWLXk {
    padding: 0.5rem 0.8rem;
    font-size: calc(13px - 2px);
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .main_guidemXBPL7N {
    gap: 0.8rem;
}header .site_mainjtcrP2I svg {
    width: 140px;
}header .header_proSouLA7U {
    justify-content: flex-start;
    padding: 0.4rem 0.6rem;
    overflow-x: auto;
    flex-wrap: nowrap;
}header .header_proSouLA7U::-webkit-scrollbar {
    height: 3px;
}header .header_proSouLA7U::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
}header .main_knowT5sWLXk {
    white-space: nowrap;
    padding: 0.4rem 0.7rem;
    font-size: calc(13px - 3px);
}}.contact_form_section4RYy2Hw {
    position: relative;
    padding: 5rem 0;
}.contact_form_section4RYy2Hw::before {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
}.contact_form_section4RYy2Hw .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
}.contact_form_section4RYy2Hw .reach_messagefazn3Zt {
    position: relative;
    background: rgb(197,221,217);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    display: flex;
    border-radius: 13px;
    overflow: hidden;
    flex-wrap: wrap;
}.contact_form_section4RYy2Hw .reach_messagefazn3Zt::before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, 
        rgb(162,188,184), 
        rgb(127,149,143));
    top: 0;
    height: 5px;
}.contact_form_section4RYy2Hw .help_messager3yFqX4 {
    position: relative;
    background: rgb(197,221,217);
    flex: 1 0 300px;
    padding: 3rem;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}.contact_form_section4RYy2Hw .help_messager3yFqX4::after {
    right: 0;
    top: 0;
    background: linear-gradient(to bottom,
        transparent,
        rgb(162,188,184,0.5),
        transparent);
    width: 1px;
    position: absolute;
    height: 100%;
    content: "";
}.contact_form_section4RYy2Hw .help_messager3yFqX4 h3 {
    font-weight: 700;
    display: inline-block;
    font-size: 18px;
    padding-bottom: 1rem;
    border-bottom: 2px solid rgb(127,149,143);
    color: rgb(162,188,184);
    margin-bottom: 2.5rem;
}.contact_form_section4RYy2Hw .help_messager3yFqX4 div {
    align-items: center;
    padding: 1rem;
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.02));
    transition: all 0.3s ease;
    display: flex;
    margin-bottom: 2rem;
    border-radius: 10px;
}.contact_form_section4RYy2Hw .help_messager3yFqX4 div:hover {
    transform: translateX(5px);
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.05));
}.contact_form_section4RYy2Hw .help_messager3yFqX4 div svg {
    height: 24px;
    border-radius: 50%;
    width: 24px;
    padding: 5px;
    flex-shrink: 0;
    margin-right: 1rem;
    background: rgb(162,188,184);
}.contact_form_section4RYy2Hw .help_messager3yFqX4 div svg path {
    fill: #ffffff;
}.contact_form_section4RYy2Hw .help_messager3yFqX4 div span {
    font-size: 18px;
    color: #000000;
}.contact_form_section4RYy2Hw .help_messager3yFqX4 div span a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: #000000;
}.contact_form_section4RYy2Hw .help_messager3yFqX4 div span a:hover {
    color: rgb(162,188,184);
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz {
    flex: 1 0 450px;
    padding: 3rem;
    position: relative;
    background: #ffffff;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz::before {
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    transform: rotate(45deg);
    position: absolute;
    top: 3rem;
    height: 20px;
    content: "";
    left: -10px;
    width: 20px;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz form {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz h3 {
    position: relative;
    color: #000000;
    margin-bottom: 2rem;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz h3::after {
    background: rgb(162,188,184);
    content: "";
    bottom: -10px;
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    width: 50px;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz input[type="text"],
.contact_form_section4RYy2Hw .query_blocklIx3Jaz input[type="email"] {
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 18px;
    padding: 1rem 1.2rem;
    width: 100%;
    transition: all 0.3s ease;
    color: #000000;
    background: rgb(197,221,217);
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz input[type="text"]:focus,
.contact_form_section4RYy2Hw .query_blocklIx3Jaz input[type="email"]:focus {
    border-color: rgb(162,188,184);
    box-shadow: 0 0 0 3px rgb(162,188,184,0.5);
    outline: none;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz input[type="text"]::placeholder,
.contact_form_section4RYy2Hw .query_blocklIx3Jaz input[type="email"]::placeholder {
    opacity: 0.7;
    color: #000000;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz .request_reachk7gShlJ {
    gap: 10px;
    margin: 0.5rem 0;
    align-items: flex-start;
    display: flex;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz .request_reachk7gShlJ input[type="checkbox"] {
    appearance: none;
    border-radius: 4px;
    background-color: #ffffff;
    position: relative;
    cursor: pointer;
    width: 20px;
    height: 20px;
    border: 2px solid #000000;
    margin-top: 2px;
    flex-shrink: 0;
    -webkit-appearance: none;
    transition: all 0.2s ease;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz .request_reachk7gShlJ input[type="checkbox"]:checked {
    background-color: rgb(162,188,184);
    border-color: rgb(162,188,184);
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz .request_reachk7gShlJ input[type="checkbox"]:checked::after {
    border: solid #ffffff;
    width: 4px;
    left: 7px;
    height: 8px;
    content: "";
    border-width: 0 2px 2px 0;
    position: absolute;
    transform: rotate(45deg);
    top: 3px;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz .request_reachk7gShlJ label {
    line-height: 1.5;
    font-size: calc(18px - 1px);
    color: #000000;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz .request_reachk7gShlJ label a {
    text-decoration: none;
    color: rgb(162,188,184);
    font-weight: 600;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz .connect_card3igrMZt {
    background: rgb(162,188,184);
    color: #ffffff;
    margin-top: 1rem;
    font-size: 20px;
    width: 100%;
    position: relative;
    overflow: hidden;
    border: none;
    padding: 1rem;
    font-weight: 600;
    transition: all 0.3s ease;
    border-radius: 10px;
    cursor: pointer;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz .connect_card3igrMZt::after {
    opacity: 0;
    border-radius: 100%;
    width: 5px;
    top: 50%;
    transform-origin: 50% 50%;
    content: "";
    height: 5px;
    background: rgba(255, 255, 255, 0.5);
    transform: scale(1, 1) translate(-50%);
    position: absolute;
    left: 50%;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz .connect_card3igrMZt:hover {
    background: rgb(127,149,143);
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz .connect_card3igrMZt:focus {
    outline: none;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz .connect_card3igrMZt:active::after {
    animation: ripple 1s ease-out;
}

@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    20% {
        transform: scale(25, 25);
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        transform: scale(40, 40);
    }
}

@media screen and (max-width: 992px) {.contact_form_section4RYy2Hw .reach_messagefazn3Zt {
    flex-direction: column;
}.contact_form_section4RYy2Hw .help_messager3yFqX4 {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}.contact_form_section4RYy2Hw .help_messager3yFqX4::after {
    height: 1px;
    right: unset;
    width: 100%;
    left: 0;
    background: linear-gradient(to right,
            transparent,
            rgb(162,188,184,0.5),
            transparent);
    bottom: 0;
    top: unset;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz::before {
    transform: rotate(135deg);
    top: -10px;
    left: 3rem;
}
}

@media screen and (max-width: 768px) {.contact_form_section4RYy2Hw {
    padding: 4rem 0;
}.contact_form_section4RYy2Hw .help_messager3yFqX4,
    .contact_form_section4RYy2Hw .query_blocklIx3Jaz {
    padding: 2rem;
}.contact_form_section4RYy2Hw .help_messager3yFqX4 h3,
    .contact_form_section4RYy2Hw .query_blocklIx3Jaz h3 {
    font-size: calc(18px - 2px);
}
}

@media screen and (max-width: 576px) {.contact_form_section4RYy2Hw {
    padding: 3rem 0;
}.contact_form_section4RYy2Hw .help_messager3yFqX4,
    .contact_form_section4RYy2Hw .query_blocklIx3Jaz {
    padding: 1.5rem;
}.contact_form_section4RYy2Hw .help_messager3yFqX4 div {
    padding: 0.75rem;
    margin-bottom: 1.25rem;
}.contact_form_section4RYy2Hw .help_messager3yFqX4 div svg {
    height: 20px;
    width: 20px;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz input[type="text"],
    .contact_form_section4RYy2Hw .query_blocklIx3Jaz input[type="email"] {
    padding: 0.8rem 1rem;
}.contact_form_section4RYy2Hw .query_blocklIx3Jaz::before {
    display: none;
}}.academic_expertiseOJ74c3I {
    overflow: hidden;
    padding: 140px 0;
    position: relative;
    background: linear-gradient(135deg, #000000 0%, rgb(197,221,217) 100%);
}.academic_expertiseOJ74c3I::before {
    content: "";
    top: 0;
    animation: morphBackground 15s infinite alternate ease-in-out;
    mix-blend-mode: screen;
    background: 
    radial-gradient(circle at 25% 25%, rgb(162,188,184,0.5) 0%, transparent 40%),
    radial-gradient(circle at 75% 75%, rgb(127,149,143,0.5) 0%, transparent 40%);
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
}.academic_expertiseOJ74c3I .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.academic_expertiseOJ74c3I .review_highlightsrN0FhoC {
    position: relative;
    grid-template-areas:
    "photo name"
    "photo job"
    "quote quote";
    display: grid;
    grid-template-rows: auto auto 1fr;
    grid-template-columns: 35% 1fr;
    gap: 20px 40px;
}.academic_expertiseOJ74c3I .pic_borderWLt0e7n {
    height: 420px;
    box-shadow: 
    20px 20px 30px rgba(0, 0, 0, 0.5),
    -10px -10px 30px rgb(162,188,184,0.5);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    grid-area: photo;
    position: relative;
    z-index: 3;
    border-radius: 23px;
    transform: perspective(1000px) rotateY(-8deg);
    clip-path: polygon(0 0, 100% 10%, 90% 100%, 0 90%);
}.academic_expertiseOJ74c3I .pic_borderWLt0e7n::before {
    content: "";
    mix-blend-mode: multiply;
    inset: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    border-radius: 23px;
}.academic_expertiseOJ74c3I .review_highlightsrN0FhoC:hover .pic_borderWLt0e7n {
    transform: perspective(1000px) rotateY(-4deg) translateZ(20px);
}.academic_expertiseOJ74c3I .name {
    align-self: end;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    font-size: 34px;
    font-weight: 700;
    grid-area: name;
    color: #ffffff;
    transform: perspective(1000px) rotateY(5deg);
    padding-left: 20px;
    transform-origin: left center;
    margin: 0;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.academic_expertiseOJ74c3I .name::after {
    width: 60px;
    background: rgb(162,188,184);
    content: "";
    left: 20px;
    transform: scaleX(0.6);
    transition: transform 0.5s ease;
    bottom: -8px;
    transform-origin: left;
    position: absolute;
    height: 4px;
}.academic_expertiseOJ74c3I .review_highlightsrN0FhoC:hover .name {
    transform: perspective(1000px) rotateY(2deg) translateZ(15px);
}.academic_expertiseOJ74c3I .review_highlightsrN0FhoC:hover .name::after {
    transform: scaleX(1);
}.academic_expertiseOJ74c3I .review_highlightsrN0FhoC > span:not(.name) {
    padding-left: 20px;
    transform: perspective(1000px) rotateY(5deg);
    text-transform: uppercase;
    font-size: 17px;
    transform-origin: left center;
    font-weight: 600;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    color: rgb(127,149,143);
    margin-top: 5px;
    letter-spacing: 1px;
    grid-area: job;
}.academic_expertiseOJ74c3I .review_highlightsrN0FhoC:hover > span:not(.name) {
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
}.academic_expertiseOJ74c3I .exp_highlightsIFPXdrA {
    border-left: 4px solid rgb(162,188,184);
    padding: 35px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    position: relative;
    transform: translateY(0);
    font-size: 15px;
    color: #ffffff;
    backdrop-filter: blur(10px);
    line-height: 1.7;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 23px;
    margin: 30px 0 0;
    font-weight: 300;
    z-index: 2;
    grid-area: quote;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}.academic_expertiseOJ74c3I .exp_highlightsIFPXdrA::before {
    color: rgb(162,188,184);
    top: -15px;
    font-size: calc(47px * 2);
    position: absolute;
    content: "";
    left: 25px;
    opacity: 0.7;
}.academic_expertiseOJ74c3I .review_highlightsrN0FhoC:hover .exp_highlightsIFPXdrA {
    transform: translateY(-10px);
}

@keyframes morphBackground {
  0%, 100% {
    opacity: 0.7;
    transform: scale(1) rotate(0deg);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1) rotate(5deg);
  }
}

@media (max-width: 992px) {.academic_expertiseOJ74c3I {
    padding: 80px 0;
}.academic_expertiseOJ74c3I .review_highlightsrN0FhoC {
    grid-template-areas:
      "pic_borderWLt0e7n"
      "name"
      "employee_detailsHEdp9Sj"
      "exp_highlightsIFPXdrA";
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
    gap: 15px;
}.academic_expertiseOJ74c3I .pic_borderWLt0e7n {
    max-width: 320px;
    transform: none;
    margin: 0 auto;
    height: 320px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}.academic_expertiseOJ74c3I .name,
  .academic_expertiseOJ74c3I .review_highlightsrN0FhoC > span:not(.name) {
    padding-left: 0;
    transform: none;
    text-align: center;
}.academic_expertiseOJ74c3I .name::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0.6);
}.academic_expertiseOJ74c3I .review_highlightsrN0FhoC:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.academic_expertiseOJ74c3I .exp_highlightsIFPXdrA {
    margin-top: 20px;
}.academic_expertiseOJ74c3I .review_highlightsrN0FhoC:hover .pic_borderWLt0e7n,
  .academic_expertiseOJ74c3I .review_highlightsrN0FhoC:hover .name,
  .academic_expertiseOJ74c3I .review_highlightsrN0FhoC:hover > span:not(.name),
  .academic_expertiseOJ74c3I .review_highlightsrN0FhoC:hover .exp_highlightsIFPXdrA {
    transform: none;
}
}

@media (max-width: 576px) {.academic_expertiseOJ74c3I {
    padding: 60px 0;
}.academic_expertiseOJ74c3I .pic_borderWLt0e7n {
    height: 250px;
    max-width: 250px;
}.academic_expertiseOJ74c3I .name {
    font-size: 19px;
}.academic_expertiseOJ74c3I .exp_highlightsIFPXdrA {
    font-size: calc(15px * 0.95);
    padding: 25px 20px;
}}.client_feedbackCt81Qza {
    position: relative;
    overflow: hidden;
    padding: 100px 0 120px;
    background: linear-gradient(to right, rgb(197,221,217), #ffffff);
}.client_feedbackCt81Qza::before {
    z-index: 0;
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.2;
    background: repeating-linear-gradient(
        -45deg,
        rgb(162,188,184,0.5) 0,
        rgb(162,188,184,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    position: absolute;
}.client_feedbackCt81Qza .expert_classesazKcO4m {
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
}.client_feedbackCt81Qza h4 {
    transform: skewY(0);
    display: block;
    position: relative;
    font-weight: 700;
    color: #000000;
    text-align: center;
    margin-bottom: 60px;
    font-size: 43px;
}.client_feedbackCt81Qza h4::after {
    background: rgb(162,188,184);
    width: 120%;
    height: 10px;
    left: -10%;
    position: absolute;
    content: "";
    bottom: -20px;
    transform: skewX(0);
}.client_feedbackCt81Qza .rating_spotYStXb5n {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}.client_feedbackCt81Qza .review_highlightsrN0FhoC {
    position: relative;
    width: calc(33.333% - 40px);
    padding: 30px 0;
    transform: translateY(0);
    margin: 0 20px 40px;
    flex-direction: column;
    display: flex;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:hover {
    transform: translateY(-15px);
}.client_feedbackCt81Qza .review_highlightsrN0FhoC::before {
    background: rgb(162,188,184);
    content: "";
    width: 2px;
    left: 0;
    position: absolute;
    transition: height 0.5s ease;
    top: 0;
    height: 0;
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:hover::before {
    height: 100%;
}.client_feedbackCt81Qza .review_highlightsrN0FhoC::after {
    content: "";
    position: absolute;
    transition: width 0.5s ease 0.2s;
    background: rgb(162,188,184);
    left: 0;
    width: 0;
    bottom: 0;
    height: 2px;
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:hover::after {
    width: 100%;
}.client_feedbackCt81Qza .pic_borderWLt0e7n {
    height: 80px;
    overflow: hidden;
    transition: all 0.3s ease;
    transform: rotate(-3deg);
    box-shadow: 5px 5px 0 rgb(127,149,143,0.5);
    border-radius: 12px;
    position: relative;
    margin-bottom: 20px;
    width: 80px;
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:hover .pic_borderWLt0e7n {
    box-shadow: 10px 10px 0 rgb(127,149,143,0.5);
    transform: rotate(0deg);
}.client_feedbackCt81Qza .review_highlightsrN0FhoC span {
    margin: 10px 0;
    color: #000000;
    position: relative;
    padding-left: 15px;
    transform: translateX(0);
    transition: transform 0.3s ease;
    font-weight: 600;
    font-size: calc(15px * 1.1);
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:hover span {
    color: rgb(162,188,184);
    transform: translateX(10px);
}.client_feedbackCt81Qza .review_highlightsrN0FhoC p {
    padding-left: 15px;
    color: #000000;
    transition: border-left-color 0.3s ease;
    margin-top: 15px;
    font-size: 15px;
    border-left: 1px dashed rgb(127,149,143,0.5);
    position: relative;
    line-height: 1.7;
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:hover p {
    border-left-color: rgb(162,188,184);
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:nth-child(3n+1) {
    transform: translateY(20px);
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:nth-child(3n+2) {
    transform: translateY(40px);
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:nth-child(3n+1):hover {
    transform: translateY(5px);
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:nth-child(3n+2):hover {
    transform: translateY(25px);
}

@media (max-width: 1024px) {.client_feedbackCt81Qza .review_highlightsrN0FhoC {
    width: calc(50% - 40px);
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:nth-child(2n+1) {
    transform: translateY(20px);
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:nth-child(2n+2) {
    transform: translateY(40px);
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:nth-child(2n+1):hover {
    transform: translateY(5px);
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:nth-child(2n+2):hover {
    transform: translateY(25px);
}.client_feedbackCt81Qza h4 {
    font-size: calc(43px * 0.9);
}
}

@media (max-width: 768px) {.client_feedbackCt81Qza {
    padding: 70px 0 90px;
}.client_feedbackCt81Qza .review_highlightsrN0FhoC {
    transform: translateY(0) !important;
    width: 100%;
    margin: 0 0 50px;
}.client_feedbackCt81Qza .review_highlightsrN0FhoC:hover {
    transform: translateY(-10px) !important;
}.client_feedbackCt81Qza h4 {
    font-size: calc(43px * 0.8);
}.client_feedbackCt81Qza h4::after {
    transform: skewX(0);
    width: 80%;
    left: 10%;
}}.program_offeringsOubDIcX {
    background: linear-gradient(45deg, rgb(197,221,217) 0%, rgb(127,149,143,0.5) 50%, rgb(197,221,217) 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.program_offeringsOubDIcX::before {
    z-index: 1;
    width: 70%;
    background: radial-gradient(circle, rgb(162,188,184,0.5) 0%, transparent 70%);
    opacity: 0.4;
    border-radius: 50%;
    content: "";
    top: -10%;
    height: 70%;
    position: absolute;
    right: -10%;
    animation: pulseGlow 15s ease-in-out infinite;
}.program_offeringsOubDIcX::after {
    z-index: 1;
    opacity: 0.3;
    bottom: -5%;
    background: radial-gradient(circle, rgb(127,149,143,0.5) 0%, transparent 70%);
    animation: pulseGlow 12s ease-in-out infinite reverse;
    border-radius: 50%;
    position: absolute;
    width: 50%;
    content: "";
    left: -5%;
    height: 50%;
}@keyframes pulseGlow {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

.program_offeringsOubDIcX .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 2rem;
    position: relative;
    margin: 0 auto;
}.program_offeringsOubDIcX .expert_classesazKcO4m {
    position: relative;
    gap: 3rem;
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateY(-2deg);
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
}.program_offeringsOubDIcX .expert_classesazKcO4m::before {
    top: -2rem;
    opacity: 0.05;
    border-radius: 24px;
    height: calc(100% + 4rem);
    left: -2rem;
    content: "";
    position: absolute;
    background: 
        repeating-linear-gradient(90deg, transparent, transparent 50px, rgb(162,188,184,0.5) 50px, rgb(162,188,184,0.5) 51px),
        repeating-linear-gradient(180deg, transparent, transparent 50px, rgb(162,188,184,0.5) 50px, rgb(162,188,184,0.5) 51px);
    z-index: -1;
    transform: translateZ(-10px);
    width: calc(100% + 4rem);
}.program_offeringsOubDIcX .new_skillskcG8Smo {
    background: #ffffff;
    border-radius: 24px;
    position: relative;
    z-index: 3;
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
    transform: translateZ(20px);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.1),
        0 10px 20px -5px rgba(0, 0, 0, 0.04),
        inset 0 0 0 1px rgb(197,221,217);
    padding: 3rem;
}.program_offeringsOubDIcX .new_skillskcG8Smo::before {
    position: absolute;
    content: "";
    background: linear-gradient(135deg, #ffffff 0%, transparent 100%);
    left: 0;
    z-index: -1;
    border-radius: 24px;
    width: 100%;
    opacity: 0.7;
    height: 100%;
    top: 0;
}.program_offeringsOubDIcX .header_sitebarjG7ONDm {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}.program_offeringsOubDIcX .header_sitebarjG7ONDm::before {
    opacity: 0.6;
    width: 40px;
    position: absolute;
    background: rgb(162,188,184);
    top: 50%;
    transform: translateY(-50%);
    content: "";
    right: -20px;
    height: 2px;
}.program_offeringsOubDIcX .header_sitebarjG7ONDm::after {
    height: 3px;
    bottom: -10px;
    content: "";
    border-radius: 10px;
    left: 0;
    width: 60px;
    background: linear-gradient(90deg, rgb(127,149,143) 0%, transparent 100%);
    position: absolute;
}.program_offeringsOubDIcX .header_sitebarjG7ONDm svg {
    filter: drop-shadow(0 2px 4px rgb(162,188,184,0.5));
    transition: all 0.3s ease;
    height: 4rem;
    width: auto;
}.program_offeringsOubDIcX .header_sitebarjG7ONDm svg:hover {
    transform: translateY(-2px) scale(1.03);
    filter: drop-shadow(0 6px 12px rgb(162,188,184,0.5));
}.program_offeringsOubDIcX .header_sitebarjG7ONDm svg path {
    fill: rgb(162,188,184);
    transition: fill 0.3s ease;
}.program_offeringsOubDIcX .header_sitebarjG7ONDm svg:hover path {
    fill: rgb(127,149,143);
}.program_offeringsOubDIcX h3 {
    margin-bottom: 1.5rem;
    transform: translateZ(5px);
    color: transparent;
    position: relative;
    background-clip: text !important;
    background: linear-gradient(to right, #000000 0%, rgb(162,188,184) 100%);
    -webkit-background-clip: text !important;
    font-size: 36px;
    font-weight: 700;
    display: inline-block;
}.program_offeringsOubDIcX h3::after {
    content: "";
    border-radius: 10px;
    transition: width 0.3s ease;
    position: absolute;
    background: rgb(162,188,184);
    bottom: -8px;
    width: 30px;
    left: 0;
    height: 3px;
}.program_offeringsOubDIcX .new_skillskcG8Smo:hover h3::after {
    width: 80px;
}.program_offeringsOubDIcX p {
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.7;
    font-size: 13px;
    position: relative;
    z-index: 2;
    transform: translateZ(10px);
}.program_offeringsOubDIcX .pic_borderWLt0e7n {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    z-index: 2;
    position: relative;
    min-height: 400px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.1),
        inset 0 0 0 1px rgba(255, 255, 255, 0.3);
    transform: translateZ(30px) rotate(3deg);
    height: 100%;
    overflow: hidden;
    height: 450px;
    animation: floatAnimation 6s ease-in-out infinite;
}@keyframes floatAnimation {
    0% {
        transform: translateZ(30px) rotate(3deg) translateY(0);
    }
    50% {
        transform: translateZ(30px) rotate(3deg) translateY(-10px);
    }
    100% {
        transform: translateZ(30px) rotate(3deg) translateY(0);
    }
}

.program_offeringsOubDIcX .pic_borderWLt0e7n::before {
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    transition: all 0.5s ease;
    width: 100%;
    mix-blend-mode: soft-light;
    opacity: 0.5;
    content: "";
    background: linear-gradient(
        45deg,
        transparent 0%,
        transparent 40%,
        rgb(162,188,184,0.5) 100%
    );
}.program_offeringsOubDIcX .pic_borderWLt0e7n::after {
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    background: linear-gradient(
        to top,
        rgb(162,188,184,0.5) 0%,
        transparent 100%
    );
    opacity: 0.3;
    width: 100%;
    z-index: 1;
    height: 50%;
}.program_offeringsOubDIcX .expert_classesazKcO4m:hover .pic_borderWLt0e7n {
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.15),
        -25px -25px 70px rgba(255, 255, 255, 0.15),
        inset 0 0 0 1px rgba(255, 255, 255, 0.4);
    border-radius: 60% 40% 60% 40% / 40% 60% 40% 60%;
    transform: translateZ(40px) rotate(1deg) scale(1.03);
}.program_offeringsOubDIcX .expert_classesazKcO4m:hover .pic_borderWLt0e7n::before {
    opacity: 0.7;
    background: linear-gradient(
        45deg,
        transparent 0%,
        rgb(127,149,143,0.5) 40%,
        rgb(162,188,184,0.5) 100%
    );
}

@media (max-width: 1024px) {.program_offeringsOubDIcX {
    padding: 5rem 0;
}.program_offeringsOubDIcX .expert_classesazKcO4m {
    gap: 2rem;
    transform: perspective(1000px) rotateY(0deg);
    grid-template-columns: 1fr;
}.program_offeringsOubDIcX .new_skillskcG8Smo {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    padding: 2.5rem;
}.program_offeringsOubDIcX .pic_borderWLt0e7n {
    transform: translateZ(20px) rotate(0deg);
    border-radius: 20% 80% 20% 80% / 80% 20% 80% 20%;
    min-height: 350px;
}.program_offeringsOubDIcX .expert_classesazKcO4m:hover .pic_borderWLt0e7n {
    transform: translateZ(30px) scale(1.02);
}
}

@media (max-width: 768px) {.program_offeringsOubDIcX {
    padding: 4rem 0;
}.program_offeringsOubDIcX .expert_classesazKcO4m::before {
    left: -1.5rem;
    top: -1.5rem;
    width: calc(100% + 3rem);
    height: calc(100% + 3rem);
}.program_offeringsOubDIcX .new_skillskcG8Smo {
    padding: 2rem;
}.program_offeringsOubDIcX .header_sitebarjG7ONDm svg {
    height: 3.5rem;
}.program_offeringsOubDIcX h3 {
    font-size: calc(36px * 0.9);
}.program_offeringsOubDIcX .pic_borderWLt0e7n {
    min-height: 300px;
}
}

@media (max-width: 576px) {.program_offeringsOubDIcX {
    padding: 3rem 0;
}.program_offeringsOubDIcX .expert_classesazKcO4m::before {
    display: none;
}.program_offeringsOubDIcX .new_skillskcG8Smo {
    padding: 1.5rem;
}.program_offeringsOubDIcX .header_sitebarjG7ONDm svg {
    height: 3rem;
}.program_offeringsOubDIcX .header_sitebarjG7ONDm::before {
    right: -10px;
    width: 20px;
}.program_offeringsOubDIcX h3 {
    font-size: calc(36px * 0.8);
    margin-bottom: 1rem;
}.program_offeringsOubDIcX p {
    font-size: calc(13px * 0.9);
}.program_offeringsOubDIcX .pic_borderWLt0e7n {
    border-radius: 10% 90% 10% 90% / 90% 10% 90% 10%;
    min-height: 250px;
}}.course_beneficiariesMyuC0BT {
    overflow: hidden;
    position: relative;
    background: linear-gradient(180deg, rgb(197,221,217) 0%, #ffffff 100%);
    padding: 120px 0;
}.course_beneficiariesMyuC0BT::before {
    width: 100%;
    background: linear-gradient(135deg, rgb(162,188,184,0.5) 25%, transparent 25%) -50px 0,
                linear-gradient(225deg, rgb(162,188,184,0.5) 25%, transparent 25%) -50px 0,
                linear-gradient(315deg, rgb(162,188,184,0.5) 25%, transparent 25%),
                linear-gradient(45deg, rgb(162,188,184,0.5) 25%, transparent 25%);
    z-index: 1;
    opacity: 0.05;
    left: 0;
    background-size: 100px 100px;
    position: absolute;
    height: 100%;
    content: "";
    top: 0;
}.course_beneficiariesMyuC0BT .container {
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1140px;
}.course_beneficiariesMyuC0BT .expert_classesazKcO4m {
    perspective: 1000px;
    position: relative;
}.course_beneficiariesMyuC0BT h4 {
    margin-bottom: 80px;
    color: #000000;
    text-align: center;
    padding-bottom: 15px;
    position: relative;
    font-weight: 700;
    font-size: 36px;
    transform: translateX(-50%);
    display: inline-block;
    left: 50%;
}.course_beneficiariesMyuC0BT h4::before {
    position: absolute;
    content: "";
    width: 50%;
    border-radius: 3px;
    left: 25%;
    height: 3px;
    bottom: 0;
    background: rgb(162,188,184);
}.course_beneficiariesMyuC0BT h4::after {
    height: 1px;
    content: "";
    border-radius: 1px;
    background: rgb(127,149,143,0.5);
    position: absolute;
    left: 15%;
    bottom: 10px;
    width: 70%;
}.course_beneficiariesMyuC0BT div > div {
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
    perspective: 1000px;
}.course_beneficiariesMyuC0BT p {
    background: #ffffff;
    color: #000000;
    transform: translateZ(0) rotateX(0) rotateY(0);
    font-size: 17px;
    transform-style: preserve-3d;
    z-index: 1;
    position: relative;
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    padding: 25px;
    display: flex;
    align-items: flex-start;
}.course_beneficiariesMyuC0BT p:nth-child(odd) {
    animation: float1 5s ease-in-out infinite;
}.course_beneficiariesMyuC0BT p:nth-child(even) {
    animation: float2 6s ease-in-out infinite;
}@keyframes float1 {
    0%, 100% {
        transform: translateZ(20px) translateY(0);
    }
    50% {
        transform: translateZ(40px) translateY(-15px);
    }
}

@keyframes float2 {
    0%, 100% {
        transform: translateZ(30px) translateY(0);
    }
    50% {
        transform: translateZ(50px) translateY(-20px);
    }
}

.course_beneficiariesMyuC0BT p::before {
    position: absolute;
    width: 100%;
    border-radius: 18px;
    opacity: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, #ffffff 0%, rgb(197,221,217) 100%);
    content: "";
    height: 100%;
    top: 0;
    z-index: -1;
    left: 0;
}.course_beneficiariesMyuC0BT p:hover {
    transform: translateZ(60px) rotateX(5deg) rotateY(5deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.course_beneficiariesMyuC0BT p:hover::before {
    opacity: 1;
}.course_beneficiariesMyuC0BT p svg {
    transform: translateZ(10px);
    transition: all 0.3s ease;
    margin-right: 15px;
    width: 28px;
    height: 28px;
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.1));
    flex-shrink: 0;
}.course_beneficiariesMyuC0BT p svg path {
    transition: fill 0.3s ease;
    fill: rgb(162,188,184);
}.course_beneficiariesMyuC0BT p:hover svg {
    transform: translateZ(30px) scale(1.2);
}.course_beneficiariesMyuC0BT p:hover svg path {
    fill: rgb(127,149,143);
}.course_beneficiariesMyuC0BT p span {
    transform: translateZ(5px);
}.course_beneficiariesMyuC0BT::after {
    height: 200px;
    pointer-events: none;
    z-index: 1;
    background: linear-gradient(to top, #ffffff, transparent);
    left: 0;
    width: 100%;
    bottom: 0;
    position: absolute;
    content: "";
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px) translateZ(0);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(0);
    }
}


@media (max-width: 991px) {.course_beneficiariesMyuC0BT {
    padding: 100px 0;
}.course_beneficiariesMyuC0BT h4 {
    margin-bottom: 60px;
    font-size: calc(36px * 0.9);
}.course_beneficiariesMyuC0BT div > div {
    gap: 30px;
}.course_beneficiariesMyuC0BT p {
    padding: 20px;
}
    
    @keyframes float1 {
        0%, 100% {
            transform: translateZ(10px) translateY(0);
        }
        50% {
            transform: translateZ(20px) translateY(-10px);
        }
    }
    
    @keyframes float2 {
        0%, 100% {
            transform: translateZ(15px) translateY(0);
        }
        50% {
            transform: translateZ(25px) translateY(-12px);
        }
    }
}

@media (max-width: 768px) {.course_beneficiariesMyuC0BT {
    padding: 80px 0;
}.course_beneficiariesMyuC0BT h4 {
    font-size: calc(36px * 0.8);
    margin-bottom: 50px;
}.course_beneficiariesMyuC0BT div > div {
    gap: 25px;
    grid-template-columns: 1fr;
}.course_beneficiariesMyuC0BT p {
    padding: 18px;
}.course_beneficiariesMyuC0BT p svg {
    margin-right: 12px;
    width: 24px;
    height: 24px;
}.course_beneficiariesMyuC0BT p:nth-child(odd),
    .course_beneficiariesMyuC0BT p:nth-child(even) {
    transform: none;
    animation: none;
}.course_beneficiariesMyuC0BT p:hover {
    transform: translateY(-5px);
}.course_beneficiariesMyuC0BT p:hover svg {
    transform: scale(1.2);
}.course_beneficiariesMyuC0BT::after {
    height: 100px;
}
}

@media (max-width: 576px) {.course_beneficiariesMyuC0BT {
    padding: 60px 0;
}.course_beneficiariesMyuC0BT h4 {
    font-size: calc(36px * 0.7);
    margin-bottom: 40px;
}.course_beneficiariesMyuC0BT h4::before {
    height: 2px;
}.course_beneficiariesMyuC0BT h4::after {
    bottom: 8px;
}.course_beneficiariesMyuC0BT div > div {
    gap: 20px;
}.course_beneficiariesMyuC0BT p {
    font-size: calc(17px * 0.9);
    padding: 15px;
}.course_beneficiariesMyuC0BT p svg {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}}.analysis_summaryyASqdLv {
    position: relative;
    color: #ffffff;
    overflow: hidden;
    padding: 100px 0;
}.analysis_summaryyASqdLv::before {
    backdrop-filter: blur(5px);
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    content: "";
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
}.analysis_summaryyASqdLv::after {
    position: absolute;
    left: 0;
    animation: gradientShift 15s infinite alternate;
    background: linear-gradient(135deg, rgb(162,188,184,0.5) 0%, transparent 50%, rgb(127,149,143,0.5) 100%);
    width: 100%;
    z-index: 2;
    content: "";
    height: 100%;
    top: 0;
}@keyframes gradientShift {
    0% {
        opacity: 0.6;
        background-position: 0% 0%;
    }
    50% {
        opacity: 0.8;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.6;
        background-position: 0% 100%;
    }
}

.analysis_summaryyASqdLv .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}.analysis_summaryyASqdLv .statistics_gainsb6vjytJ {
    position: relative;
    padding: 50px 40px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg);
    border-radius: 23px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
}.analysis_summaryyASqdLv .statistics_gainsb6vjytJ::before {
    top: -50%;
    left: -50%;
    z-index: -1;
    background: radial-gradient(circle, rgb(162,188,184,0.5) 0%, transparent 70%);
    height: 200%;
    width: 200%;
    animation: pulse 10s infinite ease-in-out;
    opacity: 0.3;
    position: absolute;
    content: "";
}@keyframes pulse {
    0% { transform: scale(0.8); opacity: 0.2; }
    50% { transform: scale(1.2); opacity: 0.3; }
    100% { transform: scale(0.8); opacity: 0.2; }
}

.analysis_summaryyASqdLv .statistics_winsjq2cMLs {
    background: linear-gradient(135deg, rgb(162,188,184) 0%, rgb(127,149,143) 100%);
    justify-content: center;
    display: flex;
    display: block;
    width: 80px;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.5);
    align-items: center;
    transition: transform 0.3s ease;
    border-radius: 50%;
    height: 80px;
    margin: 0 auto 20px;
    transform: translateY(0);
}.analysis_summaryyASqdLv .statistics_winsjq2cMLs:hover {
    transform: translateY(-5px);
}.analysis_summaryyASqdLv .statistics_winsjq2cMLs svg {
    fill: #ffffff;
    width: 40px;
    height: 40px;
}.analysis_summaryyASqdLv .statistics_winsjq2cMLs svg path {
    fill: #ffffff;
}.analysis_summaryyASqdLv .pro_gainsecZQ1pP {
    -webkit-text-fill-color: transparent;
    letter-spacing: 1px;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    margin-bottom: 20px;
    font-size: 33px;
    -webkit-background-clip: text !important;
    text-align: center;
    position: relative;
    text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    font-weight: 700;
}.analysis_summaryyASqdLv .pro_gainsecZQ1pP::after {
    display: block;
    border-radius: 10px;
    height: 3px;
    margin: 20px auto 0;
    content: "";
    width: 80px;
    background: linear-gradient(135deg, rgb(162,188,184) 0%, rgb(127,149,143) 100%);
}.analysis_summaryyASqdLv .statistics_plus3J5tGlj {
    margin-right: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.5px;
    color: rgba(255, 255, 255, 0.85);
    margin-bottom: 50px;
    text-align: center;
    margin-left: auto;
    max-width: 800px;
}.analysis_summaryyASqdLv .statistics_reasons1Oqv76W {
    margin-top: 30px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    display: grid;
    gap: 30px;
}.analysis_summaryyASqdLv .boost_experts6YLvs81 {
    position: relative;
    border-radius: 23px;
    text-align: center;
    padding: 30px 20px;
    transition: all 0.3s ease;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
}.analysis_summaryyASqdLv .boost_experts6YLvs81::before {
    background: linear-gradient(135deg, rgb(162,188,184) 0%, rgb(127,149,143) 100%);
    z-index: -1;
    left: -10px;
    transition: all 0.5s ease;
    border-radius: 50%;
    content: "";
    opacity: 0.2;
    width: 40px;
    height: 40px;
    top: -10px;
    position: absolute;
}.analysis_summaryyASqdLv .boost_experts6YLvs81:hover {
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.5);
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.1);
    transform: translateY(-5px);
}.analysis_summaryyASqdLv .boost_experts6YLvs81:hover::before {
    opacity: 0.05;
    transform: scale(10);
}.analysis_summaryyASqdLv .program_wins4pGnqk8 {
    justify-content: center;
    width: 60px;
    align-items: center;
    border-radius: 50%;
    margin: 0 auto 15px;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
    height: 60px;
    background: linear-gradient(135deg, rgb(162,188,184,0.5) 0%, rgb(127,149,143,0.5) 100%);
    display: flex;
}.analysis_summaryyASqdLv .program_wins4pGnqk8 svg {
    height: 30px;
    width: 30px;
    fill: #ffffff;
}.analysis_summaryyASqdLv .program_wins4pGnqk8 svg path {
    fill: #ffffff;
}.analysis_summaryyASqdLv .boost_experts6YLvs81 span {
    display: block;
    position: relative;
    font-size: calc(33px * 1.2);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    font-weight: 700;
    transform: translateZ(30px);
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    margin-bottom: 10px;
}.analysis_summaryyASqdLv .boost_experts6YLvs81 span::after {
    content: "";
    height: 2px;
    margin: 10px auto;
    display: block;
    width: 40px;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(162,188,184) 0%, rgb(127,149,143) 100%);
}.analysis_summaryyASqdLv .boost_experts6YLvs81 p {
    line-height: 1.5;
    margin: 0;
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
}

@media screen and (max-width: 992px) {.analysis_summaryyASqdLv {
    padding: 80px 0;
}.analysis_summaryyASqdLv .statistics_gainsb6vjytJ {
    transform: perspective(1000px) rotateX(1deg);
    padding: 40px 30px;
}.analysis_summaryyASqdLv .statistics_winsjq2cMLs {
    height: 70px;
    width: 70px;
}.analysis_summaryyASqdLv .statistics_winsjq2cMLs svg {
    width: 35px;
    height: 35px;
}.analysis_summaryyASqdLv .statistics_reasons1Oqv76W {
    grid-template-columns: repeat(2, 1fr);
}.analysis_summaryyASqdLv .program_wins4pGnqk8 {
    width: 50px;
    height: 50px;
}.analysis_summaryyASqdLv .program_wins4pGnqk8 svg {
    width: 25px;
    height: 25px;
}
}

@media screen and (max-width: 768px) {.analysis_summaryyASqdLv {
    padding: 60px 0;
}.analysis_summaryyASqdLv .statistics_gainsb6vjytJ {
    padding: 30px 20px;
    transform: none;
}.analysis_summaryyASqdLv .pro_gainsecZQ1pP {
    font-size: calc(33px * 0.9);
}.analysis_summaryyASqdLv .statistics_plus3J5tGlj {
    font-size: calc(14px * 0.95);
    margin-bottom: 40px;
}.analysis_summaryyASqdLv .statistics_reasons1Oqv76W {
    gap: 20px;
    grid-template-columns: 1fr;
}.analysis_summaryyASqdLv .boost_experts6YLvs81 span {
    font-size: calc(33px * 1.1);
}
}

@media screen and (max-width: 480px) {.analysis_summaryyASqdLv {
    padding: 50px 0;
}.analysis_summaryyASqdLv .container {
    padding: 0 15px;
}.analysis_summaryyASqdLv .statistics_gainsb6vjytJ {
    padding: 25px 15px;
}.analysis_summaryyASqdLv .statistics_winsjq2cMLs {
    height: 60px;
    width: 60px;
    margin-bottom: 15px;
}.analysis_summaryyASqdLv .statistics_winsjq2cMLs svg {
    height: 30px;
    width: 30px;
}.analysis_summaryyASqdLv .pro_gainsecZQ1pP {
    font-size: calc(33px * 0.8);
    margin-bottom: 15px;
}.analysis_summaryyASqdLv .pro_gainsecZQ1pP::after {
    width: 60px;
    margin: 15px auto 0;
}.analysis_summaryyASqdLv .statistics_plus3J5tGlj {
    margin-bottom: 30px;
    font-size: calc(14px * 0.9);
}.analysis_summaryyASqdLv .boost_experts6YLvs81 {
    padding: 20px 15px;
}.analysis_summaryyASqdLv .program_wins4pGnqk8 {
    margin-bottom: 10px;
    height: 45px;
    width: 45px;
}.analysis_summaryyASqdLv .program_wins4pGnqk8 svg {
    width: 22px;
    height: 22px;
}.analysis_summaryyASqdLv .boost_experts6YLvs81 span {
    font-size: calc(33px * 1);
}.analysis_summaryyASqdLv .boost_experts6YLvs81 span::after {
    width: 30px;
    margin: 8px auto;
}.analysis_summaryyASqdLv .boost_experts6YLvs81 p {
    font-size: calc(14px * 0.9);
}}.launch_now4VfkKhb {
    background: linear-gradient(135deg, rgb(197,221,217) 0%, rgb(162,188,184,0.5) 100%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.launch_now4VfkKhb::before {
    top: 0;
    pointer-events: none;
    background-image: repeating-linear-gradient(45deg, rgba(255,255,255,0.03) 0px, rgba(255,255,255,0.03) 2px, transparent 2px, transparent 6px);
    z-index: 1;
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
}.launch_now4VfkKhb::after {
    z-index: 0;
    clip-path: polygon(0 0, 100% 20%, 100% 80%, 0 100%);
    width: 50%;
    content: "";
    transform: rotate(-15deg);
    height: 160%;
    position: absolute;
    opacity: 0.1;
    right: -10%;
    top: -30%;
    background: rgb(162,188,184,0.5);
}.launch_now4VfkKhb .container {
    max-width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
}.launch_now4VfkKhb h2 {
    max-width: 800px;
    transform: perspective(1000px) translateZ(0);
    font-size: 38px;
    position: relative;
    font-family: Arial, sans-serif;
    text-align: center;
    color: #000000;
    margin-bottom: 3rem;
    font-weight: 700;
}.launch_now4VfkKhb h2::after {
    position: absolute;
    height: 3px;
    content: "";
    background: rgb(162,188,184);
    transform: translateX(-50%);
    left: 50%;
    transition: width 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 80px;
    bottom: -15px;
}.launch_now4VfkKhb .expert_classesazKcO4m {
    width: 100%;
    padding: 2rem;
    background: #ffffff;
    position: relative;
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 0 5px 15px rgba(0,0,0,0.05);
    align-items: center;
    gap: 2rem;
    display: flex;
    border-left: 4px solid rgb(162,188,184);
    max-width: 500px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    justify-content: center;
    transform: translateY(0);
}.launch_now4VfkKhb .expert_classesazKcO4m::before {
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(255,255,255,0.1) 100%);
    left: 0;
    z-index: -1;
}.launch_now4VfkKhb .expert_classesazKcO4m:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 45px rgba(0,0,0,0.1), 0 10px 20px rgba(0,0,0,0.05);
}.launch_now4VfkKhb .expert_classesazKcO4m:hover h2::after {
    width: 120px;
}.launch_now4VfkKhb svg {
    width: 40px;
    flex-shrink: 0;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 40px;
    transform-origin: center;
}.launch_now4VfkKhb .expert_classesazKcO4m:hover svg {
    transform: scale(1.1) rotate(5deg);
}.launch_now4VfkKhb svg path {
    fill: rgb(162,188,184);
    transition: fill 0.3s ease;
}.launch_now4VfkKhb .expert_classesazKcO4m:hover svg path {
    fill: rgb(127,149,143);
}.launch_now4VfkKhb .expert_classesazKcO4m > div {
    justify-content: center;
    flex-grow: 1;
    display: flex;
}.launch_now4VfkKhb .connect_card3igrMZt {
    z-index: 1;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    text-decoration: none;
    font-size: 19px;
    position: relative;
    justify-content: center;
    letter-spacing: 0.5px;
    color: #ffffff;
    box-shadow: 0 4px 12px rgba(rgb(162,188,184,0.5), 0.3);
    padding: 0.75rem 2rem;
    display: inline-flex;
    overflow: hidden;
    align-items: center;
    background: linear-gradient(135deg, rgb(162,188,184) 0%, rgb(127,149,143) 100%);
}.launch_now4VfkKhb .connect_card3igrMZt::before {
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    left: -100%;
    position: absolute;
    width: 100%;
    top: 0;
    transition: left 0.6s ease;
    content: "";
    z-index: -1;
    height: 100%;
}.launch_now4VfkKhb .connect_card3igrMZt::after {
    content: "";
    transition: opacity 0.4s ease;
    z-index: -2;
    position: absolute;
    opacity: 0;
    background: linear-gradient(135deg, rgb(127,149,143) 0%, rgb(162,188,184) 100%);
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
}.launch_now4VfkKhb .connect_card3igrMZt:hover {
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 6px 16px rgba(rgb(162,188,184,0.5), 0.4);
}.launch_now4VfkKhb .connect_card3igrMZt:hover::before {
    left: 100%;
}.launch_now4VfkKhb .connect_card3igrMZt:hover::after {
    opacity: 1;
}.launch_now4VfkKhb .connect_card3igrMZt:active {
    box-shadow: 0 2px 8px rgba(rgb(162,188,184,0.5), 0.3);
    transform: translateY(1px) scale(0.98);
}

@media (max-width: 768px) {.launch_now4VfkKhb {
    padding: 4rem 0;
}.launch_now4VfkKhb h2 {
    font-size: calc(38px * 0.85);
    margin-bottom: 2rem;
}.launch_now4VfkKhb .expert_classesazKcO4m {
    flex-direction: column;
    gap: 1.5rem;
    padding: 1.5rem;
}.launch_now4VfkKhb .connect_card3igrMZt {
    width: 100%;
    padding: 0.75rem 1.5rem;
}.launch_now4VfkKhb::after {
    right: -30%;
    height: 140%;
    width: 80%;
    top: -20%;
}
}

@media (max-width: 480px) {.launch_now4VfkKhb {
    padding: 3rem 0;
}.launch_now4VfkKhb h2 {
    font-size: calc(38px * 0.75);
}.launch_now4VfkKhb .expert_classesazKcO4m {
    gap: 1rem;
    padding: 1.25rem;
}.launch_now4VfkKhb svg {
    height: 32px;
    width: 32px;
}.launch_now4VfkKhb h2::after {
    width: 60px;
    bottom: -10px;
}.launch_now4VfkKhb .connect_card3igrMZt {
    font-size: calc(19px * 0.9);
    padding: 0.6rem 1.25rem;
}}.welcome_sectionlUBTvZk {
    background: linear-gradient(135deg, rgb(197,221,217), rgb(162,188,184,0.5));
    align-items: center;
    position: relative;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
    width: 100%;
    justify-content: center;
}.welcome_sectionlUBTvZk::before {
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgb(127,149,143,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(162,188,184,0.5) 0%, transparent 40%);
    z-index: 1;
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    pointer-events: none;
    top: 0;
}.welcome_sectionlUBTvZk .edu_welcomeWOycxE0 {
    display: grid;
    max-width: 1200px;
    transform: translateY(-3vh);
    gap: 2rem;
    position: relative;
    grid-template-columns: 1fr;
    z-index: 2;
    width: 90%;
}.welcome_sectionlUBTvZk .edu_welcomeWOycxE0 > div:first-child {
    clip-path: polygon(0 0, 100% 3%, 97% 100%, 3% 97%);
    padding: 2.5rem;
    background: linear-gradient(135deg, rgb(255, 255, 255, 0.5) 0%, rgba(255,255,255,0.1) 100%);
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08), 
                0 1px 1px rgba(255,255,255,0.2) inset;
    transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg);
}.welcome_sectionlUBTvZk .edu_welcomeWOycxE0 > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.welcome_sectionlUBTvZk .edu_welcomeWOycxE0 > div:first-child p {
    font-size: calc(16px * 1.2);
    line-height: 1.6;
    font-weight: 400;
    margin: 0;
    text-align: center;
    color: #000000;
    font-family: Arial, sans-serif;
    letter-spacing: 0.02em;
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF {
    position: relative;
    width: 100%;
    overflow: hidden;
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF > div {
    clip-path: polygon(2% 2%, 98% 0, 100% 98%, 0 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    display: flex;
    justify-content: space-between;
    padding: 3rem 2rem;
    min-height: 400px;
    width: 100%;
    height: 100%;
    flex-direction: column;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF > div::before {
    background: linear-gradient(to bottom, 
                rgba(0,0,0,0.6) 0%, 
                rgba(0,0,0,0.3) 40%,
                rgba(0,0,0,0.5) 100%);
    height: 100%;
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    content: "";
    z-index: 1;
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF > div::after {
    position: absolute;
    height: 30%;
    width: 100%;
    content: "";
    bottom: 0;
    z-index: 2;
    opacity: 0.7;
    background: linear-gradient(to top, 
                rgb(162,188,184,0.5) 0%, 
                transparent 100%);
    left: 0;
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF > div:hover {
    transform: scale(1.02);
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF h3 {
    padding: 1.5rem;
    margin: 0 0 1.5rem;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    transform: translateX(5%);
    font-family: Arial, sans-serif;
    font-size: calc(19px * 0.95);
    backdrop-filter: blur(5px);
    background: linear-gradient(90deg, 
                rgba(rgb(127,149,143,0.5), 0.3) 0%, 
                rgba(rgb(162,188,184,0.5), 0.3) 100%);
    color: #ffffff;
    line-height: 1.5;
    font-weight: 600;
    border-left: 3px solid rgb(162,188,184);
    z-index: 3;
    position: relative;
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF > div > div {
    z-index: 3;
    margin: 0 auto;
    position: relative;
    width: 90%;
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF > div > div > div {
    padding: 2rem;
    background: linear-gradient(135deg, 
                rgb(127,149,143) 0%, 
                rgb(162,188,184) 100%);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1),
                box-shadow 0.3s ease;
    transform: perspective(800px) rotateY(-2deg);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF > div > div > div:hover {
    transform: perspective(800px) rotateY(0deg) translateY(-5px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.25);
}.welcome_sectionlUBTvZk .title_style_header {
    font-size: 32px;
    font-family: Arial, sans-serif;
    margin: 0;
    line-height: 1.3;
    letter-spacing: 0.03em;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    animation: titlePulse 3s infinite alternate;
}

@keyframes titlePulse {
    0% {
        transform: scale(1);
        text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    }
    100% {
        transform: scale(1.02);
        text-shadow: 0 4px 8px rgba(0,0,0,0.3);
    }
}

@media screen and (min-width: 768px) {.welcome_sectionlUBTvZk .edu_welcomeWOycxE0 {
    align-items: center;
    gap: 3rem;
    grid-template-columns: 1fr 3fr;
}.welcome_sectionlUBTvZk .edu_welcomeWOycxE0 > div:first-child {
    transform: perspective(1000px) rotateX(4deg) rotateY(-3deg);
}.welcome_sectionlUBTvZk .edu_welcomeWOycxE0 > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-5px);
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF > div {
    padding: 4rem 3rem;
    min-height: 500px;
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF h3 {
    font-size: 19px;
    margin-left: auto;
    width: 80%;
    margin-right: auto;
}.welcome_sectionlUBTvZk .title_style_header {
    font-size: calc(42px * 1.1);
}
}

@media screen and (min-width: 1024px) {.welcome_sectionlUBTvZk .edu_welcomeWOycxE0 {
    gap: 4rem;
}.welcome_sectionlUBTvZk .edu_welcomeWOycxE0 > div:first-child {
    padding: 3rem;
}.welcome_sectionlUBTvZk .edu_welcomeWOycxE0 > div:first-child p {
    font-size: calc(16px * 1.3);
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF > div {
    min-height: 600px;
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF h3 {
    font-size: calc(19px * 1.1);
    width: 70%;
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF > div > div {
    width: 80%;
}.welcome_sectionlUBTvZk .title_style_header {
    font-size: 42px;
}
}

@media screen and (max-width: 767px) {.welcome_sectionlUBTvZk {
    padding: 3rem 1rem;
}.welcome_sectionlUBTvZk .edu_welcomeWOycxE0 {
    gap: 1.5rem;
    width: 95%;
}.welcome_sectionlUBTvZk .edu_welcomeWOycxE0 > div:first-child {
    padding: 1.5rem;
}.welcome_sectionlUBTvZk .edu_welcomeWOycxE0 > div:first-child p {
    font-size: 16px;
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF > div {
    padding: 2rem 1.5rem;
    min-height: 350px;
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF h3 {
    padding: 1rem;
    font-size: calc(19px * 0.85);
    transform: translateX(0);
}.welcome_sectionlUBTvZk .learn_guidePY8VJrF > div > div > div {
    padding: 1.5rem 1rem;
}.welcome_sectionlUBTvZk .title_style_header {
    font-size: calc(32px * 0.9);
}}.secure_refugerOlNJze {
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 40px 20px;
    border: 1px solid rgb(127,149,143);
    background-color: rgb(162,188,184);
}.secure_refugerOlNJze h1, .secure_refugerOlNJze h2, .secure_refugerOlNJze h3, .secure_refugerOlNJze h4, .secure_refugerOlNJze h5, .secure_refugerOlNJze h6 {
    text-shadow: 0 0 5px rgb(162,188,184);
    color: rgb(127,149,143);
    margin-bottom: 20px;
}.secure_refugerOlNJze h1 {
    font-size: 38px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(127,149,143);
    font-weight: 700;
}.secure_refugerOlNJze h2 {
    border-bottom: 1px dashed rgb(127,149,143);
    padding-bottom: 8px;
    font-weight: 600;
    font-size: 32px;
}.secure_refugerOlNJze h3 {
    font-weight: 600;
    font-size: 1.5em;
}.secure_refugerOlNJze h4 {
    font-weight: 400;
    font-size: 1.25em;
}.secure_refugerOlNJze h5 {
    font-weight: 400;
    font-size: 20px;
}.secure_refugerOlNJze h6 {
    font-weight: 300;
    font-size: 20px;
}.secure_refugerOlNJze ul, .secure_refugerOlNJze ol {
    padding-left: 20px;
    margin-left: 20px;
}.secure_refugerOlNJze ul li, .secure_refugerOlNJze ol li {
    position: relative;
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 1.6;
    color: rgb(127,149,143);
    padding-left: 20px;
}.secure_refugerOlNJze ul li:before {
    color: rgb(162,188,184);
    font-size: 1.2em;
    position: absolute;
    content: '➤';
    left: 0;
}.secure_refugerOlNJze p, .secure_refugerOlNJze span, .secure_refugerOlNJze div {
    color: #ffffff;
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.secure_refugerOlNJze {
    padding: 20px 10px;
}.secure_refugerOlNJze h1 {
    font-size: calc(20px - 10%);
}.secure_refugerOlNJze h2 {
    font-size: calc(20px - 10%);
}.secure_refugerOlNJze p, .secure_refugerOlNJze span, .secure_refugerOlNJze div {
    font-size: calc(17px - 10%);
}}
.secure_refugerOlNJze a {
    text-decoration: none;
    border-bottom: 1px solid rgb(162,188,184);
    color: rgb(162,188,184);
}.secure_refugerOlNJze a:hover {
    color: rgb(127,149,143);
    border-bottom: 1px solid rgb(127,149,143);
}.secure_refugerOlNJze blockquote {
    background-color: rgba(0, 0, 0, 0.5);
    font-style: italic;
    margin: 20px 0;
    padding: 15px 20px;
    color: rgb(127,149,143);
    border-left: 5px solid rgb(127,149,143);
}.secure_refugerOlNJze code {
    font-family: monospace;
    color: #000000;
    border-radius: 10px;
    padding: 2px 6px;
    background-color: rgb(162,188,184,0.5);
}.secure_refugerOlNJze hr {
    margin: 30px 0;
    background: rgb(162,188,184,0.5);
    height: 1px;
    border: 0;
}.join_listqV1ybFc {
    overflow: visible;
    position: relative;
    z-index: 1;
    margin: 5rem 0 5rem;
    background: rgb(197,221,217);
    padding: 7rem 3rem 5rem;
}.join_listqV1ybFc::before {
    content: "";
    left: 5%;
    opacity: 0.1;
    transform: skewY(-3deg);
    background: linear-gradient(135deg, rgb(162,188,184,0.5) 0%, rgb(127,149,143,0.5) 100%);
    z-index: -2;
    width: 90%;
    height: calc(100% + 60px);
    position: absolute;
    top: -30px;
}.join_listqV1ybFc::after {
    position: absolute;
    background: #ffffff;
    width: 80%;
    height: calc(100% + 40px);
    content: "";
    right: 0;
    z-index: -1;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    top: 10px;
    transform: skewY(2deg) translateY(-20px);
}.join_listqV1ybFc .container {
    max-width: 1140px;
    position: relative;
    z-index: 3;
    margin: 0 auto;
}.join_listqV1ybFc .expert_classesazKcO4m {
    display: flex;
    position: relative;
    flex-direction: column;
}.join_listqV1ybFc .expert_classesazKcO4m::before {
    animation: floatElement 8s ease-in-out infinite;
    left: -20px;
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    height: 120px;
    position: absolute;
    opacity: 0.3;
    content: "";
    top: -40px;
    width: 120px;
    background: rgb(162,188,184,0.5);
    transform: rotate(-15deg);
    z-index: -1;
}.join_listqV1ybFc .expert_classesazKcO4m::after {
    right: 10%;
    filter: blur(5px);
    bottom: -30px;
    border-radius: 50%;
    background: rgb(127,149,143);
    position: absolute;
    opacity: 0.2;
    content: "";
    width: 40px;
    height: 40px;
    animation: pulseElement 4s ease-in-out infinite alternate;
}.join_listqV1ybFc p {
    font-family: Arial, sans-serif;
    font-size: 31px;
    max-width: 60%;
    color: #000000;
    line-height: 1.3;
    position: relative;
    align-self: flex-start;
    font-weight: 700;
    transform: translateX(40%);
    margin-bottom: 3rem;
}.join_listqV1ybFc p::before {
    width: 40px;
    height: 3px;
    content: "";
    left: -60px;
    transform: translateY(-50%);
    background: rgb(162,188,184);
    top: 50%;
    position: absolute;
}.join_listqV1ybFc .input_holder {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    max-width: 70%;
    align-items: stretch;
    display: flex;
    transform: translateY(30px);
    overflow: hidden;
    position: relative;
    border-radius: 29px;
    align-self: flex-end;
}.join_listqV1ybFc .input_holder::before {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    height: 100%;
    width: 100%;
    background: #ffffff;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}.join_listqV1ybFc .sub_urllKb8YcJ {
    background: transparent;
    font-family: Arial, sans-serif;
    outline: none;
    z-index: 1;
    flex: 1;
    padding: 1.5rem;
    border: none;
    font-size: 16px;
    color: #000000;
}.join_listqV1ybFc .connect_card3igrMZt {
    border: none;
    z-index: 1;
    background: rgb(162,188,184);
    padding: 1.5rem 2.5rem;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    overflow: hidden;
}.join_listqV1ybFc .connect_card3igrMZt::before {
    left: 0;
    transition: all 0.5s ease;
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgb(127,149,143);
    z-index: -1;
    transform: translateX(-100%) skewX(-15deg);
    content: "";
    top: 0;
}.join_listqV1ybFc .connect_card3igrMZt:hover {
    color: #ffffff;
}.join_listqV1ybFc .connect_card3igrMZt:hover::before {
    transform: translateX(0) skewX(-15deg);
}

@keyframes floatElement {
    0%, 100% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-10deg) translate(-10px, -15px);
    }
}

@keyframes pulseElement {
    0% {
        transform: scale(0.8);
        opacity: 0.1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0.3;
    }
}

@media (max-width: 992px) {.join_listqV1ybFc {
    margin: 6rem 0 8rem;
    padding: 6rem 2rem 4rem;
}.join_listqV1ybFc p {
    transform: translateX(30%);
    font-size: calc(31px * 0.9);
    max-width: 70%;
}.join_listqV1ybFc p::before {
    width: 30px;
    left: -40px;
}.join_listqV1ybFc .input_holder {
    max-width: 80%;
}
}

@media (max-width: 768px) {.join_listqV1ybFc {
    margin: 5rem 0 7rem;
    padding: 5rem 1.5rem 3rem;
}.join_listqV1ybFc p {
    font-size: 23px;
    margin-bottom: 2rem;
    max-width: 90%;
    transform: translateX(5%);
}.join_listqV1ybFc p::before {
    left: -20px;
    width: 15px;
}.join_listqV1ybFc .input_holder {
    flex-direction: column;
    transform: translateY(20px);
    max-width: 95%;
}.join_listqV1ybFc .sub_urllKb8YcJ {
    padding: 1.2rem;
    border-bottom: 1px solid rgb(162,188,184,0.5);
    width: 100%;
}.join_listqV1ybFc .connect_card3igrMZt {
    padding: 1.2rem;
    width: 100%;
}.join_listqV1ybFc::before {
    left: 2.5%;
    height: calc(100% + 40px);
    top: -20px;
    width: 95%;
}.join_listqV1ybFc::after {
    width: 90%;
}
}

@media (max-width: 576px) {.join_listqV1ybFc {
    margin: 4rem 0 6rem;
    padding: 4rem 1rem 2rem;
}.join_listqV1ybFc p {
    max-width: 100%;
    transform: none;
}.join_listqV1ybFc p::before {
    display: none;
}.join_listqV1ybFc .input_holder {
    transform: translateY(15px);
    max-width: 100%;
}.join_listqV1ybFc .sub_urllKb8YcJ,
    .join_listqV1ybFc .connect_card3igrMZt {
    padding: 1rem;
}.join_listqV1ybFc::before,
    .join_listqV1ybFc::after {
    transform: none;
}.join_listqV1ybFc .expert_classesazKcO4m::before {
    height: 80px;
    width: 80px;
}}footer {
    position: relative;
    width: 100%;
}.pitch_compjZcxrks {
    position: relative;
    padding: 70px 0 30px;
    color: #000000;
    font-family: Arial, sans-serif;
    background-color: #ffffff;
}.pitch_compjZcxrks::before {
    top: 0;
    width: 100%;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(162,188,184), rgb(127,149,143));
    position: absolute;
    height: 5px;
}footer .footer_disclaimereUBHXzk {
    gap: 60px;
    display: grid;
}footer .edu_talkHIuxj8P {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
}footer .info_item {
    margin-right: 30px;
    position: relative;
    margin-bottom: 15px;
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item svg {
    top: 3px;
    position: relative;
    fill: rgb(162,188,184);
    width: 18px;
    margin-right: 10px;
    height: 18px;
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    font-size: 15px;
    color: #000000;
    transition: color 0.2s ease;
    letter-spacing: 0.3px;
}footer .info_item a:hover {
    color: rgb(162,188,184);
}footer .text_main_holder {
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
}footer .header_sitebarjG7ONDm {
    margin-bottom: 15px;
}footer .header_sitebarjG7ONDm svg {
    margin-bottom: 20px;
    height: 40px;
    width: auto;
}footer .green_eduB3czGJ9 {
    font-size: 15px;
    max-width: 350px;
    line-height: 1.6;
    color: #000000;
}footer .header_proSouLA7U h5 {
    position: relative;
    color: #000000;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 22px;
}footer .header_proSouLA7U h5::after {
    background-color: rgb(162,188,184);
    height: 2px;
    position: absolute;
    content: "";
    bottom: -8px;
    left: 0;
    width: 30px;
}footer .top_page4LA1mo6 {
    margin-bottom: 30px;
}footer .top_page4LA1mo6 a {
    text-decoration: none;
    display: block;
    font-size: 15px;
    color: #000000;
    margin-bottom: 12px;
    transition: transform 0.2s ease, color 0.2s ease;
}footer .top_page4LA1mo6 a:hover {
    transform: translateX(5px);
    color: rgb(162,188,184);
}footer .subscribe_holder {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.02);
    padding: 30px;
}footer .subscribe_holder h5 {
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    font-size: 15px;
    margin-bottom: 25px;
    color: #000000;
    line-height: 1.6;
}footer .input_holder {
    flex-direction: column;
    display: flex;
    gap: 10px;
}footer .input_holder input[type="email"] {
    padding: 14px 16px;
    border-radius: 10px;
    background-color: #ffffff;
    color: #000000;
    transition: border-color 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 15px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(162,188,184);
}footer .sub_bannersTS8R27F {
    color: #ffffff;
    border-radius: 10px;
    text-align: center;
    padding: 14px 20px;
    cursor: pointer;
    font-size: 19px;
    font-weight: 600;
    transition: background-color 0.3s ease;
    background-color: rgb(162,188,184);
    border: none;
}footer .sub_bannersTS8R27F:hover {
    background-color: rgb(127,149,143);
}footer .faq_block21vmiMH {
    margin-top: 50px;
}footer .play_marketGvwrPkK {
    color: #000000;
    text-align: center;
    font-size: 15px;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .sub_bannersTS8R27F {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .pitch_compjZcxrks {
    padding: 50px 0 30px;
}footer .edu_talkHIuxj8P {
    gap: 15px;
    flex-direction: column;
}footer .info_item {
    margin-right: 0;
    margin-bottom: 20px;
}footer .subscribe_holder {
    padding: 20px;
}footer .faq_block21vmiMH {
    margin-top: 30px;
}
}

@media (max-width: 576px) {footer .pitch_compjZcxrks {
    padding: 40px 0 20px;
}footer .footer_disclaimereUBHXzk {
    gap: 40px;
}footer .header_proSouLA7U h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}
}