* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}

.sustain_cta_0465 {
    flex: 0 0 auto;
}

.sustain_cta_0465 {
    color: #ffffff;
    padding: 4rem 0 2.5rem;
    position: relative;
}

.course_methodology_6750::after {
    pointer-events: none;
    content: "";
    transform: rotate(-5deg);
    filter: blur(70px);
    right: -5%;
    z-index: 0;
    position: absolute;
    top: -10%;
    background: linear-gradient(
        45deg,
        rgb(181,175,203,0.5) 0%,
        rgb(133,120,182,0.5) 50%,
        transparent 100%
    );
    width: 30%;
    height: 60%;
    opacity: 0.1;
}

.course_methodology_6750 .content_wrap_8136::before {
    opacity: 0.8;
    content: "";
    width: 100%;
    height: 100%;
    background-size: 20px 20px;
    z-index: -1;
    transition: opacity 0.5s ease;
    left: 0;
    background: linear-gradient(45deg, transparent 48%, rgba(rgb(181,175,203,0.5), 0.02) 50%, transparent 52%);
    top: 0;
    position: absolute;
}

.course_methodology_6750 .content_wrap_8136:hover::after {
    transform: scale(1.2) rotate(10deg);
}

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

.pricing_grid_2569 .pro_rates_6725 {
    background: rgba(#ffffff, 0.9);
    margin: 0 auto;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 3;
    padding: 2rem;
    position: relative;
    transform: translateY(0);
    max-width: 600px;
}

.pricing_grid_2569 .pricing_levels_0853 {
    overflow: hidden;
    display: block;
    height: 100%;
    text-decoration: none;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.pricing_grid_2569 .rate_list_4938 h3 {
    font-size: calc(23px + 0.1rem);
    color: #000000;
    position: relative;
    font-weight: 600;
    margin-bottom: 1rem;
    line-height: 1.3;
}

.pricing_grid_2569 .img_responsive_0796 {
    position: relative;
    transition: transform 0.6s ease-out;
    width: 100%;
    height: 220px;
    transform: scale(1);
}

.who_we_are_1086::after {
    position: absolute;
    animation: gradientMove 15s infinite alternate ease-in-out;
    background: 
        radial-gradient(
            circle at 10% 90%,
            rgb(181,175,203,0.5) 0%,
            transparent 30%
        ),
        radial-gradient(
            circle at 90% 10%,
            rgb(133,120,182,0.5) 0%,
            transparent 35%
        );
    content: "";
    height: 100%;
    filter: blur(60px);
    z-index: 0;
    left: 0;
    width: 100%;
    top: 0;
}

.who_we_are_1086 .img_responsive_0796::before {
    z-index: 1;
    position: absolute;
    width: 100%;
    left: 0;
    background: 
        linear-gradient(
            180deg,
            transparent 50%,
            rgba(0, 0, 0, 0.8) 100%
        );
    height: 100%;
    content: "";
    top: 0;
}

.who_we_are_1086 .skill_guides_0782 {
    padding: 20px 0;
    align-items: center;
    border-bottom: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.1);
    display: flex;
    grid-area: logo;
    position: relative;
}

.who_we_are_1086 h2 {
    font-weight: 700;
    color: #000000;
    line-height: 1.3;
    margin: 0 0 30px;
    font-family: Arial, sans-serif;
    font-size: 33px;
    position: relative;
}

header .nav_class_5138 {
    box-shadow: 0 0 20px 2px rgb(181,175,203,0.5);
    width: 100%;
    overflow: hidden;
    align-items: center;
    background: linear-gradient(to right, rgb(133,120,182) 0%, rgb(181,175,203,0.5) 100%);
    position: relative;
    justify-content: space-between;
    display: flex;
    padding: 1.5rem;
    border-radius: 0;
    left: 0;
    z-index: 99;
}

header .nav_class_5138 .nav_core_7398 .top_guide_0437 {
    position: relative;
    transition: all 0.5s ease;
    transform: perspective(800px) rotateY(0deg);
    display: block;
}

header .nav_class_5138 .header_primary_6198 {
    transform-style: preserve-3d;
    margin: 0 0.5rem;
    transition: transform 0.3s ease;
    position: relative;
    transform: translateZ(0);
}

header .nav_class_5138 .header_primary_6198 a:hover {
    color: rgb(133,120,182);
    border: 1px solid rgb(133,120,182,0.5);
    text-shadow: 0 0 5px rgb(133,120,182,0.5);
}

.get_in_touch_6584::before {
    animation: gridMove 20s linear infinite;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(181,175,203,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(181,175,203,0.5) 11px
    );
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    opacity: 0.05;
    pointer-events: none;
    top: 0;
}

.get_in_touch_6584 .img_responsive_0796 {
    transform: scale(1.01);
    transition: transform 0.6s ease;
    min-height: 500px;
    flex: 1;
    position: relative;
}

.get_in_touch_6584 .inquiry_map_2140 {
    padding: 50px;
    position: relative;
    flex: 1;
}

.get_in_touch_6584 .inquiry_map_2140::before {
    position: absolute;
    border-top: 2px solid rgb(181,175,203,0.5);
    border-right: 2px solid rgb(181,175,203,0.5);
    height: 50px;
    content: "";
    top: 20px;
    width: 50px;
    opacity: 0.7;
    right: 20px;
}

.get_in_touch_6584 form input[type="text"]:focus {
    box-shadow: 0 0 15px rgba(rgb(181,175,203), 0.2);
    border-color: rgb(181,175,203);
    outline: none;
    background: rgba(255, 255, 255, 0.08);
}

.get_in_touch_6584 .support_links_1796 label::before {
    width: 22px;
    background: rgba(255, 255, 255, 0.05);
    position: absolute;
    left: 0;
    top: 2px;
    content: "";
    height: 22px;
    border-radius: 10px;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.get_in_touch_6584 form .support_feedback_4923:hover::before {
    left: 0;
}

.get_in_touch_6584 svg {
    width: 24px;
    fill: rgb(181,175,203);
    height: 24px;
    margin-right: 15px;
}

.get_in_touch_6584 svg path {
    transition: fill 0.3s ease;
}

.sign_up_4506::before {
    position: absolute;
    content: "";
    width: 60%;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    z-index: -2;
    transform-origin: center right;
    top: 0;
    right: 0;
    animation: clip-shift 10s ease-in-out infinite alternate;
    background: rgb(181,175,203,0.5);
    opacity: 0.2;
    height: 100%;
}

.sign_up_4506 p::before {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    width: 50px;
    background: rgb(181,175,203);
    left: -20px;
    transform: rotate(45deg);
    animation: rotate-diamond 15s linear infinite;
    height: 50px;
    position: absolute;
    content: "";
    top: -20px;
    opacity: 0.2;
}

.sign_up_4506 .mail_section_0643 {
    width: 100%;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    padding: 1.3rem 1.5rem;
    margin-bottom: 1rem;
    background-color: #ffffff;
    color: #000000;
    font-size: 17px;
    border: 2px solid transparent;
}

.sign_up_4506 .sub_box_9423:hover::before {
    left: 100%;
}

footer::before {
    z-index: -1;
    content: "";
    top: 0;
    right: 0;
    position: absolute;
    background-size: 300% 300%;
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 0%, rgb(181,175,203,0.5) 35%, rgb(133,120,182,0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
    left: 0;
    bottom: 0;
    opacity: 0.75;
    animation: gradientFlow 20s ease infinite;
}

.sustain_cta_0465 .company_holder::after {
    bottom: 0;
    position: absolute;
    transform: translateY(1px);
    height: 1px;
    left: 0;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(133,120,182), transparent);
}

.sustain_cta_0465 .company_holder h3 {
    font-size: 32px;
    display: inline-block;
    color: #ffffff;
    margin: 0 0 1.5rem;
    text-shadow: 0 0 15px rgb(181,175,203,0.5);
    position: relative;
    letter-spacing: 1px;
    font-weight: 700;
}

.sustain_cta_0465 .head_learn_1962 {
    display: flex;
    gap: 2.5rem;
    flex-wrap: wrap;
}

.sustain_cta_0465 .page_head_0381::after {
    background: linear-gradient(90deg, transparent, rgb(181,175,203), transparent);
    position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1px;
    transform: translateY(1px);
}

.sustain_cta_0465 .page_head_0381:hover h5::after {
    width: 100%;
}

.sustain_cta_0465 .page_head_0381 .head_learn_1962 {
    gap: 1rem;
    display: flex;
    flex-direction: column;
}

.sustain_cta_0465 .page_head_0381 .head_learn_1962 a::before {
    left: 0;
    width: 3px;
    content: "";
    position: absolute;
    top: 0;
    transition: all 0.3s ease;
    border-radius: 10px;
    z-index: -1;
    opacity: 0.5;
    background: linear-gradient(180deg, rgb(181,175,203), rgb(133,120,182));
    height: 100%;
}

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

.secure_preserve_7613 h1 {
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 20px;
    color: rgb(181,175,203);
}

.secure_preserve_7613 ol {
    margin-left: 20px;
    list-style-type: decimal;
}

.secure_preserve_7613 p {
    font-size: 16px;
    margin-bottom: 15px;
    color: #000000;
    line-height: 1.8;
}

.client_opinions_1036::after {
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
    bottom: 0;
    background: linear-gradient(180deg, transparent 50%, rgb(133,120,182,0.5) 100%);
    clip-path: polygon(0 70%, 100% 90%, 100% 100%, 0 100%);
    width: 100%;
}

.client_opinions_1036 .client_voices_8639 {
    margin: 0 auto;
    max-width: 800px;
    gap: 5rem;
    flex-direction: column;
    display: flex;
}

.client_opinions_1036 .client_ratings_9785:hover {
    transform: translateY(-10px) translateX(0);
}

.client_opinions_1036 .client_ratings_9785:hover::before {
    top: 10px;
    background: rgb(133,120,182,0.5);
    left: 10px;
}

.client_opinions_1036 .client_ratings_9785 .description {
    margin-top: 1rem;
    border-top: 1px solid rgb(220,218,227);
    color: #000000;
    font-weight: 400;
    font-size: 17px;
    padding: 1.5rem 0 0.5rem;
    position: relative;
    line-height: 1.7;
}

.service_info_7019::after {
    top: 0;
    height: 100%;
    z-index: 0;
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 11px),
        repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 11px);
}

