﻿.GEsite_header {
    flex: 1 0 auto;
}

.Ndwrapper-capsule {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}

header,footer {
    width: 100%;
}

header {
    width: 100%;
    z-index: 100;
    position: relative;
    background: linear-gradient(to bottom, rgb(218,217,239), #ffffff);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    padding: 1.2rem 0;
}

.uAreach_out::after {
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    content: '';
    z-index: 1;
    background: 
        linear-gradient(90deg, transparent 95%, rgb(181,180,217,0.5) 95.5%, transparent 96%),
        linear-gradient(0deg, transparent 95%, rgb(143,145,197,0.5) 95.5%, transparent 96%);
    opacity: 0.1;
    width: 100%;
    background-size: 20px 20px;
}

.uAreach_out h3 {
    text-align: center;
    font-size: 28px;
    letter-spacing: 3px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 60px;
    font-family: Arial, sans-serif;
    text-shadow: 
        0 0 5px rgb(181,180,217),
        0 0 10px rgb(181,180,217),
        0 0 15px rgb(181,180,217);
}

.uAreach_out input[type="text"]:focus,
.uAreach_out textarea:focus {
    outline: none;
    border-color: rgb(181,180,217);
    box-shadow: 
        inset 0 0 5px rgba(0, 0, 0, 0.5),
        0 0 5px rgb(181,180,217,0.5);
}

.uAreach_out input[type="text"]::placeholder,
.uAreach_out textarea::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.uAreach_out .TWrequest_request input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.uAreach_out .TWrequest_request input[type="checkbox"]:checked + label::before {
    background: rgb(181,180,217);
    box-shadow: 0 0 8px rgb(181,180,217);
}

.uAreach_out .TWrequest_request a {
    transition: all 0.3s ease;
    text-decoration: none;
    text-shadow: 0 0 3px rgb(181,180,217);
    color: rgb(181,180,217);
}

.uAreach_out .gxsupport_links {
    position: relative;
    transition: all 0.3s ease;
    border: none;
    font-family: Arial, sans-serif;
    font-size: 18px;
    box-shadow: 0 0 15px rgb(181,180,217,0.5);
    cursor: pointer;
    border-radius: 10px;
    background: rgb(181,180,217);
    text-transform: uppercase;
    padding: 15px 35px;
    letter-spacing: 1px;
    color: #ffffff;
    overflow: hidden;
    font-weight: 600;
}

.uAreach_out .Jtconnect_request h4 {
    font-size: 19px;
    font-weight: 600;
    text-shadow: 0 0 5px rgb(181,180,217);
    color: #ffffff;
    margin-bottom: 30px;
    position: relative;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
}

.uAreach_out .Woinquiry_message li:hover {
    transform: translateX(5px);
}

.uAreach_out .Woinquiry_message svg path {
    fill: rgb(181,180,217);
    transition: fill 0.3s ease;
    filter: drop-shadow(0 0 3px rgb(181,180,217));
}

.uAreach_out .Woinquiry_message a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
}

.Oiprogram_details::before {
    position: absolute;
    content: '';
    left: 0;
    pointer-events: none;
    background: radial-gradient(circle at center, rgba(255,255,255,0.1) 0%, rgb(218,217,239) 90%);
    z-index: 2;
    height: 100%;
    top: 0;
    width: 100%;
}

.Oiprogram_details .jPknowledge_path::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, transparent 30%);
    position: absolute;
    width: 100%;
    height: 100%;
}

.Oiprogram_details .rlstudy_center {
    flex-direction: column;
    display: flex;
    justify-content: center;
    width: 45%;
    padding-left: 8%;
}

.Oiprogram_details .TEstudy_hack h3 {
    font-size: 39px;
    margin-bottom: 1.5rem;
    position: relative;
    color: rgb(181,180,217);
    font-weight: 700;
    padding-bottom: 15px;
}

.Oiprogram_details .TEstudy_hack h3::after {
    left: 0;
    height: 3px;
    width: 80px;
    position: absolute;
    bottom: 0;
    content: '';
    background: rgb(143,145,197);
}

.Oiprogram_details .TEstudy_hack .gxsupport_links:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.Oiprogram_details .TEstudy_hack .gxsupport_links:hover::before {
    opacity: 1;
}

