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

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

.course_methodology_6750::before {
    width: 100%;
    top: 0;
    position: absolute;
    opacity: 0.15;
    content: "";
    height: 100%;
    background-image: 
        linear-gradient(30deg, rgb(181,175,203,0.5) 1px, transparent 1px),
        linear-gradient(120deg, rgb(181,175,203,0.5) 1px, transparent 1px);
    animation: patternMove 60s linear infinite;
    z-index: 1;
    background-size: 50px 50px;
    left: 0;
}

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

.course_methodology_6750 .content_wrap_8136:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.06);
    transform: translateY(-5px) perspective(1000px) rotateX(2deg);
}

.course_methodology_6750 p {
    margin: 0;
    line-height: 1.8;
    color: #000000;
    transition: transform 0.3s ease;
    position: relative;
    font-size: 15px;
    z-index: 3;
}

.pricing_grid_2569 {
    background: linear-gradient(135deg, rgb(220,218,227) 0%, rgb(133,120,182,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}

.pricing_grid_2569 .cost_options_9530 {
    display: flex;
    gap: 2.5rem;
    flex-direction: column-reverse;
}

.pricing_grid_2569 .pro_rates_6725 h2 {
    font-size: 31px;
    line-height: 1.3;
    color: #000000;
    position: relative;
    font-weight: 700;
    margin-bottom: 1rem;
}

.pricing_grid_2569 .package_price_7264 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    position: relative;
}

.pricing_grid_2569 .skill_offers_2043 {
    flex-direction: column;
    transition: box-shadow 0.4s ease;
    overflow: hidden;
    border-radius: 8px;
    height: 100%;
    background: #ffffff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    display: flex;
    position: relative;
}

.pricing_grid_2569 .rate_list_4938 p {
    overflow-wrap: break-word;
    flex-grow: 1;
    color: #000000;
    margin-top: 1.5rem;
    line-height: 1.6;
    font-size: 13px;
    word-break: break-word;
}

.who_we_are_1086 {
    padding: 160px 0;
    overflow: hidden;
    position: relative;
    background: rgb(220,218,227);
}

.who_we_are_1086 .promise_block_0476 {
    position: relative;
    display: grid;
    grid-template-areas:
        "logo director"
        "content director";
    grid-template-rows: auto 1fr;
    gap: 40px 60px;
    grid-template-columns: 1fr 1fr;
}

.who_we_are_1086 .img_responsive_0796 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition: transform 0.8s ease;
    left: 0;
}

.who_we_are_1086 .class_experts_5780 {
    transition: transform 0.4s ease;
    padding: 30px;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    left: 0;
}

.who_we_are_1086 .learn_training_3816:hover .learn_guides_5248::after {
    width: 60px;
}

.who_we_are_1086 .pedagogy_info_7863 {
    margin: 0;
    font-size: 15px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-weight: 400;
    opacity: 0.9;
}

.who_we_are_1086 .content_wrap_8136::before {
    left: -30px;
    height: 70%;
    top: 50%;
    position: absolute;
    background: linear-gradient(to bottom, rgb(181,175,203), rgb(133,120,182));
    transform: translateY(-50%);
    border-radius: 10px;
    width: 3px;
    content: "";
}

header .nav_class_5138 .nav_core_7398 {
    position: relative;
    overflow: visible;
}

header .nav_class_5138 .nav_core_7398::after {
    width: 100%;
    transform-origin: left;
    bottom: -8px;
    content: "";
    height: 2px;
    box-shadow: 0 0 8px 2px rgb(133,120,182);
    position: absolute;
    left: 0;
    background: rgb(133,120,182);
    animation: neonPulse 3s infinite alternate;
    transform: scaleX(0);
}

header .nav_class_5138 .page_head_0381 {
    position: relative;
    list-style: none;
    margin: 0;
    perspective: 800px;
    padding: 0;
    display: flex;
}

