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

header,footer {
    width: 100%;
}

header {
    position: relative;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 0;
    background: rgb(217,230,225);
    padding: 0;
    z-index: 100;
}

.eng_center3916 .company_holder h3 {
    font-weight: 700;
    position: relative;
    margin-bottom: 20px;
    font-size: 37px;
    display: inline-block;
    color: #ffffff;
}

.eng_center3916 .cookie_ctrl5370 {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    grid-column: span 8;
    grid-gap: 30px;
}

.eng_center3916 .first_section5764 .top_lead6158 {
    grid-gap: 15px;
    display: grid;
}

.eng_center3916 .first_section5764 .top_lead6158 a::before {
    border-radius: 50%;
    content: "";
    top: 50%;
    background: rgb(140,178,160);
    left: 0;
    width: 6px;
    transform: translateY(-50%);
    position: absolute;
    height: 6px;
}



.eng_center3916 .company_holder:hover,
.eng_center3916 .first_section5764:hover {
    background-color: rgba(255, 255, 255, 0.05);
    transition: background-color 0.3s ease;
}

footer::after {
    height: 5px;
    opacity: 0.3;
    bottom: 0;
    z-index: 2;
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(to right,
    rgb(180,206,197),
    rgb(140,178,160),
    rgb(180,206,197));
    position: absolute;
}

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

.operation_process5829::before {
    opacity: 0.07;
    position: absolute;
    width: 100%;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(180,206,197,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 90%, rgb(140,178,160,0.5) 0%, transparent 30%);
    content: "";
    left: 0;
    pointer-events: none;
    z-index: 0;
    height: 100%;
    top: 0;
}

.operation_process5829 .info_card8730 {
    box-shadow: 
        0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
        0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.1);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 20px), 
        calc(100% - 20px) 100%, 
        0 100%
    );
    border-left: 4px solid rgb(180,206,197);
    padding: 2.5rem;
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    transform: translateZ(10px) translateX(0);
}

.course_features3017 .new_skills1624 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

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

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

.course_features3017 .new_skills1624:hover .skill_tool9627 {
    animation-play-state: paused;
}

.course_features3017 .knowledge_map0594 h3 {
    line-height: 1.1;
    font-size: 46px;
    font-weight: 700;
    animation: slide-up 0.7s ease-out forwards;
    position: relative;
    margin-bottom: 1.5rem;
    opacity: 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    transform: translateY(30px);
    color: #ffffff;
}

.course_features3017 .support_inquiry3768 {
    opacity: 0;
    transform: translateY(30px);
    overflow: hidden;
    font-weight: 600;
    font-size: 15px;
    background: rgb(180,206,197);
    letter-spacing: 1px;
    padding: 1rem 2.5rem;
    position: relative;
    display: inline-block;
    transition: all 0.3s;
    text-decoration: none;
    color: #ffffff;
    animation: slide-up 0.7s 0.6s ease-out forwards;
}

header::before {
    top: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(rgb(180,206,197), 0.03) 25%, 
        rgba(rgb(180,206,197), 0.05) 50%,
        rgba(rgb(180,206,197), 0.03) 75%,
        transparent 100%
    );
    content: '';
    pointer-events: none;
    left: 0;
    height: 100%;
}

header .first_section5764::after {
    position: absolute;
    bottom: -15px;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(180,206,197,0.5), 
        transparent
    );
    width: 100%;
    left: 0;
    content: '';
    height: 1px;
}

header .main_navbar9604 a::after {
    height: 100%;
    pointer-events: none;
    z-index: -1;
    transition: all 0.3s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: rgb(180,206,197,0.5);
    border-radius: 10px;
    transform: scale(0.8);
    content: '';
    left: 0;
}

.secure_safekeeping8342::after {
    content: "";
    background-size: 20px 20px;
    z-index: -1;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
}

