﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.wrapper-segment_CrD7VQ6 {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}svg {
    height: 30px;
    width: 30px;
}.footer_social_DeEVGhy {
    flex: 0 0 auto;
}.container {
    width: 1185px;
    max-width: 100%;
    margin: auto;
}html,body {
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    min-height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.header_edu_K9pBL4E {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.contact_section_Uqhedja {
    overflow: hidden;
    padding: 80px 0;
    background: #ffffff;
    position: relative;
}.contact_section_Uqhedja::before {
    height: 100%;
    background-size: 20px 20px;
    content: "";
    left: 0;
    z-index: 0;
    position: absolute;
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%),
                linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%);
}.contact_section_Uqhedja .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.contact_section_Uqhedja h2 {
    border-left: 5px solid rgb(186,188,176);
    font-size: 28px;
    margin-bottom: 50px;
    padding-left: 20px;
    color: #000000;
    font-weight: 700;
    position: relative;
    text-align: left;
}.contact_section_Uqhedja .query_feedback_3mgc8AB {
    overflow: hidden;
    border-radius: 29px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    flex-direction: row-reverse;
    display: flex;
    background: #ffffff;
}.contact_section_Uqhedja .photo_grid_dTx2gaI {
    flex: 0 0 40%;
    position: relative;
    min-height: 500px;
}.contact_section_Uqhedja .photo_grid_dTx2gaI::before {
    z-index: 1;
    top: 0;
    background: rgb(186,188,176,0.5);
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    height: 100%;
    mix-blend-mode: multiply;
}.contact_section_Uqhedja .feedback_support_ynzaG5U {
    flex: 0 0 60%;
    padding: 60px;
    position: relative;
}.contact_section_Uqhedja .feedback_support_ynzaG5U::after {
    width: 150px;
    border-radius: 0 0 0 100%;
    position: absolute;
    z-index: -1;
    height: 150px;
    top: 0;
    content: "";
    background: rgb(222,222,211);
    right: 0;
}.contact_section_Uqhedja #contact {
    flex-direction: column;
    display: flex;
    gap: 30px;
}.contact_section_Uqhedja h3 {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 700;
    position: relative;
    color: #000000;
}.contact_section_Uqhedja h3::after {
    content: "";
    position: absolute;
    height: 2px;
    left: 0;
    bottom: -10px;
    width: 40px;
    background: rgb(186,188,176);
}.contact_section_Uqhedja input[type="text"] {
    color: #000000;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
    padding: 18px 20px;
    background: rgb(222,222,211);
    width: 100%;
    font-size: 17px;
    border-radius: 10px;
    transition: all 0.3s ease;
    border: none;
}.contact_section_Uqhedja input[type="text"]:focus {
    background: #ffffff;
    outline: none;
    box-shadow: 0 0 0 2px rgb(186,188,176,0.5), inset 0 2px 4px rgba(0, 0, 0, 0.03);
}.contact_section_Uqhedja input[type="text"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.contact_section_Uqhedja .help_query_MkpvgIJ {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 5px;
}.contact_section_Uqhedja .help_query_MkpvgIJ input[type="checkbox"] {
    height: 22px;
    position: relative;
    appearance: none;
    transition: all 0.2s ease;
    border-radius: 10px;
    cursor: pointer;
    border: 2px solid rgb(222,222,211);
    width: 22px;
}.contact_section_Uqhedja .help_query_MkpvgIJ input[type="checkbox"]:checked {
    background: rgb(186,188,176);
    border-color: rgb(186,188,176);
}.contact_section_Uqhedja .help_query_MkpvgIJ input[type="checkbox"]:checked::after {
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    position: absolute;
    width: 6px;
    left: 7px;
    content: "";
    border: solid #ffffff;
    height: 11px;
    top: 3px;
}.contact_section_Uqhedja .help_query_MkpvgIJ label {
    color: #000000;
    line-height: 1.5;
    font-size: 17px;
}.contact_section_Uqhedja .help_query_MkpvgIJ a {
    color: rgb(186,188,176);
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
}.contact_section_Uqhedja .help_query_MkpvgIJ a:hover {
    color: rgb(151,153,140);
}.contact_section_Uqhedja .help_query_MkpvgIJ a::after {
    background: rgb(186,188,176);
    transition: all 0.3s ease;
    width: 100%;
    position: absolute;
    bottom: -2px;
    content: "";
    left: 0;
    height: 1px;
}.contact_section_Uqhedja .help_query_MkpvgIJ a:hover::after {
    background: rgb(151,153,140);
}.contact_section_Uqhedja .reach_inquiry_YZ8OKj4 {
    cursor: pointer;
    align-self: flex-start;
    border-radius: 29px;
    color: #ffffff;
    box-shadow: 0 4px 15px rgb(186,188,176,0.5);
    padding: 18px 40px;
    background: rgb(186,188,176);
    margin-top: 20px;
    font-size: 20px;
    transition: all 0.3s ease;
    border: none;
    font-weight: 600;
}.contact_section_Uqhedja .reach_inquiry_YZ8OKj4:hover {
    transform: translateY(-2px);
    box-shadow: 0 7px 20px rgb(151,153,140,0.5);
    background: rgb(151,153,140);
}.contact_section_Uqhedja svg {
    width: 20px;
    fill: rgb(186,188,176);
    height: 20px;
    transition: all 0.3s ease;
}.contact_section_Uqhedja svg path {
    fill: rgb(186,188,176);
    transition: all 0.3s ease;
}.contact_section_Uqhedja svg:hover {
    fill: rgb(151,153,140);
}.contact_section_Uqhedja svg:hover path {
    fill: rgb(151,153,140);
}

@media (max-width: 992px) {.contact_section_Uqhedja .query_feedback_3mgc8AB {
    flex-direction: column;
}.contact_section_Uqhedja .photo_grid_dTx2gaI {
    order: 1;
    flex: 0 0 auto;
    min-height: 300px;
}.contact_section_Uqhedja .feedback_support_ynzaG5U {
    padding: 50px 40px;
    order: 2;
    flex: 0 0 auto;
}.contact_section_Uqhedja h2 {
    margin-bottom: 40px;
}
}

@media (max-width: 768px) {.contact_section_Uqhedja {
    padding: 60px 0;
}.contact_section_Uqhedja h2 {
    font-size: calc(28px - 4px);
    margin-bottom: 30px;
}.contact_section_Uqhedja .feedback_support_ynzaG5U {
    padding: 40px 30px;
}.contact_section_Uqhedja #contact {
    gap: 25px;
}.contact_section_Uqhedja .photo_grid_dTx2gaI {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact_section_Uqhedja {
    padding: 40px 0;
}.contact_section_Uqhedja .container {
    padding: 0 15px;
}.contact_section_Uqhedja h2 {
    font-size: calc(28px - 6px);
    padding-left: 15px;
    margin-bottom: 25px;
}.contact_section_Uqhedja .feedback_support_ynzaG5U {
    padding: 30px 20px;
}.contact_section_Uqhedja #contact {
    gap: 20px;
}.contact_section_Uqhedja input[type="text"] {
    padding: 15px;
}.contact_section_Uqhedja .reach_inquiry_YZ8OKj4 {
    width: 100%;
    padding: 15px 20px;
}.contact_section_Uqhedja .photo_grid_dTx2gaI {
    min-height: 200px;
}}.course_highlights_Wt27Cj5 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(150deg, rgb(186,188,176,0.5) 0%, rgb(222,222,211) 50%, rgb(151,153,140,0.5) 100%);
    padding: 7rem 0;
}.course_highlights_Wt27Cj5::before {
    opacity: 0.6;
    background: 
        radial-gradient(ellipse at 30% 40%, rgb(186,188,176,0.5) 0%, transparent 60%),
        radial-gradient(circle at 70% 60%, rgb(151,153,140,0.5) 0%, transparent 50%);
    z-index: 0;
    transform-origin: center;
    content: "";
    width: 150%;
    left: -25%;
    position: absolute;
    filter: blur(60px);
    animation: pulseBackground 20s ease-in-out infinite alternate;
    height: 150%;
    top: -25%;
}.course_highlights_Wt27Cj5::after {
    top: 0;
    position: absolute;
    width: 100%;
    background-image: 
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    height: 100%;
    content: "";
    z-index: 1;
    left: 0;
    background-size: 20px 20px;
    animation: gridMove 30s linear infinite;
}.course_highlights_Wt27Cj5 .container {
    z-index: 2;
    position: relative;
}.course_highlights_Wt27Cj5 .virtual_guides_FpClBx2 {
    display: grid;
    min-height: 550px;
    gap: 15px;
    grid-template-rows: repeat(12, minmax(30px, auto));
    grid-template-columns: repeat(12, 1fr);
    position: relative;
}.course_highlights_Wt27Cj5 .learn_track_iJW2NsU {
    position: relative;
    background: rgba(255, 255, 255, 0.07);
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.05),
        0 5px 10px rgba(0, 0, 0, 0.03);
    grid-column: 1 / 8;
    padding: 2.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    grid-row: 3 / 11;
    transform: translateZ(0);
    z-index: 5;
    border-radius: 30px;
}.course_highlights_Wt27Cj5 .learn_track_iJW2NsU::before {
    left: 0;
    border-radius: 30px;
    width: 100%;
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    background: 
        radial-gradient(circle at 90% 10%, rgb(186,188,176,0.5) 0%, transparent 80%),
        radial-gradient(circle at 10% 90%, rgb(151,153,140,0.5) 0%, transparent 80%);
    opacity: 0.15;
    height: 100%;
}.course_highlights_Wt27Cj5 .learn_track_iJW2NsU::after {
    left: 50%;
    position: absolute;
    content: "";
    background: linear-gradient(to right, rgb(186,188,176) 0%, transparent 100%);
    bottom: -10px;
    width: 80%;
    filter: blur(1px);
    transform: translateX(-50%);
    height: 1px;
}.course_highlights_Wt27Cj5 .nav_master_ymqCHgM {
    height: 110px;
    transform-style: preserve-3d;
    margin-bottom: 1.5rem;
    width: 110px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    position: relative;
    transition: all 0.5s ease;
}.course_highlights_Wt27Cj5 .nav_master_ymqCHgM::before {
    animation: rotateConic 10s linear infinite;
    background: conic-gradient(
        from 0deg, 
        rgb(186,188,176) 0%, 
        rgb(151,153,140) 50%, 
        rgb(186,188,176) 100%
    );
    z-index: -1;
    inset: -4px;
    position: absolute;
    border-radius: 33% 67% 67% 33% / 33% 33% 67% 67%;
    content: "";
}.course_highlights_Wt27Cj5 .nav_master_ymqCHgM::after {
    background: rgb(222,222,211);
    inset: 6px;
    z-index: -1;
    position: absolute;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    content: "";
}.course_highlights_Wt27Cj5 .nav_master_ymqCHgM svg {
    filter: drop-shadow(0 0 10px rgb(186,188,176,0.5));
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 60px;
    animation: floatLogo 6s ease-in-out infinite;
    height: 60px;
    transform: translate(-50%, -50%);
}.course_highlights_Wt27Cj5 .nav_master_ymqCHgM svg path {
    transition: fill 0.3s ease;
    fill: rgb(186,188,176);
}.course_highlights_Wt27Cj5 h3 {
    color: #ffffff;
    transform: perspective(1000px) rotateX(2deg);
    transform-origin: left bottom;
    font-size: 30px;
    font-weight: 700;
    text-shadow: 0 0 20px rgb(186,188,176,0.5);
    position: relative;
    line-height: 1.3;
    margin-bottom: 1.5rem;
    padding-right: 2rem;
}.course_highlights_Wt27Cj5 h3::before {
    content: "";
    animation: lineExpand 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    position: absolute;
    background: rgb(186,188,176);
    width: 60px;
    transform-origin: left;
    bottom: -8px;
    left: 0;
    height: 3px;
}.course_highlights_Wt27Cj5 p {
    position: relative;
    line-height: 1.8;
    transform-origin: left bottom;
    font-size: 14px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
    max-width: 100%;
    transform: perspective(1000px) rotateX(1deg);
    color: #ffffff;
}.course_highlights_Wt27Cj5 .photo_grid_dTx2gaI {
    grid-column: 5 / 13;
    position: relative;
    transform: perspective(1000px) rotateY(-5deg) rotateX(5deg);
    grid-row: 1 / 13;
    animation: morphShape 20s ease-in-out infinite alternate;
    overflow: hidden;
    z-index: 4;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    height: 500px;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        10px 10px 20px rgba(0, 0, 0, 0.05);
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}.course_highlights_Wt27Cj5 .photo_grid_dTx2gaI::before {
    position: absolute;
    opacity: 0.6;
    inset: 0;
    mix-blend-mode: overlay;
    z-index: 1;
    background: 
        linear-gradient(135deg, transparent 0%, rgb(186,188,176,0.5) 100%),
        radial-gradient(circle at 30% 70%, rgb(151,153,140,0.5) 0%, transparent 70%);
    content: "";
}.course_highlights_Wt27Cj5 .photo_grid_dTx2gaI::after {
    position: absolute;
    height: 150%;
    left: -25%;
    mix-blend-mode: multiply;
    width: 150%;
    content: "";
    opacity: 0.2;
    animation: pulseOverlay 15s ease-in-out infinite;
    z-index: 1;
    top: -25%;
    background: radial-gradient(
        circle at center,
        transparent 30%,
        rgb(222,222,211) 100%
    );
}.course_highlights_Wt27Cj5 .virtual_guides_FpClBx2:hover .photo_grid_dTx2gaI {
    box-shadow: 
        30px 30px 80px rgba(0, 0, 0, 0.15),
        15px 15px 30px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateY(-8deg) rotateX(8deg) scale(1.03);
}.course_highlights_Wt27Cj5 .virtual_guides_FpClBx2:hover .learn_track_iJW2NsU {
    transform: translateZ(20px) translateX(10px);
    box-shadow: 
        0 25px 35px rgba(0, 0, 0, 0.08),
        0 10px 20px rgba(0, 0, 0, 0.05);
}.course_highlights_Wt27Cj5 .virtual_guides_FpClBx2:hover .nav_master_ymqCHgM {
    transform: rotate(5deg) scale(1.05);
}.course_highlights_Wt27Cj5 .virtual_guides_FpClBx2:hover .nav_master_ymqCHgM svg path {
    fill: rgb(151,153,140);
}

