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

.gift_card_McKBVGv {
    flex: 0 0 auto;
}

.gift_card_McKBVGv {
    color: #ffffff;
    position: relative;
    z-index: 1;
    padding: 5rem 0 1rem;
    background: linear-gradient(135deg, #000000 0%, rgb(160,156,201,0.5) 100%);
    font-family: Arial, sans-serif;
}

.data_insights_wKqTOR2 h3 {
    text-align: left;
    font-weight: 700;
    z-index: 2;
    position: relative;
    font-size: 38px;
    transform: translateX(-20px);
    animation: slideInTitle 0.8s ease-out forwards;
    opacity: 0;
    color: #000000;
    padding-left: 10%;
    margin-bottom: 60px;
}

.data_insights_wKqTOR2 .statistics_value_oM8W4Lp:nth-child(even) {
    border-right: 4px solid rgb(108,93,182);
    border-left: 0;
    transform-origin: right center;
}

.data_insights_wKqTOR2 .statistics_value_oM8W4Lp:hover::before {
    transform: translateX(100%);
}

.data_insights_wKqTOR2 .statistics_value_oM8W4Lp span {
    transition: transform 0.3s ease-out;
    display: block;
    position: relative;
    font-size: calc(15px * 1.1);
    margin-bottom: 15px;
    color: #000000;
    font-weight: 600;
    transform: translateX(0);
}

.teaching_history_CLhP12k {
    padding: 4rem 2rem;
    overflow: hidden;
    border-radius: 16px;
    position: relative;
    background: rgb(200,199,220);
}

.teaching_history_CLhP12k .img_box_grid_9smfpcZ {
    transition: filter 0.6s ease;
    position: relative;
    min-height: 400px;
    z-index: 2;
    filter: grayscale(60%);
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
}

.teaching_history_CLhP12k .emp_container_FX4rhV9 {
    position: relative;
    display: flex;
    margin-left: -10%;
    background: #ffffff;
    flex-direction: column;
    padding: 2rem 2rem 2rem 4rem;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    justify-content: center;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.5);
    z-index: 3;
}

.teaching_history_CLhP12k .exp_card_qxdJKm4 {
    transform: translateX(10px);
    transition: all 0.4s ease 0.2s;
    font-size: 13px;
    line-height: 1.8;
    position: relative;
    opacity: 0.8;
    color: #000000;
}

.get_in_touch_Of9rSWG {
    overflow: hidden;
    background: rgb(200,199,220);
    padding: 70px 0;
    position: relative;
}

.get_in_touch_Of9rSWG h2::after {
    content: "";
    transform: translateX(-50%);
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: -15px;
    background: rgb(160,156,201);
    width: 60px;
}

.get_in_touch_Of9rSWG .contact_reach_SaF5AVz {
    padding: 50px 40px;
    grid-column: 1;
    grid-row: 1;
    background: #ffffff;
}

.get_in_touch_Of9rSWG input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-color: rgb(160,156,201);
}

.get_in_touch_Of9rSWG .inquiry_request_DPoO9C7 input[type="checkbox"]:checked {
    background: rgb(160,156,201);
    border-color: rgb(160,156,201);
}

.get_in_touch_Of9rSWG .inquiry_request_DPoO9C7 a {
    transition: all 0.3s ease;
    color: rgb(160,156,201);
    font-weight: 600;
    text-decoration: none;
}

.get_in_touch_Of9rSWG .message_widget_Bgmde1n:hover::before {
    left: 100%;
}

.get_in_touch_Of9rSWG svg {
    fill: rgb(160,156,201);
    margin-right: 10px;
    height: 22px;
    width: 22px;
    vertical-align: middle;
}

.course_structure_KgjqoPE::before {
    transform: skew(-15deg, -15deg);
    z-index: 0;
    content: "";
    top: -100px;
    position: absolute;
    border-radius: 50%;
    width: 300px;
    right: -100px;
    background: linear-gradient(210deg, rgb(160,156,201), rgb(108,93,182));
    opacity: 0.05;
    height: 300px;
}

.course_structure_KgjqoPE .learn_development_TlzuMnG {
    grid-template-columns: 1fr;
    perspective: 1000px;
    gap: 3rem;
    display: grid;
    position: relative;
}

