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

html {
    scrollbar-width: thin;
    scrollbar-color: rgb(164,203,169) rgb(164,203,169,0.5);
}

.help_center_53::after {
    content: "";
    height: 8px;
    top: 3px;
    position: absolute;
    left: 0;
    width: 100%;
    background-image: 
        linear-gradient(90deg, 
            rgb(116,150,180) 0px, rgb(116,150,180) 10px,
            transparent 10px, transparent 15px,
            rgb(116,150,180) 15px, rgb(116,150,180) 30px,
            transparent 30px, transparent 35px,
            rgb(116,150,180) 35px, rgb(116,150,180) 40px,
            transparent 40px, transparent 60px,
            rgb(116,150,180) 60px, rgb(116,150,180) 70px,
            transparent 70px, transparent 80px,
            rgb(116,150,180) 80px, rgb(116,150,180) 90px,
            transparent 90px, transparent 110px,
            rgb(116,150,180) 110px, rgb(116,150,180) 120px,
            transparent 120px, transparent 140px
        );
    opacity: 0.5;
    background-repeat: repeat-x;
}

.help_center_53 .header_wrap_21 {
    display: flex;
    flex-wrap: wrap;
    gap: 3rem;
}

.help_center_53 .main_train_24 h5 {
    display: flex;
    margin: 0;
    background: rgb(116,150,180);
    position: relative;
    align-items: center;
    font-size: 19px;
    color: #ffffff;
    font-weight: 600;
    padding: 1rem 1.5rem;
}

.help_center_53 .main_train_24 .header_wrap_21 a {
    color: #ffffff;
    border-radius: 10px;
    padding: 0.8rem 1rem 0.8rem 2rem;
    display: block;
    font-size: 18px;
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
}

.gdpr_block_06::before {
    height: 5px;
    top: -5px;
    left: 0;
    width: 100%;
    content: "";
    background-repeat: repeat-x;
    position: absolute;
    background-image: 
        linear-gradient(90deg, 
            transparent 0px, transparent 20px,
            rgb(164,203,169) 20px, rgb(164,203,169) 40px,
            transparent 40px, transparent 60px,
            rgb(164,203,169) 60px, rgb(164,203,169) 80px,
            transparent 80px, transparent 100px,
            rgb(164,203,169) 100px, rgb(164,203,169) 120px
        );
}

header .head_study_78 .head_primary_62 .nav_master_54:hover {
    transform: translateY(-8px) rotate(0deg);
}

header .head_study_78 .main_learning_60 {
    transition: transform 0.3s ease;
    position: relative;
}

header .head_study_78 .main_learning_60 a {
    font-weight: 600;
    transition: color 0.3s ease;
    font-size: 15px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 0.5rem 1rem;
    text-decoration: none;
    display: block;
    position: relative;
}

.welcome_02::after {
    transform: rotate(-15deg);
    height: 50%;
    width: 50%;
    right: -10%;
    position: absolute;
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
    top: -10%;
    opacity: 0.1;
    content: "";
    background: rgb(116,150,180,0.5);
    z-index: 0;
    animation: floatElement 12s ease-in-out infinite alternate;
}

.welcome_02 p::after {
    animation: expandWidth 1.2s 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform-origin: left;
    height: 3px;
    width: 60px;
    content: "";
    position: absolute;
    bottom: -10px;
    background: rgb(116,150,180);
    left: 0;
}