.secure_safekeeping8342 h2::before {
    transform: translateY(-50%);
    left: 0;
    width: 8px;
    content: "";
    position: absolute;
    top: 50%;
    height: 85%;
    background: rgb(180,206,197,0.5);
}

.secure_safekeeping8342 h4::before {
    left: 0;
    height: 60%;
    background: rgb(140,178,160,0.5);
    top: 50%;
    position: absolute;
    width: 4px;
    transform: translateY(-50%);
    content: "";
}

.secure_safekeeping8342 p:hover strong::after {
    transform: scaleX(1);
    transform-origin: left;
}

.secure_safekeeping8342 ul::before {
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(180,206,197,0.5), transparent);
    width: 2px;
    left: 0;
    height: 100%;
}

.secure_safekeeping8342 span {
    display: block;
    color: #000000;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 1rem 1.5rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    transform: translateZ(0);
    transition: all 0.3s ease;
    line-height: 1.75;
    border-left: 3px solid rgb(140,178,160);
    font-size: calc(16px * 0.95);
}

.mentorship_profile9826 .student_views9387::after {
    left: 0;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    content: "";
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    z-index: -2;
    height: 100%;
    top: 0;
    position: absolute;
    border-radius: 27px;
    backdrop-filter: blur(15px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.2) 100%);
}

.mentorship_profile9826 .student_views9387:hover .name {
    transform: translateX(15px);
}

.mentorship_profile9826 .name::after {
    left: 0;
    position: absolute;
    content: "";
    background: rgb(180,206,197);
    bottom: 0;
    transition: width 0.5s ease;
    height: 2px;
    width: 0;
}

.mentorship_profile9826 .career_container3875 {
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%);
    margin-right: 0;
    color: #ffffff;
    grid-area: quote;
    font-size: 14px;
    border-radius: 27px;
    padding: 2rem;
    width: 95%;
    transform: translateY(0);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
    align-self: start;
    border-left: 4px solid rgb(140,178,160);
    backdrop-filter: blur(10px);
    position: relative;
    z-index: 2;
    line-height: 1.8;
}

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

.price_offer4925 .rate_schemes4932 {
    color: #000000;
    margin: 0 auto;
    max-width: 800px;
    font-size: 15px;
    line-height: 1.6;
}

.price_offer4925 .fee_choices6854:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px);
}

.price_offer4925 .fee_choices6854:hover::before {
    transform: translateY(0);
}

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

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

.price_offer4925 .fee_choices6854:nth-child(odd) .payment_option0483::before {
    background: rgb(180,206,197,0.5);
    position: absolute;
    right: 1rem;
    z-index: -1;
    top: 1rem;
    opacity: 0.1;
    height: 2.5rem;
    border-radius: 50%;
    width: 2.5rem;
    content: "";
}

.cookie_dialog_banner6389 .container {
    margin: 0 auto;
    max-width: 1140px;
    gap: 1rem;
    position: relative;
    padding: 0 15px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    display: flex;
    z-index: 1;
}

.cookie_controls3859:hover {
    transform: translateY(-3px);
    background: #000000;
}

.cookie_dialog_banner6389 p a:hover {
    color: #000000;
}

.customer_reviews3925::before {
    background-size: 60px 60px;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    opacity: 0.05;
    background: linear-gradient(45deg, rgb(180,206,197,0.5) 25%, transparent 25%, transparent 75%, rgb(180,206,197,0.5) 75%),
    linear-gradient(45deg, rgb(180,206,197,0.5) 25%, transparent 25%, transparent 75%, rgb(180,206,197,0.5) 75%);
    background-position: 0 0, 30px 30px;
    height: 100%;
    z-index: 0;
    content: "";
}

.customer_reviews3925 .student_views9387:nth-child(2n) {
    transform: rotateY(-10deg) rotateX(-5deg);
}

.customer_reviews3925 .student_views9387:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        inset 1px 1px 0 rgba(255, 255, 255, 1),
        inset -1px -1px 0 rgba(0, 0, 0, 0.1);
    z-index: 10;
    transform: rotateY(0) rotateX(0) translateZ(20px) scale(1.05);
}

