.viewport-container6217 {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    height: 100%;
}

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


footer {
    background-color: #000000;
    position: relative;
    margin-top: 0;
}

footer::before {
    width: 100%;
    top: 0;
    content: "";
    z-index: 1;
    position: absolute;
    height: 100%;
    opacity: 0.9;
    background: linear-gradient(to right,
    #000000 0%,
    rgb(180,206,197,0.5) 50%,
    #000000 100%);
    left: 0;
}

.eng_center3916 .first_section5764 {
    position: relative;
    border-radius: 10px;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.03);
}

.eng_center3916 .first_section5764 .top_lead6158 a {
    display: block;
    padding-left: 15px;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    position: relative;
    transition: color 0.3s ease, transform 0.3s ease;
    opacity: 0.8;
}

.compliance7596 .pledge_block8463 {
    opacity: 0.7;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}

.compliance7596 .pledge_block8463 {
    display: inline-block;
    position: relative;
}

.eng_center3916 .first_section5764::before {
    left: 0;
    top: 0;
    opacity: 0.5;
    background: rgb(140,178,160);
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
}

.eng_center3916 .first_section5764:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
}

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

.operation_process5829 .study_track5613 {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    perspective: 1000px;
    transform-style: preserve-3d;
}

.operation_process5829 h2::after {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    height: 4px;
    background: linear-gradient(90deg, rgb(180,206,197), transparent);
    left: 0;
    width: 40%;
    content: "";
    bottom: -12px;
    position: absolute;
}

.operation_process5829 .study_track5613:hover h2 {
    transform: translateZ(25px);
}

.course_features3017 {
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-rows: 1fr;
    background-color: rgb(217,230,225);
    min-height: 100vh;
    grid-template-columns: repeat(12, 1fr);
}

.course_features3017 .career_challenge8760 {
    height: 100%;
    perspective: 1000px;
    width: 100%;
    position: relative;
}

.course_features3017 .skill_tool9627:nth-child(2) {
    animation: slide-cube 25s infinite -5s;
}

.course_features3017 .skill_tool9627:nth-child(4) {
    animation: slide-cube 25s infinite -15s;
}

.course_features3017 .container {
    padding: 0 0 0 4rem;
    grid-row: 1;
    z-index: 2;
    display: flex;
    align-items: center;
    position: relative;
    grid-column: 1 / span 7;
    justify-content: flex-start;
}

.course_features3017 .knowledge_map0594::after {
    bottom: -40px;
    right: -40px;
    animation: fade-in 0.5s 0.9s ease-out forwards;
    opacity: 0;
    height: 80px;
    width: 80px;
    content: "";
    border-bottom: 3px solid rgb(180,206,197);
    position: absolute;
    border-right: 3px solid rgb(180,206,197);
}

.course_features3017 .support_inquiry3768::before {
    position: absolute;
    transform-origin: bottom right;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    transform: scale(1);
    z-index: -1;
    background: rgb(180,206,197);
    transition: transform 0.5s;
    top: 0;
}

header .main_mainwrap6025 {
    justify-content: space-between;
    z-index: 2;
    display: flex;
    padding: 1.2rem 2rem;
    position: relative;
    align-items: center;
}

header .nav_mainwrap4063:hover {
    transform: translateY(-3px);
}

header .nav_mainwrap4063::before {
    background: rgb(180,206,197);
    border-radius: 10px;
    height: 10px;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease;
    bottom: -15px;
    width: 100%;
    left: 0;
    transform: scaleX(0.7);
    content: '';
}

header .main_navbar9604 a:hover {
    color: rgb(180,206,197);
}

header .main_navbar9604 a:hover::before {
    transform: translateX(0);
}

header .main_navbar9604 a:hover::after {
    opacity: 0.15;
    transform: scale(1);
}

header .main_know5087 {
    background: #ffffff;
    padding-top: 2rem;
    position: relative;
    z-index: 1;
}

.secure_safekeeping8342 {
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(217,230,225) 0%, rgba(245, 245, 250, 0.95) 100%);
    padding: 5rem 2rem;
    color: #000000;
}

