header,footer {
    width: 100%;
}

.nav_main_3460 {
    flex: 1 0 auto;
}

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


.course_methodology_6750 {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(220,218,227) 0%, rgba(249, 249, 249, 0.9) 100%);
    position: relative;
}

.course_methodology_6750 h2 {
    font-weight: 600;
    text-align: left;
    transform: translateX(0);
    line-height: 1.2;
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.3, 0.97);
    color: #000000;
    margin-bottom: 40px;
    position: relative;
    font-size: 29px;
}

.course_methodology_6750 .content_wrap_8136 {
    border-left: 6px solid rgb(181,175,203);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.3, 0.97), box-shadow 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.04);
    z-index: 2;
    overflow: hidden;
    position: relative;
    padding: 40px;
    background: #ffffff;
    transform: translateY(0) perspective(1000px) rotateX(0);
}

.pricing_grid_2569::before {
    pointer-events: none;
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1;
    background: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(rgb(181,175,203), 0.03) 40px, rgba(rgb(181,175,203), 0.03) 80px);
}

.pricing_grid_2569 .pro_rates_6725:hover h2::after {
    transform: scaleX(1.5);
}

.pricing_grid_2569 .promo_cost_4123 {
    margin-top: 1.5rem;
    color: #000000;
    max-width: 100%;
    word-break: break-word;
    overflow-wrap: break-word;
    line-height: 1.6;
    font-size: 13px;
}

.pricing_grid_2569 .pricing_levels_0853:hover .skill_offers_2043 {
    box-shadow: 0 15px 35px rgba(rgb(181,175,203,0.5), 0.15);
}

.pricing_grid_2569 .value_deals_4576 {
    color: rgb(181,175,203);
    display: block;
    position: relative;
    font-weight: 700;
    margin: 0.5rem 0 1.25rem;
    font-size: calc(23px + 0.3rem);
}

.pricing_grid_2569 .img_responsive_0796::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    z-index: 1;
    height: 100%;
    width: 100%;
}

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

.who_we_are_1086 .learn_training_3816 {
    height: 550px;
    border-radius: 25px;
    grid-area: director;
    position: relative;
    overflow: hidden;
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
}

.who_we_are_1086 .img_responsive_0796:hover {
    transform: scale(1.05);
}

.who_we_are_1086 .learn_training_3816:hover .class_experts_5780 {
    transform: translateY(-10px);
}

.who_we_are_1086 .learn_guides_5248::after {
    left: 0;
    position: absolute;
    bottom: 0;
    content: "";
    transition: width 0.3s ease;
    width: 40px;
    height: 2px;
    background: rgb(181,175,203);
}

.who_we_are_1086 .skill_guides_0782 svg path {
    fill: rgb(181,175,203);
    transition: fill 0.3s ease;
}

.who_we_are_1086 .content_wrap_8136 {
    grid-area: content;
    padding-right: 30px;
    flex-direction: column;
    justify-content: center;
    display: flex;
    position: relative;
}

.who_we_are_1086 .content_wrap_8136 p::first-letter {
    font-size: 130%;
    color: rgb(181,175,203);
    font-weight: 600;
}

header .nav_class_5138::after {
    position: absolute;
    background: linear-gradient(45deg, transparent 48%, rgb(133,120,182) 49%, rgb(133,120,182) 51%, transparent 52%);
    content: "";
    opacity: 0.1;
    z-index: -1;
    height: 100%;
    animation: gradientSlide 5s ease infinite;
    top: 0;
    left: 0;
    background-size: 200% 200%;
    width: 100%;
}

header .nav_class_5138 .nav_core_7398 svg {
    height: auto;
    width: 120px;
    filter: drop-shadow(0 0 5px rgb(133,120,182,0.5));
}

header .nav_class_5138 .header_primary_6198:hover {
    transform: translateZ(20px);
}

header .nav_class_5138 .header_primary_6198 a {
    transition: color 0.3s ease, text-shadow 0.3s ease;
    position: relative;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    border: 1px solid transparent;
    display: block;
    padding: 0.5rem 1rem;
    font-family: Arial, sans-serif;
}

.get_in_touch_6584::after {
    pointer-events: none;
    position: absolute;
    opacity: 0.1;
    content: "";
    background: radial-gradient(circle, rgb(181,175,203,0.5) 0%, transparent 60%);
    top: -50%;
    height: 200%;
    left: -50%;
    width: 200%;
    animation: pulseGlow 15s ease-in-out infinite;
}

