* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.JwMcvmain_guide {
    flex: 1 0 auto;
}.container {
    max-width: 100%;
    width: 1172px;
    margin: auto;
}html,body {
    scroll-behavior: smooth;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}.wkxibclass_guide {
    flex: 0 0 auto;
}.nazhpviewport-container {
    min-height: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
}svg {
    width: 30px;
    height: 30px;
}::-webkit-scrollbar {
    width: 6px;
}::-webkit-scrollbar-track {
    background: rgb(141,175,194,0.5);
    margin: 5px 0;
    border: 1px dotted rgb(114,143,164);
}::-webkit-scrollbar-track:active {
    background: rgb(114,143,164,0.5);
}::-webkit-scrollbar-thumb {
    border-radius: 2.8rem;
    box-shadow: 3px -2px 11px 6px rgba(0, 0, 0, 0.8);
    background: rgb(169,209,225);
    transition: all 1.3s ease-out;
}::-webkit-scrollbar-thumb:active {
    background: #ffffff;
}html {
    scrollbar-width: none;
    scrollbar-color: rgb(114,143,164) rgb(169,209,225);
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.YoaNpfind_contact {
    background: #ffffff;
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.YoaNpfind_contact::before {
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgb(141,175,194,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(114,143,164,0.5) 0%, transparent 30%);
    filter: blur(50px);
}.YoaNpfind_contact .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}.YoaNpfind_contact .uXODvonline_form {
    overflow: visible;
    background: transparent;
    border-radius: 29px;
    position: relative;
    flex-direction: column;
    display: flex;
}.YoaNpfind_contact .hWsBzedu_query {
    color: #ffffff;
    display: flex;
    border-radius: 10px;
    text-align: center;
    margin: 0 0 50px;
    font-size: 30px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    z-index: 10;
    align-items: center;
    padding: 15px 0;
    font-weight: 700;
    position: relative;
    background: rgb(141,175,194);
    justify-content: center;
}.YoaNpfind_contact .hWsBzedu_query svg {
    animation: gentleRotate 8s infinite linear;
    stroke-linecap: round;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    margin-right: 12px;
    height: 28px;
    width: 28px;
    stroke-width: 2;
    fill: none;
    stroke: #ffffff;
    stroke-linejoin: round;
}@keyframes gentleRotate {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(5deg);
    }
    75% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
.YoaNpfind_contact .hWsBzedu_query span {
    color: transparent;
    padding: 0 10px;
    display: inline-block;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgb(141,175,194), rgb(114,143,164));
}.YoaNpfind_contact .hWsBzedu_query::before {
    z-index: -1;
    opacity: 0.4;
    border-radius: 50%;
    background: rgb(141,175,194,0.5);
    transform: translate(-50%, -50%);
    height: 120px;
    position: absolute;
    filter: blur(50px);
    width: 120px;
    left: 50%;
    content: '';
    top: 50%;
}.YoaNpfind_contact .hWsBzedu_query::after {
    border-top: 10px solid rgb(141,175,194);
    position: absolute;
    width: 0;
    border-left: 15px solid transparent;
    content: '';
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    height: 0;
    border-right: 15px solid transparent;
}.YoaNpfind_contact .nlPAJimg_hover_effect {
    overflow: hidden;
    right: 15px;
    position: absolute;
    left: 15px;
    top: 0;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    height: 100%;
    border-radius: 10px;
}.YoaNpfind_contact .nlPAJimg_hover_effect::before {
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.7) 100%);
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 1;
    content: '';
    width: 100%;
}.YoaNpfind_contact .nlPAJimg_hover_effect::after {
    left: 30px;
    width: 60px;
    opacity: 0.8;
    border: 3px solid #ffffff;
    animation: pulse 3s infinite;
    height: 60px;
    border-radius: 50%;
    content: '';
    position: absolute;
    z-index: 2;
    bottom: 30px;
}@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.6;
    }
}
@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
.YoaNpfind_contact .wETYFedu_asksup {
    background: #ffffff;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    z-index: 2;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    position: relative;
    transform: translateZ(0);
}.YoaNpfind_contact .wETYFedu_asksup:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-10px);
}.YoaNpfind_contact .wETYFedu_asksup::before {
    top: 0;
    position: absolute;
    border-radius: 10px 10px 0 0;
    height: 5px;
    width: 100%;
    background: linear-gradient(to right, rgb(141,175,194), rgb(114,143,164));
    left: 0;
    content: '';
}.YoaNpfind_contact .wETYFedu_asksup p {
    display: flex;
    font-size: 14px;
    align-items: center;
    padding-left: 42px;
    position: relative;
    color: #000000;
    margin: 0 0 22px;
}.YoaNpfind_contact .wETYFedu_asksup p:last-child {
    margin-bottom: 0;
}.YoaNpfind_contact .wETYFedu_asksup p svg {
    left: 0;
    background: rgb(169,209,225);
    border-radius: 50%;
    top: 50%;
    position: absolute;
    height: 24px;
    padding: 4px;
    fill: #000000;
    width: 24px;
    transform: translateY(-50%);
    box-sizing: content-box;
    transition: all 0.3s ease;
}.YoaNpfind_contact .wETYFedu_asksup p:hover svg {
    stroke: rgb(114,143,164);
    transform: translateY(-50%) scale(1.2);
    background: rgb(141,175,194);
}.YoaNpfind_contact .wETYFedu_asksup p svg path {
    animation: drawSvgPath 1.5s forwards ease-out;
    stroke-dasharray: 40;
    stroke-dashoffset: 40;
}.YoaNpfind_contact .wETYFedu_asksup p:nth-child(1) svg path {
    animation-delay: 0.1s;
}.YoaNpfind_contact .wETYFedu_asksup p:nth-child(2) svg path {
    animation-delay: 0.2s;
}.YoaNpfind_contact .wETYFedu_asksup p:nth-child(3) svg path {
    animation-delay: 0.3s;
}.YoaNpfind_contact .wETYFedu_asksup p:nth-child(4) svg path {
    animation-delay: 0.4s;
}.YoaNpfind_contact .wETYFedu_asksup p:nth-child(5) svg path {
    animation-delay: 0.5s;
}@keyframes drawSvgPath {
    to {
        stroke-dashoffset: 0;
    }
}
.YoaNpfind_contact .wETYFedu_asksup p span {
    position: relative;
    z-index: 1;
}.YoaNpfind_contact .wETYFedu_asksup p a {
    transition: color 0.3s ease;
    color: rgb(141,175,194);
    text-decoration: none;
    font-weight: 600;
}.YoaNpfind_contact .wETYFedu_asksup p a:hover {
    color: rgb(114,143,164);
}.YoaNpfind_contact .msbnZcontact_faq {
    padding: 40px;
    border-radius: 10px;
    background: rgb(169,209,225);
    overflow: hidden;
    position: relative;
}.YoaNpfind_contact .msbnZcontact_faq::before {
    left: 0;
    width: 100%;
    top: 0;
    opacity: 0.1;
    height: 100%;
    z-index: 1;
    content: '';
    background: 
        linear-gradient(45deg, transparent 48%, rgb(141,175,194,0.5) 49%, rgb(141,175,194,0.5) 51%, transparent 52%) 0 0/30px 30px,
        linear-gradient(-45deg, transparent 48%, rgb(114,143,164,0.5) 49%, rgb(114,143,164,0.5) 51%, transparent 52%) 0 0/30px 30px;
    position: absolute;
}.YoaNpfind_contact .IwStltalk_team {
    align-items: center;
    margin: 0 0 30px;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    font-weight: 600;
    font-size: 19px;
    z-index: 2;
    color: #000000;
}.YoaNpfind_contact .IwStltalk_team svg {
    stroke-width: 2;
    fill: none;
    stroke: rgb(141,175,194);
    stroke-linejoin: round;
    height: 22px;
    stroke-linecap: round;
    margin-right: 10px;
    width: 22px;
}.YoaNpfind_contact .IwStltalk_team svg circle {
    transform-origin: center;
    animation: clockwise 10s linear infinite;
}@keyframes clockwise {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.YoaNpfind_contact .IwStltalk_team::after {
    bottom: -10px;
    background: rgb(141,175,194);
    content: '';
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 40px;
    height: 2px;
}.YoaNpfind_contact .IJCRYassist_support {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    z-index: 2;
    gap: 20px;
}.YoaNpfind_contact .IfLDJreach_block {
    transition: all 0.3s ease;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    text-align: left;
    align-items: center;
    position: relative;
    color: #000000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 15px 15px 15px 40px;
    overflow: hidden;
    font-size: calc(14px - 1px);
}.YoaNpfind_contact .IfLDJreach_block svg {
    transition: all 0.3s ease;
    width: 16px;
    top: 50%;
    stroke: rgb(141,175,194);
    left: 12px;
    position: absolute;
    stroke-linejoin: round;
    height: 16px;
    opacity: 0.8;
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    transform: translateY(-50%);
}.YoaNpfind_contact .IfLDJreach_block:hover {
    color: #000000;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.YoaNpfind_contact .IfLDJreach_block:hover svg {
    stroke: rgb(114,143,164);
    transform: translateY(-50%) rotate(15deg);
    opacity: 1;
}.YoaNpfind_contact .IfLDJreach_block::before {
    left: 0;
    position: absolute;
    transition: transform 0.3s ease;
    transform: scaleX(0);
    background: linear-gradient(to right, rgb(141,175,194), rgb(114,143,164));
    top: 0;
    height: 3px;
    content: '';
    transform-origin: left;
    width: 100%;
}.YoaNpfind_contact .IfLDJreach_block:hover::before {
    transform: scaleX(1);
}.YoaNpfind_contact .IfLDJreach_block:nth-child(odd)::after {
    width: 10px;
    background: rgb(141,175,194,0.5);
    height: 10px;
    border-radius: 50%;
    position: absolute;
    bottom: -5px;
    right: -5px;
    content: '';
}
@media (min-width: 992px) {.YoaNpfind_contact .uXODvonline_form {
    padding: 50px 0;
}.YoaNpfind_contact .wETYFedu_asksup p svg {
    width: 26px;
    height: 26px;
}.YoaNpfind_contact .IwStltalk_team svg {
    width: 24px;
    height: 24px;
    margin-right: 12px;
}.YoaNpfind_contact .IfLDJreach_block svg {
    width: 18px;
    height: 18px;
}
}
@media (min-width: 768px) and (max-width: 991px) {.YoaNpfind_contact {
    padding: 80px 0;
}.YoaNpfind_contact .hWsBzedu_query {
    margin-bottom: 40px;
}.YoaNpfind_contact .hWsBzedu_query svg {
    height: 24px;
    margin-right: 10px;
    width: 24px;
}.YoaNpfind_contact .wETYFedu_asksup,
    .YoaNpfind_contact .msbnZcontact_faq {
    padding: 30px;
}.YoaNpfind_contact .wETYFedu_asksup p svg {
    height: 22px;
    width: 22px;
}.YoaNpfind_contact .IwStltalk_team svg {
    width: 20px;
    height: 20px;
}.YoaNpfind_contact .IJCRYassist_support {
    grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 767px) {.YoaNpfind_contact {
    padding: 60px 0;
}.YoaNpfind_contact .hWsBzedu_query {
    margin-bottom: 30px;
    font-size: calc(30px - 4px);
}.YoaNpfind_contact .hWsBzedu_query svg {
    height: 20px;
    margin-right: 8px;
    width: 20px;
}.YoaNpfind_contact .wETYFedu_asksup,
    .YoaNpfind_contact .msbnZcontact_faq {
    padding: 25px;
}.YoaNpfind_contact .wETYFedu_asksup p {
    padding-left: 30px;
}.YoaNpfind_contact .wETYFedu_asksup p svg {
    height: 20px;
    width: 20px;
}.YoaNpfind_contact .IwStltalk_team svg {
    margin-right: 8px;
    width: 18px;
    height: 18px;
}.YoaNpfind_contact .IJCRYassist_support {
    gap: 15px;
    grid-template-columns: 1fr;
}.YoaNpfind_contact .IfLDJreach_block {
    padding: 12px 12px 12px 35px;
}.YoaNpfind_contact .IfLDJreach_block svg {
    width: 14px;
    height: 14px;
    left: 10px;
}}.MOZGPget_in_touch {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(169,209,225) 0%, rgba(16, 22, 47, 0.95) 100%);
    overflow: hidden;
}.MOZGPget_in_touch::before {
    content: "";
    width: 100%;
    animation: gridMove 20s linear infinite;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    background-size: 20px 20px, 20px 20px;
    background: 
        linear-gradient(90deg, transparent 0%, rgba(rgb(141,175,194), 0.03) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgba(rgb(114,143,164), 0.04) 50%, transparent 100%);
}.MOZGPget_in_touch::after {
    height: 100%;
    left: 0;
    z-index: 0;
    opacity: 0.6;
    top: 0;
    position: absolute;
    background: radial-gradient(
        circle at 20% 30%, 
        rgba(rgb(141,175,194), 0.15) 0%, 
        transparent 50%
    ), radial-gradient(
        circle at 80% 70%, 
        rgba(rgb(114,143,164), 0.15) 0%, 
        transparent 50%
    );
    width: 100%;
    content: "";
}@keyframes gridMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 0, 0 40px;
    }
}