.welcome_02 .our_ethos_25 span {
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 2;
    background: linear-gradient(to top, 
    rgba(#000000, 0.9), 
    rgba(#000000, 0.3) 90%);
    left: 0;
    padding: 2rem;
    bottom: 0;
    position: absolute;
    width: 100%;
}

.user_testimonials_97::after {
    width: 30%;
    top: -10%;
    z-index: 0;
    height: 80%;
    background: linear-gradient(225deg, rgb(164,203,169,0.5) 0%, transparent 70%);
    right: -5%;
    transform: rotate(-15deg);
    position: absolute;
    content: "";
    opacity: 0.2;
}

.user_testimonials_97 h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}

.user_testimonials_97 .review_highlights_81:hover {
    border-left-width: 8px;
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.user_testimonials_97 .review_highlights_81 div {
    align-items: center;
    display: flex;
    margin-bottom: 15px;
}

.user_testimonials_97 .review_highlights_81 h4::after {
    background: rgb(164,203,169);
    bottom: -5px;
    content: "";
    height: 2px;
    width: 0;
    transition: width 0.3s ease;
    left: 0;
    position: absolute;
}

.user_testimonials_97 .review_highlights_81:nth-child(even) {
    background: linear-gradient(to left, #ffffff 0%, rgba(255, 255, 255, 0.95) 100%);
}

.user_testimonials_97 a::before {
    content: "";
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    background: #ffffff;
    top: 0;
    left: -100%;
}

.privacy_cabinet_01 h2 {
    color: rgb(164,203,169);
    margin-top: 25px;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}

.privacy_cabinet_01 section {
    border-radius: 18px;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}

.offer_package_78 .deal_grid_80 {
    position: relative;
}

.offer_package_78 h2 {
    position: relative;
    font-size: 35px;
    opacity: 0;
    transform: translateY(20px);
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 2px 5px rgba(0,0,0,0.2);
    text-align: center;
    margin-bottom: 20px;
    animation: fadeUp 0.7s ease-out 0.2s forwards;
}

.offer_package_78 .fee_package_14 li:nth-child(1) {
    --li-index: 1;
}

.offer_package_78 .fee_package_14 li:nth-child(3) {
    --li-index: 3;
}

.offer_package_78 .annual_plan_27:hover {
    transform: translateY(-10px) scale(1.02);
}

.offer_package_78 .price_view_05::before {
    transition: transform 0.8s ease, opacity 0.8s ease;
    background: radial-gradient(
        circle at center,
        rgba(rgb(116,150,180), 0.05) 0%,
        transparent 70%
    );
    position: absolute;
    opacity: 0;
    width: 200%;
    content: "";
    left: -50%;
    transform: scale(0.8);
    z-index: 0;
    height: 200%;
    top: -50%;
}

.offer_package_78 .annual_plan_27:hover .basic_rates_37 h4::after {
    width: 80px;
}

.offer_package_78 .plan_deals_39 {
    transition: all 0.4s ease;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    font-size: calc(18px * 1.5);
    position: relative;
    border-radius: 8px;
    display: inline-block;
    overflow: hidden;
    font-weight: 700;
    padding: 8px 20px;
    background: linear-gradient(135deg, 
        rgb(116,150,180) 0%, 
        rgb(164,203,169) 100%);
    color: #ffffff;
}

.find_us_92 .container::before,
.find_us_92 .container::after {
    border: 2px solid rgb(164,203,169,0.5);
    z-index: 0;
    opacity: 0.2;
    border-radius: 50%;
    content: '';
    width: 150px;
    animation: rotateSlow 20s linear infinite;
    height: 150px;
    position: absolute;
}

.find_us_92 .container::before {
    top: -75px;
    right: -75px;
}

.find_us_92 .assist_team_57 {
    font-size: 18px;
    overflow: hidden;
    background: linear-gradient(120deg, rgb(164,203,169) 0%, rgb(116,150,180) 100%);
    color: #ffffff;
    margin: 0;
    padding: 25px 35px;
    font-weight: 700;
    position: relative;
    display: flex;
    align-items: center;
}

.find_us_92 .assist_team_57::after {
    left: -25px;
    height: 50px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.1);
    bottom: -25px;
    border-radius: 50%;
    content: '';
    width: 50px;
    position: absolute;
}

.find_us_92 .get_contactblock_92 p {
    font-size: 17px;
    transition: transform 0.3s ease;
    position: relative;
    color: #000000;
    align-items: flex-start;
    padding-left: 32px;
    display: flex;
    margin: 0 0 15px;
}

.find_us_92 .get_contactblock_92 p svg path {
    stroke-dashoffset: 40;
    animation: drawIcon 1s forwards ease-out;
    stroke-dasharray: 40;
}

.find_us_92 .get_contactblock_92 p:nth-child(2) svg path {
    animation-delay: 0.2s;
}

.find_us_92 .get_contactblock_92 p:nth-child(4) svg path {
    animation-delay: 0.4s;
}

.find_us_92 .get_contactblock_92 p a {
    position: relative;
    transition: color 0.3s ease;
    color: rgb(164,203,169);
    text-decoration: none;
}

.find_us_92 .contact_now_71 svg {
    background: rgb(116,150,180,0.5);
    stroke-linecap: round;
    fill: none;
    top: 3px;
    position: absolute;
    left: 0;
    width: 20px;
    transition: all 0.3s ease;
    transform: rotate(45deg);
    stroke-width: 2;
    padding: 3px;
    stroke: rgb(116,150,180);
    border-radius: 10px;
    box-sizing: content-box;
    height: 20px;
    stroke-linejoin: round;
}

.find_us_92 .talk_form_51:hover svg {
    opacity: 1;
    transform: translateY(-50%) rotate(15deg);
    stroke: #000000;
}

.statistical_data_58::after {
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(rgb(164,203,169), 0.2), transparent);
    width: 200%;
    animation: horizontalFlow 18s infinite linear;
    position: absolute;
    height: 2px;
    left: -50%;
    content: '';
}

.statistical_data_58 .study_gain_53:nth-child(1) {
    --i: 1;
}

.statistical_data_58 .study_gain_53:nth-child(2) {
    --i: 2;
}

.statistical_data_58 .study_gain_53:nth-child(4) {
    --i: 4;
}

.statistical_data_58 .study_gain_53:nth-child(7) {
    --i: 7;
}

.statistical_data_58 .study_gain_53:hover::before {
    height: 100%;
}

.statistical_data_58 .study_gain_53 span {
    font-weight: 600;
    display: block;
    position: relative;
    font-size: 1rem;
    margin-bottom: 1rem;
    transition: transform 0.3s ease;
    color: #000000;
}

.statistical_data_58 .study_gain_53:hover p::after {
    opacity: 1;
    transform: translateY(0);
}

.program_details_84 {
    background-color: rgb(222,214,206);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

.program_details_84 .skill_tool_32 {
    position: relative;
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr;
}

.program_details_84 .text_frame_item_06 h2 {
    font-size: 34px;
    padding-left: 20px;
    position: relative;
    color: #000000;
    margin-bottom: 20px;
    border-left: 4px solid rgb(164,203,169);
    grid-column: 1 / -1;
    font-weight: 700;
}

.program_details_84 .description:last-of-type::before {
    z-index: -1;
    right: -10px;
    border-radius: 50%;
    bottom: -10px;
    position: absolute;
    background-color: rgb(116,150,180,0.5);
    content: "";
    height: 40px;
    width: 40px;
}

.program_details_84 .img_clickable_21:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.prospective_students_67 {
    overflow: hidden;
    padding: 120px 0;
    background: rgb(222,214,206);
    position: relative;
}

.prospective_students_67 h3 {
    display: inline-block;
    text-align: center;
    left: 50%;
    font-size: 32px;
    color: #000000;
    font-weight: 700;
    font-family: Arial, sans-serif;
    position: relative;
    transform: translateX(-50%);
    margin-bottom: 70px;
}

.prospective_students_67 ul li::before {
    z-index: -1;
    background: linear-gradient(135deg, rgb(164,203,169), rgb(116,150,180));
    left: 0;
    border-radius: 50%;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.prospective_students_67 ul li:hover::before {
    opacity: 1;
}

.prospective_students_67 ul li:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.2));
    transform: scale(1.1);
}

.prospective_students_67 ul li > span {
    max-width: 100%;
    padding: 0 30px;
    max-height: 100px;
    overflow: hidden;
    display: block;
}


.cookieUsagePromptPanel_35 .cookies_terms_97 {
    flex-grow: 1;
}

.cookieUsagePromptPanel_35 .cookies_terms_97 p {
    margin: 0;
    color: #000000;
    line-height: 1.5;
    font-size: 16px;
}


#cookie_popuppanel_39 {
    display: none;
}