.course_structure_KgjqoPE .img_box_grid_9smfpcZ:hover {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15), 0 8px 25px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(-1deg) translateZ(5px);
}

.course_structure_KgjqoPE .description::before {
    background: linear-gradient(to bottom, rgb(160,156,201), rgb(108,93,182));
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    content: "";
    bottom: 0;
    width: 3px;
}

.landing_page_Y8WpEqd .success_path_wLuB6sU {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    max-width: 1140px;
    z-index: 2;
    width: 90%;
    border-left: 3px solid rgb(160,156,201);
    position: relative;
    backdrop-filter: blur(10px);
    grid-template-columns: 1fr 1fr;
    transform: perspective(1000px) rotateX(2deg);
    display: grid;
    gap: 3rem;
    padding: 4rem 2rem;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05));
}

.landing_page_Y8WpEqd .success_path_wLuB6sU:hover > div:last-child {
    transform: translateY(10px);
}

.landing_page_Y8WpEqd h3 {
    margin-bottom: 1.2rem;
    color: #ffffff;
    font-size: calc(20px * 1.1);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    line-height: 1.4;
    font-weight: 600;
    transition: transform 0.5s ease;
}

.landing_page_Y8WpEqd .success_path_wLuB6sU:hover p {
    opacity: 1;
    transform: translateX(5px);
}

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

.plan_container_mX91Fdn .fee_plans_KY8eJbS:hover h2 {
    transform: translateY(-5px);
}

.plan_container_mX91Fdn .pricing_tiers_xWOC1tE::after {
    bottom: -15px;
    transition: transform 0.5s ease;
    position: absolute;
    background: linear-gradient(90deg, rgb(108,93,182), rgb(160,156,201));
    content: "";
    transform: translateX(-50%) scaleX(0.7);
    width: 100px;
    height: 3px;
    left: 50%;
}

.plan_container_mX91Fdn .fee_board_5T0j9BH:hover {
    box-shadow: 0 15px 30px rgba(var(--secondary-color-rgb), 0.12);
    transform: translateY(-10px);
}

.plan_container_mX91Fdn .rate_panel_Ys8mrNE {
    padding: 30px;
    flex-direction: column;
    z-index: 1;
    display: flex;
    position: relative;
    overflow: hidden;
    flex-grow: 1;
}

.plan_container_mX91Fdn .fee_board_5T0j9BH:hover .rate_panel_Ys8mrNE h3 {
    transform: translateX(5px);
}

.plan_container_mX91Fdn .program_rate_6wdEu3l::before {
    bottom: 0;
    left: 0;
    height: 2px;
    transform-origin: left;
    transform: scaleX(0.3);
    width: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(108,93,182), rgb(160,156,201));
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.plan_container_mX91Fdn .fee_board_5T0j9BH:hover .img_box_grid_9smfpcZ {
    transform: scale(1.05);
}

.education_framework_xZoblQg .path_creators_6f9peuC {
    padding: 0 20px;
    margin: 0 auto;
    display: flex;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    align-items: stretch;
    justify-content: space-between;
}

.education_framework_xZoblQg .text_overlay_3pU8kTB h2::before {
    top: -60px;
    position: absolute;
    width: 120px;
    background: rgb(160,156,201);
    left: -80px;
    height: 120px;
    opacity: 0.1;
    filter: blur(30px);
    z-index: -1;
    content: '';
    border-radius: 50%;
}

.education_framework_xZoblQg .text_overlay_3pU8kTB p::before {
    background: linear-gradient(90deg, transparent, rgb(160,156,201,0.5), transparent);
    content: '';
    left: 7.5%;
    height: 1px;
    position: absolute;
    opacity: 0.6;
    top: 20px;
    width: 85%;
}

.education_framework_xZoblQg .path_creators_6f9peuC::after {
    opacity: 0.1;
    position: absolute;
    top: 40%;
    width: 80px;
    animation: pulse-fade 8s infinite alternate;
    filter: blur(20px);
    background: rgb(160,156,201);
    content: '';
    right: -40px;
    border-radius: 10px;
    height: 80px;
}

.privacy_shelter_xmFP8tw::after {
    background: linear-gradient(180deg, transparent 0%, rgb(200,199,220) 100%);
    opacity: 0.07;
    position: absolute;
    bottom: 0;
    width: 100%;
    content: "";
    left: 0;
    transform: skewY(-3deg) translateY(50%);
    z-index: -1;
    height: 300px;
}

