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

.footer_clients7954 {
    flex: 0 0 auto;
}

.footer_clients7954 {
    position: relative;
    z-index: 2;
    padding: 80px 0 40px;
    color: #ffffff;
    font-family: Arial, sans-serif;
}

.content-wrapper9718 {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}



.meet_us8496::after {
    position: absolute;
    animation: gridPatternMove 40s linear infinite;
    content: "";
    z-index: 1;
    height: 100%;
    left: 0;
    width: 100%;
    background-size: 30px 30px;
    top: 0;
    opacity: 0.1;
    background-image: linear-gradient(45deg, transparent 98%, rgb(210,212,198,0.5) 98%),
                      linear-gradient(-45deg, transparent 98%, rgb(210,212,198,0.5) 98%);
}

.meet_us8496 .mission_why7862::before {
    width: 60%;
    transform: translateX(-50%);
    content: "";
    background: linear-gradient(90deg, transparent, rgb(210,212,198,0.5), transparent);
    position: absolute;
    bottom: -50px;
    left: 50%;
    height: 1px;
}

.meet_us8496 .mission_why7862 .img_display0635 {
    width: 50%;
    z-index: 1;
    left: 0;
    top: 50%;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    height: 450px;
    transform: translateY(-50%);
    border-radius: 0 17px 17px 0;
    position: absolute;
}

.meet_us8496 .expert_study0267 {
    display: flex;
    position: relative;
    flex-direction: column;
}

.meet_us8496 .expert_study0267 .expert_learnings8372 {
    position: absolute;
    height: 450px;
    z-index: 1;
    right: 0;
    box-shadow: -20px 20px 60px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 17px 0 0 17px;
    transform: translateY(-50%);
    top: 50%;
    width: 50%;
}



.meet_us8496 .mission_why7862 p::before,
.meet_us8496 .expert_study0267 p::before {
    filter: blur(60px);
    border-radius: 50%;
    opacity: 0.1;
    height: 150px;
    position: absolute;
    z-index: -1;
    width: 150px;
    content: "";
}

.meet_us8496 .mission_why7862 p::before {
    right: -30px;
    top: -30px;
    background: rgb(210,212,198);
}

.leadership_profile0135 {
    background: rgb(238,239,234);
    position: relative;
    padding: 5rem 2rem;
    overflow: hidden;
}

.leadership_profile0135::after {
    background: linear-gradient(210deg, rgb(175,179,161,0.5) 0%, transparent 70%);
    height: 70%;
    width: 70%;
    position: absolute;
    content: "";
    right: 0;
    z-index: 0;
    bottom: 0;
}

.leadership_profile0135 .img_display0635::after {
    mix-blend-mode: overlay;
    position: absolute;
    animation: shiftGradient 10s infinite alternate;
    left: -100%;
    height: 300%;
    opacity: 0.3;
    width: 300%;
    transition: all 0.8s ease;
    content: "";
    background: linear-gradient(45deg, rgb(210,212,198,0.5) 0%, transparent 40%, transparent 60%, rgb(175,179,161,0.5) 100%);
    top: -100%;
}

.leadership_profile0135 .name {
    font-size: 34px;
    margin-bottom: 0.5rem;
    font-weight: 700;
    text-align: center;
    color: rgb(210,212,198);
    position: relative;
}

.leadership_profile0135 .emp_skills5018 div:nth-child(2)::after {
    margin: 1rem auto 0;
    width: 40px;
    display: block;
    height: 3px;
    background: rgb(210,212,198,0.5);
    content: "";
}

.leadership_profile0135 .exp_projects4371::after {
    bottom: -0.5rem;
    right: 0;
}

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

.course_overview2734::before {
    top: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    content: "";
    background: radial-gradient(circle at 70% 30%, rgb(210,212,198,0.5) 0%, transparent 70%);
    opacity: 0.15;
}

.course_overview2734 h2 {
    transform: perspective(1000px) rotateX(0deg);
    margin-bottom: 50px;
    color: #000000;
    transition: transform 0.5s ease-out;
    display: inline-block;
    font-weight: 700;
    font-size: 36px;
    position: relative;
}

