﻿.nav_pagewrap6198 {
    flex: 1 0 auto;
}

svg {
    height: 30px;
    width: 30px;
}

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

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


.meet_us8496 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: rgb(238,239,234);
}



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

.meet_us8496 .study_learn3854 {
    position: relative;
}

.meet_us8496 h3 {
    margin-bottom: 60px;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    position: relative;
    color: #000000;
}

.meet_us8496 h3::after {
    border-radius: 10px;
    width: 80px;
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, rgb(210,212,198), rgb(175,179,161));
    left: 50%;
    content: "";
    bottom: -15px;
    transform: translateX(-50%);
}

.meet_us8496 .mission_why7862 span::after {
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
    width: 30px;
    content: "";
    background: rgb(210,212,198);
    height: 2px;
    left: 50%;
}

.meet_us8496 .mission_why7862 p {
    border-radius: 17px;
    z-index: 2;
    margin-left: auto;
    width: 60%;
    color: #000000;
    position: relative;
    font-size: 12px;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.8);
    padding: 50px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    line-height: 1.8;
}

.meet_us8496 .expert_study0267 .expert_learnings8372::before {
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 2;
    position: absolute;
    content: "";
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.3), transparent);
}

.meet_us8496 .expert_study0267 p::before {
    left: -30px;
    background: rgb(175,179,161);
    bottom: -30px;
}

.meet_us8496 .mission_why7862::after,
.meet_us8496 .expert_study0267::after {
    animation: rotateFade 10s infinite linear;
    width: 40px;
    border: 1px solid rgb(210,212,198,0.5);
    position: absolute;
    content: "";
    height: 40px;
    z-index: 3;
}



.meet_us8496 .mission_why7862::after {
    bottom: 30px;
    right: 20%;
    border-color: rgb(210,212,198,0.5);
}

.leadership_profile0135 .success_testimonials2516 {
    flex-direction: column;
    max-width: 600px;
    z-index: 1;
    margin: 0 auto;
    display: flex;
    position: relative;
}

.leadership_profile0135 .img_display0635 {
    margin: 0 auto;
    z-index: 2;
    overflow: hidden;
    height: 400px;
    transform: translateY(0);
    box-shadow: 0 30px 60px -20px rgba(0, 0, 0, 0.5);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 28px;
    position: relative;
    width: 80%;
}

.leadership_profile0135 .emp_skills5018::before {
    background: #ffffff;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    border: 5px solid rgb(238,239,234);
    z-index: 4;
    top: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    width: 70px;
}

.leadership_profile0135 .exp_projects4371 {
    line-height: 1.7;
    position: relative;
    font-style: italic;
    text-align: center;
    color: #000000;
    font-size: 17px;
    padding: 0 1rem;
}

.leadership_profile0135 .success_testimonials2516:hover .img_display0635 {
    transform: translateY(-20px);
}

.course_overview2734 {
    background: linear-gradient(135deg, rgb(238,239,234) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}

.course_overview2734::after {
    right: -50px;
    border: 1px solid rgb(175,179,161,0.5);
    position: absolute;
    bottom: -50px;
    height: 200px;
    content: "";
    border-radius: 50%;
    width: 200px;
    z-index: 1;
    animation: rotate 30s linear infinite;
    opacity: 0.2;
}

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

.course_overview2734 .training_route9604 {
    display: flex;
    transform-style: preserve-3d;
    gap: 40px;
    position: relative;
}

.course_overview2734 .img_display0635::before {
    opacity: 0.3;
    background: linear-gradient(225deg, rgb(210,212,198,0.5) 0%, transparent 70%);
    transition: opacity 0.5s ease;
    width: 100%;
    content: "";
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
}

.course_overview2734 .description:first-of-type {
    position: relative;
}

.course_overview2734 .description:first-of-type::first-letter {
    color: rgb(210,212,198);
    margin-right: 2px;
    font-weight: 600;
    font-size: 1.6em;
}

.footer_clients7954 .container {
    grid-gap: 30px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}

.footer_clients7954 .company_holder h3 {
    color: #ffffff;
    padding-bottom: 10px;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 35px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700;
}

.footer_clients7954 .head_base6139 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
}

.footer_clients7954 .header_guide1305 h5 {
    margin-bottom: 25px;
    font-size: 22px;
    color: #ffffff;
    position: relative;
    display: inline-block;
    font-weight: 600;
}