.service_info_7019 .content-wrapper::before {
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(181,175,203), transparent);
    position: absolute;
    height: 2px;
}

.service_info_7019 .img_responsive_0796::after {
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    background: linear-gradient(to right, rgba(10, 10, 20, 0.9), transparent);
    position: absolute;
    content: "";
}

.service_info_7019 .contact_box_5296 p:hover svg {
    filter: drop-shadow(0 0 5px rgb(181,175,203));
    transform: translateY(-50%) scale(1.2);
}

.service_info_7019 .contact_box_5296 p:nth-child(even) {
    border-left: 2px solid rgb(133,120,182);
}

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

.service_info_7019 .contact_box_5296 p a:hover {
    text-shadow: 0 0 8px rgb(181,175,203,0.5);
    color: rgb(181,175,203);
}

.service_info_7019 .contact_box_5296 p:nth-child(even) a::before {
    background: rgb(133,120,182);
    box-shadow: 0 0 5px rgb(133,120,182);
}

.service_info_7019 .contact_help_7485 {
    margin: 0 0 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 15px;
    align-items: center;
    font-size: 20px;
    text-shadow: 0 0 10px rgb(181,175,203,0.5);
    font-weight: 600;
    display: flex;
    color: #ffffff;
}

.service_info_7019 .message_request_1860:hover svg {
    transform: rotate(30deg);
    opacity: 1;
    filter: drop-shadow(0 0 5px rgb(181,175,203));
}

