﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}

* {
    scrollbar-width: none;
    scrollbar-color: rgb(181,180,217) rgb(181,180,217,0.5);
}

html,body {
    min-height: 100%;
    scroll-behavior: auto;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}

a {
    text-decoration: none;
    color: inherit;
}

.uAreach_out::before {
    background: 
        radial-gradient(circle at 10% 20%, rgb(181,180,217,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(143,145,197,0.5) 0%, transparent 40%);
    height: 100%;
    top: 0;
    opacity: 0.2;
    z-index: 1;
    position: absolute;
    content: '';
    width: 100%;
    left: 0;
}

.uAreach_out .Ykimage::after {
    content: '';
    left: 0;
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    height: 100%;
}

.uAreach_out .Nrconnect_feedback {
    background: rgba(30, 30, 30, 0.7);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin: 0 auto;
    border-radius: 14px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    backdrop-filter: blur(10px);
    display: flex;
    max-width: 1100px;
    box-shadow: 
        0 0 0 1px rgba(255, 255, 255, 0.1),
        0 0 30px rgba(0, 0, 0, 0.5),
        0 0 10px rgb(181,180,217,0.5),
        0 0 20px rgb(143,145,197,0.5);
}

.uAreach_out textarea {
    resize: none;
    height: 140px;
}

.uAreach_out .TWrequest_request {
    margin-bottom: 25px;
    display: flex;
    position: relative;
    align-items: flex-start;
}

.uAreach_out .TWrequest_request label::before {
    height: 20px;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid rgb(181,180,217);
    transition: all 0.3s ease;
    position: absolute;
    box-shadow: 0 0 5px rgb(181,180,217,0.5);
    width: 20px;
    border-radius: 10px;
    top: 2px;
    content: '';
    left: 0;
}

.uAreach_out .TWrequest_request a:hover {
    color: rgb(143,145,197);
    text-shadow: 0 0 5px rgb(143,145,197);
}

.uAreach_out .gxsupport_links:hover {
    background: rgb(143,145,197);
    transform: translateY(-3px);
    box-shadow: 0 0 20px rgb(143,145,197);
}

.uAreach_out .gxsupport_links:hover::before {
    left: 100%;
}

.uAreach_out .Jtconnect_request {
    padding: 50px;
    display: flex;
    flex-direction: column;
    flex: 2;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(5px);
    position: relative;
    justify-content: center;
}

.uAreach_out .Jtconnect_request h4::after {
    position: absolute;
    box-shadow: 0 0 5px rgb(181,180,217);
    height: 2px;
    left: 0;
    bottom: -10px;
    content: '';
    width: 50px;
    background: rgb(181,180,217);
}

.uAreach_out .Woinquiry_message svg {
    margin-top: 2px;
    height: 24px;
    flex-shrink: 0;
    margin-right: 15px;
    width: 24px;
}

.uAreach_out .Woinquiry_message span {
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.6;
}

.Oiprogram_details {
    align-items: stretch;
    position: relative;
    display: flex;
    overflow: hidden;
    min-height: 100vh;
    background-color: #ffffff;
}

.Oiprogram_details .mSlearn_development {
    animation: carousel-vertical 25s ease infinite;
    height: 500%;
    display: flex;
    width: 100%;
    flex-direction: column;
}

.Oiprogram_details .jPknowledge_path img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transform: scale(1.05);
    filter: brightness(1.2) contrast(1.15) saturate(1.15) opacity(0.95);
    transition: transform 0.8s ease;
}

.Oiprogram_details .TEstudy_hack {
    background: linear-gradient(135deg, #ffffff 0%, rgb(218,217,239) 100%);
    border-radius: 0 18px 18px 0;
    padding: 3.5rem;
    border-left: 5px solid rgb(181,180,217);
    position: relative;
    max-width: 550px;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
}

.Oiprogram_details .TEstudy_hack .gxsupport_links {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    background: linear-gradient(45deg, rgb(181,180,217) 0%, rgb(143,145,197) 100%);
    font-weight: 600;
    z-index: 1;
    color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 1.2rem 2.5rem;
    position: relative;
}

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

.bOpricing_frame h2::after {
    height: 3px;
    width: 80px;
    background: linear-gradient(90deg, rgb(181,180,217), rgb(143,145,197));
    transform: translateX(-50%);
    content: "";
    left: 50%;
    position: absolute;
    bottom: -15px;
}

.bOpricing_frame .molearn_deals li {
    transform-style: preserve-3d;
    perspective: 1000px;
}

.bOpricing_frame .Sipricing_levels::before {
    inset: 0;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, 
        rgb(181,180,217,0.5) 0%, 
        transparent 100%);
    opacity: 0;
    z-index: 1;
    transition: opacity 0.4s ease-out;
}