.secure_safekeeping8342 h1::after {
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(180,206,197), rgb(140,178,160,0.5));
    width: 80px;
    position: absolute;
    transition: width 0.4s ease-out;
}

.secure_safekeeping8342 h2:hover {
    transform: translateX(5px);
}

.secure_safekeeping8342 h4 {
    font-weight: 600;
    padding-left: 0.8rem;
    font-size: calc(19px * 1.1);
    position: relative;
    color: #000000;
    margin: 2rem 0 1rem;
}

.secure_safekeeping8342 p strong {
    display: inline-block;
    position: relative;
    padding-bottom: 2px;
    color: #000000;
}

.secure_safekeeping8342 ul {
    position: relative;
    padding-left: 1.5rem;
    list-style: none;
    margin: 1.5rem 0 2rem;
}

.secure_safekeeping8342 li::before {
    content: "";
    opacity: 0.8;
    left: 0;
    width: 10px;
    top: 1.2rem;
    transition: all 0.3s ease;
    position: absolute;
    transform: rotate(45deg);
    height: 10px;
    border: 2px solid rgb(180,206,197);
}

.mentorship_profile9826::before {
    z-index: 1;
    left: 0;
    content: "";
    background-size: 150px 150px;
    width: 100%;
    top: 0;
    background: 
        linear-gradient(90deg, transparent 85%, rgb(180,206,197,0.5) 85%, rgb(180,206,197,0.5) 88%, transparent 88%),
        linear-gradient(180deg, transparent 85%, rgb(140,178,160,0.5) 85%, rgb(140,178,160,0.5) 88%, transparent 88%);
    animation: gridFlow 20s linear infinite;
    height: 100%;
    opacity: 0.1;
    position: absolute;
}

.mentorship_profile9826 .student_views9387:hover .image_slider8931 {
    filter: contrast(1.2) brightness(1.1);
    transform: scale(1.02);
}

.mentorship_profile9826 .image_slider8931::before {
    opacity: 0.7;
    background: rgb(180,206,197);
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    width: 10px;
    animation: pulseOpacity 3s ease-in-out infinite;
}

.mentorship_profile9826 .student_views9387:hover span:not(.name) {
    background: rgba(0, 0, 0, 0.3);
    transform: translateX(15px);
}

.mentorship_profile9826 .container::after {
    opacity: 0.3;
    filter: blur(70px);
    content: "";
    z-index: -1;
    width: 300px;
    position: absolute;
    bottom: -150px;
    background: radial-gradient(circle, rgb(140,178,160,0.5) 0%, transparent 70%);
    height: 300px;
    animation: pulseGlow 10s ease-in-out infinite alternate;
    right: -150px;
}

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

.price_offer4925 .learning_deals8705 {
    flex-direction: column;
    display: flex;
}

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

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

.price_offer4925 .payment_option0483 .price_options0417::after {
    left: 0;
    width: 40px;
    position: absolute;
    content: "";
    background: rgb(180,206,197,0.5);
    bottom: -0.75rem;
    height: 2px;
}

.price_offer4925 .fee_choices6854:hover .image_slider8931 {
    transform: scale(1.05);
}

.cookie_dialog_banner6389 {
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    transition: transform 0.3s ease-in-out;
    overflow: hidden;
    background: rgb(217,230,225);
    position: fixed;
    width: 100%;
    bottom: 0;
    justify-content: center;
    padding: 1rem 0;
    border-top: 3px solid rgb(180,206,197);
    z-index: 90;
}

.cookie_compl5672 p {
    color: #000000;
    font-size: 1rem;
}

.cookie_button.consent_edu2053 {
    background: rgb(180,206,197);
}

.cookie_button.web_cookies5436:hover {
    background: rgb(180,206,197);
}


.customer_reviews3925 {
    background: rgb(217,230,225);
    position: relative;
    overflow: hidden;
    padding: 8rem 0;
}

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

.customer_reviews3925 h2::after {
    bottom: -10px;
    height: 5px;
    background: linear-gradient(90deg, transparent, rgb(180,206,197), transparent);
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
}

.customer_reviews3925 .student_views9387 {
    transform: rotateY(10deg) rotateX(5deg);
    background-color: #ffffff;
    flex-direction: column;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: center center;
    position: relative;
    display: flex;
    box-shadow: 
        -5px 5px 15px rgba(0, 0, 0, 0.1),
        inset 1px 1px 0 rgba(255, 255, 255, 0.8),
        inset -1px -1px 0 rgba(0, 0, 0, 0.05);
    transform-style: preserve-3d;
    align-items: center;
    padding: 2.5rem;
}

.customer_reviews3925 .student_views9387:hover img {
    transform: translateZ(30px) rotate(360deg);
}

.customer_reviews3925 .student_views9387:hover p {
    color: rgb(180,206,197);
    transform: translateZ(25px);
}

.customer_reviews3925 .student_views9387:hover .description {
    transform: translateZ(20px);
}

.customer_reviews3925 .student_views9387:hover .description::before {
    border-color: rgb(180,206,197);
    width: 30px;
    height: 30px;
}

.customer_reviews3925 .student_views9387:nth-child(3n+1)::before {
    background: linear-gradient(135deg, #ffffff, rgb(217,230,225));
}

.customer_reviews3925 .study_track5613::after {
    z-index: -1;
    right: -50px;
    opacity: 0.1;
    top: -50px;
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    height: 200px;
    width: 200px;
    content: "";
    background: rgb(140,178,160,0.5);
}

.welcome_page3849 .style_element.course_main4306::after {
    height: 200%;
    width: 200%;
    left: -50%;
    background: radial-gradient(
    circle at center,
    rgb(255, 255, 255, 0.5) 0%,
    transparent 70%
  );
    animation: pulseLight 8s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: scale(0.95);
    opacity: 0.1;
    z-index: 2;
    top: -50%;
    position: absolute;
    content: "";
}

.welcome_page3849 .style_element.course_main4306 h1::after {
    width: 0;
    position: absolute;
    left: 1.5rem;
    background-color: rgb(140,178,160);
    height: a;
    bottom: -0.5rem;
    animation: lineExpand 1.5s forwards cubic-bezier(0.19, 1, 0.22, 1) 1s;
    content: "";
}

.welcome_page3849 .style_element.course_main4306 h1::after {
    animation: lineExpand 1.5s forwards cubic-bezier(0.19, 1, 0.22, 1) 1s;
    left: 0.75rem;
}



.welcome_page3849 .style_element.course_main4306:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.info_hub5381::after {
    content: "";
    left: -5%;
    animation: float 8s ease-in-out infinite reverse;
    opacity: 0.15;
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    bottom: -5%;
    transform: rotate(15deg);
    width: 25%;
    z-index: 1;
    position: absolute;
    background: rgb(180,206,197,0.5);
    height: 25%;
}

.info_hub5381 .connect_section4671:hover h3::after {
    transform: scaleX(1.2);
}

.info_hub5381 p {
    color: #000000;
    line-height: 1.7;
    font-size: 17px;
    margin-bottom: 1.5rem;
}

.info_hub5381 .support_now3401 {
    background: linear-gradient(to right, rgba(rgb(180,206,197,0.5), 0.05), rgba(rgb(217,230,225), 0.1));
    gap: 0.5rem;
    font-size: 17px;
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    border-left: 2px solid transparent;
    align-items: center;
    transition: all 0.3s ease;
    display: flex;
    border-radius: 10px;
    padding: 0.75rem 1rem;
}

.our_mission1073 h4::after {
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    background: linear-gradient(90deg, rgb(180,206,197), rgb(140,178,160));
    bottom: -12px;
    height: 3px;
    content: "";
    position: absolute;
}

.our_mission1073 .info_card8730:hover {
    transform: translateY(-5px) scale(1.01);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
}

.our_mission1073 h6::after {
    transform-origin: left;
    position: absolute;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    background: rgb(140,178,160);
    height: 2px;
    content: "";
    animation: expandLine 0.6s forwards 1.2s;
    width: 30px;
    bottom: -8px;
}

.test_drive8472 {
    position: relative;
    padding: 140px 0;
    overflow: hidden;
    background: rgb(217,230,225);
}

.test_drive8472 .study_track5613 {
    display: flex;
    z-index: 10;
    flex-direction: row;
    align-items: flex-start;
    position: relative;
}

.test_drive8472 .support_inquiry3768::before {
    position: absolute;
    z-index: -1;
    width: 20px;
    transition: all 0.4s ease;
    background: rgb(180,206,197);
    height: 20px;
    top: 0;
    content: '';
    right: 0;
}

.test_drive8472 .study_track5613::before {
    left: -100px;
    background: rgb(180,206,197,0.5);
    z-index: -1;
    position: absolute;
    top: -100px;
    height: 200px;
    border-radius: 50%;
    content: '';
    width: 200px;
    opacity: 0.1;
    filter: blur(40px);
}

.program_outcomes7315::after {
    width: 80%;
    position: absolute;
    transform: rotate(-30deg);
    right: -50%;
    content: '';
    z-index: 0;
    top: -50%;
    height: 200%;
    background: linear-gradient(45deg, rgb(180,206,197,0.5) 0%, transparent 70%);
    filter: blur(60px);
}

.program_outcomes7315 .image_slider8931:hover {
    transform: translateY(-10px);
    box-shadow: 25px 25px 50px rgba(0, 0, 0, 0.25),
                -25px -25px 50px rgba(255, 255, 255, 0.07);
}

.program_outcomes7315 h2::after {
    content: '';
    position: absolute;
    left: 0;
    width: 80px;
    bottom: 0;
    background: linear-gradient(90deg, rgb(180,206,197) 0%, rgb(140,178,160) 100%);
    height: 4px;
    border-radius: 10px;
}

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

.program_outcomes7315 .text_main_holder svg path {
    fill: rgb(180,206,197);
    transition: fill 0.3s ease;
}

.stay_connected0423 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgb(217,230,225) 100%);
    overflow: hidden;
    padding: 5rem 2rem;
    position: relative;
    perspective: 1000px;
}