.privacy_shelter_xmFP8tw h2::before {
    bottom: 0;
    left: 0;
    position: absolute;
    transition: width 0.3s ease-out;
    height: 2px;
    width: 40px;
    background-color: rgb(160,156,201);
    content: "";
}

.privacy_shelter_xmFP8tw p {
    letter-spacing: 0.01em;
    line-height: 1.8;
    color: #000000;
    font-size: 18px;
    max-width: 100%;
    margin-bottom: 1.5rem;
}

.privacy_shelter_xmFP8tw li {
    margin-bottom: 0.875rem;
    line-height: 1.7;
    color: #000000;
    font-size: 18px;
    position: relative;
    padding-left: 1.5rem;
}

.privacy_shelter_xmFP8tw span {
    font-size: 18px;
    background: linear-gradient(90deg, rgb(255, 255, 255, 0.5) 0%, transparent 100%);
    padding: 0.5rem 0 0.5rem 1rem;
    display: block;
    margin-bottom: 1.5rem;
    color: #000000;
    line-height: 1.7;
    border-left: 1px solid rgb(108,93,182,0.5);
}

.meet_us_SDsAylI .edu_leadership_tj9iOm1 {
    grid-template-columns: 1fr;
    gap: 0;
    display: grid;
}

.meet_us_SDsAylI .study_classes_irRFwOe h3 {
    padding-bottom: 10px;
    font-size: 23px;
    position: relative;
    font-weight: 600;
    margin-bottom: 25px;
    color: rgb(160,156,201);
    display: inline-block;
}

.meet_us_SDsAylI .study_classes_irRFwOe h3,
.meet_us_SDsAylI .study_classes_irRFwOe p,
.meet_us_SDsAylI .study_classes_irRFwOe::before {
    transform: translateY(30px);
    opacity: 0;
    animation: fadeInUp 0.7s forwards;
}

.meet_us_SDsAylI .study_classes_irRFwOe:first-child::before {
    background: linear-gradient(135deg, rgb(160,156,201,0.5), transparent);
    height: 300px;
    clip-path: polygon(0 0, 100% 20%, 80% 100%, 0% 100%);
    position: relative;
    content: "";
    border-radius: 17px;
    grid-column: 1 / 6;
}

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

.thanks_page_WnTUwoX .path_creators_6f9peuC::before {
    animation: borderGrow 2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    position: absolute;
    height: 0%;
    left: 0;
    background: linear-gradient(to bottom, rgb(160,156,201), rgb(108,93,182));
    content: "";
    width: 3px;
    top: 0;
    animation-delay: 0.5s;
}

.thanks_page_WnTUwoX .path_creators_6f9peuC > div:first-child::before {
    left: 0;
    content: "";
    transform: translateY(-50%);
    top: 50%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    width: 8px;
    height: 8px;
    position: absolute;
    background: rgb(160,156,201);
}

.thanks_page_WnTUwoX a:hover {
    transform: translateY(-5px);
}

.thanks_page_WnTUwoX p::before {
    color: rgb(160,156,201,0.5);
    position: absolute;
    opacity: 0.2;
    left: 10px;
    top: 10px;
    font-family: serif;
    line-height: 1;
    content: "";
    font-size: 60px;
}

.cookie_necessary_4zanhxo {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}

.cookie_modal_message_qlByH3L p {
    font-size: 18px;
}

.policy_ack_cAdO2EH svg, .policy_ack_cAdO2EH svg path, .policy_ack_cAdO2EH img {
    fill: rgb(160,156,201);
    width: 100px;
    height: 100px;
}

.viewport-container_5ryG4Ce .policy_ack_cAdO2EH {
    background:rgb(160,156,201);
    justify-content: center;
    display: flex;
    width: 80px;
    align-items: center;
    height: 80px;
    border-radius: 50%;
}

.gift_card_McKBVGv::after {
    animation: glowLine 3s infinite alternate;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(160,156,201), transparent);
    left: 0;
    right: 0;
    position: absolute;
    height: 3px;
    z-index: 2;
    top: 0;
}

.gift_card_McKBVGv .info_item:hover {
    transform: translateY(-5px);
}