.footer_clients7954 .header_guide1305 h5 {
    letter-spacing: 0.5px;
}

.footer_clients7954 .header_guide1305 .head_base6139 a::before {
    width: 3px;
    content: '';
    transition: all 0.3s ease;
    background: rgb(210,212,198);
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.student_aid0276 {
    padding: 20px 0;
    z-index: 2;
    margin-top: 60px;
    background: rgba(0, 0, 0, 0.3);
    position: relative;
}



.student_aid0276 {
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.6) 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
    animation: movingGradient 10s ease infinite;
    background-size: 200% 200%;
}

.footer_clients7954 .company_holder::after {
    opacity: 0.4;
    top: 40px;
    width: 150px;
    filter: blur(60px);
    z-index: -1;
    height: 150px;
    background: rgb(210,212,198,0.5);
    content: '';
    right: -50px;
    border-radius: 50%;
    position: absolute;
}

.footer_clients7954 .syllabus_ref1350::before {
    bottom: -50px;
    opacity: 0.25;
    border-radius: 50%;
    background: rgb(175,179,161,0.5);
    height: 180px;
    width: 180px;
    z-index: -1;
    left: 80px;
    content: '';
    filter: blur(70px);
    position: absolute;
}

.cookie_control8237 {
    z-index: 1;
    align-items: center;
    flex-wrap: nowrap;
    display: flex;
    justify-content: space-between;
}

#cookie_info_banner6813 {
    display: none;
}

.track_toggle2389 svg {
    width: 60px;
    height: 60px;
    fill: rgb(210,212,198);
    transition: fill 0.3s ease-in-out;
}

.manage_tracking9138 {
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 15px;
    margin-left: 10px;
    text-decoration: none;
}

.manage_tracking9138 {
    background-color: rgb(210,212,198);
    border: 1px solid rgb(210,212,198);
    color: #ffffff;
}

.contact_information5713 .help_section0982 {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    box-shadow: 0 25px 50px rgb(210,212,198,0.5);
    background: rgb(175,179,161,0.5);
    align-items: stretch;
}

.contact_information5713 h2 {
    margin-bottom: 2.5rem;
    font-weight: 700;
    font-size: 39px;
    padding-left: 2rem;
    text-align: left;
    color: #ffffff;
    position: relative;
}

.contact_information5713 .request_request5790 h3::after {
    bottom: 0;
    left: 0;
    height: 3px;
    width: 50px;
    position: absolute;
    content: '';
    background: rgb(210,212,198);
}

.contact_information5713 .request_request5790 input:not([type="checkbox"]):not([type="submit"]) {
    position: relative;
    outline: none;
    font-size: 14px;
    border: 1px solid rgb(210,212,198,0.5);
    padding: 1rem 1.5rem;
    color: #ffffff;
    background: rgb(175,179,161,0.5);
    width: 100%;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.contact_information5713 .request_request5790 .inquiry_query8417 input[type="checkbox"] {
    border-radius: 10px;
    border: 2px solid rgb(210,212,198,0.5);
    appearance: none;
    position: relative;
    height: 22px;
    width: 22px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: rgb(175,179,161,0.5);
}

.contact_information5713 .request_request5790 .inquiry_query8417 a {
    margin-left: 0.3rem;
    transition: color 0.3s ease;
    color: rgb(210,212,198);
    text-decoration: none;
}

.contact_information5713 .request_request5790 .query_form1594:hover::before {
    opacity: 1;
}

.contact_information5713 .request_request5790 .query_form1594:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(210,212,198,0.5);
}

.pricing_section4781::before {
    transform: rotate(-15deg);
    width: 40%;
    content: "";
    z-index: 0;
    opacity: 0.1;
    background: linear-gradient(120deg, rgb(210,212,198,0.5) 20%, rgb(175,179,161,0.5) 80%);
    position: absolute;
    top: -10%;
    border-radius: 10px;
    right: -5%;
    height: 70%;
}

.pricing_section4781 .plan_details1749 {
    text-align: center;
    margin-bottom: 3.5rem;
    order: 1;
    position: relative;
}

.pricing_section4781 .pricing_rates4057 {
    margin: 0 auto;
    max-width: 800px;
    font-size: 16px;
    line-height: 1.6;
    color: #000000;
}

.pricing_section4781 .cost_options5639 {
    background: #ffffff;
    text-decoration: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    height: 100%;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    overflow: hidden;
    display: block;
    color: #000000;
}