header .nav_class_5138 .header_primary_6198 a::before {
    content: "";
    z-index: -1;
    width: 100%;
    background: rgb(181,175,203,0.5);
    position: absolute;
    border-radius: 10px;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    top: 0;
    transform: scale(0.9);
    height: 100%;
    left: 0;
}

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

.get_in_touch_6584 h2::after {
    position: absolute;
    transform: translateX(-50%);
    content: "";
    bottom: 0;
    background: linear-gradient(to right, transparent, rgb(181,175,203), transparent);
    height: 3px;
    width: 80px;
    left: 50%;
}

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

.get_in_touch_6584 form h3 {
    font-weight: 600;
    padding-left: 15px;
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 22px;
    margin-bottom: 30px;
}

.get_in_touch_6584 form input[type="text"] {
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    width: 100%;
    font-size: 13px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
}

.get_in_touch_6584 .support_links_1796 input[type="checkbox"]:checked + label::after {
    left: 7px;
    position: absolute;
    content: "";
    transform: rotate(-45deg);
    width: 8px;
    height: 4px;
    top: 11px;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

.get_in_touch_6584 form .support_feedback_4923:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}

.sign_up_4506 {
    padding: 4rem;
    position: relative;
    isolation: isolate;
    overflow: hidden;
    background: rgb(220,218,227);
}

.sign_up_4506 .promise_block_0476 {
    gap: 3rem;
    z-index: 1;
    transform: skewY(-1deg);
    grid-template-columns: 1fr 1fr;
    position: relative;
    display: grid;
    align-items: center;
}

.sign_up_4506 p {
    line-height: 1.5;
    font-weight: 700;
    transform: skewY(1deg);
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: calc(24px * 1.1);
    color: #000000;
    position: relative;
}

.sign_up_4506 .input_holder::before {
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background: rgb(181,175,203,0.5);
    width: 60px;
    position: absolute;
    right: -30px;
    top: -30px;
    height: 60px;
    z-index: -1;
    content: "";
    opacity: 0.3;
    animation: pulse-triangle 5s infinite alternate;
}

.sign_up_4506 .mail_section_0643::placeholder {
    opacity: 0.6;
    color: #000000;
}

.sign_up_4506 .sub_box_9423:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background-color: rgb(133,120,182);
}

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

footer::after {
    left: 0;
    background-size: 50px 50px;
    z-index: -1;
    opacity: 0.15;
    bottom: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgb(181,175,203,0.5) 25%, rgb(181,175,203,0.5) 26%, transparent 27%, transparent 74%, rgb(133,120,182,0.5) 75%, rgb(133,120,182,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(181,175,203,0.5) 25%, rgb(181,175,203,0.5) 26%, transparent 27%, transparent 74%, rgb(133,120,182,0.5) 75%, rgb(133,120,182,0.5) 76%, transparent 77%, transparent);
    position: absolute;
    right: 0;
    top: 0;
    content: "";
}

.sustain_cta_0465 .company_holder h3::after {
    bottom: -8px;
    transition: width 0.3s ease-out;
    background: linear-gradient(90deg, rgb(181,175,203), rgb(133,120,182));
    height: 3px;
    box-shadow: 0 0 10px rgb(181,175,203);
    position: absolute;
    left: 0;
    content: "";
    border-radius: 10px;
    width: 50px;
}

.sustain_cta_0465 .page_head_0381:hover {
    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(133,120,182,0.5);
    transform: translateY(-5px);
}

.sustain_cta_0465 .page_head_0381 h5::after {
    width: 40px;
    transition: width 0.3s ease-out;
    content: "";
    left: 0;
    bottom: -8px;
    height: 3px;
    position: absolute;
    box-shadow: 0 0 10px rgb(133,120,182);
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(133,120,182), rgb(181,175,203));
}