.bOpricing_frame .kLpremium_grid {
    height: 100%;
    flex-direction: column;
    display: flex;
}

.bOpricing_frame .kLpremium_grid h4::after {
    background: rgb(143,145,197);
    bottom: -8px;
    transform-origin: left;
    height: 2px;
    transform: scaleX(1);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    left: 0;
    width: 40px;
    position: absolute;
}

.bOpricing_frame .Sipricing_levels:hover .eocost_card {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    transform: translateZ(25px) scale(1.05);
}

.eOevent_cal .container {
    z-index: 2;
    position: relative;
}

.eOevent_cal .vBquick_answers {
    background-color: rgb(181,180,217);
    margin-bottom: -2rem;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 3rem 1.5rem 5rem;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    z-index: 3;
}

.eOevent_cal .info_item:hover {
    transform: translateX(10px);
}

.eOevent_cal .info_item svg {
    height: 20px;
    fill: #ffffff;
    width: 20px;
    transition: transform 0.3s ease;
}

.eOevent_cal .Ranav_learn {
    z-index: 4;
    flex-direction: column;
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    background-color: rgb(143,145,197);
    padding: 4rem 2rem 3rem;
    position: relative;
    gap: 1.5rem;
    display: flex;
}

.eOevent_cal .tSmain_base::before {
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    z-index: -1;
    height: 100%;
    position: absolute;
    content: '';
}

.eOevent_cal .aIfirst_expert:not(:last-child) {
    margin-bottom: 1rem;
}

.eOevent_cal .aIfirst_expert a {
    padding: 0.5rem 0;
    transition: all 0.3s ease;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    opacity: 0.8;
    color: #ffffff;
}

.eOevent_cal .subscribe_holder {
    gap: 1.5rem;
    z-index: 3;
    background-color: rgb(143,145,197);
    flex-direction: column;
    display: flex;
    padding: 4rem 2rem 3rem;
    position: relative;
}

.eOevent_cal .input_holder {
    gap: 1rem;
    display: flex;
    flex-direction: column;
}

.eOevent_cal .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.3);
}

.eOevent_cal .Wpupdates_list::before {
    top: 0;
    content: '';
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
    transition: left 0.5s ease;
    width: 100%;
}

.eOevent_cal .FOaward_show::before {
    z-index: -1;
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, transparent 70%);
    left: 0;
    height: 100%;
    content: '';
    position: absolute;
    width: 100%;
}

.VXlearning_impact::after {
    height: 100%;
    left: 0;
    position: absolute;
    content: '';
    opacity: 0.2;
    width: 100%;
    top: 0;
    z-index: 0;
}

.VXlearning_impact h2 {
    text-align: center;
    padding-bottom: 20px;
    font-size: 46px;
    margin: 0 0 60px;
    color: #ffffff;
    position: relative;
    font-weight: 700;
}

.VXlearning_impact .Ykimage {
    position: relative;
    border-radius: 15px;
    min-height: 450px;
    overflow: hidden;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.2);
    min-width: 320px;
    flex: 1;
}

.VXlearning_impact .Yuquote_box {
    display: flex;
    flex: 1.5;
    min-width: 320px;
    flex-direction: column;
    position: relative;
}

.VXlearning_impact .text_main_holder > div {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    position: relative;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    display: flex;
    padding: 25px;
    align-items: flex-start;
    gap: 15px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.VXlearning_impact .text_main_holder svg {
    width: 32px;
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.2));
    height: 32px;
    flex-shrink: 0;
    transition: transform 0.3s ease;
}

