.container {
    max-width: 100%;
    width: 1178px;
    margin: auto;
}

.main_know5087 {
    flex: 1 0 auto;
}

.eng_center3916 {
    flex: 0 0 auto;
}

.eng_center3916 {
    background-color: transparent;
    padding: 60px 0 40px;
    z-index: 5;
    position: relative;
}

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

.eng_center3916 .company_holder h3::after {
    width: 100%;
    background: rgb(180,206,197);
    bottom: -8px;
    position: absolute;
    height: 2px;
    content: "";
    left: 0;
}

.eng_center3916 .first_section5764 h5::after {
    height: 2px;
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
    background: rgb(140,178,160);
    bottom: -8px;
}

.eng_center3916 .first_section5764 .top_lead6158 a:hover {
    transform: translateX(5px);
    color: rgb(180,206,197);
    opacity: 1;
}

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

.eng_center3916 .container::before {
    position: absolute;
    opacity: 0.05;
    height: 100%;
    content: "";
    left: 0;
    z-index: -1;
    pointer-events: none;
    top: 0;
    width: 100%;
    background: 
    linear-gradient(to right, rgb(180,206,197,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(180,206,197,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
}

.compliance7596 .pledge_block8463::before {
    opacity: 0.5;
    position: absolute;
    transform: translateY(-50%);
    width: 30px;
    background: rgb(180,206,197);
    height: 1px;
    top: 50%;
    content: "";
    left: -40px;
}

.operation_process5829::after {
    content: "";
    left: 10%;
    position: absolute;
    opacity: 0.2;
    bottom: 0;
    width: 80%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(180,206,197), transparent);
}

.operation_process5829 .info_card8730:hover {
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 3px 10px rgba(rgba(0, 0, 0, 0.5), 0.12);
    transform: translateZ(15px) translateX(5px);
}

.operation_process5829 .info_card8730:hover::before {
    height: 70px;
    width: 70px;
    transform: rotate(0deg);
}

.course_features3017 .study_hack0275 {
    height: 100%;
    z-index: 1;
    grid-row: 1;
    grid-column: 4 / span 8;
    position: relative;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
}

.course_features3017 .skill_tool9627 {
    z-index: 1;
    transform: translateZ(-50px);
    opacity: 0;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    transition: opacity 0.8s, transform 0.8s;
}

.course_features3017 .skill_tool9627 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.course_features3017 .knowledge_map0594 {
    background: rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    padding: 2rem;
    position: relative;
    border-radius: 22px;
}

.course_features3017 .knowledge_map0594 p {
    line-height: 1.8;
    font-size: 14px;
    color: #ffffff;
    opacity: 0;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 2.5rem;
    transform: translateY(30px);
    animation: slide-up 0.7s 0.4s ease-out forwards;
}

.course_features3017 .support_inquiry3768:hover::before {
    transition: transform 0.5s;
    transform: scale(0);
}

.course_features3017::after {
    left: 0;
    width: 100%;
    pointer-events: none;
    position: absolute;
    height: 100%;
    opacity: 0.5;
    content: "";
    top: 0;
    background: radial-gradient(
        circle at 30% 50%,
        rgb(180,206,197,0.5) 0%,
        transparent 50%
    );
    z-index: 0;
}

header .nav_mainwrap4063 {
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    display: block;
}

header .nav_mainwrap4063:hover::before {
    transform: scaleX(1);
    opacity: 0.7;
}

header .main_navbar9604 {
    margin: 0;
    position: relative;
}

header .main_navbar9604 a {
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    padding: 1rem 1.2rem;
    position: relative;
    color: #000000;
    overflow: hidden;
    transition: all 0.3s ease;
}

header .main_mainwrap6025::before {
    position: absolute;
    background: linear-gradient(-90deg, rgb(217,230,225), transparent);
    height: 100%;
    z-index: -1;
    top: 0;
    width: 30%;
    content: '';
    right: 0;
}

.secure_safekeeping8342::before {
    z-index: 1;
    position: absolute;
    right: 0;
    left: 0;
    content: "";
    height: 8px;
    top: 0;
    background: linear-gradient(90deg, rgb(180,206,197) 0%, rgb(140,178,160) 100%);
}

.secure_safekeeping8342 h1:hover::after {
    width: 120px;
}

.secure_safekeeping8342 h2 {
    transition: transform 0.35s ease-out;
    color: rgb(140,178,160);
    padding-left: 1.2rem;
    font-size: 36px;
    font-weight: 600;
    margin: 3rem 0 1.5rem;
    position: relative;
    transform: translateX(0);
}

.secure_safekeeping8342 h3 {
    margin: 2.5rem 0 1.2rem;
    padding-left: 1rem;
    position: relative;
    color: #000000;
    font-size: calc(36px * 0.85);
    font-weight: 600;
}

.secure_safekeeping8342 p {
    font-size: 16px;
    line-height: 1.8;
    transition: transform 0.35s ease;
    transform: translateZ(0);
    max-width: 90%;
    margin-bottom: 1.5rem;
    padding: 0.5rem 0;
    color: #000000;
    position: relative;
}

.secure_safekeeping8342 li {
    margin-bottom: 0.5rem;
    transition: transform 0.3s ease;
    position: relative;
    color: #000000;
    padding: 0.8rem 0 0.8rem 2rem;
    font-size: calc(16px * 0.97);
    line-height: 1.7;
}

.secure_safekeeping8342 span:hover {
    background-color: rgba(255, 255, 255, 0.9);
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
}

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

.mentorship_profile9826 .student_views9387::before {
    position: absolute;
    background: linear-gradient(90deg, rgb(180,206,197,0.5) 0%, transparent 50%);
    opacity: 0.3;
    top: 50%;
    transform: translateY(-50%);
    filter: blur(40px);
    z-index: -1;
    height: 90%;
    left: 0;
    animation: horizontalBreathing 8s ease-in-out infinite alternate;
    right: 0;
    border-radius: 27px;
    content: "";
}

.mentorship_profile9826 .name {
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    color: #ffffff;
    position: relative;
    transform: translateX(0);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    grid-area: name;
    margin-top: 80px;
    align-self: end;
    padding-bottom: 10px;
    z-index: 3;
    font-weight: 700;
    font-size: 37px;
}

.mentorship_profile9826 .student_views9387:hover .career_container3875 {
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.4);
    transform: translateX(15px) translateY(-5px);
}

.price_offer4925 {
    padding: 7rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(217,230,225) 0%, rgba(245, 247, 250, 0.95) 100%);
}