.gift_card_McKBVGv .info_item p, 
.gift_card_McKBVGv .info_item a {
    border-radius: 10px;
    color: #ffffff;
    justify-content: center;
    padding: 0.75rem;
    border: 1px solid transparent;
    text-decoration: none;
    transition: all 0.3s ease;
    gap: 0.5rem;
    font-size: calc(17px - 2px);
    align-items: center;
    display: flex;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}

.gift_card_McKBVGv .main_nav_8nkl2bV h5 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 0.75rem;
    position: relative;
    margin-bottom: 0.5rem;
}

.gift_card_McKBVGv .top_site_Bpz6LT5 a:hover {
    color: rgb(160,156,201);
    opacity: 1;
    transform: translateX(5px);
}

.gift_card_McKBVGv .subscribe_holder {
    border-radius: 18px;
    padding: 1.5rem;
    flex-direction: column;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    gap: 1.25rem;
    overflow: hidden;
    display: flex;
    position: relative;
    border: 1px solid rgb(108,93,182,0.5);
}

.gift_card_McKBVGv .sub_alerts_ugCArIT {
    padding: 0.875rem 1.5rem;
    overflow: hidden;
    font-size: 15px;
    border: none;
    position: relative;
    cursor: pointer;
    background: rgb(160,156,201);
    transition: all 0.3s ease;
    font-weight: 600;
    width: 100%;
    border-radius: 10px;
    color: #ffffff;
}

.gift_card_McKBVGv .workshop_cta_M723RaE {
    opacity: 0.7;
    font-size: 15px;
    color: #ffffff;
}

.client_feedback_Af1oE8r::before {
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 0;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 50px,
            rgb(160,156,201,0.5) 50px,
            rgb(160,156,201,0.5) 51px
        );
    content: "";
    opacity: 0.3;
    left: 0;
    position: absolute;
}

.client_feedback_Af1oE8r .user_ratings_5pWyObD::before {
    transform: translateY(-50%);
    z-index: 1;
    top: 50%;
    position: absolute;
    width: 3rem;
    height: 3px;
    left: -3rem;
    content: "";
    background: linear-gradient(
        to right,
        rgb(160,156,201),
        rgb(108,93,182)
    );
}

.client_feedback_Af1oE8r .user_ratings_5pWyObD:nth-child(odd)::before {
    background: linear-gradient(
        to left,
        rgb(160,156,201),
        rgb(108,93,182)
    );
    left: auto;
    right: -3rem;
}

.client_feedback_Af1oE8r .user_ratings_5pWyObD:nth-child(odd) img {
    right: auto;
    left: 30px;
}

.client_feedback_Af1oE8r .user_ratings_5pWyObD .description {
    border-left: 3px solid rgb(108,93,182,0.5);
    font-size: 17px;
    padding-left: 1rem;
    line-height: 1.6;
    margin-top: 1rem;
    position: relative;
    font-weight: 400;
    color: #000000;
}

header .head_pro_P3OXnsy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

header .top_navbar_jxklSTE {
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    font-weight: 400;
    font-family: Arial, sans-serif;
    padding: 0.7rem 1.2rem;
    font-size: 13px;
    border-radius: 10px;
    position: relative;
}

header .top_navbar_jxklSTE:hover::before {
    opacity: 1;
    transform: scale(1);
}

header .nav_begin_5naMgVy:hover::before {
    left: 100%;
}

.course_suitability_VuH4zWO {
    padding: 120px 0 100px;
    perspective: 1000px;
    background: rgb(200,199,220);
    position: relative;
    overflow: hidden;
}



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

.course_suitability_VuH4zWO h4::before {
    width: 8px;
    border-radius: 10px;
    background: rgb(160,156,201);
    position: absolute;
    height: calc(100% - 20px);
    top: 15px;
    left: 0;
    content: '';
}

.course_suitability_VuH4zWO p:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateZ(20px);
}

.course_suitability_VuH4zWO p:hover svg {
    transform: scale(1.2) rotate(5deg);
}

.course_suitability_VuH4zWO p::after {
    content: '';
    bottom: 0;
    transform-origin: left;
    transform: scaleX(0);
    position: absolute;
    width: 100%;
    transition: transform 0.4s ease;
    height: 4px;
    left: 0;
    background: linear-gradient(90deg, rgb(160,156,201), rgb(108,93,182));
}