.MOZGPget_in_touch .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
}.MOZGPget_in_touch h2 {
    font-family: Arial, sans-serif;
    font-size: 32px;
    margin-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 2px;
    text-align: center;
}.MOZGPget_in_touch h2::after {
    content: "";
    background: linear-gradient(90deg, rgb(141,175,194), rgb(114,143,164));
    width: 80px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
    border-radius: 1.5px;
    height: 3px;
}.MOZGPget_in_touch .qKZAfsupport_support {
    position: relative;
    grid-template-columns: 1fr 1fr;
    margin-top: 60px;
    display: grid;
    gap: 30px;
}.MOZGPget_in_touch .qKZAfsupport_support::before {
    content: "";
    width: 100%;
    left: -8px;
    border-radius: 27px;
    border: 1px solid rgba(rgb(141,175,194), 0.2);
    top: -8px;
    position: absolute;
    z-index: -1;
    height: 100%;
}.MOZGPget_in_touch .qKZAfsupport_support::after {
    border-radius: 27px;
    position: absolute;
    right: -8px;
    content: "";
    z-index: -1;
    bottom: -8px;
    border: 1px solid rgba(rgb(114,143,164), 0.2);
    height: 100%;
    width: 100%;
}.MOZGPget_in_touch .nlPAJimg_hover_effect {
    position: relative;
    min-height: 550px;
    border-radius: 27px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    height: 100%;
}.MOZGPget_in_touch .nlPAJimg_hover_effect::before {
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.6));
    left: 0;
    z-index: 1;
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
}.MOZGPget_in_touch .nlPAJimg_hover_effect::after {
    right: 20px;
    height: 60px;
    position: absolute;
    top: 20px;
    content: "";
    width: 60px;
    border-right: 2px solid rgba(rgb(141,175,194), 0.6);
    z-index: 2;
    border-top: 2px solid rgba(rgb(141,175,194), 0.6);
}.MOZGPget_in_touch .XLaEyconnect_feedback {
    position: relative;
    padding: 50px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 27px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.03);
}.MOZGPget_in_touch .XLaEyconnect_feedback::before {
    left: 20px;
    border-left: 2px solid rgba(rgb(114,143,164), 0.6);
    border-bottom: 2px solid rgba(rgb(114,143,164), 0.6);
    height: 60px;
    width: 60px;
    bottom: 20px;
    content: "";
    position: absolute;
}.MOZGPget_in_touch form {
    width: 100%;
}.MOZGPget_in_touch form h3 {
    font-weight: 600;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 30px;
    padding-left: 20px;
    font-size: 24px;
    color: #ffffff;
}.MOZGPget_in_touch form h3::before {
    top: 0;
    width: 3px;
    border-radius: 10px;
    position: absolute;
    background: rgb(141,175,194);
    content: "";
    height: 100%;
    left: 0;
}.MOZGPget_in_touch form input[type="text"] {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    width: 100%;
    padding: 18px 25px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    margin-bottom: 25px;
    font-size: 18px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
}.MOZGPget_in_touch form input[type="text"]:focus {
    outline: none;
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 0 15px rgba(rgb(141,175,194), 0.2);
    border-color: rgb(141,175,194);
}.MOZGPget_in_touch form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.MOZGPget_in_touch .hLxZRconnect_panel {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}.MOZGPget_in_touch .hLxZRconnect_panel input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.MOZGPget_in_touch .hLxZRconnect_panel label {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
    padding-left: 35px;
    position: relative;
    cursor: pointer;
    font-size: 13px;
}.MOZGPget_in_touch .hLxZRconnect_panel label::before {
    transition: all 0.3s ease;
    content: "";
    background: rgba(255, 255, 255, 0.05);
    left: 0;
    top: 2px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 22px;
    position: absolute;
    width: 22px;
    border-radius: 10px;
}.MOZGPget_in_touch .hLxZRconnect_panel input[type="checkbox"]:checked + label::before {
    background: rgb(141,175,194);
    border-color: rgb(141,175,194);
}.MOZGPget_in_touch .hLxZRconnect_panel input[type="checkbox"]:checked + label::after {
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg);
    left: 8px;
    content: "";
    height: 10px;
    width: 6px;
    top: 6px;
    position: absolute;
    border-right: 2px solid #ffffff;
}.MOZGPget_in_touch .hLxZRconnect_panel label a {
    text-decoration: none;
    font-weight: 600;
    color: rgb(141,175,194);
    position: relative;
    transition: all 0.3s ease;
}.MOZGPget_in_touch .hLxZRconnect_panel label a:hover {
    color: rgb(114,143,164);
}.MOZGPget_in_touch form .eckuZhelp_support {
    color: #ffffff;
    z-index: 1;
    border: none;
    background: linear-gradient(45deg, rgb(141,175,194), rgb(114,143,164));
    position: relative;
    transition: all 0.4s ease;
    font-weight: 600;
    overflow: hidden;
    font-size: 17px;
    padding: 16px 40px;
    display: inline-block;
    font-family: Arial, sans-serif;
    cursor: pointer;
    border-radius: 10px;
}.MOZGPget_in_touch form .eckuZhelp_support::before {
    width: 100%;
    z-index: -1;
    top: 0;
    height: 100%;
    background: linear-gradient(45deg, rgb(114,143,164), rgb(141,175,194));
    content: "";
    left: -100%;
    position: absolute;
    transition: all 0.4s ease;
}.MOZGPget_in_touch form .eckuZhelp_support:hover::before {
    left: 0;
}.MOZGPget_in_touch form .eckuZhelp_support:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}.MOZGPget_in_touch svg {
    fill: rgb(141,175,194);
    height: 22px;
    width: 22px;
}.MOZGPget_in_touch svg path {
    fill: rgb(141,175,194);
    transition: fill 0.3s ease;
}

@media screen and (max-width: 991px) {.MOZGPget_in_touch {
    padding: 90px 0;
}.MOZGPget_in_touch .qKZAfsupport_support {
    gap: 40px;
    grid-template-columns: 1fr;
}.MOZGPget_in_touch .nlPAJimg_hover_effect {
    min-height: 400px;
}.MOZGPget_in_touch .XLaEyconnect_feedback {
    padding: 40px 30px;
}
}

@media screen and (max-width: 767px) {.MOZGPget_in_touch {
    padding: 70px 0;
}.MOZGPget_in_touch h2 {
    font-size: calc(32px * 0.9);
}.MOZGPget_in_touch .nlPAJimg_hover_effect {
    min-height: 350px;
}.MOZGPget_in_touch .nlPAJimg_hover_effect::after,
    .MOZGPget_in_touch .XLaEyconnect_feedback::before {
    width: 40px;
    height: 40px;
}
}

@media screen and (max-width: 576px) {.MOZGPget_in_touch {
    padding: 50px 0;
}.MOZGPget_in_touch h2 {
    font-size: calc(32px * 0.8);
}.MOZGPget_in_touch .qKZAfsupport_support {
    margin-top: 40px;
}.MOZGPget_in_touch .nlPAJimg_hover_effect {
    min-height: 250px;
}.MOZGPget_in_touch .XLaEyconnect_feedback {
    padding: 30px 20px;
}.MOZGPget_in_touch form h3 {
    font-size: calc(24px * 0.9);
    margin-bottom: 25px;
}.MOZGPget_in_touch form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.MOZGPget_in_touch form .eckuZhelp_support {
    width: 100%;
    padding: 15px 20px;
}}footer {
    color: #ffffff;
    position: relative;
    z-index: 1;
    font-family: Arial, sans-serif;
}footer::before {
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(141,175,194,0.5) 50%, rgb(114,143,164,0.5) 100%);
    z-index: -1;
    left: 0;
    top: 0;
    content: "";
    animation: gradientShift 15s ease infinite;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(8px);
}.wkxibclass_guide {
    position: relative;
    padding: 4.5rem 0 2rem;
}.wkxibclass_guide::before {
    content: "";
    animation: shimmer 8s linear infinite;
    top: 0;
    position: absolute;
    height: 1px;
    left: 0;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(141,175,194) 25%, 
                #ffffff 50%, 
                rgb(114,143,164) 75%, 
                transparent 100%);
    right: 0;
}.wkxibclass_guide .container {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
    position: relative;
}.wkxibclass_guide .company_holder {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 27px;
    transform: translateY(0);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-right: 2rem;
    backdrop-filter: blur(15px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 1.5rem;
    flex: 1 1 350px;
}.wkxibclass_guide .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.15),
                0 0 20px rgb(141,175,194,0.5);
}.wkxibclass_guide .company_holder h3 {
    font-weight: 700;
    display: inline-block;
    color: #ffffff;
    margin-bottom: 1.25rem;
    font-size: calc(30px * 0.85);
    position: relative;
}.wkxibclass_guide .company_holder h3::after {
    transition: transform 0.5s ease;
    content: "";
    bottom: -8px;
    width: 100%;
    height: 2px;
    left: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(141,175,194), rgb(114,143,164));
    transform-origin: left;
    transform: scaleX(0.3);
}.wkxibclass_guide .company_holder:hover h3::after {
    transform: scaleX(1);
}.wkxibclass_guide .DlcKogreen_edu {
    margin-top: 1rem;
    max-width: 450px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
}.wkxibclass_guide .thlbAeng_center {
    position: relative;
    flex: 1 1 450px;
}.wkxibclass_guide .FWsJHtop_main {
    flex-wrap: wrap;
    gap: 1.5rem;
    display: flex;
}.wkxibclass_guide .thlbAeng_center .FWsJHtop_main {
    justify-content: flex-end;
}.wkxibclass_guide .UZsochead_mainbar {
    transition: all 0.3s ease;
    flex: 1 1 200px;
    padding: 1.5rem;
    border-radius: 27px;
    position: relative;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
}.wkxibclass_guide .UZsochead_mainbar h5 {
    font-size: 20px;
    margin-bottom: 1.25rem;
    position: relative;
    font-weight: 600;
    display: inline-block;
    color: #ffffff;
}.wkxibclass_guide .UZsochead_mainbar h5::before {
    transition: width 0.3s ease;
    width: 40px;
    background: rgb(141,175,194);
    bottom: -6px;
    position: absolute;
    content: "";
    left: 0;
    height: 2px;
}.wkxibclass_guide .UZsochead_mainbar:hover h5::before {
    width: 100%;
}.wkxibclass_guide .UZsochead_mainbar .FWsJHtop_main {
    flex-direction: column;
    display: flex;
    gap: 0.75rem;
}.wkxibclass_guide .UZsochead_mainbar a {
    position: relative;
    text-decoration: none;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
    z-index: 1;
    padding: 0.25rem 0.5rem;
    display: block;
    transition: all 0.3s ease;
    border-radius: 10px;
}.wkxibclass_guide .UZsochead_mainbar a::before {
    bottom: 0;
    background: linear-gradient(to right, rgb(141,175,194), rgb(114,143,164));
    position: absolute;
    z-index: -1;
    content: "";
    transition: width 0.3s ease;
    height: 1px;
    width: 0;
    left: 0;
}.wkxibclass_guide .UZsochead_mainbar a:hover {
    transform: translateX(5px);
    color: #ffffff;
}.wkxibclass_guide .UZsochead_mainbar a:hover::before {
    width: 100%;
}.wamhAsponsor_logo {
    padding: 1.5rem 0;
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(15px);
    background: rgba(0, 0, 0, 0.5);
}.wamhAsponsor_logo::before {
    right: 0;
    top: 0;
    height: 1px;
    content: "";
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(114,143,164) 25%, 
                #ffffff 50%, 
                rgb(141,175,194) 75%, 
                transparent 100%);
    left: 0;
    position: absolute;
}.wamhAsponsor_logo .container {
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
}.wamhAsponsor_logo .MICSjteach_supp {
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    border-radius: 30px;
    padding: 0.5rem 1rem;
    text-align: center;
    font-size: 13px;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
}.wamhAsponsor_logo .MICSjteach_supp:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    box-shadow: 0 0 15px rgb(141,175,194,0.5);
}

@keyframes gradientShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}

@keyframes pulsate {
    0%, 100% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.6;
        transform: scale(1.05);
    }
}