.VXlearning_impact .text_main_holder p {
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
    color: #ffffff;
}

.neour_background h2 {
    position: relative;
    opacity: 0;
    display: inline-block;
    font-weight: 700;
    animation: slideInRight 0.8s 0.2s forwards;
    margin-bottom: 40px;
    font-size: 28px;
    color: #ffffff;
    transform: translateX(-10px);
    padding-bottom: 12px;
}

.neour_background .Yuquote_box > div {
    gap: 20px;
    flex-direction: column;
    display: flex;
}

.neour_background .Yuquote_box p::before {
    background: rgb(181,180,217);
    content: '';
    height: 8px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    left: 0;
    width: 8px;
}

.kCthanksNode::before {
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(181,180,217,0.5), 0.12) 0%, transparent 80%),
        radial-gradient(circle at 80% 70%, rgba(rgb(143,145,197,0.5), 0.1) 0%, transparent 70%);
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 0;
    content: "";
    top: 0;
}

.kCthanksNode h2::after {
    transform: scaleX(0.8);
    border-radius: 10px;
    width: 120px;
    left: 0;
    bottom: -12px;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(181,180,217), rgb(143,145,197));
    content: "";
    height: 4px;
}

.kCthanksNode ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.kCthanksNode li {
    transition: transform 0.3s ease-out;
    position: relative;
    padding: 10px 0 10px 20px;
}

.kCthanksNode li::before {
    height: 8px;
    top: 24px;
    position: absolute;
    background: rgb(181,180,217);
    box-shadow: 0 0 10px rgba(rgb(181,180,217,0.5), 0.5);
    width: 8px;
    transform: translateY(-50%);
    content: "";
    border-radius: 50%;
    left: 0;
}

.kCthanksNode .rlstudy_center:hover {
    box-shadow: 
        20px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        -20px -20px 40px rgba(#ffffff, 0.9),
        inset 2px 2px 5px rgba(#ffffff, 0.1),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform: translateY(-5px);
}

.Umgreeting_page .Hlstart_page::after {
    left: 0;
    position: absolute;
    animation: patternMove 60s linear infinite;
    content: "";
    height: 100%;
    background: repeating-linear-gradient(
    -45deg,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.5) 1px,
    transparent 1px,
    transparent 30px
  );
    z-index: 3;
    width: 100%;
    top: 0;
    opacity: 0.1;
}

.Umgreeting_page h1 {
    letter-spacing: -0.02em;
    color: #ffffff;
    opacity: 0;
    margin-bottom: 1.5rem;
    font-size: calc(47px * 1.1);
    font-weight: 700;
    transform: translateX(-5px);
    text-shadow: 
    0 2px 10px rgba(0, 0, 0, 0.15),
    0 1px 3px rgba(0, 0, 0, 0.3);
    position: relative;
    animation: slideInFromLeft 0.9s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
}

.Umgreeting_page p {
    animation: fadeIn 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.7s;
    font-weight: 400;
    line-height: 1.6;
    color: rgb(255, 255, 255, 0.5);
    font-size: 17px;
    margin-bottom: 0;
    position: relative;
    padding-left: 20px;
    opacity: 0;
}



.Umgreeting_page:hover .Hlstart_page {
    transform: scale(1.02);
}

header::before {
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.5;
    top: 0;
    content: '';
    background: linear-gradient(45deg, 
        transparent 65%, 
        rgb(181,180,217,0.5) 65%, 
        rgb(181,180,217,0.5) 70%, 
        transparent 70%),
        linear-gradient(135deg, 
        transparent 75%, 
        rgb(143,145,197,0.5) 75%, 
        rgb(143,145,197,0.5) 80%, 
        transparent 80%);
    left: 0;
}

header .oUnav_learning:hover::before {
    opacity: 1;
}

header .oUnav_learning:hover svg {
    transform: scale(1.03);
}

header .MVsite_top {
    font-family: Arial, sans-serif;
    text-align: center;
    transition: all 0.3s ease;
    z-index: 1;
    border-radius: 10px;
    padding: 0.6rem 1.2rem;
    position: relative;
    font-size: 18px;
    overflow: hidden;
    color: #000000;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    background: #ffffff;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0.03);
}

.vgprivacy_haven::after {
    background: linear-gradient(225deg, rgba(rgb(181,180,217,0.5), 0.03), rgba(rgb(143,145,197,0.5), 0.03));
    top: -10%;
    height: 300px;
    animation: float 15s ease-in-out infinite alternate;
    z-index: 0;
    width: 300px;
    content: "";
    right: -5%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    position: absolute;
}

.vgprivacy_haven h2 {
    margin: 40px 0 20px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    padding-left: 15px;
    font-size: 34px;
    position: relative;
    color: #000000;
}

.vgprivacy_haven h3 {
    padding-left: 12px;
    position: relative;
    margin: 35px 0 18px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: calc(34px * 0.85);
}

.vgprivacy_haven h4::before {
    position: absolute;
    border-radius: 2px;
    transform: translateY(-50%);
    left: 0;
    background: rgba(rgb(181,180,217,0.5), 0.7);
    top: 50%;
    content: "";
    height: 60%;
    width: 3px;
}

.vgprivacy_haven ul {
    padding: 0;
    position: relative;
    margin: 25px 0;
    list-style: none;
}

.vgprivacy_haven li:hover::before {
    background-color: rgb(181,180,217);
}

.vgprivacy_haven strong {
    display: inline-block;
    color: #000000;
    font-weight: 600;
    position: relative;
    padding: 0 2px;
}

.vgprivacy_haven strong:hover::after {
    height: 8px;
}

#UOcookie_alert_notice:checked ~ .gNcookieNotificationBox {
    visibility: hidden;
    opacity: 0;
}