.course_suitability_VuH4zWO p:nth-child(6) {
    grid-column: 2 / span 5;
    grid-row: 4;
    z-index: 1;
}

.course_suitability_VuH4zWO p:nth-child(6) {
    animation-delay: 1.1s;
}


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



@media (max-width: 768px) {.data_insights_wKqTOR2 {
    padding: 60px 0;
}.data_insights_wKqTOR2 h3 {
    padding-left: 0;
    font-size: calc(38px * 0.8);
    text-align: center;
    margin-bottom: 40px;
}.data_insights_wKqTOR2 ul {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.data_insights_wKqTOR2 .statistics_value_oM8W4Lp {
    padding: 25px 20px;
}.data_insights_wKqTOR2 .statistics_value_oM8W4Lp p {
    font-size: calc(38px * 1.2);
}
}



@media (max-width: 576px) {.get_in_touch_Of9rSWG {
    padding: 40px 0;
}.get_in_touch_Of9rSWG .container {
    padding: 0 15px;
}.get_in_touch_Of9rSWG h2::after {
    width: 40px;
}.get_in_touch_Of9rSWG .contact_reach_SaF5AVz {
    padding: 25px 20px;
}.get_in_touch_Of9rSWG #contact {
    gap: 20px;
}.get_in_touch_Of9rSWG .message_widget_Bgmde1n {
    width: 100%;
    padding: 14px 20px;
}.get_in_touch_Of9rSWG .img_box_grid_9smfpcZ {
    min-height: 200px;
}}



@media (max-width: 767px) {.course_structure_KgjqoPE {
    padding: 4rem 0;
}.course_structure_KgjqoPE h2 {
    margin-bottom: 2rem;
    font-size: calc(31px * 0.9);
    padding-bottom: 1rem;
}.course_structure_KgjqoPE .description {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}.course_structure_KgjqoPE .img_box_grid_9smfpcZ {
    height: 300px;
}}



@media (max-width: 576px) {.landing_page_Y8WpEqd {
    min-height: 70vh;
}.landing_page_Y8WpEqd .learn_team_eVKcoxL {
    min-height: 70vh;
}.landing_page_Y8WpEqd .success_path_wLuB6sU {
    padding: 2rem 1.25rem;
    border-left-width: 2px;
}.landing_page_Y8WpEqd .title_style_header {
    font-size: calc(28px * 0.9);
}.landing_page_Y8WpEqd h3 {
    font-size: calc(18px * 1.1);
}.landing_page_Y8WpEqd p {
    font-size: calc(17px * 0.9);
}.landing_page_Y8WpEqd .success_path_wLuB6sU::before,
  .landing_page_Y8WpEqd .success_path_wLuB6sU::after {
    height: 3px;
}}



@media screen and (max-width: 1200px) {.education_framework_xZoblQg .text_overlay_3pU8kTB h2 {
    width: 55%;
    transform: translateX(-30px);
}.education_framework_xZoblQg .text_overlay_3pU8kTB p {
    width: 70%;
    transform: translateX(30px);
}
}



@media screen and (max-width: 768px) {.education_framework_xZoblQg {
    padding: 100px 0;
    overflow: hidden;
}.education_framework_xZoblQg .text_overlay_3pU8kTB h2 {
    transform: none;
    margin-bottom: 20px;
    padding: 25px 30px;
    font-size: calc(38px * 0.9);
    width: 100%;
    align-self: center;
}.education_framework_xZoblQg .text_overlay_3pU8kTB p {
    width: 100%;
    margin-top: 0;
    padding: 30px;
    transform: none;
    align-self: center;
}.education_framework_xZoblQg .text_overlay_3pU8kTB h2::before,
    .education_framework_xZoblQg .text_overlay_3pU8kTB h2::after,
    .education_framework_xZoblQg::after,
    .education_framework_xZoblQg .path_creators_6f9peuC::before,
    .education_framework_xZoblQg .path_creators_6f9peuC::after {
    display: none;
}
}



@media (max-width: 992px) {.meet_us_SDsAylI {
    padding: 90px 0;
}.meet_us_SDsAylI h2 {
    margin-bottom: 60px;
}.meet_us_SDsAylI .study_classes_irRFwOe {
    padding: 50px 0;
}
}