@media (max-width: 992px) {.wkxibclass_guide {
    padding: 3.5rem 0 2rem;
}.wkxibclass_guide .container {
    flex-direction: column;
}.wkxibclass_guide .company_holder {
    flex: 1 1 100%;
    margin-right: 0;
    margin-bottom: 2rem;
}.wkxibclass_guide .thlbAeng_center {
    flex: 1 1 100%;
}.wkxibclass_guide .thlbAeng_center .FWsJHtop_main {
    justify-content: space-between;
}.wkxibclass_guide .UZsochead_mainbar {
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.wkxibclass_guide {
    padding: 3rem 0 1.5rem;
}.wkxibclass_guide::before {
    height: 2px;
}.wkxibclass_guide .company_holder {
    padding: 1.25rem;
}.wkxibclass_guide .UZsochead_mainbar {
    margin-bottom: 1rem;
    flex: 1 1 100%;
}.wkxibclass_guide .thlbAeng_center .FWsJHtop_main {
    flex-direction: column;
}.wamhAsponsor_logo {
    padding: 1.25rem 0;
}.wamhAsponsor_logo::before {
    height: 2px;
}
}

@media (max-width: 576px) {.wkxibclass_guide {
    padding: 2.5rem 0 1rem;
}.wkxibclass_guide .company_holder h3 {
    font-size: calc(30px * 0.75);
}.wkxibclass_guide .DlcKogreen_edu {
    font-size: calc(15px * 0.9);
}.wkxibclass_guide .UZsochead_mainbar h5 {
    font-size: calc(20px * 0.9);
}.wkxibclass_guide .UZsochead_mainbar a {
    font-size: calc(15px * 0.9);
}.wamhAsponsor_logo .MICSjteach_supp {
    padding: 0.4rem 0.8rem;
    font-size: calc(13px * 0.9);
}}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}

.wkxibclass_guide .FWsJHtop_main a::after {
    background: rgb(141,175,194);
    height: 4px;
    left: -10px;
    transition: transform 0.3s ease;
    top: 50%;
    position: absolute;
    content: "";
    transform: translateY(-50%) scale(0);
    width: 4px;
    border-radius: 50%;
}.wkxibclass_guide .FWsJHtop_main a:hover::after {
    transform: translateY(-50%) scale(1);
}.wkxibclass_guide .DlcKogreen_edu::before {
    position: absolute;
    top: -10px;
    left: -10px;
    height: 0;
    content: "";
    border: 1px solid transparent;
    width: 0;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
}.wkxibclass_guide .DlcKogreen_edu::after {
    content: "";
    width: 0;
    border: 1px solid transparent;
    position: absolute;
    bottom: -10px;
    right: -10px;
    height: 0;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
}.wkxibclass_guide .company_holder:hover .DlcKogreen_edu::before {
    border-right-color: rgb(141,175,194,0.5);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-top-color: rgb(141,175,194,0.5);
}.wkxibclass_guide .company_holder:hover .DlcKogreen_edu::after {
    width: calc(100% + 20px);
    border-left-color: rgb(114,143,164,0.5);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    border-bottom-color: rgb(114,143,164,0.5);
    height: calc(100% + 20px);
}.cbPgFteaching_experience {
    position: relative;
    background: linear-gradient(to bottom, #000000 0%, rgb(169,209,225) 100%);
    padding: 8rem 0;
    overflow: hidden;
}.cbPgFteaching_experience::before {
    height: 100%;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(141,175,194,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(114,143,164,0.5) 0%, transparent 25%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    filter: blur(60px);
    animation: ambientLight 20s ease-in-out infinite alternate;
}@keyframes ambientLight {
    0% { opacity: 0.3; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(1.1); }
    100% { opacity: 0.3; transform: scale(1); }
}

.cbPgFteaching_experience .container {
    perspective: 1000px;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
}.cbPgFteaching_experience .jzCkcsuccess_feedback {
    backdrop-filter: blur(15px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgb(114,143,164,0.5),
        inset 0 0 30px rgb(141,175,194,0.5);
    transform-style: preserve-3d;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    padding: 3rem;
    border-radius: 20px;
    flex-wrap: wrap;
    transform: rotateX(5deg) rotateY(-5deg);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    display: flex;
    background-color: rgba(255, 255, 255, 0.03);
}.cbPgFteaching_experience .jzCkcsuccess_feedback:hover {
    transform: rotateX(0) rotateY(0);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.3),
        0 0 0 2px rgb(114,143,164,0.5),
        inset 0 0 50px rgb(141,175,194,0.5);
}.cbPgFteaching_experience .nlPAJimg_hover_effect {
    top: -90px;
    left: 50%;
    width: 180px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 180px;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #ffffff;
    transform: translateX(-50%) translateZ(30px);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgb(141,175,194,0.5);
}.cbPgFteaching_experience .jzCkcsuccess_feedback:hover .nlPAJimg_hover_effect {
    transform: translateX(-50%) translateZ(50px);
}.cbPgFteaching_experience .name {
    letter-spacing: 1px;
    font-weight: 700;
    text-shadow: 0 0 10px rgb(141,175,194,0.5);
    transform: translateZ(20px);
    text-align: center;
    color: #ffffff;
    width: 100%;
    margin-top: 100px;
    font-size: 30px;
}.cbPgFteaching_experience .jzCkcsuccess_feedback span:not(.name) {
    width: 100%;
    color: rgb(114,143,164);
    font-weight: 600;
    letter-spacing: 2px;
    transform: translateZ(15px);
    margin-top: 0.5rem;
    font-size: 19px;
    text-transform: uppercase;
    text-align: center;
}.cbPgFteaching_experience .vsjbDcareer_box {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    position: relative;
    transition: transform 0.3s ease;
    transform: translateZ(10px);
    line-height: 1.7;
    margin-top: 2rem;
    color: #ffffff;
    font-size: 18px;
    width: 100%;
    border-radius: 10px;
    padding: 2rem;
    border-left: 3px solid rgb(141,175,194);
}.cbPgFteaching_experience .vsjbDcareer_box::before {
    width: 100%;
    background: linear-gradient(45deg, rgb(141,175,194,0.5) 0%, transparent 70%);
    border-radius: 10px;
    position: absolute;
    height: 100%;
    mix-blend-mode: overlay;
    content: "";
    opacity: 0.1;
    left: 0;
    top: 0;
}.cbPgFteaching_experience .jzCkcsuccess_feedback:hover .vsjbDcareer_box {
    transform: translateZ(25px);
}

@media (max-width: 991px) {.cbPgFteaching_experience {
    padding: 7rem 0 5rem;
}.cbPgFteaching_experience .jzCkcsuccess_feedback {
    padding: 2.5rem 2rem;
}.cbPgFteaching_experience .nlPAJimg_hover_effect {
    width: 150px;
    top: -75px;
    height: 150px;
}.cbPgFteaching_experience .name {
    margin-top: 80px;
}.cbPgFteaching_experience .vsjbDcareer_box {
    padding: 1.5rem;
}
}

@media (max-width: 767px) {.cbPgFteaching_experience {
    padding: 6rem 0 3rem;
}.cbPgFteaching_experience .container {
    padding: 0 1rem;
}.cbPgFteaching_experience .jzCkcsuccess_feedback {
    transform: none;
    padding: 2rem 1.5rem;
}.cbPgFteaching_experience .nlPAJimg_hover_effect {
    height: 120px;
    width: 120px;
    top: -60px;
}.cbPgFteaching_experience .name {
    font-size: calc(30px - 2px);
    margin-top: 70px;
}.cbPgFteaching_experience .jzCkcsuccess_feedback span:not(.name) {
    font-size: calc(19px - 1px);
}.cbPgFteaching_experience .vsjbDcareer_box {
    margin-top: 1.5rem;
    font-size: calc(18px - 1px);
    padding: 1.2rem;
}.cbPgFteaching_experience .jzCkcsuccess_feedback:hover {
    transform: none;
}}.kgCVtclient_experience {
    background: linear-gradient(120deg, rgb(169,209,225), #ffffff);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.kgCVtclient_experience::before {
    opacity: 0.6;
    content: "";
    left: 0;
    z-index: 0;
    background: 
        radial-gradient(ellipse at top left, rgb(141,175,194,0.5) 0%, transparent 50%),
        radial-gradient(ellipse at bottom right, rgb(114,143,164,0.5) 0%, transparent 50%);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}.kgCVtclient_experience::after {
    left: 0;
    z-index: 0;
    top: 0;
    background: 
        linear-gradient(45deg, rgb(141,175,194,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(141,175,194,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(141,175,194,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(141,175,194,0.5) 75%);
    background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
    opacity: 0.03;
    position: absolute;
    background-size: 100px 100px;
    content: "";
    height: 100%;
    width: 100%;
}.kgCVtclient_experience .aMqBrsmart_study {
    margin: 0 auto;
    z-index: 1;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.kgCVtclient_experience h4 {
    position: relative;
    font-size: 37px;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 80px;
    color: #000000;
    text-align: center;
}.kgCVtclient_experience h4::before {
    bottom: -15px;
    width: 100px;
    transform: translateX(-50%);
    height: 2px;
    left: 50%;
    position: absolute;
    background: rgb(141,175,194);
    content: "";
}.kgCVtclient_experience h4::after {
    border-radius: 50%;
    bottom: -20px;
    transform: translateX(-50%);
    content: "";
    background: rgb(141,175,194);
    position: absolute;
    height: 12px;
    width: 12px;
    left: 50%;
}.kgCVtclient_experience .LJbPFedu_voices {
    position: relative;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    align-items: stretch;
}.kgCVtclient_experience .jzCkcsuccess_feedback {
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    cursor: pointer;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.2);
    height: 120px;
    border-radius: 23px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 1px 3px rgba(0, 0, 0, 0.03),
        inset 0 1px 0 rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(10px);
    z-index: 1;
    margin: 0 20px 40px;
    width: calc(33.33% - 40px);
    -webkit-backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.8);
    position: relative;
}.kgCVtclient_experience .jzCkcsuccess_feedback:hover {
    height: 280px;
    box-shadow: 
        0 15px 40px rgba(0, 0, 0, 0.1),
        0 2px 6px rgba(0, 0, 0, 0.05),
        inset 0 1px 0 rgba(255, 255, 255, 0.4);
    z-index: 2;
}.kgCVtclient_experience .jzCkcsuccess_feedback::before {
    background: 
        linear-gradient(135deg, 
            rgba(255, 255, 255, 0.4) 0%, 
            rgba(255, 255, 255, 0) 100%);
    top: 0;
    z-index: -1;
    content: "";
    height: 100%;
    left: 0;
    width: 100%;
    position: absolute;
    border-radius: inherit;
}.kgCVtclient_experience .jzCkcsuccess_feedback::after {
    content: "";
    position: absolute;
    top: 15px;
    width: 30px;
    height: 30px;
    right: 15px;
    opacity: 0.3;
    border-radius: 50%;
    z-index: 0;
    border: 2px solid rgb(141,175,194,0.5);
    transition: all 0.4s ease;
}.kgCVtclient_experience .jzCkcsuccess_feedback:hover::after {
    opacity: 0.6;
    transform: scale(0.8);
}.kgCVtclient_experience .nlPAJimg_hover_effect {
    transition: all 0.4s ease;
    margin: 25px 20px;
    width: 70px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    position: relative;
    border-radius: 50%;
    z-index: 1;
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
    float: left;
    height: 70px;
}.kgCVtclient_experience .jzCkcsuccess_feedback:hover .nlPAJimg_hover_effect {
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
    border-color: rgb(141,175,194,0.5);
    margin-bottom: 10px;
    transform: scale(1.1);
}.kgCVtclient_experience .jzCkcsuccess_feedback span {
    padding-right: 60px;
    margin-top: 40px;
    display: block;
    color: #000000;
    font-size: calc(12px * 1.1);
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
    transition: all 0.4s ease;
    overflow: hidden;
}.kgCVtclient_experience .jzCkcsuccess_feedback:hover span {
    margin-top: 15px;
    color: rgb(141,175,194);
    white-space: normal;
    margin-left: 20px;
}.kgCVtclient_experience .jzCkcsuccess_feedback p {
    display: -webkit-box;
    transition: all 0.5s ease;
    max-height: 0;
    font-size: 12px;
    -webkit-box-orient: vertical;
    color: #000000;
    -webkit-line-clamp: 5;
    opacity: 0;
    line-height: 1.6;
    overflow: hidden;
    margin: 0 20px;
}.kgCVtclient_experience .jzCkcsuccess_feedback:hover p {
    opacity: 1;
    max-height: 150px;
    margin-top: 15px;
}.kgCVtclient_experience .jzCkcsuccess_feedback:nth-child(3n+1) {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.9) 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
}.kgCVtclient_experience .jzCkcsuccess_feedback:nth-child(3n+2) {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.8) 0%,
        rgba(rgb(141,175,194,0.5), 0.05) 100%
    );
}.kgCVtclient_experience .jzCkcsuccess_feedback:nth-child(3n+3) {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.9) 0%,
        rgba(rgb(114,143,164,0.5), 0.05) 100%
    );
}