.bOpricing_frame {
    padding: 120px 0;
    overflow: hidden;
    color: #ffffff;
    position: relative;
}

.Aarate_options {
    position: relative;
}

.bOpricing_frame h2 {
    text-align: center;
    animation: fadeInDown 0.8s ease-out;
    margin-bottom: 1.5rem;
    transform: translateY(0);
    font-weight: 700;
    font-size: 28px;
    position: relative;
}

.bOpricing_frame .molearn_deals {
    list-style: none;
    padding: 0;
    gap: 30px;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.bOpricing_frame .Sipricing_levels:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.25);
    transform: translateY(-10px) rotateX(2deg) rotateY(-2deg);
}

.bOpricing_frame .Sipricing_levels:hover::before {
    opacity: 0.15;
}

.bOpricing_frame .kfpricing_offers {
    padding: 2.5rem 2rem;
    height: 100%;
    position: relative;
    z-index: 2;
}

.bOpricing_frame .kLpremium_grid h4 {
    display: inline-block;
    font-size: calc(18px * 1.2);
    color: #ffffff;
    margin-bottom: 1.5rem;
    position: relative;
    transition: transform 0.3s ease;
    margin-top: 0;
    transform: translateZ(20px);
}

.bOpricing_frame .eocost_card {
    border-radius: 10px;
    padding: 0.8rem 1.5rem;
    font-weight: 700;
    margin-top: auto;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #ffffff;
    font-size: calc(18px * 1.2);
    transform: translateZ(15px);
    align-self: flex-start;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    display: inline-block;
    background: linear-gradient(135deg, 
        rgb(181,180,217) 0%, 
        rgb(143,145,197) 100%);
}

.eOevent_cal .info_item {
    padding: 0.5rem 1rem;
    transition: transform 0.3s ease;
    position: relative;
}

.eOevent_cal .info_item p,
.eOevent_cal .info_item a {
    align-items: center;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 14px;
    display: flex;
    gap: 0.75rem;
    color: #ffffff;
}

.eOevent_cal .Ranav_learn svg {
    max-width: 150px;
    transition: all 0.3s ease;
    filter: brightness(0) invert(1);
    height: auto;
}

.eOevent_cal .tSmain_base {
    flex-direction: column;
    z-index: 2;
    position: relative;
    display: flex;
    background-color: #000000;
    padding: 5rem 2rem 3rem;
    gap: 2rem;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
}

.eOevent_cal .tSmain_base h5::after {
    position: absolute;
    content: '';
    background-color: rgb(181,180,217);
    height: 3px;
    bottom: -0.5rem;
    left: 0;
    width: 40px;
}

.eOevent_cal .aIfirst_expert a:hover {
    padding-left: 10px;
    opacity: 1;
}

.eOevent_cal .aIfirst_expert a:hover::before {
    width: 30px;
}

.eOevent_cal .subscribe_holder::before {
    content: '';
    top: 0;
    position: absolute;
    height: 100%;
    z-index: -1;
    width: 100%;
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.05) 10px,
        rgba(0, 0, 0, 0.05) 20px
    );
}

.eOevent_cal .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.eOevent_cal .Wpupdates_list {
    position: relative;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    overflow: hidden;
    color: #ffffff;
    border-radius: 10px;
    background-color: rgb(181,180,217);
    font-size: 14px;
    padding: 1rem 1.25rem;
    font-weight: 600;
}

.eOevent_cal .Fzslack_invite {
    font-size: 16px;
    color: #ffffff;
    opacity: 0.7;
}

.VXlearning_impact {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(181,180,217,0.5) 0%, rgb(218,217,239) 100%);
}

.VXlearning_impact .rlstudy_center {
    flex-direction: column;
    display: flex;
    z-index: 1;
    padding: 0 20px;
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
}

.VXlearning_impact .rlstudy_center > div:not(.text_holder):not(.text_main_holder):not(.photo) {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 60px;
}

.VXlearning_impact .Ykimage::before {
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 0;
    background: linear-gradient(45deg, rgb(181,180,217,0.5) 0%, transparent 60%);
    height: 100%;
    content: '';
    left: 0;
}