.pricing_section4781 .rate_choices8094 {
    flex-direction: column;
    display: flex;
    position: relative;
    padding: 2rem 1.75rem;
    flex: 1;
}

.pricing_section4781 .rate_choices8094 .pricing_schemes0415::after {
    background: rgb(210,212,198,0.5);
    bottom: -0.75rem;
    height: 2px;
    position: absolute;
    left: 0;
    width: 40px;
    content: "";
}

.pricing_section4781 .img_display0635::after {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
}

.locate2059 {
    position: relative;
    overflow: hidden;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(238,239,234) 0%, rgba(240, 242, 247, 0.8) 100%);
}

.locate2059::before {
    top: 0;
    content: "";
    left: 0;
    background: linear-gradient(45deg, rgb(210,212,198,0.5) 0%, transparent 70%);
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 50%;
    transform: translateX(-30%) skewX(-15deg);
}

.locate2059 .message_page7916:hover {
    transform: translateY(-10px);
}

.locate2059 h3::after {
    content: "";
    left: 0;
    height: 3px;
    width: 60%;
    position: absolute;
    background: linear-gradient(90deg, rgb(210,212,198) 0%, transparent 100%);
    bottom: -10px;
    transition: width 0.3s ease;
}

.locate2059 h5 svg {
    transition: transform 0.3s ease;
    margin-left: 10px;
}

.locate2059 .write_experts4218 li {
    transition: padding 0.3s ease;
    position: relative;
    padding-left: 0;
}

.locate2059 .quick_answers2940:hover {
    color: rgb(210,212,198);
}

.locate2059 .quick_answers2940:hover svg {
    transform: translateX(5px);
}

.locate2059 svg:hover {
    transform: scale(1.1);
}

.title_screen8032 {
    justify-content: center;
    min-height: 100vh;
    background-color: rgb(238,239,234);
    perspective: 1000px;
    overflow: hidden;
    align-items: center;
    position: relative;
    display: flex;
}

.title_screen8032 .edu_smart5160::before {
    left: 0;
    backdrop-filter: blur(8px);
    width: 100%;
    height: 100%;
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.7);
    top: 0;
    z-index: -1;
    position: absolute;
    content: "";
}

.title_screen8032 .edu_smart5160 span::before {
    background-color: rgb(175,179,161);
    left: -10px;
    height: 100%;
    transform: skewX(-15deg);
    content: "";
    position: absolute;
    width: 4px;
    top: 0;
}

.title_screen8032 .edu_smart5160 h1::after {
    position: absolute;
    height: 3px;
    background-color: rgb(210,212,198);
    animation: scale-in 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 1.2s;
    bottom: -15px;
    transform: scaleX(0);
    transform-origin: left center;
    left: 0;
    content: "";
    width: 80px;
}

.title_screen8032 .edu_smart5160 p {
    font-family: Arial, sans-serif;
    margin: 0;
    line-height: 1.6;
    max-width: 80%;
    animation: fade-in-left 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 1.4s;
    font-size: calc(14px * 1.1);
    font-weight: 400;
    color: #ffffff;
    opacity: 0;
    transform: translateX(20px);
}

header .container {
    z-index: 2;
    display: flex;
    flex-direction: column;
    padding: 0;
    align-items: center;
    position: relative;
}

header .top_mentor9267 {
    width: 100%;
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
}

header .top_sitebar0413::before {
    width: 120px;
    height: 120px;
    z-index: -1;
    opacity: 0.2;
    animation: rotate 10s linear infinite;
    border-radius: 50%;
    background: 
        conic-gradient(
            transparent 0deg,
            rgb(175,179,161,0.5) 120deg,
            transparent 180deg,
            rgb(210,212,198,0.5) 240deg,
            transparent 360deg
        );
    position: absolute;
    content: "";
}

header .nav_top3654 {
    z-index: 2;
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: 17px;
    text-transform: uppercase;
    padding: 0.6rem 1.5rem;
    position: relative;
    letter-spacing: 1px;
    perspective: 800px;
    white-space: nowrap;
    font-weight: 600;
    font-family: Arial, sans-serif;
    color: #ffffff;
}

header .nav_top3654:hover {
    transform: translateY(-2px) translateZ(0);
    text-shadow: 0 0 5px rgb(175,179,161,0.5);
    color: rgb(175,179,161);
}