.customer_reviews3925 .student_views9387 img {
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    border: 2px solid #ffffff;
    height: 80px;
    transition: all 0.5s ease;
    border-radius: 0;
    transform: translateZ(15px);
    object-fit: cover;
    width: 80px;
    margin-bottom: 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.customer_reviews3925 .student_views9387 .description::after {
    border-right: 2px solid rgb(140,178,160,0.5);
    right: 0;
    position: absolute;
    bottom: 0;
    border-bottom: 2px solid rgb(140,178,160,0.5);
    transition: all 0.3s ease;
    width: 20px;
    content: "";
    height: 20px;
}

.welcome_page3849 {
    display: flex;
    width: 100%;
    overflow: hidden;
    background-color: rgb(217,230,225);
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    position: relative;
}

.welcome_page3849 {
    min-height: 70vh;
}

.welcome_page3849 .style_element.course_main4306 span {
    position: relative;
    animation: slideInLeft 1.2s forwards cubic-bezier(0.19, 1, 0.22, 1) 0.3s;
    z-index: 3;
    opacity: 0;
    margin-bottom: 1.5rem;
    display: inline-block;
    transform: translateX(-1rem);
}

.welcome_page3849 .style_element.course_main4306 h1 {
    z-index: 3;
    padding-left: 1.5rem;
    animation: fadeUpIn 1.2s forwards cubic-bezier(0.19, 1, 0.22, 1) 0.6s;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    transform: translateY(1rem);
    margin-bottom: 2rem;
    font-size: 42px;
    border-left: 3px solid rgb(180,206,197);
}

.welcome_page3849 .style_element.course_main4306 h1 {
    font-size: calc(42px * 0.6);
    margin-bottom: 1.5rem;
    padding-left: 0.75rem;
}

.info_hub5381 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(217,230,225) 0%, rgb(180,206,197,0.5) 100%);
    padding: 6rem 0;
}

.info_hub5381 .connect_section4671 {
    border-left: 4px solid rgb(180,206,197);
    transform: perspective(1000px) rotateX(2deg);
    padding: 3rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.95);
    border-radius: 14px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.info_hub5381 h5 {
    gap: 0.5rem;
    color: #000000;
    font-weight: 600;
    display: flex;
    font-size: 18px;
    align-items: center;
    margin-bottom: 0.5rem;
    text-transform: capitalize;
}

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

.info_hub5381 .support_now3401:hover svg path {
    fill: rgb(140,178,160);
}

.our_mission1073 {
    position: relative;
    overflow: hidden;
    padding: 8rem 0 6rem;
    color: #ffffff;
}

.our_mission1073 h4 {
    text-align: center;
    position: relative;
    font-size: calc(33px * 1.2);
    letter-spacing: 2px;
    transform: translateY(20px);
    text-transform: uppercase;
    margin-bottom: 2.5rem;
    animation: fadeInUp 1s forwards 0.2s;
    opacity: 0;
    font-weight: 700;
    color: #ffffff;
    z-index: 5;
}

.our_mission1073 .info_card8730::before {
    opacity: 0.1;
    background: linear-gradient(45deg, 
        rgb(180,206,197,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(140,178,160,0.5) 100%);
    left: 0;
    width: 100%;
    pointer-events: none;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: -1;
    content: "";
}

.our_mission1073 .info_card8730 span::first-letter {
    font-weight: 700;
    font-size: 1.5em;
    margin-right: 3px;
    color: rgb(140,178,160);
}

.test_drive8472::after {
    width: 30%;
    top: -50%;
    background: rgb(140,178,160,0.5);
    position: absolute;
    z-index: 1;
    right: 15%;
    opacity: 0.1;
    content: '';
    height: 200%;
    transform: skewX(-20deg);
}

.test_drive8472 .support_inquiry3768:hover {
    transform: translateY(-5px);
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.15);
    color: #ffffff;
}