@keyframes pulseBackground {
    0%, 100% {
        opacity: 0.6;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.05);
    }
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@keyframes rotateConic {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes floatLogo {
    0%, 100% {
        transform: translate(-50%, -50%);
    }
    50% {
        transform: translate(-50%, -55%);
    }
}

@keyframes lineExpand {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes morphShape {
    0% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    25% {
        border-radius: 40% 60% 70% 30% / 40% 40% 60% 60%;
    }
    50% {
        border-radius: 60% 40% 40% 60% / 50% 60% 40% 50%;
    }
    75% {
        border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
    }
    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
}

@keyframes pulseOverlay {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(1.1);
    }
}

@media (max-width: 1200px) {.course_highlights_Wt27Cj5 .virtual_guides_FpClBx2 {
    min-height: 500px;
}.course_highlights_Wt27Cj5 .learn_track_iJW2NsU {
    grid-column: 1 / 8;
    padding: 2.2rem;
}.course_highlights_Wt27Cj5 h3 {
    font-size: calc(30px * 0.9);
}.course_highlights_Wt27Cj5 .nav_master_ymqCHgM {
    width: 100px;
    height: 100px;
}.course_highlights_Wt27Cj5 .nav_master_ymqCHgM svg {
    height: 55px;
    width: 55px;
}
}

@media (max-width: 992px) {.course_highlights_Wt27Cj5 {
    padding: 5rem 0;
}.course_highlights_Wt27Cj5 .virtual_guides_FpClBx2 {
    grid-template-columns: 1fr;
    min-height: auto;
    grid-template-rows: auto auto;
    gap: 10px;
}.course_highlights_Wt27Cj5 .learn_track_iJW2NsU {
    grid-row: 2 / 3;
    grid-column: 1 / -1;
    z-index: 5;
    margin-top: -80px;
    padding: 2.5rem;
}.course_highlights_Wt27Cj5 .photo_grid_dTx2gaI {
    height: 350px;
    border-radius: 40% 60% 60% 40% / 30% 40% 60% 70%;
    grid-column: 1 / -1;
    grid-row: 1 / 2;
}.course_highlights_Wt27Cj5 .nav_master_ymqCHgM {
    margin-left: auto;
    margin-right: auto;
}.course_highlights_Wt27Cj5 h3 {
    padding-right: 0;
    text-align: center;
}.course_highlights_Wt27Cj5 h3::before {
    animation: lineCenterExpand 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
}.course_highlights_Wt27Cj5 p {
    text-align: center;
}.course_highlights_Wt27Cj5 .virtual_guides_FpClBx2:hover .photo_grid_dTx2gaI {
    transform: perspective(1000px) rotateX(-5deg) scale(1.03);
}.course_highlights_Wt27Cj5 .virtual_guides_FpClBx2:hover .learn_track_iJW2NsU {
    transform: translateZ(10px) translateY(-15px);
}
}

@keyframes lineCenterExpand {
    0% {
        transform: translateX(-50%) scaleX(0);
    }
    100% {
        transform: translateX(-50%) scaleX(1);
    }
}

@media (max-width: 768px) {.course_highlights_Wt27Cj5 {
    padding: 4rem 0;
}.course_highlights_Wt27Cj5 .photo_grid_dTx2gaI {
    height: 300px;
}.course_highlights_Wt27Cj5 .learn_track_iJW2NsU {
    padding: 2rem;
    margin-top: -60px;
}.course_highlights_Wt27Cj5 .nav_master_ymqCHgM {
    margin-bottom: 1.3rem;
    width: 90px;
    height: 90px;
}.course_highlights_Wt27Cj5 .nav_master_ymqCHgM svg {
    width: 50px;
    height: 50px;
}.course_highlights_Wt27Cj5 h3 {
    font-size: calc(30px * 0.8);
    margin-bottom: 1.3rem;
}.course_highlights_Wt27Cj5 p {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.course_highlights_Wt27Cj5 {
    padding: 3rem 0;
}.course_highlights_Wt27Cj5 .photo_grid_dTx2gaI {
    height: 250px;
    border-radius: 30% 70% 70% 30% / 30% 40% 60% 70%;
}.course_highlights_Wt27Cj5 .learn_track_iJW2NsU {
    padding: 1.8rem 1.5rem;
    margin-top: -50px;
}.course_highlights_Wt27Cj5 .nav_master_ymqCHgM {
    height: 80px;
    width: 80px;
    margin-bottom: 1.2rem;
}.course_highlights_Wt27Cj5 .nav_master_ymqCHgM svg {
    height: 45px;
    width: 45px;
}.course_highlights_Wt27Cj5 h3 {
    font-size: calc(30px * 0.7);
    margin-bottom: 1.2rem;
}.course_highlights_Wt27Cj5 h3::before {
    width: 50px;
    height: 2px;
}.course_highlights_Wt27Cj5 p {
    font-size: calc(14px * 0.9);
    line-height: 1.6;
}}.privacy_barrier_sANth51 {
    position: relative;
    overflow: hidden;
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(222,222,211) 0%, rgba(240, 242, 245, 0.9) 100%);
}.privacy_barrier_sANth51::before {
    content: "";
    top: 0;
    background: linear-gradient(225deg, rgb(151,153,140,0.5) 0%, transparent 70%);
    width: 30vw;
    z-index: 0;
    transform: translateY(-15%) translateX(15%);
    right: 0;
    position: absolute;
    height: 30vh;
    opacity: 0.2;
}.privacy_barrier_sANth51::after {
    content: "";
    z-index: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(45deg, rgb(186,188,176,0.5) 0%, transparent 70%);
    opacity: 0.15;
    width: 40vw;
    position: absolute;
    transform: translateY(15%) translateX(-15%);
    height: 40vh;
}.privacy_barrier_sANth51 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    z-index: 1;
}.privacy_barrier_sANth51 h1 {
    margin-bottom: 2rem;
    font-size: calc(40px * 1.1);
    font-weight: 700;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: left center;
    position: relative;
    color: #000000;
}.privacy_barrier_sANth51 h1::after {
    transition: transform 0.5s ease-out;
    transform-origin: left center;
    transform: scaleX(1);
    position: absolute;
    height: 3px;
    content: "";
    background: rgb(186,188,176);
    left: 0;
    bottom: -0.6rem;
    width: 4rem;
}.privacy_barrier_sANth51 h1:hover {
    transform: translateX(5px);
}.privacy_barrier_sANth51 h1:hover::after {
    transform: scaleX(1.5);
}.privacy_barrier_sANth51 h2 {
    font-size: 30px;
    transform: translateX(0);
    padding-bottom: 0.5rem;
    color: #000000;
    transition: transform 0.3s ease;
    margin: 2.5rem 0 1rem;
    padding-left: 1rem;
    font-weight: 600;
    position: relative;
    border-left: 3px solid rgb(151,153,140);
}.privacy_barrier_sANth51 h2:hover {
    transform: translateX(5px);
}.privacy_barrier_sANth51 h3 {
    border-bottom: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.1);
    font-size: calc(30px * 0.85);
    font-weight: 600;
    margin: 2rem 0 1rem;
    color: #000000;
    padding-bottom: 0.3rem;
}.privacy_barrier_sANth51 h4 {
    margin: 1.5rem 0 1rem;
    padding-left: 1rem;
    color: #000000;
    font-size: calc(30px * 0.7);
    position: relative;
    font-weight: 600;
}.privacy_barrier_sANth51 h4::before {
    left: 0;
    transform: translateY(-50%);
    position: absolute;
    height: 5px;
    top: 50%;
    content: "";
    width: 5px;
    background: rgb(151,153,140);
}.privacy_barrier_sANth51 p {
    color: #000000;
    transition: opacity 0.3s ease, transform 0.3s ease;
    max-width: 90ch;
    margin-bottom: 1.5rem;
    opacity: 0.9;
    font-size: 12px;
    line-height: 1.7;
    transform: translateY(0);
}.privacy_barrier_sANth51 p:hover {
    opacity: 1;
    transform: translateY(-2px);
}.privacy_barrier_sANth51 strong {
    display: inline-block;
    font-weight: 600;
    color: #000000;
    position: relative;
}.privacy_barrier_sANth51 strong::after {
    transform-origin: left;
    transform: scaleX(0.3);
    width: 100%;
    height: 1px;
    background: rgb(186,188,176,0.5);
    position: absolute;
    left: 0;
    bottom: -2px;
    transition: transform 0.3s ease;
    content: "";
}.privacy_barrier_sANth51 strong:hover::after {
    transform: scaleX(1);
}.privacy_barrier_sANth51 ul {
    margin: 1.5rem 0 2rem;
    padding-left: 1.5rem;
    position: relative;
    list-style: none;
}.privacy_barrier_sANth51 ul::before {
    background: linear-gradient(to bottom, rgb(151,153,140,0.5) 0%, transparent 100%);
    left: 0;
    position: absolute;
    bottom: 0;
    content: "";
    top: 0;
    width: 2px;
}.privacy_barrier_sANth51 li {
    line-height: 1.6;
    margin-bottom: 0.5rem;
    color: #000000;
    position: relative;
    font-size: 12px;
    transition: transform 0.3s ease;
    padding: 0.5rem 0 0.5rem 1.5rem;
}.privacy_barrier_sANth51 li::before {
    width: 6px;
    left: 0;
    height: 6px;
    border-radius: 10px;
    top: 1rem;
    background: rgb(151,153,140);
    transition: transform 0.3s ease, background 0.3s ease;
    position: absolute;
    content: "";
}.privacy_barrier_sANth51 li:hover {
    transform: translateX(5px);
}.privacy_barrier_sANth51 li:hover::before {
    transform: scale(1.3);
    background: rgb(186,188,176);
}.privacy_barrier_sANth51 span {
    color: #000000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.02);
    margin-bottom: 1.5rem;
    transform: perspective(1000px) rotateX(0);
    border-left: 2px solid rgb(186,188,176,0.5);
    background: rgba(#ffffff, 0.5);
    font-size: 12px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    display: block;
    padding: 1rem;
    line-height: 1.7;
}.privacy_barrier_sANth51 span:hover {
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

@media (min-width: 768px) {.privacy_barrier_sANth51 {
    padding: 6rem 3rem;
}.privacy_barrier_sANth51 .container {
    padding: 0 2rem;
}.privacy_barrier_sANth51 h1 {
    margin-bottom: 3rem;
    font-size: calc(40px * 1.3);
}.privacy_barrier_sANth51 h1::after {
    height: 4px;
    width: 6rem;
}.privacy_barrier_sANth51 h2 {
    font-size: calc(30px * 1.1);
    padding-left: 1.2rem;
    margin: 3.5rem 0 1.5rem;
}.privacy_barrier_sANth51 h3 {
    margin: 2.5rem 0 1.2rem;
    font-size: calc(30px * 0.9);
}.privacy_barrier_sANth51 h4 {
    margin: 2rem 0 1rem;
    padding-left: 1.2rem;
    font-size: calc(30px * 0.75);
}.privacy_barrier_sANth51 ul {
    padding-left: 2rem;
}.privacy_barrier_sANth51 li {
    padding: 0.7rem 0 0.7rem 1.5rem;
}.privacy_barrier_sANth51 span {
    margin-left: 1rem;
    padding: 1.5rem;
}
}

@media (min-width: 992px) {.privacy_barrier_sANth51 {
    padding: 8rem 4rem;
}.privacy_barrier_sANth51::before {
    height: 40vh;
    width: 40vw;
}.privacy_barrier_sANth51::after {
    width: 50vw;
    height: 50vh;
}.privacy_barrier_sANth51 h1 {
    transform: translateZ(0);
    margin-bottom: 4rem;
    font-size: calc(40px * 1.5);
}.privacy_barrier_sANth51 h1::after {
    width: 8rem;
}.privacy_barrier_sANth51 h2 {
    padding-left: 1.5rem;
    font-size: calc(30px * 1.2);
    border-left-width: 4px;
    margin: 4rem 0 2rem;
}.privacy_barrier_sANth51 p {
    line-height: 1.8;
    margin-bottom: 2rem;
}.privacy_barrier_sANth51 ul {
    margin: 2rem 0 2.5rem;
}.privacy_barrier_sANth51 li {
    padding: 0.8rem 0 0.8rem 1.8rem;
    margin-bottom: 0.8rem;
}.privacy_barrier_sANth51 span {
    padding: 2rem;
    line-height: 1.8;
    margin-left: 2rem;
}
}

@media (max-width: 767px) {.privacy_barrier_sANth51 {
    padding: 3rem 1.5rem;
}.privacy_barrier_sANth51 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(40px * 1);
}.privacy_barrier_sANth51 h1::after {
    height: 2px;
    width: 3rem;
}.privacy_barrier_sANth51 h2 {
    border-left-width: 2px;
    padding-left: 0.8rem;
    font-size: 30px;
    margin: 2rem 0 1rem;
}.privacy_barrier_sANth51 h3, 
    .privacy_barrier_sANth51 h4 {
    font-size: calc(30px * 0.8);
    margin: 1.5rem 0 0.8rem;
}.privacy_barrier_sANth51 p {
    font-size: calc(12px * 0.95);
    margin-bottom: 1.2rem;
    line-height: 1.6;
}.privacy_barrier_sANth51 ul {
    margin: 1rem 0 1.5rem;
    padding-left: 0.8rem;
}.privacy_barrier_sANth51 li {
    padding: 0.4rem 0 0.4rem 1.2rem;
    font-size: calc(12px * 0.95);
    line-height: 1.5;
    margin-bottom: 0.4rem;
}.privacy_barrier_sANth51 span {
    font-size: calc(12px * 0.95);
    padding: 0.8rem;
    margin-bottom: 1.2rem;
    line-height: 1.6;
    margin-left: 0;
}}.client_comments_7YViZRt {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(222,222,211) 0%, rgba(rgb(186,188,176,0.5), 0.05) 100%);
    position: relative;
    padding: 6rem 0;
}.client_comments_7YViZRt::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    content: "";
    opacity: 0.3;
    background: linear-gradient(90deg, transparent, rgb(186,188,176), transparent);
    right: 0;
}.client_comments_7YViZRt::after {
    bottom: 0;
    z-index: 1;
    left: -50%;
    width: 200%;
    content: "";
    background: radial-gradient(ellipse at center, rgba(rgb(186,188,176,0.5), 0.03) 0%, transparent 70%);
    position: absolute;
    height: 400px;
    transform: translateY(50%);
}.client_comments_7YViZRt h2 {
    margin-bottom: 3.5rem;
    transform: translateZ(0);
    font-weight: 700;
    text-align: center;
    color: #000000;
    font-size: 31px;
    position: relative;
}.client_comments_7YViZRt h2::after {
    left: 50%;
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(186,188,176), transparent);
    content: "";
    width: 80px;
    bottom: -15px;
    transform: translateX(-50%);
}.client_comments_7YViZRt .container.virtual_guides_FpClBx2 {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.client_comments_7YViZRt .student_insights_Vu2UciC {
    gap: 2rem;
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.client_comments_7YViZRt .rating_showcase_9jWdYOl {
    will-change: transform, box-shadow;
    background: linear-gradient(145deg, #ffffff 0%, rgba(rgb(255, 255, 255, 0.5), 0.95) 100%);
    box-shadow: 0 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.05), 
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.02);
    padding: 2rem;
    height: 100%;
    transform: translateZ(0) scale(1);
    border: 1px solid rgba(rgb(186,188,176,0.5), 0.08);
    flex-direction: column;
    overflow: hidden;
    display: flex;
    position: relative;
    border-radius: 3px;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1),
                box-shadow 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
}.client_comments_7YViZRt .rating_showcase_9jWdYOl::before {
    transform: scaleX(0.85);
    transform-origin: left;
    top: 0;
    content: "";
    transition: transform 0.5s ease-out;
    opacity: 0.8;
    width: 100%;
    height: 5px;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(186,188,176), rgb(151,153,140));
}.client_comments_7YViZRt .rating_showcase_9jWdYOl:hover {
    transform: translateY(-5px) scale(1.01);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
                0 10px 20px rgba(rgba(0, 0, 0, 0.5), 0.04);
}.client_comments_7YViZRt .rating_showcase_9jWdYOl:hover::before {
    transform: scaleX(1);
}.client_comments_7YViZRt .rating_showcase_9jWdYOl h3 {
    color: #000000;
    font-weight: 600;
    padding-left: 1.2rem;
    position: relative;
    margin-bottom: 0.8rem;
    font-size: calc(18px - 2px);
}.client_comments_7YViZRt .rating_showcase_9jWdYOl h3::before {
    top: 50%;
    content: "";
    width: 6px;
    transform: translateY(-50%) rotate(45deg);
    height: 6px;
    position: absolute;
    left: 0;
    background-color: rgb(186,188,176);
}.client_comments_7YViZRt .rating_showcase_9jWdYOl .description {
    flex-grow: 1;
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 400;
    padding-left: 1.2rem;
    color: #000000;
    line-height: 1.6;
    font-size: 17px;
}.client_comments_7YViZRt .rating_showcase_9jWdYOl .description::first-letter {
    color: rgb(186,188,176);
    font-size: 1.2em;
    font-weight: 600;
}.client_comments_7YViZRt .rating_showcase_9jWdYOl div {
    align-self: flex-end;
    height: 60px;
    border-radius: 50%;
    width: 60px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.15);
    margin-top: 0.5rem;
}.client_comments_7YViZRt .rating_showcase_9jWdYOl div::after {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    content: "";
    background: linear-gradient(to bottom, rgba(rgb(186,188,176,0.5), 0.2), transparent);
    height: 100%;
}.client_comments_7YViZRt .rating_showcase_9jWdYOl div img {
    transition: transform 0.6s cubic-bezier(0.3, 0.7, 0.4, 1);
    transform: scale(1);
    object-fit: cover;
    height: 100%;
    width: 100%;
}.client_comments_7YViZRt .rating_showcase_9jWdYOl:hover div img {
    transform: scale(1.1);
}