#cookie_popuppanel_39:checked ~ .cookieUsagePromptPanel_35 {
    visibility: hidden;
    opacity: 0;
}

.leadership_experience_07::after {
    left: 0;
    width: 100%;
    content: "";
    opacity: 0.4;
    position: absolute;
    top: 0;
    filter: blur(60px);
    background: 
        radial-gradient(circle at 20% 30%, rgb(164,203,169,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(116,150,180,0.5) 0%, transparent 50%);
    height: 100%;
}



.leadership_experience_07 .img_clickable_21 {
    width: 180px;
    height: 180px;
    transition: all 0.5s ease;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 5px rgba(255, 255, 255, 0.8),
        0 0 0 10px rgb(164,203,169,0.5);
    transform: rotate(-3deg);
    position: relative;
    border-radius: 10px;
    z-index: 2;
    overflow: hidden;
    margin-bottom: 35px;
}

.leadership_experience_07 .review_highlights_81 span:not(.name) {
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    margin-bottom: 25px;
    text-align: center;
    position: relative;
    z-index: 2;
    letter-spacing: 2px;
    font-size: 19px;
    font-weight: 600;
}

.leadership_experience_07 .career_card_95::before,
.leadership_experience_07 .career_card_95::after {
    opacity: 0.1;
    width: 40px;
    position: absolute;
    content: "";
    height: 40px;
    background: rgb(164,203,169,0.5);
}

.leadership_experience_07 .career_card_95::before {
    left: -5px;
    border-top: 3px solid rgb(164,203,169);
    top: -5px;
    border-left: 3px solid rgb(164,203,169);
}

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

.company_info_46 .text_frame_item_06:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.company_info_46 h5::after {
    width: 40px;
    left: 0;
    background: rgb(116,150,180);
    transition: transform 0.5s ease;
    bottom: -8px;
    height: 3px;
    content: "";
    transform: scaleX(0.7);
    position: absolute;
    transform-origin: left;
}

.company_info_46 p b::before {
    position: absolute;
    transition: all 0.3s ease;
    background: rgb(116,150,180,0.5);
    z-index: -1;
    width: 100%;
    left: 0;
    content: "";
    transform: skewX(-15deg) translateY(5px);
    height: 10px;
    bottom: 0;
}

.launch_now_71::before {
    top: 0;
    position: absolute;
    background: repeating-linear-gradient(
    45deg,
    transparent,
    transparent 40px,
    rgba(255, 255, 255, 0.03) 40px,
    rgba(255, 255, 255, 0.03) 80px
  );
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
}

.launch_now_71 .study_tracks_21 {
    display: flex;
    transform: translateZ(20px) translateX(20px);
    transition: transform 0.5s ease;
    gap: 2rem;
    position: relative;
    justify-content: flex-start;
    align-items: center;
}

.launch_now_71 svg:hover path {
    fill: rgb(164,203,169);
}

.launch_now_71 .request_box_25::before {
    top: 0;
    position: absolute;
    left: -100%;
    content: "";
    height: 100%;
    z-index: -1;
    background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
    width: 100%;
    transition: left 0.7s ease;
}

.launch_now_71 .study_tracks_21:hover div::before {
    opacity: 0.8;
    filter: blur(5px);
    width: 90%;
}

.thanksPart_03::before {
    left: 0;
    position: absolute;
    opacity: 0.6;
    background-image: 
        linear-gradient(90deg, rgba(rgb(164,203,169,0.5), 0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(rgb(164,203,169,0.5), 0.05) 1px, transparent 1px);
    height: 100%;
    background-size: 20px 20px;
    content: "";
    transform: perspective(1000px) rotateX(5deg);
    z-index: -1;
    top: 0;
    width: 100%;
}

.thanksPart_03 .study_tracks_21::before {
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(164,203,169), rgb(116,150,180));
    content: "";
    top: 0;
    height: 100%;
    width: 4px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: top;
    transform: scaleY(0);
}

.thanksPart_03 a::before {
    background: rgba(rgb(164,203,169,0.5), 0.3);
    position: absolute;
    content: "";
    z-index: 1;
    height: 1px;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    transform-origin: right;
    bottom: 0;
    left: 0;
}

.contact_section_08 h2 {
    font-size: 37px;
    text-align: center;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    font-weight: 700;
    padding-bottom: 20px;
    color: #000000;
    display: inline-block;
    margin-bottom: 20px;
}

.contact_section_08 .img_clickable_21 {
    flex: 0 0 45%;
    min-height: 550px;
    position: relative;
}

.contact_section_08 .request_support_19 {
    flex: 0 0 55%;
    padding: 60px;
    justify-content: center;
    flex-direction: column;
    position: relative;
    display: flex;
}

.contact_section_08 form h3 {
    display: inline-block;
    position: relative;
    color: #000000;
    margin-bottom: 40px;
    font-size: 21px;
    font-weight: 600;
}

.contact_section_08 form input[type="text"]:focus {
    outline: none;
    border-bottom-color: rgb(164,203,169);
}

.contact_section_08 .support_box_93 {
    position: relative;
    margin-bottom: 40px;
}

.contact_section_08 .support_box_93 label::before {
    position: absolute;
    content: "";
    width: 22px;
    left: 0;
    height: 22px;
    background: transparent;
    top: 0;
    border: 2px solid rgb(222,214,206);
    transition: all 0.3s ease;
}

.contact_section_08 .support_box_93 label a:hover {
    color: rgb(116,150,180);
}

.contact_section_08 .request_box_25 {
    position: relative;
    padding: 18px 40px;
    display: inline-block;
    font-size: 19px;
    background: rgb(164,203,169);
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    overflow: hidden;
    z-index: 1;
    font-weight: 600;
    width: auto;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
}



@media (max-width: 992px) {.help_center_53 {
    padding: 3.5rem 0 1.5rem;
}.help_center_53 .container {
    flex-direction: column;
    gap: 2.5rem;
}.help_center_53 .company_holder,
    .help_center_53 .biz_learnings_60 {
    flex: 1 1 100%;
    min-width: 100%;
}.help_center_53 .main_train_24 {
    min-width: 200px;
    flex: 1 1 calc(50% - 1.5rem);
}.gdpr_block_06 .container::before,
    .gdpr_block_06 .container::after {
    display: none;
}
}



@media (max-width: 420px) {.help_center_53::after {
    height: 5px;
    background-size: 100px 5px;
}.help_center_53 .company_holder h3::after,
    .help_center_53 .main_train_24 h5::before,
    .help_center_53 .main_train_24 h5::after {
    display: none;
}.help_center_53 .main_train_24 h5 {
    padding: 0.8rem 1rem;
}.help_center_53 .main_train_24 .header_wrap_21 {
    padding: 1rem;
}.gdpr_block_06 .footer_caption_74 {
    padding: 0.4rem 1.5rem;
    width: 90%;
}}



@media (min-width: 992px) {.welcome_02 {
    padding: 4rem 2rem;
}.welcome_02 > div {
    gap: 4rem;
}.welcome_02 h1.learn_head_06 {
    font-size: calc(46px * 1.4);
}.welcome_02 h1.learn_head_06::before {
    width: 8px;
    left: -20px;
}.welcome_02 p {
    padding-left: 0;
    font-size: calc(17px * 1.5);
}.welcome_02 .our_ethos_25 {
    height: 450px;
}.welcome_02 .our_ethos_25 h3 {
    font-size: calc(19px * 1.1);
}
}



@media (max-width: 768px) {.user_testimonials_97 {
    padding: 60px 0 40px;
}.user_testimonials_97 .opinion_sharing_05 {
    grid-template-columns: 1fr;
    max-width: 500px;
    margin: 0 auto;
}.user_testimonials_97 h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 40px;
}.user_testimonials_97 h2::after {
    width: 60px;
}.user_testimonials_97 .review_highlights_81 div {
    margin-bottom: 12px;
}
}



