header,footer {
    width: 100%;
}

header {
    overflow: visible;
    position: relative;
    background: #ffffff;
    width: 100%;
    z-index: 99;
}

.tutor_matchiUjFqAT {
    flex: 0 0 auto;
}

.tutor_matchiUjFqAT {
    position: relative;
    padding: 4rem 0 2.5rem;
    color: #ffffff;
}

.developer_experiencesaOdr6M .success_reviewsVgf2dnv {
    position: relative;
    margin: 0 auto;
    perspective: 1000px;
    display: flex;
    max-width: 1000px;
    flex-direction: column;
    transform-style: preserve-3d;
}

.developer_experiencesaOdr6M .success_reviewsVgf2dnv:hover .img_overlaykvWiFba {
    transform: translateY(-15px) scale(1.1);
    border-color: rgb(150,173,200);
}

.developer_experiencesaOdr6M .success_reviewsVgf2dnv:hover .exp_listit1RMhL {
    transform: translateZ(30px);
}

.developer_experiencesaOdr6M .success_reviewsVgf2dnv:hover .exp_listit1RMhL::before {
    height: 100%;
    animation: pulseGlow 2s infinite;
}

.developer_experiencesaOdr6M .name {
    letter-spacing: 1px;
    transform: translateX(0);
    font-size: 30px;
    margin-bottom: 5px;
    color: #000000;
    transition: all 0.4s ease;
    font-weight: 700;
}

.developer_experiencesaOdr6M .past_workd9jOSHu {
    opacity: 0.9;
    color: #000000;
    line-height: 1.8;
    font-size: 15px;
    padding: 20px 0;
    transform: translateY(0);
    position: relative;
    transition: all 0.4s ease 0.2s;
}

.developer_experiencesaOdr6M .success_reviewsVgf2dnv:hover .past_workd9jOSHu::before,
.developer_experiencesaOdr6M .success_reviewsVgf2dnv:hover .past_workd9jOSHu::after {
    height: 2px;
    background: rgb(100,139,168);
    width: 100px;
}

.training_structureIn2TMos::after {
    background: linear-gradient(180deg, transparent, rgb(199,212,226) 90%);
    left: 0;
    bottom: 0;
    position: absolute;
    height: 60%;
    transform-origin: bottom;
    z-index: -1;
    content: "";
    transform: skewY(-2deg);
    width: 100%;
}

.training_structureIn2TMos h2::before {
    bottom: 0;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    width: 120px;
    content: "";
    left: 0;
    transform-origin: left;
    height: 4px;
    background: linear-gradient(90deg, rgb(100,139,168), transparent);
    transform: scaleX(1);
}