.rqcookie_gate {
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    border-radius: 10px;
    gap: 20px;
    align-items: center;
    border: 2px dashed rgb(181,180,217);
    padding: 20px 5%;
}

.gAedu_cookie svg {
    fill: rgb(181,180,217);
    height: 60px;
    width: 60px;
}

.TEmanage_cookies:hover {
    box-shadow: 0 0 10px rgb(143,145,197);
    background-color: rgb(143,145,197);
}

.cookie_button.AYcookie_reset {
    color: #ffffff;
    border: 2px solid rgb(143,145,197);
    background: rgba(0, 0, 0, 0.5);
}

.gNcookieNotificationBox p a:hover {
    color: rgb(143,145,197);
}


.vbteacher_profile {
    padding: 8rem 0;
    overflow: hidden;
    background: linear-gradient(to bottom, #000000 0%, rgb(218,217,239) 100%);
    position: relative;
}

.vbteacher_profile .BEreview_corner {
    transform-style: preserve-3d;
    border-radius: 30px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgb(143,145,197,0.5),
        inset 0 0 30px rgb(181,180,217,0.5);
    backdrop-filter: blur(15px);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.03);
    padding: 3rem;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: rotateX(5deg) rotateY(-5deg);
    flex-wrap: wrap;
    display: flex;
}

.vbteacher_profile .BEreview_corner span:not(.name) {
    letter-spacing: 2px;
    font-size: 16px;
    color: rgb(143,145,197);
    width: 100%;
    transform: translateZ(15px);
    margin-top: 0.5rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.vbteacher_profile .BEreview_corner:hover .Dqcareer_content {
    transform: translateZ(25px);
}

.BAtry_immediately {
    padding: 120px 0;
    background-size: 200% 100%;
    animation: gradientShift 15s ease infinite;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: linear-gradient(to right, rgb(181,180,217), rgb(143,145,197), rgb(181,180,217));
}

.BAtry_immediately .rlstudy_center {
    border: 1px solid rgba(255, 255, 255, 0.1);
    align-items: center;
    border-radius: 20px;
    max-width: 1100px;
    box-shadow: 
        0 25px 45px rgba(0, 0, 0, 0.2),
        0 0 30px rgba(255, 255, 255, 0.1);
    display: flex;
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    z-index: 2;
    flex-direction: column;
    overflow: hidden;
    padding: 60px;
    justify-content: center;
    margin: 0 auto;
}

.BAtry_immediately h3 {
    transform: perspective(500px);
    position: relative;
    font-size: 36px;
    color: #ffffff;
    transform-style: preserve-3d;
    font-family: Arial, sans-serif;
    text-align: center;
    margin-bottom: 60px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700;
    animation: floatText 6s ease-in-out infinite;
}

.BAtry_immediately .techat_form {
    text-decoration: none;
    font-weight: 600;
    transition: all 0.4s ease;
    z-index: 1;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    overflow: hidden;
    border-radius: 50px;
    position: relative;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.2),
        0 0 20px rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    letter-spacing: 3px;
    display: inline-block;
    padding: 18px 50px;
    transform: translateZ(10px);
    color: rgb(181,180,217);
}