.sustain_cta_0465 .page_head_0381 .head_learn_1962 a:hover {
    opacity: 1;
    color: #ffffff;
    padding-left: 1.5rem;
    text-shadow: 0 0 10px rgb(133,120,182,0.5);
}

.sustain_cta_0465 .page_head_0381 .head_learn_1962 a:hover::after {
    opacity: 0.2;
    width: 100%;
}

.footer_clients_7284 .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.secure_preserve_7613 {
    background-color: rgb(220,218,227);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    padding: 40px 20px;
}

.secure_preserve_7613 ul {
    list-style-type: disc;
    margin-left: 20px;
}

.secure_preserve_7613 section {
    margin-bottom: 20px;
    margin-top: 20px;
}

.secure_preserve_7613 div {
    margin-bottom: 20px;
}

.client_opinions_1036::before {
    left: 0;
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 60%, 0 30%);
    content: "";
    position: absolute;
    background: linear-gradient(0deg, transparent 40%, rgb(181,175,203,0.5) 100%);
    height: 100%;
    top: 0;
}

.client_opinions_1036 h2::after {
    height: 3px;
    width: 80%;
    position: absolute;
    bottom: 0;
    content: "";
    background: rgb(133,120,182);
    left: 0;
}

.client_opinions_1036 .client_ratings_9785::before {
    content: "";
    background: rgb(181,175,203,0.5);
    position: absolute;
    z-index: -1;
    transition: all 0.3s ease;
    height: 100%;
    width: 100%;
    left: 15px;
    border-radius: 19px;
    top: 15px;
}

.client_opinions_1036 .client_ratings_9785 .description::before {
    font-size: 3rem;
    content: "";
    position: absolute;
    left: 0;
    top: 0.5rem;
    line-height: 1;
    color: rgb(181,175,203,0.5);
}

.service_info_7019::before {
    z-index: 0;
    width: 100%;
    left: 0;
    height: 100%;
    content: "";
    position: absolute;
    filter: blur(60px);
    background: 
        radial-gradient(circle at 20% 30%, rgb(181,175,203,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(133,120,182,0.5) 0%, transparent 40%);
    top: 0;
}

.service_info_7019 .content-wrapper {
    box-shadow: 
        0 0 20px rgb(181,175,203,0.5),
        0 0 40px rgba(0, 0, 0, 0.5),
        inset 0 0 2px rgba(255, 255, 255, 0.1);
    overflow: hidden;
    position: relative;
    background: rgba(17, 55, 85, 0.7);
    backdrop-filter: blur(10px);
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}


.service_info_7019 .content-wrapper {
    position: relative;
}

.service_info_7019 .contact_box_5296 p {
    padding: 15px 25px 15px 50px;
    font-size: 18px;
    transition: all 0.3s ease;
    border-radius: 10px;
    box-shadow: 
        0 0 10px rgba(0, 0, 0, 0.2),
        inset 0 0 1px rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    border-left: 2px solid rgb(181,175,203);
    margin: 0 0 20px 0;
    color: #ffffff;
    display: flex;
    align-items: center;
    position: relative;
}

.service_info_7019 .contact_box_5296 p {
    opacity: 1;
}

.service_info_7019 .contact_box_5296 p a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.service_info_7019 .contact_box_5296 p:nth-child(even) a:hover {
    text-shadow: 0 0 8px rgb(133,120,182,0.5);
    color: rgb(133,120,182);
}

.service_info_7019 .contact_help_7485 svg {
    stroke-linecap: round;
    height: 22px;
    width: 22px;
    stroke-linejoin: round;
    fill: none;
    margin-right: 12px;
    filter: drop-shadow(0 0 5px rgb(181,175,203,0.5));
    stroke: rgb(181,175,203);
    stroke-width: 2;
}

.service_info_7019 .message_request_1860 svg {
    stroke: rgb(181,175,203);
    stroke-linecap: round;
    width: 14px;
    filter: drop-shadow(0 0 2px rgb(181,175,203,0.5));
    transition: all 0.3s ease;
    height: 14px;
    stroke-width: 2;
    opacity: 0.7;
    margin-right: 8px;
    fill: none;
    stroke-linejoin: round;
}

.learning_impact_1542 .container {
    gap: 2rem;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
    padding: 0 1.5rem;
    max-width: 1200px;
}

.learning_impact_1542 .content_wrap_8136 {
    position: relative;
}

.learning_impact_1542 h1::before {
    transform-origin: top;
    position: absolute;
    animation: scaleIn 0.6s 0.3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
    transform: scaleY(0);
    left: -10px;
    top: 0.5rem;
    background: rgb(181,175,203);
    height: 85%;
    content: "";
    width: 4px;
}

.learning_impact_1542 li:nth-child(5) {
    animation-delay: 0.9s;
}

.learning_impact_1542 li svg path {
    transition: fill 0.3s;
    fill: rgb(181,175,203);
}

.learning_impact_1542 li:hover svg path {
    fill: rgb(133,120,182);
}

.training_specialist_4201::before {
    width: 300px;
    background: rgb(181,175,203,0.5);
    height: 300px;
    right: -100px;
    filter: blur(120px);
    border-radius: 50%;
    content: "";
    top: -100px;
    z-index: 0;
    position: absolute;
}

.training_specialist_4201 .img_responsive_0796::before {
    left: 30px;
    border-radius: 16px;
    top: 30px;
    content: "";
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(181,175,203,0.5);
}

.training_specialist_4201 .exp_card_0735 {
    color: #000000;
    position: relative;
    line-height: 1.7;
    font-size: calc(12px * 1.1);
    font-weight: 300;
    font-style: italic;
    font-family: Arial, sans-serif;
}



.training_specialist_4201 .client_ratings_9785:hover .name {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgb(181,175,203), rgb(133,120,182));
    text-fill-color: transparent;
    background-clip: text !important;
}