.course_overview2734 .img_display0635 {
    flex: 0 0 45%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    height: 500px;
    transform: perspective(1000px) rotateY(-2deg) translateZ(20px);
}

.course_overview2734 .text_container5349 {
    transform: translateZ(10px);
    overflow-y: auto;
    max-height: 500px;
    padding-right: 20px;
    scrollbar-color: rgb(175,179,161,0.5) transparent;
    flex: 0 0 50%;
    scrollbar-width: thin;
}

footer {
    position: relative;
}

footer::before {
    right: 0;
    content: '';
    z-index: 1;
    bottom: 0;
    background: linear-gradient(45deg, rgb(175,179,161,0.5) 0%, rgb(210,212,198,0.5) 100%);
    top: 0;
    left: 0;
    position: absolute;
}

.footer_clients7954 .gdpr_block5361 {
    background: rgba(255, 255, 255, 0.1);
    font-size: 14px;
    line-height: 1.6;
    transform: translateZ(0);
    padding: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    margin-top: 25px;
    border-left: 4px solid rgb(210,212,198);
    border-radius: 26px;
    backdrop-filter: blur(10px);
}

.footer_clients7954 .header_guide1305 h5::before {
    width: 8px;
    position: absolute;
    border-radius: 50%;
    background: rgb(210,212,198);
    transform: translateY(-50%);
    left: -15px;
    content: '';
    height: 8px;
    top: 50%;
}

.footer_clients7954 .header_guide1305 .head_base6139 a {
    position: relative;
    text-decoration: none;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
    padding: 8px 15px;
    z-index: 1;
    border-radius: 10px;
    transition: all 0.3s ease;
    font-size: 14px;
    overflow: hidden;
}

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

.student_aid0276 .design_res5130 {
    font-size: 14px;
    text-align: center;
    opacity: 0.8;
    color: #ffffff;
    letter-spacing: 0.5px;
}



.footer_clients7954::before {
    background-size: 200% 200%;
    content: '';
    animation: gradientShift 5s infinite;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(210,212,198), rgb(175,179,161), rgb(210,212,198));
    height: 5px;
}

.footer_clients7954 .syllabus_ref1350::after {
    border-radius: 50%;
    opacity: 0.2;
    filter: blur(50px);
    top: -20px;
    height: 120px;
    position: absolute;
    background: rgb(210,212,198,0.5);
    z-index: -1;
    content: '';
    width: 120px;
    right: 100px;
}

.cookieUsagePromptPanel6974 {
    font-family: Arial, sans-serif;
    overflow: hidden;
    z-index: 1050;
    bottom: 0;
    position: fixed;
    border-top: 3px solid rgb(210,212,198);
    width: 100%;
    background: rgb(238,239,234);
    padding: 20px;
}

.visitor_acceptance1079 {
    margin-right: 20px;
    flex-grow: 1;
}

.visitor_acceptance1079 h5 {
    font-size: 24px;
    font-weight: 700;
    color: rgb(210,212,198);
    margin-bottom: 5px;
}

.cookieUsagePromptPanel6974 p a {
    color: rgb(210,212,198);
    text-decoration: underline;
}


.contact_information5713 {
    position: relative;
    background: linear-gradient(
        -45deg, 
        rgb(238,239,234) 0%, 
        rgb(175,179,161,0.5) 100%
    );
    overflow: hidden;
    padding: 6rem 0;
}

.contact_information5713 .img_display0635::before {
    opacity: 0.7;
    position: absolute;
    top: 0;
    height: 100%;
    width: 120%;
    left: 0;
    transform: skew(10deg);
    background: linear-gradient(
        135deg, 
        rgb(210,212,198,0.5) 0%, 
        rgb(175,179,161,0.5) 100%
    );
    z-index: 1;
    content: '';
}

.contact_information5713 .request_request5790 h3 {
    font-size: 38px;
    margin-bottom: 2rem;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    padding-bottom: 1rem;
}