.training_structureIn2TMos .message_holderWDzyCx0::before {
    left: 0;
    position: absolute;
    content: "";
    z-index: -1;
    background: linear-gradient(
        135deg,
        rgba(rgb(100,139,168,0.5), 0.08) 0%,
        rgba(rgb(150,173,200,0.5), 0.05) 100%
    );
    top: 0;
    mask-image: linear-gradient(45deg, #000 25%, transparent 25%), 
                linear-gradient(-45deg, #000 25%, transparent 25%),
                linear-gradient(45deg, transparent 75%, #000 75%),
                linear-gradient(-45deg, transparent 75%, #000 75%);
    height: 100%;
    mask-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    mask-size: 20px 20px;
    opacity: 0.4;
    width: 100%;
}

footer::after {
    content: "";
    background-image: 
        linear-gradient(0deg, transparent 24%, rgb(150,173,200,0.5) 25%, rgb(150,173,200,0.5) 26%, transparent 27%, transparent 74%, rgb(100,139,168,0.5) 75%, rgb(100,139,168,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(150,173,200,0.5) 25%, rgb(150,173,200,0.5) 26%, transparent 27%, transparent 74%, rgb(100,139,168,0.5) 75%, rgb(100,139,168,0.5) 76%, transparent 77%, transparent);
    background-size: 50px 50px;
    right: 0;
    top: 0;
    z-index: -1;
    bottom: 0;
    position: absolute;
    left: 0;
    opacity: 0.15;
}

.tutor_matchiUjFqAT .company_holder::after {
    bottom: 0;
    left: 0;
    transform: translateY(1px);
    height: 1px;
    width: 100%;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(100,139,168), transparent);
}

.tutor_matchiUjFqAT .company_holder h3::after {
    box-shadow: 0 0 10px rgb(150,173,200);
    width: 50px;
    position: absolute;
    content: "";
    transition: width 0.3s ease-out;
    border-radius: 10px;
    height: 3px;
    left: 0;
    bottom: -8px;
    background: linear-gradient(90deg, rgb(150,173,200), rgb(100,139,168));
}

.tutor_matchiUjFqAT .main_pagenbqvdA4::after {
    position: absolute;
    height: 1px;
    left: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(150,173,200), transparent);
    width: 100%;
    transform: translateY(1px);
    bottom: 0;
}

.tutor_matchiUjFqAT .main_pagenbqvdA4 h5 {
    position: relative;
    color: #ffffff;
    letter-spacing: 0.5px;
    font-weight: 600;
    text-shadow: 0 0 15px rgb(100,139,168,0.5);
    font-size: 20px;
    margin: 0 0 1.5rem;
    display: inline-block;
}

.tutor_matchiUjFqAT .main_pagenbqvdA4 .main_primaryembtwoL {
    gap: 1rem;
    flex-direction: column;
    display: flex;
}

.tutor_matchiUjFqAT .main_pagenbqvdA4 .main_primaryembtwoL a::before {
    left: 0;
    transition: all 0.3s ease;
    content: "";
    z-index: -1;
    position: absolute;
    border-radius: 10px;
    opacity: 0.5;
    width: 3px;
    background: linear-gradient(180deg, rgb(150,173,200), rgb(100,139,168));
    height: 100%;
    top: 0;
}

.tutor_matchiUjFqAT .main_pagenbqvdA4 .main_primaryembtwoL a:hover::before {
    width: 5px;
    opacity: 1;
    box-shadow: 0 0 10px rgb(150,173,200);
}

.price_tableyraIiG0 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.price_tableyraIiG0 .footer_captionlyguajY:hover {
    opacity: 1;
    text-shadow: 0 0 8px rgb(100,139,168,0.5);
}

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

.our_story0PxFijq::after {
    background: rgb(150,173,200);
    position: absolute;
    filter: blur(60px);
    top: -100px;
    border-radius: 50%;
    animation: pulse 10s infinite alternate ease-in-out;
    opacity: 0.15;
    height: 300px;
    width: 300px;
    right: -100px;
    z-index: 1;
    content: "";
}

.our_story0PxFijq .message_holderWDzyCx0 > div:first-child {
    margin-bottom: 10px;
    position: relative;
}

.our_story0PxFijq .message_holderWDzyCx0 > div:first-child::after {
    background: rgb(150,173,200);
    content: "";
    transition: width 0.4s ease;
    height: 2px;
    left: 0;
    position: absolute;
    bottom: -5px;
    width: 60px;
}

.our_story0PxFijq b {
    font-size: calc(15px * 1.3);
    color: rgb(150,173,200);
    font-weight: 700;
    letter-spacing: 0.5px;
}

.our_story0PxFijq ol {
    list-style-type: none;
    animation: fadeInUp 0.8s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    counter-reset: item;
    margin: 30px 0 0;
    opacity: 0;
    padding-left: 0;
    transform: translateY(20px);
}

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

.tariff_itemGMNvnUd .plan_details0eYhjQl {
    opacity: 0;
    position: relative;
    color: #ffffff;
    line-height: 1.6;
    margin: 0 auto 60px;
    animation: fadeIn 0.8s ease-out 0.3s forwards;
    text-align: center;
    font-size: 16px;
    max-width: 700px;
}

.tariff_itemGMNvnUd .cert_planswkLC5Ec:hover {
    transform: translateY(-10px) scale(1.02);
}

.tariff_itemGMNvnUd .cert_planswkLC5Ec:hover .plan_dealsK6QMkDc {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 10px 20px rgba(0, 0, 0, 0.1);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(240, 240, 240, 0.9));
}

.tariff_itemGMNvnUd .cert_planswkLC5Ec:hover .plan_dealsK6QMkDc::before {
    transform: scaleX(1);
}

.tariff_itemGMNvnUd .fee_dealsVizkCFZ h4 {
    position: relative;
    font-size: calc(20px * 1.1);
    color: #000000;
    font-weight: 700;
    padding-bottom: 15px;
    margin: 0 0 20px;
    transition: color 0.3s ease;
}

.tariff_itemGMNvnUd .fee_dealsVizkCFZ p {
    word-break: break-word;
    font-size: calc(16px * 0.95);
    overflow-wrap: break-word;
    color: #000000;
    flex-grow: 1;
    margin: 0 0 25px;
    line-height: 1.6;
}

.tariff_itemGMNvnUd .rate_choiceO7Wiwcp::before {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    transition: left 0.7s ease;
}

.appHubkP96lFS::before {
    right: -10%;
    z-index: 0;
    height: 80%;
    content: "";
    top: -20%;
    width: 50%;
    filter: blur(60px);
    opacity: 0.3;
    background: rgb(150,173,200,0.5);
    position: absolute;
    transform: rotate(-15deg) skew(15deg);
    animation: float 18s infinite ease-in-out;
}

.appHubkP96lFS h2::after {
    content: "";
    background: linear-gradient(90deg, rgb(150,173,200), rgb(100,139,168));
    position: absolute;
    bottom: -15px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    left: 50%;
}

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

.appHubkP96lFS li {
    position: relative;
    padding-left: 25px;
}

.appHubkP96lFS li::before {
    border-radius: 2px;
    width: 12px;
    height: 12px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    position: absolute;
    transform: rotate(45deg);
    content: "";
    top: 8px;
    left: 0;
    background: linear-gradient(135deg, rgb(150,173,200) 0%, rgb(100,139,168) 100%);
}

.course_programjXZdhx5 .learn_more75AK1sl:hover .skill_routeMnxaCqT {
    animation-play-state: paused;
}

.course_programjXZdhx5 .class_route2dzqQ0y:nth-child(even) {
    mask-image: linear-gradient(to right, transparent 5%, black 20%, black 80%, transparent 95%);
}

.course_programjXZdhx5 .container {
    max-width: 1200px;
    z-index: 10;
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0 1rem;
}

.course_programjXZdhx5 .learn_workRU5rhjL::before {
    animation: rotate-background 20s linear infinite;
    top: -50%;
    opacity: 0.1;
    content: "";
    height: 200%;
    z-index: -1;
    left: -50%;
    position: absolute;
    width: 200%;
    background: conic-gradient(
        from 0deg at 50% 50%,
        transparent 0deg,
        rgb(150,173,200,0.5) 90deg,
        transparent 180deg,
        rgb(100,139,168,0.5) 270deg,
        transparent 360deg
    );
}

.course_programjXZdhx5 .learn_workRU5rhjL .connect_widgetP4jO2Kw::before {
    z-index: -1;
    border-radius: 50%;
    transition: width 0.6s ease, height 0.6s ease;
    content: "";
    transform: translate(-50%, -50%);
    background-color: rgb(150,173,200);
    position: absolute;
    height: 0;
    top: 50%;
    width: 0;
    left: 50%;
}

.cookies_trackingTm4VJFX {
    align-items: center;
    flex-direction: column;
    padding: 20px;
    display: flex;
}

.cookie_overlay_windowsMeNBDt h5 {
    text-align: center;
    color: rgb(150,173,200);
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
}

.data_policyAsBGOLd:hover {
    background: rgb(100,139,168);
}

.cookie_button.cookie_applyJyvzrQX {
    background: rgb(100,139,168);
}

.cookie_overlay_windowsMeNBDt p a {
    text-decoration: none;
    color: rgb(150,173,200);
    transition: color 0.3s ease-in-out;
}

#cookie_popupwindowEl8wgY0:checked ~ .cookie_overlay_windowsMeNBDt {
    opacity: 0;
    visibility: hidden;
}

.opening_boardOZDeL2M::after {
    z-index: -1;
    right: -50%;
    animation: shiftBackground 20s infinite alternate ease-in-out;
    opacity: 0.05;
    content: '';
    width: 100%;
    background: rgb(100,139,168);
    transform: rotate(-15deg) skewX(30deg);
    position: absolute;
    top: -50%;
    height: 100%;
}

.opening_boardOZDeL2M h1.edu_base3cH0v6I::after {
    left: 0;
    width: 80px;
    height: 4px;
    content: '';
    position: absolute;
    transform-origin: left;
    animation: expandLine 1.5s 0.5s ease-out forwards;
    bottom: -10px;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(100,139,168), rgb(150,173,200));
}

