﻿html,body {
    height: 100%;
    auto
contain;
    color: #000000;
    min-height: 100%;
    font-family: Arial, sans-serif;
}

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


.sign_up_nMeQi {
    background: linear-gradient(135deg, rgb(237,234,239) 0%, rgb(204,198,212,0.5) 100%);
    padding: 4rem 2rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.sign_up_nMeQi .proof_stats_OCcmg {
    gap: 2rem;
    grid-template-columns: 1fr;
    transform: translateZ(0);
    backdrop-filter: blur(5px);
    position: relative;
    padding: 2rem;
    display: grid;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.sign_up_nMeQi h4::after {
    left: 0;
    height: 3px;
    position: absolute;
    bottom: -10px;
    width: 50px;
    transition: width 0.3s ease;
    content: "";
    background: rgb(204,198,212);
}

.sign_up_nMeQi .input_holder input[type="email"] {
    font-size: 18px;
    padding: 1rem 1.2rem;
    border: 1px solid rgba(0,0,0,0.1);
    outline: none;
    background: #ffffff;
    transition: all 0.3s ease;
    color: #000000;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    width: 100%;
}

.sign_up_nMeQi .input_holder input[type="submit"]:active {
    transform: translateY(1px);
    box-shadow: 0 2px 5px rgb(204,198,212,0.5);
}

.tyBox_oInmi::after {
    height: 150%;
    background: repeating-linear-gradient(45deg, rgb(204,198,212,0.5) 0px, transparent 2px, transparent 10px);
    transform: rotate(-5deg);
    top: -25%;
    position: absolute;
    z-index: 0;
    animation: patternShift 20s infinite linear;
    opacity: 0.04;
    width: 150%;
    left: -25%;
    content: "";
}

.tyBox_oInmi .proof_stats_OCcmg::before {
    position: absolute;
    left: 50%;
    width: 95%;
    z-index: -1;
    transform: translateX(-50%);
    filter: blur(12px);
    height: 100%;
    opacity: 0.3;
    content: "";
    border-radius: 10px;
    background: linear-gradient(180deg, rgb(204,198,212,0.5) 0%, transparent 80%);
    top: -8px;
}

.tyBox_oInmi li span {
    position: relative;
    font-size: 16px;
    line-height: 1.7;
    display: block;
    letter-spacing: 0.01em;
    color: #000000;
    font-family: Arial, sans-serif;
    animation: fadeIn 1s 1.2s forwards ease-out;
    opacity: 0;
}

.take_a_spin_bYNzf::after {
    width: 200%;
    opacity: 0.05;
    position: absolute;
    left: -50%;
    z-index: 1;
    transform: rotate(-5deg);
    content: "";
    top: -50%;
    pointer-events: none;
    height: 200%;
    background: repeating-linear-gradient(
        45deg,
        rgb(204,198,212,0.5) 0,
        rgb(204,198,212,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}

.take_a_spin_bYNzf svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}

.take_a_spin_bYNzf svg:hover path {
    fill: rgb(167,161,179);
}

.take_a_spin_bYNzf .support_support_piPHf {
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    text-decoration: none;
    transform: skewX(-5deg) translateZ(30px);
    display: inline-block;
    color: #000000;
    background: #ffffff;
    padding: 1rem 2.5rem;
    border: none;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
}

.affiliate_cta_DVnSv .help_question_wThkZ {
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    display: flex;
    position: relative;
    margin-bottom: 4rem;
    padding-bottom: 2rem;
    justify-content: center;
    gap: 0;
}

.affiliate_cta_DVnSv .info_item:first-child::before {
    display: none;
}

.affiliate_cta_DVnSv .info_item:hover p,
.affiliate_cta_DVnSv .info_item:hover a {
    color: rgb(204,198,212);
}

.affiliate_cta_DVnSv .text_main_holder {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 3rem;
}

.affiliate_cta_DVnSv .top_teach_CQFkE:hover svg {
    transform: scale(1.05);
}

.affiliate_cta_DVnSv .main_nav_yshYb::before {
    width: 100%;
    content: '';
    left: 0;
    border-radius: 12px;
    height: 100%;
    background: rgba(0, 0, 0, 0.02);
    position: absolute;
    top: 0;
    z-index: -1;
}

.affiliate_cta_DVnSv .head_base_USRPq a {
    text-decoration: none;
    transition: all 0.3s ease;
    padding: 0.5rem 0;
    padding-left: 1.25rem;
    font-size: 13px;
    position: relative;
    color: #000000;
}

.affiliate_cta_DVnSv .subscribe_holder::before {
    border-style: solid;
    border-color: rgb(204,198,212,0.5) transparent transparent transparent;
    border-top-left-radius: 12px;
    left: 0;
    position: absolute;
    height: 0;
    top: 0;
    width: 0;
    border-width: 50px 50px 0 0;
    content: '';
}

.affiliate_cta_DVnSv .explore_courses_FKhxy {
    cursor: pointer;
    border: none;
    color: #ffffff;
    font-weight: 600;
    overflow: hidden;
    border-radius: 10px;
    font-size: 19px;
    padding: 1.125rem 1.25rem;
    position: relative;
    background: linear-gradient(135deg, rgb(204,198,212) 0%, rgb(167,161,179) 100%);
    z-index: 1;
    transition: all 0.3s ease;
}

.statistics_information_cJpVy {
    position: relative;
    overflow: hidden;
    background: rgb(237,234,239);
    padding: 100px 0;
}

.statistics_information_cJpVy h2::after {
    max-width: 200px;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(204,198,212), transparent);
    width: 100%;
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
    content: "";
    left: 50%;
}

.statistics_information_cJpVy .statistics_pros_WPRHu:nth-child(1)::before {
    background: rgb(204,198,212);
    opacity: 0.85;
}

.statistics_information_cJpVy .statistics_pros_WPRHu:nth-child(3)::before {
    opacity: 0.7;
    background: rgb(204,198,212);
}

.statistics_information_cJpVy .statistics_pros_WPRHu span::before {
    top: -5px;
    opacity: 0.5;
    background: #ffffff;
    content: "";
    position: absolute;
    width: 30px;
    left: 30px;
    height: 2px;
}

.statistics_information_cJpVy .statistics_pros_WPRHu:nth-child(2) {
    transform: translateX(20px) translateY(-20px);
    animation: fadeIn 0.5s 0.2s forwards, slideIn 0.7s 0.2s forwards;
    grid-area: 1 / 2 / 2 / 3;
}

.privacy_corner_jnBdJ:hover {
    background: rgb(204,198,212,0.5);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
}

.privacy_corner_jnBdJ h3, .privacy_corner_jnBdJ h4, .privacy_corner_jnBdJ h5, .privacy_corner_jnBdJ h6 {
    font-size: 21px;
    margin-bottom: 15px;
    font-weight: 400;
    color: #000000;
    font-family: Arial, sans-serif;
    margin-top: 30px;
    transition: color 0.3s ease;
}

.privacy_corner_jnBdJ section {
    background: var(--bg-color);
    padding: 20px;
    transition: background 0.3s ease;
}

.potential_learners_BvpmV::before {
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgb(204,198,212,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(167,161,179,0.5) 0%, transparent 40%);
    height: 100%;
    opacity: 0.15;
    content: '';
    top: 0;
}

.potential_learners_BvpmV ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    gap: 40px;
    margin: 0;
    padding: 0;
}

.potential_learners_BvpmV ul li::after {
    height: 100px;
    background: rgb(204,198,212,0.5);
    left: -50px;
    width: 100px;
    border-radius: 50%;
    transition: all 0.6s ease;
    bottom: -50px;
    opacity: 0.1;
    position: absolute;
    content: '';
    z-index: -1;
}

.potential_learners_BvpmV ul li:hover svg {
    transform: translateY(-5px) scale(1.1);
}

.potential_learners_BvpmV ul li:hover svg path {
    fill: rgb(167,161,179);
}

.potential_learners_BvpmV ul li:nth-child(4) {
    animation-delay: 0.55s;
}

.potential_learners_BvpmV ul li:nth-child(3n+2) {
    animation: slideInBottom 0.6s forwards, floatingAnimation 8s ease-in-out infinite 1s reverse;
    animation-delay: 0.25s, 3s;
}

.course_overview_EMjQr::after {
    background: linear-gradient(215deg, rgb(204,198,212,0.5) 0%, rgb(167,161,179) 100%);
    width: 40vw;
    bottom: -15%;
    position: absolute;
    left: -10%;
    content: "";
    height: 40vw;
    filter: blur(70px);
    animation: float 25s infinite alternate-reverse ease-in-out;
    opacity: 0.08;
    transform: rotate(10deg);
    z-index: 0;
    border-radius: 51% 49% 32% 68% / 41% 38% 62% 59%;
}

.course_overview_EMjQr .main_photo_iKwQR:hover::before {
    opacity: 0.35;
}

.course_overview_EMjQr .text_description_OVIyz {
    padding: 2rem;
    border-radius: 2px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
    z-index: 1;
    background: #ffffff;
    transform: translateZ(0) translateY(-10px);
    transition: transform 0.6s ease, box-shadow 0.6s ease;
    position: relative;
}

.course_overview_EMjQr .description:last-child {
    margin-bottom: 0;
}

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

.pricing_matrix_xlHBI h2::after {
    position: absolute;
    content: "";
    bottom: -12px;
    transform: translateX(-50%);
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(204,198,212), rgb(167,161,179));
    width: 80px;
    left: 50%;
    height: 4px;
}