@media (max-width: 991px) {.client_comments_7YViZRt {
    padding: 4rem 0;
}.client_comments_7YViZRt h2 {
    font-size: calc(31px - 0.2rem);
    margin-bottom: 2.5rem;
}.client_comments_7YViZRt .student_insights_Vu2UciC {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 767px) {.client_comments_7YViZRt {
    padding: 3rem 0;
}.client_comments_7YViZRt h2 {
    margin-bottom: 2rem;
    font-size: calc(31px - 0.3rem);
}.client_comments_7YViZRt h2::after {
    width: 60px;
    bottom: -12px;
}.client_comments_7YViZRt .student_insights_Vu2UciC {
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.client_comments_7YViZRt .rating_showcase_9jWdYOl {
    padding: 1.75rem;
}
}

@media (max-width: 480px) {.client_comments_7YViZRt {
    padding: 2.5rem 0;
}.client_comments_7YViZRt h2 {
    font-size: calc(31px - 0.4rem);
}.client_comments_7YViZRt .rating_showcase_9jWdYOl {
    padding: 1.5rem;
}.client_comments_7YViZRt .rating_showcase_9jWdYOl h3 {
    font-size: calc(18px - 3px);
}.client_comments_7YViZRt .rating_showcase_9jWdYOl .description {
    font-size: calc(17px - 1px);
}.client_comments_7YViZRt .rating_showcase_9jWdYOl div {
    width: 50px;
    height: 50px;
}}header {
    background: rgb(222,222,211);
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    position: fixed;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}header:before {
    position: absolute;
    top: 0;
    width: 100%;
    content: '';
    height: 5px;
    background: linear-gradient(90deg, 
        rgb(186,188,176) 0%, 
        rgb(151,153,140) 50%, 
        rgb(186,188,176) 100%
    );
    left: 0;
}header:after {
    bottom: 0;
    position: absolute;
    left: 0;
    background-size: 20px 20px;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.01);
    opacity: 0.4;
    background: 
        linear-gradient(135deg, rgb(222,222,211) 25%, transparent 25%) -10px 0,
        linear-gradient(225deg, rgb(222,222,211) 25%, transparent 25%) -10px 0,
        linear-gradient(315deg, rgb(222,222,211) 25%, transparent 25%),
        linear-gradient(45deg, rgb(222,222,211) 25%, transparent 25%);
    width: 100%;
    content: '';
    height: 100%;
}header .main_page_tN8YGSi {
    position: relative;
    overflow: hidden;
}header .main_page_tN8YGSi:before {
    content: '';
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    position: absolute;
    background: linear-gradient(to right, 
        transparent, 
        rgb(186,188,176,0.5),
        transparent
    );
}header .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 15px 25px;
}header .container:before {
    opacity: 0.7;
    width: 8px;
    content: '';
    background: rgb(186,188,176);
    height: 8px;
    left: 10px;
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
    position: absolute;
}header .container:after {
    background: rgb(151,153,140);
    width: 8px;
    content: '';
    opacity: 0.7;
    transform: translateY(-50%) rotate(45deg);
    right: 10px;
    position: absolute;
    top: 50%;
    height: 8px;
}header .header_lesson_SW0AhVu {
    position: relative;
    align-items: center;
    display: flex;
    justify-content: space-between;
}header .header_lesson_SW0AhVu:before {
    position: absolute;
    width: 100%;
    height: 1px;
    content: '';
    left: 0;
    opacity: 0.2;
    bottom: -10px;
    background: linear-gradient(90deg,
        transparent 0%,
        #000000 20%,
        #000000 80%,
        transparent 100%
    );
}header .header_base_Uqz9bAh {
    align-items: center;
    display: flex;
    position: relative;
    gap: 30px;
}header .header_base_Uqz9bAh:before {
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    content: '';
    transform: scaleX(0.9);
    width: 100%;
    position: absolute;
    background: rgb(186,188,176);
    transform-origin: center;
    height: 2px;
    bottom: -8px;
    opacity: 0;
    left: 0;
}header .header_base_Uqz9bAh:hover:before {
    opacity: 0.3;
    transform: scaleX(1);
}header .nav_sitebar_4IaqC5p {
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    letter-spacing: 0.5px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 8px 2px;
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 600;
}header .nav_sitebar_4IaqC5p:before {
    left: 0;
    transform: translateX(-101%);
    bottom: 0;
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    position: absolute;
    content: '';
    background: rgb(186,188,176);
    width: 100%;
    height: 2px;
}header .nav_sitebar_4IaqC5p:after {
    opacity: 0;
    background: rgb(186,188,176);
    transition: all 0.3s ease;
    position: absolute;
    width: 8px;
    height: 8px;
    left: 50%;
    content: '';
    transform: translate(-50%, -50%) rotate(45deg);
    top: 100%;
}header .nav_sitebar_4IaqC5p:hover {
    color: rgb(186,188,176);
}header .nav_sitebar_4IaqC5p:hover:before {
    transform: translateX(0);
}header .nav_sitebar_4IaqC5p:hover:after {
    opacity: 1;
    top: calc(100% - 3px);
}header .top_site_cK3yTH0 {
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    align-items: center;
    display: flex;
    padding: 5px 12px;
}header .top_site_cK3yTH0:before {
    content: '';
    top: 0;
    width: 100%;
    background: linear-gradient(rgb(222,222,211), rgb(222,222,211)) padding-box,
                linear-gradient(135deg, rgb(186,188,176), rgb(151,153,140)) border-box;
    height: 100%;
    left: 0;
    border-radius: 10px;
    border: 2px solid transparent;
    opacity: 0;
    position: absolute;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}header .top_site_cK3yTH0:after {
    left: -5px;
    width: 10px;
    content: '';
    transition: all 0.4s ease;
    border-radius: 50%;
    height: 10px;
    position: absolute;
    top: -5px;
    background: linear-gradient(135deg, rgb(186,188,176), rgb(151,153,140));
    opacity: 0;
    transform: scale(0);
}header .top_site_cK3yTH0:hover:before {
    opacity: 1;
}header .top_site_cK3yTH0:hover:after {
    opacity: 1;
    transform: scale(1);
}header .top_site_cK3yTH0 svg {
    width: auto;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 42px;
}header .top_site_cK3yTH0:hover svg {
    transform: scale(1.05);
}