header .nav_top3654:hover::before {
    border-color: rgb(175,179,161,0.5);
    box-shadow: 0 0 15px rgb(210,212,198,0.5);
    transform: translateZ(0);
}

.learning_system6457::after {
    right: 0;
    position: absolute;
    height: 100%;
    opacity: 0.1;
    width: 40%;
    transform: skewX(-15deg) translateX(20%);
    z-index: 1;
    background: linear-gradient(to left, rgb(210,212,198,0.5) 0%, transparent 100%);
    top: 0;
    content: "";
}

.learning_system6457 h2::before {
    height: 3px;
    transform: scaleX(1);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    content: "";
    transform-origin: left;
    width: 6rem;
    background: linear-gradient(90deg, rgb(210,212,198) 0%, rgb(175,179,161) 100%);
    bottom: -0.75rem;
    left: 0;
    position: absolute;
}

.learning_system6457 .text_container5349:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 
                0 2px 10px rgba(0, 0, 0, 0.05);
}

.learning_system6457 p::first-letter {
    font-size: 1.5em;
    font-weight: 700;
    color: rgb(210,212,198);
}

.newsletter7893::before {
    position: absolute;
    height: 100%;
    z-index: 1;
    background-size: 20px 20px;
    opacity: 0.3;
    background: 
        linear-gradient(0deg, transparent 95%, rgb(210,212,198,0.5) 95%),
        linear-gradient(90deg, transparent 95%, rgb(210,212,198,0.5) 95%);
    width: 100%;
    content: "";
    top: 0;
    left: 0;
}

.newsletter7893 .help_inquiry7681::after {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    border: 2px dashed rgb(210,212,198,0.5);
    left: 20px;
    content: "";
    z-index: -1;
    position: absolute;
    top: 20px;
    animation: rotateFrame 20s linear infinite;
}

.newsletter7893 .input_holder {
    display: flex;
    gap: 20px;
    position: relative;
    flex-direction: column;
}

.newsletter7893 input[type="email"]:focus {
    outline: none;
    transform: translateY(-5px);
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.5);
}

.newsletter7893 .sub_agreement4597::before {
    position: absolute;
    background: rgb(175,179,161);
    height: 100%;
    content: "";
    width: 100%;
    z-index: 0;
    left: -100%;
    top: 0;
    transition: all 0.5s ease;
}

.newsletter7893 .sub_agreement4597:hover::before {
    left: 0;
}

.newsletter7893 .sub_agreement4597:hover::after {
    right: 20px;
    opacity: 1;
}

.privacy_hideout2549 h1 {
    padding-bottom: 15px;
    margin-bottom: 30px;
    -webkit-background-clip: text !important;
    letter-spacing: 2px;
    border-bottom: 2px solid rgb(210,212,198);
    color: rgb(210,212,198);
    text-transform: uppercase;
    font-size: 41px;
    font-weight: 700;
    margin-top: 50px;
    color: transparent;
    background: linear-gradient(90deg, rgb(210,212,198), rgb(175,179,161));
}

.privacy_hideout2549 ul, .privacy_hideout2549 ol {
    padding-left: 0;
    padding: 20px 0;
    list-style: none;
    border-radius: 10px;
}

.privacy_hideout2549 li::before {
    position: absolute;
    font-weight: 700;
    color: rgb(210,212,198);
    left: 0;
    content: ">";
}

.privacy_hideout2549 p, .privacy_hideout2549 span, .privacy_hideout2549 div {
    margin-bottom: 15px;
    -webkit-background-clip: text !important;
    font-size: 16px;
    font-weight: 300;
    background: linear-gradient(90deg, rgb(210,212,198), rgb(175,179,161));
    line-height: 2;
    color: #ffffff;
    color: transparent;
}

.potential_students2569 .study_learn3854 {
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
    max-width: 1200px;
    z-index: 3;
}

.potential_students2569 h3 {
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 3.5rem;
    text-align: center;
    color: #ffffff;
}

.potential_students2569 ul {
    margin: 0;
    list-style: none;
    display: grid;
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 2.5rem;
}

.potential_students2569 ul li:hover {
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);
    transform: translateY(-5px);
}

.potential_students2569 ul li::after {
    animation: pulsateBubble 5s infinite alternate;
    width: 80px;
    border: 2px solid rgb(210,212,198,0.5);
    position: absolute;
    content: '';
    opacity: 0.3;
    bottom: -30px;
    right: -30px;
    border-radius: 50%;
    height: 80px;
}