@media (max-width: 1200px) {.kgCVtclient_experience .jzCkcsuccess_feedback {
    width: calc(50% - 30px);
    margin: 0 15px 30px;
}
}

@media (max-width: 992px) {.kgCVtclient_experience .jzCkcsuccess_feedback {
    height: 100px;
}.kgCVtclient_experience .jzCkcsuccess_feedback:hover {
    height: 250px;
}.kgCVtclient_experience .nlPAJimg_hover_effect {
    width: 60px;
    margin: 20px 15px;
    height: 60px;
}.kgCVtclient_experience .jzCkcsuccess_feedback span {
    margin-top: 32px;
    font-size: 12px;
}
}

@media (max-width: 768px) {.kgCVtclient_experience {
    padding: 70px 0;
}.kgCVtclient_experience h4 {
    margin-bottom: 60px;
}.kgCVtclient_experience .jzCkcsuccess_feedback {
    min-height: 100px;
    margin: 0 auto 25px;
    height: auto;
    max-width: 400px;
    width: 100%;
}.kgCVtclient_experience .jzCkcsuccess_feedback:hover {
    min-height: 250px;
    height: auto;
}.kgCVtclient_experience .jzCkcsuccess_feedback:last-child {
    margin-bottom: 0;
}.kgCVtclient_experience .jzCkcsuccess_feedback::after {
    right: 10px;
    top: 10px;
}.kgCVtclient_experience .nlPAJimg_hover_effect {
    margin: 15px;
}.kgCVtclient_experience .jzCkcsuccess_feedback span {
    margin-top: 28px;
}.kgCVtclient_experience .jzCkcsuccess_feedback:hover span {
    margin-top: 10px;
}.kgCVtclient_experience .jzCkcsuccess_feedback:hover p {
    margin-top: 10px;
}}.gvnxfsecure_cache {
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(169,209,225) 0%, rgba(240, 245, 255, 0.95) 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    position: relative;
}.gvnxfsecure_cache::before {
    content: "";
    top: 0;
    z-index: 1;
    height: 5px;
    position: absolute;
    background: linear-gradient(90deg, rgb(141,175,194) 0%, rgb(114,143,164) 100%);
    right: 0;
    left: 0;
}.gvnxfsecure_cache::after {
    top: -150px;
    z-index: 0;
    border-radius: 50%;
    position: absolute;
    background: radial-gradient(circle, rgb(114,143,164,0.5) 0%, transparent 70%);
    content: "";
    mix-blend-mode: overlay;
    width: 300px;
    height: 300px;
    right: -150px;
}.gvnxfsecure_cache .container {
    margin: 0 auto;
    max-width: 1140px;
    z-index: 2;
    position: relative;
}.gvnxfsecure_cache h1 {
    font-weight: 700;
    position: relative;
    display: inline-block;
    transition: transform 0.3s ease;
    margin-bottom: 2rem;
    color: rgb(141,175,194);
    transform: translateZ(0);
    font-size: calc(41px * 1.1);
}.gvnxfsecure_cache h1::after {
    transform-origin: left;
    width: 60%;
    position: absolute;
    bottom: -10px;
    content: "";
    background: rgb(114,143,164);
    left: 0;
    height: 3px;
    transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}.gvnxfsecure_cache h1:hover {
    transform: translateY(-2px);
}.gvnxfsecure_cache h1:hover::after {
    width: 100%;
}.gvnxfsecure_cache h2 {
    font-weight: 600;
    border-left: 4px solid rgb(114,143,164);
    margin: 2.5rem 0 1.5rem;
    color: #000000;
    padding-left: 15px;
    font-size: 38px;
}.gvnxfsecure_cache h3 {
    font-weight: 600;
    color: #000000;
    padding-left: 12px;
    font-size: calc(38px * 0.85);
    margin: 2rem 0 1.25rem;
    border-left: 3px solid rgb(114,143,164,0.5);
}.gvnxfsecure_cache h4 {
    padding-left: 10px;
    margin: 1.75rem 0 1rem;
    font-weight: 600;
    border-left: 2px solid rgb(114,143,164,0.5);
    color: #000000;
    font-size: calc(38px * 0.7);
}.gvnxfsecure_cache p {
    max-width: 90ch;
    line-height: 1.8;
    position: relative;
    margin-bottom: 1.5rem;
    font-size: 16px;
    transition: transform 0.3s ease;
    color: #000000;
}.gvnxfsecure_cache p:hover {
    transform: translateX(5px);
}.gvnxfsecure_cache p strong {
    display: inline-block;
    font-weight: 600;
    color: #000000;
    position: relative;
}.gvnxfsecure_cache p strong::after {
    background: rgb(114,143,164);
    width: 100%;
    transition: transform 0.3s ease;
    bottom: -2px;
    position: absolute;
    transform: scaleX(0);
    content: "";
    height: 1px;
    transform-origin: left;
    left: 0;
}.gvnxfsecure_cache p:hover strong::after {
    transform: scaleX(1);
}.gvnxfsecure_cache span {
    border-left: 1px solid rgb(114,143,164,0.5);
    margin-bottom: 1.5rem;
    font-size: calc(16px * 0.95);
    line-height: 1.7;
    display: block;
    color: #000000;
    font-style: italic;
    padding-left: 15px;
}.gvnxfsecure_cache ul {
    padding-left: 1.5rem;
    margin: 1.5rem 0 2rem 1rem;
    list-style-type: none;
}.gvnxfsecure_cache li {
    line-height: 1.7;
    font-size: 16px;
    color: #000000;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 1.5rem;
}.gvnxfsecure_cache li::before {
    transform: rotate(45deg);
    background: rgb(114,143,164);
    width: 8px;
    transition: transform 0.3s ease, background-color 0.3s ease;
    height: 8px;
    position: absolute;
    border-radius: 2px;
    top: 0.75rem;
    left: 0;
    content: "";
}.gvnxfsecure_cache li:hover::before {
    transform: rotate(135deg);
    background: rgb(141,175,194);
}

@media (min-width: 768px) {.gvnxfsecure_cache {
    padding: 7rem 3rem;
}.gvnxfsecure_cache .container {
    padding: 0 2rem;
}.gvnxfsecure_cache h1 {
    margin-bottom: 3rem;
    font-size: calc(41px * 1.2);
}.gvnxfsecure_cache h2 {
    padding-left: 20px;
    margin: 3.5rem 0 2rem;
    font-size: calc(38px * 1.1);
}.gvnxfsecure_cache h3 {
    font-size: calc(38px * 0.9);
    padding-left: 16px;
}.gvnxfsecure_cache h4 {
    font-size: calc(38px * 0.75);
    padding-left: 12px;
}.gvnxfsecure_cache p {
    font-size: calc(16px * 1.05);
    line-height: 1.9;
}.gvnxfsecure_cache span {
    padding-left: 20px;
    font-size: 16px;
}.gvnxfsecure_cache ul {
    margin-left: 2rem;
}.gvnxfsecure_cache li {
    margin-bottom: 1.25rem;
    padding-left: 1.75rem;
}.gvnxfsecure_cache li::before {
    height: 10px;
    width: 10px;
}
}

@media (min-width: 1200px) {.gvnxfsecure_cache {
    padding: 8rem 0;
}.gvnxfsecure_cache::after {
    height: 400px;
    width: 400px;
    top: -200px;
    right: -150px;
}.gvnxfsecure_cache .container {
    transition: transform 0.5s ease;
    padding: 0;
    transform: perspective(1000px) rotateX(0.5deg);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 4rem;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.7);
}.gvnxfsecure_cache .container:hover {
    transform: perspective(1000px) rotateX(0deg);
}.gvnxfsecure_cache h1 {
    margin-bottom: 3.5rem;
    font-size: calc(41px * 1.3);
}.gvnxfsecure_cache h2 {
    margin: 4rem 0 2.5rem;
    font-size: calc(38px * 1.15);
}.gvnxfsecure_cache p {
    margin-left: 1rem;
    max-width: 80ch;
}.gvnxfsecure_cache ul {
    margin-left: 3rem;
}.gvnxfsecure_cache li {
    transition: transform 0.3s ease;
}.gvnxfsecure_cache li:hover {
    transform: translateX(10px);
}
}

