* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.IhLn_brainstorm {
    flex: 0 0 auto;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1218px;
}html,body {
    height: 100%;
    scroll-behavior: auto;
    min-height: 100%;
    scroll-snap-type: none;
    font-family: Arial, sans-serif;
    auto
contain
touch-action: none;
    color: #000000;
}.isNy_wrap-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}.YudG_head_section {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.tiMP_cookie_overlay_panel {
    width: 100%;
    bottom: 0;
    box-shadow: 0 -10px 30px rgb(171,220,202,0.5);
    border-top: 2px solid rgb(171,220,202);
    position: fixed;
    background: rgb(129,191,176);
    animation: slideIn 0.5s ease-in-out;
    z-index: 90;
}@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}
.NBmA_digital_tracking {
    justify-content: space-between;
    background: linear-gradient(135deg, rgb(129,191,176) 0%, rgba(0, 0, 0, 0.5) 100%);
    box-shadow: 0 0 20px rgb(171,220,202,0.5);
    padding: 20px 5%;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
}.VjcG_cookie_controls {
    padding: 10px;
    flex-shrink: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 11px;
    margin-right: 20px;
    box-shadow: 0 0 15px rgb(171,220,202);
    overflow: hidden;
}.VjcG_cookie_controls svg, .VjcG_cookie_controls svg path {
    transition: transform 0.3s ease;
    height: 60px;
    width: 60px;
    fill: rgb(171,220,202);
}.VjcG_cookie_controls:hover svg {
    transform: rotate(20deg);
}.PWVp_cookie_overview {
    color: #ffffff;
    flex: 1;
    min-width: 300px;
}.PWVp_cookie_overview h5 {
    font-weight: 700;
    text-shadow: 0 0 10px rgb(171,220,202);
    color: rgb(171,220,202);
    font-size: 21px;
    margin-bottom: 10px;
}.PWVp_cookie_overview p {
    text-shadow: 0 0 5px rgb(171,220,202,0.5);
    margin-bottom: 0;
    color: #ffffff;
    font-size: 16px;
}.UVeK_learn_consent {
    white-space: nowrap;
    font-size: 19px;
    border-radius: 10px;
    cursor: pointer;
    color: #000000;
    background: rgb(171,220,202);
    padding: 12px 25px;
    box-shadow: 0 0 10px rgb(171,220,202,0.5);
    text-decoration: none;
    margin-left: 10px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
}.UVeK_learn_consent:hover {
    box-shadow: 0 0 20px rgb(129,191,176,0.5);
    background: rgb(129,191,176);
}.tiMP_cookie_overlay_panel p a {
    text-decoration: underline;
    transition: color 0.3s ease;
    color: rgb(171,220,202);
}.tiMP_cookie_overlay_panel p a:hover {
    color: rgb(129,191,176);
}#GHzg_cookie_alert_banner {
    display: none;
}#GHzg_cookie_alert_banner:checked ~ .tiMP_cookie_overlay_panel {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.tiMP_cookie_overlay_panel {
    padding: 20px;
}.NBmA_digital_tracking {
    padding: 20px 2%;
}
}
@media only screen and (max-width: 800px) {.VjcG_cookie_controls {
    display: none;
}.NBmA_digital_tracking {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.PWVp_cookie_overview {
    margin-bottom: 20px;
    text-align: center;
}.tiMP_cookie_overlay_panel h5, .tiMP_cookie_overlay_panel p {
    text-align: center;
}.UVeK_learn_consent {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}}
.AaLN_course_structure {
    position: relative;
    background: linear-gradient(120deg, #000000 20%, rgb(129,191,176,0.5) 100%);
    padding: 7rem 0;
    overflow: hidden;
}.AaLN_course_structure::before {
    content: "";
    transform: rotate(-15deg);
    filter: blur(30px);
    top: -20%;
    background: radial-gradient(ellipse at center, rgb(171,220,202,0.5) 0%, transparent 70%);
    height: 140%;
    width: 70%;
    right: -10%;
    animation: floatGradient 20s ease-in-out infinite alternate;
    z-index: 1;
    position: absolute;
}.AaLN_course_structure::after {
    content: "";
    opacity: 0.8;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.02) 5px,
            rgba(255, 255, 255, 0.02) 10px
        ),
        radial-gradient(circle at 10% 90%, rgb(129,191,176,0.5) 0%, transparent 40%);
    z-index: 1;
    left: 0;
}.AaLN_course_structure .container {
    position: relative;
    z-index: 2;
}.AaLN_course_structure .etyU_student_journey {
    grid-template-areas: 
        "photo info"
        "photo info";
    position: relative;
    grid-template-columns: 45% 55%;
    display: grid;
    min-height: 500px;
    gap: 0;
}.AaLN_course_structure .SEsC_tech_skills {
    transform: translateX(-40px);
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.08) 0%,
        rgba(255, 255, 255, 0.02) 100%
    );
    backdrop-filter: blur(8px);
    border-radius: 0 22px 22px 0;
    z-index: 3;
    position: relative;
    overflow: hidden;
    grid-area: info;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 3.5rem 3rem 3.5rem 5rem;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        5px 5px 15px rgba(0, 0, 0, 0.2);
}.AaLN_course_structure .SEsC_tech_skills::before {
    background-size: 30px 30px;
    top: 0;
    z-index: -1;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(171,220,202,0.5) 49.5%, rgb(171,220,202,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(171,220,202,0.5) 49.5%, rgb(171,220,202,0.5) 50.5%, transparent 50.5%);
    position: absolute;
    opacity: 0.1;
    content: "";
    height: 100%;
    left: 0;
    width: 100%;
}.AaLN_course_structure .SEsC_tech_skills::after {
    background: radial-gradient(
        circle at center,
        rgb(171,220,202,0.5) 0%,
        transparent 60%
    );
    z-index: -1;
    top: -50%;
    animation: rotateRadial 30s linear infinite;
    transform-origin: center;
    height: 200%;
    content: "";
    opacity: 0.1;
    left: -50%;
    position: absolute;
    width: 200%;
}.AaLN_course_structure .cHwr_header_bar {
    margin-bottom: 2rem;
    transform: rotate(-5deg) skew(-5deg);
    width: 90px;
    position: relative;
    height: 90px;
}.AaLN_course_structure .cHwr_header_bar::before {
    filter: blur(5px);
    border-radius: 12px;
    inset: -5px;
    content: "";
    background: linear-gradient(
        135deg,
        rgb(171,220,202) 0%,
        rgb(129,191,176) 100%
    );
    z-index: -1;
    position: absolute;
    animation: pulseLogo 4s ease-in-out infinite alternate;
    transform: rotate(5deg);
}.AaLN_course_structure .cHwr_header_bar::after {
    position: absolute;
    border-radius: 8px;
    content: "";
    z-index: -1;
    background: rgba(0, 0, 0, 0.5);
    inset: 0;
}.AaLN_course_structure .cHwr_header_bar svg {
    filter: drop-shadow(0 0 8px rgb(171,220,202,0.5));
    transform: translate(-50%, -50%);
    width: 50px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 50px;
    animation: floatLogo 6s ease-in-out infinite;
}.AaLN_course_structure .cHwr_header_bar svg path {
    transition: fill 0.3s ease;
    fill: rgb(171,220,202);
}.AaLN_course_structure h3 {
    font-weight: 700;
    position: relative;
    margin-bottom: 1.8rem;
    transform: skew(-2deg);
    color: #ffffff;
    font-size: 35px;
    line-height: 1.3;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}.AaLN_course_structure h3::before {
    width: 40px;
    position: absolute;
    background: linear-gradient(to right, rgb(171,220,202), transparent);
    content: "";
    left: 0;
    bottom: -10px;
    height: 3px;
}.AaLN_course_structure h3::after {
    content: "";
    width: 80px;
    position: absolute;
    height: 1px;
    background: linear-gradient(to right, rgb(171,220,202), transparent);
    left: 0;
    bottom: -15px;
}.AaLN_course_structure p {
    margin-bottom: 2rem;
    position: relative;
    line-height: 1.8;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    max-width: 600px;
    font-size: 13px;
}.AaLN_course_structure .nKtQ_landscape_img {
    border-radius: 22px 0 0 22px;
    box-shadow: 
        -15px 15px 30px rgba(0, 0, 0, 0.3),
        -5px 5px 15px rgba(0, 0, 0, 0.2),
        inset 0 0 20px rgba(0, 0, 0, 0.4);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    grid-area: photo;
    height: 460px;
    position: relative;
    transform: perspective(1000px) rotateY(5deg);
    z-index: 2;
}.AaLN_course_structure .nKtQ_landscape_img::before {
    opacity: 0.6;
    position: absolute;
    z-index: 2;
    left: 0;
    content: "";
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    height: 100%;
    top: 0;
    mix-blend-mode: multiply;
    width: 100%;
}.AaLN_course_structure .nKtQ_landscape_img::after {
    position: absolute;
    z-index: 2;
    content: "";
    width: 100%;
    opacity: 0.7;
    bottom: 0;
    height: 50%;
    background: linear-gradient(
        to top,
        #000000 0%,
        transparent 100%
    );
    left: 0;
}.AaLN_course_structure .etyU_student_journey:hover .nKtQ_landscape_img {
    transform: perspective(1000px) rotateY(8deg) translateX(-10px);
    box-shadow: 
        -20px 20px 40px rgba(0, 0, 0, 0.4),
        -10px 10px 20px rgba(0, 0, 0, 0.3),
        inset 0 0 25px rgba(0, 0, 0, 0.5);
}.AaLN_course_structure .etyU_student_journey:hover .SEsC_tech_skills {
    transform: translateX(-20px);
    box-shadow: 
        5px 15px 45px rgba(0, 0, 0, 0.35),
        10px 10px 25px rgba(0, 0, 0, 0.25);
}.AaLN_course_structure .cHwr_header_bar:hover svg path {
    fill: rgb(129,191,176);
}

@keyframes floatGradient {
    0% {
        opacity: 0.5;
        transform: rotate(-15deg) translateY(-5%);
    }
    50% {
        opacity: 0.7;
        transform: rotate(-12deg) translateY(0);
    }
    100% {
        opacity: 0.5;
        transform: rotate(-18deg) translateY(5%);
    }
}