@keyframes drawBorder {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.7;
    }
    50% {
        opacity: 1;
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .header_base_Uqz9bAh {
    gap: 20px;
}header .top_site_cK3yTH0 svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .header_base_Uqz9bAh {
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    z-index: 1001;
    background: rgb(222,222,211);
    max-width: 320px;
    width: 80%;
    padding: 75px 30px 30px;
    height: 100vh;
    position: fixed;
    top: 0;
    flex-direction: column;
    gap: 5px;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.1);
    right: -100%;
}header .header_base_Uqz9bAh:before {
    top: 60px;
    left: 10%;
    width: 80%;
    height: 1px;
    bottom: auto;
}header .menu.active {
    right: 0;
}header .nav_sitebar_4IaqC5p {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 14px 5px;
}header .nav_sitebar_4IaqC5p:last-child {
    border-bottom: none;
}header .nav_sitebar_4IaqC5p:after {
    transform: translateY(-50%) rotate(45deg);
    left: 10px;
    top: 50%;
}header .nav_sitebar_4IaqC5p:hover:after {
    top: 50%;
    left: 5px;
    opacity: 1;
}header .top_site_cK3yTH0 {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .container:before,
    header .container:after {
    display: none;
}header .top_site_cK3yTH0 svg {
    height: 35px;
}}footer {
    position: relative;
    z-index: 1;
    width: 100%;
}.footer_social_DeEVGhy {
    background: linear-gradient(135deg, #000000, rgb(151,153,140));
    position: relative;
    padding: 80px 0 30px;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.footer_social_DeEVGhy::before {
    pointer-events: none;
    position: absolute;
    bottom: 0;
    top: 0;
    content: "";
    background: radial-gradient(circle at 10% 20%, rgb(151,153,140,0.5) 0%, transparent 50%);
    right: 0;
    left: 0;
}.footer_social_DeEVGhy::after {
    content: "";
    top: 0;
    pointer-events: none;
    position: absolute;
    background: linear-gradient(45deg, transparent 40%, rgb(186,188,176,0.5) 70%, transparent 100%);
    animation: shiftGradient 15s infinite linear;
    left: 0;
    right: 0;
    bottom: 0;
}@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.footer_social_DeEVGhy .container {
    position: relative;
    z-index: 2;
}footer .reg_remind_zW9IfeZ {
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr;
}footer .get_connected_h5Q38sO {
    transform: translateY(0);
    display: flex;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 25px;
    background: rgba(255, 255, 255, 0.05);
    flex-wrap: wrap;
    backdrop-filter: blur(8px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    border-radius: 23px;
    gap: 20px;
}footer .get_connected_h5Q38sO:hover {
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}footer .info_item {
    flex: 1 1 220px;
    display: flex;
    align-items: center;
}footer .info_item svg {
    fill: rgb(186,188,176);
    filter: drop-shadow(0 0 3px rgb(186,188,176,0.5));
    width: 20px;
    height: 20px;
    margin-right: 12px;
    transition: transform 0.3s ease;
}footer .info_item:hover svg {
    transform: scale(1.1);
}footer .info_item p, footer .info_item a {
    color: #ffffff;
    transition: color 0.3s ease;
    display: flex;
    font-weight: 400;
    text-decoration: none;
    align-items: center;
    font-size: 15px;
}footer .info_item a:hover {
    color: rgb(186,188,176);
    text-shadow: 0 0 8px rgb(186,188,176,0.5);
}footer .text_main_holder {
    display: grid;
    margin-top: 20px;
    grid-template-columns: 1fr;
    gap: 40px;
}footer .nav_master_ymqCHgM {
    flex-direction: column;
    display: flex;
    gap: 15px;
    align-items: flex-start;
}footer .nav_master_ymqCHgM svg {
    width: auto;
    margin-bottom: 10px;
    filter: drop-shadow(0 0 5px rgb(186,188,176,0.5));
    transition: filter 0.3s ease;
    height: 50px;
}footer .nav_master_ymqCHgM:hover svg {
    filter: drop-shadow(0 0 8px rgb(186,188,176));
}footer .music_edu_5BZUbtQ {
    font-size: 14px;
    color: #ffffff;
    line-height: 1.5;
    max-width: 300px;
    opacity: 0.8;
}footer .header_base_Uqz9bAh {
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.03);
    border-radius: 23px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    transition: box-shadow 0.3s ease;
    position: relative;
    padding: 25px;
}footer .header_base_Uqz9bAh:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .header_base_Uqz9bAh::before {
    left: -2px;
    opacity: 0;
    bottom: -2px;
    content: "";
    z-index: -1;
    top: -2px;
    position: absolute;
    transition: opacity 0.5s ease;
    border-radius: calc(23px + 2px);
    background: linear-gradient(45deg, rgb(186,188,176), transparent, rgb(151,153,140), transparent);
    right: -2px;
}footer .header_base_Uqz9bAh:hover::before {
    opacity: 0.7;
    animation: borderRotate 6s linear infinite;
}@keyframes borderRotate {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

footer .header_base_Uqz9bAh h5 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    font-size: 21px;
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: 600;
    position: relative;
}footer .header_base_Uqz9bAh h5::after {
    width: 50px;
    background: rgb(186,188,176);
    transition: width 0.3s ease;
    bottom: -1px;
    height: 2px;
    left: 0;
    content: "";
    position: absolute;
}footer .header_base_Uqz9bAh:hover h5::after {
    width: 100px;
}footer .head_sitebar_VlC3TYS {
    flex-direction: column;
    margin-bottom: 25px;
    gap: 10px;
    display: flex;
}footer .head_sitebar_VlC3TYS a {
    text-decoration: none;
    font-weight: 400;
    transition: color 0.3s ease, padding-left 0.3s ease;
    padding-left: 15px;
    position: relative;
    color: #ffffff;
    font-size: calc(15px - 1px);
}footer .head_sitebar_VlC3TYS a::before {
    width: 6px;
    top: 50%;
    opacity: 0.7;
    transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
    border-radius: 50%;
    transform: translateY(-50%) scale(0.8);
    height: 6px;
    background-color: rgb(186,188,176);
    position: absolute;
    left: 0;
    content: "";
}footer .head_sitebar_VlC3TYS a:hover {
    padding-left: 20px;
    color: rgb(186,188,176);
}footer .head_sitebar_VlC3TYS a:hover::before {
    background-color: rgb(186,188,176);
    box-shadow: 0 0 5px rgb(186,188,176), 0 0 10px rgb(186,188,176,0.5);
    opacity: 1;
    transform: translateY(-50%) scale(1);
}footer .subscribe_holder {
    position: relative;
    padding: 30px;
    border-radius: 23px;
    background: linear-gradient(135deg, rgb(151,153,140,0.5), #000000);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}footer .subscribe_holder::before {
    width: 200%;
    top: -50%;
    height: 200%;
    content: "";
    left: -50%;
    z-index: -1;
    background: radial-gradient(circle, transparent 20%, #000000 70%);
    position: absolute;
    animation: pulseBackground 10s infinite ease-in-out;
}@keyframes pulseBackground {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

footer .subscribe_holder h5 {
    font-size: 21px;
    margin-bottom: 15px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    color: #ffffff;
}footer .subscribe_holder h5::after {
    background: linear-gradient(90deg, rgb(186,188,176), transparent);
    width: 100%;
    height: 2px;
    bottom: -5px;
    content: "";
    position: absolute;
    left: 0;
}footer .subscribe_holder p {
    margin-bottom: 20px;
    color: #ffffff;
    line-height: 1.6;
    font-size: 15px;
    opacity: 0.9;
}footer .input_holder {
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 15px;
}footer .input_holder input[type="email"] {
    color: #ffffff;
    font-size: 15px;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    padding: 14px 16px;
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(186,188,176);
    outline: none;
    box-shadow: 0 0 10px rgb(186,188,176,0.5);
    background: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .sub_discounts_JPLqdsZ {
    padding: 14px 24px;
    font-size: 16px;
    background: rgb(186,188,176);
    color: #ffffff;
    cursor: pointer;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    transition: all 0.3s ease;
    position: relative;
}footer .sub_discounts_JPLqdsZ::before {
    height: 100%;
    content: "";
    top: 0;
    transition: left 0.7s ease;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    width: 100%;
}footer .sub_discounts_JPLqdsZ:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
    background: rgb(151,153,140);
}footer .sub_discounts_JPLqdsZ:hover::before {
    left: 100%;
}footer .insta_feed_s8Rh45p {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
    margin-top: 50px;
}footer .play_market_iO5MklZ {
    opacity: 0.7;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
}

@media (min-width: 768px) {footer .info_item {
    flex: 1 1 60px;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub_discounts_JPLqdsZ {
    white-space: nowrap;
}
}

@media (min-width: 992px) {footer .reg_remind_zW9IfeZ {
    grid-template-columns: 1fr;
}footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .get_connected_h5Q38sO {
    flex-wrap: nowrap;
    display: flex;
    justify-content: space-between;
}footer .info_item {
    flex: 0 1 auto;
}
}

@media (max-width: 767px) {footer .footer_social_DeEVGhy {
    padding: 60px 0 30px;
}footer .get_connected_h5Q38sO {
    padding: 20px;
    gap: 15px;
    flex-direction: column;
}footer .info_item {
    width: 100%;
}footer .header_base_Uqz9bAh, footer .subscribe_holder {
    padding: 20px;
}footer .subscribe_holder h5, footer .header_base_Uqz9bAh h5 {
    font-size: calc(21px - 2px);
}footer .subscribe_holder p, footer .head_sitebar_VlC3TYS a {
    font-size: calc(15px - 2px);
}footer .insta_feed_s8Rh45p {
    margin-top: 30px;
}
}

@media (max-width: 576px) {footer .footer_social_DeEVGhy {
    padding: 40px 0 20px;
}footer .get_connected_h5Q38sO, footer .header_base_Uqz9bAh, footer .subscribe_holder {
    padding: 15px;
}footer .input_holder input[type="email"], footer .sub_discounts_JPLqdsZ {
    padding: 12px;
}footer .nav_master_ymqCHgM svg {
    height: 40px;
}footer .music_edu_5BZUbtQ {
    font-size: calc(14px - 1px);
}}.thxMessage_o1imejk {
    background: linear-gradient(135deg, rgb(222,222,211) 0%, rgb(186,188,176,0.5) 100%);
    padding: 7rem 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}.thxMessage_o1imejk::before {
    right: -10%;
    background: rgb(151,153,140,0.5);
    top: -10%;
    transform: rotate(-15deg) translateZ(0);
    filter: blur(25px);
    position: absolute;
    animation: floatGlow 12s ease-in-out infinite alternate;
    width: 50%;
    height: 70%;
    content: "";
    z-index: -1;
}.thxMessage_o1imejk::after {
    width: 40%;
    filter: blur(20px);
    z-index: -1;
    animation: floatGlow 8s ease-in-out infinite alternate-reverse;
    height: 60%;
    content: "";
    background: rgb(186,188,176,0.5);
    position: absolute;
    bottom: -5%;
    left: -5%;
    transform: rotate(10deg) translateZ(0);
}.thxMessage_o1imejk .container {
    padding: 0 2rem;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    transform: translateZ(0);
}.thxMessage_o1imejk h2 {
    font-family: Arial, sans-serif;
    font-size: 38px;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    max-width: 800px;
    line-height: 1.3;
    margin-bottom: 3rem;
    transform: perspective(1000px) rotateX(0deg);
    color: #000000;
    font-weight: 700;
}.thxMessage_o1imejk h2::after {
    content: "";
    width: 120px;
    transform: scaleX(1);
    height: 4px;
    bottom: -15px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(186,188,176) 0%, rgb(151,153,140) 100%);
    position: absolute;
    left: 0;
}.thxMessage_o1imejk h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}.thxMessage_o1imejk h2:hover::after {
    transform: scaleX(1.2);
}.thxMessage_o1imejk .virtual_guides_FpClBx2 {
    animation: slideUp 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    border-radius: 10px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 0 rgba(255, 255, 255, 0.6) inset;
    transform: translateY(0);
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.9);
    border-left: 5px solid rgb(151,153,140);
    padding: 3rem;
}.thxMessage_o1imejk .virtual_guides_FpClBx2:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 10px 20px rgba(0, 0, 0, 0.07),
                0 1px 0 rgba(255, 255, 255, 0.6) inset;
}.thxMessage_o1imejk ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.thxMessage_o1imejk li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}.thxMessage_o1imejk li::before {
    left: 0;
    height: 6px;
    background: rgb(186,188,176);
    content: "";
    position: absolute;
    border-radius: 50%;
    transform: scale(0);
    animation: pulseIn 0.3s 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    width: 6px;
    top: 0.5rem;
}.thxMessage_o1imejk li span {
    transform: translateY(20px);
    line-height: 1.8;
    animation: fadeIn 0.5s 0.6s ease forwards;
    opacity: 0;
    font-family: Arial, sans-serif;
    font-size: 18px;
    display: block;
    color: #000000;
}

@keyframes floatGlow {
    0% {
        transform: rotate(-15deg) translate(0, 0) scale(1);
        opacity: 0.5;
    }
    100% {
        transform: rotate(-12deg) translate(2%, 2%) scale(1.05);
        opacity: 0.7;
    }
}

@keyframes slideUp {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

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

@keyframes pulseIn {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
    }
}

@media (max-width: 991px) {.thxMessage_o1imejk {
    padding: 5rem 0;
}.thxMessage_o1imejk h2 {
    margin-bottom: 2.5rem;
    font-size: calc(38px * 0.9);
}.thxMessage_o1imejk .virtual_guides_FpClBx2 {
    padding: 2.5rem;
}
}

@media (max-width: 768px) {.thxMessage_o1imejk {
    padding: 4rem 0;
}.thxMessage_o1imejk h2 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.8);
}.thxMessage_o1imejk h2::after {
    width: 100px;
    height: 3px;
}.thxMessage_o1imejk .virtual_guides_FpClBx2 {
    padding: 2rem;
}.thxMessage_o1imejk li span {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 576px) {.thxMessage_o1imejk {
    padding: 3.5rem 0;
}.thxMessage_o1imejk .container {
    padding: 0 1.5rem;
}.thxMessage_o1imejk h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 1.8rem;
}.thxMessage_o1imejk h2::after {
    bottom: -12px;
    width: 80px;
}.thxMessage_o1imejk .virtual_guides_FpClBx2 {
    border-left-width: 4px;
    padding: 1.8rem 1.5rem;
}.thxMessage_o1imejk li span {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}.thxMessage_o1imejk li::before {
    width: 5px;
    top: 0.4rem;
    height: 5px;
}
}

