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

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

.wrapper-structure5AkNHuw {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}

.developer_experiencesaOdr6M::before {
    height: 100%;
    left: 0;
    width: 100%;
    opacity: 0.05;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 30px,
        rgb(150,173,200,0.5) 30px,
        rgb(150,173,200,0.5) 32px
    );
    top: 0;
    content: "";
}

.developer_experiencesaOdr6M .exp_listit1RMhL {
    padding: 60px 40px 40px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    margin-top: -40px;
    transform: translateZ(0);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    background: #ffffff;
    position: relative;
}

.developer_experiencesaOdr6M .success_reviewsVgf2dnv:hover .name {
    color: rgb(150,173,200);
    transform: translateX(15px);
}

.developer_experiencesaOdr6M .success_reviewsVgf2dnv:hover .exp_listit1RMhL > div:nth-child(2) {
    transform: translateX(15px);
}

.developer_experiencesaOdr6M .success_reviewsVgf2dnv:hover .past_workd9jOSHu {
    transform: translateY(-5px);
}

.developer_experiencesaOdr6M .past_workd9jOSHu::after {
    bottom: 0;
    right: 0;
}

.training_structureIn2TMos {
    position: relative;
    z-index: 1;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(199,212,226) 0%, rgba(rgb(100,139,168,0.5), 0.1) 100%);
    overflow: hidden;
}

.training_structureIn2TMos .class_sessionsjw4ElVI {
    grid-template-columns: 1fr;
    display: grid;
    margin: 0 auto;
    position: relative;
    gap: 3rem;
    padding: 0 2rem;
    max-width: 1200px;
    transform: translateZ(0);
}

.training_structureIn2TMos h2 {
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 700;
    padding-bottom: 1.5rem;
    line-height: 1.3;
    transform: translateX(-5px);
    color: #000000;
    font-size: 31px;
    z-index: 2;
}

.training_structureIn2TMos:hover h2::before {
    transform: scaleX(1.5);
}

.training_structureIn2TMos .message_holderWDzyCx0 {
    z-index: 2;
    box-shadow: 
        0 10px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 1px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform: perspective(1000px) rotateY(1deg) translateZ(0);
    border-left: 5px solid rgb(100,139,168);
    position: relative;
    backdrop-filter: blur(10px);
    padding: 2.5rem 3rem;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.5s ease;
    background: linear-gradient(135deg, rgba(rgb(255, 255, 255, 0.5), 0.8), rgba(rgb(255, 255, 255, 0.5), 0.4));
}

.training_structureIn2TMos .message_holderWDzyCx0:hover p {
    opacity: 1;
}

footer {
    position: relative;
    z-index: 1;
}

footer::before {
    top: 0;
    left: 0;
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 0%, rgb(150,173,200,0.5) 35%, rgb(100,139,168,0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    right: 0;
    content: "";
    z-index: -1;
    animation: gradientFlow 20s ease infinite;
    background-size: 300% 300%;
    opacity: 0.75;
    bottom: 0;
}

.tutor_matchiUjFqAT .company_holder {
    flex: 1 1 350px;
    transition: all 0.4s ease;
    position: relative;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    border-radius: 19px;
    padding: 2rem;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    backdrop-filter: blur(8px);
    overflow: hidden;
}

.tutor_matchiUjFqAT .company_holder h3 {
    text-shadow: 0 0 15px rgb(150,173,200,0.5);
    font-weight: 700;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 34px;
    display: inline-block;
    margin: 0 0 1.5rem;
    position: relative;
}

.tutor_matchiUjFqAT .discuss_ctacA0L4Fo {
    opacity: 0.85;
    color: #ffffff;
    text-shadow: 0 0 10px #000000;
    max-width: 100%;
    font-size: 15px;
    line-height: 1.6;
}

.tutor_matchiUjFqAT .main_pagenbqvdA4 {
    flex: 1 1 calc(50% - 1.25rem);
    position: relative;
    border-radius: 19px;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    min-width: 250px;
    overflow: hidden;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    transition: all 0.4s ease;
    padding: 2rem;
    backdrop-filter: blur(8px);
}

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

.tutor_matchiUjFqAT .main_pagenbqvdA4 .main_primaryembtwoL a::after {
    left: 0;
    top: 0;
    transition: all 0.3s ease;
    opacity: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
    position: absolute;
    z-index: -1;
    width: 0;
    height: 100%;
    content: "";
}

.tutor_matchiUjFqAT .main_pagenbqvdA4 .main_primaryembtwoL a:hover::after {
    width: 100%;
    opacity: 0.2;
}

.price_tableyraIiG0::before {
    left: 0;
    content: "";
    opacity: 0.5;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(150,173,200), rgb(100,139,168), transparent);
    width: 100%;
    height: 1px;
    position: absolute;
}