@keyframes rotateRadial {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulseLogo {
    0% {
        filter: blur(5px) brightness(1);
    }
    50% {
        filter: blur(8px) brightness(1.2);
    }
    100% {
        filter: blur(5px) brightness(1);
    }
}

@keyframes floatLogo {
    0%, 100% {
        transform: translate(-50%, -50%);
    }
    50% {
        transform: translate(-50%, -45%);
    }
}

@media screen and (max-width: 1200px) {.AaLN_course_structure .etyU_student_journey {
    grid-template-columns: 42% 58%;
    min-height: 450px;
}.AaLN_course_structure .SEsC_tech_skills {
    padding: 3rem 2.5rem 3rem 4.5rem;
}.AaLN_course_structure h3 {
    font-size: calc(35px * 0.9);
}
}

@media screen and (max-width: 992px) {.AaLN_course_structure {
    padding: 5rem 0;
}.AaLN_course_structure .etyU_student_journey {
    grid-template-columns: 1fr;
    min-height: auto;
    grid-template-areas:
            "nKtQ_landscape_img"
            "IPzi_help_info";
}.AaLN_course_structure .nKtQ_landscape_img {
    height: 350px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    transform: perspective(1000px) rotateX(5deg);
    border-radius: 22px 22px 0 0;
}.AaLN_course_structure .SEsC_tech_skills {
    transform: translateY(-40px);
    padding: 3rem 2.5rem;
    border-radius: 0 0 22px 22px;
}.AaLN_course_structure .etyU_student_journey:hover .nKtQ_landscape_img {
    transform: perspective(1000px) rotateX(8deg);
}.AaLN_course_structure .etyU_student_journey:hover .SEsC_tech_skills {
    transform: translateY(-50px);
}
}

@media screen and (max-width: 768px) {.AaLN_course_structure {
    padding: 4rem 0;
}.AaLN_course_structure .nKtQ_landscape_img {
    height: 300px;
}.AaLN_course_structure .SEsC_tech_skills {
    padding: 2.5rem 2rem;
}.AaLN_course_structure .cHwr_header_bar {
    width: 80px;
    margin-bottom: 1.5rem;
    height: 80px;
}.AaLN_course_structure .cHwr_header_bar svg {
    height: 45px;
    width: 45px;
}.AaLN_course_structure h3 {
    font-size: calc(35px * 0.8);
    margin-bottom: 1.5rem;
}.AaLN_course_structure p {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}
}

@media screen and (max-width: 576px) {.AaLN_course_structure {
    padding: 3rem 0;
}.AaLN_course_structure .nKtQ_landscape_img {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
    height: 250px;
}.AaLN_course_structure .SEsC_tech_skills {
    padding: 2rem 1.5rem;
    transform: translateY(-30px);
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
}.AaLN_course_structure .cHwr_header_bar {
    margin-bottom: 1.2rem;
    width: 70px;
    height: 70px;
}.AaLN_course_structure .cHwr_header_bar svg {
    width: 40px;
    height: 40px;
}.AaLN_course_structure h3 {
    margin-bottom: 1.2rem;
    font-size: calc(35px * 0.7);
}.AaLN_course_structure h3::before {
    width: 30px;
    height: 2px;
    bottom: -8px;
}.AaLN_course_structure h3::after {
    width: 60px;
    bottom: -12px;
    height: 1px;
}.AaLN_course_structure p {
    font-size: calc(13px * 0.9);
    margin-bottom: 1.5rem;
    line-height: 1.6;
}.AaLN_course_structure .etyU_student_journey:hover .SEsC_tech_skills {
    transform: translateY(-35px);
}}.jrmt_learning_process {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(212,238,227) 0%, rgba(rgb(129,191,176,0.5), 0.1) 100%);
}.jrmt_learning_process::before {
    position: absolute;
    height: 100%;
    transform: perspective(1000px) rotateX(5deg);
    background: linear-gradient(45deg, rgba(rgb(171,220,202,0.5), 0.05) 15%, transparent 15%, transparent 85%, rgba(rgb(171,220,202,0.5), 0.05) 85%);
    left: 0;
    z-index: 1;
    top: 0;
    background-size: 60px 60px;
    width: 100%;
    pointer-events: none;
    content: "";
}.jrmt_learning_process::after {
    content: "";
    z-index: 1;
    right: -25%;
    transform: rotate(-15deg);
    top: -50%;
    position: absolute;
    height: 200%;
    pointer-events: none;
    background: linear-gradient(to right, transparent, rgba(rgb(129,191,176,0.5), 0.08));
    width: 70%;
}.jrmt_learning_process .etyU_student_journey {
    margin: 0 auto;
    padding: 0 2rem;
    perspective: 1000px;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    transform-style: preserve-3d;
}.jrmt_learning_process h2 {
    margin-bottom: 2.5rem;
    font-size: 30px;
    font-weight: 700;
    transform: translateZ(20px);
    position: relative;
    animation: fadeSlideIn 0.8s ease-out forwards;
    text-align: left;
    color: #000000;
}.jrmt_learning_process h2::after {
    content: "";
    left: 0;
    transform: scaleX(1);
    height: 4px;
    background: linear-gradient(90deg, rgb(171,220,202) 0%, rgb(129,191,176) 100%);
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: left;
    width: 120px;
    bottom: -0.75rem;
}.jrmt_learning_process h2:hover::after {
    transform: scaleX(1.2);
}.jrmt_learning_process .kbEX_text_scroll {
    position: relative;
    padding: 2.5rem 3rem;
    animation: containerRise 1s ease-out forwards;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    animation-delay: 0.3s;
    transform: translateZ(10px) translateY(0);
    opacity: 0;
    border-left: 4px solid rgb(171,220,202);
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.1), 
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.95) inset;
    background: linear-gradient(to right bottom, #ffffff 0%, rgba(rgb(255, 255, 255, 0.5), 0.9) 100%);
}.jrmt_learning_process .kbEX_text_scroll:hover {
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15), 
                0 10px 20px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.95) inset;
    transform: translateZ(20px) translateY(-5px);
}.jrmt_learning_process p {
    color: #000000;
    position: relative;
    z-index: 2;
    font-size: 17px;
    line-height: 1.8;
    text-align: left;
    margin: 0;
}

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

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

@media (max-width: 991px) {.jrmt_learning_process {
    padding: 4rem 0;
}.jrmt_learning_process .etyU_student_journey {
    padding: 0 1.5rem;
}.jrmt_learning_process h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 2rem;
}.jrmt_learning_process .kbEX_text_scroll {
    padding: 2rem 2.5rem;
}
}