.price_offer4925::after {
    z-index: 0;
    opacity: 0.08;
    transform: rotate(10deg);
    border-radius: 10px;
    width: 35%;
    position: absolute;
    bottom: -5%;
    left: -3%;
    content: "";
    background: linear-gradient(45deg, rgb(140,178,160,0.5) 30%, rgb(180,206,197,0.5) 70%);
    height: 50%;
}

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

.price_offer4925 .fee_choices6854::before {
    position: absolute;
    transform: translateY(-5px);
    background: linear-gradient(90deg, rgb(180,206,197), rgb(140,178,160));
    height: 5px;
    left: 0;
    width: 100%;
    transition: transform 0.3s ease;
    top: 0;
    content: "";
}

.price_offer4925 .payment_option0483 .price_options0417 {
    font-weight: 700;
    font-size: calc(18px * 1.3);
    color: rgb(180,206,197);
    margin-bottom: 1.5rem;
    position: relative;
}

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

#privacyAlertWindow2368 {
    display: none;
}

#privacyAlertWindow2368:checked ~ .cookie_dialog_banner6389 {
    visibility: hidden;
    opacity: 0;
}

.manage_cookies1435 {
    flex-shrink: 0;
    margin-right: 1rem;
    align-items: center;
    display: flex;
}

.cookie_compl5672 h5 {
    font-weight: 600;
    color: rgb(180,206,197);
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
}