.our_story0PxFijq::before {
    left: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.75) 50%,
        rgba(0, 0, 0, 0.65) 100%);
    z-index: 1;
    content: "";
    top: 0;
    bottom: 0;
    position: absolute;
    right: 0;
}

.our_story0PxFijq .message_holderWDzyCx0::before {
    opacity: 0.05;
    top: 0;
    background: linear-gradient(45deg, 
        rgb(150,173,200,0.5) 0%, 
        transparent 100%);
    width: 100%;
    content: "";
    z-index: -1;
    height: 100%;
    position: absolute;
    left: 0;
}

.our_story0PxFijq h5 {
    letter-spacing: 2px;
    position: relative;
    color: rgb(150,173,200);
    text-transform: uppercase;
    animation: fadeInRight 0.6s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    transform: translateX(-10px);
    opacity: 0;
    font-size: 19px;
    margin: 0 0 10px;
}

.our_story0PxFijq li {
    margin-bottom: 15px;
    color: #ffffff;
    line-height: 1.8;
    padding-left: 20px;
    text-align: justify;
    font-size: 15px;
    position: relative;
}

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

.learning_planmle4jUv {
    position: relative;
}

.tariff_itemGMNvnUd h2 {
    font-weight: 700;
    font-size: 28px;
    animation: titleFadeIn 0.8s ease-out forwards;
    color: #ffffff;
    transform: translateY(0);
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}

.tariff_itemGMNvnUd .study_ratesUMAW31a li {
    transform-style: preserve-3d;
    perspective: 1000px;
}

.tariff_itemGMNvnUd .plan_dealsK6QMkDc {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    height: 100%;
    position: relative;
    transition: all 0.4s ease;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(240, 240, 240, 0.85));
    clip-path: polygon(0 0, 100% 0, 100% 96%, 96% 100%, 0 100%);
}

.tariff_itemGMNvnUd .fee_dealsVizkCFZ {
    height: 100%;
    display: flex;
    box-sizing: border-box;
    flex-direction: column;
    padding: 35px 30px;
}

.tariff_itemGMNvnUd .fee_dealsVizkCFZ h4::after {
    left: 0;
    width: 40px;
    height: 3px;
    position: absolute;
    background: rgb(150,173,200);
    bottom: 0;
    transition: width 0.4s ease;
    content: "";
}

.tariff_itemGMNvnUd .cert_planswkLC5Ec:hover .rate_choiceO7Wiwcp {
    color: #ffffff;
    box-shadow: 0 8px 20px rgba(var(--primary-color-rgb), 0.3);
    background: linear-gradient(135deg, rgb(150,173,200,0.5), rgb(150,173,200));
}

.tariff_itemGMNvnUd .cert_planswkLC5Ec:hover .rate_choiceO7Wiwcp::before {
    left: 100%;
}

.appHubkP96lFS {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(199,212,226) 0%, rgba(255,255,255,0.95) 100%);
    position: relative;
    overflow: hidden;
}

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

.appHubkP96lFS h2 {
    font-family: Arial, sans-serif;
    transform: perspective(1000px) translateZ(0);
    text-align: center;
    font-weight: 700;
    font-size: calc(29px * 1.1);
    color: #000000;
    line-height: 1.3;
    margin-bottom: 2.5rem;
    position: relative;
}

.appHubkP96lFS .class_sessionsjw4ElVI:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.08),
                0 10px 20px rgba(0,0,0,0.05),
                0 0 0 1px rgba(0,0,0,0.02);
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
}