@media (max-width: 767px) {.gvnxfsecure_cache {
    padding: 4rem 1.5rem;
}.gvnxfsecure_cache h1 {
    font-size: calc(41px * 0.9);
    margin-bottom: 1.5rem;
}.gvnxfsecure_cache h2 {
    margin: 2rem 0 1rem;
    font-size: calc(38px * 0.95);
}.gvnxfsecure_cache h3, .gvnxfsecure_cache h4 {
    font-size: calc(38px * 0.65);
    margin: 1.5rem 0 0.75rem;
}.gvnxfsecure_cache p, .gvnxfsecure_cache span {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}.gvnxfsecure_cache ul {
    margin-left: 0;
}.gvnxfsecure_cache li {
    margin-bottom: 0.75rem;
    padding-left: 1.25rem;
}}header {
    width: 100%;
    overflow: visible;
    position: relative;
    z-index: 99;
    background: linear-gradient(135deg, rgb(169,209,225), #ffffff);
}header::before {
    background: 
        radial-gradient(
            circle at 0% 50%,
            transparent 6px,
            rgb(141,175,194,0.5) 6px,
            rgb(141,175,194,0.5) 10px,
            transparent 10px
        ) repeat-x;
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0.3;
    content: "";
    bottom: 0;
    background-size: 20px 20px;
    height: 15px;
}header .VWUCrtop_section {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    padding: 25px 30px;
}header .VWUCrtop_section::before,
header .VWUCrtop_section::after {
    position: absolute;
    width: 30%;
    content: "";
    height: 2px;
    background: linear-gradient(to right, rgb(141,175,194), transparent);
}header .VWUCrtop_section::before {
    top: 10px;
    left: 0;
}header .VWUCrtop_section::after {
    background: linear-gradient(to left, rgb(114,143,164), transparent);
    bottom: 10px;
    right: 0;
}header .VWUCrtop_section .qKXDIhead_tutor {
    z-index: 2;
    position: relative;
}header .VWUCrtop_section .qKXDIhead_tutor::before {
    z-index: -1;
    transition: transform 0.5s ease-in-out;
    width: 140%;
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    top: -20%;
    left: -20%;
    background: rgb(141,175,194,0.5);
    content: "";
    height: 140%;
    opacity: 0.05;
    position: absolute;
}header .VWUCrtop_section .qKXDIhead_tutor:hover::before {
    transform: rotate(15deg) scale(1.1);
}header .VWUCrtop_section .qKXDIhead_tutor .hinGmnav_mainbar {
    display: block;
    transition: transform 0.3s ease;
}header .VWUCrtop_section .qKXDIhead_tutor:hover .hinGmnav_mainbar {
    transform: translateY(-3px);
}header .VWUCrtop_section .qKXDIhead_tutor .hinGmnav_mainbar svg {
    width: auto;
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
    height: 45px;
}header .VWUCrtop_section .UZsochead_mainbar {
    list-style: none;
    padding: 0;
    display: flex;
    position: relative;
    margin: 0;
}header .VWUCrtop_section .UZsochead_mainbar::before {
    transition: all 0.5s ease;
    z-index: -1;
    top: 0;
    position: absolute;
    opacity: 0.05;
    height: 100%;
    content: "";
    left: 0;
    background: rgb(114,143,164,0.5);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    width: 100%;
}header .VWUCrtop_section .UZsochead_mainbar:hover::before {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.08;
}header .VWUCrtop_section .UZsochead_mainbar .ZXGbYtop_base {
    margin: 0 8px;
    position: relative;
}header .VWUCrtop_section .UZsochead_mainbar .ZXGbYtop_base a {
    font-size: 14px;
    padding: 10px 15px;
    overflow: hidden;
    color: #000000;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-weight: 600;
    transition: all 0.4s ease;
    position: relative;
    display: block;
}header .VWUCrtop_section .UZsochead_mainbar .ZXGbYtop_base a:hover {
    color: #ffffff;
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
}header .VWUCrtop_section .UZsochead_mainbar .ZXGbYtop_base a::before {
    content: "";
    left: 0;
    transform-origin: right top;
    width: 100%;
    transform: scale(0);
    transition: transform 0.4s ease, border-radius 0.4s ease;
    height: 100%;
    top: 0;
    position: absolute;
    background: rgb(141,175,194);
    z-index: -1;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
}header .VWUCrtop_section .UZsochead_mainbar .ZXGbYtop_base a:hover::before {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transform: scale(1);
}header .VWUCrtop_section .UZsochead_mainbar .ZXGbYtop_base:nth-child(2n) a::before {
    transform-origin: left bottom;
    background: rgb(114,143,164);
}header .VWUCrtop_section .UZsochead_mainbar .ZXGbYtop_base:nth-child(2n) a:hover::before {
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}header .VWUCrtop_section .UZsochead_mainbar .ZXGbYtop_base:hover {
    animation: menu-wobble 1s ease;
}

@keyframes menu-wobble {
    0%, 100% {
        transform: translateX(0);
    }
    15% {
        transform: translateX(-3px) rotate(-1deg);
    }
    30% {
        transform: translateX(2px) rotate(1deg);
    }
    45% {
        transform: translateX(-2px) rotate(-0.5deg);
    }
    60% {
        transform: translateX(1px) rotate(0.5deg);
    }
    75% {
        transform: translateX(-1px) rotate(-0.25deg);
    }
}

@media (max-width: 992px) {header .VWUCrtop_section {
    flex-direction: column;
    padding: 20px 15px;
}header .VWUCrtop_section .qKXDIhead_tutor {
    margin-bottom: 15px;
}header .VWUCrtop_section .UZsochead_mainbar {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}header .VWUCrtop_section .UZsochead_mainbar .ZXGbYtop_base {
    margin: 5px;
}header .VWUCrtop_section .UZsochead_mainbar .ZXGbYtop_base a {
    padding: 8px 12px;
    font-size: calc(14px - 1px);
}
}

@media (max-width: 767px) {header .VWUCrtop_section {
    padding: 15px 10px;
}header .VWUCrtop_section .qKXDIhead_tutor .hinGmnav_mainbar svg {
    height: 40px;
}header .VWUCrtop_section .UZsochead_mainbar .ZXGbYtop_base a {
    padding: 6px 10px;
    font-size: calc(14px - 2px);
}}.OVGIpoffer_panel {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(169,209,225) 0%, rgb(114,143,164,0.5) 100%);
}.OVGIpoffer_panel::before {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    content: "";
    z-index: 1;
    background: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(rgb(141,175,194), 0.03) 40px, rgba(rgb(141,175,194), 0.03) 80px);
}.OVGIpoffer_panel .container {
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
    max-width: 1320px;
    z-index: 2;
}.OVGIpoffer_panel .LpHZzprogram_price {
    gap: 2.5rem;
    flex-direction: column-reverse;
    display: flex;
}.OVGIpoffer_panel .qmpsZdiscount_grid {
    z-index: 3;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateY(0);
    margin: 0 auto;
    background: rgba(#ffffff, 0.9);
    padding: 2rem;
    max-width: 600px;
}.OVGIpoffer_panel .qmpsZdiscount_grid:hover {
    transform: translateY(-5px);
}.OVGIpoffer_panel .qmpsZdiscount_grid h2 {
    font-weight: 700;
    margin-bottom: 1rem;
    position: relative;
    font-size: 30px;
    color: #000000;
    line-height: 1.3;
}.OVGIpoffer_panel .qmpsZdiscount_grid h2::after {
    content: "";
    transform-origin: left;
    bottom: -10px;
    height: 3px;
    width: 80px;
    transition: transform 0.5s ease;
    left: 0;
    position: absolute;
    transform: scaleX(1);
    background: rgb(141,175,194);
}.OVGIpoffer_panel .qmpsZdiscount_grid:hover h2::after {
    transform: scaleX(1.5);
}.OVGIpoffer_panel .KLSuzplan_details {
    max-width: 100%;
    overflow-wrap: break-word;
    line-height: 1.6;
    word-break: break-word;
    margin-top: 1.5rem;
    color: #000000;
    font-size: 16px;
}.OVGIpoffer_panel .izrsftraining_fees {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    position: relative;
}.OVGIpoffer_panel .udagRlearning_packages {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    text-decoration: none;
    display: block;
    overflow: hidden;
    height: 100%;
}.OVGIpoffer_panel .udagRlearning_packages:hover {
    transform: translateY(-8px);
}.OVGIpoffer_panel .atHTIlearning_fees {
    height: 100%;
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    position: relative;
    flex-direction: column;
    transition: box-shadow 0.4s ease;
    overflow: hidden;
    background: #ffffff;
    display: flex;
}.OVGIpoffer_panel .udagRlearning_packages:hover .atHTIlearning_fees {
    box-shadow: 0 15px 35px rgba(rgb(141,175,194,0.5), 0.15);
}.OVGIpoffer_panel .zixNHstudy_fees {
    min-height: 280px;
    padding: 2rem;
    flex-grow: 1;
    flex-direction: column;
    display: flex;
}.OVGIpoffer_panel .zixNHstudy_fees h3 {
    margin-bottom: 1rem;
    line-height: 1.3;
    font-size: calc(24px + 0.1rem);
    font-weight: 600;
    position: relative;
    color: #000000;
}.OVGIpoffer_panel .BzMDifee_board {
    font-weight: 700;
    display: block;
    margin: 0.5rem 0 1.25rem;
    position: relative;
    font-size: calc(24px + 0.3rem);
    color: rgb(141,175,194);
}.OVGIpoffer_panel .BzMDifee_board::before {
    position: absolute;
    bottom: -10px;
    left: 0;
    content: "";
    background: rgb(114,143,164);
    height: 2px;
    width: 40px;
}.OVGIpoffer_panel .zixNHstudy_fees p {
    flex-grow: 1;
    line-height: 1.6;
    overflow-wrap: break-word;
    word-break: break-word;
    color: #000000;
    margin-top: 1.5rem;
    font-size: 16px;
}.OVGIpoffer_panel .nlPAJimg_hover_effect {
    width: 100%;
    transition: transform 0.6s ease-out;
    height: 220px;
    transform: scale(1);
    position: relative;
}.OVGIpoffer_panel .nlPAJimg_hover_effect::after {
    height: 100%;
    z-index: 1;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}.OVGIpoffer_panel .udagRlearning_packages:hover .nlPAJimg_hover_effect {
    transform: scale(1.05);
}

@media (min-width: 768px) {.OVGIpoffer_panel .izrsftraining_fees {
    grid-template-columns: repeat(2, 1fr);
}.OVGIpoffer_panel .qmpsZdiscount_grid {
    padding: 3rem;
}
}

@media (min-width: 992px) {.OVGIpoffer_panel .LpHZzprogram_price {
    gap: 3rem;
    align-items: center;
    flex-direction: row;
}.OVGIpoffer_panel .qmpsZdiscount_grid {
    width: 35%;
    margin: 0;
}.OVGIpoffer_panel .izrsftraining_fees {
    width: 65%;
}
}

@media (min-width: 1200px) {.OVGIpoffer_panel .izrsftraining_fees {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.OVGIpoffer_panel .zixNHstudy_fees {
    padding: 2.5rem;
}.OVGIpoffer_panel .qmpsZdiscount_grid h2 {
    font-size: calc(30px + 0.2rem);
}.OVGIpoffer_panel .nlPAJimg_hover_effect {
    height: 250px;
}
}

@media (max-width: 767px) {.OVGIpoffer_panel {
    padding: 4rem 0;
}.OVGIpoffer_panel .zixNHstudy_fees {
    min-height: 240px;
    padding: 1.5rem;
}.OVGIpoffer_panel .nlPAJimg_hover_effect {
    height: 180px;
}.OVGIpoffer_panel .qmpsZdiscount_grid {
    padding: 1.5rem;
}.OVGIpoffer_panel .qmpsZdiscount_grid h2 {
    font-size: calc(30px - 0.2rem);
}.OVGIpoffer_panel .KLSuzplan_details {
    font-size: calc(16px - 0.1rem);
}}.kCBStcookie_popup_disclosure {
    width: 100%;
    transition: transform 0.3s ease-in-out;
    bottom: 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    border-top: 3px solid rgb(141,175,194);
    background: rgb(169,209,225);
    z-index: 90;
}.wVbpDvisitor_privacy {
    max-width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 15px;
    margin: 0 auto;
}.yFmkXcookies_tracking {
    flex-shrink: 0;
    margin-right: 15px;
}.yFmkXcookies_tracking svg {
    fill: rgb(141,175,194);
    width: 60px;
    height: 60px;
    transition: fill 0.3s ease;
}.yFmkXcookies_tracking svg:hover {
    fill: rgb(114,143,164);
}.jITFZprivacy_switch {
    color: #000000;
    margin-right: 15px;
    flex-grow: 1;
}.kCBStcookie_popup_disclosure h5 {
    color: rgb(141,175,194);
    font-family: Arial, sans-serif;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 23px;
}.kCBStcookie_popup_disclosure p {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    color: #000000;
}.qlQOucookie_view {
    cursor: pointer;
    font-size: 16px;
    line-height: 35px;
    padding: 10px 20px;
    margin-left: 10px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
    border-radius: 23px;
    background: rgb(141,175,194);
    color: #ffffff;
    text-align: center;
}.qlQOucookie_view:hover {
    background: rgb(114,143,164);
    box-shadow: 0 0 10px rgb(114,143,164,0.5);
}#KORfQenableCookiesAgreementBtn {
    background: rgb(141,175,194);
}#MnkfLdisable_tracking_cookies {
    background: rgba(0, 0, 0, 0.5);
}.kCBStcookie_popup_disclosure p a {
    color: rgb(141,175,194);
    transition: color 0.3s ease;
    text-decoration: underline;
}.kCBStcookie_popup_disclosure p a:hover {
    color: rgb(114,143,164);
}
@media only screen and (max-width: 1200px) {.wVbpDvisitor_privacy {
    flex-direction: column;
    align-items: center;
}.yFmkXcookies_tracking {
    margin-bottom: 15px;
}.jITFZprivacy_switch {
    margin-bottom: 15px;
    margin-right: 0;
    text-align: center;
}.qlQOucookie_view {
    max-width: 200px;
    margin-bottom: 10px;
    margin-left: 0;
    width: 100%;
}
}
@media only screen and (max-width: 800px) {.wVbpDvisitor_privacy {
    padding: 15px;
}.yFmkXcookies_tracking {
    display: none;
}.kCBStcookie_popup_disclosure h5 {
    font-size: 22px;
}.kCBStcookie_popup_disclosure p {
    font-size: 16px;
}}
#hogwEcookieModalMessage {
    display: none;
}#hogwEcookieModalMessage:checked ~ .kCBStcookie_popup_disclosure {
    visibility: hidden;
    opacity: 0;
}.KMdBScourse_benefits {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(169,209,225) 0%, rgba(245, 247, 250, 0.92) 100%);
}.KMdBScourse_benefits::before {
    background-image: radial-gradient(circle at 20% 30%, rgba(rgb(141,175,194,0.5), 0.08) 0%, transparent 60%),
                      radial-gradient(circle at 80% 70%, rgba(rgb(114,143,164,0.5), 0.1) 0%, transparent 40%);
    z-index: 0;
    height: 100%;
    width: 100%;
    left: 0;
    content: "";
    top: 0;
    position: absolute;
}.KMdBScourse_benefits::after {
    content: "";
    bottom: -40px;
    opacity: 0.15;
    z-index: 0;
    border-radius: 50%;
    background: linear-gradient(-45deg, rgb(141,175,194) 0%, transparent 70%);
    transform: rotate(-15deg);
    width: 200px;
    filter: blur(30px);
    right: -40px;
    position: absolute;
    height: 200px;
}.KMdBScourse_benefits .container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
}.KMdBScourse_benefits .aMqBrsmart_study {
    flex-direction: column-reverse;
    align-items: center;
    display: flex;
    position: relative;
}.KMdBScourse_benefits .oqBcCtext_content_box {
    z-index: 2;
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08);
    position: relative;
    width: 100%;
    padding: 30px 20px;
    background: rgba(#ffffff, 0.95);
    transform: translateZ(0);
    backdrop-filter: blur(10px);
}.KMdBScourse_benefits .oqBcCtext_content_box::before {
    width: 5px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(141,175,194), rgba(rgb(141,175,194,0.5), 0.3));
    transform-origin: top;
    height: 60%;
    animation: lineGrow 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
    transform: scaleY(0);
    content: "";
}.KMdBScourse_benefits h4 {
    line-height: 1.4;
    color: #000000;
    transform: translateX(0);
    transition: transform 0.5s ease;
    font-size: calc(19px * 1.1);
    margin-bottom: 30px;
    position: relative;
    font-weight: 700;
}.KMdBScourse_benefits h4::after {
    height: 3px;
    transition: transform 0.5s ease;
    transform: scaleX(0.7);
    background: rgb(114,143,164);
    content: "";
    bottom: -12px;
    position: absolute;
    left: 0;
    width: 80px;
    transform-origin: left;
}.KMdBScourse_benefits .oqBcCtext_content_box:hover h4 {
    transform: translateX(5px);
}.KMdBScourse_benefits .oqBcCtext_content_box:hover h4::after {
    transform: scaleX(1);
}.KMdBScourse_benefits .oqBcCtext_content_box > div {
    gap: 20px;
    display: flex;
    flex-direction: column;
}.KMdBScourse_benefits ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.KMdBScourse_benefits li {
    margin-bottom: 15px;
    position: relative;
    animation: fadeSlideUp 0.6s ease forwards;
    opacity: 0;
    transform: translateY(20px);
    animation-delay: calc(0.15s * var(--li-index, 0));
}.KMdBScourse_benefits li:nth-child(1) {
    --li-index: 1;
}.KMdBScourse_benefits li:nth-child(2) {
    --li-index: 2;
}.KMdBScourse_benefits li:nth-child(3) {
    --li-index: 3;
}.KMdBScourse_benefits li:nth-child(4) {
    --li-index: 4;
}.KMdBScourse_benefits li:nth-child(5) {
    --li-index: 5;
}.KMdBScourse_benefits p {
    gap: 15px;
    font-size: 14px;
    display: flex;
    transition: transform 0.3s ease;
    color: #000000;
    align-items: flex-start;
    margin: 0;
}.KMdBScourse_benefits li:hover p {
    transform: translateX(5px);
}.KMdBScourse_benefits p span:first-child {
    margin-top: 2px;
    flex-shrink: 0;
}.KMdBScourse_benefits p span:last-child {
    line-height: 1.5;
    letter-spacing: 0.01em;
}.KMdBScourse_benefits svg {
    width: 22px;
    transition: transform 0.3s ease;
    height: 22px;
}.KMdBScourse_benefits li:hover svg {
    transform: rotate(10deg) scale(1.1);
}.KMdBScourse_benefits svg path {
    transition: fill 0.3s ease;
    fill: rgb(141,175,194);
}.KMdBScourse_benefits li:hover svg path {
    fill: rgb(114,143,164);
}.KMdBScourse_benefits .nlPAJimg_hover_effect {
    height: auto;
    border-radius: 10px;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1),
                box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    width: 100%;
    transform: scale(0.95) translateY(20px);
    object-fit: cover;
    margin-bottom: 20px;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.15);
    max-height: 500px;
}.KMdBScourse_benefits .aMqBrsmart_study:hover .nlPAJimg_hover_effect {
    transform: scale(1) translateY(0);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.2);
}

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

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