@media (max-width: 767px) {.jrmt_learning_process {
    padding: 3rem 0;
}.jrmt_learning_process .etyU_student_journey {
    padding: 0 1rem;
}.jrmt_learning_process h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 1.5rem;
}.jrmt_learning_process h2::after {
    height: 3px;
    width: 80px;
}.jrmt_learning_process .kbEX_text_scroll {
    padding: 1.5rem 2rem;
}.jrmt_learning_process p {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 480px) {.jrmt_learning_process {
    padding: 2.5rem 0;
}.jrmt_learning_process .etyU_student_journey {
    padding: 0 0.8rem;
}.jrmt_learning_process h2 {
    font-size: calc(30px * 0.7);
    margin-bottom: 1.25rem;
}.jrmt_learning_process .kbEX_text_scroll {
    border-left-width: 3px;
    padding: 1.25rem 1.5rem;
}.jrmt_learning_process p {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}}header .top_plank {
    color:  #ffffff;
    background: rgb(171,220,202);
}header .top_plank .vuND_best_knowledge div svg, header .top_plank .vuND_best_knowledge div svg path {
    fill: #ffffff;
}header .top_plank .vuND_best_knowledge div span {
    color: #ffffff;
}header .top_plank .vuND_best_knowledge {
    display: flex;
    padding: 15px 0 10px 0;
    flex-wrap: wrap;
    align-items: center;
    font-size: 13px;
    width: 100%;
    justify-content: flex-start;
    line-height: 21px;
}header .top_plank .vuND_best_knowledge div {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-right: 24px;
}header .top_plank .vuND_best_knowledge div img, header .top_plank .vuND_best_knowledge div svg {
    margin-right: 8px;
    height: 16px;
    width: 16px;
}.Ifsy_future_members {
    background: linear-gradient(135deg, #ffffff 0%, rgb(212,238,227) 100%);
    padding: 110px 0;
    position: relative;
    overflow: hidden;
}.Ifsy_future_members::before {
    height: 100%;
    left: 0;
    background-size: 30px 30px;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    opacity: 0.4;
    background: 
        linear-gradient(90deg, transparent 98%, rgb(129,191,176,0.5) 98%, rgb(129,191,176,0.5) 100%),
        linear-gradient(0deg, transparent 98%, rgb(129,191,176,0.5) 98%, rgb(129,191,176,0.5) 100%);
    z-index: 1;
}.Ifsy_future_members .container {
    padding: 0 15px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1140px;
}.Ifsy_future_members .etyU_student_journey {
    position: relative;
}.Ifsy_future_members h4 {
    transform: translateX(-50%);
    font-weight: 700;
    color: #000000;
    background: #ffffff;
    border-radius: 10px;
    left: 50%;
    box-shadow: 5px 5px 0 rgb(171,220,202,0.5);
    font-size: 36px;
    padding: 15px 30px;
    border: 2px solid rgb(171,220,202);
    position: relative;
    display: inline-block;
    margin-bottom: 60px;
}.Ifsy_future_members div > div {
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    display: flex;
    gap: 50px;
}.Ifsy_future_members div > div::before {
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(171,220,202,0.5), transparent);
    height: 2px;
    left: 0;
    content: "";
    top: 50%;
    z-index: -1;
}.Ifsy_future_members div > div::after {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 2px;
    content: "";
    left: 50%;
    top: 0;
    background: linear-gradient(180deg, transparent, rgb(129,191,176,0.5), transparent);
}.Ifsy_future_members p {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    font-size: 12px;
    border: 1px solid rgb(212,238,227);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    color: #000000;
    width: calc(33.333% - 50px);
    margin: 0;
    z-index: 1;
    padding: 20px;
    border-radius: 10px;
    background: #ffffff;
    position: relative;
}.Ifsy_future_members p::before {
    left: 0;
    transition: opacity 0.4s ease;
    opacity: 0;
    content: "";
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    background: linear-gradient(135deg, transparent 0%, rgb(171,220,202,0.5) 300%);
    border-radius: 10px;
    width: 100%;
}.Ifsy_future_members p::after {
    content: "";
    left: -10px;
    top: -10px;
    background: #ffffff;
    width: 20px;
    border-radius: 50%;
    border: 1px solid rgb(171,220,202);
    height: 20px;
    transition: all 0.3s ease;
    position: absolute;
}.Ifsy_future_members p:hover {
    transform: translateY(-10px);
    border-color: rgb(171,220,202,0.5);
}.Ifsy_future_members p:hover::before {
    opacity: 0.2;
}.Ifsy_future_members p:hover::after {
    background: rgb(171,220,202);
    transform: scale(1.5);
}.Ifsy_future_members p svg {
    height: 26px;
    flex-shrink: 0;
    margin-right: 15px;
    transition: all 0.3s ease;
    width: 26px;
}.Ifsy_future_members p svg path {
    transition: fill 0.3s ease;
    fill: rgb(171,220,202);
}.Ifsy_future_members p:hover svg {
    transform: rotate(15deg);
}.Ifsy_future_members p:hover svg path {
    fill: rgb(129,191,176);
}@keyframes circuitPath {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

.Ifsy_future_members::after {
    right: 0;
    width: 300px;
    z-index: 1;
    content: "";
    background-position: bottom right;
    height: 300px;
    bottom: 0;
    position: absolute;
    opacity: 0.3;
    background-repeat: no-repeat;
}@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.Ifsy_future_members .etyU_student_journey > div p {
    opacity: 0;
    animation: fadeInScale 0.5s ease forwards;
}.Ifsy_future_members .etyU_student_journey > div p:nth-child(1) {
    animation-delay: 0.1s;
}.Ifsy_future_members .etyU_student_journey > div p:nth-child(2) {
    animation-delay: 0.2s;
}.Ifsy_future_members .etyU_student_journey > div p:nth-child(3) {
    animation-delay: 0.3s;
}.Ifsy_future_members .etyU_student_journey > div p:nth-child(4) {
    animation-delay: 0.4s;
}.Ifsy_future_members .etyU_student_journey > div p:nth-child(5) {
    animation-delay: 0.5s;
}.Ifsy_future_members .etyU_student_journey > div p:nth-child(6) {
    animation-delay: 0.6s;
}

@media (max-width: 991px) {.Ifsy_future_members {
    padding: 90px 0;
}.Ifsy_future_members h4 {
    font-size: calc(36px * 0.9);
    padding: 12px 25px;
    margin-bottom: 50px;
}.Ifsy_future_members div > div {
    gap: 30px;
}.Ifsy_future_members p {
    width: calc(50% - 30px);
    padding: 18px;
}.Ifsy_future_members p svg {
    height: 24px;
    margin-right: 12px;
    width: 24px;
}.Ifsy_future_members::after {
    width: 200px;
    height: 200px;
}
}

@media (max-width: 768px) {.Ifsy_future_members {
    padding: 70px 0;
}.Ifsy_future_members h4 {
    box-shadow: 3px 3px 0 rgb(171,220,202,0.5);
    margin-bottom: 40px;
    padding: 10px 20px;
    font-size: calc(36px * 0.8);
}.Ifsy_future_members div > div {
    gap: 25px;
}.Ifsy_future_members div > div::before,
    .Ifsy_future_members div > div::after {
    opacity: 0.4;
}.Ifsy_future_members p {
    padding: 15px;
    font-size: calc(12px * 0.95);
    width: 100%;
}
}

@media (max-width: 576px) {.Ifsy_future_members {
    padding: 60px 0;
}.Ifsy_future_members h4 {
    margin-bottom: 35px;
    padding: 8px 16px;
    font-size: calc(36px * 0.7);
    border-width: 1px;
    box-shadow: 2px 2px 0 rgb(171,220,202,0.5);
}.Ifsy_future_members div > div {
    gap: 20px;
}.Ifsy_future_members p {
    font-size: calc(12px * 0.9);
    padding: 12px;
}.Ifsy_future_members p svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}.Ifsy_future_members p::after {
    top: -5px;
    width: 12px;
    left: -5px;
    height: 12px;
}.Ifsy_future_members::after {
    width: 100px;
    height: 100px;
}}footer {
    width: 100%;
    position: relative;
}.IhLn_brainstorm {
    color: #000000;
    padding: 80px 0 30px;
    position: relative;
    font-family: Arial, sans-serif;
    background-color: #ffffff;
}.IhLn_brainstorm::before {
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
    background-image: repeating-linear-gradient(
        to right,
        rgb(171,220,202),
        rgb(171,220,202) 10px,
        transparent 10px,
        transparent 20px
    );
    height: 1px;
    content: "";
}footer .gCde_project_ref {
    z-index: 1;
    position: relative;
}footer .fcDr_get_helpdesk {
    display: flex;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
    margin-bottom: 70px;
    overflow: hidden;
    height: 100px;
}footer .info_item {
    transition: all 0.5s ease;
    overflow: hidden;
    align-items: center;
    background-color: rgb(129,191,176);
    cursor: pointer;
    position: relative;
    height: 100px;
    flex: 1;
    margin-right: 1px;
    padding: 0 25px;
    min-width: 250px;
    display: flex;
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item:hover {
    background-color: rgb(171,220,202);
    flex: 1.5;
}footer .info_item::after {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    top: 0;
    right: 0;
    width: 1px;
    content: "";
    position: absolute;
}footer .info_item:last-child::after {
    display: none;
}footer .info_item svg {
    position: relative;
    z-index: 2;
    margin-right: 15px;
    height: 24px;
    width: 24px;
    fill: #ffffff;
    flex-shrink: 0;
}footer .info_item p,
footer .info_item a {
    z-index: 2;
    overflow: hidden;
    position: relative;
    font-size: 16px;
    text-decoration: none;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffffff;
}footer .info_item::before {
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    transition: opacity 0.5s ease;
    content: "";
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}footer .info_item:hover::before {
    opacity: 1;
}footer .text_main_holder {
    -ms-overflow-style: none;
    flex-wrap: nowrap;
    margin: 0 -20px;
    scrollbar-width: none;
    display: flex;
    scroll-snap-type: x mandatory;
    padding: 0 20px;
    -webkit-overflow-scrolling: touch;
    gap: 0;
    overflow-x: auto;
}footer .text_main_holder::-webkit-scrollbar {
    display: none;
}footer .cHwr_header_bar, footer .fWql_main_nav, footer .subscribe_holder {
    position: relative;
    height: 450px;
    scroll-snap-align: start;
    margin-right: 30px;
    border-radius: 24px;
    min-width: 280px;
    max-width: 500px;
    transition: all 0.4s ease;
    flex: 0 0 100%;
    padding: 30px;
}footer .cHwr_header_bar {
    display: flex;
    background-color: rgb(212,238,227);
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}footer .cHwr_header_bar svg {
    height: 50px;
    width: auto;
    margin-bottom: 30px;
}footer .QLmb_report_abuse {
    color: #000000;
    font-size: 16px;
    max-width: 300px;
    line-height: 1.6;
}footer .fWql_main_nav {
    display: flex;
    position: relative;
    background-color: rgb(129,191,176);
    overflow: hidden;
    justify-content: center;
    flex-direction: column;
    color: #ffffff;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(129,191,176,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(171,220,202,0.5) 0%, transparent 40%);
}footer .fWql_main_nav::after {
    content: "";
    pointer-events: none;
    background-size: 30px 30px;
    right: 0;
    position: absolute;
    background-image: 
        linear-gradient(45deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%),
        linear-gradient(135deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%);
    opacity: 0.3;
    top: 0;
    left: 0;
    bottom: 0;
}footer .fWql_main_nav h5 {
    display: inline-block;
    position: relative;
    font-size: 23px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 700;
    color: #ffffff;
}footer .fWql_main_nav h5::after {
    position: absolute;
    bottom: -10px;
    background-color: rgb(171,220,202);
    height: 2px;
    width: 30px;
    left: 0;
    content: "";
}footer .bwqX_main_edu {
    max-height: 280px;
    margin-bottom: 20px;
    height: auto;
    position: relative;
    overflow: hidden;
}footer .bwqX_main_edu a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding: 10px 0;
    display: block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    transition: all 0.3s ease;
}footer .bwqX_main_edu a:hover {
    padding-left: 10px;
    border-bottom-color: rgb(171,220,202);
    color: #ffffff;
}footer .subscribe_holder {
    background-color: rgb(171,220,202);
    justify-content: center;
    flex-direction: column;
    display: flex;
    color: #ffffff;
}footer .subscribe_holder h5 {
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    font-size: 16px;
    margin-bottom: 30px;
}footer .input_holder {
    flex-direction: column;
    gap: 15px;
    display: flex;
}footer .input_holder input[type="email"] {
    padding: 15px;
    font-size: 16px;
    border: none;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    color: #ffffff;
}footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .wilB_sub_status {
    color: #ffffff;
    border: none;
    cursor: pointer;
    border-radius: 10px;
    font-size: 19px;
    padding: 15px;
    font-weight: 600;
    background-color: rgb(129,191,176);
    transition: all 0.3s ease;
    text-align: center;
}footer .wilB_sub_status:hover {
    background-color: rgb(129,191,176,0.5);
}footer .JqeI_donate_books {
    position: relative;
    padding-top: 20px;
    margin-top: 40px;
}footer .JqeI_donate_books::before {
    left: 20%;
    position: absolute;
    right: 20%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
    height: 1px;
    top: 0;
}footer .tDZL_lang_learn {
    text-align: center;
    color: #000000;
    font-size: 16px;
}

@media (min-width: 992px) {footer .text_main_holder {
    padding: 0;
    margin: 0;
    gap: 30px;
    scroll-snap-type: none;
    overflow-x: visible;
    flex-wrap: wrap;
}footer .cHwr_header_bar, footer .fWql_main_nav, footer .subscribe_holder {
    min-width: 0;
    height: 500px;
    margin-right: 0;
    flex: 1;
}
}

@media (max-width: 991px) {footer .info_item {
    min-width: 200px;
}footer .cHwr_header_bar::before,
    footer .fWql_main_nav::before,
    footer .subscribe_holder::before {
    font-size: 3rem;
}
}

@media (max-width: 767px) {footer .IhLn_brainstorm {
    padding: 60px 0 30px;
}footer .fcDr_get_helpdesk {
    height: auto;
    flex-direction: column;
    margin-bottom: 40px;
}footer .info_item {
    margin-bottom: 1px;
    margin-right: 0;
    width: 100%;
}footer .info_item:hover {
    flex: 1;
    padding-left: 35px;
}footer .cHwr_header_bar, footer .fWql_main_nav, footer .subscribe_holder {
    height: auto;
    padding: 25px 20px;
    min-height: 350px;
}
}