.test_drive8472 .container p::after {
    left: 0;
    content: '';
    position: absolute;
    border-radius: 3px;
    height: 6px;
    width: 60px;
    bottom: -20px;
    background: rgb(180,206,197);
}

.program_outcomes7315::before {
    opacity: 0.3;
    left: 0;
    position: absolute;
    height: 100%;
    background-image: radial-gradient(rgb(140,178,160,0.5) 1px, transparent 1px);
    top: 0;
    animation: pulse 8s infinite alternate;
    content: '';
    width: 100%;
    background-size: 30px 30px;
}

.program_outcomes7315 .image_slider8931::after {
    bottom: 0;
    content: '';
    right: 0;
    position: absolute;
    height: 40%;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    z-index: 2;
    width: 40%;
    background: linear-gradient(225deg, rgb(180,206,197,0.5) 0%, transparent 100%);
}

.program_outcomes7315 .text_main_holder {
    gap: 25px;
    display: flex;
    flex-direction: column;
}

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

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

.program_outcomes7315 .text_main_holder svg {
    height: 30px;
    flex-shrink: 0;
    filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.3));
    width: 30px;
}

.stay_connected0423::before {
    position: absolute;
    animation: grid-move 20s linear infinite;
    left: -50%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(140,178,160,0.5) 10px,
        rgb(140,178,160,0.5) 11px
    );
    height: 200%;
    width: 200%;
    content: "";
    top: -50%;
    opacity: 0.05;
}

.stay_connected0423 .input_holder {
    align-items: center;
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}

.stay_connected0423 input[type="email"]:focus {
    outline: none;
    border-color: rgb(180,206,197);
    box-shadow: 
        inset 0 0 10px rgba(0, 0, 0, 0.5),
        0 0 15px rgb(180,206,197,0.5);
}

.stay_connected0423 input[type="submit"] {
    letter-spacing: 1px;
    padding: 1rem 2rem;
    overflow: hidden;
    background: rgb(180,206,197);
    text-transform: uppercase;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    transition: all 0.3s ease;
    border-radius: 10px;
    position: relative;
    border: none;
    z-index: 1;
}

.contact_panel9051 h2::after {
    width: 60px;
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    content: "";
    bottom: -15px;
    left: 50%;
    background: rgb(180,206,197);
}

.contact_panel9051 .image_slider8931::after {
    content: "";
    background: linear-gradient(45deg, rgb(180,206,197,0.5), transparent);
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}

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

.contact_panel9051 .contact_message9150 {
    align-items: flex-start;
    display: flex;
    margin-top: 10px;
    gap: 12px;
}

.contact_panel9051 .contact_message9150 label {
    font-size: 17px;
    line-height: 1.5;
    color: #000000;
}

.contact_panel9051 .contact_message9150 a:hover {
    color: rgb(140,178,160);
}

.contact_panel9051 .support_inquiry3768 {
    font-size: 20px;
    font-weight: 600;
    background: rgb(180,206,197);
    padding: 16px 40px;
    transition: all 0.3s ease;
    overflow: hidden;
    cursor: pointer;
    color: #ffffff;
    border-radius: 10px;
    align-self: flex-start;
    border: none;
    margin-top: 20px;
    box-shadow: 0 8px 20px rgb(180,206,197,0.5);
    position: relative;
}

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

.gratBox9875 .study_track5613 {
    padding: 4rem 3rem;
    gap: 2.5rem;
    display: flex;
    backdrop-filter: blur(8px);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    box-shadow: 
        0 15px 30px rgba(0,0,0,0.1),
        0 1px 0 rgba(255,255,255,0.1) inset;
    background: linear-gradient(135deg, 
                rgba(255,255,255,0.15), 
                rgba(255,255,255,0.05));
    flex-direction: column;
    border-left: 2px solid rgb(140,178,160);
    transform: perspective(1000px) rotateX(2deg);
}