.get_in_touch_6584 .support_card_3864 {
    display: flex;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    overflow: hidden;
}

.get_in_touch_6584 form {
    width: 100%;
}

.get_in_touch_6584 form h3::before {
    transform: translateY(-50%);
    left: 0;
    background: rgb(181,175,203);
    top: 50%;
    border-radius: 10px;
    height: 25px;
    content: "";
    width: 5px;
    position: absolute;
}

.get_in_touch_6584 .support_links_1796 {
    margin-bottom: 30px;
    position: relative;
    align-items: flex-start;
    display: flex;
}

.get_in_touch_6584 .support_links_1796 label {
    position: relative;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    padding-left: 35px;
}

.get_in_touch_6584 .support_links_1796 label a {
    transition: all 0.3s ease;
    color: rgb(181,175,203);
    text-decoration: none;
}

.get_in_touch_6584 form .support_feedback_4923::before {
    top: 0;
    width: 100%;
    background: linear-gradient(45deg, rgb(133,120,182), rgb(181,175,203));
    height: 100%;
    left: -100%;
    transition: all 0.4s ease;
    position: absolute;
    content: "";
    z-index: -1;
}

.sign_up_4506::after {
    transform-origin: center left;
    opacity: 0.2;
    content: "";
    background: rgb(133,120,182,0.5);
    height: 100%;
    animation: clip-shift 10s ease-in-out infinite alternate-reverse;
    width: 60%;
    z-index: -2;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
    left: 0;
    top: 0;
}

.sign_up_4506 p::after {
    content: "";
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    animation: rotate-hexagon 20s linear infinite reverse;
    bottom: -20px;
    right: 40px;
    opacity: 0.3;
    width: 30px;
    background: rgb(133,120,182);
    height: 30px;
    position: absolute;
}

.sign_up_4506 .mail_section_0643:focus {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    border-color: rgb(181,175,203);
    outline: none;
}

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

.sustain_cta_0465::before {
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 0 20px rgb(181,175,203,0.5);
    opacity: 0.8;
    background: linear-gradient(90deg, transparent, rgb(181,175,203), rgb(133,120,182), transparent);
    content: "";
}

.sustain_cta_0465 .company_holder::before {
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(181,175,203), transparent);
    left: -50%;
    transform: translateY(-1px);
    width: 200%;
    content: "";
    top: 0;
}

.sustain_cta_0465 .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(181,175,203,0.5);
}

.sustain_cta_0465 .review_block_3615 {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}

.sustain_cta_0465 .page_head_0381::before {
    content: "";
    background: linear-gradient(90deg, transparent, rgb(133,120,182), transparent);
    left: -50%;
    transform: translateY(-1px);
    height: 1px;
    position: absolute;
    width: 200%;
    top: 0;
}

.sustain_cta_0465 .page_head_0381 h5 {
    font-weight: 600;
    text-shadow: 0 0 15px rgb(133,120,182,0.5);
    position: relative;
    font-size: 22px;
    margin: 0 0 1.5rem;
    color: #ffffff;
    display: inline-block;
    letter-spacing: 0.5px;
}

.sustain_cta_0465 .page_head_0381 .head_learn_1962 a::after {
    content: "";
    height: 100%;
    z-index: -1;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
    transition: all 0.3s ease;
    left: 0;
    width: 0;
    opacity: 0;
}