@media (max-width: 576px) {footer .IhLn_brainstorm {
    padding: 50px 0 20px;
}footer .cHwr_header_bar::before,
    footer .fWql_main_nav::before,
    footer .subscribe_holder::before {
    font-size: 2rem;
    top: 15px;
    left: 15px;
}footer .bwqX_main_edu {
    max-height: 220px;
    height: auto;
}footer .cHwr_header_bar, footer .fWql_main_nav, footer .subscribe_holder {
    min-height: 300px;
    padding: 20px 15px;
}footer .fWql_main_nav h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-size: calc(23px - 2px);
}footer .subscribe_holder p {
    margin-bottom: 20px;
}footer .input_holder input[type="email"],
    footer .wilB_sub_status {
    padding: 12px;
}}.SRlj_customer_feedback {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(212,238,227) 0%, #ffffff 100%);
}.SRlj_customer_feedback::before {
    position: absolute;
    z-index: 1;
    content: "";
    left: 0;
    height: 5px;
    top: 0;
    background: linear-gradient(90deg, rgb(171,220,202) 0%, rgb(129,191,176) 100%);
    right: 0;
}.SRlj_customer_feedback::after {
    z-index: 0;
    width: 100%;
    bottom: 0;
    height: 30%;
    position: absolute;
    left: 0;
    content: "";
    opacity: 0.1;
    background: repeating-linear-gradient(
        -45deg,
        rgb(212,238,227) 0px,
        rgb(212,238,227) 10px,
        transparent 10px,
        transparent 20px
    );
}.SRlj_customer_feedback h2 {
    background-clip: text;
    font-weight: 700;
    color: transparent;
    margin-bottom: 3rem;
    -webkit-background-clip: text;
    letter-spacing: -0.02em;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(171,220,202), rgb(129,191,176));
    font-size: calc(28px * 1.1);
    max-width: 90%;
    position: relative;
}.SRlj_customer_feedback h2::after {
    left: 0;
    background: rgb(171,220,202);
    transform-origin: left;
    bottom: -15px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(1);
    content: "";
    height: 3px;
    position: absolute;
    width: 80px;
}.SRlj_customer_feedback .container.etyU_student_journey {
    z-index: 1;
    position: relative;
}.SRlj_customer_feedback .JieA_review_corner {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    gap: 2.5rem;
    display: grid;
}.SRlj_customer_feedback .VAXC_testimonial_highlights {
    padding: 2.5rem 2rem 2rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.04);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    background: #ffffff;
    transform: translateZ(0);
    overflow: hidden;
    z-index: 1;
}.SRlj_customer_feedback .VAXC_testimonial_highlights::before {
    left: 0;
    top: 0;
    background: linear-gradient(90deg, rgb(171,220,202), rgb(129,191,176,0.5));
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0.7);
    content: "";
    height: 5px;
    transform-origin: left;
    width: 100%;
    position: absolute;
}.SRlj_customer_feedback .VAXC_testimonial_highlights::after {
    font-family: serif;
    opacity: 0.15;
    z-index: -1;
    right: 20px;
    top: 15px;
    content: "";
    color: rgb(129,191,176,0.5);
    line-height: 1;
    font-size: 80px;
    position: absolute;
}.SRlj_customer_feedback .VAXC_testimonial_highlights:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.06);
    transform: translateY(-8px) translateZ(10px);
}.SRlj_customer_feedback .VAXC_testimonial_highlights:hover::before {
    transform: scaleX(1);
}.SRlj_customer_feedback .VAXC_testimonial_highlights h3 {
    position: relative;
    font-size: calc(22px * 1.05);
    display: inline-block;
    color: #000000;
    margin-bottom: 0.75rem;
    font-weight: 600;
}.SRlj_customer_feedback .VAXC_testimonial_highlights h3::after {
    transform: scaleX(0);
    left: 0;
    content: "";
    width: 30px;
    transition: transform 0.3s ease-out;
    position: absolute;
    bottom: -5px;
    transform-origin: left;
    background: rgb(171,220,202,0.5);
    height: 2px;
}.SRlj_customer_feedback .VAXC_testimonial_highlights:hover h3::after {
    transform: scaleX(1);
    transition-delay: 0.1s;
}.SRlj_customer_feedback .VAXC_testimonial_highlights .description {
    font-size: 14px;
    line-height: 1.6;
    position: relative;
    color: #000000;
    z-index: 1;
    margin-bottom: 1.5rem;
}.SRlj_customer_feedback .VAXC_testimonial_highlights div {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    border-radius: 50%;
    height: 60px;
    transform: translateZ(0);
    overflow: hidden;
    width: 60px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin-top: 0.5rem;
}.SRlj_customer_feedback .VAXC_testimonial_highlights:hover div {
    transform: scale(1.1) translateZ(0);
}.SRlj_customer_feedback .VAXC_testimonial_highlights div::before {
    z-index: 1;
    inset: 0;
    transition: opacity 0.5s ease;
    opacity: 0;
    position: absolute;
    content: "";
    background: linear-gradient(45deg, rgb(171,220,202,0.5), transparent);
}.SRlj_customer_feedback .VAXC_testimonial_highlights:hover div::before {
    opacity: 0.4;
}.SRlj_customer_feedback .VAXC_testimonial_highlights div img {
    width: 100%;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    transform: scale(1);
}.SRlj_customer_feedback .VAXC_testimonial_highlights:hover div img {
    transform: scale(1.15);
}.SRlj_customer_feedback .VAXC_testimonial_highlights:nth-child(odd) {
    transform: translateZ(0) rotate(-1deg);
}.SRlj_customer_feedback .VAXC_testimonial_highlights:nth-child(odd):hover {
    transform: translateY(-8px) translateZ(10px) rotate(0deg);
}.SRlj_customer_feedback .VAXC_testimonial_highlights:nth-child(even) {
    transform: translateZ(0) rotate(1deg);
}.SRlj_customer_feedback .VAXC_testimonial_highlights:nth-child(even):hover {
    transform: translateY(-8px) translateZ(10px) rotate(0deg);
}.SRlj_customer_feedback .VAXC_testimonial_highlights:nth-child(3n+1)::before {
    background: linear-gradient(90deg, rgb(129,191,176), rgb(171,220,202,0.5));
}

@media (min-width: 1200px) {.SRlj_customer_feedback {
    padding: 8rem 0;
}.SRlj_customer_feedback h2 {
    font-size: calc(28px * 1.2);
    margin-bottom: 4rem;
}.SRlj_customer_feedback .JieA_review_corner {
    grid-template-columns: repeat(4, 1fr);
}.SRlj_customer_feedback .VAXC_testimonial_highlights {
    padding: 3rem 2.5rem 2.5rem;
}
}

@media (min-width: 992px) and (max-width: 1199px) {.SRlj_customer_feedback {
    padding: 7rem 0;
}.SRlj_customer_feedback .JieA_review_corner {
    grid-template-columns: repeat(3, 1fr);
}
}

@media (min-width: 768px) and (max-width: 991px) {.SRlj_customer_feedback {
    padding: 6rem 0;
}.SRlj_customer_feedback .JieA_review_corner {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 767px) {.SRlj_customer_feedback {
    padding: 5rem 0;
}.SRlj_customer_feedback h2 {
    margin-bottom: 2.5rem;
    font-size: calc(28px * 0.9);
    max-width: 100%;
}.SRlj_customer_feedback .JieA_review_corner {
    grid-template-columns: 1fr;
    gap: 2rem;
}.SRlj_customer_feedback .VAXC_testimonial_highlights {
    padding: 2rem 1.5rem 1.5rem;
}.SRlj_customer_feedback .VAXC_testimonial_highlights::after {
    font-size: 60px;
}
}

@media (max-width: 576px) {.SRlj_customer_feedback {
    padding: 4rem 0;
}.SRlj_customer_feedback h2 {
    font-size: calc(28px * 0.8);
    letter-spacing: -0.01em;
}.SRlj_customer_feedback h2::after {
    width: 60px;
    bottom: -10px;
}.SRlj_customer_feedback .VAXC_testimonial_highlights div {
    width: 50px;
    height: 50px;
}
}

@media (prefers-reduced-motion: reduce) {.SRlj_customer_feedback .VAXC_testimonial_highlights,
    .SRlj_customer_feedback .VAXC_testimonial_highlights::before,
    .SRlj_customer_feedback .VAXC_testimonial_highlights div,
    .SRlj_customer_feedback .VAXC_testimonial_highlights div img,
    .SRlj_customer_feedback .VAXC_testimonial_highlights h3::after {
    transition: none;
}.SRlj_customer_feedback .VAXC_testimonial_highlights:hover {
    transform: translateY(-5px);
}}.fSka_pricing_kit {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.fSka_pricing_kit::before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    right: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 100%);
    top: 0;
}.fSka_pricing_kit .container {
    padding: 0 15px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.fSka_pricing_kit .WZvt_cost_fee {
    position: relative;
    perspective: 1000px;
}.fSka_pricing_kit h2 {
    font-weight: 700;
    margin-bottom: 20px;
    text-shadow: 0 3px 10px rgba(0,0,0,0.3);
    text-align: center;
    color: #ffffff;
    font-size: 33px;
    animation: fadeInDown 0.8s ease-out forwards;
    transform: translateZ(50px);
    letter-spacing: 1px;
}.fSka_pricing_kit .GCJE_study_sub {
    text-align: center;
    color: #ffffff;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    margin: 0 auto 50px;
    font-size: calc(18px * 1.1);
    max-width: 800px;
    transform: translateZ(30px);
    line-height: 1.6;
    opacity: 0.9;
}.fSka_pricing_kit .RWEB_monthly_rate {
    padding: 0;
    perspective: 2000px;
    display: grid;
    gap: 30px;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    margin: 0;
}.fSka_pricing_kit .RWEB_monthly_rate li {
    height: 100%;
    animation: cardEntrance 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transform: translateY(30px) rotateX(5deg);
    opacity: 0;
}.fSka_pricing_kit .RWEB_monthly_rate li:nth-child(1) {
    animation-delay: 0.3s;
}.fSka_pricing_kit .RWEB_monthly_rate li:nth-child(2) {
    animation-delay: 0.5s;
}.fSka_pricing_kit .RWEB_monthly_rate li:nth-child(3) {
    animation-delay: 0.7s;
}.fSka_pricing_kit .RWEB_monthly_rate li:nth-child(4) {
    animation-delay: 0.9s;
}.fSka_pricing_kit .dtAr_learn_packs {
    will-change: transform;
    transform-style: preserve-3d;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    color: inherit;
    display: block;
    text-decoration: none;
}.fSka_pricing_kit .dtAr_learn_packs:hover {
    transform: translateY(-15px) scale(1.02) rotateX(2deg);
}.fSka_pricing_kit .YKzI_premium_cost {
    clip-path: polygon(0 0, 100% 0, 100% 94%, 96% 100%, 0 100%);
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgb(171,220,202,0.5), rgb(129,191,176,0.5));
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 15px rgba(0,0,0,0.1);
    transition: all 0.4s ease;
    position: relative;
    border: 1px solid rgba(255,255,255,0.1);
    overflow: hidden;
    height: 100%;
}.fSka_pricing_kit .dtAr_learn_packs:hover .YKzI_premium_cost {
    border-color: rgba(255,255,255,0.25);
    box-shadow: 0 25px 50px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.15);
}.fSka_pricing_kit .YKzI_premium_cost::before {
    opacity: 0.15;
    transition: all 0.4s ease;
    height: 100px;
    width: 100px;
    content: "";
    right: -10px;
    transform: rotate(45deg);
    position: absolute;
    top: -10px;
    background: rgb(129,191,176);
}.fSka_pricing_kit .dtAr_learn_packs:hover .YKzI_premium_cost::before {
    transform: rotate(45deg) scale(1.2);
    opacity: 0.25;
}.fSka_pricing_kit .LbEk_monthly_plan {
    z-index: 1;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 35px 30px;
}.fSka_pricing_kit .dtAr_learn_packs:hover .LbEk_monthly_plan {
    transform: translateZ(10px);
}.fSka_pricing_kit .LbEk_monthly_plan h4 {
    padding-bottom: 15px;
    font-size: calc(19px * 1.2);
    color: #ffffff;
    transition: transform 0.3s ease;
    font-weight: 700;
    margin: 0 0 20px;
    position: relative;
}.fSka_pricing_kit .dtAr_learn_packs:hover .LbEk_monthly_plan h4 {
    transform: translateY(-5px);
}.fSka_pricing_kit .LbEk_monthly_plan h4::after {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgb(171,220,202);
    transition: width 0.4s ease;
    content: "";
    height: 3px;
    width: 50px;
}.fSka_pricing_kit .dtAr_learn_packs:hover .LbEk_monthly_plan h4::after {
    width: 80px;
}.fSka_pricing_kit .LbEk_monthly_plan p {
    opacity: 0.8;
    color: #ffffff;
    padding-right: 10px;
    font-size: 18px;
    overflow-y: auto;
    line-height: 1.6;
    margin-bottom: 30px;
    transition: opacity 0.3s ease;
    max-height: 200px;
}.fSka_pricing_kit .LbEk_monthly_plan p::-webkit-scrollbar {
    width: 4px;
}.fSka_pricing_kit .LbEk_monthly_plan p::-webkit-scrollbar-thumb {
    background: rgb(171,220,202,0.5);
    border-radius: 10px;
}.fSka_pricing_kit .dtAr_learn_packs:hover .LbEk_monthly_plan p {
    opacity: 1;
}.fSka_pricing_kit .WqKh_pricing_rates {
    font-weight: 700;
    position: relative;
    font-size: calc(19px * 1.4);
    color: #ffffff;
    display: block;
    margin-top: 20px;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    transition: all 0.4s ease;
}.fSka_pricing_kit .WqKh_pricing_rates::before {
    position: absolute;
    top: -10px;
    height: 2px;
    content: "";
    left: 0;
    width: 30px;
    transition: width 0.4s ease;
    background: rgb(129,191,176);
}.fSka_pricing_kit .dtAr_learn_packs:hover .WqKh_pricing_rates::before {
    width: 50px;
}.fSka_pricing_kit .dtAr_learn_packs:hover .WqKh_pricing_rates {
    transform: scale(1.1);
    color: rgb(129,191,176);
}

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

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