.gratBox9875 a::after {
    left: 0;
    width: 0;
    height: 1px;
    transition: width 0.4s cubic-bezier(0.76, 0, 0.24, 1);
    content: "";
    background: rgb(140,178,160);
    bottom: 0;
    position: absolute;
}



@media (max-width: 575px) {.eng_center3916 {
    padding: 30px 0 20px;
}.eng_center3916 .company_holder,
  .eng_center3916 .first_section5764 {
    padding: 20px;
}.eng_center3916 .company_holder h3 {
    font-size: calc(37px - 4px);
}.compliance7596 {
    padding: 20px 0;
}}



@media screen and (max-width: 1400px) {.course_features3017 .study_track5613 {
    margin-right: 1rem;
}
}



@media screen and (max-width: 1200px) {.course_features3017 {
    grid-template-columns: repeat(10, 1fr);
}.course_features3017 .study_hack0275 {
    grid-column: 6 / span 5;
}.course_features3017 .container {
    padding: 0 0 0 3rem;
    grid-column: 1 / span 6;
}.course_features3017 .study_track5613 {
    max-width: 100%;
}.course_features3017::before {
    background: linear-gradient(to right,
            rgb(140,178,160,0.5) 0%,
            rgb(140,178,160,0.5) 30%,
            transparent 60%);
}
}



@media screen and (max-width: 576px) {.course_features3017 .study_hack0275 {
    height: 35vh;
}.course_features3017 .container {
    padding: 2.5rem 1.5rem;
}.course_features3017 .knowledge_map0594 h3 {
    font-size: calc(29px * 1.1);
}.course_features3017 .knowledge_map0594::before,
    .course_features3017 .knowledge_map0594::after {
    right: -20px;
    left: -20px;
    top: -20px;
    bottom: -20px;
    height: 40px;
    width: 40px;
}.course_features3017 .support_inquiry3768 {
    width: 100%;
    text-align: center;
}}



@media (max-width: 991px) {.secure_safekeeping8342 h1 {
    font-size: calc(38px * 1.1);
}.secure_safekeeping8342 h2 {
    font-size: calc(36px * 0.95);
}.secure_safekeeping8342 p, .secure_safekeeping8342 span {
    max-width: 100%;
}
}



@media (max-width: 992px) {.mentorship_profile9826 .student_views9387 {
    grid-template-rows: auto auto auto auto;
    grid-template-areas:
            "image_slider8931"
            "name"
            "emp_container8693"
            "career_container3875";
    grid-template-columns: 1fr;
    gap: 20px;
}.mentorship_profile9826 .image_slider8931 {
    height: 350px;
    border-radius: 27px 27px 0 0;
}.mentorship_profile9826 .image_slider8931::before {
    width: 100%;
    height: 10px;
}.mentorship_profile9826 .name {
    margin-top: 0;
    text-align: center;
}.mentorship_profile9826 .name::after {
    left: 50%;
    transform: translateX(-50%);
}.mentorship_profile9826 .student_views9387:hover .name {
    transform: translateY(-5px);
}.mentorship_profile9826 .student_views9387 span:not(.name) {
    margin: 0 auto;
}.mentorship_profile9826 .student_views9387:hover span:not(.name) {
    transform: translateY(-5px);
}.mentorship_profile9826 .career_container3875 {
    width: 90%;
    border-left: none;
    border-top: 4px solid rgb(140,178,160);
    margin: 0 auto;
}.mentorship_profile9826 .student_views9387:hover .career_container3875 {
    transform: translateY(-5px);
}
}