.pricing_matrix_xlHBI .rate_options_OwCYc {
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s ease;
    display: block;
    text-decoration: none;
    isolation: isolate;
    background-color: rgba(255, 255, 255, 0.03);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 
                0 8px 15px rgba(0, 0, 0, 0.1),
                0 1px 0 rgba(255, 255, 255, 0.1) inset;
    overflow: hidden;
    backdrop-filter: blur(10px);
    position: relative;
    height: 100%;
}

.pricing_matrix_xlHBI .price_options_WoLGw p {
    word-wrap: break-word;
    margin: 0 0 30px;
    line-height: 1.6;
    flex: 1;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.8);
    hyphens: auto;
    font-size: 14px;
}

.training_specialist_YeIwP::before {
    height: 100%;
    width: 100%;
    left: 0;
    content: "";
    top: 0;
    z-index: 0;
    position: absolute;
    opacity: 0.4;
    background: radial-gradient(circle at 30% 50%, rgb(204,198,212,0.5) 0%, transparent 40%);
}

.training_specialist_YeIwP .main_photo_iKwQR::before {
    height: 100%;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(
        to bottom,
        transparent 50%,
        rgba(0, 0, 0, 0.5) 100%
    );
    content: "";
}

.training_specialist_YeIwP .name::after {
    content: "";
    width: 0;
    left: 0;
    position: absolute;
    bottom: -5px;
    height: 3px;
    transition: width 0.4s ease 0.1s;
    background: linear-gradient(to right, rgb(167,161,179), transparent);
}

.training_specialist_YeIwP .rating_voices_aucMK:hover .career_timeline_gFdwZ {
    transform: translateZ(5px);
}

header::before {
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
    content: '';
    opacity: 0.4;
    left: 0;
    z-index: 0;
}

header .top_primary_VNJpC a {
    border-radius: 60% 40% 40% 60% / 40% 50% 50% 60%;
    overflow: hidden;
    display: flex;
    font-size: 13px;
    position: relative;
    transition: all 0.4s ease;
    padding: 0.8rem 1.3rem;
    text-decoration: none;
    color: #000000;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    z-index: 1;
    background: rgba(255, 255, 255, 0.1);
}

.trackingNoticeModal_QitMU {
    background: rgb(237,234,239);
    bottom: 0;
    position: fixed;
    width: 100%;
    border-top: 2px solid rgb(204,198,212);
    z-index: 90;
}

#policyPopupWindow_KjqAY {
    display: none;
}

#policyPopupWindow_KjqAY:checked ~ .trackingNoticeModal_QitMU {
    visibility: hidden;
    opacity: 0;
}

.user_default_MpFrx svg, .user_default_MpFrx svg path, .user_default_MpFrx img {
    width: 100px;
    height: 100px;
    fill: rgb(204,198,212);
}

.wrapping-container_nJtST .user_default_MpFrx {
    align-items: center;
    width: 80px;
    border-radius: 50%;
    justify-content: center;
    height: 80px;
    background:rgb(204,198,212);
    display: flex;
}