.learning_impact_1542::before {
    width: 30%;
    z-index: -1;
    height: 40%;
    background: rgb(181,175,203,0.5);
    content: "";
    left: -2%;
    transform: rotate(-15deg);
    filter: blur(40px);
    position: absolute;
    top: -5%;
}

.learning_impact_1542 .img_responsive_0796:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}

.learning_impact_1542 h1 {
    color: #000000;
    font-size: 32px;
    margin-bottom: 1.5rem;
    font-weight: 700;
    line-height: 1.3;
    animation: fadeIn 0.7s ease-out forwards;
    position: relative;
    transform: translateX(-5px);
}

.learning_impact_1542 li {
    opacity: 0;
    position: relative;
    padding-left: 2.5rem;
    animation: itemAppear 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateY(10px);
}

.learning_impact_1542 li:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.learning_impact_1542 li:hover p {
    color: #000000;
}

.training_specialist_4201 {
    overflow: hidden;
    position: relative;
    background-color: rgb(220,218,227);
    padding: 6rem 2rem;
}

.training_specialist_4201 .img_responsive_0796 {
    border-radius: 16px 0 0 16px;
    transform: translateX(-30px) translateY(-30px);
    height: 500px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
}

.training_specialist_4201 .exp_projects_3579 > div:nth-child(2) {
    letter-spacing: 2px;
    margin-bottom: 2rem;
    display: inline-block;
    position: relative;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
    color: rgb(181,175,203);
    padding-bottom: 15px;
}