.appHubkP96lFS span {
    font-weight: 400;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    display: block;
    color: #000000;
    font-size: 12px;
}

.course_programjXZdhx5 .learn_more75AK1sl {
    left: 0;
    z-index: 0;
    width: 100%;
    top: 0;
    overflow: hidden;
    height: 100%;
    position: absolute;
}

.course_programjXZdhx5 .class_route2dzqQ0y {
    overflow: hidden;
    position: relative;
    flex: 1;
}

.course_programjXZdhx5 .class_route2dzqQ0y img {
    transform: scale(1.1);
    transition: all 0.7s ease;
    width: 100%;
    object-fit: cover;
    height: 100%;
    filter: grayscale(0.3) contrast(1.2);
}

.course_programjXZdhx5 .class_sessionsjw4ElVI {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.course_programjXZdhx5 .learn_workRU5rhjL h3 {
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 1.5rem;
    font-size: 34px;
    position: relative;
    color: #ffffff;
    display: inline-block;
}

.course_programjXZdhx5 .learn_workRU5rhjL p {
    position: relative;
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 2.5rem;
    line-height: 1.8;
}

.course_programjXZdhx5 .learn_workRU5rhjL .connect_widgetP4jO2Kw {
    font-weight: 600;
    border: 2px solid rgb(150,173,200);
    padding: 0.9rem 2.5rem;
    background-color: transparent;
    display: inline-block;
    overflow: hidden;
    border-radius: 10px;
    transition: all 0.4s ease;
    text-decoration: none;
    color: #ffffff;
    z-index: 1;
    font-size: 18px;
    position: relative;
}

.cookie_menuDY2J7r6 {
    margin-bottom: 20px;
}

.cookie_menuDY2J7r6 svg, .cookie_menuDY2J7r6 svg path, .cookie_menuDY2J7r6 img {
    height: 60px;
    fill: rgb(150,173,200);
    width: 60px;
}

.data_policyAsBGOLd {
    background: rgb(150,173,200);
    text-decoration: none;
    border-radius: 10px;
    font-size: 17px;
    padding: 10px 20px;
    margin: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    text-align: center;
    transition: background 0.3s ease-in-out;
    display: inline-block;
    color: #ffffff;
    width: calc(50% - 10px);
}

.opening_boardOZDeL2M::before {
    top: 0;
    z-index: -1;
    width: 100%;
    position: absolute;
    left: 0;
    content: '';
    background: repeating-linear-gradient(
    45deg,
    rgb(150,173,200,0.5) 0,
    rgb(150,173,200,0.5) 1px,
    transparent 1px,
    transparent 20px
  );
    opacity: 0.05;
    height: 100%;
}

.opening_boardOZDeL2M h1.edu_base3cH0v6I {
    animation: fadeInTitle 1.2s ease-out forwards;
    font-weight: 700;
    font-size: 43px;
    color: rgb(150,173,200);
    margin-bottom: 1.5rem;
    position: relative;
    transform: translateZ(0);
}

.opening_boardOZDeL2M .main_homeP6iluoD {
    transform: rotateX(5deg) rotateY(-5deg);
    transition: transform 0.5s ease;
    transform-style: preserve-3d;
    margin-top: 2rem;
    position: relative;
}

.opening_boardOZDeL2M .digital_educationUtyvbqe::after {
    width: 120%;
    background: radial-gradient(
    circle at center,
    rgb(100,139,168,0.5) 0%,
    transparent 70%
  );
    height: 120%;
    left: -10%;
    content: '';
    top: -10%;
    transition: opacity 0.5s ease;
    opacity: 0;
    z-index: 2;
    position: absolute;
}

.opening_boardOZDeL2M .digital_educationUtyvbqe:hover span {
    opacity: 1;
    transform: translateY(0);
}

.opening_boardOZDeL2M .digital_educationUtyvbqe h3::before {
    transform-origin: bottom;
    transform: scaleY(0);
    top: 0;
    position: absolute;
    left: 0;
    content: '';
    background: rgb(100,139,168);
    width: 3px;
    height: 100%;
    transition: transform 0.5s ease;
}

.educational_gainsmsdfF9u::after {
    opacity: 0.5;
    bottom: -100px;
    z-index: 1;
    content: '';
    border-radius: 50%;
    width: 300px;
    height: 300px;
    background: rgb(100,139,168,0.5);
    filter: blur(80px);
    left: -100px;
    position: absolute;
}

.educational_gainsmsdfF9u .img_overlaykvWiFba::before {
    inset: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(150,173,200,0.5) 0%, transparent 70%);
    border-radius: inherit;
    z-index: 1;
    content: '';
}