.opening_boardOZDeL2M .digital_educationUtyvbqe::before {
    top: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    background: linear-gradient(
    to bottom,
    transparent 0%,
    rgb(150,173,200,0.5) 100%
  );
    left: 0;
    content: '';
    height: 100%;
}

.opening_boardOZDeL2M .digital_educationUtyvbqe:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 0 10px 20px rgba(0, 0, 0, 0.2);
}

.opening_boardOZDeL2M .digital_educationUtyvbqe h3 {
    color: #ffffff;
    padding-left: 1rem;
    font-size: calc(20px * 0.95);
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    line-height: 1.4;
    font-weight: 600;
}

.educational_gainsmsdfF9u {
    position: relative;
    perspective: 1000px;
    background: linear-gradient(120deg, rgb(199,212,226), #ffffff);
    padding: 150px 0;
    overflow: hidden;
}

.educational_gainsmsdfF9u .class_sessionsjw4ElVI {
    max-width: 1300px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    display: flex;
}

.educational_gainsmsdfF9u .img_overlaykvWiFba:hover {
    transform: rotateY(0deg);
}

.educational_gainsmsdfF9u .message_holderWDzyCx0 {
    margin-left: auto;
    position: relative;
    z-index: 4;
    padding-right: 20px;
    width: 60%;
}

.educational_gainsmsdfF9u h2 {
    font-size: 38px;
    border-bottom: 3px solid rgb(150,173,200);
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
    color: #000000;
    width: fit-content;
    margin-bottom: 50px;
}

.educational_gainsmsdfF9u .text_main_holder > div:hover {
    transform: rotateY(0) translateZ(20px);
    z-index: 5;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.educational_gainsmsdfF9u .text_main_holder > div:hover::before {
    opacity: 1;
}

.educational_gainsmsdfF9u .text_main_holder svg {
    width: 60px;
    height: 60px;
    transform: translateZ(10px);
    transition: transform 0.4s ease;
}

.educational_gainsmsdfF9u .text_main_holder svg path {
    fill: rgb(150,173,200);
    transition: fill 0.3s ease;
}

.educational_gainsmsdfF9u .text_main_holder > div:hover p {
    transform: translateZ(25px);
}

.privacy_retreatlDyIci2::before {
    animation: slidein 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    top: 0;
    content: "";
    height: 5px;
    position: absolute;
    background: linear-gradient(90deg, rgb(150,173,200) 0%, rgb(100,139,168) 100%);
    width: 100%;
    transform-origin: left center;
    left: 0;
}

.privacy_retreatlDyIci2 h1::after {
    left: 0;
    bottom: -12px;
    position: absolute;
    background: rgb(150,173,200);
    transform-origin: left;
    width: 60px;
    transform: scaleX(0);
    animation: scaleIn 0.6s ease-out 0.6s forwards;
    content: "";
    height: 3px;
}

.privacy_retreatlDyIci2 h4 {
    font-size: calc(34px * 0.75);
    margin: 1.5rem 0 1rem;
    transform: translateY(10px);
    animation: fadeup 0.5s ease-out 0.3s forwards;
    font-weight: 600;
    opacity: 0.85;
    opacity: 0;
    color: #000000;
}

.privacy_retreatlDyIci2 p strong::after {
    opacity: 0.5;
    width: 100%;
    bottom: -2px;
    position: absolute;
    background: rgb(150,173,200);
    left: 0;
    height: 1px;
    content: "";
}

.privacy_retreatlDyIci2 ul {
    transform: translateX(-10px);
    padding: 1.5rem 2rem;
    padding-left: 0;
    opacity: 0;
    animation: slidein 0.6s ease-out 0.5s forwards;
    margin: 1.5rem 0 2rem;
    border-radius: 0 10px 10px 0;
    background: rgba(rgb(255, 255, 255, 0.5), 0.5);
    position: relative;
    border-left: 3px solid rgb(150,173,200);
    list-style: none;
}

.privacy_retreatlDyIci2 li::before {
    top: 0.5rem;
    position: absolute;
    height: 8px;
    transform: rotate(45deg);
    width: 8px;
    background: rgb(100,139,168);
    border-radius: 1px;
    content: "";
    left: 0;
}

.contactnpX5YW1 .inquiry_formEyXvRCa:hover .help_infoXMmy15x {
    transform: rotateY(0deg);
}

.contactnpX5YW1 .help_infoXMmy15x h3 {
    color: #000000;
    font-weight: 700;
    position: relative;
    font-size: 37px;
    padding-left: 20px;
    margin-bottom: 50px;
}

.contactnpX5YW1 .help_infoXMmy15x div {
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    align-items: center;
    margin-bottom: 25px;
    border-radius: 10px;
    display: flex;
    transform: translateZ(0);
    padding: 15px 20px;
    background-color: #ffffff;
}

.contactnpX5YW1 .help_infoXMmy15x div span a:hover {
    color: rgb(150,173,200);
}

.contactnpX5YW1 .inquiry_helpIhiQnWs h3 {
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-weight: 600;
    color: #ffffff;
    font-size: 24px;
}

.contactnpX5YW1 form input[type="text"]:focus,
.contactnpX5YW1 form input[type="email"]:focus {
    border-color: rgba(255, 255, 255, 0.4);
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
}

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

.contactnpX5YW1 .query_carda9ZA0Jq label::before {
    left: 0;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    width: 20px;
    top: 2px;
    transition: all 0.3s ease;
    content: "";
    position: absolute;
    height: 20px;
}

.contactnpX5YW1 .query_carda9ZA0Jq label a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.contactnpX5YW1 form .connect_widgetP4jO2Kw::before {
    z-index: -1;
    transform: translateY(100%);
    background: linear-gradient(135deg, rgb(100,139,168), rgb(150,173,200));
    height: 100%;
    left: 0;
    content: "";
    position: absolute;
    transition: transform 0.3s ease;
    top: 0;
    width: 100%;
}

.contactnpX5YW1 .help_infoXMmy15x div:nth-child(3) {
    animation: float 7s infinite ease-in-out;
}

.customer_feedbackNiwI2uz {
    background: linear-gradient(135deg, rgb(199,212,226) 0%, rgba(rgb(100,139,168,0.5), 0.05) 100%);
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}

.customer_feedbackNiwI2uz .container {
    z-index: 1;
    position: relative;
}

.customer_feedbackNiwI2uz h2 {
    transform: perspective(1000px) rotateX(0deg);
    color: #000000;
    position: relative;
    font-weight: 700;
    font-size: 38px;
    margin-bottom: 3.5rem;
    max-width: 80%;
    text-align: left;
}

.customer_feedbackNiwI2uz .student_reviewspQVqbrI {
    list-style: none;
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    perspective: 1000px;
    padding: 0;
    display: grid;
}

.customer_feedbackNiwI2uz .success_reviewsVgf2dnv::before {
    font-size: 6rem;
    right: 1.5rem;
    position: absolute;
    color: rgba(rgb(100,139,168,0.5), 0.07);
    top: 1.5rem;
    pointer-events: none;
    content: "";
    font-family: Georgia, serif;
    line-height: 1;
}

.customer_feedbackNiwI2uz .success_reviewsVgf2dnv img {
    transition: transform 0.3s ease, border-color 0.3s ease;
    height: 50px;
    margin-right: 1rem;
    border-radius: 50%;
    border: 2px solid rgba(rgb(100,139,168,0.5), 0.1);
    width: 50px;
    object-fit: cover;
    box-shadow: 0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.1);
}

.customer_feedbackNiwI2uz .success_reviewsVgf2dnv .description {
    position: relative;
    line-height: 1.6;
    z-index: 1;
    color: #000000;
    margin: 0;
    font-size: 14px;
}

.customer_feedbackNiwI2uz a::before {
    top: 0;
    background: linear-gradient(90deg, 
                rgba(255, 255, 255, 0) 0%, 
                rgba(255, 255, 255, 0.2) 50%, 
                rgba(255, 255, 255, 0) 100%);
    position: absolute;
    left: -100%;
    content: "";
    transition: left 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
    pointer-events: none;
    width: 100%;
    height: 100%;
}

header .nav_block9uByeMV .top_leadpAsDeX8 {
    z-index: 2;
    position: relative;
}

header .nav_block9uByeMV .top_leadpAsDeX8 {
    margin-bottom: 20px;
}

header .nav_block9uByeMV .top_leadpAsDeX8 .main_pagebar3oI8Sid {
    overflow: hidden;
    position: relative;
    display: block;
}

header .nav_block9uByeMV .main_pagenbqvdA4 {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}

header .nav_block9uByeMV .main_pagenbqvdA4 {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}

header .nav_block9uByeMV .main_pagenbqvdA4 .main_navKf29Wnh a:hover {
    letter-spacing: 1px;
    color: rgb(150,173,200);
}

header .nav_block9uByeMV .main_pagenbqvdA4 .main_navKf29Wnh a::after {
    transform-origin: left center;
    transform: scaleX(0);
    background-color: rgb(100,139,168);
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}

header .nav_block9uByeMV .main_pagenbqvdA4 .main_navKf29Wnh a::after {
    bottom: -2px;
    opacity: 0.3;
    height: 3px;
}

header .nav_block9uByeMV .main_pagenbqvdA4 .main_navKf29Wnh:hover {
    animation: subtle-float 2s infinite alternate ease-in-out;
}


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



@media (min-width: 768px) {.training_structureIn2TMos .class_sessionsjw4ElVI {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}.training_structureIn2TMos h2 {
    margin-bottom: 0;
    padding-bottom: 2rem;
    font-size: calc(31px * 1.2);
    transform: translateX(-10px);
}.training_structureIn2TMos h2::before {
    height: 5px;
    width: 180px;
}.training_structureIn2TMos .message_holderWDzyCx0 {
    transform: perspective(1000px) rotateY(2deg) translateZ(0) translateX(20px);
}.training_structureIn2TMos .message_holderWDzyCx0:hover {
    transform: perspective(1000px) rotateY(-1deg) translateZ(0) translateX(15px) translateY(-5px);
}
}



@media (max-width: 1200px) {.tutor_matchiUjFqAT .container {
    gap: 2rem;
}.tutor_matchiUjFqAT .company_holder {
    flex: 1 1 320px;
}.tutor_matchiUjFqAT .enroll_inforXmxJWA {
    flex: 1 1 calc(100% - 370px);
    min-width: 320px;
}
}



@media (max-width: 768px) {.tutor_matchiUjFqAT {
    padding: 3rem 0 1.5rem;
}.tutor_matchiUjFqAT .company_holder,
    .tutor_matchiUjFqAT .main_pagenbqvdA4 {
    padding: 1.5rem;
}.tutor_matchiUjFqAT .main_primaryembtwoL {
    gap: 1.5rem;
}.tutor_matchiUjFqAT .company_holder h3 {
    font-size: calc(34px - 2px);
}.tutor_matchiUjFqAT .main_pagenbqvdA4 h5 {
    font-size: calc(20px - 1px);
}.tutor_matchiUjFqAT .company_holder:hover,
    .tutor_matchiUjFqAT .main_pagenbqvdA4:hover {
    transform: translateY(-3px);
}
}



@media (min-width: 992px) {.our_story0PxFijq {
    padding: 180px 0;
}.our_story0PxFijq .message_holderWDzyCx0 {
    margin-right: 0;
    margin-left: auto;
    transform: perspective(1000px) rotateY(-2deg);
    max-width: 75%;
}.our_story0PxFijq .message_holderWDzyCx0:hover::after {
    opacity: 0.4;
    transform: scale(1.1);
    transition: all 0.5s ease;
}.our_story0PxFijq .message_holderWDzyCx0 > div:first-child:hover::after {
    width: 100px;
}
}



@media (max-width: 767px) {.tariff_itemGMNvnUd {
    padding: 70px 0;
}.tariff_itemGMNvnUd h2 {
    margin-bottom: 20px;
    font-size: calc(28px * 0.85);
}.tariff_itemGMNvnUd .plan_details0eYhjQl {
    font-size: calc(16px * 0.9);
    margin-bottom: 40px;
}.tariff_itemGMNvnUd .study_ratesUMAW31a {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.tariff_itemGMNvnUd .fee_dealsVizkCFZ h4 {
    font-size: 20px;
}.tariff_itemGMNvnUd .fee_dealsVizkCFZ p {
    margin-bottom: 20px;
    font-size: calc(16px * 0.9);
}.tariff_itemGMNvnUd .rate_choiceO7Wiwcp {
    padding: 10px 20px;
    font-size: calc(20px * 1.3);
}
}



@media (max-width: 480px) {.appHubkP96lFS {
    padding: 50px 0;
}.appHubkP96lFS h2 {
    margin-bottom: 1.5rem;
    font-size: calc(29px * 0.7);
}.appHubkP96lFS .class_sessionsjw4ElVI {
    border-left: 3px solid rgb(150,173,200);
    padding: 20px 15px;
}.appHubkP96lFS li::before {
    width: 8px;
    top: 8px;
    height: 8px;
}.appHubkP96lFS span {
    font-size: calc(12px - 2px);
    line-height: 1.6;
}}



@media (max-width: 576px) {.course_programjXZdhx5 .container {
    padding: 0 1rem;
}.course_programjXZdhx5 .learn_workRU5rhjL {
    padding: 1.5rem;
    max-width: 100%;
}.course_programjXZdhx5 .learn_workRU5rhjL h3 {
    font-size: calc(34px * 0.7);
}.course_programjXZdhx5 .learn_workRU5rhjL .connect_widgetP4jO2Kw {
    padding: 0.8rem 1.5rem;
    width: 100%;
    display: block;
}.course_programjXZdhx5 .class_route2dzqQ0y img {
    filter: grayscale(0.2) contrast(1.1);
}
}



@media (max-width: 767px) {.opening_boardOZDeL2M {
    padding: 4rem 1rem;
}.opening_boardOZDeL2M h1.edu_base3cH0v6I {
    font-size: calc(43px * 0.9);
}.opening_boardOZDeL2M p {
    font-size: 12px;
}.opening_boardOZDeL2M .main_homeP6iluoD {
    transform: rotateX(3deg) rotateY(-3deg);
}.opening_boardOZDeL2M .digital_educationUtyvbqe {
    height: 280px;
}.opening_boardOZDeL2M .digital_educationUtyvbqe h3 {
    font-size: calc(20px * 0.85);
}
}



@media (max-width: 992px) {.educational_gainsmsdfF9u {
    padding: 100px 0;
}.educational_gainsmsdfF9u .class_sessionsjw4ElVI {
    flex-direction: column;
    padding: 0 20px;
}.educational_gainsmsdfF9u .img_overlaykvWiFba {
    top: 0;
    height: 400px;
    transform: rotateY(0);
    margin: 0 auto 50px;
    left: 0;
    position: relative;
    width: 90%;
    border-radius: 12px;
}.educational_gainsmsdfF9u .message_holderWDzyCx0 {
    margin: 0;
    width: 100%;
    padding: 0;
}.educational_gainsmsdfF9u .text_main_holder {
    grid-template-columns: 1fr;
}.educational_gainsmsdfF9u .text_main_holder > div,
    .educational_gainsmsdfF9u .text_main_holder > div:nth-child(even) {
    transform: rotateY(0);
}
}



@media screen and (max-width: 992px) {.contactnpX5YW1 .container {
    width: 90%;
}.contactnpX5YW1 .inquiry_formEyXvRCa,
    .contactnpX5YW1 .help_infoXMmy15x,
    .contactnpX5YW1 .inquiry_helpIhiQnWs {
    transform: none;
}.contactnpX5YW1 .help_infoXMmy15x,
    .contactnpX5YW1 .inquiry_helpIhiQnWs {
    width: 100%;
}.contactnpX5YW1 .help_infoXMmy15x {
    padding: 40px 30px;
}.contactnpX5YW1 .inquiry_helpIhiQnWs {
    padding: 40px 30px;
}
}



@media (max-width: 992px) {.customer_feedbackNiwI2uz {
    padding: 4rem 0;
}.customer_feedbackNiwI2uz h2 {
    margin-bottom: 2.5rem;
}.customer_feedbackNiwI2uz .student_reviewspQVqbrI {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.customer_feedbackNiwI2uz .success_reviewsVgf2dnv {
    padding: 1.5rem;
}
}



@media (max-width: 767px) {header .nav_block9uByeMV {
    padding: 15px 10px;
}header .nav_block9uByeMV .top_leadpAsDeX8 {
    margin-bottom: 15px;
}header .nav_block9uByeMV .top_leadpAsDeX8 .main_pagebar3oI8Sid svg {
    height: 35px;
}header .nav_block9uByeMV .main_pagenbqvdA4 {
    gap: 5px;
}header .nav_block9uByeMV .main_pagenbqvdA4 .main_navKf29Wnh {
    margin: 2px 10px;
}
}



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



@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.1;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.15;
    }
    100% {
        transform: scale(1);
        opacity: 0.1;
    }
}



@keyframes split-carousel {
    0%, 18% {
        transform: translateX(0);
    }
    23%, 41% {
        transform: translateX(-20%);
    }
    46%, 64% {
        transform: translateX(-40%);
    }
    69%, 87% {
        transform: translateX(-60%);
    }
    92%, 100% {
        transform: translateX(-80%);
    }
}



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

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}


    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }

