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

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

.head_core_96 {
    flex: 1 0 auto;
}


footer {
    position: relative;
    z-index: 1;
}

.help_center_53::before {
    background: rgb(116,150,180);
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 3px;
    content: "";
}

.help_center_53 .container {
    gap: 3rem;
    position: relative;
    flex-wrap: wrap;
    display: flex;
}

.help_center_53 .company_holder::before {
    background-size: 50px 50px;
    width: 100%;
    top: 0;
    content: "";
    left: 0;
    opacity: 0.1;
    background-image:
        linear-gradient(0deg, transparent 24px, rgb(116,150,180) 25px, rgb(116,150,180) 26px, transparent 27px, transparent 49px),
        linear-gradient(90deg, transparent 24px, rgb(116,150,180) 25px, rgb(116,150,180) 26px, transparent 27px, transparent 49px);
    position: absolute;
    height: 100%;
    border-radius: 21px;
}

.help_center_53 .guide_section_80::before {
    left: -10px;
    opacity: 0.6;
    position: absolute;
    border-radius: 50%;
    content: "";
    width: 20px;
    top: 2rem;
    background: rgb(116,150,180);
    height: 20px;
}

.help_center_53 .main_train_24::before {
    background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
    z-index: -1;
    border-radius: 21px;
    top: 0;
    left: 0;
    content: "";
    right: 0;
    position: absolute;
    bottom: 0;
}

.help_center_53 .main_train_24 .header_wrap_21 a:hover {
    background: rgba(255, 255, 255, 0.1);
}

.gdpr_block_06 {
    margin-top: 2.5rem;
    background: rgb(116,150,180);
    padding: 2rem 0;
    position: relative;
}

.gdpr_block_06 .container {
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}

.gdpr_block_06 .footer_caption_74::before,
.gdpr_block_06 .footer_caption_74::after {
    content: "";
    transform: translateY(-50%);
    background: rgb(164,203,169);
    position: absolute;
    height: 1px;
    width: 50px;
    top: 50%;
}

.gdpr_block_06 .footer_caption_74::before {
    margin-right: 15px;
    right: 100%;
}

header .head_study_78 .head_primary_62 .nav_master_54 {
    display: block;
    transition: transform 0.3s ease-in-out;
}

header .head_study_78 .main_train_24 {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 1rem;
    position: relative;
    list-style: none;
}

header .head_study_78 .main_learning_60 a::before {
    content: "";
    width: 100%;
    transform: scaleX(0) rotate(-2deg);
    transition: transform 0.3s ease;
    left: 0;
    background: rgb(116,150,180);
    height: 2px;
    position: absolute;
    transform-origin: right;
    bottom: 0;
}

.welcome_02 > div {
    max-width: 1200px;
    gap: 3rem;
    z-index: 1;
    width: 100%;
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
}

.welcome_02 h1.learn_head_06 {
    font-weight: 700;
    color: #000000;
    font-size: 46px;
    margin-bottom: 1.5rem;
    position: relative;
    line-height: 1.2;
    transform: translateY(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.welcome_02 .start_top_70 {
    width: 100%;
    perspective: 1000px;
    position: relative;
}

.welcome_02 .our_ethos_25::before {
    top: 0;
    height: 100%;
    content: "";
    width: 100%;
    background: linear-gradient(to bottom, 
    rgba(#000000, 0.2), 
    rgba(#000000, 0.8));
    position: absolute;
    left: 0;
    z-index: 1;
}

.welcome_02 .our_ethos_25:hover h3 {
    transform: translateY(-5px);
}

.user_testimonials_97 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(222,214,206) 0%, #ffffff 100%);
    padding: 120px 0 80px;
}

.user_testimonials_97 h2 {
    text-align: center;
    color: #000000;
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.5s ease;
    margin-bottom: 60px;
    position: relative;
    font-weight: 700;
    font-size: 37px;
}

.user_testimonials_97 .review_highlights_81::before {
    line-height: 1;
    font-family: Arial, sans-serif;
    content: "";
    color: rgb(164,203,169,0.5);
    right: 20px;
    transition: all 0.5s ease;
    opacity: 0.15;
    top: -20px;
    position: absolute;
    font-size: 120px;
}

.user_testimonials_97 .review_highlights_81 img {
    border-radius: 50%;
    height: 60px;
    border: 3px solid #ffffff;
    width: 60px;
    object-fit: cover;
    margin-right: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.user_testimonials_97 .review_highlights_81:nth-child(3n+1) {
    border-color: rgb(164,203,169);
}

.user_testimonials_97 .review_highlights_81:nth-child(3n+3) {
    border-color: rgba(0, 0, 0, 0.5);
}

.user_testimonials_97 a:hover::before {
    left: 0;
}

.privacy_cabinet_01 h1 {
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 41px;
    font-weight: 700;
    color: rgb(164,203,169);
}

.privacy_cabinet_01 h3, .privacy_cabinet_01 h4, .privacy_cabinet_01 h5, .privacy_cabinet_01 h6 {
    font-size: 21px;
    margin-bottom: 10px;
    color: rgb(164,203,169);
    font-weight: 400;
    margin-top: 20px;
}

.offer_package_78::before {
    bottom: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    left: 0;
    top: 0;
    right: 0;
    position: absolute;
    content: "";
}

.offer_package_78 .fee_package_14 {
    perspective: 1000px;
    list-style: none;
    display: grid;
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}

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

.offer_package_78 .annual_plan_27 {
    height: 100%;
    text-decoration: none;
    position: relative;
    display: block;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-style: preserve-3d;
}

.offer_package_78 .annual_plan_27:hover .price_view_05::before {
    transform: scale(1);
    opacity: 1;
}

.offer_package_78 .annual_plan_27:hover .basic_rates_37 h4 {
    color: rgb(116,150,180);
    transform: translateY(-5px);
}

.offer_package_78 .basic_rates_37 h4::after {
    width: 50px;
    left: 0;
    background: rgb(116,150,180);
    content: "";
    position: absolute;
    transition: width 0.4s ease;
    bottom: 0;
    height: 2px;
}

.offer_package_78 .plan_deals_39::before {
    height: 100%;
    top: 0;
    width: 70%;
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255,255,255,0.2) 50%,
        transparent 100%
    );
    left: -100%;
    content: "";
    transition: left 0.7s ease;
}


.find_us_92 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
}

.find_us_92 .container::after {
    border-color: rgb(116,150,180,0.5);
    left: -75px;
    bottom: -75px;
    animation-direction: reverse;
}


.find_us_92 .get_help_29 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    flex-direction: column;
    display: flex;
    position: relative;
    overflow: hidden;
    z-index: 2;
    transform: translateY(0);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: #ffffff;
}

.find_us_92 .assist_team_57:hover svg {
    transform: rotate(15deg);
}

.find_us_92 .assist_team_57::before {
    position: absolute;
    z-index: 1;
    top: -50px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    content: '';
    right: -50px;
    height: 100px;
    width: 100px;
}

.find_us_92 .get_contactblock_92::before {
    width: 100%;
    top: 0;
    background-size: 20px 20px;
    height: 100%;
    opacity: 0.03;
    content: '';
    z-index: -1;
    position: absolute;
    left: 0;
    background-image: 
        linear-gradient(45deg, rgb(222,214,206) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(222,214,206) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(222,214,206) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(222,214,206) 75%);
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
}

.find_us_92 .get_contactblock_92 p a::after {
    left: 0;
    width: 0;
    position: absolute;
    bottom: -2px;
    content: '';
    transition: width 0.3s ease;
    background: rgb(164,203,169);
    height: 1px;
}

.find_us_92 .reach_team_91 {
    gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    display: grid;
}

.find_us_92 .talk_form_51::before {
    width: 3px;
    background: rgb(116,150,180);
    content: '';
    transform: scaleY(0);
    top: 0;
    height: 100%;
    transition: transform 0.3s ease;
    position: absolute;
    left: 0;
}

.statistical_data_58::before {
    width: 100%;
    content: '';
    z-index: 0;
    left: 0;
    position: absolute;
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(rgb(164,203,169), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgba(rgb(164,203,169), 0.07) 0%, transparent 50%);
    top: 0;
    height: 100%;
}

.statistical_data_58 .study_gain_53 {
    transform: translateY(30px);
    display: flex;
    animation-delay: calc(0.1s * var(--i, 0));
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.8));
    justify-content: space-between;
    box-shadow: 
        0 10px 30px -15px rgba(#000000, 0.15),
        0 0 0 1px rgba(rgb(164,203,169), 0.08);
    animation: fadeUp 0.8s forwards cubic-bezier(0.22, 1, 0.36, 1);
    flex-direction: column;
    min-height: 180px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    opacity: 0;
    padding: 2rem;
}

.program_details_84::before {
    background: linear-gradient(45deg, rgb(164,203,169,0.5) 0%, transparent 50%, rgb(116,150,180,0.5) 100%);
    width: 100%;
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}

.program_details_84 .description {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    line-height: 1.8;
    color: #000000;
    font-size: 13px;
}