.gratitudeBox_3418 .promise_block_0476 {
    animation: slideUp 0.9s cubic-bezier(0.17, 0.67, 0.26, 0.97);
    transform: translateY(0);
    border-left: 4px solid rgb(181,175,203);
    opacity: 1;
    position: relative;
    box-shadow: 0 20px 50px rgba(rgba(0, 0, 0, 0.5), 0.1), 
                0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 5px 15px rgba(rgb(181,175,203,0.5), 0.05);
    padding: 4rem;
    backdrop-filter: blur(15px);
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
}

.gratitudeBox_3418 .promise_block_0476 {
    padding: 2rem 1.5rem;
}

.gratitudeBox_3418 a {
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.26, 0.97);
    position: relative;
    display: block;
    text-decoration: none;
}

.data_notice_3910 {
    flex-direction: column;
    z-index: 1;
    align-items: center;
    display: flex;
}

.data_policy_4801 {
    margin-bottom: 20px;
    animation: bounce 2s infinite;
}


.consentWarningDialog_0852 h5 {
    color: rgb(181,175,203);
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
}

.cookie_button.data_opt_9320 {
    background: rgba(0, 0, 0, 0.5);
}

.cookie_button.data_opt_9320:hover {
    background: rgb(133,120,182,0.5);
}


#privacyNoticeModal_8602 {
    display: none;
}

.title_screen_2734 {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: rgb(220,218,227);
    height: 100vh;
    min-height: 600px;
}

.title_screen_2734 .learn_quickpro_1324 {
    z-index: 1;
    overflow: hidden;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
}

.title_screen_2734 .learn_begin_4283 img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    transform-origin: center;
    animation: slowZoom 15s alternate infinite ease-in-out;
}

.title_screen_2734 .content_wrap_8136 h1 {
    color: #000000;
    position: relative;
    font-weight: 700;
    font-size: 42px;
    margin-bottom: 1.5rem;
}