@keyframes cardEntrance {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

@media (max-width: 1200px) {.fSka_pricing_kit {
    padding: 100px 0;
}.fSka_pricing_kit h2 {
    font-size: calc(33px * 0.9);
}.fSka_pricing_kit .GCJE_study_sub {
    margin-bottom: 40px;
    font-size: 18px;
}.fSka_pricing_kit .RWEB_monthly_rate {
    gap: 25px;
}
}

@media (max-width: 992px) {.fSka_pricing_kit {
    padding: 80px 0;
}.fSka_pricing_kit .RWEB_monthly_rate {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.fSka_pricing_kit .LbEk_monthly_plan {
    padding: 30px 25px;
}.fSka_pricing_kit .LbEk_monthly_plan p {
    max-height: 180px;
}
}

@media (max-width: 768px) {.fSka_pricing_kit {
    padding: 70px 0;
}.fSka_pricing_kit h2 {
    margin-bottom: 15px;
    font-size: calc(33px * 0.8);
}.fSka_pricing_kit .GCJE_study_sub {
    font-size: calc(18px * 0.95);
    margin-bottom: 30px;
}.fSka_pricing_kit .RWEB_monthly_rate {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 500px;
}.fSka_pricing_kit .YKzI_premium_cost {
    clip-path: polygon(0 0, 100% 0, 100% 96%, 94% 100%, 0 100%);
}.fSka_pricing_kit .WqKh_pricing_rates {
    font-size: calc(19px * 1.2);
}
}

@media (max-width: 576px) {.fSka_pricing_kit {
    padding: 60px 0;
}.fSka_pricing_kit h2 {
    font-size: calc(33px * 0.7);
}.fSka_pricing_kit .GCJE_study_sub {
    font-size: calc(18px * 0.9);
    margin-bottom: 25px;
}.fSka_pricing_kit .LbEk_monthly_plan {
    padding: 25px 20px;
}.fSka_pricing_kit .LbEk_monthly_plan h4 {
    padding-bottom: 10px;
    font-size: 19px;
    margin-bottom: 15px;
}.fSka_pricing_kit .LbEk_monthly_plan p {
    max-height: 150px;
    font-size: calc(18px * 0.9);
    margin-bottom: 20px;
}}.MvyC_ty_content {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(171,220,202,0.5) 0%, rgb(212,238,227) 100%);
    position: relative;
}.MvyC_ty_content::before {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    background: repeating-linear-gradient(45deg, transparent, transparent 50px, rgb(129,191,176,0.5) 50px, rgb(129,191,176,0.5) 52px);
    height: 100%;
    pointer-events: none;
    opacity: 0.1;
    content: "";
}.MvyC_ty_content::after {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    z-index: 0;
    right: -20px;
    background: rgb(171,220,202);
    position: absolute;
    opacity: 0.08;
    width: 250px;
    content: "";
    bottom: -20px;
    transform: rotate(15deg);
    height: 250px;
}.MvyC_ty_content .container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1200px;
    padding: 0 20px;
}.MvyC_ty_content .etyU_student_journey {
    transform: translateX(0);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 40px;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
}.MvyC_ty_content .etyU_student_journey:hover {
    transform: translateX(10px);
}.MvyC_ty_content .etyU_student_journey > div:first-child {
    border-left: 4px solid rgb(171,220,202);
    padding-left: 30px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    transform-origin: left center;
}.MvyC_ty_content .etyU_student_journey > div:first-child::before {
    content: "";
    border: 3px solid rgb(171,220,202);
    width: 24px;
    top: 50%;
    transition: transform 0.4s ease;
    height: 24px;
    left: -14px;
    position: absolute;
    transform: translateY(-50%) rotate(45deg);
    background: #ffffff;
}.MvyC_ty_content .etyU_student_journey:hover > div:first-child::before {
    transform: translateY(-50%) rotate(225deg);
}.MvyC_ty_content h5 {
    color: #000000;
    position: relative;
    margin: 0;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
}.MvyC_ty_content .etyU_student_journey > div:last-child {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    background: #ffffff;
    padding: 35px 40px;
    transform: translateY(0);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
}.MvyC_ty_content .etyU_student_journey > div:last-child::before {
    transition: width 0.4s ease;
    width: 6px;
    top: 0;
    content: "";
    height: 100%;
    background: linear-gradient(to bottom, rgb(171,220,202), rgb(129,191,176));
    left: 0;
    position: absolute;
}.MvyC_ty_content .etyU_student_journey > div:last-child:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.MvyC_ty_content .etyU_student_journey > div:last-child:hover::before {
    width: 10px;
}.MvyC_ty_content .etyU_student_journey > div:last-child::after {
    right: -30px;
    border-radius: 50%;
    top: -30px;
    height: 90px;
    background: rgb(129,191,176,0.5);
    opacity: 0.15;
    width: 90px;
    content: "";
    position: absolute;
    z-index: 0;
}.MvyC_ty_content a {
    transition: transform 0.3s ease;
    position: relative;
    display: block;
    z-index: 1;
    text-decoration: none;
}.MvyC_ty_content a:hover {
    transform: translateX(5px);
}.MvyC_ty_content p {
    position: relative;
    font-size: 18px;
    z-index: 2;
    line-height: 1.8;
    margin: 0;
    color: #000000;
}

@media (min-width: 768px) {.MvyC_ty_content {
    padding: 150px 0;
}.MvyC_ty_content .etyU_student_journey {
    gap: 60px;
    grid-template-columns: 1fr 1.5fr;
    align-items: center;
}.MvyC_ty_content .etyU_student_journey > div:first-child {
    padding-left: 50px;
}.MvyC_ty_content h5 {
    font-size: calc(18px * 1.2);
    max-width: 90%;
}
}

@media (min-width: 992px) {.MvyC_ty_content {
    padding: 180px 0;
}.MvyC_ty_content .etyU_student_journey {
    gap: 80px;
    grid-template-columns: 1fr 1.2fr;
}.MvyC_ty_content .etyU_student_journey > div:first-child {
    transform: translateX(-30px);
}.MvyC_ty_content .etyU_student_journey:hover > div:first-child {
    transform: translateX(-20px);
}.MvyC_ty_content .etyU_student_journey > div:last-child {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), clip-path 0.6s ease, box-shadow 0.6s ease;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    padding: 50px 60px;
}.MvyC_ty_content .etyU_student_journey > div:last-child:hover {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}