.cookie_button.web_cookies5436 {
    margin-left: 0.5rem;
    background: #000000;
}

.cookie_dialog_banner6389 p a {
    text-decoration: underline;
    color: rgb(180,206,197);
    transition: color 0.3s ease;
}

.customer_reviews3925::after {
    top: 0;
    width: 60%;
    transform: skewX(-20deg) translateX(-20%);
    height: 100%;
    z-index: 0;
    left: 0;
    position: absolute;
    content: "";
    background: rgb(180,206,197,0.5);
    opacity: 0.1;
}

.customer_reviews3925 .client_voices9547 {
    gap: 3rem;
    perspective: 1000px;
    grid-template-columns: repeat(3, 1fr);
    transform-style: preserve-3d;
    display: grid;
}

.customer_reviews3925 .student_views9387:nth-child(3n) {
    transform: rotateY(0) rotateX(-7deg);
}

.customer_reviews3925 .student_views9387::after {
    transition: all 0.3s ease;
    right: 0;
    bottom: 0;
    transform: translateZ(5px);
    border-color: transparent transparent rgb(140,178,160,0.5) transparent;
    position: absolute;
    width: 0;
    border-width: 0 0 30px 30px;
    content: "";
    height: 0;
    border-style: solid;
}

.customer_reviews3925 .student_views9387 p {
    transition: all 0.3s ease;
    transform: translateZ(10px);
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0.5rem;
    color: #000000;
    text-align: center;
}

.customer_reviews3925 .student_views9387 .description::before {
    border-top: 2px solid rgb(180,206,197,0.5);
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    content: "";
    transition: all 0.3s ease;
    border-left: 2px solid rgb(180,206,197,0.5);
    width: 20px;
}

.customer_reviews3925 .study_track5613::before {
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
    bottom: -50px;
    z-index: -1;
    position: absolute;
    width: 200px;
    opacity: 0.1;
    height: 200px;
    left: -50px;
    background: rgb(180,206,197,0.5);
    content: "";
}

.welcome_page3849 .style_element.course_main4306 {
    border-left: 5px solid rgb(180,206,197);
    padding: 4rem 3rem;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.welcome_page3849 .style_element.course_main4306 {
    border-left: 3px solid rgb(180,206,197);
    padding: 2rem 1.25rem;
}

.welcome_page3849 .style_element.course_main4306 > div {
    z-index: 3;
    opacity: 0;
    position: relative;
    backdrop-filter: blur(10px);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    animation: fadeUpIn 1.2s forwards cubic-bezier(0.19, 1, 0.22, 1) 0.9s;
    padding: 1.2rem 2rem;
    background: linear-gradient(
    to right,
    rgb(180,206,197,0.5),
    rgb(140,178,160,0.5)
  );
    transform: translateY(1rem);
    display: inline-block;
}

.welcome_page3849 .style_element.course_main4306 > div {
    padding: 0.75rem 1rem;
    width: 100%;
}

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

.info_hub5381 .connect_section4671:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 10px 20px rgba(0, 0, 0, 0.1);
}

.info_hub5381 h3::after {
    transition: transform 0.3s ease;
    background: linear-gradient(90deg, rgb(180,206,197) 0%, rgb(140,178,160) 100%);
    bottom: -10px;
    transform-origin: left;
    position: absolute;
    height: 3px;
    width: 80%;
    content: "";
    left: 0;
}

.info_hub5381 .support_now3401:hover {
    border-left: 2px solid rgb(180,206,197);
    background: linear-gradient(to right, rgba(rgb(180,206,197,0.5), 0.1), rgba(rgb(217,230,225), 0.2));
    transform: translateX(5px);
}

.our_mission1073::after {
    z-index: 2;
    width: 200px;
    height: 200px;
    filter: blur(50px);
    right: -50px;
    top: -50px;
    position: absolute;
    background: rgb(180,206,197);
    border-radius: 50%;
    content: "";
    opacity: 0.1;
    animation: float 10s infinite ease-in-out;
}