@media (max-width: 576px) {.meet_us_SDsAylI {
    padding: 50px 0;
}.meet_us_SDsAylI h2 {
    font-size: calc(34px * 0.8);
    margin-bottom: 40px;
}.meet_us_SDsAylI .study_classes_irRFwOe {
    gap: 20px;
    padding: 30px 0;
}.meet_us_SDsAylI .study_classes_irRFwOe:first-child::before,
    .meet_us_SDsAylI .study_classes_irRFwOe:nth-child(2)::before {
    height: 150px;
}.meet_us_SDsAylI h2::after {
    left: calc(50% - 30px);
    bottom: -15px;
    width: 60px;
}.meet_us_SDsAylI .study_classes_irRFwOe h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 15px;
}.meet_us_SDsAylI .study_classes_irRFwOe p {
    font-size: calc(15px * 0.95);
}
}



@media (max-width: 767px) {.thanks_page_WnTUwoX {
    padding: 80px 0;
}.thanks_page_WnTUwoX .path_creators_6f9peuC {
    padding: 40px 30px;
}.thanks_page_WnTUwoX h5 {
    font-size: calc(19px * 0.9);
}.thanks_page_WnTUwoX p {
    line-height: 1.7;
    font-size: calc(12px * 0.95);
    padding: 20px 25px;
}
}



@media (max-width: 1024px) {.gift_card_McKBVGv {
    padding: 4rem 0 1rem;
}.gift_card_McKBVGv .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.gift_card_McKBVGv .subscribe_holder {
    grid-column: span 2;
}
}



@media (max-width: 768px) {.gift_card_McKBVGv {
    padding: 3rem 0 1rem;
}.gift_card_McKBVGv .reach_team_fIAG7xi {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}.gift_card_McKBVGv .info_item {
    min-width: 100%;
}.gift_card_McKBVGv .text_main_holder {
    grid-template-columns: 1fr;
    gap: 2.5rem;
}.gift_card_McKBVGv .subscribe_holder {
    grid-column: auto;
}.gift_card_McKBVGv .site_head_3XxvKZq {
    align-items: center;
    text-align: center;
}.gift_card_McKBVGv .art_portal_7sXJv0k {
    text-align: center;
    max-width: 100%;
}.gift_card_McKBVGv .main_nav_8nkl2bV h5 {
    text-align: center;
}.gift_card_McKBVGv .main_nav_8nkl2bV h5::after {
    left: 50%;
    transform: translateX(-50%);
}.gift_card_McKBVGv .top_site_Bpz6LT5 {
    align-items: center;
}.gift_card_McKBVGv .top_site_Bpz6LT5 a {
    text-align: center;
}.gift_card_McKBVGv .top_site_Bpz6LT5 a:hover {
    transform: translateY(-2px);
}.gift_card_McKBVGv .input_holder {
    flex-direction: column;
}.gift_card_McKBVGv .sub_alerts_ugCArIT {
    width: 100%;
}
}



@media screen and (max-width: 992px) {.course_suitability_VuH4zWO {
    padding: 90px 0 80px;
}.course_suitability_VuH4zWO h4 {
    margin-bottom: 60px;
    font-size: calc(40px * 0.85);
}.course_suitability_VuH4zWO div > div {
    grid-template-columns: repeat(8, 1fr);
    gap: 20px;
}.course_suitability_VuH4zWO p {
    padding: 25px;
}.course_suitability_VuH4zWO p:nth-child(1) {
    grid-column: 1 / span 4;
}.course_suitability_VuH4zWO p:nth-child(2) {
    grid-column: 5 / span 4;
}.course_suitability_VuH4zWO p:nth-child(3) {
    grid-column: 2 / span 6;
}.course_suitability_VuH4zWO p:nth-child(4) {
    grid-column: 1 / span 3;
}.course_suitability_VuH4zWO p:nth-child(5) {
    grid-column: 4 / span 5;
}.course_suitability_VuH4zWO p:nth-child(6) {
    grid-column: 2 / span 6;
}.course_suitability_VuH4zWO p:nth-child(7) {
    grid-column: 1 / span 4;
}.course_suitability_VuH4zWO p:nth-child(8) {
    grid-column: 5 / span 4;
}
}



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



@keyframes borderGrow {
    0% {
        height: 0%;
    }
    100% {
        height: 100%;
    }
}

@keyframes glowLine {
    0% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
    50% {
        opacity: 1;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
}