.potential_students2569 ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(175,179,161);
}

.tyField9683::before {
    background: linear-gradient(145deg, rgb(210,212,198,0.5) 0%, rgb(175,179,161,0.5) 100%);
    content: "";
    position: absolute;
    height: 70%;
    filter: blur(30px);
    transform: rotate(-15deg);
    width: 60%;
    animation: float 15s ease-in-out infinite alternate;
    right: -10%;
    z-index: 0;
    opacity: 0.3;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    top: -30%;
}

.tyField9683 .study_learn3854:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.08),
                -15px -15px 40px rgba(255, 255, 255, 0.9),
                inset 2px 2px 5px rgba(255, 255, 255, 0.4),
                inset -2px -2px 5px rgba(0, 0, 0, 0.05);
}

.tyField9683 .study_learn3854:hover > div:first-child::after {
    width: 120px;
}

.tyField9683 h5 {
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: 20px;
    display: inline-block;
    margin: 0;
    line-height: 1.4;
}

.tyField9683 a {
    text-decoration: none;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease;
    display: block;
}

.tyField9683 a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.tyField9683 a:hover {
    transform: translateY(-2px);
}

.tyField9683 a:hover p {
    color: rgb(210,212,198);
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}


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



@media screen and (max-width: 991px) {.meet_us8496 {
    padding: 80px 0;
}.meet_us8496 h3 {
    font-size: calc(28px - 0.4rem);
    margin-bottom: 40px;
}.meet_us8496 .mission_why7862 {
    margin-bottom: 60px;
}.meet_us8496 .mission_why7862 span {
    font-size: calc(22px - 0.2rem);
}.meet_us8496 .mission_why7862 .img_display0635,
    .meet_us8496 .expert_study0267 .expert_learnings8372 {
    height: 350px;
    width: 45%;
}.meet_us8496 .mission_why7862 p,
    .meet_us8496 .expert_study0267 p {
    padding: 30px;
    width: 70%;
    font-size: calc(12px - 0.1rem);
}
}



@media screen and (max-width: 575px) {.meet_us8496 {
    padding: 50px 0;
}.meet_us8496 h3 {
    font-size: calc(28px - 0.8rem);
    margin-bottom: 30px;
}.meet_us8496 .mission_why7862 {
    padding-top: 220px;
    margin-bottom: 50px;
}.meet_us8496 .mission_why7862 span {
    margin-bottom: 200px;
    font-size: calc(22px - 0.4rem);
}.meet_us8496 .mission_why7862 .img_display0635,
    .meet_us8496 .expert_study0267 .expert_learnings8372 {
    height: 200px;
}.meet_us8496 .mission_why7862 p,
    .meet_us8496 .expert_study0267 p {
    font-size: calc(12px - 0.2rem);
    padding: 20px;
}.meet_us8496 .expert_study0267 {
    padding-bottom: 220px;
}.meet_us8496 .mission_why7862::after,
    .meet_us8496 .expert_study0267::after {
    height: 30px;
    width: 30px;
}
}



@media (max-width: 992px) {.course_overview2734 {
    padding: 80px 0;
}.course_overview2734 h2 {
    margin-bottom: 35px;
    font-size: calc(36px * 0.9);
}.course_overview2734 .training_route9604 {
    flex-direction: column;
    gap: 30px;
}.course_overview2734 .img_display0635 {
    width: 100%;
    flex: 0 0 auto;
    height: 350px;
}.course_overview2734 .text_container5349 {
    width: 100%;
    flex: 0 0 auto;
    padding-right: 10px;
    max-height: 400px;
}
}



@media (max-width: 768px) {.footer_clients7954 {
    padding: 60px 0 30px;
}.footer_clients7954 .head_base6139 {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}.footer_clients7954 .header_guide1305 {
    padding: 0;
}}


@media (max-width: 800px) {.cookie_control8237 {
    flex-direction: column;
    align-items: center;
}.track_toggle2389 {
    margin-bottom: 15px;
}.visitor_acceptance1079 {
    text-align: center;
    margin-bottom: 20px;
}.manage_tracking9138 {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
}}



@media screen and (max-width: 480px) {.contact_information5713 .help_section0982 {
    border-radius: 0;
}.contact_information5713 .request_request5790 {
    padding: 2rem 1.5rem;
}}