@media (min-width: 768px) {.KMdBScourse_benefits {
    padding: 150px 0;
}.KMdBScourse_benefits .aMqBrsmart_study {
    gap: 40px;
    align-items: stretch;
    flex-direction: row;
}.KMdBScourse_benefits .oqBcCtext_content_box {
    padding: 40px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    width: 55%;
    transform: translateX(-30px);
    margin-top: 60px;
}.KMdBScourse_benefits h4 {
    margin-bottom: 40px;
    font-size: calc(19px * 1.2);
}.KMdBScourse_benefits .oqBcCtext_content_box > div {
    flex-direction: row;
    gap: 30px;
}.KMdBScourse_benefits .oqBcCtext_content_box > div > * {
    flex: 1;
}.KMdBScourse_benefits p {
    font-size: calc(14px * 1.05);
}.KMdBScourse_benefits .nlPAJimg_hover_effect {
    object-position: center;
    height: 450px;
    transform: rotate(-3deg) translateY(0) scale(0.95);
    width: 45%;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}.KMdBScourse_benefits .aMqBrsmart_study:hover .nlPAJimg_hover_effect {
    transform: rotate(0deg) translateY(0) scale(1);
}
}

@media (min-width: 992px) {.KMdBScourse_benefits .aMqBrsmart_study {
    gap: 60px;
}.KMdBScourse_benefits .oqBcCtext_content_box {
    transform: translateX(-60px);
}.KMdBScourse_benefits h4 {
    font-size: calc(19px * 1.3);
}.KMdBScourse_benefits .nlPAJimg_hover_effect {
    transform: rotate(-5deg) translateY(0) scale(0.95);
    height: 500px;
}
}

@media (min-width: 1200px) {.KMdBScourse_benefits .aMqBrsmart_study {
    gap: 80px;
}.KMdBScourse_benefits .oqBcCtext_content_box {
    transform: translateX(-80px);
    padding: 50px;
}.KMdBScourse_benefits h4 {
    font-size: calc(19px * 1.4);
}.KMdBScourse_benefits .nlPAJimg_hover_effect {
    height: 550px;
}
}

@media (prefers-reduced-motion) {.KMdBScourse_benefits .oqBcCtext_content_box::before,
    .KMdBScourse_benefits li,
    .KMdBScourse_benefits .nlPAJimg_hover_effect,
    .KMdBScourse_benefits .aMqBrsmart_study:hover .nlPAJimg_hover_effect,
    .KMdBScourse_benefits h4,
    .KMdBScourse_benefits .oqBcCtext_content_box:hover h4,
    .KMdBScourse_benefits p,
    .KMdBScourse_benefits li:hover p,
    .KMdBScourse_benefits svg,
    .KMdBScourse_benefits li:hover svg {
    animation: none;
    transform: none;
    transition: none;
}.KMdBScourse_benefits li {
    opacity: 1;
}}.TVDzyour_background {
    overflow: hidden;
    position: relative;
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(169,209,225) 0%, rgb(114,143,164,0.5) 100%);
}.TVDzyour_background::before {
    position: absolute;
    right: -50px;
    background: rgb(141,175,194,0.5);
    top: -50px;
    height: 300px;
    content: "";
    width: 300px;
    z-index: 1;
    opacity: 0.1;
    transform: rotate(45deg);
}.TVDzyour_background::after {
    width: 250px;
    border-radius: 50%;
    background: rgb(114,143,164,0.5);
    bottom: -80px;
    position: absolute;
    z-index: 1;
    opacity: 0.08;
    left: -80px;
    content: "";
    height: 250px;
}.TVDzyour_background .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 20px;
}.TVDzyour_background h1 {
    font-size: 44px;
    color: #000000;
    animation: slideInTitle 0.8s ease-out forwards;
    opacity: 0;
    margin-bottom: 50px;
    font-weight: 700;
    transform: translateX(-10px);
    text-align: left;
    position: relative;
}.TVDzyour_background h1::after {
    transform-origin: left;
    animation: expandLine 1s 0.4s ease-out forwards;
    position: absolute;
    content: "";
    bottom: -15px;
    left: 0;
    width: 80px;
    background: linear-gradient(90deg, rgb(141,175,194) 0%, rgb(114,143,164) 100%);
    transform: scaleX(0);
    height: 4px;
}.TVDzyour_background .Qqwgilearn_legacy {
    position: relative;
}.TVDzyour_background .Qqwgilearn_legacy ul {
    list-style: none;
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    margin: 0;
    padding: 0;
}.TVDzyour_background .LFZSnour_ethos {
    background: #ffffff;
    opacity: 0;
    transition: transform 0.5s ease, box-shadow 0.3s ease;
    overflow: hidden;
    transform: translateY(30px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border-left: 4px solid rgb(141,175,194);
    position: relative;
    animation: fadeInUp 0.8s ease-out forwards;
    padding: 40px 35px;
}.TVDzyour_background .LFZSnour_ethos:nth-child(1) {
    animation-delay: 0.2s;
}.TVDzyour_background .LFZSnour_ethos:nth-child(2) {
    animation-delay: 0.4s;
}.TVDzyour_background .LFZSnour_ethos::before {
    position: absolute;
    top: 0;
    content: "";
    right: 0;
    transform: translate(50%, -50%) rotate(45deg);
    width: 120px;
    transition: transform 0.6s ease;
    background: rgb(141,175,194,0.5);
    height: 120px;
    opacity: 0.05;
}.TVDzyour_background .LFZSnour_ethos:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.TVDzyour_background .LFZSnour_ethos:hover::before {
    transform: translate(30%, -30%) rotate(45deg) scale(1.2);
}.TVDzyour_background .LFZSnour_ethos h4 {
    font-weight: 700;
    color: rgb(141,175,194);
    margin-bottom: 20px;
    position: relative;
    font-size: calc(19px + 2px);
    display: inline-block;
}.TVDzyour_background .LFZSnour_ethos h4::after {
    content: "";
    bottom: -8px;
    width: 40px;
    height: 2px;
    left: 0;
    background: rgb(114,143,164);
    position: absolute;
    transition: width 0.3s ease;
}.TVDzyour_background .LFZSnour_ethos:hover h4::after {
    width: 100%;
}.TVDzyour_background .LFZSnour_ethos div {
    line-height: 1.8;
    font-size: 13px;
    color: #000000;
    max-height: 300px;
    font-family: Arial, sans-serif;
    padding-right: 10px;
    overflow-y: auto;
}.TVDzyour_background .LFZSnour_ethos div::-webkit-scrollbar {
    width: 4px;
}.TVDzyour_background .LFZSnour_ethos div::-webkit-scrollbar-track {
    background: rgb(169,209,225);
    border-radius: 10px;
}.TVDzyour_background .LFZSnour_ethos div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(114,143,164,0.5);
}

@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes expandLine {
    to {
        transform: scaleX(1);
    }
}

@keyframes fadeInUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@media (min-width: 768px) {.TVDzyour_background {
    padding: 140px 0 100px;
}.TVDzyour_background h1 {
    margin-bottom: 70px;
    font-size: calc(44px + 8px);
}.TVDzyour_background h1::after {
    width: 120px;
    height: 5px;
}.TVDzyour_background .Qqwgilearn_legacy ul {
    gap: 50px;
    grid-template-columns: repeat(2, 1fr);
}.TVDzyour_background .LFZSnour_ethos {
    padding: 50px 45px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.4s ease;
}.TVDzyour_background .LFZSnour_ethos:hover {
    transform: translateY(-10px) scale(1.02);
}.TVDzyour_background .LFZSnour_ethos div {
    max-height: 350px;
}
}

@media (min-width: 1200px) {.TVDzyour_background {
    padding: 180px 0 140px;
}.TVDzyour_background::before {
    width: 400px;
    height: 400px;
}.TVDzyour_background::after {
    width: 350px;
    height: 350px;
}.TVDzyour_background .container {
    padding: 0 40px;
}.TVDzyour_background h1 {
    transform: translateX(-20px);
}.TVDzyour_background .Qqwgilearn_legacy {
    perspective: 1000px;
}.TVDzyour_background .LFZSnour_ethos {
    transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.5s ease;
    padding: 60px 50px;
    transform-origin: top;
    transform: translateY(40px) rotateX(10deg);
}.TVDzyour_background .LFZSnour_ethos:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.14);
    transform: translateY(-15px) rotateX(0) scale(1.03);
}.TVDzyour_background .LFZSnour_ethos h4 {
    font-size: calc(19px + 5px);
    margin-bottom: 25px;
}.TVDzyour_background .LFZSnour_ethos div {
    max-height: 400px;
    font-size: calc(13px + 1px);
    line-height: 1.9;
}
}