.title_welcome_EQUAr .main_photo_iKwQR {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    transform: scale(1.05);
    height: 100%;
    top: 0;
    filter: saturate(0.85) contrast(1.15);
    width: 100%;
    opacity: 0.35;
    transition: all 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    left: 0;
    position: absolute;
}

.title_welcome_EQUAr:hover .proof_stats_OCcmg {
    transform: translateY(-1vh) rotateX(0deg);
}

.title_welcome_EQUAr h1::before {
    content: '';
    position: absolute;
    top: 0.5em;
    transform: scaleY(0);
    height: 70%;
    background: rgb(167,161,179);
    width: 8px;
    transform-origin: top;
    animation: lineGrow 0.6s 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards;
    left: 0;
}

.title_welcome_EQUAr h1::before {
    transform: translateX(-50%) scaleX(0);
    top: 0;
    width: 80px;
    animation: lineGrowHorizontal 0.6s 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards;
    height: 5px;
    left: 50%;
    transform-origin: center;
}

.title_welcome_EQUAr p {
    opacity: 0.95;
    font-size: calc(13px * 1.15);
    color: #ffffff;
    line-height: 1.6;
    position: relative;
    max-width: 90%;
    letter-spacing: 0.01em;
    font-weight: 400;
    margin-bottom: 2.5rem;
}

.title_welcome_EQUAr p {
    text-align: center;
    max-width: 100%;
}

.title_welcome_EQUAr .start_first_BaUkK:hover svg path {
    fill: rgb(114,190,188);
}

.title_welcome_EQUAr svg text {
    dominant-baseline: middle;
    font-family: Arial, sans-serif;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}

.title_welcome_EQUAr .support_support_piPHf:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 
        0 15px 25px -5px rgba(94,170,168,0.5),
        0 1px 5px rgba(255,255,255,0.2) inset;
    background: linear-gradient(135deg, rgb(104,180,178), rgb(84,160,158));
}

.contact_form_box_sSLMB::before {
    top: 0;
    z-index: 1;
    position: absolute;
    background: rgb(237,234,239);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    height: 100%;
    width: 100%;
    content: '';
    opacity: 0.85;
    left: 0;
}

.contact_form_box_sSLMB .inquiry_panel_ulQqg h3 {
    position: relative;
    margin-bottom: 40px;
    color: #000000;
    font-size: 34px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
}

.contact_form_box_sSLMB .inquiry_panel_ulQqg div:hover {
    transform: scale(1.05) translateZ(10px);
}