@media (max-width: 375px) {.thxMessage_o1imejk {
    padding: 3rem 0;
}.thxMessage_o1imejk .container {
    padding: 0 1.2rem;
}.thxMessage_o1imejk h2 {
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.65);
}.thxMessage_o1imejk .virtual_guides_FpClBx2 {
    padding: 1.5rem 1.2rem;
}.thxMessage_o1imejk li span {
    font-size: calc(18px * 0.85);
    line-height: 1.5;
}}.our_team_87IiCGs {
    padding: 120px 0 100px;
    isolation: isolate;
    overflow: hidden;
    position: relative;
}.our_team_87IiCGs::before {
    width: 100%;
    z-index: -1;
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(151,153,140,0.5), rgba(0, 0, 0, 0.5) 70%);
}.our_team_87IiCGs::after {
    right: -50px;
    animation: float 15s infinite ease-in-out;
    content: "";
    filter: blur(30px);
    width: 300px;
    transform: rotate(45deg);
    background: rgb(186,188,176);
    position: absolute;
    height: 300px;
    opacity: 0.1;
    bottom: -50px;
    z-index: -1;
}.our_team_87IiCGs .container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1200px;
    padding: 0 30px;
}.our_team_87IiCGs h2 {
    color: #ffffff;
    letter-spacing: 1.5px;
    font-size: 34px;
    display: inline-block;
    position: relative;
    font-weight: 700;
    transform: translateX(-10px);
    margin-bottom: 60px;
    padding-bottom: 12px;
}.our_team_87IiCGs h2::after {
    transform-origin: left;
    background: rgb(186,188,176);
    transform: scaleX(1);
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    content: "";
    width: 80px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.our_team_87IiCGs h2:hover::after {
    transform: scaleX(1.5);
}.our_team_87IiCGs .body_content_CT7lr1s {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    margin-left: auto;
    max-width: 900px;
    background: rgba(255, 255, 255, 0.92);
    transform: translateY(0);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%);
    padding: 50px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.our_team_87IiCGs .body_content_CT7lr1s:hover {
    transform: translateY(-5px);
}.our_team_87IiCGs .body_content_CT7lr1s::before {
    width: 180px;
    opacity: 0.15;
    top: -90px;
    z-index: -1;
    border-radius: 50%;
    left: -90px;
    border: 3px solid rgb(151,153,140);
    content: "";
    position: absolute;
    height: 180px;
}.our_team_87IiCGs .body_content_CT7lr1s > div {
    position: relative;
}.our_team_87IiCGs .body_content_CT7lr1s p {
    display: inline-block;
    margin-bottom: 20px;
    padding-right: 50px;
    color: rgb(186,188,176);
    font-weight: 600;
    font-size: calc(24px * 1.1);
    position: relative;
    transition: color 0.3s ease;
}.our_team_87IiCGs .body_content_CT7lr1s p::after {
    height: 2px;
    transform: translateY(-50%);
    background: rgb(186,188,176);
    top: 50%;
    content: "";
    transition: width 0.3s ease;
    width: 40px;
    position: absolute;
    right: 0;
}.our_team_87IiCGs .body_content_CT7lr1s div > div {
    hyphens: auto;
    color: #000000;
    font-size: 13px;
    line-height: 1.8;
    column-gap: 40px;
    column-count: 1;
    text-align: justify;
    position: relative;
    opacity: 0.9;
}.our_team_87IiCGs .body_content_CT7lr1s div > div::first-letter {
    line-height: 1;
    padding: 5px 10px 0 0;
    font-size: 1.8em;
    color: rgb(186,188,176);
    float: left;
    font-weight: 700;
}

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

@media (min-width: 768px) {.our_team_87IiCGs {
    padding: 150px 0 130px;
}.our_team_87IiCGs .body_content_CT7lr1s {
    padding: 60px 70px;
}.our_team_87IiCGs .body_content_CT7lr1s div > div {
    column-count: 2;
}.our_team_87IiCGs h2 {
    margin-bottom: 80px;
    transform: translateX(-20px);
}
}

@media (min-width: 992px) {.our_team_87IiCGs::before {
    background: linear-gradient(135deg, rgb(151,153,140,0.5), transparent 90%);
}.our_team_87IiCGs .container {
    padding: 0 50px;
}.our_team_87IiCGs .body_content_CT7lr1s {
    padding: 70px 80px;
    margin-left: 15%;
    width: 85%;
}.our_team_87IiCGs h2 {
    margin-bottom: 70px;
    font-size: calc(34px * 1.2);
}.our_team_87IiCGs .body_content_CT7lr1s::before {
    top: -125px;
    height: 250px;
    left: -125px;
    width: 250px;
}
}

@media (max-width: 767px) {.our_team_87IiCGs {
    padding: 80px 0 60px;
}.our_team_87IiCGs .body_content_CT7lr1s {
    padding: 30px 25px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
}.our_team_87IiCGs h2 {
    margin-bottom: 40px;
    font-size: calc(34px * 0.9);
}.our_team_87IiCGs .body_content_CT7lr1s p {
    padding-right: 30px;
    font-size: calc(24px * 0.9);
}.our_team_87IiCGs .body_content_CT7lr1s p::after {
    width: 25px;
}
}

@media (hover: hover) {.our_team_87IiCGs .body_content_CT7lr1s:hover p {
    color: rgb(151,153,140);
}.our_team_87IiCGs .body_content_CT7lr1s:hover p::after {
    width: 60px;
    background: rgb(151,153,140);
}
}

@media (prefers-reduced-motion) {.our_team_87IiCGs::after {
    animation: none;
}.our_team_87IiCGs .body_content_CT7lr1s:hover {
    transform: none;
}.our_team_87IiCGs h2:hover::after {
    transform: scaleX(1);
}}.cookie_window_overlay_OWXU10A {
    border-top: 3px solid rgb(186,188,176);
    overflow: hidden;
    z-index: 1050;
    font-family: Arial, sans-serif;
    position: fixed;
    background: rgb(222,222,211);
    padding: 20px;
    width: 100%;
    bottom: 0;
}.cookie_comply_3qEJHRd {
    z-index: 1;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}.visitor_privacy_igxBp18 {
    margin-right: 20px;
    flex-shrink: 0;
}#cookie_window_box_Uelr3wO {
    display: none;
}#cookie_window_box_Uelr3wO:checked ~ .cookie_window_overlay_OWXU10A {
    opacity: 0;
    visibility: hidden;
}.visitor_privacy_igxBp18 svg {
    width: 60px;
    height: 60px;
    transition: fill 0.3s ease-in-out;
    fill: rgb(186,188,176);
}.learn_cookies_UfhuLjG {
    flex-grow: 1;
    margin-right: 20px;
}.learn_cookies_UfhuLjG h5 {
    color: rgb(186,188,176);
    font-size: 22px;
    margin-bottom: 5px;
    font-weight: 700;
}.learn_cookies_UfhuLjG p {
    color: #000000;
    font-size: 12px;
    margin-bottom: 0;
}.cookies_terms_mQhJ3LY {
    margin-left: 10px;
    text-decoration: none;
    border-radius: 10px;
    font-size: 17px;
    transition: all 0.3s ease-in-out;
    padding: 10px 20px;
}.cookies_terms_mQhJ3LY {
    color: #ffffff;
    background-color: rgb(186,188,176);
    border: 1px solid rgb(186,188,176);
}.cookies_terms_mQhJ3LY:hover {
    border-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
}.cookie_window_overlay_OWXU10A p a {
    color: rgb(186,188,176);
    text-decoration: underline;
}.cookie_window_overlay_OWXU10A p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.learn_cookies_UfhuLjG h5 {
    font-size: calc(22px - 2px);
}.learn_cookies_UfhuLjG p {
    font-size: calc(12px - 2px);
}.cookies_terms_mQhJ3LY {
    font-size: calc(17px - 2px);
    padding: 8px 16px;
}
}
@media (max-width: 800px) {.cookie_comply_3qEJHRd {
    flex-direction: column;
    align-items: center;
}.visitor_privacy_igxBp18 {
    margin-bottom: 15px;
}.learn_cookies_UfhuLjG {
    text-align: center;
    margin-bottom: 20px;
}.cookies_terms_mQhJ3LY {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
}}
.instructor_profile_MLKXle6 {
    background: linear-gradient(135deg, rgb(222,222,211), rgb(186,188,176,0.5));
    overflow: hidden;
    padding: 5rem 2rem;
    position: relative;
}.instructor_profile_MLKXle6::before {
    opacity: 0.1;
    top: 0;
    position: absolute;
    background: repeating-linear-gradient(45deg, rgb(151,153,140,0.5) 0px, transparent 2px, transparent 10px);
    width: 100%;
    left: 0;
    z-index: 1;
    content: "";
    height: 100%;
}.instructor_profile_MLKXle6 .rating_showcase_9jWdYOl {
    align-items: center;
    padding: 0;
    max-width: 1200px;
    display: flex;
    margin: 0 auto;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 24px;
    gap: 4rem;
    position: relative;
    overflow: hidden;
    z-index: 2;
}.instructor_profile_MLKXle6 .photo_grid_dTx2gaI {
    width: 40%;
    height: 450px;
    position: relative;
    flex-shrink: 0;
    transition: all 0.4s ease;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
}.instructor_profile_MLKXle6 .photo_grid_dTx2gaI::after {
    width: 100%;
    background: linear-gradient(135deg, rgb(186,188,176,0.5), transparent);
    opacity: 0.5;
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    content: "";
}.instructor_profile_MLKXle6 .work_record_CKWgikD {
    width: 60%;
    padding: 3rem;
    position: relative;
}.instructor_profile_MLKXle6 .name {
    font-size: 37px;
    color: #000000;
    position: relative;
    margin-bottom: 0.5rem;
    display: inline-block;
    font-weight: 700;
}.instructor_profile_MLKXle6 .name::after {
    width: 50%;
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    background: rgb(186,188,176);
    height: 3px;
    content: "";
    bottom: -8px;
}.instructor_profile_MLKXle6 .work_record_CKWgikD > div:nth-child(2) {
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: rgb(151,153,140);
    padding-left: 2px;
    font-size: 20px;
}.instructor_profile_MLKXle6 .work_box_vCbucEa {
    position: relative;
    font-family: Arial, sans-serif;
    padding-left: 1.5rem;
    line-height: 1.6;
    font-size: 13px;
    color: #000000;
}.instructor_profile_MLKXle6 .work_box_vCbucEa::before {
    left: -1rem;
    top: -2rem;
    color: rgb(186,188,176,0.5);
    opacity: 0.4;
    position: absolute;
    font-size: 4rem;
    content: "";
}.instructor_profile_MLKXle6 .rating_showcase_9jWdYOl:hover .photo_grid_dTx2gaI {
    transform: scale(1.03);
}.instructor_profile_MLKXle6 .rating_showcase_9jWdYOl:hover .name::after {
    width: 100%;
}