@media (max-width: 767px) {.TVDzyour_background {
    padding: 80px 0 60px;
}.TVDzyour_background h1 {
    font-size: calc(44px - 2px);
    margin-bottom: 40px;
}.TVDzyour_background .LFZSnour_ethos {
    padding: 30px 25px;
    margin-bottom: 30px;
}.TVDzyour_background .LFZSnour_ethos h4 {
    margin-bottom: 15px;
    font-size: 19px;
}.TVDzyour_background .LFZSnour_ethos div {
    font-size: calc(13px - 1px);
    max-height: 250px;
    line-height: 1.7;
}}.QMVXCdata_summary {
    background: linear-gradient(135deg, rgb(169,209,225) 0%, rgb(169,209,225) 85%, rgb(141,175,194,0.5) 100%);
    padding: 5rem 1.5rem;
    position: relative;
    overflow: hidden;
}.QMVXCdata_summary::before {
    content: "";
    left: 0;
    top: 0;
    opacity: 0.07;
    z-index: 0;
    height: 100%;
    width: 100%;
    background-size: 6rem 6rem;
    background-image: 
        linear-gradient(45deg, transparent 48%, rgb(114,143,164,0.5) 49%, transparent 51%),
        linear-gradient(-45deg, transparent 48%, rgb(114,143,164,0.5) 49%, transparent 51%);
    position: absolute;
}.QMVXCdata_summary h3 {
    font-weight: 700;
    position: relative;
    transform: perspective(800px) rotateX(2deg);
    color: rgb(141,175,194);
    z-index: 1;
    font-size: 30px;
    margin-bottom: 3.5rem;
    text-align: center;
    letter-spacing: 0.05em;
}.QMVXCdata_summary h3::after {
    position: absolute;
    height: 3px;
    transform: translateX(-50%);
    bottom: -1rem;
    background: linear-gradient(90deg, transparent, rgb(141,175,194), transparent);
    width: 6rem;
    left: 50%;
    content: "";
}.QMVXCdata_summary .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.QMVXCdata_summary ul {
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    list-style: none;
    display: grid;
    margin: 0;
    gap: 2rem;
}.QMVXCdata_summary .tdUzOstatistics_boost {
    display: flex;
    border-left: 3px solid rgb(141,175,194);
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 0 1px 5px rgba(0, 0, 0, 0.03);
    padding: 1.5rem;
    position: relative;
    transition: all 0.35s cubic-bezier(0.25, 1, 0.5, 1);
    overflow: hidden;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    height: 100%;
}.QMVXCdata_summary .tdUzOstatistics_boost::before {
    transition: opacity 0.5s ease;
    left: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, rgb(141,175,194,0.5) 0%, transparent 80%);
    opacity: 0;
    top: 0;
    content: "";
    width: 100%;
}.QMVXCdata_summary .tdUzOstatistics_boost:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 0 3px 10px rgba(0, 0, 0, 0.04);
    transform: translateY(-5px);
    border-left: 3px solid rgb(114,143,164);
}.QMVXCdata_summary .tdUzOstatistics_boost:hover::before {
    opacity: 0.05;
}.QMVXCdata_summary .tdUzOstatistics_boost span {
    margin-bottom: 0.75rem;
    position: relative;
    font-weight: 600;
    line-height: 1.4;
    display: block;
    color: #000000;
    font-size: calc(18px * 1.05);
    z-index: 1;
}.QMVXCdata_summary .tdUzOstatistics_boost p {
    position: relative;
    font-weight: 700;
    color: rgb(141,175,194);
    margin: auto 0 0;
    font-size: calc(30px * 1.2);
    letter-spacing: 0.02em;
    z-index: 1;
}.QMVXCdata_summary .tdUzOstatistics_boost p::after {
    height: 3px;
    transition: transform 0.3s ease;
    transform-origin: left;
    bottom: -0.5rem;
    position: absolute;
    width: 2.5rem;
    transform: scaleX(0.5);
    content: "";
    background: linear-gradient(90deg, rgb(114,143,164), transparent);
    left: 0;
}.QMVXCdata_summary .tdUzOstatistics_boost:hover p::after {
    transform: scaleX(1);
}

@media (min-width: 768px) {.QMVXCdata_summary {
    padding: 7rem 2rem;
}.QMVXCdata_summary h3 {
    margin-bottom: 4.5rem;
    font-size: calc(30px * 1.1);
}.QMVXCdata_summary h3::after {
    width: 8rem;
}.QMVXCdata_summary ul {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 2.5rem;
}.QMVXCdata_summary .tdUzOstatistics_boost {
    padding: 2rem;
}.QMVXCdata_summary .tdUzOstatistics_boost span {
    margin-bottom: 1rem;
    font-size: calc(18px * 1.1);
}.QMVXCdata_summary .tdUzOstatistics_boost p {
    font-size: calc(30px * 1.3);
}
}

@media (min-width: 1024px) {.QMVXCdata_summary {
    padding: 8rem 3rem;
}.QMVXCdata_summary::before {
    background-size: 8rem 8rem;
}.QMVXCdata_summary h3 {
    margin-bottom: 5rem;
    font-size: calc(30px * 1.2);
}.QMVXCdata_summary ul {
    gap: 3rem 2rem;
    grid-template-columns: repeat(3, 1fr);
}.QMVXCdata_summary .tdUzOstatistics_boost {
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}.QMVXCdata_summary .tdUzOstatistics_boost:hover {
    transform: translateY(-8px) scale(1.02);
}.QMVXCdata_summary .tdUzOstatistics_boost:nth-child(3n+1) {
    transform: perspective(800px) rotateY(2deg);
}.QMVXCdata_summary .tdUzOstatistics_boost:nth-child(3n+2) {
    transform: translateY(5px);
}.QMVXCdata_summary .tdUzOstatistics_boost:nth-child(3n+3) {
    transform: perspective(800px) rotateY(-2deg);
}.QMVXCdata_summary .tdUzOstatistics_boost:nth-child(3n+1):hover {
    transform: perspective(800px) rotateY(2deg) translateY(-8px) scale(1.02);
}.QMVXCdata_summary .tdUzOstatistics_boost:nth-child(3n+2):hover {
    transform: translateY(-3px) scale(1.02);
}.QMVXCdata_summary .tdUzOstatistics_boost:nth-child(3n+3):hover {
    transform: perspective(800px) rotateY(-2deg) translateY(-8px) scale(1.02);
}
}

@media (max-width: 767px) {.QMVXCdata_summary {
    padding: 4rem 1rem;
}.QMVXCdata_summary h3 {
    margin-bottom: 3rem;
    font-size: 30px;
}.QMVXCdata_summary ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.QMVXCdata_summary .tdUzOstatistics_boost {
    padding: 1.25rem;
}.QMVXCdata_summary .tdUzOstatistics_boost span {
    font-size: 18px;
}.QMVXCdata_summary .tdUzOstatistics_boost p {
    font-size: calc(30px * 1.1);
}}.AEazhtitle_opener {
    align-items: center;
    background-color: rgb(169,209,225);
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    width: 100%;
}.AEazhtitle_opener::before {
    opacity: 0.15;
    z-index: 1;
    background: linear-gradient(135deg, rgb(141,175,194,0.5), rgb(114,143,164,0.5));
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    content: "";
    top: 0;
}.AEazhtitle_opener::after {
    opacity: 0.08;
    z-index: 0;
    background: rgb(141,175,194);
    content: "";
    animation: floatElement 12s ease-in-out infinite;
    clip-path: polygon(0 0, 100% 25%, 100% 100%, 0% 75%);
    position: absolute;
    transform: rotate(-15deg);
    right: -5%;
    bottom: -5%;
    height: 40%;
    width: 40%;
}.AEazhtitle_opener .gEWHRcourse_main {
    transform-style: preserve-3d;
    width: 90%;
    position: relative;
    perspective: 1000px;
    z-index: 2;
    max-width: 1200px;
}.AEazhtitle_opener .bUplelearn_intro {
    justify-content: center;
    display: flex;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.12), 0 12px 24px rgba(0, 0, 0, 0.08);
    flex-direction: column;
    padding: 4rem 3rem;
    overflow: hidden;
    transform: translateZ(0);
    position: relative;
    align-items: flex-start;
}.AEazhtitle_opener .bUplelearn_intro::before {
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(
    145deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.85) 100%
  );
    position: absolute;
    top: 0;
    z-index: -1;
    backdrop-filter: blur(6px);
}.AEazhtitle_opener .bUplelearn_intro span {
    max-width: 85%;
    margin-bottom: 1.5rem;
    position: relative;
    padding: 0.5rem 1.25rem;
    backdrop-filter: blur(4px);
    transform: skewX(-6deg) translateZ(20px);
    animation: slideInFromLeft 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    background: linear-gradient(120deg, rgb(141,175,194,0.5), rgb(114,143,164));
    display: inline-block;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}.AEazhtitle_opener .bUplelearn_intro h3 {
    transform: skewX(6deg);
    letter-spacing: 0.5px;
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 600;
    margin: 0;
    color: #ffffff;
}.AEazhtitle_opener .bUplelearn_intro h1 {
    margin: 0 0 2rem 0;
    max-width: 90%;
    position: relative;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
    animation: fadeInUp 0.9s cubic-bezier(0.215, 0.61, 0.355, 1) both;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
    font-size: calc(38px * 1.1);
    animation-delay: 0.2s;
}.AEazhtitle_opener .bUplelearn_intro h1::after {
    transform-origin: left;
    left: 0;
    height: 4px;
    position: absolute;
    width: 6rem;
    background: linear-gradient(to right, rgb(141,175,194), rgb(114,143,164));
    content: "";
    bottom: -1rem;
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transform: scaleX(1);
}.AEazhtitle_opener .bUplelearn_intro div div {
    max-width: 85%;
    padding: 1.5rem 2.5rem 1.5rem 2rem;
    position: relative;
    transform: translateX(0) translateZ(10px);
    animation-delay: 0.4s;
    animation: fadeInRight 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    background: linear-gradient(90deg, rgb(114,143,164,0.5), transparent);
    margin-left: 1rem;
    border-left: 4px solid rgb(141,175,194);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.AEazhtitle_opener .bUplelearn_intro div div::before {
    content: "";
    width: 2rem;
    left: -1rem;
    transform: translateZ(-5px);
    top: 0;
    opacity: 0.15;
    position: absolute;
    border-radius: 50%;
    height: 2rem;
    background-color: rgb(141,175,194);
}.AEazhtitle_opener .bUplelearn_intro div div p {
    line-height: 1.6;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0.3px;
    font-size: calc(14px * 1.25);
    color: #ffffff;
}

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

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(-30px) translateZ(10px);
  }
  to {
    opacity: 1;
    transform: translateX(0) translateZ(10px);
  }
}

@keyframes slideInFromLeft {
  from {
    opacity: 0;
    transform: skewX(-6deg) translateX(-40px) translateZ(20px);
  }
  to {
    opacity: 1;
    transform: skewX(-6deg) translateX(0) translateZ(20px);
  }
}

@keyframes floatElement {
  0%, 100% {
    transform: rotate(-15deg) translateY(0);
  }
  50% {
    transform: rotate(-12deg) translateY(-15px);
  }
}

@media (min-width: 1400px) {.AEazhtitle_opener .bUplelearn_intro {
    padding: 5rem 4rem;
}.AEazhtitle_opener .bUplelearn_intro h1 {
    font-size: calc(38px * 1.2);
    max-width: 80%;
}.AEazhtitle_opener .bUplelearn_intro div div {
    max-width: 70%;
}
}

@media (max-width: 991px) {.AEazhtitle_opener .bUplelearn_intro {
    padding: 3.5rem 2.5rem;
}.AEazhtitle_opener .bUplelearn_intro h1 {
    font-size: 38px;
    max-width: 100%;
}.AEazhtitle_opener .bUplelearn_intro span {
    max-width: 90%;
}.AEazhtitle_opener .bUplelearn_intro div div {
    margin-left: 0;
    max-width: 90%;
}
}

@media (max-width: 767px) {.AEazhtitle_opener .bUplelearn_intro {
    padding: 3rem 2rem;
}.AEazhtitle_opener .bUplelearn_intro h1 {
    font-size: calc(38px * 0.85);
}.AEazhtitle_opener .bUplelearn_intro span {
    max-width: 100%;
    margin-bottom: 1.25rem;
}.AEazhtitle_opener .bUplelearn_intro div div {
    max-width: 100%;
    padding: 1.25rem 1.5rem 1.25rem 1.25rem;
}.AEazhtitle_opener .bUplelearn_intro div div p {
    font-size: 14px;
}
}