.contact_information5713 .request_request5790 form {
    gap: 1.5rem;
    display: grid;
}

.contact_information5713 .request_request5790 input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgb(210,212,198,0.5);
    border-color: rgb(210,212,198);
}

.contact_information5713 .request_request5790 input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}

.contact_information5713 .request_request5790 .inquiry_query8417 input[type="checkbox"]:checked {
    background: rgb(210,212,198);
    border-color: rgb(210,212,198);
}

.contact_information5713 .request_request5790 .inquiry_query8417 label {
    font-size: 14px;
    align-items: center;
    display: flex;
    color: #ffffff;
}

.contact_information5713 .request_request5790 .query_form1594 {
    border-radius: 10px;
    font-size: 15px;
    cursor: pointer;
    background: rgb(210,212,198);
    border: none;
    overflow: hidden;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    padding: 1rem;
    width: 100%;
    position: relative;
    transition: all 0.3s ease;
}

.pricing_section4781 {
    background: linear-gradient(135deg, rgb(238,239,234) 0%, rgba(245, 247, 250, 0.95) 100%);
    position: relative;
    padding: 7rem 0;
    overflow: hidden;
}

.pricing_section4781 .container {
    padding: 0 2rem;
    z-index: 2;
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
}

.pricing_section4781 .rate_schemes8590 {
    flex-direction: column;
    display: flex;
}

.pricing_section4781 .plan_details1749 h2 {
    color: #000000;
    margin-bottom: 1.5rem;
    font-size: 36px;
    display: inline-block;
    position: relative;
    font-weight: 700;
}

.pricing_section4781 .plan_rates9130 {
    display: grid;
    order: 2;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    width: 100%;
}

.pricing_section4781 .cost_options5639::before {
    width: 100%;
    background: linear-gradient(90deg, rgb(210,212,198), rgb(175,179,161));
    transform: translateY(-5px);
    left: 0;
    position: absolute;
    transition: transform 0.3s ease;
    content: "";
    height: 5px;
    top: 0;
}

.pricing_section4781 .rate_choices8094 h3 {
    font-size: calc(19px * 1.1);
    position: relative;
    display: inline-block;
    margin-bottom: 1rem;
    font-weight: 700;
    color: #000000;
}

.pricing_section4781 .rate_choices8094 p {
    line-height: 1.65;
    word-wrap: break-word;
    flex-grow: 1;
    margin-bottom: 1.5rem;
    overflow-wrap: break-word;
    color: #000000;
    font-size: 16px;
    word-break: break-word;
}

.pricing_section4781 .cost_options5639:nth-child(odd) .rate_choices8094::before {
    z-index: -1;
    background: rgb(210,212,198,0.5);
    right: 1rem;
    height: 2.5rem;
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 1rem;
    opacity: 0.1;
    width: 2.5rem;
}

.locate2059::after {
    z-index: 1;
    animation: pulse 15s infinite alternate ease-in-out;
    height: 200px;
    right: 5%;
    content: "";
    width: 200px;
    position: absolute;
    background: radial-gradient(circle, rgb(175,179,161,0.5) 0%, transparent 70%);
    top: 10%;
    border-radius: 50%;
}

.locate2059 h3 {
    margin: 0 0 20px;
    position: relative;
    font-size: 38px;
    color: #000000;
    font-weight: 700;
    display: inline-block;
}

.locate2059 .message_page7916:hover h3::after {
    width: 80%;
}

.locate2059 h5 {
    text-transform: capitalize;
    display: flex;
    font-weight: 600;
    color: #000000;
    align-items: center;
    margin: 0 0 10px;
    font-size: 22px;
}

.locate2059 .write_experts4218 li:hover {
    padding-left: 5px;
}

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

.locate2059 svg {
    height: 24px;
    transition: transform 0.3s ease;
    width: 24px;
}

.locate2059 .quick_answers2940:hover svg path {
    fill: rgb(210,212,198);
}

.title_screen8032 .master_class7109 {
    padding: 4rem 2.5rem;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateZ(0) rotateX(1deg);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-left: 4px solid rgb(210,212,198);
}