.BAtry_immediately .techat_form:hover::before {
    opacity: 1;
}

.BAtry_immediately .techat_form:hover::after {
    left: 200%;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 768px) {.uAreach_out {
    padding: 80px 0;
}.uAreach_out h3 {
    margin-bottom: 40px;
    font-size: calc(28px * 0.9);
}.uAreach_out .aZinquiry_links,
    .uAreach_out .Jtconnect_request {
    padding: 30px;
}.uAreach_out form h3,
    .uAreach_out .Jtconnect_request h4 {
    margin-bottom: 25px;
    font-size: calc(19px * 0.9);
}
}



@media screen and (min-width: 1440px) {.Oiprogram_details .rlstudy_center {
    padding-left: 10%;
}.Oiprogram_details .TEstudy_hack {
    max-width: 650px;
}
}



@media screen and (max-width: 1200px) {.Oiprogram_details .rPonline_class {
    width: 50%;
}.Oiprogram_details .rlstudy_center {
    width: 50%;
    padding-left: 5%;
}.Oiprogram_details .TEstudy_hack {
    padding: 2.5rem;
}
}



@media screen and (max-width: 576px) {.Oiprogram_details .rPonline_class {
    height: 300px;
}.Oiprogram_details .container {
    padding: 2rem 1rem;
}.Oiprogram_details .TEstudy_hack {
    padding: 1.5rem;
}.Oiprogram_details .TEstudy_hack h3 {
    font-size: calc(39px * 0.7);
}.Oiprogram_details .TEstudy_hack p {
    font-size: calc(13px * 0.9);
    margin-bottom: 2rem;
}.Oiprogram_details .TEstudy_hack .gxsupport_links {
    width: 100%;
    padding: 1rem;
    text-align: center;
}.Oiprogram_details .TEstudy_hack::before {
    display: none;
}}



@media (max-width: 768px) {.bOpricing_frame {
    padding: 60px 0;
}.bOpricing_frame h2 {
    font-size: calc(28px * 0.9);
}.bOpricing_frame .Tyvalue_rates {
    font-size: 17px;
    margin-bottom: 2rem;
}.bOpricing_frame .molearn_deals {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.bOpricing_frame .kLpremium_grid p {
    max-height: 200px;
    font-size: calc(17px * 0.95);
}
}



@media (max-width: 1200px) {.eOevent_cal .vBquick_answers {
    gap: 1.5rem;
    grid-template-columns: repeat(2, 1fr);
}.eOevent_cal .text_main_holder {
    grid-template-columns: 1fr 1.5fr;
}.eOevent_cal .subscribe_holder {
    grid-column: 1 / -1;
}
}



@media (max-width: 576px) {.eOevent_cal .Ranav_learn,
    .eOevent_cal .tSmain_base,
    .eOevent_cal .subscribe_holder {
    padding: 2.5rem 1.5rem;
}.eOevent_cal .FOaward_show {
    padding: 2.5rem 0 1.5rem;
}.eOevent_cal .info_item {
    padding: 0.5rem 0;
}.eOevent_cal .info_item p,
    .eOevent_cal .info_item a {
    justify-content: center;
}}



@media (max-width: 991px) {.VXlearning_impact .rlstudy_center > div:not(.text_holder):not(.text_main_holder):not(.photo) {
    gap: 40px;
    flex-direction: column;
}.VXlearning_impact .Ykimage {
    min-height: 350px;
}.VXlearning_impact h2 {
    margin-bottom: 50px;
}
}



@media (min-width: 768px) {.neour_background {
    padding: 150px 0;
}.neour_background::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.5) 100%);
}.neour_background h2 {
    margin-bottom: 60px;
    font-size: calc(28px * 1.2);
}.neour_background h2::after {
    height: 4px;
    width: 120px;
}.neour_background .Yuquote_box {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.08) 100%);
    transform: perspective(1000px) rotateY(-2deg);
    padding: 60px;
    border-left: 6px solid rgb(181,180,217);
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.3), 
                    inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    grid-template-columns: 1fr;
}.neour_background .Yuquote_box:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.4), 
                    inset 0 0 0 1px rgba(255, 255, 255, 0.15);
}.neour_background .Yuquote_box p {
    padding-left: 25px;
    font-size: calc(14px * 2);
}.neour_background .Yuquote_box p::before {
    height: 12px;
    width: 12px;
}.neour_background .Yuquote_box div div {
    column-count: 2;
    column-gap: 40px;
    padding-left: 25px;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    line-height: 1.9;
    font-size: calc(14px * 1.1);
}
}