.title_screen_2734 .content_wrap_8136 .support_feedback_4923::before {
    height: 100%;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
    animation: buttonGlow 3s infinite;
    left: -100%;
    top: 0;
}

.program_overview_3172 .study_hack_9128::before {
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 30%, transparent 70%, rgb(181,175,203,0.5) 100%);
    width: 100%;
    backdrop-filter: blur(2px);
    left: 0;
    top: 0;
    position: absolute;
    z-index: 2;
    content: "";
}

.program_overview_3172 .learn_more_3905:hover img {
    transform: scale(1.05);
    filter: saturate(1.4) contrast(1.2);
}

.program_overview_3172 .promise_block_0476 {
    justify-content: flex-end;
    width: 100%;
    align-items: center;
    display: flex;
    height: 100%;
}

.program_overview_3172 .class_map_5308 h3::after {
    width: 70px;
    position: absolute;
    background: rgb(181,175,203);
    height: 4px;
    border-radius: 10px;
    content: "";
    bottom: 0;
    left: 0;
}

.program_overview_3172 .class_map_5308 .support_feedback_4923::before {
    z-index: -1;
    height: 100%;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    left: -100%;
    transition: left 0.7s ease;
    position: absolute;
    width: 100%;
    top: 0;
}



@media (max-width: 991px) {.course_methodology_6750 {
    padding: 80px 0;
}.course_methodology_6750 h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 30px;
}.course_methodology_6750 .content_wrap_8136 {
    padding: 30px;
}
}



@media (min-width: 768px) {.pricing_grid_2569 .package_price_7264 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_grid_2569 .pro_rates_6725 {
    padding: 3rem;
}
}



@media (max-width: 767px) {.pricing_grid_2569 {
    padding: 4rem 0;
}.pricing_grid_2569 .rate_list_4938 {
    min-height: 240px;
    padding: 1.5rem;
}.pricing_grid_2569 .img_responsive_0796 {
    height: 180px;
}.pricing_grid_2569 .pro_rates_6725 {
    padding: 1.5rem;
}.pricing_grid_2569 .pro_rates_6725 h2 {
    font-size: calc(31px - 0.2rem);
}.pricing_grid_2569 .promo_cost_4123 {
    font-size: calc(13px - 0.1rem);
}}



@media (max-width: 992px) {header .nav_class_5138 {
    padding: 1rem;
    box-sizing: border-box;
    margin-left: calc(-50vw + 50%);
    flex-direction: column;
    width: 100vw;
}header .nav_class_5138 .nav_core_7398 {
    margin-bottom: 1.5rem;
}header .nav_class_5138 .page_head_0381 {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}header .nav_class_5138 .page_head_0381::before {
    top: auto;
    bottom: -10px;
}header .nav_class_5138 .header_primary_6198 {
    margin: 0.25rem 0.5rem;
}
}



@media screen and (max-width: 767px) {.get_in_touch_6584 {
    padding: 60px 0;
}.get_in_touch_6584 h2 {
    margin-bottom: 40px;
}.get_in_touch_6584 .img_responsive_0796 {
    min-height: 200px;
}.get_in_touch_6584 .inquiry_map_2140 {
    padding: 30px 20px;
}.get_in_touch_6584 form .support_feedback_4923 {
    text-align: center;
    width: 100%;
}
}



@media (max-width: 992px) {.sustain_cta_0465 {
    padding: 3.5rem 0 2rem;
}.sustain_cta_0465 .container {
    flex-direction: column;
    gap: 2rem;
}.sustain_cta_0465 .company_holder,
    .sustain_cta_0465 .review_block_3615 {
    min-width: 100%;
    flex: 1 1 100%;
}.sustain_cta_0465 .page_head_0381 {
    flex: 0 1 calc(50% - 1.25rem);
    min-width: 220px;
}
}