.title_screen8032 .edu_smart5160 span {
    position: relative;
    overflow: hidden;
    margin-bottom: 1.5rem;
    display: block;
}

.title_screen8032 .edu_smart5160 h3 {
    color: #ffffff;
    transform: translateY(100%);
    animation: slide-up 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    letter-spacing: 0.5px;
    margin: 0;
    font-family: Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    font-size: calc(22px * 0.9);
    padding-left: 20px;
}

.title_screen8032 .edu_smart5160 div {
    padding-left: 2rem;
    transform: perspective(1000px) rotateX(2deg);
    margin-top: 2.5rem;
    position: relative;
}

.title_screen8032 .edu_smart5160 div div {
    padding-left: 0;
    margin-top: 0;
    position: relative;
    transform: none;
}

header::before {
    height: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(175,179,161,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 70%, rgb(210,212,198,0.5) 0%, transparent 15%);
    animation: pulse-bg 8s infinite alternate;
    z-index: 1;
    content: "";
    left: 0;
    opacity: 0.3;
    position: absolute;
    width: 100%;
}

header .top_sitebar0413 {
    margin: 1rem 0 1.5rem;
    justify-content: center;
    z-index: 3;
    text-decoration: none;
    align-items: center;
    position: relative;
    display: flex;
}

header .top_sitebar0413 svg {
    height: 45px;
    filter: drop-shadow(0 0 8px rgb(210,212,198,0.5));
    width: auto;
    transition: all 0.4s ease;
}

header .top_sitebar0413:hover svg {
    filter: drop-shadow(0 0 12px rgb(175,179,161));
    transform: scale(1.08);
}