.our_mission1073 .info_card8730 {
    position: relative;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
    transition: transform 0.5s ease-out;
    transform: translateY(30px);
    border-radius: 10px;
    border-left: 3px solid rgb(180,206,197);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    opacity: 0;
    animation: fadeInUp 1s forwards 0.4s;
    padding: 3rem;
}

.our_mission1073 .info_card8730 span {
    margin-bottom: 1rem;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    display: block;
    line-height: 1.8;
    position: relative;
    opacity: 0;
    transform: translateY(20px);
    text-align: justify;
    animation: fadeInUp 1s forwards 0.8s;
}

.test_drive8472 .container p {
    padding-right: 60px;
    font-size: 34px;
    margin: 0;
    position: relative;
    z-index: 5;
    font-weight: 700;
    color: #000000;
    line-height: 1.4;
    flex: 0 0 60%;
}

.test_drive8472 .support_inquiry3768:hover::before {
    border-radius: 60px 0 60px 60px;
    width: 100%;
    height: 100%;
}

.test_drive8472 .study_track5613::after {
    right: 40px;
    bottom: -30px;
    background: rgb(180,206,197);
    content: '';
    height: 10px;
    position: absolute;
    border-radius: 50%;
    width: 10px;
}

.program_outcomes7315 .study_track5613 {
    display: flex;
    max-width: 1280px;
    padding: 0 20px;
    gap: 60px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}

.program_outcomes7315 .image_slider8931::before {
    position: absolute;
    content: '';
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
}

.program_outcomes7315 h2 {
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 15px;
    font-weight: 700;
    color: #ffffff;
    font-size: 34px;
}

.program_outcomes7315 .text_main_holder > div:nth-child(1) {
    --i: 1;
}

.program_outcomes7315 .text_main_holder > div:nth-child(3) {
    --i: 3;
}

.program_outcomes7315 .text_main_holder > div:nth-child(6) {
    --i: 6;
}

.program_outcomes7315 .text_main_holder > div:hover svg path {
    fill: rgb(140,178,160);
}

.program_outcomes7315 .text_main_holder p {
    font-size: 17px;
    line-height: 1.6;
    color: #ffffff;
    margin: 0;
}

.stay_connected0423 .query_section2804 {
    box-shadow: 
        0 0 20px rgb(180,206,197,0.5),
        0 0 40px rgb(140,178,160,0.5);
    border: 1px solid rgb(180,206,197,0.5);
    position: relative;
    border-radius: 16px;
    background: rgb(217,230,225);
    padding: 3rem;
    transition: transform 0.5s ease;
    transform: rotateY(-5deg);
    max-width: 650px;
    margin: 0 auto;
}