@media (max-width: 767px) {.MvyC_ty_content {
    padding: 80px 0;
}.MvyC_ty_content::after {
    height: 150px;
    width: 150px;
}.MvyC_ty_content .etyU_student_journey > div:first-child {
    padding-left: 20px;
}.MvyC_ty_content .etyU_student_journey > div:last-child {
    padding: 25px 30px;
}.MvyC_ty_content h5 {
    font-size: calc(18px * 0.9);
}.MvyC_ty_content p {
    font-size: calc(18px * 0.95);
}}.jUan_company_overview {
    overflow: hidden;
    position: relative;
    padding: 120px 0 90px;
    color: #ffffff;
}.jUan_company_overview::before {
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0.85) 100%);
    right: 0;
    top: 0;
    z-index: 1;
    bottom: 0;
}.jUan_company_overview::after {
    opacity: 0.4;
    animation: gradientShift 15s ease-in-out infinite alternate;
    background: linear-gradient(90deg, 
        rgb(171,220,202,0.5) 0%, 
        transparent 30%, 
        rgb(129,191,176,0.5) 70%, 
        rgb(171,220,202,0.5) 100%);
    top: 0;
    content: "";
    right: 0;
    z-index: 2;
    left: 0;
    position: absolute;
    bottom: 0;
}.jUan_company_overview h4 {
    text-align: center;
    z-index: 5;
    position: relative;
    transform: translateY(0);
    color: #ffffff;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 60px;
    font-size: 30px;
    transition: transform 0.5s ease-out;
}.jUan_company_overview h4::after {
    transform: translateX(-50%);
    z-index: 5;
    position: absolute;
    bottom: -15px;
    width: 80px;
    background: linear-gradient(90deg, rgb(171,220,202), rgb(129,191,176));
    left: 50%;
    height: 3px;
    content: "";
}.jUan_company_overview .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1140px;
    position: relative;
    z-index: 5;
}.jUan_company_overview .kbEX_text_scroll {
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    position: relative;
    padding: 40px;
    z-index: 5;
    transform: perspective(1000px) rotateY(0deg);
    background: linear-gradient(145deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 100%);
    border: 1px solid rgba(255,255,255,0.1);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
}.jUan_company_overview .kbEX_text_scroll:hover {
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0,0,0,0.3);
}.jUan_company_overview .kbEX_text_scroll::before {
    content: "";
    right: -2px;
    position: absolute;
    filter: blur(5px);
    transform: translateZ(-10px);
    bottom: -2px;
    background: linear-gradient(45deg, 
        rgb(171,220,202) 0%, 
        transparent 40%, 
        transparent 60%, 
        rgb(129,191,176) 100%);
    left: -2px;
    opacity: 0.7;
    z-index: -1;
    top: -2px;
}.jUan_company_overview .kbEX_text_scroll h6 {
    transition: transform 0.4s ease;
    transform: translateX(0);
    color: #ffffff;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative;
    font-size: calc(18px * 1.2);
}.jUan_company_overview .kbEX_text_scroll h6::after {
    position: absolute;
    transform: scaleX(0.3);
    height: 2px;
    bottom: -8px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    left: 0;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(171,220,202), rgb(129,191,176));
    content: "";
}.jUan_company_overview .kbEX_text_scroll:hover h6::after {
    transform: scaleX(1);
}.jUan_company_overview .kbEX_text_scroll div {
    z-index: 5;
    position: relative;
}.jUan_company_overview .kbEX_text_scroll span {
    font-size: 12px;
    max-width: 100%;
    column-count: 1;
    font-weight: 400;
    display: block;
    transition: opacity 0.4s ease;
    column-gap: 30px;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
    opacity: 0.95;
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media screen and (min-width: 768px) {.jUan_company_overview {
    padding: 150px 0 120px;
}.jUan_company_overview h4 {
    font-size: calc(30px * 1.2);
    margin-bottom: 80px;
}.jUan_company_overview .kbEX_text_scroll {
    padding: 60px;
    max-width: 90%;
    transform: perspective(1200px) rotateY(0deg);
    margin: 0 auto;
}.jUan_company_overview .kbEX_text_scroll span {
    column-count: 2;
}
}

@media screen and (min-width: 992px) {.jUan_company_overview {
    padding: 180px 0 150px;
}.jUan_company_overview h4 {
    font-size: calc(30px * 1.3);
}.jUan_company_overview .container {
    max-width: 1200px;
}.jUan_company_overview .kbEX_text_scroll {
    padding: 70px;
    max-width: 85%;
}.jUan_company_overview .kbEX_text_scroll span {
    column-count: 3;
}
}

@media screen and (min-width: 1200px) {.jUan_company_overview h4 {
    transform: translateY(-20px);
}.jUan_company_overview .kbEX_text_scroll {
    max-width: 80%;
    padding: 80px;
}.jUan_company_overview .kbEX_text_scroll:hover {
    transform: perspective(1500px) rotateY(3deg) translateY(-10px);
}
}

@media screen and (max-width: 767px) {.jUan_company_overview {
    padding: 90px 0 70px;
}.jUan_company_overview h4 {
    margin-bottom: 40px;
    font-size: calc(30px * 0.9);
}.jUan_company_overview .kbEX_text_scroll {
    padding: 30px;
}.jUan_company_overview .kbEX_text_scroll h6 {
    margin-bottom: 20px;
    font-size: 18px;
}.jUan_company_overview .kbEX_text_scroll span {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}
}

@media (hover: hover) {.jUan_company_overview .kbEX_text_scroll:hover span {
    opacity: 1;
}.jUan_company_overview .kbEX_text_scroll:hover h6 {
    color: rgb(129,191,176);
    transform: translateX(5px);
}}.AKzC_privacy_hutch {
    display: flex;
    height: auto;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    border: 2px solid rgb(171,220,202);
    padding: 60px;
    align-items: center;
    overflow: hidden;
    font-family: Arial, sans-serif;
    flex-direction: column;
}.AKzC_privacy_hutch h1 {
    border-bottom: 3px solid rgb(171,220,202);
    font-weight: 700;
    margin-bottom: 30px;
    width: 100%;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 42px;
    color: rgb(171,220,202);
    text-align: center;
    margin-top: 50px;
}.AKzC_privacy_hutch h2 {
    text-align: center;
    border-bottom: 2px solid rgb(129,191,176);
    margin-bottom: 25px;
    padding-bottom: 10px;
    color: rgb(129,191,176);
    font-size: 33px;
    margin-top: 40px;
    width: 100%;
    font-weight: 600;
}.AKzC_privacy_hutch h3, .AKzC_privacy_hutch h4, .AKzC_privacy_hutch h5, .AKzC_privacy_hutch h6 {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(171,220,202);
    font-size: 23px;
    margin-top: 30px;
    text-align: center;
    padding-bottom: 5px;
    font-weight: 600;
    color: rgb(171,220,202);
}.AKzC_privacy_hutch li {
    padding-left: 20px;
    position: relative;
    line-height: 1.6;
    color: #000000;
    font-weight: 400;
    border-left: 3px solid rgb(171,220,202);
    font-size: 12px;
    margin-bottom: 15px;
    padding-left: 10px;
}.AKzC_privacy_hutch section {
    width: 100%;
    border-radius: 10px;
    padding: 30px;
    border: 1px solid rgb(171,220,202);
    margin-top: 30px;
    text-align: center;
    box-shadow: 0 0 15px rgb(171,220,202,0.5);
}.AKzC_privacy_hutch p, .AKzC_privacy_hutch span, .AKzC_privacy_hutch div {
    width: 100%;
    line-height: 1.8;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: 300;
    color: #000000;
    margin: 0 auto 15px auto;
    text-align: center;
    margin-bottom: 15px;
}

@media only screen and (max-width: 800px) {.AKzC_privacy_hutch {
    padding: 20px 10px;
}.AKzC_privacy_hutch h1 {
    font-size: calc(23px * 0.8);
    width: 100%;
}.AKzC_privacy_hutch h2 {
    font-size: calc(23px * 0.8);
    width: 100%;
}.AKzC_privacy_hutch h3, .AKzC_privacy_hutch h4, .AKzC_privacy_hutch h5, .AKzC_privacy_hutch h6 {
    width: 100%;
    font-size: calc(23px * 0.8);
}.AKzC_privacy_hutch p, .AKzC_privacy_hutch span, .AKzC_privacy_hutch div {
    width: 100%;
    font-size: calc(12px * 0.9);
}.AKzC_privacy_hutch ul, .AKzC_privacy_hutch ol {
    width: 100%;
}.AKzC_privacy_hutch section {
    width: 100%;
}}.QfTr_mentorship_profile {
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(212,238,227) 0%, rgb(171,220,202,0.5) 100%);
    position: relative;
    overflow: hidden;
}.QfTr_mentorship_profile::before {
    content: "";
    z-index: 0;
    transform: rotate(-15deg) translateZ(0);
    height: 30%;
    background: rgb(129,191,176,0.5);
    width: 30%;
    filter: blur(20px);
    right: -5%;
    position: absolute;
    top: -5%;
}.QfTr_mentorship_profile::after {
    left: -5%;
    width: 25%;
    position: absolute;
    bottom: -5%;
    z-index: 0;
    content: "";
    background: rgb(171,220,202,0.5);
    height: 25%;
    transform: rotate(15deg) translateZ(0);
    filter: blur(15px);
}.QfTr_mentorship_profile .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.QfTr_mentorship_profile .VAXC_testimonial_highlights {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    gap: 2.5rem;
    grid-template-columns: 1fr;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                0 30px 60px rgba(0, 0, 0, 0.05);
    padding: 3rem;
    background: #ffffff;
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
}.QfTr_mentorship_profile .VAXC_testimonial_highlights:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12), 
                0 40px 80px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(0deg);
}.QfTr_mentorship_profile .VAXC_testimonial_highlights > div:first-child {
    overflow: hidden;
    position: relative;
}.QfTr_mentorship_profile .nKtQ_landscape_img {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    width: 100%;
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
    transform: scale(1.05);
}.QfTr_mentorship_profile .VAXC_testimonial_highlights:hover .nKtQ_landscape_img {
    transform: scale(1);
}.QfTr_mentorship_profile .VAXC_testimonial_highlights > div:nth-child(2) {
    gap: 0.5rem;
    position: relative;
    display: flex;
    padding-left: 2rem;
    flex-direction: column;
}.QfTr_mentorship_profile .VAXC_testimonial_highlights > div:nth-child(2)::before {
    transform: translateY(-50%);
    height: 70%;
    left: 0;
    top: 50%;
    width: 4px;
    position: absolute;
    background: linear-gradient(to bottom, rgb(171,220,202), rgb(129,191,176));
    content: "";
}.QfTr_mentorship_profile .name {
    display: inline-block;
    font-size: 22px;
    color: #000000;
    position: relative;
    font-weight: 700;
    margin: 0;
}.QfTr_mentorship_profile .name::after {
    position: absolute;
    left: 0;
    background: rgb(171,220,202);
    content: "";
    transition: width 0.4s ease-out;
    width: 0;
    bottom: -5px;
    height: 2px;
}.QfTr_mentorship_profile .VAXC_testimonial_highlights:hover .name::after {
    width: 100%;
}.QfTr_mentorship_profile .VAXC_testimonial_highlights > div:nth-child(2) > div {
    color: rgb(129,191,176);
    letter-spacing: 0.5px;
    font-weight: 600;
    font-size: calc(12px - 2px);
    opacity: 0.9;
}.QfTr_mentorship_profile .VAXC_testimonial_highlights > div:nth-child(3) {
    position: relative;
}.QfTr_mentorship_profile .UpZT_emp_items {
    border-left: 3px solid rgb(171,220,202,0.5);
    color: #000000;
    position: relative;
    line-height: 1.7;
    font-size: 12px;
    background: linear-gradient(to right, rgba(rgb(212,238,227), 0.05), rgba(rgb(212,238,227), 0.02));
    padding: 1.5rem;
    margin: 0;
}.QfTr_mentorship_profile .UpZT_emp_items::before {
    opacity: 0.2;
    top: -0.5rem;
    content: "";
    font-family: serif;
    position: absolute;
    font-size: 5rem;
    color: rgb(171,220,202,0.5);
    left: 0.5rem;
    line-height: 1;
}

@media (min-width: 768px) {.QfTr_mentorship_profile {
    padding: 8rem 3rem;
}.QfTr_mentorship_profile .VAXC_testimonial_highlights {
    grid-template-columns: minmax(200px, 300px) 1fr;
    grid-template-rows: auto 1fr;
    padding: 4rem;
    gap: 3rem 4rem;
}.QfTr_mentorship_profile .VAXC_testimonial_highlights > div:first-child {
    grid-row: span 2;
}.QfTr_mentorship_profile .nKtQ_landscape_img {
    height: 100%;
}.QfTr_mentorship_profile .VAXC_testimonial_highlights > div:nth-child(2) {
    padding-left: 3rem;
}.QfTr_mentorship_profile .UpZT_emp_items {
    padding: 2rem;
    font-size: calc(12px + 1px);
}
}

@media (min-width: 1024px) {.QfTr_mentorship_profile {
    padding: 10rem 4rem;
}.QfTr_mentorship_profile .VAXC_testimonial_highlights {
    padding: 5rem;
    grid-template-columns: minmax(300px, 400px) 1fr;
    gap: 4rem 5rem;
}.QfTr_mentorship_profile .name {
    font-size: calc(22px + 2px);
}.QfTr_mentorship_profile .VAXC_testimonial_highlights > div:nth-child(2) > div {
    font-size: 12px;
}.QfTr_mentorship_profile .UpZT_emp_items {
    line-height: 1.8;
}.QfTr_mentorship_profile .VAXC_testimonial_highlights::after {
    background: linear-gradient(135deg, transparent 50%, rgb(171,220,202,0.5) 50%);
    transition: opacity 0.3s ease;
    width: 150px;
    right: 0;
    position: absolute;
    height: 150px;
    content: "";
    top: 0;
    opacity: 0.1;
}.QfTr_mentorship_profile .VAXC_testimonial_highlights:hover::after {
    opacity: 0.2;
}
}