.program_details_84 .img_clickable_21::after {
    content: "";
    border-radius: 50%;
    width: 90%;
    transform: translateX(-50%);
    height: 10px;
    top: -20px;
    animation: glow 4s infinite alternate;
    background: rgb(164,203,169);
    filter: blur(10px);
    position: absolute;
    opacity: 0.7;
    left: 50%;
}

.prospective_students_67 h3::before {
    top: -20px;
    border: 2px solid rgb(164,203,169,0.5);
    position: absolute;
    left: -30px;
    border-radius: 50%;
    z-index: -1;
    width: 100px;
    height: 100px;
    content: "";
}

.prospective_students_67 ul {
    padding: 0;
    gap: 50px;
    display: grid;
    grid-template-rows: repeat(2, 1fr);
    margin: 0;
    justify-items: center;
    list-style: none;
    grid-template-columns: repeat(4, 1fr);
}

.prospective_students_67 ul li:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    transform: scale(1.05);
}

.prospective_students_67 ul li:hover::after {
    transform: scale(1.1) rotate(15deg);
    opacity: 0.7;
    border-color: rgb(116,150,180);
}

.prospective_students_67 ul li:hover svg path {
    fill: #ffffff;
}

.cookieUsagePromptPanel_35 .cookie_comply_17 {
    animation: logoScale 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    margin-right: 20px;
    flex-shrink: 0;
    transform-origin: center;
}

.cookieUsagePromptPanel_35 .learn_agree_80 {
    padding: 10px 20px;
    background-color: rgb(164,203,169);
    color: #ffffff;
    transition: transform 0.3s, box-shadow 0.3s;
    margin-top: 20px;
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
    text-decoration: none;
    margin-right: 15px;
}

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

.leadership_experience_07 .review_highlights_81::before {
    transform: rotate(-45deg) scale(2);
    transition: opacity 0.6s ease;
    inset: 0;
    opacity: 0;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.2) 15%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0.2) 85%,
        transparent 100%
    );
    z-index: 1;
    position: absolute;
    content: "";
}

.leadership_experience_07 .img_clickable_21::after {
    top: -50%;
    height: 200%;
    position: absolute;
    animation: rotate 15s linear infinite;
    mix-blend-mode: overlay;
    background: 
        conic-gradient(
            from 0deg,
            transparent 0deg,
            rgb(164,203,169,0.5) 90deg,
            transparent 180deg,
            rgb(116,150,180,0.5) 270deg,
            transparent 360deg
        );
    opacity: 0.15;
    left: -50%;
    z-index: 1;
    content: "";
    width: 200%;
}

.leadership_experience_07 .review_highlights_81:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2);
}

.company_info_46::before {
    content: "";
    z-index: 1;
    backdrop-filter: blur(5px);
    width: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(164,203,169,0.5), rgba(0, 0, 0, 0.5) 70%);
    height: 100%;
    top: 0;
}

.company_info_46 h5 {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    transform: translateX(-10px);
    position: relative;
    margin-bottom: 15px;
    color: #ffffff;
    transition: all 0.4s ease;
    display: inline-block;
    opacity: 0.9;
}

.company_info_46 p b {
    letter-spacing: 0.5px;
    display: inline-block;
    transition: all 0.3s ease;
    color: rgb(116,150,180);
    font-weight: 700;
    position: relative;
    font-size: calc(16px * 1.5);
}

.launch_now_71 {
    background: linear-gradient(135deg, rgb(116,150,180,0.5), rgb(164,203,169,0.5));
    position: relative;
    overflow: hidden;
    perspective: 1000px;
    padding: 4rem 2rem;
}

.launch_now_71 h2 {
    position: relative;
    color: #000000;
    animation: float 6s infinite ease-in-out;
    transform: translateZ(30px);
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 2.5rem;
    line-height: 1.3;
    font-family: Arial, sans-serif;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.2);
}