.gratitudeBox_3418 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(220,218,227) 0%, rgba(rgb(133,120,182,0.5), 0.15) 100%);
    padding: 5rem 0;
    position: relative;
    z-index: 1;
}

.gratitudeBox_3418 {
    padding: 2.5rem 0;
}

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

.gratitudeBox_3418 .promise_block_0476::before {
    width: 100%;
    height: 100%;
    transform: translate(-10px, -10px);
    pointer-events: none;
    content: "";
    left: 20px;
    top: 20px;
    z-index: -1;
    border: 2px dashed rgba(rgb(133,120,182,0.5), 0.2);
    position: absolute;
}

.gratitudeBox_3418 .promise_block_0476::before {
    display: none;
}

.gratitudeBox_3418 .promise_block_0476 > div:last-child {
    transform: translateY(20px);
    opacity: 0;
    animation: fadeUp 0.8s 0.5s ease-out forwards;
}

.gratitudeBox_3418 a::before {
    background: linear-gradient(135deg, rgb(181,175,203) 0%, rgb(133,120,182) 100%);
    width: 40px;
    left: -20px;
    transition: all 0.4s ease;
    border-radius: 10px;
    opacity: 0.1;
    height: 40px;
    content: "";
    top: -15px;
    position: absolute;
    transform: rotate(-15deg);
}

.consentWarningDialog_0852 p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #000000;
}

.manage_cookies_4350 {
    font-size: 18px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin: 5px;
    cursor: pointer;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    width: calc(50% - 10px);
    border-radius: 10px;
    text-decoration: none;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    padding: 10px 20px;
    background: rgb(181,175,203);
}

.title_screen_2734 .edu_welcome_3105 {
    display: flex;
    animation: sidePanCarousel 30s linear infinite;
    height: 100%;
}

.title_screen_2734 .learn_begin_4283::before {
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 2;
    background: linear-gradient(to top, 
        rgb(220,218,227) 0%,
        rgba(255, 255, 255, 0.1) 50%, 
        rgba(255, 255, 255, 0.05) 100%
    );
    content: "";
}

.title_screen_2734 .content_wrap_8136 .support_feedback_4923 {
    font-size: 17px;
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
    position: relative;
    font-weight: 600;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 1rem 2.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(181,175,203), rgb(133,120,182));
}

.program_overview_3172 .study_hack_9128:hover .lesson_path_1723 {
    animation-play-state: paused;
}

.program_overview_3172 .learn_more_3905 {
    position: relative;
    min-width: 100%;
    transition: transform 0.5s ease;
    height: 100%;
}

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

.program_overview_3172 .class_map_5308 {
    border-left: 4px solid rgb(181,175,203);
    padding: 3.5rem;
    animation: float 6s ease-in-out infinite;
    border-radius: 15px;
    transform: translateY(0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2),
                inset 0 1px 1px rgba(255, 255, 255, 0.3),
                inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(15px);
    margin-left: auto;
    max-width: 900px;
    background: linear-gradient(145deg, 
        rgb(181,175,203,0.5) 0%, 
        rgb(133,120,182,0.5) 100%);
}


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



@media (max-width: 575px) {.course_methodology_6750 {
    padding: 50px 0;
}.course_methodology_6750 h2 {
    margin-bottom: 20px;
    font-size: calc(29px * 0.75);
}.course_methodology_6750 .content_wrap_8136 {
    padding: 20px 15px;
}.course_methodology_6750 p {
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}
}



@media (min-width: 1200px) {.pricing_grid_2569 .package_price_7264 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_grid_2569 .rate_list_4938 {
    padding: 2.5rem;
}.pricing_grid_2569 .pro_rates_6725 h2 {
    font-size: calc(31px + 0.2rem);
}.pricing_grid_2569 .img_responsive_0796 {
    height: 250px;
}
}



@media (max-width: 767px) {.who_we_are_1086 {
    padding: 80px 0;
}.who_we_are_1086 .promise_block_0476 {
    gap: 25px;
}.who_we_are_1086 .learn_training_3816 {
    height: 400px;
}.who_we_are_1086 .class_experts_5780 {
    padding: 25px;
}.who_we_are_1086 .skill_guides_0782 {
    padding: 15px 0;
}.who_we_are_1086 .skill_guides_0782 svg {
    width: 50px;
    height: 50px;
    margin-right: 15px;
}.who_we_are_1086 h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 20px;
}.who_we_are_1086 .content_wrap_8136 p {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}
}