@media (max-width: 575px) {.AEazhtitle_opener {
    min-height: 90vh;
}.AEazhtitle_opener .bUplelearn_intro {
    padding: 2.5rem 1.5rem;
}.AEazhtitle_opener .bUplelearn_intro h1 {
    font-size: calc(38px * 0.7);
    margin-bottom: 1.5rem;
}.AEazhtitle_opener .bUplelearn_intro h1::after {
    width: 4rem;
    bottom: -0.75rem;
    height: 3px;
}.AEazhtitle_opener .bUplelearn_intro h3 {
    font-size: 0.9rem;
}.AEazhtitle_opener .bUplelearn_intro div div {
    padding: 1rem 1.25rem;
}.AEazhtitle_opener .bUplelearn_intro div div p {
    font-size: calc(14px * 0.9);
}}.rlKENid_thankbox {
    overflow: hidden;
    perspective: 1000px;
    min-height: 100vh;
    align-items: center;
    display: flex;
    background: linear-gradient(135deg, rgb(169,209,225) 0%, #ffffff 100%);
    justify-content: center;
    position: relative;
}.rlKENid_thankbox::before {
    content: "";
    height: 120%;
    top: -10%;
    position: absolute;
    background: 
        linear-gradient(120deg, rgb(141,175,194,0.5) 0%, transparent 40%),
        linear-gradient(-120deg, rgb(114,143,164,0.5) 0%, transparent 40%);
    width: 120%;
    left: -5%;
    pointer-events: none;
    z-index: 0;
    transform: rotate(-5deg) skewX(5deg);
}.rlKENid_thankbox::after {
    position: absolute;
    content: "";
    right: -20%;
    filter: blur(80px);
    transform: rotate(15deg);
    height: 60%;
    opacity: 0.2;
    background: linear-gradient(135deg, rgb(141,175,194,0.5) 0%, rgb(114,143,164,0.5) 100%);
    z-index: 0;
    width: 60%;
    bottom: -20%;
}.rlKENid_thankbox .container {
    transform-style: preserve-3d;
    z-index: 2;
    position: relative;
    animation: container-entry 1.2s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards;
    max-width: 1200px;
    width: 90%;
}.rlKENid_thankbox .aMqBrsmart_study {
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    background-color: #ffffff;
    transform-style: preserve-3d;
    position: relative;
    transform: translateZ(0) rotateX(2deg);
    transition: transform 0.5s ease;
    padding: calc(2rem + 3vw);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 30px), 
        calc(100% - 30px) 100%, 
        0 100%
    );
}.rlKENid_thankbox .aMqBrsmart_study::before {
    pointer-events: none;
    left: 20px;
    right: 20px;
    border: 1px solid rgb(141,175,194,0.5);
    transform: translateZ(-10px);
    position: absolute;
    bottom: 20px;
    top: 20px;
    opacity: 0.4;
    content: "";
}.rlKENid_thankbox .aMqBrsmart_study:hover {
    transform: translateZ(10px) rotateX(0deg);
}.rlKENid_thankbox .aMqBrsmart_study > div:first-child {
    transform: translateZ(20px);
    position: relative;
    margin-bottom: 2rem;
}.rlKENid_thankbox .aMqBrsmart_study > div:first-child::after {
    transform: scaleX(1);
    bottom: -10px;
    position: absolute;
    height: 4px;
    width: 80px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    left: 0;
    background: linear-gradient(90deg, rgb(141,175,194) 0%, rgb(114,143,164) 100%);
    transform-origin: left center;
    content: "";
}.rlKENid_thankbox .aMqBrsmart_study:hover > div:first-child::after {
    transform: scaleX(1.5);
}.rlKENid_thankbox h5 {
    font-size: 20px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    transform: translateZ(30px);
    font-weight: 700;
    position: relative;
    line-height: 1.4;
    margin: 0;
    color: #000000;
    transition: transform 0.5s ease;
}.rlKENid_thankbox .aMqBrsmart_study:hover h5 {
    transform: translateZ(40px);
}.rlKENid_thankbox .aMqBrsmart_study > div:last-child {
    transform: translateZ(10px);
    transition: transform 0.5s ease;
    position: relative;
}.rlKENid_thankbox .aMqBrsmart_study:hover > div:last-child {
    transform: translateZ(20px);
}.rlKENid_thankbox p {
    transition: color 0.3s ease, transform 0.5s ease;
    font-size: 18px;
    color: #000000;
    transform: translateZ(0);
    position: relative;
    margin: 0;
    line-height: 1.8;
    font-weight: 400;
}.rlKENid_thankbox a {
    position: relative;
    text-decoration: none;
    overflow: hidden;
    display: block;
    transition: transform 0.3s ease;
}.rlKENid_thankbox a::before {
    left: 0;
    width: 100%;
    transition: opacity 0.3s ease, transform 0.3s ease;
    z-index: -1;
    opacity: 0;
    position: absolute;
    background: linear-gradient(135deg, 
        transparent 0%, 
        transparent 95%, 
        rgb(141,175,194,0.5) 95%, 
        rgb(141,175,194,0.5) 100%
    );
    height: 100%;
    bottom: 0;
    content: "";
    transform: translateY(10px);
}.rlKENid_thankbox a:hover::before {
    transform: translateY(0);
    opacity: 0.2;
}.rlKENid_thankbox a:hover p {
    transform: translateZ(5px);
    color: rgb(141,175,194);
}

@keyframes container-entry {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(-100px) rotateX(10deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(0) rotateX(0);
    }
}

@media (max-width: 991px) {.rlKENid_thankbox {
    padding: 4rem 0;
}.rlKENid_thankbox .aMqBrsmart_study {
    transform: translateZ(0) rotateX(1deg);
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 20px), 
            calc(100% - 20px) 100%, 
            0 100%
        );
    padding: calc(1.5rem + 2vw);
}.rlKENid_thankbox h5 {
    line-height: 1.5;
    font-size: calc(20px * 0.9);
}.rlKENid_thankbox p {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 767px) {.rlKENid_thankbox {
    min-height: auto;
}.rlKENid_thankbox .container {
    width: 95%;
}.rlKENid_thankbox .aMqBrsmart_study {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 15px), 
            calc(100% - 15px) 100%, 
            0 100%
        );
    padding: 1.5rem;
    transform: none;
}.rlKENid_thankbox .aMqBrsmart_study::before {
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
}.rlKENid_thankbox .aMqBrsmart_study > div:first-child::after {
    width: 60px;
    height: 3px;
}.rlKENid_thankbox h5 {
    font-size: calc(20px * 0.85);
    transform: none;
}.rlKENid_thankbox p {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}.rlKENid_thankbox .aMqBrsmart_study:hover h5,
    .rlKENid_thankbox .aMqBrsmart_study:hover > div:last-child,
    .rlKENid_thankbox .aMqBrsmart_study:hover {
    transform: none;
}
}

@media (max-width: 480px) {.rlKENid_thankbox {
    padding: 3rem 0;
}.rlKENid_thankbox .aMqBrsmart_study {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
    box-shadow: 
            0 10px 25px rgba(0, 0, 0, 0.08),
            0 3px 10px rgba(0, 0, 0, 0.04),
            0 0 0 1px rgba(0, 0, 0, 0.02);
    padding: 1.25rem;
}.rlKENid_thankbox h5 {
    line-height: 1.4;
    font-size: calc(20px * 0.8);
}.rlKENid_thankbox p {
    font-size: calc(18px * 0.85);
    line-height: 1.5;
}.rlKENid_thankbox .aMqBrsmart_study > div:first-child {
    margin-bottom: 1.5rem;
}.rlKENid_thankbox .aMqBrsmart_study > div:first-child::after {
    width: 50px;
    height: 3px;
    bottom: -8px;
}}.GEPZSprogram_information {
    padding: 4rem 2rem;
    align-items: center;
    position: relative;
    overflow: hidden;
    background: rgb(169,209,225);
    justify-content: center;
    display: flex;
    min-height: 100vh;
}.GEPZSprogram_information .rBDKUfuture_class {
    right: 0;
    height: 70vh;
    border-bottom-left-radius: 150px;
    z-index: 1;
    border-top-left-radius: 150px;
    width: 45%;
    transform: translateY(-50%);
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.08);
    position: absolute;
    overflow: hidden;
    top: 50%;
}.GEPZSprogram_information .rBDKUfuture_class::before {
    content: "";
    top: 0;
    left: 0;
    width: 100px;
    pointer-events: none;
    position: absolute;
    z-index: 2;
    height: 100%;
    background: linear-gradient(90deg, rgb(169,209,225), transparent);
}.GEPZSprogram_information .CQkuXprogram_route {
    flex-direction: column;
    height: 500%;
    width: 100%;
    display: flex;
    animation: carousel-vertical 25s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}.GEPZSprogram_information .rBDKUfuture_class:hover .CQkuXprogram_route {
    animation-play-state: paused;
}.GEPZSprogram_information .XiPLYstudy_route {
    width: 100%;
    flex-shrink: 0;
    height: 20%;
    position: relative;
}.GEPZSprogram_information .XiPLYstudy_route img {
    height: 100%;
    filter: brightness(1.05) contrast(1.08);
    transition: transform 0.7s ease;
    width: 100%;
    object-position: center;
    object-fit: cover;
}.GEPZSprogram_information .XiPLYstudy_route:hover img {
    transform: scale(1.05);
}.GEPZSprogram_information .container {
    z-index: 2;
    max-width: 1200px;
    display: flex;
    justify-content: flex-start;
    position: relative;
    width: 100%;
    margin: 0 auto;
}.GEPZSprogram_information .aMqBrsmart_study {
    width: 60%;
    padding-right: 10%;
}.GEPZSprogram_information .CMcRjeducation_track {
    background: #ffffff;
    border-radius: 23px;
    position: relative;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.06);
    padding: 3.5rem;
}.GEPZSprogram_information .CMcRjeducation_track::before {
    left: 1.5rem;
    width: calc(100% - 3rem);
    top: 1.5rem;
    border-radius: 10px;
    pointer-events: none;
    height: calc(100% - 3rem);
    content: "";
    opacity: 0.3;
    position: absolute;
    border: 1px solid rgb(141,175,194,0.5);
}.GEPZSprogram_information .CMcRjeducation_track h3 {
    font-weight: 700;
    font-size: 35px;
    color: rgb(141,175,194);
    margin-bottom: 1.25rem;
}.GEPZSprogram_information .CMcRjeducation_track p {
    color: #000000;
    line-height: 1.7;
    margin-bottom: 2rem;
    font-size: 18px;
}.GEPZSprogram_information .CMcRjeducation_track .eckuZhelp_support {
    background: rgb(141,175,194);
    overflow: hidden;
    z-index: 1;
    position: relative;
    display: inline-block;
    font-weight: 600;
    text-decoration: none;
    padding: 0.9rem 2.25rem;
    color: #ffffff;
    font-size: 16px;
    transition: all 0.3s ease;
    border-radius: 23px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.GEPZSprogram_information .CMcRjeducation_track .eckuZhelp_support::before {
    z-index: -1;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    left: 0;
    width: 100%;
    content: "";
    transform: translateX(-100%);
    position: absolute;
    transition: transform 0.6s ease;
    top: 0;
}.GEPZSprogram_information .CMcRjeducation_track .eckuZhelp_support:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
}.GEPZSprogram_information .CMcRjeducation_track .eckuZhelp_support:hover::before {
    transform: translateX(100%);
}

@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);
    }
}

@media (min-width: 768px) and (max-width: 991px) {.GEPZSprogram_information {
    padding: 3rem 2rem;
}.GEPZSprogram_information .rBDKUfuture_class {
    border-bottom-left-radius: 100px;
    width: 40%;
    height: 60vh;
    border-top-left-radius: 100px;
}.GEPZSprogram_information .aMqBrsmart_study {
    width: 65%;
    padding-right: 5%;
}.GEPZSprogram_information .CMcRjeducation_track {
    padding: 2.5rem;
}.GEPZSprogram_information .CMcRjeducation_track::before {
    height: calc(100% - 2rem);
    top: 1rem;
    width: calc(100% - 2rem);
    left: 1rem;
}.GEPZSprogram_information .CMcRjeducation_track h3 {
    font-size: calc(35px * 0.9);
}

}

@media (max-width: 767px) {.GEPZSprogram_information {
    padding: 3rem 1.5rem;
    display: block;
    min-height: auto;
}.GEPZSprogram_information .rBDKUfuture_class {
    position: relative;
    border-radius: 0;
    border-bottom-right-radius: 50px;
    margin-bottom: 2rem;
    width: 100%;
    height: 40vh;
    top: auto;
    transform: none;
    border-bottom-left-radius: 50px;
    right: auto;
}.GEPZSprogram_information .rBDKUfuture_class::before {
    top: auto;
    width: 100%;
    background: linear-gradient(0deg, rgb(169,209,225), transparent);
    bottom: 0;
    height: 100px;
}.GEPZSprogram_information .CQkuXprogram_route {
    width: 500%;
    flex-direction: row;
    animation: carousel-horizontal-mobile 20s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    height: 100%;
}.GEPZSprogram_information .XiPLYstudy_route {
    width: 20%;
    height: 100%;
}.GEPZSprogram_information .container {
    justify-content: center;
    width: 100%;
}.GEPZSprogram_information .aMqBrsmart_study {
    width: 100%;
    max-width: 500px;
    padding-right: 0;
}.GEPZSprogram_information .CMcRjeducation_track {
    padding: 2rem 1.5rem;
}.GEPZSprogram_information .CMcRjeducation_track::before {
    height: calc(100% - 1.5rem);
    top: 0.75rem;
    width: calc(100% - 1.5rem);
    left: 0.75rem;
}.GEPZSprogram_information .CMcRjeducation_track h3 {
    font-size: 23px;
}.GEPZSprogram_information .CMcRjeducation_track p {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
    margin-bottom: 1.5rem;
}.GEPZSprogram_information .CMcRjeducation_track .eckuZhelp_support {
    padding: 0.8rem 1.5rem;
    text-align: center;
    width: 100%;
}
    
    @keyframes carousel-horizontal-mobile {
        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);
        }
    }
}