.educational_gainsmsdfF9u h2::after {
    border-radius: 50%;
    bottom: -9px;
    position: absolute;
    height: 15px;
    width: 15px;
    background: rgb(150,173,200);
    content: '';
    right: 0;
}

.educational_gainsmsdfF9u .text_main_holder > div {
    z-index: 1;
    gap: 15px;
    position: relative;
    transform: rotateY(-5deg);
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    display: flex;
    padding: 30px;
    background: #ffffff;
    border-radius: 10px;
    transition: all 0.4s ease;
    transform-style: preserve-3d;
}

.educational_gainsmsdfF9u .text_main_holder > div:hover svg {
    transform: translateZ(30px) scale(1.1);
}

.educational_gainsmsdfF9u .text_main_holder p {
    color: #000000;
    transition: transform 0.4s ease;
    line-height: 1.6;
    font-size: 12px;
    margin: 0;
    transform: translateZ(5px);
}

.privacy_retreatlDyIci2::after {
    top: 0;
    background: linear-gradient(to bottom, rgba(rgb(150,173,200,0.5), 0.03), transparent);
    position: absolute;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 30% 0);
    width: 30%;
    right: 0;
    content: "";
    z-index: 0;
    height: 100%;
}

.privacy_retreatlDyIci2 h2 {
    animation: fadeup 0.5s ease-out 0.3s forwards;
    color: #000000;
    position: relative;
    font-size: 34px;
    margin: 2.5rem 0 1.5rem;
    transform: translateY(10px);
    padding-left: 1rem;
    font-weight: 600;
    opacity: 0;
}

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

.privacy_retreatlDyIci2 p strong {
    position: relative;
    display: inline-block;
    color: #000000;
    font-weight: 600;
}

.privacy_retreatlDyIci2 span {
    transform: translateY(10px);
    animation: fadeup 0.5s ease-out 0.4s forwards;
    padding-left: 1rem;
    color: #000000;
    position: relative;
    display: block;
    margin-bottom: 1.5rem;
    line-height: 1.75;
    opacity: 0;
    font-size: 14px;
}

.privacy_retreatlDyIci2 li {
    margin-bottom: 1rem;
    line-height: 1.6;
    font-size: 14px;
    padding-left: 1.75rem;
    position: relative;
    color: #000000;
}

.privacy_retreatlDyIci2 li:last-child {
    margin-bottom: 0;
}

.contactnpX5YW1::before {
    right: 0;
    background-color: rgb(150,173,200,0.5);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    bottom: 0;
}

.contactnpX5YW1 .help_infoXMmy15x {
    transform-origin: left center;
    z-index: 3;
    position: relative;
    transform: rotateY(5deg);
    transition: transform 0.5s ease;
    background-color: rgb(199,212,226);
    width: 40%;
    padding: 60px 40px;
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.1);
}