.stay_connected0423 .query_section2804:hover {
    transform: rotateY(0deg);
}



.stay_connected0423 h3 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    left: 50%;
    font-weight: 700;
    color: rgb(180,206,197);
    padding-bottom: 0.5rem;
    display: inline-block;
    position: relative;
    text-shadow: 0 0 10px rgb(180,206,197,0.5);
    border-bottom: 2px solid rgb(140,178,160);
    transform: translateX(-50%);
    font-size: 23px;
    margin-bottom: 2rem;
}

.stay_connected0423 input[type="email"]::placeholder {
    color: #ffffff;
    opacity: 0.7;
}

.stay_connected0423 input[type="submit"]::before {
    position: absolute;
    width: 200%;
    transform: rotate(45deg);
    height: 200%;
    content: "";
    transition: opacity 0.3s ease;
    opacity: 0;
    left: -50%;
    top: -50%;
    background: linear-gradient(45deg, rgb(180,206,197), rgb(140,178,160), rgb(180,206,197));
    z-index: -1;
}

.contact_panel9051 h2 {
    color: rgb(180,206,197);
    font-weight: 700;
    text-align: center;
    font-size: 36px;
    margin-bottom: 60px;
    position: relative;
}

.contact_panel9051 .feedback_support7384::before {
    width: 100%;
    content: "";
    position: absolute;
    height: 5px;
    background: linear-gradient(90deg, rgb(180,206,197), rgb(140,178,160));
    left: 0;
    top: 0;
}

.contact_panel9051 h3 {
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
    padding-bottom: 10px;
    color: #000000;
    font-size: 23px;
    display: inline-block;
}

.contact_panel9051 input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.6;
}

.contact_panel9051 .contact_message9150 input[type="checkbox"]:checked {
    background: rgb(180,206,197);
    border-color: rgb(180,206,197);
}