header .header_guide1305::before {
    left: 0;
    height: 100%;
    background: 
        linear-gradient(90deg, 
            #000000 0%,
            transparent 10%,
            transparent 90%,
            #000000 100%);
    pointer-events: none;
    z-index: 3;
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
}

header .nav_top3654::before {
    left: 0;
    position: absolute;
    border-radius: 10px;
    transform: translateZ(-10px);
    height: 100%;
    transition: all 0.3s ease;
    top: 0;
    content: "";
    z-index: -1;
    width: 100%;
    border: 1px solid transparent;
}

header .nav_top3654:hover::after {
    width: 80%;
}

.learning_system6457::before {
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    z-index: 1;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    opacity: 0.05;
    background-image: 
        linear-gradient(45deg, rgb(175,179,161,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(175,179,161,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(175,179,161,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(175,179,161,0.5) 75%);
    background-size: 20px 20px;
    width: 100%;
    content: "";
}

.learning_system6457 .text_container5349 {
    transform: translateY(0);
    border-left: 4px solid rgb(210,212,198);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.03);
    background: #ffffff;
    padding: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), 
                box-shadow 0.5s ease;
    position: relative;
}

.learning_system6457 p:first-child {
    margin-top: 0;
}

.newsletter7893::after {
    content: "";
    right: -30%;
    height: 160%;
    background: rgb(210,212,198,0.5);
    width: 60%;
    top: -30%;
    position: absolute;
    z-index: 0;
    transform: rotate(-45deg);
    filter: blur(60px);
}

.newsletter7893 .help_inquiry7681 {
    padding-bottom: 20px;
    transform-style: preserve-3d;
    position: relative;
    display: flex;
    flex-direction: column;
}

.newsletter7893 h3 {
    font-size: 32px;
    position: relative;
    padding-bottom: 20px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.newsletter7893 h3::after {
    content: "";
    left: 70px;
    width: 30px;
    height: 5px;
    bottom: 0;
    position: absolute;
    background: rgb(175,179,161);
}

.newsletter7893 .sub_agreement4597 {
    font-size: 15px;
    width: 80%;
    position: relative;
    color: #ffffff;
    margin-top: 10px;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    font-weight: 600;
    font-family: Arial, sans-serif;
    align-self: center;
    padding: 18px 0;
    overflow: hidden;
    border-radius: 29px;
    background: rgb(210,212,198);
}

.newsletter7893 .sub_agreement4597:active {
    transform: translateY(-2px);
}

.privacy_hideout2549 {
    color: #ffffff;
    box-shadow: inset 0 0 10px rgb(175,179,161,0.5), 0 0 15px rgb(210,212,198,0.5);
    height: auto;
    width: 100%;
    padding: 50px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    border: 1px solid rgb(210,212,198);
}

.privacy_hideout2549 h3, .privacy_hideout2549 h4, .privacy_hideout2549 h5, .privacy_hideout2549 h6 {
    font-size: 21px;
    -webkit-background-clip: text !important;
    font-weight: 600;
    color: rgb(210,212,198);
    margin-bottom: 20px;
    color: transparent;
    margin-top: 30px;
    background: linear-gradient(90deg, rgb(210,212,198), rgb(175,179,161));
}

.privacy_hideout2549 section {
    padding: 25px;
    border-radius: 10px;
    margin-top: 30px;
    background: rgb(238,239,234);
    box-shadow: 0 0 15px rgb(210,212,198,0.5);
}

.potential_students2569::before {
    z-index: -1;
    bottom: 0;
    position: absolute;
    content: '';
    opacity: 0.3;
    animation: rotateRings 30s linear infinite;
    background: 
        radial-gradient(circle at center, transparent 30%, rgb(175,179,161,0.5) 31%, transparent 32%) 0 0 / 80px 80px,
        radial-gradient(circle at center, transparent 20%, rgb(210,212,198,0.5) 21%, transparent 22%) 40px 40px / 80px 80px;
    left: 0;
    right: 0;
    top: 0;
}

.potential_students2569 h3::before {
    width: 200px;
    bottom: -12px;
    position: absolute;
    border-radius: 50px;
    height: 3px;
    box-shadow: 0 0 10px rgb(210,212,198), 0 0 20px rgb(210,212,198,0.5);
    transform: translateX(-50%);
    left: 50%;
    background: rgb(210,212,198);
    content: '';
}

.potential_students2569 ul li {
    transition: all 0.4s ease;
    padding: 1.5rem 2rem;
    position: relative;
    font-size: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50px;
    display: flex;
    background-color: rgba(0, 0, 0, 0.2);
    font-weight: 400;
    color: #ffffff;
    overflow: hidden;
}

.potential_students2569 ul li svg {
    width: 38px;
    transition: transform 0.4s ease;
    height: 38px;
    margin-right: 1.5rem;
    transform: rotate(0deg);
    flex-shrink: 0;
}

.tyField9683::after {
    z-index: 0;
    animation: float 18s ease-in-out infinite alternate-reverse;
    bottom: -20%;
    transform: rotate(10deg);
    content: "";
    opacity: 0.2;
    filter: blur(25px);
    position: absolute;
    height: 60%;
    width: 40%;
    left: -5%;
    background: linear-gradient(225deg, rgb(175,179,161,0.5) 0%, rgb(210,212,198,0.5) 100%);
    border-radius: 30% 70% 60% 40% / 50% 30% 70% 50%;
}

.tyField9683 .study_learn3854 > div:first-child {
    position: relative;
    margin-bottom: 1.5rem;
}

.tyField9683 .study_learn3854 > div:first-child::after {
    width: 80px;
    height: 3px;
    border-radius: 10px;
    left: 0;
    transition: width 0.3s ease;
    content: "";
    position: absolute;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(210,212,198) 0%, rgb(175,179,161) 100%);
    bottom: -0.75rem;
}

.tyField9683 h5::before {
    height: 26px;
    border-radius: 50%;
    opacity: 0;
    content: "✓";
    transform: translateY(-50%);
    width: 26px;
    transition: opacity 0.5s ease, transform 0.5s ease;
    color: #ffffff;
    font-size: 14px;
    justify-content: center;
    display: flex;
    position: absolute;
    top: 50%;
    align-items: center;
    background: linear-gradient(135deg, rgb(210,212,198) 0%, rgb(175,179,161) 100%);
    left: -35px;
}

::-webkit-scrollbar {
    background: #ffffff;
    width: 0.5em;
}

::-webkit-scrollbar-thumb {
    background: rgb(175,179,161,0.5);
    border-radius: 1px;
    box-shadow: 4px 5px 6px 5px rgba(0, 0, 0, 0.3);
    border: 1px ridge rgb(238,239,234);
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(255, 255, 255, 0.5);
}

::-webkit-scrollbar-thumb:active {
    background: rgb(175,179,161,0.5);
    box-shadow: inset 4px -5px 15px 7px rgba(0, 0, 0, 0.6);
}

::-webkit-scrollbar-corner {
    border: 1px solid rgb(175,179,161,0.5);
    background: rgb(255, 255, 255, 0.5);
    border-radius: 1px;
}

.course_overview2734 .text_container5349::-webkit-scrollbar {
    width: 5px;
}

.course_overview2734 .text_container5349::-webkit-scrollbar-track {
    background: transparent;
}

.course_overview2734 .text_container5349::-webkit-scrollbar-thumb {
    background-color: rgb(175,179,161,0.5);
    border-radius: 10px;
}

header .header_guide1305::-webkit-scrollbar {
    display: none;
}



@media screen and (min-width: 1600px) {.meet_us8496 .mission_why7862 .img_display0635,
    .meet_us8496 .expert_study0267 .expert_learnings8372 {
    height: 500px;
}.meet_us8496 .mission_why7862 p,
    .meet_us8496 .expert_study0267 p {
    padding: 60px;
    width: 55%;
}}



@media screen and (max-width: 767px) {.leadership_profile0135 .img_display0635 {
    width: 90%;
    height: 320px;
}.leadership_profile0135 .emp_skills5018 {
    padding: 2rem 1.5rem 1.5rem;
    margin-top: -60px;
    width: 95%;
}.leadership_profile0135 .emp_skills5018::before {
    width: 60px;
    height: 60px;
}}



@media (max-width: 768px) {.course_overview2734 {
    padding: 60px 0;
}.course_overview2734 h2 {
    margin-bottom: 25px;
    font-size: calc(36px * 0.8);
}.course_overview2734 .img_display0635 {
    height: 280px;
}.course_overview2734 .text_container5349 {
    max-height: 350px;
}.course_overview2734 .description {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}
}



@media (max-width: 992px) {.footer_clients7954 .container {
    grid-template-columns: repeat(1, 1fr);
}.footer_clients7954 .company_holder {
    margin-bottom: 40px;
    grid-column: 1 / -1;
}.footer_clients7954 .syllabus_ref1350 {
    grid-column: 1 / -1;
}.footer_clients7954 .head_base6139 {
    grid-template-columns: repeat(2, 1fr);
}
}



@media screen and (max-width: 1200px) {.contact_information5713 .img_display0635 {
    margin-left: -3%;
}
}



@media screen and (max-width: 768px) {.contact_information5713 {
    padding: 3rem 0;
}.contact_information5713 h2 {
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: calc(39px * 0.8);
}.contact_information5713 h2::before {
    height: 0.8rem;
    width: 0.8rem;
}.contact_information5713 .request_request5790 h3 {
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.9);
}.contact_information5713 .request_request5790 input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
}
}