@media (max-width: 768px) {.Umgreeting_page .Abproof_stats {
    transform: perspective(1000px) rotateX(0deg) translateZ(0);
    padding: 1.8rem;
    max-width: 95%;
}.Umgreeting_page h1 {
    font-size: calc(47px * 0.75);
    margin-bottom: 1rem;
}.Umgreeting_page h3 {
    margin-bottom: 1rem;
    font-size: calc(20px * 0.9);
}.Umgreeting_page p {
    font-size: calc(17px * 0.95);
}.Umgreeting_page:hover .Abproof_stats {
    transform: perspective(1000px) rotateX(0deg) translateZ(5px);
}
}



@media screen and (min-width: 992px) {.vgprivacy_haven {
    padding: 80px 0;
}.vgprivacy_haven h1 {
    margin-bottom: 45px;
    font-size: calc(45px * 1.1);
}.vgprivacy_haven h1::after {
    width: 100px;
}.vgprivacy_haven .container {
    padding: 0 30px;
}.vgprivacy_haven li {
    padding-left: 35px;
}.vgprivacy_haven li::before {
    height: 12px;
    width: 12px;
}
}



@media screen and (max-width: 576px) {.vgprivacy_haven {
    padding: 40px 0;
}.vgprivacy_haven .container {
    padding: 0 15px;
}.vgprivacy_haven h1 {
    padding-bottom: 15px;
    font-size: calc(45px * 0.8);
    margin-bottom: 25px;
}.vgprivacy_haven h1::after {
    height: 3px;
    width: 60px;
}.vgprivacy_haven h2 {
    margin: 25px 0 12px;
    font-size: calc(34px * 0.8);
}.vgprivacy_haven h3 {
    font-size: calc(34px * 0.7);
}.vgprivacy_haven h4 {
    font-size: calc(34px * 0.6);
}.vgprivacy_haven p, 
    .vgprivacy_haven span, 
    .vgprivacy_haven li {
    margin-bottom: 15px;
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}.vgprivacy_haven ul {
    margin: 20px 0;
}.vgprivacy_haven li {
    padding-left: 25px;
    margin-bottom: 12px;
}.vgprivacy_haven li::before {
    width: 8px;
    height: 8px;
    top: 7px;
}}



@media screen and (max-width: 768px) {.BAtry_immediately {
    padding: 80px 0;
}.BAtry_immediately .rlstudy_center {
    padding: 40px 30px;
}.BAtry_immediately h3 {
    letter-spacing: 3px;
    font-size: calc(36px * 0.8);
    margin-bottom: 45px;
}.BAtry_immediately h3::before {
    left: 35%;
    width: 30%;
}.BAtry_immediately .techat_form {
    letter-spacing: 2px;
    font-size: calc(14px * 0.95);
    padding: 15px 40px;
}
}



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



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



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



@keyframes slideInFromRight {
  0% {
    transform: translateX(30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}



@keyframes patternMove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1000px 1000px;
  }
}



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



@keyframes rotatePrism {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



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