@media (max-width: 767px) {.QfTr_mentorship_profile {
    padding: 4rem 1.5rem;
}.QfTr_mentorship_profile .VAXC_testimonial_highlights {
    gap: 2rem;
    padding: 2rem;
}.QfTr_mentorship_profile .nKtQ_landscape_img {
    height: 250px;
}.QfTr_mentorship_profile .name {
    font-size: calc(22px - 1px);
}.QfTr_mentorship_profile .VAXC_testimonial_highlights > div:nth-child(2) > div {
    font-size: calc(12px - 3px);
}.QfTr_mentorship_profile .UpZT_emp_items {
    font-size: calc(12px - 1px);
    padding: 1rem;
}}header .aGpZ_first_expert {
    background: linear-gradient(120deg, rgb(212,238,227) 0%, rgb(171,220,202,0.5) 100%);
    position: relative;
    z-index: 100;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}header .aGpZ_first_expert::before {
    animation: slidePattern 25s linear infinite;
    opacity: 0.1;
    width: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgb(129,191,176,0.5) 10px,
        rgb(129,191,176,0.5) 11px
    );
    top: 0;
    height: 100%;
    left: 0;
    content: "";
}header .aGpZ_first_expert::after {
    position: absolute;
    height: 100px;
    top: -50px;
    background: rgb(171,220,202);
    opacity: 0.1;
    left: -25%;
    content: "";
    width: 150%;
    z-index: -2;
    transform: rotate(-2deg);
}header .container {
    padding: 1.5rem 2rem;
    position: relative;
}header .dmZT_head_skill {
    grid-template-columns: auto 1fr;
    align-items: center;
    display: grid;
    gap: 2rem;
}header .cHwr_header_bar {
    position: relative;
    z-index: 2;
}header .YAMc_top_prime {
    transition: all 0.3s ease;
    box-shadow: 5px 5px 0 rgb(171,220,202,0.5);
    border-radius: 10px;
    position: relative;
    background: #ffffff;
    transform: rotate(-3deg);
    display: block;
    padding: 15px;
}header .YAMc_top_prime::before {
    position: absolute;
    opacity: 0;
    content: "";
    right: -5px;
    bottom: -5px;
    border: 2px dashed rgb(171,220,202,0.5);
    transition: all 0.3s ease;
    top: -5px;
    border-radius: 10px;
    left: -5px;
}header .YAMc_top_prime:hover {
    box-shadow: 8px 8px 0 rgb(171,220,202);
    transform: rotate(0deg) translateY(-5px);
}header .YAMc_top_prime:hover::before {
    top: -8px;
    left: -8px;
    bottom: -8px;
    right: -8px;
    opacity: 1;
}header .YAMc_top_prime svg {
    filter: drop-shadow(2px 2px 0 rgba(0, 0, 0, 0.5));
    width: auto;
    height: 45px;
}header .fWql_main_nav {
    justify-content: flex-end;
    position: relative;
    margin: 0;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    padding: 0;
    align-items: center;
}header .fWql_main_nav::before {
    content: "";
    z-index: -1;
    bottom: 0;
    border-radius: 0 27px 27px 0;
    opacity: 0.15;
    transition: width 0.3s ease;
    top: 0;
    position: absolute;
    width: 85%;
    background: linear-gradient(90deg, transparent, rgb(129,191,176,0.5) 100%);
    right: 0;
}header .fWql_main_nav:hover::before {
    width: 100%;
}header .acPX_nav_pagebar {
    position: relative;
    margin: 5px 3px;
}header .acPX_nav_pagebar:nth-child(odd) {
    transform: translateY(-3px);
}header .acPX_nav_pagebar:nth-child(even) {
    transform: translateY(3px);
}header .acPX_nav_pagebar a {
    display: block;
    position: relative;
    font-weight: 600;
    background: #ffffff;
    border-left: 3px solid transparent;
    transition: all 0.3s ease;
    font-size: 14px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    color: #000000;
    text-decoration: none;
    border-radius: 0 10px 0 10px;
    padding: 8px 16px;
}header .acPX_nav_pagebar a::before {
    height: 100%;
    transform: scaleY(0);
    width: 5px;
    top: 0;
    right: 0;
    position: absolute;
    transform-origin: top;
    content: "";
    transition: transform 0.3s ease;
    background: rgb(171,220,202);
}header .acPX_nav_pagebar a::after {
    transition: transform 0.3s ease 0.1s;
    width: 100%;
    position: absolute;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(171,220,202) 0%, rgb(129,191,176) 100%);
    bottom: 0;
    content: "";
    transform-origin: left;
    height: 2px;
    left: 0;
}header .acPX_nav_pagebar a:hover {
    color: rgb(171,220,202);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.5);
    border-left-color: rgb(171,220,202);
    transform: translateX(5px);
}header .acPX_nav_pagebar a:hover::before {
    transform: scaleY(1);
}header .acPX_nav_pagebar a:hover::after {
    transform: scaleX(1);
}

@keyframes slidePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 500px 500px;
    }
}

@media (max-width: 991px) {header .dmZT_head_skill {
    gap: 1.5rem;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}header .cHwr_header_bar {
    justify-self: center;
}header .fWql_main_nav {
    justify-content: center;
}header .fWql_main_nav::before {
    opacity: 0.1;
    background: rgb(129,191,176,0.5);
    width: 100%;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.2rem 1rem;
}header .fWql_main_nav {
    width: 100%;
    flex-direction: column;
}header .acPX_nav_pagebar {
    width: 100%;
    margin: 3px 0;
    transform: none !important;
}header .acPX_nav_pagebar a {
    border-left: none;
    border-bottom: 3px solid transparent;
    border-radius: 10px;
    text-align: center;
}header .acPX_nav_pagebar a:hover {
    border-left-color: transparent;
    border-bottom-color: rgb(171,220,202);
    transform: translateY(-3px);
}header .acPX_nav_pagebar a::before {
    height: 5px;
    top: auto;
    width: 100%;
    left: 0;
    right: auto;
    transform: scaleX(0);
    bottom: 0;
}header .acPX_nav_pagebar a:hover::before {
    transform: scaleX(1);
}
}