@media (max-width: 767px) {.pricing_section4781 {
    padding: 4rem 0;
}.pricing_section4781 .plan_details1749 h2 {
    font-size: calc(36px * 0.9);
}.pricing_section4781 .rate_choices8094 h3 {
    font-size: 19px;
}.pricing_section4781 .rate_choices8094 .pricing_schemes0415 {
    font-size: calc(19px * 1.15);
}.pricing_section4781 .img_display0635 {
    height: 160px;
}
}



@media (min-width: 768px) {.locate2059 .message_page7916 {
    gap: 30px 60px;
    grid-template-columns: 2fr 1fr;
}.locate2059 .message_page7916 > div:first-of-type {
    grid-column: 1 / -1;
}.locate2059 .write_experts4218 {
    grid-column: 1 / -1;
}.locate2059 .write_experts4218 {
    gap: 30px;
    flex-wrap: wrap;
    flex-direction: row;
}
}



@media (hover: none) {.locate2059 .message_page7916:hover {
    transform: none;
}.locate2059 .message_page7916:hover h3::after {
    width: 60%;
}.locate2059 .quick_answers2940:hover svg {
    transform: none;
}
}



@media (max-width: 768px) {.title_screen8032 {
    min-height: 80vh;
}.title_screen8032 .fast_edu8502 {
    padding: 1.5rem;
}.title_screen8032 .master_class7109 {
    padding: 3rem 1.5rem;
    border-left: 3px solid rgb(210,212,198);
}.title_screen8032 .edu_smart5160 h1 {
    font-size: calc(41px * 0.9);
    margin-bottom: 1.5rem;
}.title_screen8032 .edu_smart5160 h3 {
    font-size: calc(22px * 0.8);
    padding-left: 15px;
}.title_screen8032 .edu_smart5160 p {
    max-width: 100%;
}
}