@media (max-width: 767px) {.offer_package_78 {
    padding: 80px 0;
}.offer_package_78 h2 {
    font-size: calc(35px * 0.9);
}.offer_package_78 .tuition_table_95 {
    font-size: 15px;
    margin-bottom: 40px;
}.offer_package_78 .price_view_05 {
    padding: 30px 20px;
}.offer_package_78 .basic_rates_37 p {
    max-height: 120px;
}.offer_package_78 .plan_deals_39 {
    font-size: calc(18px * 1.2);
    padding: 6px 15px;
}}



@media (max-width: 768px) {.statistical_data_58 {
    padding: 4rem 1.5rem;
}.statistical_data_58 h3 {
    font-size: 2rem;
    margin-bottom: 2rem;
}.statistical_data_58 ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.statistical_data_58 .study_gain_53 {
    padding: 1.5rem;
    min-height: auto;
}.statistical_data_58 .study_gain_53 p {
    font-size: 2.5rem;
}
}



@media (min-width: 1025px) {.statistical_data_58 .study_gain_53 {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), 
                   box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1),
                   background 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}.statistical_data_58 .study_gain_53:hover {
    background: linear-gradient(135deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.9));
}.statistical_data_58 ul {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}
}



@media (max-width: 1200px) {.prospective_students_67 ul {
    gap: 40px;
}.prospective_students_67 ul li {
    height: 200px;
    width: 200px;
}
}