.VXlearning_impact .Yuquote_box::before {
    width: 120px;
    left: -30px;
    content: '';
    height: 120px;
    border: 2px solid rgb(143,145,197,0.5);
    position: absolute;
    opacity: 0.3;
    border-radius: 15px;
    bottom: -30px;
    z-index: -1;
    transform: rotate(45deg);
}

.VXlearning_impact .text_main_holder > div::after {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    content: '';
    opacity: 0.05;
    background: linear-gradient(135deg, rgb(143,145,197,0.5) 0%, transparent 100%);
    height: 100%;
    left: 0;
}

.VXlearning_impact .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(181,180,217);
}

.neour_background {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.neour_background .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

.neour_background h2::after {
    left: 0;
    width: 80px;
    height: 3px;
    bottom: 0;
    background: rgb(181,180,217);
    content: '';
    position: absolute;
    transform-origin: left;
    animation: lineExpand 0.8s 0.6s forwards;
    transform: scaleX(0);
}

.neour_background .Yuquote_box p {
    letter-spacing: 1px;
    margin: 0;
    color: rgb(181,180,217);
    font-weight: 600;
    padding-left: 15px;
    font-size: calc(14px * 1.5);
    position: relative;
}

.kCthanksNode {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgba(rgb(181,180,217,0.5), 0.05), rgba(rgb(143,145,197,0.5), 0.1));
}

.kCthanksNode::after {
    opacity: 0.05;
    width: 300px;
    animation: floatShape 15s ease-in-out infinite alternate;
    content: "";
    filter: blur(20px);
    height: 300px;
    background: rgb(181,180,217);
    position: absolute;
    right: -150px;
    z-index: 0;
    top: -150px;
    border-radius: 40% 60% 70% 30% / 40% 50% 50% 60%;
}

.kCthanksNode:hover h2::after {
    transform: scaleX(1);
}

.kCthanksNode .rlstudy_center {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    box-shadow: 
        15px 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
        -15px -15px 30px rgba(#ffffff, 0.8),
        inset 2px 2px 5px rgba(#ffffff, 0.1),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    padding: 40px;
    background: #ffffff;
}

.kCthanksNode span::after {
    position: absolute;
    height: 1px;
    transform: scaleX(0.5);
    right: 0;
    content: "";
    transform-origin: right;
    background: linear-gradient(90deg, transparent, rgba(rgb(181,180,217,0.5), 0.3));
    bottom: -10px;
    width: 40%;
    opacity: 0;
    transition: all 0.5s ease;
}

.Umgreeting_page .Hlstart_page {
    left: 0;
    width: 100%;
    top: 0;
    justify-content: center;
    position: absolute;
    align-items: center;
    display: flex;
    height: 100%;
    z-index: 1;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.Umgreeting_page .Abproof_stats {
    z-index: 5;
    padding: 3rem;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.2),
    0 4px 12px rgba(0, 0, 0, 0.1),
    inset 0 1px 1px rgba(255, 255, 255, 0.1);
    background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.08),
    rgba(255, 255, 255, 0.02)
  );
    clip-path: polygon(
    0% 0%,
    100% 0%,
    100% 95%,
    95% 100%,
    0% 100%
  );
    max-width: 85%;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateX(2deg) translateZ(20px);
    backdrop-filter: blur(5px);
    position: relative;
}

.Umgreeting_page h3 {
    font-weight: 600;
    color: #ffffff;
    font-size: calc(20px * 1.05);
    padding-right: 10%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    line-height: 1.4;
    opacity: 0;
    animation: slideInFromRight 0.9s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.5s;
    margin-bottom: 1.5rem;
}

.Umgreeting_page:hover .Abproof_stats {
    transform: perspective(1000px) rotateX(1deg) translateZ(30px);
}

header .container {
    width: 100%;
    padding: 0 3%;
    margin: 0;
    max-width: 100%;
    position: relative;
    z-index: 1;
}

header .oUnav_learning {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    padding: 0.5rem 1.5rem;
    background: linear-gradient(135deg, rgb(181,180,217,0.5), rgb(143,145,197,0.5));
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    border-radius: 14px;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}

header .tSmain_base {
    margin-top: 0.5rem;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    max-width: 800px;
    justify-content: center;
    gap: 0.6rem;
}

header .MVsite_top:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    transform: translateY(-3px);
    color: rgb(181,180,217);
}