@media screen and (max-width: 991px) {.get_in_touch_6584 {
    padding: 80px 0;
}.get_in_touch_6584 .support_card_3864 {
    flex-direction: column;
}.get_in_touch_6584 .img_responsive_0796 {
    order: 1;
    min-height: 300px;
}.get_in_touch_6584 .inquiry_map_2140 {
    order: 2;
    padding: 40px 30px;
}
}



@media screen and (max-width: 480px) {.get_in_touch_6584 {
    padding: 40px 0;
}.get_in_touch_6584 h2 {
    font-size: calc(28px * 0.8);
}.get_in_touch_6584 form h3 {
    font-size: calc(22px * 0.9);
}.get_in_touch_6584 .inquiry_map_2140::before,
    .get_in_touch_6584 .inquiry_map_2140::after {
    height: 30px;
    width: 30px;
}}



@media (max-width: 576px) {.sustain_cta_0465 {
    padding: 2.5rem 0 1rem;
}.sustain_cta_0465 .head_learn_1962 {
    gap: 1rem;
}.sustain_cta_0465 .page_head_0381 {
    min-width: 100%;
    flex: 1 1 100%;
}.sustain_cta_0465 .page_head_0381 .head_learn_1962 a {
    padding: 0.4rem 0.8rem;
}.sustain_cta_0465 .page_head_0381 .head_learn_1962 a:hover {
    padding-left: 1.2rem;
}.footer_clients_7284 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.sustain_cta_0465 .company_holder:hover,
    .sustain_cta_0465 .page_head_0381:hover {
    transform: translateY(-2px);
}}



@media (min-width: 768px) {.learning_impact_1542 {
    padding: 8rem 0;
}.learning_impact_1542 .container {
    gap: 3rem;
    align-items: center;
    grid-template-columns: 1fr 1.2fr;
}.learning_impact_1542 .img_responsive_0796 {
    transform: perspective(1200px) rotateY(-8deg) translateZ(30px);
    clip-path: polygon(0 0, 100% 5%, 95% 95%, 5% 100%);
    height: 400px;
}.learning_impact_1542 .promise_block_0476 {
    padding: 3rem;
    z-index: 2;
    margin-left: -3rem;
    transform: perspective(1000px) rotateY(2deg);
}.learning_impact_1542 h1 {
    margin-bottom: 2rem;
    font-size: 47px;
}.learning_impact_1542 ul {
    gap: 1.5rem 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}



@media (max-width: 992px) {.training_specialist_4201 .client_ratings_9785 {
    grid-template-columns: 1fr;
    max-width: 90%;
}.training_specialist_4201 .img_responsive_0796 {
    transform: translateY(-30px);
    height: 400px;
    border-radius: 16px 16px 0 0;
}.training_specialist_4201 .img_responsive_0796::before {
    left: 0;
    width: 100%;
    top: 30px;
}.training_specialist_4201 .exp_projects_3579 {
    padding: 1rem 2rem 3rem;
}.training_specialist_4201 .client_ratings_9785:hover .img_responsive_0796 {
    transform: translateY(-40px);
}
}



@media screen and (max-width: 1200px) {.title_screen_2734 .content_wrap_8136 {
    width: 60%;
    margin-left: 5%;
}
}



@media screen and (max-width: 992px) {.title_screen_2734 .content_wrap_8136 {
    width: 70%;
}.title_screen_2734 .content_wrap_8136 h1 {
    font-size: calc(42px * 0.9);
}.title_screen_2734 .content_wrap_8136 p {
    font-size: calc(18px * 0.95);
}
}



@media screen and (max-width: 991px) {.program_overview_3172 {
    padding: 5rem 0;
    min-height: auto;
}.program_overview_3172 .study_hack_9128 {
    position: relative;
    height: 50vh;
}.program_overview_3172 .promise_block_0476 {
    justify-content: center;
}.program_overview_3172 .class_map_5308 {
    padding: 2.5rem;
    max-width: 90%;
    margin: 2rem auto 0;
}
}




@keyframes gradientMove {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}



@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}



@keyframes rotate-diamond {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}



@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}



@keyframes iconPop {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}



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

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}



@keyframes carousel-slide {
    0%, 100% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-100%);
    }
    45% {
        transform: translateX(-100%);
    }
    50% {
        transform: translateX(-200%);
    }
    70% {
        transform: translateX(-200%);
    }
    75% {
        transform: translateX(-300%);
    }
    95% {
        transform: translateX(-300%);
    }
}