.contact_panel9051 .contact_message9150 a {
    transition: all 0.3s ease;
    color: rgb(180,206,197);
    font-weight: 600;
    text-decoration: none;
}

.contact_panel9051 .support_inquiry3768:hover {
    background: rgb(140,178,160);
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgb(140,178,160,0.5);
}

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

.gratBox9875 {
    background: radial-gradient(circle at 30% 70%, rgb(140,178,160,0.5), transparent 70%), 
                radial-gradient(circle at 70% 30%, rgb(180,206,197,0.5), transparent 60%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}

.gratBox9875 .study_track5613:hover {
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.15),
        0 1px 0 rgba(255,255,255,0.15) inset;
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.gratBox9875 .study_track5613 > div:first-child::before {
    position: absolute;
    width: 15px;
    content: "";
    background: rgb(140,178,160);
    left: 0;
    height: 2px;
    transform: translateY(-50%);
    top: 50%;
    transition: width 0.3s ease;
}

.gratBox9875 a {
    color: inherit;
    position: relative;
    text-decoration: none;
    display: block;
    padding: 0.5rem 0;
    transition: transform 0.3s ease;
}


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



@media (max-width: 767px) {.eng_center3916 {
    padding: 40px 0 30px;
}.eng_center3916 .cookie_ctrl5370 {
    grid-template-columns: 1fr;
}.eng_center3916 .company_holder {
    padding: 25px;
}.eng_center3916 .first_section5764 {
    padding: 25px;
}.eng_center3916 .company_holder h3 {
    font-size: calc(37px - 2px);
}.eng_center3916 .first_section5764 h5 {
    font-size: calc(22px - 1px);
}
}



@media screen and (max-width: 992px) {.course_features3017 {
    min-height: auto;
    display: flex;
    flex-direction: column;
    padding: 0;
}.course_features3017 .study_hack0275 {
    order: 1;
    clip-path: none;
    width: 100%;
    height: 50vh;
}.course_features3017 .study_hack0275::before {
    display: none;
}.course_features3017 .container {
    order: 2;
    width: 100%;
    padding: 4rem 3rem;
}.course_features3017 .study_track5613 {
    margin: 0;
    max-width: 600px;
}.course_features3017 .knowledge_map0594 {
    background: rgba(0, 0, 0, 0.7);
}.course_features3017::before {
    opacity: 0.95;
    background: rgb(140,178,160,0.5);
}.course_features3017::after {
    background: none;
}.course_features3017 .skill_tool9627 {
    animation-duration: 20s;
}
}



@media (max-width: 767px) {header {
    margin-top: 0;
}header .main_mainwrap6025 {
    padding: 1rem 1.5rem;
}header .top_base4520 {
    flex: 0 0 auto;
    max-width: 150px;
}header .first_section5764 {
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    padding: 0.5rem 0;
    margin-top: 0.5rem;
    justify-content: flex-start;
    overflow-x: auto;
}header .first_section5764::-webkit-scrollbar {
    height: 3px;
}header .first_section5764::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(180,206,197,0.5);
}header .main_navbar9604 {
    flex: 0 0 auto;
}header .main_navbar9604 a {
    font-size: calc(12px - 2px);
    white-space: nowrap;
    padding: 0.6rem 0.8rem;
}header .first_section5764::after {
    bottom: 0;
}header .nav_mainwrap4063::before {
    display: none;
}}



@media (max-width: 576px) {.mentorship_profile9826 {
    padding: 5rem 0;
}.mentorship_profile9826 .image_slider8931 {
    height: 250px;
}.mentorship_profile9826 .name {
    font-size: 22px;
}.mentorship_profile9826 .student_views9387 span:not(.name) {
    font-size: 14px;
    padding: 0.5rem 1rem;
}.mentorship_profile9826 .career_container3875 {
    width: 95%;
    font-size: calc(14px * 0.9);
    line-height: 1.6;
    padding: 1.5rem;
}}