header .MVsite_top:hover::before {
    transform: scaleX(1);
}

.vgprivacy_haven {
    background: linear-gradient(135deg, rgb(218,217,239) 0%, rgba(rgb(143,145,197,0.5), 0.05) 100%);
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

.vgprivacy_haven .container {
    position: relative;
    max-width: 1140px;
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
}

.vgprivacy_haven h1 {
    font-size: 45px;
    padding-bottom: 20px;
    font-family: Arial, sans-serif;
    transform: translateZ(0);
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 35px;
}

.vgprivacy_haven h2::before {
    left: 0;
    width: 5px;
    background: rgb(181,180,217);
    transform: translateY(-50%);
    position: absolute;
    border-radius: 2px;
    content: "";
    top: 50%;
    height: 70%;
}

.vgprivacy_haven h4 {
    position: relative;
    color: #000000;
    font-size: calc(34px * 0.75);
    padding-left: 10px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    margin: 30px 0 15px;
}

.vgprivacy_haven span {
    font-size: 17px;
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.75;
    margin-bottom: 20px;
    display: block;
    font-weight: 400;
}

.vgprivacy_haven li::before {
    transform: rotate(45deg);
    top: 8px;
    width: 10px;
    content: "";
    background: #ffffff;
    border-radius: 10px;
    left: 0;
    position: absolute;
    height: 10px;
    transition: background-color 0.3s ease;
    border: 2px solid rgb(181,180,217);
}

#UOcookie_alert_notice {
    display: none;
}

.gNcookieNotificationBox {
    z-index: 90;
    width: 100%;
    font-family: Arial, sans-serif;
    position: fixed;
    bottom: 0;
    background: rgb(143,145,197);
    padding: 20px 0;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    border-top: 3px solid rgb(181,180,217);
}

.gAedu_cookie {
    margin-right: 20px;
    background: rgb(181,180,217,0.5);
    display: flex;
    align-items: center;
    flex-shrink: 0;
    border-radius: 10px;
    justify-content: center;
    padding: 10px;
}

.cookie_button.AYcookie_reset:hover {
    box-shadow: 0 0 10px rgb(143,145,197);
}

.gNcookieNotificationBox p a {
    color: rgb(181,180,217);
    text-decoration: none;
    transition: color 0.3s ease;
    border-bottom: 1px dashed rgb(181,180,217);
}

.vbteacher_profile::before {
    left: 0;
    position: absolute;
    top: 0;
    filter: blur(60px);
    animation: ambientLight 20s ease-in-out infinite alternate;
    background: 
        radial-gradient(circle at 20% 30%, rgb(181,180,217,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(143,145,197,0.5) 0%, transparent 25%);
    content: "";
    height: 100%;
    width: 100%;
}

.vbteacher_profile .Ykimage {
    transform: translateX(-50%) translateZ(30px);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgb(181,180,217,0.5);
    top: -90px;
    height: 180px;
    width: 180px;
    border: 3px solid #ffffff;
    position: absolute;
    left: 50%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 50%;
}

.vbteacher_profile .Dqcareer_content {
    transform: translateZ(10px);
    width: 100%;
    position: relative;
    transition: transform 0.3s ease;
    margin-top: 2rem;
    border-left: 3px solid rgb(181,180,217);
    padding: 2rem;
    font-size: 14px;
    color: #ffffff;
    border-radius: 10px;
    line-height: 1.7;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
}

.BAtry_immediately::after {
    z-index: -1;
    opacity: 0.3;
    animation: rotateLight 40s linear infinite;
    height: 200%;
    top: -50%;
    background: radial-gradient(
        ellipse at center,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 70%
    );
    position: absolute;
    width: 200%;
    transform-origin: center;
    left: -50%;
    content: '';
}

.BAtry_immediately .rlstudy_center::before {
    animation: shimmerEffect 5s ease-in-out infinite;
    width: 100%;
    left: 0;
    transform: skewX(-45deg) translateX(-150%);
    height: 100%;
    z-index: -1;
    background: 
        linear-gradient(
            to right,
            transparent,
            rgba(255, 255, 255, 0.1),
            transparent
        );
    top: 0;
    position: absolute;
    content: '';
}

.BAtry_immediately h3::before {
    content: '';
    height: 2px;
    box-shadow: 0 0 15px #ffffff;
    width: 40%;
    bottom: -20px;
    position: absolute;
    left: 30%;
    background: linear-gradient(
        to right,
        transparent,
        #ffffff,
        transparent
    );
}

.BAtry_immediately .techat_form::before {
    content: '';
    left: 0;
    transition: opacity 0.4s ease;
    width: 100%;
    background: linear-gradient(
        to right,
        rgb(181,180,217),
        rgb(143,145,197)
    );
    height: 100%;
    top: 0;
    opacity: 0;
    z-index: -1;
    position: absolute;
}

.BAtry_immediately .techat_form:hover {
    transform: translateY(-5px) translateZ(10px);
    color: #ffffff;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 30px rgba(255, 255, 255, 0.3);
}

::-webkit-scrollbar {
    width: auto;
}

::-webkit-scrollbar-button {
    height: 7px;
    background: rgb(218,217,239);
}

::-webkit-scrollbar-track {
    background: rgb(218,217,239);
    box-shadow: inset -1px 4px 11px 4px rgba(0, 0, 0, 0.8);
    border-radius: 13.9vw;
}

::-webkit-scrollbar-thumb {
    box-shadow: -4px -2px 14px 2px rgba(0, 0, 0, 0.5);
    border-radius: 16px;
    background: rgb(181,180,217,0.5);
    transition: background, box-shadow 3.6s ease-in;
}

::-webkit-scrollbar-thumb:hover {
    box-shadow: -5px -4px 5px -2px rgba(0, 0, 0, 0.3);
    transform: translateX(-2px);
    border-color: rgb(181,180,217,0.5);
}

.bOpricing_frame .kLpremium_grid p::-webkit-scrollbar {
    width: 4px;
}

.bOpricing_frame .kLpremium_grid p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(143,145,197,0.5);
}