@media (max-width: 768px) {.customer_reviews3925 {
    padding: 5rem 0;
}.customer_reviews3925 h2 {
    background: none;
    clip-path: none;
    margin-bottom: 3rem;
    padding: 0;
    transform: none;
    font-size: calc(35px * 0.9);
}.customer_reviews3925 .client_voices9547 {
    gap: 3rem;
    grid-template-columns: 1fr;
}.customer_reviews3925 .student_views9387,
    .customer_reviews3925 .student_views9387:nth-child(2n),
    .customer_reviews3925 .student_views9387:nth-child(3n) {
    transform: none;
    animation: fold 10s infinite alternate ease-in-out;
}.customer_reviews3925 .student_views9387:hover {
    transform: translateY(-10px);
}.customer_reviews3925 .student_views9387:hover img {
    transform: translateZ(10px) rotate(360deg);
}.customer_reviews3925 .student_views9387 img,
    .customer_reviews3925 .student_views9387 p,
    .customer_reviews3925 .student_views9387 .description,
    .customer_reviews3925 .student_views9387:hover p,
    .customer_reviews3925 .student_views9387:hover .description {
    transform: none;
}}



@media (max-width: 767px) {.our_mission1073 {
    padding: 4rem 0 3rem;
}.our_mission1073 h4 {
    font-size: 33px;
    margin-bottom: 2rem;
}.our_mission1073 h4::after {
    width: 60px;
    height: 2px;
}.our_mission1073 .info_card8730 {
    padding: 2rem;
}.our_mission1073 h6 {
    font-size: 19px;
    margin-bottom: 1.2rem;
}.our_mission1073 .info_card8730 span {
    line-height: 1.7;
}
}



@media (max-width: 480px) {.test_drive8472 {
    padding: 70px 0;
}.test_drive8472 .container p {
    margin-bottom: 40px;
    font-size: calc(13px * 1.2);
}.test_drive8472 .support_inquiry3768 {
    border-radius: 35px 0 35px 35px;
    font-size: calc(16px * 0.9);
    height: 70px;
}.test_drive8472 .support_inquiry3768:hover::before {
    border-radius: 35px 0 35px 35px;
}.test_drive8472 .container p::after {
    width: 40px;
    bottom: -15px;
    height: 4px;
}.test_drive8472 .study_track5613::after {
    left: 30px;
    width: 8px;
    height: 8px;
    bottom: -25px;
}}



@media (max-width: 992px) {.contact_panel9051 {
    padding: 80px 0;
}.contact_panel9051 .feedback_support7384 {
    flex-direction: column-reverse;
}.contact_panel9051 .image_slider8931 {
    flex: 0 0 auto;
    min-height: 350px;
}.contact_panel9051 .reach_inquiry4582 {
    padding: 50px 40px;
    flex: 0 0 auto;
}.contact_panel9051 .reach_inquiry4582::before {
    height: 10px;
    width: 100%;
    top: 0;
    left: 0;
}
}



@media (max-width: 767px) {.gratBox9875 {
    padding: 4rem 0;
}.gratBox9875 .study_track5613 {
    gap: 2rem;
    padding: 3rem 2rem;
}.gratBox9875 h5 {
    font-size: calc(22px * 0.9);
}.gratBox9875::after,
    .gratBox9875 .study_track5613::before {
    display: none;
}
}

@keyframes slide-cube {
    0%, 20%, 100% {
        opacity: 0;
        transform: translateZ(-50px) rotateY(-5deg);
    }
    4%, 16% {
        opacity: 1;
        transform: translateZ(0) rotateY(0);
    }
}



@keyframes pulseOpacity {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.9;
    }
}

@keyframes pulseLight {
  0% {
    opacity: 0.05;
    transform: scale(0.95) rotate(0deg);
  }
  100% {
    opacity: 0.15;
    transform: scale(1.05) rotate(5deg);
  }
}


  
  @keyframes lineExpand {
    0% {
      width: 0;
      height: 2px;
    }
    100% {
      width: 80px;
      height: 2px;
    }
  }



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

@keyframes grid-move {
    0% {
        transform: translateZ(-100px) rotate(0deg);
    }
    100% {
        transform: translateZ(-100px) rotate(360deg);
    }
}



@keyframes fadeSlideIn {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