@media (max-width: 992px) {.instructor_profile_MLKXle6 .rating_showcase_9jWdYOl {
    flex-direction: column;
    gap: 2rem;
}.instructor_profile_MLKXle6 .photo_grid_dTx2gaI {
    height: 350px;
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.instructor_profile_MLKXle6 .work_record_CKWgikD {
    padding: 0 2rem 2rem;
    width: 100%;
}
}

@media (max-width: 576px) {.instructor_profile_MLKXle6 {
    padding: 3rem 1rem;
}.instructor_profile_MLKXle6 .photo_grid_dTx2gaI {
    height: 280px;
}.instructor_profile_MLKXle6 .work_record_CKWgikD {
    padding: 0 1.5rem 1.5rem;
}.instructor_profile_MLKXle6 .name {
    font-size: calc(37px * 0.85);
}.instructor_profile_MLKXle6 .work_box_vCbucEa {
    font-size: calc(13px * 0.95);
}}.course_beneficiaries_LV5icRK {
    padding: 100px 0;
    background: linear-gradient(45deg, rgb(222,222,211) 0%, rgb(151,153,140,0.5) 100%);
    position: relative;
    overflow: hidden;
}.course_beneficiaries_LV5icRK::before {
    height: 100%;
    top: 0;
    opacity: 0.5;
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    background-image: 
        radial-gradient(circle at 75% 25%, rgb(186,188,176,0.5) 0%, transparent 50%),
        radial-gradient(circle at 25% 75%, rgb(151,153,140,0.5) 0%, transparent 50%);
    z-index: 0;
}.course_beneficiaries_LV5icRK::after {
    z-index: 0;
    height: 100%;
    opacity: 0.1;
    width: 100%;
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(186,188,176,0.5) 0,
            rgb(186,188,176,0.5) 1px,
            transparent 1px,
            transparent 20px
        ),
        repeating-linear-gradient(
            -45deg,
            rgb(151,153,140,0.5) 0,
            rgb(151,153,140,0.5) 1px,
            transparent 1px,
            transparent 20px
        );
    position: absolute;
    left: 0;
    content: "";
    top: 0;
}.course_beneficiaries_LV5icRK .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1200px;
}.course_beneficiaries_LV5icRK .virtual_guides_FpClBx2 {
    position: relative;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    display: flex;
    flex-direction: column;
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    border-radius: 15px;
}.course_beneficiaries_LV5icRK .virtual_guides_FpClBx2:hover {
    transform: translateY(-10px);
}.course_beneficiaries_LV5icRK h4 {
    color: #ffffff;
    font-size: 35px;
    background: linear-gradient(120deg, rgb(186,188,176) 0%, rgb(151,153,140) 100%);
    font-weight: 700;
    padding: 35px 30px;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin: 0;
    text-align: center;
}.course_beneficiaries_LV5icRK h4::before {
    position: absolute;
    opacity: 0.5;
    left: 0;
    background: 
        radial-gradient(circle at 20% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%),
        radial-gradient(circle at 80% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%);
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
}.course_beneficiaries_LV5icRK div {
    background: #ffffff;
    padding: 40px;
}.course_beneficiaries_LV5icRK div p {
    color: #000000;
    display: flex;
    font-weight: 400;
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03);
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
    z-index: 1;
    border-radius: 10px;
    padding: 20px;
    line-height: 1.6;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 16px;
    background: #ffffff;
}.course_beneficiaries_LV5icRK div p:last-child {
    margin-bottom: 0;
}.course_beneficiaries_LV5icRK div p::before {
    width: 4px;
    top: 0;
    position: absolute;
    height: 100%;
    transition: all 0.3s ease;
    left: 0;
    content: "";
    background: linear-gradient(180deg, rgb(186,188,176), rgb(151,153,140));
}.course_beneficiaries_LV5icRK div p::after {
    left: 0;
    z-index: -1;
    transition: opacity 0.3s ease;
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    opacity: 0;
    background: linear-gradient(90deg, 
        rgba(rgb(186,188,176), 0.05) 0%, 
        rgba(rgb(151,153,140), 0.05) 100%
    );
    height: 100%;
}.course_beneficiaries_LV5icRK div p:hover {
    transform: translateX(5px);
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.course_beneficiaries_LV5icRK div p:hover::before {
    width: 8px;
}.course_beneficiaries_LV5icRK div p:hover::after {
    opacity: 1;
}.course_beneficiaries_LV5icRK div p svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    height: 28px;
    width: 28px;
    transition: all 0.3s ease;
    margin-right: 18px;
    min-width: 28px;
}.course_beneficiaries_LV5icRK div p:hover svg {
    transform: scale(1.15);
}.course_beneficiaries_LV5icRK div p svg path {
    fill: rgb(186,188,176);
    transition: fill 0.3s ease;
}.course_beneficiaries_LV5icRK div p:hover svg path {
    fill: rgb(151,153,140);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 991px) {.course_beneficiaries_LV5icRK {
    padding: 80px 0;
}.course_beneficiaries_LV5icRK h4 {
    font-size: calc(35px - 2px);
    padding: 30px 25px;
}.course_beneficiaries_LV5icRK div {
    padding: 30px;
}.course_beneficiaries_LV5icRK div p {
    margin-bottom: 15px;
    padding: 15px;
}.course_beneficiaries_LV5icRK div p svg {
    min-width: 24px;
    margin-right: 15px;
    height: 24px;
    width: 24px;
}
}

@media (max-width: 767px) {.course_beneficiaries_LV5icRK {
    padding: 60px 0;
}.course_beneficiaries_LV5icRK h4 {
    padding: 25px 20px;
    font-size: calc(35px - 4px);
}.course_beneficiaries_LV5icRK div {
    padding: 25px 20px;
}.course_beneficiaries_LV5icRK div p {
    margin-bottom: 12px;
    padding: 12px 15px;
}.course_beneficiaries_LV5icRK div p svg {
    margin-right: 12px;
    height: 20px;
    width: 20px;
    min-width: 20px;
}
}