.contactnpX5YW1 .help_infoXMmy15x div:hover {
    transform: translateZ(20px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.contactnpX5YW1 .help_infoXMmy15x div svg path {
    fill: rgb(150,173,200);
}

.contactnpX5YW1 .help_infoXMmy15x div span {
    font-size: 17px;
    color: #000000;
}

.contactnpX5YW1 .inquiry_helpIhiQnWs {
    padding: 60px 40px;
    flex-direction: column;
    transform: rotateY(-5deg);
    transition: transform 0.5s ease;
    background: linear-gradient(135deg, rgb(100,139,168), rgb(150,173,200));
    transform-origin: right center;
    width: 60%;
    z-index: 2;
    justify-content: center;
    display: flex;
}

.contactnpX5YW1 form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.contactnpX5YW1 .query_carda9ZA0Jq {
    position: relative;
    margin-bottom: 30px;
}

.contactnpX5YW1 .query_carda9ZA0Jq label {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 1.6;
    cursor: pointer;
    padding-left: 35px;
    position: relative;
}

.contactnpX5YW1 .query_carda9ZA0Jq input[type="checkbox"]:checked + label::after {
    top: 4px;
    transform: rotate(45deg);
    border: solid rgb(150,173,200);
    position: absolute;
    border-width: 0 2px 2px 0;
    left: 7px;
    width: 6px;
    content: "";
    height: 12px;
}

.contactnpX5YW1 form .connect_widgetP4jO2Kw:hover {
    color: #ffffff;
}

.contactnpX5YW1 form .connect_widgetP4jO2Kw:hover::before {
    transform: translateY(0);
}



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

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

.customer_feedbackNiwI2uz::before {
    left: -5%;
    top: -10%;
    content: "";
    filter: blur(50px);
    height: 20vw;
    opacity: 0.1;
    width: 20vw;
    z-index: 0;
    background: radial-gradient(circle, rgb(100,139,168) 0%, rgba(rgb(100,139,168,0.5), 0) 70%);
    animation: float 15s ease-in-out infinite alternate;
    position: absolute;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}

.customer_feedbackNiwI2uz h2::after {
    transition: transform 0.5s ease;
    height: 3px;
    left: 0;
    content: "";
    width: 4rem;
    position: absolute;
    background: linear-gradient(90deg, rgb(100,139,168) 0%, rgba(rgb(100,139,168,0.5), 0.3) 100%);
    bottom: -1rem;
    transform: translateX(0);
}

.customer_feedbackNiwI2uz .success_reviewsVgf2dnv:hover {
    transform: translateY(-10px) translateZ(20px) rotateY(2deg);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
}

.customer_feedbackNiwI2uz .success_reviewsVgf2dnv div {
    display: flex;
    margin-bottom: 1rem;
    align-items: center;
}

.customer_feedbackNiwI2uz .success_reviewsVgf2dnv h4 {
    color: #000000;
    font-weight: 600;
    font-size: calc(23px * 0.9);
    position: relative;
    margin: 0;
}

.customer_feedbackNiwI2uz .success_reviewsVgf2dnv:hover h4::after {
    width: 100%;
}

.customer_feedbackNiwI2uz a {
    text-decoration: none;
    transition: transform 0.3s cubic-bezier(0.2, 0.85, 0.4, 1), 
                box-shadow 0.3s cubic-bezier(0.2, 0.85, 0.4, 1);
    position: relative;
    font-weight: 600;
    overflow: hidden;
    margin-top: 3rem;
    font-size: 17px;
    box-shadow: 0 5px 15px rgba(rgb(100,139,168,0.5), 0.2);
    background: linear-gradient(135deg, rgb(100,139,168) 0%, rgba(rgb(150,173,200,0.5), 0.9) 100%);
    border-radius: 10px;
    color: #ffffff;
    padding: 0.8rem 2rem;
    display: inline-block;
}

header .nav_block9uByeMV {
    justify-content: space-between;
    display: flex;
    position: relative;
    padding: 25px 30px;
    align-items: center;
}

header .nav_block9uByeMV {
    flex-direction: column;
    padding: 20px 15px;
}

header .nav_block9uByeMV .top_leadpAsDeX8 .main_pagebar3oI8Sid:hover svg {
    transform: scale(1.08);
}

header .nav_block9uByeMV .main_pagenbqvdA4 .main_navKf29Wnh {
    margin: 0 15px;
    position: relative;
}

header .nav_block9uByeMV .main_pagenbqvdA4 .main_navKf29Wnh {
    margin: 5px 12px;
}

header .nav_block9uByeMV .main_pagenbqvdA4 .main_navKf29Wnh a::before,
header .nav_block9uByeMV .main_pagenbqvdA4 .main_navKf29Wnh a::after {
    position: absolute;
    left: 0;
    height: 1px;
    bottom: 0;
    content: "";
    transform-origin: right center;
    background-color: rgb(150,173,200);
    width: 100%;
}

header .nav_block9uByeMV .main_pagenbqvdA4 .main_navKf29Wnh a::before {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
}

header .nav_block9uByeMV .main_pagenbqvdA4 .main_navKf29Wnh a:hover::after {
    transform: scaleX(1);
    transform-origin: right center;
}



@media (min-width: 768px) {.developer_experiencesaOdr6M .success_reviewsVgf2dnv {
    align-items: center;
    flex-direction: row;
}.developer_experiencesaOdr6M .img_overlaykvWiFba {
    margin-left: 0;
    height: 180px;
    margin-right: -80px;
    z-index: 5;
    width: 180px;
}.developer_experiencesaOdr6M .exp_listit1RMhL {
    margin-top: 0;
    flex: 1;
    padding-left: 100px;
}
}



@media (min-width: 992px) {.training_structureIn2TMos {
    padding: 8rem 0;
}.training_structureIn2TMos .class_sessionsjw4ElVI {
    gap: 6rem;
}.training_structureIn2TMos h2 {
    transform: translateX(-15px);
    font-size: calc(31px * 1.4);
}.training_structureIn2TMos .message_holderWDzyCx0 {
    padding: 3.5rem 4rem;
    border-left-width: 8px;
}.training_structureIn2TMos p {
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}
}



@media (max-width: 992px) {.tutor_matchiUjFqAT {
    padding: 3.5rem 0 2rem;
}.tutor_matchiUjFqAT .container {
    gap: 2rem;
    flex-direction: column;
}.tutor_matchiUjFqAT .company_holder,
    .tutor_matchiUjFqAT .enroll_inforXmxJWA {
    min-width: 100%;
    flex: 1 1 100%;
}.tutor_matchiUjFqAT .main_pagenbqvdA4 {
    flex: 0 1 calc(50% - 1.25rem);
    min-width: 220px;
}
}



@media (min-width: 768px) {.our_story0PxFijq {
    padding: 150px 0;
}.our_story0PxFijq .message_holderWDzyCx0 {
    margin-left: auto;
    max-width: 85%;
    padding: 60px;
}.our_story0PxFijq .message_holderWDzyCx0::after {
    content: "";
    z-index: -1;
    width: 80px;
    height: 80px;
    top: -40px;
    left: 40px;
    position: absolute;
    opacity: 0.3;
    border: 1px solid rgb(150,173,200);
}.our_story0PxFijq ol {
    column-count: 1;
    column-gap: 40px;
}.our_story0PxFijq h5 {
    font-size: calc(19px * 1.2);
}
}



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



@media (max-width: 991px) {.tariff_itemGMNvnUd {
    padding: 80px 0;
}.tariff_itemGMNvnUd h2 {
    font-size: calc(28px * 0.9);
}.tariff_itemGMNvnUd .plan_details0eYhjQl {
    font-size: calc(16px * 0.95);
    margin-bottom: 50px;
}.tariff_itemGMNvnUd .study_ratesUMAW31a {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.tariff_itemGMNvnUd .fee_dealsVizkCFZ {
    padding: 30px 25px;
}
}



@media (max-width: 991px) {.appHubkP96lFS {
    padding: 90px 0;
}.appHubkP96lFS h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2rem;
}.appHubkP96lFS .class_sessionsjw4ElVI {
    padding: 30px;
}
}



@media (max-width: 767px) {.appHubkP96lFS {
    padding: 70px 0;
}.appHubkP96lFS h2 {
    line-height: 1.4;
    font-size: calc(29px * 0.8);
}.appHubkP96lFS h2::after {
    bottom: -12px;
    width: 60px;
}.appHubkP96lFS .class_sessionsjw4ElVI {
    border-left: 4px solid rgb(150,173,200);
    padding: 25px 20px;
}.appHubkP96lFS li {
    padding-left: 20px;
}.appHubkP96lFS li::before {
    width: 10px;
    height: 10px;
    top: 7px;
}.appHubkP96lFS span {
    font-size: calc(12px - 1px);
    line-height: 1.7;
}
}



@media (min-width: 1800px) {.course_programjXZdhx5 .learn_workRU5rhjL {
    max-width: 650px;
    padding: 3.5rem;
}.course_programjXZdhx5 .learn_workRU5rhjL h3 {
    font-size: calc(34px * 1.2);
}.course_programjXZdhx5 .learn_workRU5rhjL p {
    font-size: calc(15px * 1.1);
}.course_programjXZdhx5 .learn_workRU5rhjL .connect_widgetP4jO2Kw {
    padding: 1rem 3rem;
}}



@media (min-width: 1024px) {.opening_boardOZDeL2M {
    padding: 0;
}.opening_boardOZDeL2M > div {
    gap: 6rem;
}.opening_boardOZDeL2M h1.edu_base3cH0v6I {
    font-size: calc(43px * 1.4);
}.opening_boardOZDeL2M p {
    font-size: calc(12px * 1.2);
}.opening_boardOZDeL2M .main_homeP6iluoD {
    margin-top: 0;
}.opening_boardOZDeL2M .digital_educationUtyvbqe {
    height: 420px;
}.opening_boardOZDeL2M .digital_educationUtyvbqe h3 {
    font-size: 20px;
}
}



@media (max-width: 1200px) {.educational_gainsmsdfF9u .img_overlaykvWiFba {
    width: 35%;
}.educational_gainsmsdfF9u .message_holderWDzyCx0 {
    width: 65%;
}
}



@media (min-width: 768px) {.privacy_retreatlDyIci2 {
    padding: 6rem 3rem;
}.privacy_retreatlDyIci2 h1 {
    margin-bottom: 3rem;
    font-size: calc(45px * 1.15);
}.privacy_retreatlDyIci2 h1::after {
    width: 80px;
}.privacy_retreatlDyIci2 p, .privacy_retreatlDyIci2 span {
    max-width: 85%;
}.privacy_retreatlDyIci2 ul {
    max-width: 90%;
    margin-left: 1rem;
}
}



@media (min-width: 992px) {.privacy_retreatlDyIci2 {
    padding: 7rem 4rem;
}.privacy_retreatlDyIci2::after {
    width: 40%;
}.privacy_retreatlDyIci2 h1 {
    font-size: calc(45px * 1.3);
}.privacy_retreatlDyIci2 h2 {
    padding-left: 1.5rem;
}.privacy_retreatlDyIci2 p, .privacy_retreatlDyIci2 span {
    max-width: 80%;
    font-size: calc(14px * 1.05);
}.privacy_retreatlDyIci2 ul {
    padding: 2rem 2.5rem;
}.privacy_retreatlDyIci2 li {
    font-size: calc(14px * 1.05);
}
}



@media screen and (max-width: 576px) {.contactnpX5YW1 {
    padding: 60px 0;
}.contactnpX5YW1 .help_infoXMmy15x,
    .contactnpX5YW1 .inquiry_helpIhiQnWs {
    padding: 30px 20px;
}.contactnpX5YW1 .help_infoXMmy15x h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 30px;
}.contactnpX5YW1 form input[type="text"],
    .contactnpX5YW1 form input[type="email"] {
    padding: 15px 20px;
}.contactnpX5YW1 form .connect_widgetP4jO2Kw {
    padding: 15px 20px;
    width: 100%;
}}



@media (max-width: 576px) {.customer_feedbackNiwI2uz {
    padding: 2.5rem 0;
}.customer_feedbackNiwI2uz h2 {
    font-size: calc(38px * 0.7);
}.customer_feedbackNiwI2uz .success_reviewsVgf2dnv {
    padding: 1.25rem;
}.customer_feedbackNiwI2uz .success_reviewsVgf2dnv img {
    height: 40px;
    width: 40px;
}.customer_feedbackNiwI2uz .success_reviewsVgf2dnv h4 {
    font-size: calc(23px * 0.8);
}.customer_feedbackNiwI2uz .success_reviewsVgf2dnv .description {
    font-size: calc(14px * 0.9);
}.customer_feedbackNiwI2uz a {
    text-align: center;
    width: 100%;
}}



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



@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



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



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



@keyframes shiftBackground {
  0% {
    transform: rotate(-15deg) skewX(30deg) translateX(0);
  }
  100% {
    transform: rotate(-15deg) skewX(30deg) translateX(5%);
  }
}



@keyframes scaleIn {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}



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