.footer_clients_7284 {
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 2rem 0;
    margin-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.footer_clients_7284 .mentor_net_3051:hover {
    text-shadow: 0 0 8px rgb(133,120,182,0.5);
    opacity: 1;
}

.secure_preserve_7613 h2 {
    margin-bottom: 15px;
    font-size: 33px;
    font-weight: 600;
    margin-top: 30px;
    color: rgb(133,120,182);
}

.secure_preserve_7613 li {
    margin-bottom: 10px;
    font-size: 16px;
    color: #000000;
    line-height: 1.6;
}


.client_opinions_1036 {
    position: relative;
    overflow: hidden;
    background: rgb(220,218,227);
    padding: 7rem 1rem;
}

.client_opinions_1036 h2::before {
    background: rgb(181,175,203);
    content: "";
    left: -20px;
    transform: skewY(45deg);
    width: 5px;
    position: absolute;
    top: 0;
    height: 100%;
}

.client_opinions_1036 .client_ratings_9785:nth-child(odd) {
    transform: translateX(-30px);
    align-self: flex-start;
}

.client_opinions_1036 .client_ratings_9785:nth-child(even) {
    transform: translateX(30px);
    align-self: flex-end;
}

.client_opinions_1036 .client_ratings_9785 img {
    position: absolute;
    object-fit: cover;
    border: 4px solid #ffffff;
    width: 70px;
    top: -25px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    height: 70px;
    left: 25px;
}

.service_info_7019 {
    background: rgb(133,120,182,0.5);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

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

.service_info_7019 .message_info_5381 {
    margin: 0 0 60px 0;
    padding: 0;
    font-size: 46px;
    color: #ffffff;
    text-align: left;
    letter-spacing: 3px;
    font-weight: 700;
    display: flex;
    position: relative;
    text-transform: uppercase;
    text-shadow: 
        0 0 5px rgb(181,175,203),
        0 0 10px rgb(181,175,203),
        0 0 20px rgb(181,175,203);
    align-items: center;
}

.service_info_7019 .img_responsive_0796 {
    object-fit: cover;
    opacity: 0.7;
    width: 60%;
    right: 0;
    height: 100%;
    filter: grayscale(70%) contrast(120%) brightness(80%);
    top: 0;
    mix-blend-mode: luminosity;
    clip-path: polygon(40% 0, 100% 0, 100% 100%, 20% 100%);
    position: absolute;
}

.service_info_7019 .contact_box_5296 p:hover {
    box-shadow: 
        0 0 15px rgba(0, 0, 0, 0.3),
        0 0 5px rgb(181,175,203,0.5),
        inset 0 0 2px rgba(255, 255, 255, 0.2);
    transform: translateX(5px);
    background: rgba(255, 255, 255, 0.1);
}

.service_info_7019 .contact_box_5296 p:nth-child(even):hover svg {
    filter: drop-shadow(0 0 5px rgb(133,120,182));
}

.service_info_7019 .contact_box_5296 p a::before {
    width: 100%;
    transform: scaleX(0);
    left: 0;
    content: "";
    box-shadow: 0 0 5px rgb(181,175,203);
    height: 1px;
    transition: transform 0.3s ease;
    bottom: -2px;
    position: absolute;
    transform-origin: right;
    background: rgb(181,175,203);
}

.service_info_7019 .edu_input_0624 {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
}

.service_info_7019 .message_request_1860 {
    align-items: center;
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    display: flex;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    font-size: 18px;
    color: #ffffff;
    border-radius: 10px;
    text-align: center;
    justify-content: center;
}

.learning_impact_1542::after {
    width: 35%;
    background: rgb(133,120,182,0.5);
    filter: blur(50px);
    content: "";
    transform: rotate(15deg);
    z-index: -1;
    bottom: -5%;
    right: -2%;
    position: absolute;
    height: 45%;
}

.learning_impact_1542 .promise_block_0476 {
    background: rgba(255,255,255,0.8);
    padding: 2.5rem 2rem;
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateY(-20px);
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    position: relative;
}

.learning_impact_1542 li:nth-child(1) {
    animation-delay: 0.3s;
}

.learning_impact_1542 li:nth-child(3) {
    animation-delay: 0.6s;
}

.learning_impact_1542 li p {
    line-height: 1.5;
    font-size: calc(15px - 0.1rem);
    margin: 0;
    font-weight: 400;
    color: #000000;
    display: flex;
    align-items: flex-start;
}

.training_specialist_4201::after {
    z-index: 0;
    left: -80px;
    bottom: -80px;
    position: absolute;
    background: rgb(133,120,182,0.5);
    border-radius: 50%;
    width: 250px;
    filter: blur(100px);
    height: 250px;
    content: "";
}

.training_specialist_4201 .exp_projects_3579 {
    justify-content: center;
    flex-direction: column;
    display: flex;
    padding: 4rem 3rem;
}

.training_specialist_4201 .name {
    font-size: 46px;
    margin-bottom: 0.5rem;
    font-weight: 700;
    color: #000000;
    letter-spacing: -0.5px;
}

.training_specialist_4201 .exp_card_0735::before {
    font-size: 5rem;
    z-index: -1;
    left: -2rem;
    position: absolute;
    color: rgb(133,120,182,0.5);
    content: "";
    font-family: serif;
    top: -2.5rem;
}

.gratitudeBox_3418::before {
    content: "";
    clip-path: polygon(0 0, 100% 15%, 85% 100%, 0% 85%);
    position: absolute;
    top: -20%;
    left: -10%;
    width: 60%;
    transform: rotate(-15deg) translateZ(0);
    z-index: -1;
    background: linear-gradient(145deg, rgb(181,175,203) 0%, rgba(rgb(181,175,203,0.5), 0.2) 100%);
    animation: floatBg 18s infinite alternate ease-in-out;
    height: 180%;
}

.gratitudeBox_3418 .promise_block_0476 > div:first-child {
    transform: translateX(0);
    animation: slideRight 0.8s 0.3s cubic-bezier(0.17, 0.67, 0.26, 0.97) both;
    margin-bottom: 2rem;
    position: relative;
}

.gratitudeBox_3418 h5 {
    letter-spacing: -0.01em;
    line-height: 1.4;
    color: #000000;
    font-size: 22px;
    transform: translateZ(0);
    margin: 0;
    font-weight: 700;
}

.gratitudeBox_3418 h5 {
    font-size: calc(22px * 0.8);
}

.gratitudeBox_3418 a:hover::before {
    opacity: 0.2;
    transform: rotate(0deg) scale(1.2);
}

.consentWarningDialog_0852 {
    flex-direction: column;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    z-index: 1050;
    text-align: center;
    left: 50%;
    border-radius: 17px;
    display: flex;
    background: rgb(220,218,227);
    overflow: hidden;
    position: fixed;
    width: 90%;
    font-family: Arial, sans-serif;
    bottom: 20px;
    align-items: center;
    transform: translateX(-50%);
    padding: 20px;
    max-width: 600px;
}

.consentWarningDialog_0852 p a:hover {
    color: rgb(133,120,182);
}

#privacyNoticeModal_8602:checked ~ .consentWarningDialog_0852 {
    opacity: 0;
    visibility: hidden;
}

.title_screen_2734 .promise_block_0476 {
    width: 100%;
    z-index: 3;
    position: relative;
    display: flex;
    height: 100%;
    align-items: flex-end;
}

.title_screen_2734 .learn_begin_4283 {
    position: relative;
    filter: brightness(1.1) contrast(1.05) saturate(1.1);
    min-width: 100vw;
    height: 100%;
}

.title_screen_2734 .content_wrap_8136::before {
    content: "";
    background: linear-gradient(90deg, rgb(181,175,203), rgb(133,120,182));
    top: 0;
    left: 0;
    height: 3px;
    right: 0;
    position: absolute;
}

.title_screen_2734 .content_wrap_8136 p {
    color: #000000;
    margin-bottom: 2rem;
    font-size: 18px;
    position: relative;
    line-height: 1.7;
}

.program_overview_3172 {
    background-color: rgb(220,218,227);
    overflow: hidden;
    display: flex;
    align-items: center;
    min-height: 100vh;
    position: relative;
    padding: 0;
    flex-direction: column;
    margin: 0;
    justify-content: center;
}

.program_overview_3172 .lesson_path_1723 {
    animation: carousel-slide 25s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
    display: flex;
    height: 100%;
}

.program_overview_3172 .learn_more_3905::before {
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: 1;
    background: repeating-linear-gradient(
        45deg,
        rgb(133,120,182,0.5),
        rgb(133,120,182,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    opacity: 0.1;
    width: 100%;
}

.program_overview_3172 .class_map_5308 p {
    font-size: calc(17px * 1.1);
    opacity: 1;
    line-height: 1.7;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    margin-bottom: 2.5rem;
}

.program_overview_3172 .class_map_5308 .support_feedback_4923:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}

.program_overview_3172 .class_map_5308 .support_feedback_4923:hover::before {
    left: 100%;
}


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



@media (max-width: 767px) {.course_methodology_6750 {
    padding: 60px 0;
}.course_methodology_6750 h2 {
    text-align: center;
    font-size: calc(29px * 0.85);
    margin-bottom: 25px;
}.course_methodology_6750 h2::after {
    transform: translateX(-50%) scaleX(1);
    left: 50%;
}.course_methodology_6750:hover h2::after {
    transform: translateX(-50%) scaleX(1.5);
}.course_methodology_6750 .content_wrap_8136 {
    padding: 25px 20px;
    border-top: 4px solid rgb(181,175,203);
    border-left: none;
}.course_methodology_6750 p {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}
}



@media (max-width: 991px) {.who_we_are_1086 {
    padding: 100px 0;
}.who_we_are_1086 .promise_block_0476 {
    gap: 30px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    grid-template-areas:
            "logo"
            "director"
            "nav_main_3460";
}.who_we_are_1086 .learn_training_3816 {
    height: 450px;
    max-width: 100%;
}.who_we_are_1086 .content_wrap_8136 {
    padding-left: 30px;
    padding-right: 0;
}.who_we_are_1086 .content_wrap_8136::before {
    height: 80%;
    left: 0;
}

}



@media (max-width: 576px) {header .nav_class_5138 {
    padding: 0.75rem;
}header .nav_class_5138 .page_head_0381 {
    flex-direction: column;
    align-items: center;
}header .nav_class_5138 .header_primary_6198 {
    width: 100%;
    margin: 0.25rem 0;
    text-align: center;
}header .nav_class_5138 .nav_core_7398 svg {
    width: 100px;
}header .nav_class_5138 .nav_core_7398::after {
    width: 80%;
    left: 10%;
}}



@media (max-width: 768px) {.sign_up_4506 {
    padding: 3rem 1.5rem;
}.sign_up_4506 .promise_block_0476 {
    grid-template-columns: 1fr;
    gap: 2rem;
}.sign_up_4506 p {
    font-size: 20px;
}.sign_up_4506 .input_holder {
    margin-top: 1rem;
}.sign_up_4506 .mail_section_0643,
    .sign_up_4506 .sub_box_9423 {
    padding: 1rem 1.5rem;
}}


@media only screen and (max-width: 800px) {.secure_preserve_7613 {
    padding: 20px 10px;
}.secure_preserve_7613 h1 {
    font-size: calc(19px - 5px);
}.secure_preserve_7613 h2 {
    font-size: calc(19px - 5px);
}.secure_preserve_7613 p, .secure_preserve_7613 li {
    font-size: calc(16px - 2px);
}}


@media (max-width: 1023px) {.service_info_7019 .img_responsive_0796 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
    width: 100%;
    position: relative;
    height: 300px;
}.service_info_7019 .contact_box_5296,
    .service_info_7019 .contact_support_7901 {
    width: 100%;
}.service_info_7019 .content-wrapper {
    display: flex;
    flex-direction: column;
}.service_info_7019 .contact_box_5296 {
    order: 2;
    padding: 30px;
}.service_info_7019 .contact_support_7901 {
    border-top: none;
    border-radius: 0 0 16px 16px;
    order: 3;
    margin-top: 0;
}.service_info_7019 .message_info_5381 svg {
    width: 30px;
    height: 30px;
}
}



@media (min-width: 1200px) {.learning_impact_1542 .img_responsive_0796 {
    height: 500px;
}.learning_impact_1542 .promise_block_0476 {
    margin-left: -8rem;
    padding: 4rem;
}
}



@media (max-width: 767px) {.learning_impact_1542 h1 {
    font-size: calc(32px - 0.2rem);
}.learning_impact_1542 .promise_block_0476 {
    padding: 2rem 1.5rem;
}}



@media (max-width: 991px) {.gratitudeBox_3418 {
    padding: 4rem 0;
}.gratitudeBox_3418 .promise_block_0476 {
    padding: 3rem;
}.gratitudeBox_3418 h5 {
    font-size: calc(22px * 0.9);
}
}



@media (hover: hover) {.gratitudeBox_3418 a {
    position: relative;
    overflow: hidden;
}.gratitudeBox_3418 a::after {
    position: absolute;
    content: "";
    bottom: 0;
    background: rgb(181,175,203);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: right;
    left: 0;
    width: 100%;
    height: 1px;
    transform: scaleX(0);
}.gratitudeBox_3418 a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}}



@media screen and (max-width: 768px) {.title_screen_2734 .promise_block_0476 {
    align-items: center;
}.title_screen_2734 .content_wrap_8136 {
    border-radius: 16px;
    width: 85%;
    margin: 0 auto;
    padding: 2rem;
}.title_screen_2734 .content_wrap_8136 h1 {
    font-size: calc(42px * 0.8);
}
}



@media screen and (max-width: 480px) {.program_overview_3172 .study_hack_9128 {
    height: 30vh;
}.program_overview_3172 .study_hack_9128::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 50%, rgb(181,175,203,0.5) 100%);
}.program_overview_3172 .container {
    padding: 1rem;
}.program_overview_3172 .class_map_5308 {
    padding: 1.2rem;
}
}



@keyframes backgroundShift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50%, 50%);
  }
}



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}



@keyframes pulse-triangle {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    100% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}



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



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



@keyframes floatBg {
    0% {
        transform: rotate(-15deg) translateZ(0);
    }
    100% {
        transform: rotate(-10deg) translateY(-10px) translateZ(0);
    }
}



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



@keyframes buttonGlow {
    0% {
        left: -100%;
    }
    50% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