.launch_now_71 svg {
    transform: rotateY(-10deg) rotateX(5deg);
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    height: 50px;
    width: 50px;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.launch_now_71 .request_box_25:hover::before {
    left: 100%;
}

.launch_now_71 .request_box_25:active {
    transform: perspective(800px) rotateX(0deg) translateY(2px);
    box-shadow: 0 5px 15px -5px rgb(116,150,180,0.5);
}

.launch_now_71 .study_tracks_21 div::before {
    opacity: 0.6;
    height: 5px;
    background: linear-gradient(90deg, rgb(116,150,180,0.5), transparent);
    bottom: -10px;
    content: "";
    transition: all 0.4s ease;
    transform: translateZ(-5px) skewX(-30deg);
    position: absolute;
    left: 0;
    filter: blur(3px);
    width: 80%;
}

.thanksPart_03 .study_tracks_21 {
    grid-template-columns: 1fr;
    box-shadow: 
        0 10px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 0 0 1px rgba(rgb(164,203,169,0.5), 0.08);
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    backdrop-filter: blur(10px);
    padding: 3.5rem;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: grid;
    position: relative;
    gap: 2.5rem;
}

.thanksPart_03 .study_tracks_21:hover h5::after {
    transform: translateX(10px);
    width: 7rem;
}

.thanksPart_03 a {
    position: relative;
    display: block;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    text-decoration: none;
    overflow: hidden;
}

.thanksPart_03 a:hover p {
    color: rgb(164,203,169);
}

.contact_section_08::after {
    background-size: 30px 30px;
    content: "";
    top: 0;
    z-index: 1;
    width: 100%;
    background-image: 
        linear-gradient(rgb(116,150,180,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(116,150,180,0.5) 1px, transparent 1px);
    opacity: 0.07;
    position: absolute;
    height: 100%;
    left: 0;
}

.contact_section_08 .query_card_19 {
    margin-top: 50px;
    overflow: hidden;
    border-radius: 0;
    display: flex;
    background: #ffffff;
    position: relative;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}

.contact_section_08 .request_support_19::after {
    border-radius: 0;
    width: 100px;
    background: rgb(116,150,180,0.5);
    content: "";
    position: absolute;
    left: -50px;
    height: 100px;
    bottom: -50px;
    transform: rotate(45deg);
    z-index: 0;
}

.contact_section_08 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}

.contact_section_08 .support_box_93 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact_section_08 .support_box_93 input[type="checkbox"]:checked + label::after {
    position: absolute;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    border: solid #ffffff;
    top: 4px;
    width: 6px;
    left: 8px;
    height: 12px;
    content: "";
}

.contact_section_08 .support_box_93 label a:hover::after {
    background: rgb(116,150,180);
    transform: scaleX(0);
}

.contact_section_08 .request_box_25:hover::before {
    width: 150%;
}

.contact_section_08 svg path {
    transition: all 0.3s ease;
    fill: none;
    stroke: rgb(164,203,169);
}



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



@media (max-width: 1200px) {.help_center_53 .container {
    gap: 2rem;
}.help_center_53 .company_holder {
    flex: 1 1 350px;
}.help_center_53 .biz_learnings_60 {
    min-width: 350px;
    flex: 1 1 calc(100% - 400px);
}.help_center_53 .header_wrap_21 {
    gap: 2rem;
}.gdpr_block_06 .container::before {
    left: 5%;
}.gdpr_block_06 .container::after {
    right: 5%;
}
}



@media (max-width: 576px) {.help_center_53 {
    padding: 2.5rem 0 0.8rem;
}.help_center_53 .main_train_24 {
    flex: 1 1 100%;
    min-width: 100%;
}.help_center_53 .header_wrap_21 {
    gap: 1rem;
}.help_center_53 .main_train_24 .header_wrap_21 a {
    padding: 0.7rem 1rem 0.7rem 1.8rem;
}.help_center_53 .main_train_24 .header_wrap_21 a::before {
    left: 0.6rem;
}.gdpr_block_06 {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.gdpr_block_06 .footer_caption_74::before,
    .gdpr_block_06 .footer_caption_74::after {
    display: none;
}
}



@media (min-width: 768px) {.welcome_02 > div {
    gap: 2rem;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.welcome_02 h1.learn_head_06 {
    max-width: 90%;
    font-size: calc(46px * 1.2);
}.welcome_02 p {
    max-width: 90%;
    font-size: calc(17px * 1.4);
}.welcome_02 .our_ethos_25 {
    height: 400px;
    transform: translateY(0) rotateX(0) rotateY(-3deg);
}.welcome_02 .our_ethos_25:hover {
    transform: translateY(-15px) rotateX(5deg) rotateY(-5deg);
}
}



@media (max-width: 576px) {.user_testimonials_97 {
    padding: 50px 0 30px;
}.user_testimonials_97 h2 {
    font-size: calc(37px * 0.7);
    margin-bottom: 30px;
}.user_testimonials_97 .review_highlights_81 {
    padding: 20px;
}.user_testimonials_97 .review_highlights_81 img {
    width: 50px;
    height: 50px;
}.user_testimonials_97 a {
    margin-top: 30px;
    padding: 10px 25px;
}
}



@media (min-width: 992px) {.offer_package_78 {
    padding: 150px 0;
}.offer_package_78 .fee_package_14 {
    grid-template-columns: repeat(4, 1fr);
}.offer_package_78 .price_view_05 {
    padding: 40px 25px;
}.offer_package_78 h2 {
    margin-bottom: 30px;
    font-size: calc(35px * 1.2);
}.offer_package_78 .tuition_table_95 {
    margin-bottom: 70px;
}
}


@media screen and (max-width: 767px) {.find_us_92 {
    padding: 40px 0;
}.find_us_92 .assist_team_57 {
    padding: 20px 25px;
    font-size: calc(18px - 2px);
}.find_us_92 .assist_team_57 svg {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}.find_us_92 .img_clickable_21 {
    height: 200px;
}.find_us_92 .get_contactblock_92 {
    padding: 25px;
}.find_us_92 .get_contactblock_92 p {
    margin-bottom: 12px;
    font-size: calc(17px - 1px);
    padding-left: 28px;
}.find_us_92 .get_contactblock_92 p svg {
    top: 3px;
    height: 16px;
    width: 16px;
}.find_us_92 .join_us_54 {
    padding-top: 20px;
    margin-top: 20px;
}.find_us_92 .contact_now_71 {
    font-size: calc(17px - 1px);
    padding-left: 28px;
}.find_us_92 .contact_now_71 svg {
    width: 16px;
    height: 16px;
    top: 2px;
}.find_us_92 .reach_team_91 {
    grid-template-columns: 1fr;
}.find_us_92 .talk_form_51 {
    padding: 8px 12px 8px 28px;
}.find_us_92 .talk_form_51 svg {
    height: 12px;
    width: 12px;
    left: 8px;
}}



@media (max-width: 992px) {.prospective_students_67 {
    padding: 100px 0;
}.prospective_students_67 h3 {
    font-size: calc(32px * 0.9);
    margin-bottom: 60px;
}.prospective_students_67 ul {
    gap: 35px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
}.prospective_students_67 ul li {
    width: 220px;
    height: 220px;
}.prospective_students_67 ul li svg {
    margin-top: 45px;
}
}


@media (max-width: 768px) {.cookieUsagePromptPanel_35 .cookie_comply_17 {
    margin-right: 0;
    margin-bottom: 15px;
}.cookieUsagePromptPanel_35 .learn_agree_80 {
    text-align: center;
    width: 48%;
    margin-left: 0;
}}



@media (max-width: 992px) {.company_info_46 {
    padding: 90px 0;
}.company_info_46 .text_frame_item_06 {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 40px 30px;
}.company_info_46 p {
    font-size: 16px;
}.company_info_46 p b {
    font-size: calc(16px * 1.3);
}
}



@media (max-width: 576px) {.company_info_46 {
    padding: 50px 0;
}.company_info_46 .text_frame_item_06 {
    border-left-width: 3px;
    padding: 25px 20px;
}.company_info_46 h5 {
    margin-bottom: 10px;
    font-size: calc(20px * 0.85);
}.company_info_46 h5::after {
    height: 2px;
    width: 30px;
}.company_info_46 p {
    font-size: calc(16px * 0.95);
    margin-bottom: 15px;
}.company_info_46 p b {
    font-size: calc(16px * 1.15);
}.company_info_46 ol li {
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}.company_info_46::after {
    bottom: -30px;
    right: -30px;
    width: 200px;
    height: 200px;
}}



@media (min-width: 1024px) {.thanksPart_03 .study_tracks_21 {
    padding: 5rem;
    gap: 4rem;
}.thanksPart_03 h5 {
    font-size: calc(20px * 1.3);
}.thanksPart_03::after {
    width: 50%;
    right: -10%;
}
}



@media (max-width: 1024px) {.contact_section_08 {
    padding: 80px 0;
}.contact_section_08 .img_clickable_21 {
    min-height: 500px;
}.contact_section_08 .request_support_19 {
    padding: 50px 40px;
}
}



@media (max-width: 768px) {.contact_section_08 {
    padding: 60px 0;
}.contact_section_08 .query_card_19 {
    flex-direction: column;
}.contact_section_08 .img_clickable_21 {
    min-height: 300px;
    width: 100%;
}.contact_section_08 .request_support_19 {
    width: 100%;
    padding: 40px 30px;
}.contact_section_08 form h3 {
    margin-bottom: 30px;
}.contact_section_08 form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact_section_08 .support_box_93 {
    margin-bottom: 30px;
}.contact_section_08 .request_box_25 {
    width: 100%;
    padding: 15px 30px;
}
}



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

@keyframes logoScale {
    0% {
        transform: scale(0);
    }
    80% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}



@keyframes float {
  0%, 100% {
    transform: translateZ(30px) translateY(0);
  }
  50% {
    transform: translateZ(30px) translateY(-10px);
  }
}