@media (min-width: 992px) {.pricing_section4781 .rate_schemes8590 {
    flex-direction: row;
}.pricing_section4781 .plan_details1749 {
    flex: 0 0 30%;
    order: 2;
    flex-direction: column;
    margin-bottom: 0;
    justify-content: center;
    display: flex;
    text-align: left;
    padding-left: 3rem;
}.pricing_section4781 .plan_details1749 h2 {
    text-align: left;
    margin-bottom: 2rem;
}.pricing_section4781 .plan_details1749 h2::after {
    width: 40%;
    left: 0;
    transform: none;
}.pricing_section4781 .pricing_rates4057 {
    margin: 0;
    text-align: left;
}.pricing_section4781 .plan_rates9130 {
    order: 1;
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}



@media (min-width: 992px) {.locate2059 {
    padding: 100px 0;
}.locate2059 .message_page7916 {
    padding: 60px;
    grid-template-columns: 3fr 2fr;
}.locate2059 h3 {
    font-size: calc(38px * 1.1);
}.locate2059 p {
    font-size: calc(15px * 1.05);
}.locate2059 .write_experts4218 {
    margin-top: 30px;
}
}



@media (min-width: 992px) {.title_screen8032 .fast_edu8502 {
    padding: 4rem;
}.title_screen8032 .master_class7109 {
    padding: 5rem 4rem;
    border-left: 6px solid rgb(210,212,198);
    transform: translateZ(0) rotateX(2deg);
}.title_screen8032 .edu_smart5160 h1 {
    font-size: calc(41px * 1.2);
    margin-bottom: 2.5rem;
}.title_screen8032 .edu_smart5160 h3 {
    font-size: 22px;
}.title_screen8032 .edu_smart5160 p {
    font-size: calc(14px * 1.2);
    max-width: 70%;
}.title_screen8032 .edu_smart5160 div {
    padding-left: 3rem;
}.title_screen8032 .edu_smart5160 h1::after {
    width: 100px;
}
}



@media (max-width: 991px) {header .top_sitebar0413 {
    margin: 0.8rem 0 1.2rem;
}header .top_sitebar0413 svg {
    height: 40px;
}header .nav_top3654 {
    padding: 0.5rem 1.2rem;
    font-size: calc(17px - 1px);
}
}



@media screen and (max-width: 768px) {.learning_system6457 {
    padding: 4rem 0;
}.learning_system6457::after {
    width: 60%;
}.learning_system6457 h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 2rem;
}.learning_system6457 h2::before {
    width: 5rem;
}.learning_system6457 .text_container5349 {
    padding: 1.75rem;
}
}



@media (prefers-reduced-motion: reduce) {.learning_system6457 h2, 
    .learning_system6457 .text_container5349, 
    .learning_system6457 h2::before {
    transition: none;
}.learning_system6457 .text_container5349:hover {
    transform: none;
}}



@media (max-width: 480px) {.newsletter7893 {
    padding: 50px 0;
}.newsletter7893 h3 {
    padding-bottom: 15px;
    font-size: 22px;
    margin-bottom: 20px;
}.newsletter7893 h3::before {
    width: 40px;
    height: 3px;
}.newsletter7893 h3::after {
    left: 50px;
    width: 20px;
    height: 3px;
}.newsletter7893 input[type="email"] {
    padding: 15px 20px;
}.newsletter7893 .sub_agreement4597 {
    width: 100%;
    padding: 15px 0;
}.newsletter7893 .help_inquiry7681::after {
    height: calc(100% - 20px);
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
}}



@media (max-width: 767px) {.tyField9683 {
    padding: 2.5rem 0;
}.tyField9683 .study_learn3854 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.tyField9683 h5 {
    font-size: calc(20px - 4px);
    padding-left: 20px;
}.tyField9683 h5::before {
    font-size: 12px;
    left: -15px;
    width: 22px;
    height: 22px;
}.tyField9683 p {
    font-size: calc(14px - 1px);
}
}

@keyframes gridPatternMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

@keyframes rotateFade {
    0% {
        transform: rotate(0deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(180deg);
        opacity: 0.6;
    }
    100% {
        transform: rotate(360deg);
        opacity: 0.2;
    }
}

@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}



@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.3;
    }
}



@keyframes scale-down {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}



@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}



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



@keyframes pulsateRing {
    0% {
        transform: translate(-50%, -50%) scale(0.8);
        opacity: 0.1;
    }
    100% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.3;
    }
}