.stay_connected0423 input[type="email"] {
    border: 1px solid rgb(140,178,160,0.5);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    font-size: 12px;
    transition: all 0.3s ease;
    min-width: 250px;
    padding: 1rem 1.5rem;
    color: #ffffff;
    flex: 1;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

.contact_panel9051 {
    background: linear-gradient(90deg, #ffffff 50%, rgb(217,230,225) 50%);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

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

.contact_panel9051 .feedback_support7384 {
    border-radius: 20px;
    display: flex;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    position: relative;
    overflow: hidden;
}

.contact_panel9051 .reach_inquiry4582 {
    padding: 60px 50px;
    position: relative;
    background: #ffffff;
    flex: 0 0 50%;
}

.contact_panel9051 #contact {
    flex-direction: column;
    gap: 30px;
    display: flex;
}

.contact_panel9051 input[type="text"] {
    padding: 18px 20px;
    transition: all 0.3s ease;
    font-size: 17px;
    border-radius: 10px;
    border: 2px solid rgb(217,230,225);
    background: #ffffff;
    color: #000000;
    width: 100%;
}

.contact_panel9051 .contact_message9150 input[type="checkbox"]:checked::after {
    border-right: 2px solid #ffffff;
    width: 6px;
    position: absolute;
    top: 5px;
    border-bottom: 2px solid #ffffff;
    height: 10px;
    content: "";
    transform: rotate(45deg);
    left: 8px;
}

.contact_panel9051 .support_inquiry3768:hover::before {
    left: 100%;
}

.contact_panel9051 svg {
    width: 22px;
    transition: all 0.3s ease;
    height: 22px;
    fill: rgb(180,206,197);
}

.contact_panel9051 svg:hover {
    fill: rgb(140,178,160);
    transform: translateY(-2px);
}

.gratBox9875::before {
    animation: constellation 20s infinite linear;
    z-index: 1;
    background-size: 40px 40px;
    content: "";
    background-image: 
        radial-gradient(circle at 15% 15%, rgba(255,255,255,0.1) 1px, transparent 1px),
        radial-gradient(circle at 85% 85%, rgba(255,255,255,0.1) 1px, transparent 1px);
    position: absolute;
    left: 0;
    opacity: 0.6;
    height: 100%;
    top: 0;
    width: 100%;
}

.gratBox9875 h5 {
    font-size: 22px;
    font-weight: 700;
    z-index: 2;
    animation: fadeSlideIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    opacity: 0;
    transform: translateY(20px);
    color: transparent;
    line-height: 1.4;
    background-clip: text !important;
    color: #000000;
    background: linear-gradient(to right, #000000, rgb(140,178,160));
    margin: 0;
    position: relative;
    -webkit-background-clip: text !important;
}


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



@media (max-width: 991px) {.operation_process5829 {
    padding: 4rem 1.5rem;
}.operation_process5829 h2 {
    margin-bottom: 2rem;
    font-size: calc(35px * 0.9);
}.operation_process5829 .info_card8730 {
    padding: 2rem;
}
}



@media (max-width: 576px) {.operation_process5829 {
    padding: 2.5rem 0.75rem;
}.operation_process5829 h2 {
    margin-bottom: 1.25rem;
    font-size: calc(35px * 0.7);
}.operation_process5829 .info_card8730 {
    border-left-width: 3px;
    padding: 1.5rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
}.operation_process5829 p {
    font-size: calc(17px * 0.9);
    line-height: 1.5;
}.operation_process5829 .info_card8730::before {
    display: none;
}}



@media screen and (max-width: 768px) {.course_features3017 .study_hack0275 {
    height: 40vh;
}.course_features3017 .container {
    padding: 3rem 2rem;
}.course_features3017 .knowledge_map0594 h3 {
    font-size: calc(46px * 0.8);
}.course_features3017 .knowledge_map0594::before,
    .course_features3017 .knowledge_map0594::after {
    height: 60px;
    width: 60px;
}
}



@media (min-width: 992px) {.secure_safekeeping8342 {
    padding: 7rem 3rem;
}.secure_safekeeping8342 h1 {
    font-size: calc(38px * 1.3);
    margin-bottom: 3rem;
}.secure_safekeeping8342 p {
    max-width: 80%;
}.secure_safekeeping8342 h2 {
    padding-left: 1.5rem;
}.secure_safekeeping8342 h2::before {
    width: 10px;
}.secure_safekeeping8342 span {
    margin-left: 3rem;
    max-width: calc(100% - 6rem);
}
}



@media (max-width: 480px) {.secure_safekeeping8342 {
    padding: 3rem 1rem;
}.secure_safekeeping8342 h1 {
    font-size: calc(38px * 0.9);
}.secure_safekeeping8342 h2 {
    font-size: calc(36px * 0.9);
}.secure_safekeeping8342 h3 {
    font-size: calc(19px * 1.1);
}.secure_safekeeping8342 h4 {
    font-size: 19px;
}.secure_safekeeping8342 p, .secure_safekeeping8342 li, .secure_safekeeping8342 span {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}}



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


@media only screen and (max-width: 768px) {.cookie_dialog_banner6389 .container {
    align-items: center;
    flex-direction: column;
}.manage_cookies1435 {
    margin-bottom: 1rem;
    margin-right: 0;
}.cookie_compl5672 {
    margin-bottom: 1rem;
    text-align: center;
}.cookie_button.web_cookies5436 {
    margin-top: 0.5rem;
    margin-left: 0;
}}



@media (prefers-reduced-motion: reduce) {.welcome_page3849 .style_element.course_main4306,
  .welcome_page3849 .style_element.course_main4306::after,
  .welcome_page3849 .style_element.course_main4306 span,
  .welcome_page3849 .style_element.course_main4306 h1,
  .welcome_page3849 .style_element.course_main4306 h1::after,
  .welcome_page3849 .style_element.course_main4306 > div {
    animation: none;
    transition: none;
    transform: none;
    opacity: 1;
}.welcome_page3849 .style_element.course_main4306 h1::after {
    width: 80px;
}}



@media (max-width: 767px) {.info_hub5381 {
    padding: 4rem 0;
}.info_hub5381 .connect_section4671 {
    transform: none;
    padding: 2rem;
}.info_hub5381 h3 {
    font-size: calc(28px * 0.9);
    margin-bottom: 1.25rem;
}.info_hub5381 p {
    font-size: calc(17px * 0.95);
}.info_hub5381 svg {
    width: 18px;
    height: 18px;
}.info_hub5381 .support_now3401 {
    padding: 0.65rem 0.75rem;
}
}



@media (max-width: 991px) {.test_drive8472 {
    padding: 120px 0;
}.test_drive8472 .container p {
    padding-right: 40px;
    font-size: calc(20px * 1.2);
}.test_drive8472 .support_inquiry3768 {
    height: 100px;
}.test_drive8472 .container p::after {
    height: 5px;
    width: 50px;
}
}



@media (max-width: 992px) {.program_outcomes7315 .study_track5613 {
    flex-direction: column;
    gap: 40px;
}.program_outcomes7315 .image_slider8931 {
    min-height: 400px;
}.program_outcomes7315 h2 {
    margin-bottom: 30px;
    text-align: center;
}.program_outcomes7315 h2::after {
    transform: translateX(-50%);
    left: 50%;
}
}



@media (max-width: 768px) {.stay_connected0423 {
    padding: 3rem 1.5rem;
}.stay_connected0423 .query_section2804 {
    padding: 2rem;
    transform: none;
}.stay_connected0423 h3 {
    font-size: calc(23px * 0.9);
}.stay_connected0423 .input_holder {
    flex-direction: column;
}.stay_connected0423 input[type="email"],
    .stay_connected0423 input[type="submit"] {
    width: 100%;
}
}



@media (max-width: 576px) {.contact_panel9051 {
    padding: 50px 0;
}.contact_panel9051 .container {
    padding: 0 15px;
}.contact_panel9051 h2 {
    margin-bottom: 30px;
    font-size: calc(36px - 6px);
}.contact_panel9051 .reach_inquiry4582 {
    padding: 35px 25px;
}.contact_panel9051 #contact {
    gap: 20px;
}.contact_panel9051 input[type="text"] {
    padding: 15px;
}.contact_panel9051 .support_inquiry3768 {
    padding: 15px 25px;
    width: 100%;
}.contact_panel9051 .image_slider8931 {
    min-height: 250px;
}}



@keyframes slide-up {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes fade-in {
    to {
        opacity: 1;
    }
}



@keyframes horizontalBreathing {
    0%, 100% {
        opacity: 0.2;
        transform: translateY(-50%) scaleX(0.9);
    }
    50% {
        opacity: 0.4;
        transform: translateY(-50%) scaleX(1.1);
    }
}



@keyframes slideInLeft {
  0% {
    transform: translateX(-2rem);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}



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



@keyframes float {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(30px, -30px);
    }
    50% {
        transform: translate(60px, 0);
    }
    75% {
        transform: translate(30px, 30px);
    }
}



@keyframes constellation {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100px 100px;
    }
}