@media (max-width: 480px) {header .YAMc_top_prime {
    transform: none;
    padding: 10px;
}header .YAMc_top_prime svg {
    height: 40px;
}header .YAMc_top_prime:hover {
    transform: translateY(-3px);
}}.jzqL_contact_form_box {
    position: relative;
    overflow: hidden;
    background: rgb(212,238,227);
    padding: 110px 0;
}.jzqL_contact_form_box::before {
    background: 
        linear-gradient(0deg, transparent 24%, rgb(171,220,202,0.5) 25%, rgb(171,220,202,0.5) 26%, transparent 27%, transparent 74%, rgb(171,220,202,0.5) 75%, rgb(171,220,202,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(171,220,202,0.5) 25%, rgb(171,220,202,0.5) 26%, transparent 27%, transparent 74%, rgb(171,220,202,0.5) 75%, rgb(171,220,202,0.5) 76%, transparent 77%, transparent);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 50px 50px;
    z-index: 0;
    position: absolute;
    opacity: 0.3;
    content: "";
}.jzqL_contact_form_box .nKtQ_landscape_img {
    top: 0;
    opacity: 0.05;
    left: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    width: 100%;
    filter: saturate(0) contrast(1.2);
}.jzqL_contact_form_box::after {
    width: 100%;
    background: radial-gradient(circle at center, transparent 50%, rgb(212,238,227) 100%);
    position: absolute;
    content: "";
    top: 0;
    z-index: 1;
    height: 100%;
    left: 0;
}.jzqL_contact_form_box .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 5;
}.jzqL_contact_form_box h3 {
    font-size: 34px;
    color: #000000;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
    font-weight: 700;
}.jzqL_contact_form_box h3::before {
    height: 6px;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    background: rgb(171,220,202);
    border-radius: 50%;
    top: -15px;
    content: "";
    width: 6px;
}.jzqL_contact_form_box h3::after {
    border-radius: 50%;
    height: 6px;
    left: 50%;
    content: "";
    background: rgb(171,220,202);
    transform: translateX(-50%);
    bottom: -15px;
    position: absolute;
    width: 6px;
}.wAqJ_message_map {
    backdrop-filter: blur(5px);
    border-radius: 50px;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    display: flex;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    z-index: 10;
}.wAqJ_message_map::before {
    content: "";
    filter: blur(70px);
    width: 300px;
    position: absolute;
    border-radius: 50%;
    background: rgb(171,220,202,0.5);
    top: -150px;
    height: 300px;
    right: -150px;
    z-index: 0;
}.wAqJ_message_map::after {
    bottom: -150px;
    filter: blur(70px);
    left: -150px;
    content: "";
    position: absolute;
    width: 300px;
    border-radius: 50%;
    z-index: 0;
    height: 300px;
    background: rgb(129,191,176,0.5);
}.wAqJ_message_map .ZtvS_query_widget {
    padding: 70px;
    width: 60%;
    position: relative;
    float: left;
    z-index: 1;
}.wAqJ_message_map .ZtvS_query_widget h3 {
    margin-bottom: 40px;
    color: #000000;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
}.wAqJ_message_map .ZtvS_query_widget h3::before,
.wAqJ_message_map .ZtvS_query_widget h3::after {
    display: none;
}.wAqJ_message_map .ZtvS_query_widget h3::before {
    width: 30px;
    content: "";
    background: rgb(171,220,202);
    bottom: -15px;
    height: 2px;
    position: absolute;
    left: 0;
}.wAqJ_message_map .ZtvS_query_widget form {
    flex-direction: column;
    display: flex;
}.wAqJ_message_map .ZtvS_query_widget input[type="text"],
.wAqJ_message_map .ZtvS_query_widget textarea {
    border-radius: 30px;
    font-size: 12px;
    background: rgba(245, 245, 245, 0.7);
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    width: 100%;
    margin-bottom: 25px;
    padding: 20px 25px;
    border: none;
}.wAqJ_message_map .ZtvS_query_widget input[type="text"]:focus,
.wAqJ_message_map .ZtvS_query_widget textarea:focus {
    outline: none;
    background: rgba(245, 245, 245, 1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.wAqJ_message_map .ZtvS_query_widget textarea {
    border-radius: 25px;
    resize: vertical;
    min-height: 160px;
}.wAqJ_message_map .ZtvS_query_widget .kAyX_query_info {
    position: relative;
    margin-bottom: 35px;
    display: flex;
    align-items: flex-start;
}.wAqJ_message_map .ZtvS_query_widget .kAyX_query_info input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.wAqJ_message_map .ZtvS_query_widget .kAyX_query_info label {
    color: #000000;
    position: relative;
    font-size: calc(12px - 2px);
    padding-left: 35px;
    line-height: 1.5;
    cursor: pointer;
}.wAqJ_message_map .ZtvS_query_widget .kAyX_query_info label::before {
    left: 0;
    height: 22px;
    width: 22px;
    background: rgba(245, 245, 245, 0.7);
    position: absolute;
    border-radius: 50%;
    content: "";
    top: 2px;
    transition: all 0.3s ease;
}.wAqJ_message_map .ZtvS_query_widget .kAyX_query_info input[type="checkbox"]:checked + label::before {
    background: rgb(171,220,202);
}.wAqJ_message_map .ZtvS_query_widget .kAyX_query_info input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    width: 6px;
    left: 8px;
    height: 10px;
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    border-width: 0 2px 2px 0;
    content: "";
}.wAqJ_message_map .ZtvS_query_widget .kAyX_query_info a {
    font-weight: 600;
    transition: all 0.3s ease;
    color: rgb(171,220,202);
    text-decoration: none;
    position: relative;
}.wAqJ_message_map .ZtvS_query_widget .kAyX_query_info a:hover {
    color: rgb(129,191,176);
}.wAqJ_message_map .ZtvS_query_widget .UPhd_support_map {
    border: none;
    position: relative;
    padding: 18px 40px;
    align-self: flex-start;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    border-radius: 30px;
    display: inline-block;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: rgb(171,220,202);
    color: #ffffff;
    z-index: 1;
    overflow: hidden;
}.wAqJ_message_map .ZtvS_query_widget .UPhd_support_map:hover {
    background: rgb(129,191,176);
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.wAqJ_message_map .IPzi_help_info {
    z-index: 1;
    padding: 70px 50px;
    float: left;
    background: rgb(212,238,227);
    position: relative;
    width: 40%;
}.wAqJ_message_map .IPzi_help_info::before {
    left: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgb(171,220,202,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(129,191,176,0.5) 0%, transparent 30%);
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
    z-index: -1;
}.wAqJ_message_map .IPzi_help_info h4 {
    position: relative;
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
}.wAqJ_message_map .IPzi_help_info h4::after {
    position: absolute;
    background: rgb(171,220,202);
    bottom: -15px;
    left: 0;
    width: 30px;
    height: 2px;
    content: "";
}.wAqJ_message_map .IPzi_help_info .HDYl_reach_message {
    margin: 0;
    list-style: none;
    padding: 0;
}.wAqJ_message_map .IPzi_help_info .HDYl_reach_message li {
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 20px;
    transition: all 0.3s ease;
    display: flex;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(5px);
    align-items: center;
}.wAqJ_message_map .IPzi_help_info .HDYl_reach_message li:last-child {
    margin-bottom: 0;
}.wAqJ_message_map .IPzi_help_info .HDYl_reach_message li:hover {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-3px);
}.wAqJ_message_map .IPzi_help_info .HDYl_reach_message li svg {
    flex-shrink: 0;
    margin-right: 15px;
    height: 26px;
    width: 26px;
    transition: all 0.3s ease;
}.wAqJ_message_map .IPzi_help_info .HDYl_reach_message li:hover svg {
    transform: scale(1.2);
}.wAqJ_message_map .IPzi_help_info .HDYl_reach_message li svg path {
    fill: rgb(171,220,202);
    transition: all 0.3s ease;
}.wAqJ_message_map .IPzi_help_info .HDYl_reach_message li:hover svg path {
    fill: rgb(129,191,176);
}.wAqJ_message_map .IPzi_help_info .HDYl_reach_message li span {
    color: #000000;
    line-height: 1.5;
    font-size: 12px;
}.wAqJ_message_map .IPzi_help_info .HDYl_reach_message li a {
    transition: all 0.3s ease;
    color: #000000;
    text-decoration: none;
}.wAqJ_message_map .IPzi_help_info .HDYl_reach_message li a:hover {
    color: rgb(171,220,202);
}

@media screen and (max-width: 992px) {.jzqL_contact_form_box {
    padding: 80px 0;
}.wAqJ_message_map {
    border-radius: 30px;
    display: block;
}.wAqJ_message_map .ZtvS_query_widget,
    .wAqJ_message_map .IPzi_help_info {
    width: 100%;
    padding: 50px;
    float: none;
}
}

@media screen and (max-width: 768px) {.jzqL_contact_form_box {
    padding: 60px 0;
}.jzqL_contact_form_box h3 {
    font-size: calc(34px - 4px);
}.wAqJ_message_map {
    border-radius: 25px;
}.wAqJ_message_map .ZtvS_query_widget,
    .wAqJ_message_map .IPzi_help_info {
    padding: 40px 30px;
}.wAqJ_message_map .ZtvS_query_widget input[type="text"],
    .wAqJ_message_map .ZtvS_query_widget textarea {
    border-radius: 20px;
    padding: 15px 20px;
}.wAqJ_message_map .ZtvS_query_widget .UPhd_support_map {
    width: 100%;
    padding: 15px 30px;
    text-align: center;
}.wAqJ_message_map .IPzi_help_info .HDYl_reach_message li {
    padding: 15px;
    border-radius: 15px;
}
}

@media screen and (max-width: 480px) {.jzqL_contact_form_box {
    padding: 40px 0;
}.wAqJ_message_map {
    border-radius: 20px;
}.wAqJ_message_map .ZtvS_query_widget,
    .wAqJ_message_map .IPzi_help_info {
    padding: 30px 20px;
}}.CsOV_primary_page {
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(212,238,227), rgba(0, 0, 0, 0.5));
    align-items: center;
    display: flex;
    overflow: hidden;
    position: relative;
    justify-content: center;
}.CsOV_primary_page::before {
    opacity: 0.6;
    top: 0;
    content: "";
    height: 100%;
    pointer-events: none;
    left: 0;
    background: 
    radial-gradient(circle at 20% 30%, rgb(129,191,176,0.5) 0%, transparent 35%),
    radial-gradient(circle at 80% 70%, rgb(171,220,202,0.5) 0%, transparent 40%);
    width: 100%;
    position: absolute;
    z-index: 1;
}.CsOV_primary_page::after {
    right: -5%;
    z-index: 0;
    position: absolute;
    animation: floatEffect 12s infinite alternate ease-in-out;
    content: "";
    opacity: 0.07;
    bottom: -5%;
    transform: rotate(-15deg) skew(20deg);
    width: 40%;
    height: 40%;
    background: rgb(171,220,202);
    filter: blur(60px);
}.CsOV_primary_page .gHzT_study_fast {
    width: 90%;
    display: grid;
    z-index: 2;
    max-width: 1200px;
    gap: 2.5rem;
    grid-template-columns: 1fr;
    position: relative;
    transform: translateY(-2%);
}.CsOV_primary_page .gHzT_study_fast > div:first-child {
    background: rgba(255, 255, 255, 0.05);
    animation: slideIn 0.8s ease-out forwards;
    position: relative;
    padding: 2rem;
    transform: translateX(-10px);
    border-left: 3px solid rgb(171,220,202);
    backdrop-filter: blur(8px);
}.CsOV_primary_page .gHzT_study_fast > div:first-child::before {
    height: 100%;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0;
    background: linear-gradient(to right, rgb(171,220,202,0.5), transparent);
    opacity: 0.1;
}.CsOV_primary_page p {
    position: relative;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    font-size: calc(15px * 1.2);
    margin: 0;
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    font-weight: 600;
    line-height: 1.6;
    max-width: 600px;
}.CsOV_primary_page .dgNc_pro_study {
    clip-path: polygon(
    0 0, 
    100% 0, 
    100% 85%, 
    95% 100%, 
    0 100%
  );
    opacity: 0;
    overflow: hidden;
    animation: fadeUpIn 1s 0.3s ease-out forwards;
    position: relative;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.3);
    transform: translateY(20px);
}.CsOV_primary_page .dgNc_pro_study > div {
    position: relative;
    min-height: 350px;
    flex-direction: column;
    padding: 3.5rem 2.5rem;
    z-index: 1;
    justify-content: space-between;
    display: flex;
}.CsOV_primary_page .dgNc_pro_study > div::before {
    content: "";
    background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0.4) 50%,
    rgba(0, 0, 0, 0.75) 100%
  );
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    z-index: -1;
    width: 100%;
}.CsOV_primary_page .dgNc_pro_study > div::after {
    opacity: 0.2;
    position: absolute;
    content: "";
    mix-blend-mode: overlay;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
    90deg,
    rgb(171,220,202) 0%,
    transparent 100%
  );
    z-index: -1;
}.CsOV_primary_page h3 {
    position: relative;
    font-weight: 600;
    font-size: calc(20px * 1.1);
    margin: 0 0 2rem 0;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    line-height: 1.5;
    max-width: 90%;
}.CsOV_primary_page h3::before {
    top: -15px;
    transform: scaleX(0);
    background: rgb(171,220,202);
    transform-origin: left;
    content: "";
    position: absolute;
    animation: lineGrow 1.2s 0.8s forwards cubic-bezier(0.17, 0.67, 0.4, 1);
    left: 0;
    width: 60px;
    height: 3px;
}.CsOV_primary_page .title_style_header {
    font-weight: 700;
    opacity: 0;
    transform: translateY(15px);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3), 
              0 4px 20px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    line-height: 1.2;
    position: relative;
    margin: 0;
    animation: fadeUpIn 1s 0.6s ease-out forwards;
    font-size: 46px;
}.CsOV_primary_page .title_style_header::after {
    bottom: -20px;
    left: 0;
    opacity: 0.7;
    background: linear-gradient(to right, rgb(171,220,202), transparent);
    height: 10px;
    content: "";
    width: 100%;
    animation: lineExtend 1.5s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform-origin: left;
    position: absolute;
    transform: scaleX(0.3);
}

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

@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-40px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes lineGrow {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes lineExtend {
  0% {
    transform: scaleX(0.3);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes floatEffect {
  0% {
    transform: rotate(-15deg) skew(20deg) translate(0, 0);
  }
  100% {
    transform: rotate(-12deg) skew(18deg) translate(-20px, -20px);
  }
}

@media (min-width: 768px) {.CsOV_primary_page .gHzT_study_fast {
    gap: 3rem;
    grid-template-columns: 1fr 2fr;
}.CsOV_primary_page .gHzT_study_fast > div:first-child {
    align-items: center;
    display: flex;
    padding: 3rem;
}.CsOV_primary_page p {
    font-size: calc(15px * 1.4);
}.CsOV_primary_page .dgNc_pro_study {
    clip-path: polygon(
      0 0, 
      100% 0, 
      100% 90%, 
      85% 100%, 
      0 100%
    );
}.CsOV_primary_page .dgNc_pro_study > div {
    padding: 4rem 3rem;
    min-height: 400px;
}.CsOV_primary_page h3 {
    max-width: 80%;
    font-size: 20px;
}.CsOV_primary_page .title_style_header {
    font-size: calc(46px * 1.2);
}
}

@media (min-width: 992px) {.CsOV_primary_page {
    height: 100vh;
}.CsOV_primary_page .gHzT_study_fast {
    gap: 4rem;
    width: 85%;
}.CsOV_primary_page .gHzT_study_fast > div:first-child {
    padding: 3.5rem;
    transform: translateY(2rem);
}.CsOV_primary_page p {
    font-size: calc(15px * 1.5);
}.CsOV_primary_page .dgNc_pro_study > div {
    padding: 5rem 4rem;
    min-height: 450px;
}.CsOV_primary_page h3 {
    font-size: calc(20px * 1.1);
    max-width: 70%;
}.CsOV_primary_page .title_style_header {
    font-size: calc(46px * 1.4);
}.CsOV_primary_page .title_style_header::after {
    height: 12px;
    bottom: -24px;
}
}

@media (min-width: 1200px) {.CsOV_primary_page .gHzT_study_fast {
    max-width: 1400px;
    width: 80%;
}.CsOV_primary_page .dgNc_pro_study > div {
    min-height: 500px;
}.CsOV_primary_page h3 {
    max-width: 60%;
}.CsOV_primary_page .title_style_header {
    font-size: calc(46px * 1.5);
}
}

@media (max-width: 767px) {.CsOV_primary_page {
    padding: 4rem 0;
}.CsOV_primary_page .dgNc_pro_study > div {
    padding: 2.5rem 1.5rem;
}.CsOV_primary_page h3 {
    font-size: 18px;
    margin-bottom: 1.5rem;
}.CsOV_primary_page .title_style_header {
    font-size: calc(38px * 0.9);
}.CsOV_primary_page .title_style_header::after {
    height: 6px;
    bottom: -12px;
}
}