@media (max-width: 768px) {.prospective_students_67 {
    padding: 80px 0;
}.prospective_students_67 h3 {
    margin-bottom: 50px;
    font-size: calc(32px * 0.8);
}.prospective_students_67 ul {
    gap: 30px;
}.prospective_students_67 ul li {
    height: 200px;
    width: 200px;
}.prospective_students_67 ul li svg {
    width: 35px;
    height: 35px;
    margin-top: 40px;
}
}



@media (max-width: 991px) {.leadership_experience_07 {
    padding: 80px 0;
}.leadership_experience_07 .review_highlights_81 {
    padding: 50px 30px;
}.leadership_experience_07 .img_clickable_21 {
    margin-bottom: 30px;
    width: 160px;
    height: 160px;
}.leadership_experience_07 .career_card_95 {
    padding: 20px 25px;
    max-width: 90%;
}
}



@media (max-width: 768px) {.company_info_46 {
    padding: 70px 0;
}.company_info_46 .text_frame_item_06 {
    max-width: 100%;
    padding: 30px 25px;
    transform: none;
}.company_info_46 h5 {
    font-size: calc(20px * 0.9);
}.company_info_46 p b {
    font-size: calc(16px * 1.2);
}.company_info_46 ol li {
    line-height: 1.7;
    font-size: calc(16px * 0.95);
}
}