@media (max-width: 991px) {.client_opinions_1036 {
    padding: 5rem 1rem;
}.client_opinions_1036 .client_voices_8639 {
    gap: 4rem;
}
}



@media (max-width: 767px) {.client_opinions_1036 h2 {
    font-size: calc(28px - 0.3rem);
    margin-bottom: 3rem;
}.client_opinions_1036 .client_voices_8639 {
    gap: 3.5rem;
}.client_opinions_1036 .client_ratings_9785:nth-child(odd),
    .client_opinions_1036 .client_ratings_9785:nth-child(even) {
    align-self: center;
    width: 100%;
    transform: none;
}.client_opinions_1036 .client_ratings_9785:hover {
    transform: translateY(-5px);
}.client_opinions_1036 .client_ratings_9785 p {
    padding-left: 50px;
}}



@media (min-width: 992px) {.learning_impact_1542 .container {
    grid-template-columns: 0.9fr 1.1fr;
    gap: 0;
}.learning_impact_1542 .img_responsive_0796 {
    transform: perspective(1500px) rotateY(-12deg) translateZ(50px);
    height: 450px;
}.learning_impact_1542 .promise_block_0476 {
    margin-left: -5rem;
    max-width: 650px;
    padding: 3.5rem;
}.learning_impact_1542 h1::before {
    left: -20px;
    width: 6px;
}.learning_impact_1542 li p {
    font-size: 15px;
}
}



@media (max-width: 576px) {.training_specialist_4201 {
    padding: 4rem 1rem;
}.training_specialist_4201 .client_ratings_9785 {
    max-width: 100%;
}.training_specialist_4201 .img_responsive_0796 {
    height: 320px;
    transform: translateY(-20px);
}.training_specialist_4201 .img_responsive_0796::before {
    top: 20px;
}.training_specialist_4201 .exp_projects_3579 {
    padding: 0.5rem 1.5rem 2.5rem;
}.training_specialist_4201 .name {
    font-size: calc(28px);
}.training_specialist_4201 .exp_projects_3579 > div:nth-child(2) {
    letter-spacing: 1px;
    font-size: 12px;
}.training_specialist_4201 .exp_card_0735 {
    font-size: 12px;
}.training_specialist_4201 .client_ratings_9785:hover .img_responsive_0796 {
    transform: translateY(-25px);
}}



@media screen and (max-width: 576px) {.title_screen_2734 .content_wrap_8136 {
    width: 90%;
    padding: 1.5rem;
}.title_screen_2734 .content_wrap_8136 h1 {
    font-size: calc(42px * 0.7);
    margin-bottom: 1rem;
}.title_screen_2734 .content_wrap_8136 p {
    font-size: calc(18px * 0.9);
    margin-bottom: 1.5rem;
}.title_screen_2734 .content_wrap_8136 .support_feedback_4923 {
    font-size: calc(17px * 0.9);
    padding: 0.8rem 2rem;
}}



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



@keyframes neonPulse {
  0% {
    opacity: 0.6;
    transform: scaleX(0.5);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}



@keyframes clip-shift {
    0% {
        clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    }
    100% {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    }
}



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



@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgb(181,175,203,0.5); }
    70% { box-shadow: 0 0 0 15px rgba(0, 0, 0, 0); }
    100% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
}



@keyframes expandWidth {
    0% {
        width: 0;
    }
    100% {
        width: 80px;
    }
}



@keyframes sidePanCarousel {
    0% {
        transform: translateX(0);
    }
    16% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-100%);
    }
    36% {
        transform: translateX(-100%);
    }
    40% {
        transform: translateX(-200%);
    }
    56% {
        transform: translateX(-200%);
    }
    60% {
        transform: translateX(-300%);
    }
    76% {
        transform: translateX(-300%);
    }
    80% {
        transform: translateX(-400%);
    }
    96% {
        transform: translateX(-400%);
    }
    100% {
        transform: translateX(0);
    }
}