@media (max-width: 479px) {.course_beneficiaries_LV5icRK {
    padding: 40px 0;
}.course_beneficiaries_LV5icRK h4 {
    font-size: calc(35px - 6px);
    padding: 20px 15px;
}.course_beneficiaries_LV5icRK div {
    padding: 20px 15px;
}.course_beneficiaries_LV5icRK div p {
    padding: 10px 12px;
    font-size: calc(16px - 1px);
    margin-bottom: 10px;
}.course_beneficiaries_LV5icRK div p svg {
    width: 18px;
    min-width: 18px;
    height: 18px;
    margin-right: 10px;
}}.landing_page_ojdaKyQ {
    position: relative;
    perspective: 1000px;
    justify-content: center;
    overflow: hidden;
    background-color: rgb(222,222,211);
    align-items: center;
    display: flex;
    min-height: 100vh;
}.landing_page_ojdaKyQ .main_welcome_nfXybMm {
    z-index: 1;
    transform-style: preserve-3d;
    width: 100%;
    position: relative;
    max-width: 1200px;
    padding: 2rem;
}.landing_page_ojdaKyQ .corp_values_4cahBmM {
    border-left: 4px solid rgb(186,188,176);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 4rem 2.5rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateZ(0) rotateX(1deg);
    position: relative;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i {
    isolation: isolate;
    overflow: hidden;
    position: relative;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i::before {
    content: "";
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.7);
    backdrop-filter: blur(8px);
    width: 100%;
    left: 0;
    z-index: -1;
    top: 0;
    height: 100%;
    position: absolute;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i::after {
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    animation: slide-in 1.5s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.5s;
    background: linear-gradient(90deg, 
    rgb(186,188,176) 0%, 
    rgb(151,153,140) 50%, 
    rgb(186,188,176) 100%);
    content: "";
    position: absolute;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i span {
    margin-bottom: 1.5rem;
    overflow: hidden;
    position: relative;
    display: block;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i span::before {
    width: 4px;
    position: absolute;
    content: "";
    background-color: rgb(151,153,140);
    left: -10px;
    transform: skewX(-15deg);
    height: 100%;
    top: 0;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i h3 {
    transform: translateY(100%);
    color: #ffffff;
    padding-left: 20px;
    font-size: calc(20px * 0.9);
    font-weight: 400;
    font-family: Arial, sans-serif;
    animation: slide-up 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    margin: 0;
    line-height: 1.4;
    letter-spacing: 0.5px;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i h1 {
    animation: fade-up 1s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.6s;
    position: relative;
    font-weight: 700;
    color: #ffffff;
    transform: translateY(30px);
    opacity: 0;
    font-family: Arial, sans-serif;
    line-height: 1.2;
    font-size: 43px;
    margin: 0 0 2rem;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i h1::after {
    background-color: rgb(186,188,176);
    animation: scale-in 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 1.2s;
    transform-origin: left center;
    content: "";
    bottom: -15px;
    transform: scaleX(0);
    width: 80px;
    height: 3px;
    position: absolute;
    left: 0;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i div {
    transform: perspective(1000px) rotateX(2deg);
    margin-top: 2.5rem;
    position: relative;
    padding-left: 2rem;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i div div {
    position: relative;
    padding-left: 0;
    transform: none;
    margin-top: 0;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i div::before {
    top: 0;
    height: 100%;
    background-color: rgb(151,153,140);
    transform: scaleY(0);
    position: absolute;
    content: "";
    transform-origin: top center;
    width: 3px;
    animation: scale-down 0.6s cubic-bezier(0.19, 1, 0.22, 1) forwards 1s;
    left: 0;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i p {
    max-width: 80%;
    line-height: 1.6;
    font-weight: 400;
    margin: 0;
    font-size: calc(18px * 1.1);
    opacity: 0;
    font-family: Arial, sans-serif;
    color: #ffffff;
    animation: fade-in-left 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 1.4s;
    transform: translateX(20px);
}

@keyframes slide-in {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes slide-up {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes fade-up {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes scale-in {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes scale-down {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}

@keyframes fade-in-left {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@media (min-width: 992px) {.landing_page_ojdaKyQ .main_welcome_nfXybMm {
    padding: 4rem;
}.landing_page_ojdaKyQ .corp_values_4cahBmM {
    transform: translateZ(0) rotateX(2deg);
    padding: 5rem 4rem;
    border-left: 6px solid rgb(186,188,176);
}.landing_page_ojdaKyQ .course_begin_UVA3f1i h1 {
    margin-bottom: 2.5rem;
    font-size: calc(43px * 1.2);
}.landing_page_ojdaKyQ .course_begin_UVA3f1i h3 {
    font-size: 20px;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i p {
    max-width: 70%;
    font-size: calc(18px * 1.2);
}.landing_page_ojdaKyQ .course_begin_UVA3f1i div {
    padding-left: 3rem;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i h1::after {
    width: 100px;
}
}

@media (max-width: 768px) {.landing_page_ojdaKyQ {
    min-height: 80vh;
}.landing_page_ojdaKyQ .main_welcome_nfXybMm {
    padding: 1.5rem;
}.landing_page_ojdaKyQ .corp_values_4cahBmM {
    padding: 3rem 1.5rem;
    border-left: 3px solid rgb(186,188,176);
}.landing_page_ojdaKyQ .course_begin_UVA3f1i h1 {
    margin-bottom: 1.5rem;
    font-size: calc(43px * 0.9);
}.landing_page_ojdaKyQ .course_begin_UVA3f1i h3 {
    padding-left: 15px;
    font-size: calc(20px * 0.8);
}.landing_page_ojdaKyQ .course_begin_UVA3f1i p {
    max-width: 100%;
}
}

@media (max-width: 576px) {.landing_page_ojdaKyQ {
    min-height: 70vh;
}.landing_page_ojdaKyQ .corp_values_4cahBmM {
    padding: 2.5rem 1.25rem;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i h1 {
    font-size: calc(43px * 0.8);
    margin-bottom: 1.25rem;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i span {
    margin-bottom: 1rem;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i div {
    padding-left: 1.25rem;
    margin-top: 1.5rem;
}.landing_page_ojdaKyQ .course_begin_UVA3f1i h1::after {
    bottom: -10px;
    width: 60px;
}}.get_support_MgI4mVA {
    padding: 80px 20px;
    position: relative;
    perspective: 1000px;
    transform-style: preserve-3d;
    overflow: hidden;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(222,222,211) 0%, rgba(255,255,255,0.9) 100%);
}.get_support_MgI4mVA::before {
    transform: translateZ(-10px);
    position: absolute;
    background: linear-gradient(45deg, rgb(186,188,176,0.5) 0%, transparent 40%);
    content: '';
    top: 0;
    height: 100%;
    left: 0;
    z-index: -1;
    width: 100%;
}.get_support_MgI4mVA::after {
    position: absolute;
    border-radius: 100px;
    height: 200px;
    content: '';
    bottom: -50px;
    transform: rotate(-15deg) translateZ(-5px);
    z-index: -1;
    width: 200px;
    opacity: 0.6;
    right: -50px;
    background: linear-gradient(to bottom right, rgb(151,153,140) 0%, transparent 70%);
    filter: blur(20px);
}.get_support_MgI4mVA h1 {
    color: #000000;
    font-size: 41px;
    position: relative;
    margin-bottom: 50px;
    font-weight: 700;
    transform: translateZ(20px);
    text-shadow: 2px 2px 0 rgba(rgb(186,188,176,0.5), 0.1);
    text-align: center;
}.get_support_MgI4mVA h1::after {
    content: '';
    height: 4px;
    width: 80px;
    bottom: -15px;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    background: linear-gradient(90deg, rgb(186,188,176) 0%, rgb(151,153,140) 100%);
}.get_support_MgI4mVA .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.get_support_MgI4mVA .support_center_pQHvzaJ {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    grid-template-columns: 1fr;
    gap: 30px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.08), 
                0 10px 20px rgba(0,0,0,0.05),
                0 5px 10px rgba(rgb(186,188,176,0.5), 0.08);
    transform: rotateX(1deg) rotateY(0.5deg);
    background: #ffffff;
    padding: 40px 30px;
    border-radius: 21px;
    display: grid;
}.get_support_MgI4mVA .support_center_pQHvzaJ:hover {
    transform: rotateX(0deg) rotateY(0deg) translateZ(5px);
}.get_support_MgI4mVA .support_center_pQHvzaJ > div {
    background: linear-gradient(to right, rgba(rgb(222,222,211), 0.5), rgba(255,255,255,0.9));
    transform: translateZ(10px);
    position: relative;
    border-left: 3px solid rgb(186,188,176);
    border-radius: 10px;
    padding: 20px;
}.get_support_MgI4mVA .support_center_pQHvzaJ > div:nth-child(2) {
    border-left: 3px solid rgb(151,153,140);
}.get_support_MgI4mVA .support_center_pQHvzaJ > div:nth-child(3) {
    border-left: 3px solid rgb(186,188,176);
}.get_support_MgI4mVA h6 {
    display: flex;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px;
}.get_support_MgI4mVA span {
    position: relative;
    margin-left: 30px;
    color: #000000;
    font-size: 18px;
    display: block;
}.get_support_MgI4mVA span::before {
    transform: translateY(-50%);
    top: 50%;
    content: '';
    position: absolute;
    background: rgb(151,153,140);
    height: 6px;
    width: 6px;
    border-radius: 50%;
    left: -15px;
}.get_support_MgI4mVA .connect_section_IVdunQb {
    flex-direction: column;
    gap: 15px;
    display: flex;
}.get_support_MgI4mVA .help_question_iO2gW7a {
    display: flex;
    z-index: 1;
    text-decoration: none;
    border-radius: 10px;
    font-size: 18px;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    padding: 5px 10px;
    align-items: center;
    gap: 10px;
    overflow: hidden;
    font-weight: 400;
    color: #000000;
    position: relative;
}.get_support_MgI4mVA .help_question_iO2gW7a::before {
    position: absolute;
    transition: width 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: -1;
    left: -10px;
    width: 0;
    background: linear-gradient(90deg, rgb(186,188,176,0.5) 0%, transparent 100%);
    height: 100%;
    content: '';
    top: 0;
}.get_support_MgI4mVA .help_question_iO2gW7a:hover {
    color: #000000;
    transform: translateX(5px);
}.get_support_MgI4mVA .help_question_iO2gW7a:hover::before {
    width: 100%;
}.get_support_MgI4mVA svg {
    transform-origin: center;
    height: 24px;
    width: 24px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.get_support_MgI4mVA .help_question_iO2gW7a:hover svg {
    transform: scale(1.15) rotate(5deg);
}.get_support_MgI4mVA svg path {
    fill: rgb(186,188,176);
    transition: fill 0.3s ease;
}.get_support_MgI4mVA .help_question_iO2gW7a:hover svg path {
    fill: rgb(151,153,140);
}.get_support_MgI4mVA .support_center_pQHvzaJ > div:first-child div {
    position: relative;
    font-size: 18px;
    line-height: 1.6;
    padding-left: 15px;
    color: #000000;
}.get_support_MgI4mVA .support_center_pQHvzaJ > div:first-child div::before {
    top: 0;
    height: 100%;
    border-radius: 10px;
    position: absolute;
    content: '';
    left: 0;
    width: 3px;
    background: linear-gradient(to bottom, rgb(186,188,176), rgb(151,153,140));
}

@media (min-width: 768px) {.get_support_MgI4mVA {
    padding: 100px 40px;
}.get_support_MgI4mVA h1 {
    font-size: calc(41px * 1.2);
    margin-bottom: 60px;
}.get_support_MgI4mVA h1::after {
    width: 120px;
}.get_support_MgI4mVA .support_center_pQHvzaJ {
    gap: 40px;
    padding: 50px 40px;
    grid-template-columns: 1fr 1fr;
}.get_support_MgI4mVA .support_center_pQHvzaJ > div:first-child {
    grid-column: 1 / -1;
}
}

@media (min-width: 992px) {.get_support_MgI4mVA .support_center_pQHvzaJ {
    grid-template-columns: 2fr 1fr 1fr;
}.get_support_MgI4mVA .support_center_pQHvzaJ > div:first-child {
    grid-column: 1;
}.get_support_MgI4mVA .support_center_pQHvzaJ > div:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}.get_support_MgI4mVA .support_center_pQHvzaJ > div:nth-child(3) {
    grid-column: 3;
    grid-row: 1;
}.get_support_MgI4mVA .support_center_pQHvzaJ > div {
    transform: translateZ(15px);
}
}

@media (max-width: 767px) {.get_support_MgI4mVA {
    padding: 60px 15px;
}.get_support_MgI4mVA h1 {
    font-size: calc(41px * 0.9);
    margin-bottom: 40px;
}.get_support_MgI4mVA .support_center_pQHvzaJ {
    transform: rotateX(0.5deg) rotateY(0.25deg);
    padding: 30px 20px;
}.get_support_MgI4mVA .support_center_pQHvzaJ > div {
    padding: 15px;
}.get_support_MgI4mVA span {
    margin-left: 20px;
}}.study_process_DyPV8Ed {
    position: relative;
    padding: 6rem 2rem;
    background: rgb(222,222,211);
    overflow: hidden;
}.study_process_DyPV8Ed::before {
    background: linear-gradient(135deg, rgb(186,188,176,0.5) 0%, transparent 70%);
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    opacity: 0.2;
}.study_process_DyPV8Ed::after {
    opacity: 0.3;
    width: 100%;
    top: -50%;
    content: "";
    z-index: 0;
    height: 100%;
    right: -50%;
    background: radial-gradient(circle, rgb(151,153,140,0.5) 0%, transparent 70%);
    position: absolute;
    animation: moveGradient 20s infinite alternate ease-in-out;
}.study_process_DyPV8Ed .virtual_guides_FpClBx2 {
    flex-direction: column;
    gap: 2.5rem;
    max-width: 900px;
    display: flex;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.study_process_DyPV8Ed h3 {
    padding: 2rem;
    background: #ffffff;
    border-radius: 19px;
    position: relative;
    margin: 0;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    animation: fadeInDown 0.8s ease-out forwards;
    color: #000000;
    font-size: 32px;
}.study_process_DyPV8Ed h3::before {
    top: 0;
    pointer-events: none;
    border: 2px solid rgb(186,188,176,0.5);
    content: "";
    border-radius: inherit;
    height: 100%;
    position: absolute;
    opacity: 0.5;
    width: 100%;
    transform: translate(8px, 8px);
    z-index: -1;
    left: 0;
}.study_process_DyPV8Ed span {
    opacity: 0;
    animation: fadeInUp 0.8s 0.3s ease-out forwards;
    line-height: 1.8;
    color: #000000;
    position: relative;
    padding: 2rem;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 19px;
    font-size: 13px;
}.study_process_DyPV8Ed span::before {
    height: 100%;
    border: 2px solid rgb(151,153,140,0.5);
    pointer-events: none;
    z-index: -1;
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    border-radius: inherit;
    opacity: 0.5;
    width: 100%;
    transform: translate(-8px, -8px);
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes moveGradient {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-20%, -20%);
    }
}

@media (max-width: 992px) {.study_process_DyPV8Ed {
    padding: 5rem 1.5rem;
}.study_process_DyPV8Ed h3 {
    font-size: calc(32px * 0.9);
    padding: 1.8rem;
}.study_process_DyPV8Ed span {
    padding: 1.8rem;
}.study_process_DyPV8Ed h3::before,
    .study_process_DyPV8Ed span::before {
    transform: translate(6px, 6px);
}.study_process_DyPV8Ed span::before {
    transform: translate(-6px, -6px);
}
}

@media (max-width: 768px) {.study_process_DyPV8Ed {
    padding: 4rem 1rem;
}.study_process_DyPV8Ed h3 {
    font-size: calc(32px * 0.8);
    padding: 1.5rem;
}.study_process_DyPV8Ed span {
    padding: 1.5rem;
    font-size: calc(13px * 0.95);
}.study_process_DyPV8Ed .virtual_guides_FpClBx2 {
    gap: 2rem;
}.study_process_DyPV8Ed h3::before,
    .study_process_DyPV8Ed span::before {
    transform: translate(4px, 4px);
}.study_process_DyPV8Ed span::before {
    transform: translate(-4px, -4px);
}}.price_card_item_F1u68BE {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background-color: rgb(222,222,211);
}.price_card_item_F1u68BE::before {
    height: 120%;
    content: "";
    z-index: 0;
    background: linear-gradient(135deg, 
        rgba(var(--secondary-color-rgb), 0.03) 0%,
        rgba(var(--secondary-color-rgb), 0.01) 40%, 
        rgba(var(--primary-color-rgb), 0.02) 60%, 
        rgba(var(--primary-color-rgb), 0.05) 100%);
    width: 110%;
    position: absolute;
    left: -5%;
    top: -10%;
    transform: rotate(-3deg);
}.price_card_item_F1u68BE .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 1;
    position: relative;
}.price_card_item_F1u68BE .payment_option_ZjUSEl3 {
    flex-direction: column;
    display: flex;
}.price_card_item_F1u68BE .study_fees_mh6eqiJ {
    margin-bottom: 50px;
    position: relative;
    order: 1;
    text-align: center;
}.price_card_item_F1u68BE .study_fees_mh6eqiJ h2 {
    transform: translateY(0);
    -webkit-background-clip: text !important;
    margin-bottom: 15px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 37px;
    color: #000000;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(120deg, rgb(151,153,140), rgb(186,188,176));
    font-weight: 700;
}.price_card_item_F1u68BE .study_fees_mh6eqiJ:hover h2 {
    transform: translateY(-5px);
}.price_card_item_F1u68BE .pricing_card_epbMIWg {
    color: #000000;
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    font-size: 16px;
    line-height: 1.6;
}.price_card_item_F1u68BE .pricing_card_epbMIWg::after {
    bottom: -15px;
    background: linear-gradient(90deg, rgb(151,153,140), rgb(186,188,176));
    left: 50%;
    transform: translateX(-50%) scaleX(0.7);
    position: absolute;
    width: 100px;
    transition: transform 0.5s ease;
    content: "";
    height: 3px;
}.price_card_item_F1u68BE .study_fees_mh6eqiJ:hover .pricing_card_epbMIWg::after {
    transform: translateX(-50%) scaleX(1);
}.price_card_item_F1u68BE .plan_details_kLuF63Z {
    gap: 30px;
    width: 100%;
    order: 2;
    grid-template-columns: repeat(1, 1fr);
    display: grid;
}.price_card_item_F1u68BE .learning_fee_v2cAmhi {
    text-decoration: none;
    perspective: 1000px;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    display: block;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    z-index: 1;
    border-radius: 23px;
    overflow: hidden;
    transform-style: preserve-3d;
}.price_card_item_F1u68BE .learning_fee_v2cAmhi::before {
    height: 5px;
    z-index: 2;
    top: 0;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, rgb(151,153,140), rgb(186,188,176));
    position: absolute;
    transform: scaleX(0.85);
    left: 0;
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.price_card_item_F1u68BE .learning_fee_v2cAmhi:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(var(--secondary-color-rgb), 0.12);
}.price_card_item_F1u68BE .learning_fee_v2cAmhi:hover::before {
    transform: scaleX(1);
}.price_card_item_F1u68BE .discount_plan_Ma2rDWN {
    height: 100%;
    display: flex;
    flex-direction: column;
}.price_card_item_F1u68BE .pricing_rates_r409fAH {
    flex-direction: column;
    display: flex;
    flex-grow: 1;
    z-index: 1;
    padding: 30px;
    overflow: hidden;
    position: relative;
}.price_card_item_F1u68BE .pricing_rates_r409fAH::before {
    top: 0;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, 
        rgba(var(--white-color-rgb), 0.7) 0%, 
        rgba(var(--white-color-rgb), 1) 60%);
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
}.price_card_item_F1u68BE .pricing_rates_r409fAH h3 {
    font-size: calc(22px + 2px);
    margin-bottom: 15px;
    color: #000000;
    font-weight: 700;
    transition: transform 0.4s ease;
    position: relative;
}.price_card_item_F1u68BE .learning_fee_v2cAmhi:hover .pricing_rates_r409fAH h3 {
    transform: translateX(5px);
}.price_card_item_F1u68BE .indv_cost_z4JrmaL {
    color: rgb(186,188,176);
    font-size: calc(22px + 8px);
    font-weight: 700;
    display: inline-block;
    margin-bottom: 20px;
    padding: 5px 10px;
    transition: transform 0.4s ease, color 0.4s ease;
    position: relative;
}.price_card_item_F1u68BE .indv_cost_z4JrmaL::before {
    height: 2px;
    position: absolute;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    bottom: 0;
    content: "";
    width: 100%;
    transform: scaleX(0.3);
    background: linear-gradient(90deg, rgb(151,153,140), rgb(186,188,176));
    transform-origin: left;
}.price_card_item_F1u68BE .learning_fee_v2cAmhi:hover .indv_cost_z4JrmaL {
    transform: translateY(-5px);
    color: rgb(151,153,140);
}.price_card_item_F1u68BE .learning_fee_v2cAmhi:hover .indv_cost_z4JrmaL::before {
    transform: scaleX(1);
}.price_card_item_F1u68BE .pricing_rates_r409fAH p {
    color: #000000;
    overflow-wrap: break-word;
    max-width: 100%;
    hyphens: auto;
    word-wrap: break-word;
    line-height: 1.6;
    font-size: 16px;
    flex-grow: 1;
    margin-bottom: 0;
}.price_card_item_F1u68BE .photo_grid_dTx2gaI {
    height: 200px;
    transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: 100%;
    overflow: hidden;
    position: relative;
}.price_card_item_F1u68BE .photo_grid_dTx2gaI::after {
    left: 0;
    top: 0;
    content: "";
    background: linear-gradient(0deg, 
        rgba(var(--dark-color-rgb), 0.4) 0%, 
        rgba(var(--dark-color-rgb), 0) 40%);
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
}.price_card_item_F1u68BE .learning_fee_v2cAmhi:hover .photo_grid_dTx2gaI {
    transform: scale(1.05);
}

@media (min-width: 768px) {.price_card_item_F1u68BE .plan_details_kLuF63Z {
    grid-template-columns: repeat(2, 1fr);
}.price_card_item_F1u68BE .pricing_rates_r409fAH {
    padding: 35px;
}.price_card_item_F1u68BE .photo_grid_dTx2gaI {
    height: 220px;
}
}

@media (min-width: 992px) {.price_card_item_F1u68BE .payment_option_ZjUSEl3 {
    flex-direction: row;
    align-items: center;
    gap: 60px;
}.price_card_item_F1u68BE .study_fees_mh6eqiJ {
    text-align: left;
    margin-bottom: 0;
    flex: 0 0 30%;
    order: 2;
}.price_card_item_F1u68BE .plan_details_kLuF63Z {
    flex: 0 0 65%;
    grid-template-columns: repeat(2, 1fr);
    order: 1;
}.price_card_item_F1u68BE .pricing_card_epbMIWg::after {
    transform: translateX(0) scaleX(0.7);
    left: 0;
}.price_card_item_F1u68BE .study_fees_mh6eqiJ:hover .pricing_card_epbMIWg::after {
    transform: translateX(0) scaleX(1);
}
}

@media (min-width: 1200px) {.price_card_item_F1u68BE {
    padding: 150px 0;
}.price_card_item_F1u68BE .plan_details_kLuF63Z {
    gap: 40px;
}.price_card_item_F1u68BE .learning_fee_v2cAmhi {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), 
                    box-shadow 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}.price_card_item_F1u68BE .learning_fee_v2cAmhi:hover {
    transform: translateY(-15px) scale(1.02);
}.price_card_item_F1u68BE .learning_fee_v2cAmhi:nth-child(even) {
    transform: translateY(15px);
}.price_card_item_F1u68BE .learning_fee_v2cAmhi:nth-child(even):hover {
    transform: translateY(0) scale(1.02);
}.price_card_item_F1u68BE .photo_grid_dTx2gaI {
    height: 250px;
}
}