@media screen and (max-width: 768px) {.Oiprogram_details .rPonline_class {
    height: 350px;
}.Oiprogram_details .container {
    padding: 2.5rem 1rem;
}.Oiprogram_details .TEstudy_hack {
    padding: 2rem;
}.Oiprogram_details .TEstudy_hack h3 {
    font-size: calc(39px * 0.8);
}

}



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



@media (max-width: 992px) {.bOpricing_frame {
    padding: 80px 0;
}.bOpricing_frame .kfpricing_offers {
    padding: 2rem 1.5rem;
}.bOpricing_frame .kLpremium_grid h4 {
    font-size: calc(18px * 1.1);
}.bOpricing_frame .eocost_card {
    padding: 0.7rem 1.2rem;
    font-size: calc(18px * 1.1);
}
}



@media (max-width: 576px) {.bOpricing_frame {
    padding: 50px 0;
}.bOpricing_frame h2 {
    font-size: calc(28px * 0.8);
}.bOpricing_frame .kfpricing_offers {
    padding: 1.5rem 1.2rem;
}.bOpricing_frame .kLpremium_grid h4 {
    font-size: 18px;
    margin-bottom: 1.2rem;
}.bOpricing_frame .eocost_card {
    padding: 0.6rem 1rem;
    font-size: 18px;
}.bOpricing_frame .Sipricing_levels:hover {
    transform: translateY(-5px);
}}



@media (max-width: 768px) {.eOevent_cal .vBquick_answers {
    padding: 2.5rem 1.5rem 3rem;
    grid-template-columns: 1fr;
    clip-path: none;
    margin-bottom: 0;
}.eOevent_cal .aIfirst_expert {
    grid-template-columns: 1fr;
}.eOevent_cal .tSmain_base h5,
    .eOevent_cal .subscribe_holder h5 {
    display: block;
    text-align: center;
}.eOevent_cal .tSmain_base h5::after {
    left: 50%;
    transform: translateX(-50%);
}.eOevent_cal .subscribe_holder p {
    text-align: center;
}
}



@media (max-width: 768px) {.VXlearning_impact {
    padding: 80px 0;
}.VXlearning_impact h2 {
    font-size: calc(46px * 0.8);
    margin-bottom: 40px;
}.VXlearning_impact .text_main_holder {
    grid-template-columns: 1fr;
    gap: 20px;
}
}