@media (max-width: 575px) {.price_offer4925 {
    padding: 3rem 0;
}.price_offer4925 .container {
    padding: 0 1.5rem;
}.price_offer4925 .price_panel8475 {
    gap: 1.5rem;
}.price_offer4925 .payment_option0483 {
    padding: 1.5rem;
}.price_offer4925 .image_slider8931 {
    height: 140px;
}
}



@media (max-width: 992px) {.customer_reviews3925 .client_voices9547 {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 1200px) {.welcome_page3849 .style_element.course_main4306 {
    padding: 3.5rem 2.5rem;
}.welcome_page3849 .style_element.course_main4306 h1 {
    font-size: calc(42px * 0.9);
}
}



@media (max-width: 768px) {.welcome_page3849 {
    min-height: 80vh;
}.welcome_page3849 .style_element.course_main4306 {
    transform: perspective(1000px) rotateY(0deg);
    padding: 2.5rem 1.5rem;
}.welcome_page3849 .style_element.course_main4306 h1 {
    padding-left: 1rem;
    font-size: calc(42px * 0.7);
}.welcome_page3849 .style_element.course_main4306 h3 {
    font-size: calc(23px * 0.75);
    padding: 0.5rem 0.75rem;
    max-width: 100%;
}.welcome_page3849 .style_element.course_main4306 > div {
    padding: 1rem 1.5rem;
}.welcome_page3849 .style_element.course_main4306 p {
    font-size: 16px;
}
}



@media (hover: none) {.info_hub5381 .connect_section4671 {
    transform: none !important;
}.info_hub5381 .support_now3401:hover {
    transform: none;
}}



@media (max-width: 991px) {.our_mission1073 {
    padding: 6rem 0 4rem;
}.our_mission1073 h4 {
    font-size: calc(33px * 1.1);
}.our_mission1073 .info_card8730 {
    padding: 2.5rem;
}
}



@media (max-width: 767px) {.test_drive8472 {
    padding: 90px 0;
}.test_drive8472 .study_track5613 {
    flex-direction: column;
}.test_drive8472 .container p {
    padding-right: 0;
    width: 100%;
    font-size: 20px;
    flex: none;
    margin-bottom: 50px;
}.test_drive8472 .support_inquiry3768 {
    height: 80px;
    flex: none;
    width: 100%;
}.test_drive8472 .study_track5613::after {
    right: auto;
    left: 40px;
}
}



@media (max-width: 768px) {.program_outcomes7315 {
    padding: 80px 0;
}.program_outcomes7315 .study_track5613 {
    gap: 30px;
}.program_outcomes7315 .image_slider8931 {
    min-height: 300px;
}.program_outcomes7315 .text_main_holder > div {
    padding: 15px;
    gap: 15px;
}.program_outcomes7315 .text_main_holder svg {
    width: 24px;
    height: 24px;
}
}



@media (max-width: 480px) {.stay_connected0423 {
    padding: 2rem 1rem;
}.stay_connected0423 .query_section2804 {
    padding: 1.5rem;
}.stay_connected0423 h3 {
    font-size: calc(23px * 0.8);
    letter-spacing: 1px;
}.stay_connected0423 input[type="email"] {
    padding: 0.8rem 1rem;
}.stay_connected0423 input[type="submit"] {
    padding: 0.8rem 1.5rem;
}}



@media (min-width: 768px) {.gratBox9875 .study_track5613 {
    margin-left: 5rem;
    padding: 5rem 4rem;
    border-radius: 0 28px 28px 0;
}.gratBox9875 .study_track5613::before {
    border: 1px solid rgb(180,206,197,0.5);
    z-index: 1;
    right: -30px;
    width: 200px;
    position: absolute;
    opacity: 0.5;
    border-radius: 50%;
    top: -50px;
    content: "";
    height: 200px;
}.gratBox9875 h5 {
    font-size: calc(22px * 1.1);
}.gratBox9875 p {
    max-width: 90%;
}
}



@keyframes gridFlow {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 150px 150px;
    }
}



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



@keyframes fadeUpIn {
  0% {
    transform: translateY(2rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}



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



@keyframes slideIn {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes rotate-bg {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}