@media (max-width: 767px) {header .top_sitebar0413 {
    margin: 0.6rem 0 1rem;
}header .top_sitebar0413 svg {
    height: 35px;
}header .top_sitebar0413::before {
    height: 90px;
    width: 90px;
}header .top_sitebar0413::after {
    width: 50px;
    height: 50px;
}header .header_guide1305 {
    padding: 0.8rem 0;
    justify-content: flex-start;
}header .nav_top3654 {
    font-size: calc(17px - 2px);
    padding: 0.4rem 1rem;
}header .nav_top3654:first-child {
    margin-left: 2rem;
}header .nav_top3654:last-child {
    margin-right: 2rem;
}}



@media (max-width: 768px) {.newsletter7893 {
    padding: 70px 0;
}.newsletter7893 h3 {
    margin-bottom: 25px;
    font-size: calc(32px * 0.9);
}.newsletter7893 .help_inquiry7681::before {
    clip-path: polygon(0 10%, 10% 0, 100% 0, 100% 90%, 90% 100%, 0 100%);
}
}



@media only screen and (max-width: 800px) {.privacy_hideout2549 {
    padding: 20px 10px;
}.privacy_hideout2549 h1 {
    font-size: calc(21px * 0.8);
}.privacy_hideout2549 h2 {
    font-size: calc(21px * 0.8);
}.privacy_hideout2549 h3, .privacy_hideout2549 h4, .privacy_hideout2549 h5, .privacy_hideout2549 h6 {
    font-size: calc(21px * 0.8);
}.privacy_hideout2549 p, .privacy_hideout2549 span, .privacy_hideout2549 div {
    font-size: calc(16px * 0.9);
}}



@media (max-width: 991px) {.tyField9683 {
    padding: 3rem 0;
}.tyField9683 .study_learn3854 {
    padding: 2.5rem;
}.tyField9683 h5 {
    font-size: calc(20px - 2px);
}
}



@media (max-width: 576px) {.tyField9683 {
    padding: 2rem 0;
}.tyField9683 .study_learn3854 {
    border-radius: 10px;
    padding: 1.5rem;
    transform: none;
}.tyField9683 h5 {
    font-size: calc(20px - 6px);
}.tyField9683 .study_learn3854 > div:first-child::after {
    width: 60px;
    height: 2px;
}.tyField9683 .study_learn3854:hover > div:first-child::after {
    width: 90px;
}.tyField9683 h5::before {
    height: 20px;
    font-size: 10px;
    width: 20px;
}.tyField9683 p {
    line-height: 1.6;
    font-size: calc(14px - 2px);
}
}



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



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



@keyframes slide-in {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}



@keyframes fade-up {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}



@keyframes pulse-bg {
    0%, 100% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.4;
    }
}



@keyframes pulse-opacity {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}



@keyframes floatBubble {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(50px, 50px);
    }
}



@keyframes pulsateBubble {
    0% {
        transform: scale(0.8);
        opacity: 0.2;
    }
    100% {
        transform: scale(1.2);
        opacity: 0.4;
    }
}