@media (min-width: 1200px) {.neour_background {
    padding: 180px 0;
}.neour_background::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0.4) 100%);
}.neour_background h2 {
    font-size: calc(28px * 1.4);
}.neour_background .Yuquote_box {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.05) 100%);
    padding: 80px;
    grid-template-columns: 1fr;
}.neour_background .Yuquote_box div div {
    column-gap: 60px;
    column-count: 2;
}
}



@media (min-width: 768px) {.kCthanksNode {
    padding: 150px 0;
}.kCthanksNode .container {
    padding: 0 60px;
}.kCthanksNode h2 {
    margin-bottom: 50px;
    max-width: 90%;
    font-size: calc(38px * 1.1);
}.kCthanksNode .rlstudy_center {
    padding: 50px;
    transform: perspective(1000px) rotateX(2deg);
}.kCthanksNode .rlstudy_center:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.kCthanksNode li {
    padding: 10px 0 10px 30px;
}.kCthanksNode li::before {
    width: 10px;
    height: 10px;
}.kCthanksNode span {
    line-height: 1.8;
    font-size: calc(18px * 1.05);
}
}



@media (max-width: 1200px) {.Umgreeting_page .Abproof_stats {
    max-width: 90%;
    padding: 2.5rem;
}.Umgreeting_page h1 {
    font-size: calc(47px * 0.95);
}.Umgreeting_page h3 {
    padding-right: 5%;
    font-size: calc(20px * 0.95);
}
}



@media (max-width: 576px) {.Umgreeting_page .Abproof_stats {
    padding: 1.5rem;
}.Umgreeting_page h1 {
    font-size: calc(47px * 0.65);
}.Umgreeting_page h3 {
    font-size: calc(20px * 0.85);
}.Umgreeting_page p {
    font-size: calc(17px * 0.9);
    padding-left: 15px;
}.Umgreeting_page p::before {
    width: 8px;
}.Umgreeting_page .Abproof_stats::before {
    filter: blur(5px);
}}



@media (max-width: 480px) {header {
    padding: 1rem 0;
}header .VQmain_primary {
    gap: 1rem;
}header .oUnav_learning svg {
    width: 120px;
}header .tSmain_base {
    justify-content: flex-start;
    padding-bottom: 10px;
    gap: 0.4rem;
    flex-wrap: nowrap;
    overflow-x: auto;
}header .tSmain_base::-webkit-scrollbar {
    height: 3px;
}header .tSmain_base::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(181,180,217);
}header .MVsite_top {
    white-space: nowrap;
    flex-shrink: 0;
    margin-right: 2px;
}}


@media only screen and (max-width: 1200px) {.gNcookieNotificationBox {
    padding: 15px 0;
}.rqcookie_gate {
    padding: 15px 5%;
}.gAedu_cookie {
    display: none;
}.rqcookie_gate {
    align-items: center;
    flex-direction: column;
    text-align: center;
}.gNcookieNotificationBox h5 {
    font-size: 22px;
    margin-bottom: 10px;
}.tHcookie_box {
    margin-bottom: 15px;
}.TEmanage_cookies {
    margin: 10px 0;
    min-width: 100%;
}}



@media (max-width: 767px) {.vbteacher_profile {
    padding: 6rem 0 3rem;
}.vbteacher_profile .container {
    padding: 0 1rem;
}.vbteacher_profile .BEreview_corner {
    transform: none;
    padding: 2rem 1.5rem;
}.vbteacher_profile .Ykimage {
    width: 120px;
    top: -60px;
    height: 120px;
}.vbteacher_profile .name {
    font-size: calc(33px - 2px);
    margin-top: 70px;
}.vbteacher_profile .BEreview_corner span:not(.name) {
    font-size: calc(16px - 1px);
}.vbteacher_profile .Dqcareer_content {
    margin-top: 1.5rem;
    font-size: calc(14px - 1px);
    padding: 1.2rem;
}.vbteacher_profile .BEreview_corner:hover {
    transform: none;
}}



@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(181,180,217,0.5);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}



@keyframes carousel-horizontal {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}



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



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



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



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



@keyframes shimmerEffect {
    0% {
        transform: skewX(-45deg) translateX(-150%);
    }
    50% {
        transform: skewX(-45deg) translateX(150%);
    }
    100% {
        transform: skewX(-45deg) translateX(-150%);
    }
}