.contact_form_box_sSLMB .inquiry_panel_ulQqg span {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.contact_form_box_sSLMB .inquiry_panel_ulQqg a::after {
    bottom: -2px;
    background: rgb(204,198,212);
    left: 0;
    width: 0;
    height: 1px;
    transition: width 0.3s ease;
    content: '';
    position: absolute;
}

.contact_form_box_sSLMB form input[type="text"]:focus,
.contact_form_box_sSLMB form input[type="email"]:focus {
    border-bottom-color: rgb(204,198,212);
    box-shadow: 0 5px 10px -5px rgb(204,198,212,0.5);
    outline: none;
}

.contact_form_box_sSLMB .query_form_BygwW label::before {
    content: '';
    left: 0;
    border: 2px solid rgba(255, 255, 255, 0.3);
    background: transparent;
    transition: all 0.3s ease;
    position: absolute;
    height: 22px;
    top: 0;
    width: 22px;
}

.contact_form_box_sSLMB .support_support_piPHf::before {
    left: 0;
    z-index: -1;
    transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    content: '';
    position: absolute;
    background: rgb(167,161,179);
    top: 0;
    height: 100%;
    width: 0;
}

.about_this_eJlyx .text_description_OVIyz {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    padding: 3rem;
    transform: translateY(20px);
    animation: fadeUp 0.8s ease-out forwards 0.3s;
    border-left: 5px solid rgb(204,198,212);
    opacity: 0;
}

.about_this_eJlyx .text_description_OVIyz > div:nth-child(2) p b {
    display: inline-block;
    font-weight: 700;
    position: relative;
}

.about_this_eJlyx ol li {
    animation: fadeUp 0.8s ease-out forwards 1s;
    opacity: 0;
    color: #000000;
    transform: translateY(20px);
    column-gap: 3rem;
    font-size: 13px;
    columns: 2;
    text-align: justify;
    line-height: 1.8;
    position: relative;
    font-family: Arial, sans-serif;
    padding-left: 0;
}



@media (min-width: 992px) {.sign_up_nMeQi {
    padding: 6rem 4rem;
}.sign_up_nMeQi .proof_stats_OCcmg {
    padding: 4rem;
    grid-template-columns: 1.5fr 1fr;
}.sign_up_nMeQi h4 {
    font-size: calc(20px * 1.1);
}.sign_up_nMeQi .input_holder {
    margin-left: auto;
    max-width: 500px;
}.sign_up_nMeQi .input_holder input[type="email"] {
    padding: 1.2rem 1.5rem;
}.sign_up_nMeQi .input_holder input[type="submit"] {
    padding: 1.2rem 2rem;
}
}



@media (max-width: 992px) {.take_a_spin_bYNzf {
    padding: 5rem 0;
}.take_a_spin_bYNzf h2 {
    font-size: calc(35px * 0.9);
    margin-bottom: 2.5rem;
}.take_a_spin_bYNzf svg {
    width: 56px;
    height: 56px;
}.take_a_spin_bYNzf .support_support_piPHf {
    padding: 0.9rem 2.2rem;
}
}



@media (max-width: 576px) {.take_a_spin_bYNzf {
    padding: 3rem 0;
}.take_a_spin_bYNzf h2 {
    font-size: calc(35px * 0.7);
    margin-bottom: 1.5rem;
}.take_a_spin_bYNzf .container {
    padding: 0 1.5rem;
}.take_a_spin_bYNzf svg {
    height: 40px;
    width: 40px;
}.take_a_spin_bYNzf .proof_stats_OCcmg::before {
    top: -1.5rem;
}.take_a_spin_bYNzf .support_support_piPHf {
    font-size: calc(14px * 0.9);
    padding: 0.8rem 1.8rem;
}}



@media (max-width: 576px) {.affiliate_cta_DVnSv {
    padding: 3rem 0 1.5rem;
}.affiliate_cta_DVnSv .help_question_wThkZ {
    padding-bottom: 1.5rem;
    margin-bottom: 2.5rem;
}.affiliate_cta_DVnSv .text_main_holder {
    gap: 2.5rem;
}.affiliate_cta_DVnSv .main_nav_yshYb {
    padding: 1rem;
}.affiliate_cta_DVnSv .main_nav_yshYb h5 {
    text-align: center;
}.affiliate_cta_DVnSv .subscribe_holder {
    padding: 1.5rem;
}.affiliate_cta_DVnSv .subscribe_holder::before {
    border-width: 30px 30px 0 0;
}.affiliate_cta_DVnSv .achieve_cta_YAUir {
    margin-top: 2.5rem;
}}



@media (min-width: 768px) and (max-width: 1023px) {.statistics_information_cJpVy .statistics_pros_WPRHu {
    min-height: 180px;
}.statistics_information_cJpVy .statistics_pros_WPRHu p {
    font-size: calc(42px * 1.2);
}
}



@media (max-width: 992px) {.potential_learners_BvpmV {
    padding: 90px 0;
}.potential_learners_BvpmV h3 {
    margin-bottom: 60px;
}.potential_learners_BvpmV h3::before,
    .potential_learners_BvpmV h3::after {
    width: 30px;
}.potential_learners_BvpmV h3::before {
    left: -40px;
}.potential_learners_BvpmV h3::after {
    right: -40px;
}.potential_learners_BvpmV ul {
    gap: 30px;
}.potential_learners_BvpmV ul li {
    width: calc(50% - 15px);
    padding: 35px 25px;
}
}



@media (max-width: 576px) {.potential_learners_BvpmV {
    padding: 70px 0;
}.potential_learners_BvpmV h3 {
    font-size: calc(29px * 0.9);
    margin-bottom: 50px;
}.potential_learners_BvpmV h3::before,
    .potential_learners_BvpmV h3::after {
    display: none;
}.potential_learners_BvpmV ul {
    gap: 25px;
}.potential_learners_BvpmV ul li {
    padding: 30px 20px;
}.potential_learners_BvpmV ul li svg {
    width: 40px;
    height: 40px;
}
}



@media (max-width: 480px) {.course_overview_EMjQr {
    padding: 3rem 0;
}.course_overview_EMjQr h2 {
    font-size: calc(28px * 0.8);
    margin-bottom: 2rem;
}.course_overview_EMjQr h2::after {
    width: 60px;
    bottom: -10px;
}.course_overview_EMjQr .main_photo_iKwQR {
    height: 200px;
}.course_overview_EMjQr .text_description_OVIyz {
    padding: 1.25rem;
}.course_overview_EMjQr .description {
    line-height: 1.5;
    margin-bottom: 1rem;
    max-height: 200px;
    font-size: calc(14px * 0.9);
}}



@media (min-width: 768px) {.training_specialist_YeIwP .rating_voices_aucMK {
    grid-gap: 0;
    grid-template-columns: 300px 1fr;
}.training_specialist_YeIwP .main_photo_iKwQR {
    border-radius: 19px 0 0 19px;
    height: 100%;
    transform: rotateY(-10deg);
    transform-origin: right;
}.training_specialist_YeIwP .rating_voices_aucMK:hover .main_photo_iKwQR {
    transform: rotateY(0deg) translateZ(30px);
}.training_specialist_YeIwP .work_content_OlMHk {
    border-radius: 0 19px 19px 0;
    transform-origin: left;
    transform: rotateY(5deg);
}.training_specialist_YeIwP .rating_voices_aucMK:hover .work_content_OlMHk {
    transform: rotateY(0deg) translateZ(20px);
}
}


@media only screen and (max-width: 1200px) {.trackingNoticeModal_QitMU {
    padding: 20px;
}
}


@media only screen and (max-width: 800px) {.user_default_MpFrx {
    display: none;
}.privacy_switch_zkMoL {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.trackingNoticeModal_QitMU h5 {
    text-align: center;
}.trackingNoticeModal_QitMU p {
    text-align: center;
}.consent_edu_hAipH {
    margin-bottom: 20px;
}body .wrapping-container_nJtST .web_tracking_eUKis {
    margin-bottom: 10px;
    margin-left: 0;
}}



@media screen and (max-width: 575px) {.title_welcome_EQUAr {
    padding: 90px 0 50px;
}.title_welcome_EQUAr h1 {
    font-size: calc(39px * 0.9);
}.title_welcome_EQUAr h1::before {
    width: 60px;
}.title_welcome_EQUAr .text_description_OVIyz {
    padding: 1.25rem;
}.title_welcome_EQUAr p {
    line-height: 1.5;
    font-size: calc(13px * 0.95);
}.title_welcome_EQUAr .start_first_BaUkK {
    width: 80px;
    height: 80px;
}.title_welcome_EQUAr h6 {
    margin-top: 1.5rem;
}.title_welcome_EQUAr .support_support_piPHf {
    padding: 0.75em 1.5em;
    width: 100%;
}}



@media (max-width: 768px) {.about_this_eJlyx {
    padding: 60px 0;
}.about_this_eJlyx .text_description_OVIyz {
    padding: 2rem;
}.about_this_eJlyx h5 {
    font-size: calc(21px * 0.85);
}.about_this_eJlyx .text_description_OVIyz > div:nth-child(2) p {
    font-size: 21px;
}.about_this_eJlyx .text_description_OVIyz > div:first-child::before {
    width: 40px;
}
}



@keyframes fadeUpIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes expandLine {
    from {
        transform: translateX(-50%) scaleX(0);
    }
    to {
        transform: translateX(-50%) scaleX(1);
    }
}



@keyframes popIn {
    from {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}



@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}



@keyframes slideInBottom {
    from {
        opacity: 0;
        transform: translateY(60px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes fadeSlideIn {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}



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