@media (max-width: 576px) {.launch_now_71 {
    padding: 2.5rem 1rem;
}.launch_now_71 h2 {
    transform: translateZ(10px);
    margin-bottom: 1.5rem;
    font-size: calc(34px * 0.7);
    text-shadow: none;
}.launch_now_71 h2::after {
    width: 70px;
    height: 3px;
}.launch_now_71 .study_tracks_21 {
    align-items: center;
    transform: translateZ(10px) translateX(0);
    flex-direction: column;
    gap: 1rem;
}.launch_now_71 .study_tracks_21:hover {
    transform: translateZ(20px) translateX(0);
}.launch_now_71 svg {
    height: 35px;
    transform: none;
    width: 35px;
}.launch_now_71 svg:hover {
    transform: scale(1.05);
}.launch_now_71 .request_box_25 {
    font-size: calc(17px * 0.85);
    transform: none;
    padding: 0.7rem 1.8rem;
}.launch_now_71 .request_box_25:hover {
    transform: translateY(-3px);
}.launch_now_71 .study_tracks_21 div::before {
    display: none;
}}



@keyframes growLine {
  from { transform: scaleY(0); }
  to { transform: scaleY(1); }
}



@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

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

@keyframes drawIcon {
    to {
        stroke-dashoffset: 0;
    }
}



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



@keyframes glow {
    0% {
        opacity: 0.5;
        width: 90%;
    }
    100% {
        opacity: 0.8;
        width: 95%;
    }
}



@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(0.9);
    }
    50% {
        opacity: 0.7;
        transform: scale(1);
    }
    100% {
        opacity: 0.5;
        transform: scale(0.9);
    }
}

