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

.header_wrapNQ {
    flex: 1 0 auto;
}

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

header,footer {
    width: 100%;
}

header {
    overflow: visible;
    z-index: 100;
    position: relative;
    margin-top: 0;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    padding: 0;
    background: linear-gradient(90deg, rgb(105,175,184) 0%, rgb(155,205,210) 100%);
}

.privacy_space6e::before {
    width: 40%;
    background: linear-gradient(135deg, transparent 15%, rgba(rgb(155,205,210,0.5), 0.03) 70%);
    z-index: 0;
    content: "";
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 50% 0);
    top: 0;
    position: absolute;
    height: 100%;
    right: 0;
}

.privacy_space6e h1::after {
    height: 3px;
    width: 6rem;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(155,205,210), transparent);
    left: 0;
    bottom: 0;
}

.privacy_space6e h2::before {
    content: "";
    background: rgb(155,205,210);
    height: 80%;
    border-radius: 2px;
    position: absolute;
    top: 0.2em;
    left: 0;
    width: 4px;
}

.privacy_space6e h4 {
    margin-bottom: 1rem;
    font-size: calc(33px * 0.7);
    padding-left: 0.5rem;
    position: relative;
    margin-top: 2rem;
    color: #000000;
    font-weight: 600;
}

.privacy_space6e p strong {
    font-weight: 600;
    color: #000000;
    padding-left: 0.25rem;
    background: linear-gradient(to bottom, transparent 85%, rgba(rgb(155,205,210,0.5), 0.15) 15%);
    padding-right: 0.25rem;
    position: relative;
}

.privacy_space6e li {
    font-size: 14px;
    counter-increment: privacy-counter;
    line-height: 1.6;
    position: relative;
    padding-left: 2.5rem;
    margin-bottom: 1.25rem;
}

.privacy_space6e li:hover::before {
    transform: rotate(45deg) scale(1.1);
}

.plan_cardtE {
    overflow: hidden;
    background: rgb(201,230,234);
    padding: 5rem 0;
    position: relative;
}

.plan_cardtE::after {
    background: linear-gradient(225deg, rgb(155,205,210,0.5), rgb(105,175,184,0.5));
    filter: blur(50px);
    content: "";
    width: 250px;
    border-radius: 50%;
    position: absolute;
    z-index: 0;
    height: 250px;
    bottom: -50px;
    left: -50px;
}

.plan_cardtE .payment_option9Z h2::after {
    content: "";
    left: 50%;
    bottom: -10px;
    height: 3px;
    width: 80px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(155,205,210), rgb(105,175,184));
    position: absolute;
}

.plan_cardtE .value_fees9L:hover {
    transform: translateY(-10px);
}

.plan_cardtE .value_fees9L:hover .learning_deals1O {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}

.plan_cardtE .value_fees9L h3 {
    font-size: calc(22px * 1.1);
    position: relative;
    margin-bottom: 1rem;
    display: inline-block;
    color: #000000;
    font-weight: 700;
}

.plan_cardtE .discount_tierDb {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: calc(22px * 1.4);
    color: rgb(105,175,184);
    margin: 1.5rem 0;
}

.plan_cardtE .image_sliderTe {
    position: relative;
    height: 180px;
}

.plan_cardtE .image_sliderTe::before {
    z-index: 1;
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    inset: 0;
    content: "";
}

.potential_enrollees7y {
    padding: 120px 0;
    background: rgb(201,230,234);
    overflow: hidden;
    position: relative;
}

.potential_enrollees7y h3 {
    text-align: center;
    font-size: 37px;
    margin-bottom: 80px;
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    padding-bottom: 20px;
    font-weight: 700;
}

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

.potential_enrollees7y ul li::after {
    right: 15px;
    background: rgb(155,205,210,0.5);
    bottom: 0;
    left: 15px;
    transform: translateZ(-20px);
    z-index: -2;
    opacity: 0.3;
    top: 15px;
}

.potential_enrollees7y ul li:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}

.potential_enrollees7y ul li svg {
    z-index: 2;
    transition: all 0.4s ease;
    left: 25px;
    top: 50%;
    height: 40px;
    transform: translateY(-50%);
    width: 40px;
    position: absolute;
}

.potential_enrollees7y ul li:nth-child(3n) {
    transform: perspective(1000px) rotateX(5deg) rotateY(2deg);
}

.potential_enrollees7y ul li:nth-child(3n):hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}

.instructor_historyrG .rating_zone92 {
    flex-direction: row;
    margin: 0 auto;
    justify-content: center;
    transform: rotate(-2deg);
    gap: 2rem;
    align-items: center;
    max-width: 1100px;
    z-index: 1;
    display: flex;
    position: relative;
}

.instructor_historyrG .work_detailsJM::before {
    content: "";
    background: rgb(105,175,184,0.5);
    height: 100%;
    border-radius: 23px;
    transform: rotate(3deg);
    z-index: -1;
    width: 100%;
    right: -15px;
    position: absolute;
    top: -15px;
}

.instructor_historyrG .work_detailsJM div:nth-child(2) {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: rgb(105,175,184);
    transform: skewX(-5deg);
}

.instructor_historyrG .rating_zone92:hover .image_sliderTe {
    box-shadow: 30px 30px 0 rgb(155,205,210,0.5);
    transform: perspective(1000px) rotateY(-5deg);
}

.course_summaryCN .study_trackBc::before {
    height: 100%;
    z-index: 2;
    background: #000000;
    content: "";
    top: 0;
    opacity: 0.7;
    position: absolute;
    left: 0;
    width: 100%;
}

.course_summaryCN .study_trackBc:hover .education_mapiW {
    animation-play-state: paused;
}

.course_summaryCN .education_mapiW:nth-child(2) {
    animation-delay: -5s;
}

.course_summaryCN .education_mapiW:nth-child(4) {
    animation-delay: -15s;
}

.course_summaryCN .container {
    display: flex;
    position: relative;
    align-items: center;
    height: 100vh;
    z-index: 10;
    width: 100%;
}

.course_summaryCN .skill_toolN5::before {
    border-radius: 50%;
    width: 60%;
    filter: blur(60px);
    left: -30px;
    content: "";
    background: rgb(155,205,210,0.5);
    top: -30px;
    opacity: 0.3;
    height: 60%;
    z-index: -1;
    position: absolute;
}

.course_summaryCN .skill_toolN5 h3 {
    font-size: 36px;
    font-weight: 700;
    position: relative;
    margin-bottom: 1.5rem;
    color: #ffffff;
}

.course_summaryCN .help_panel9h {
    color: #ffffff;
    align-items: center;
    margin-bottom: 1rem;
    overflow: hidden;
    padding: 1rem 2rem;
    display: inline-flex;
    font-weight: 600;
    z-index: 1;
    background: transparent;
    font-size: 16px;
    max-width: calc(100% - 2rem);
    align-self: flex-start;
    transition: all 0.3s ease;
    border: 1px solid rgb(155,205,210);
    text-decoration: none;
    position: relative;
}

.course_summaryCN .trainingIv:has(.education_mapiW:nth-child(2):last-child) .education_mapiW:nth-child(2) {
    animation-delay: -12.5s;
}

.course_summaryCN .trainingIv:has(.education_mapiW:nth-child(3):last-child) .education_mapiW:nth-child(3) {
    animation-delay: -16.67s;
}

.course_summaryCN .trainingIv:has(.education_mapiW:nth-child(4):last-child) .education_mapiW:nth-child(3) {
    animation-delay: -12.5s;
}

.gratWrapperOL::before {
    z-index: -1;
    background: repeating-linear-gradient(
        -45deg,
        rgb(105,175,184,0.5) 0px,
        rgb(105,175,184,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    opacity: 0.15;
    animation: patternShift 30s linear infinite;
    height: 100%;
}

.gratWrapperOL .skill_traininglU {
    padding: 2.5rem;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08),
                0 30px 60px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    position: relative;
    transform: translateZ(10px) rotateX(2deg);
    border-radius: 10px;
}

.gratWrapperOL .skill_traininglU span {
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.7;
    text-align: center;
    display: block;
    font-size: calc(12px * 1.1);
}

.contact_panel9e .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
}

.contact_panel9e .inquiry_blockQ6 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    display: grid;
    border-radius: 15px;
    grid-template-columns: 1fr 1.5fr;
    overflow: hidden;
}

.contact_panel9e .inquiry_reach4H div {
    padding: 10px 0;
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    align-items: center;
    margin-bottom: 25px;
}

.contact_panel9e .inquiry_reach4H div {
    animation: reveal 0.6s ease forwards;
    opacity: 0;
}

.contact_panel9e .inquiry_reach4H div span a {
    transition: color 0.3s;
    color: #ffffff;
    text-decoration: none;
}

.contact_panel9e form {
    flex-direction: column;
    display: flex;
}

.contact_panel9e form input[type="text"]:focus,
.contact_panel9e form input[type="email"]:focus {
    box-shadow: 0 0 0 2px rgba(rgb(155,205,210), 0.1);
    border-color: rgb(155,205,210);
    outline: none;
}

.contact_panel9e .inquiry_widgetMT input[type="checkbox"] {
    margin-right: 10px;
    appearance: none;
    position: relative;
    border: 2px solid rgb(155,205,210);
    cursor: pointer;
    width: 18px;
    margin-top: 4px;
    border-radius: 3px;
    height: 18px;
}

.contact_panel9e .inquiry_widgetMT label a:hover {
    text-decoration: underline;
}

.contact_panel9e form .help_panel9h {
    cursor: pointer;
    background-color: rgb(155,205,210);
    border-radius: 10px;
    font-weight: 600;
    color: #ffffff;
    border: none;
    align-self: flex-start;
    padding: 15px 25px;
    transition: background-color 0.3s, transform 0.3s;
    font-size: 17px;
}

.customer_experiencevg::after {
    width: 30%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgb(105,175,184,0.5));
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0% 100%);
    content: "";
    right: 0;
    z-index: 0;
    position: absolute;
    top: 0;
}

.customer_experiencevg h2::after {
    left: -2rem;
    content: "";
    width: 1.5rem;
    position: absolute;
    height: 5px;
    top: 50%;
    background: rgb(155,205,210);
    transform: translateY(-50%);
}

.customer_experiencevg .rating_zone92::before {
    content: "";
    background: linear-gradient(
        to right,
        rgb(155,205,210),
        rgb(105,175,184)
    );
    width: 3rem;
    height: 3px;
    left: -3rem;
    z-index: 1;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
}

.customer_experiencevg .rating_zone92:nth-child(odd) {
    align-self: flex-start;
    margin-left: 0;
    transform: translateX(3rem);
    margin-right: auto;
}

.customer_experiencevg .rating_zone92:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 5px rgb(155,205,210,0.5);
}

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

.customer_experiencevg .rating_zone92 p {
    font-size: calc(14px * 1.1);
    color: #000000;
    margin-bottom: 0.5rem;
    font-weight: 600;
}

header::before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
    content: '';
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 5px,
        transparent 5px,
        transparent 25px
    );
}

header .top_mentorel:hover::before {
    opacity: 0;
}

header .top_mentorel:hover::after {
    animation: neonPulse 1.5s infinite alternate;
    opacity: 0.5;
}



header .first_classUC {
    position: relative;
    transition: all 0.3s ease;
    display: block;
}

header .first_classUC img {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
    max-height: 40px;
}

header .top_pagebarGU a {
    text-decoration: none;
    text-shadow: 0 0 5px #ffffff;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    justify-content: center;
    z-index: 1;
    height: 40px;
    font-size: 15px;
    display: flex;
    overflow: hidden;
    padding: 0 1.2rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
    font-weight: 600;
    letter-spacing: 0.5px;
    align-items: center;
    color: #ffffff;
}

header .main_pagewrapZY::after {
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    width: 100%;
    left: 0;
    bottom: 0;
    content: '';
}

.webinar_ctaVz .price_tableHe {
    gap: 4rem;
    flex-direction: column;
    display: flex;
}

.webinar_ctaVz .get_contactcardEy::after {
    left: 0;
    height: 3px;
    content: '';
    bottom: -1px;
    width: 60px;
    position: absolute;
    background-color: rgb(155,205,210);
}

.webinar_ctaVz .info_item a:hover {
    color: rgb(155,205,210);
}

.webinar_ctaVz .text_main_holder {
    grid-template-columns: 1.2fr 1fr 1.2fr;
    display: grid;
    gap: 3rem;
}

.webinar_ctaVz .top_mentorel svg {
    height: auto;
    max-width: 160px;
    transition: opacity 0.3s ease;
}

.webinar_ctaVz .main_tutorXp h5 {
    font-weight: 600;
    margin-bottom: 0.5rem;
    font-size: 20px;
    color: #000000;
    position: relative;
}

.webinar_ctaVz .head_primaryYO a::before {
    left: -10px;
    height: 1px;
    transition: width 0.3s ease, left 0.3s ease;
    background-color: rgb(155,205,210);
    transform: translateY(-50%);
    top: 50%;
    width: 0;
    position: absolute;
    content: '';
}

.webinar_ctaVz .subscribe_holder p {
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
}

.webinar_ctaVz .input_holder input[type="email"] {
    padding: 1rem 1.25rem;
    border: 1px solid rgb(105,175,184,0.5);
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    flex: 1;
    color: #000000;
    border-radius: 10px;
    font-size: 14px;
    background-color: transparent;
}

.webinar_ctaVz .eng_center7X {
    font-size: 13px;
    color: #000000;
    opacity: 0.8;
}

.webinar_ctaVz .head_primaryYO:first-child {
    position: relative;
    margin-bottom: 1.5rem;
}

.company_overview9z::before {
    z-index: 1;
    top: 0;
    content: "";
    left: 0;
    background: linear-gradient(135deg, 
        rgb(155,205,210,0.5) 0%,
        rgba(36, 55, 99, 0.85) 60%, 
        rgba(28, 42, 75, 0.92) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
}

.company_overview9z .quote_box3s:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.company_overview9z h1 {
    position: relative;
    font-weight: 700;
    color: #000000;
    font-size: 41px;
    transform: translateX(-10px);
    margin-bottom: 30px;
    letter-spacing: -1px;
}

.company_overview9z .quote_box3s:hover h1::after {
    width: 120px;
}

.company_overview9z ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.company_overview9z h4 {
    font-size: calc(24px + 2px);
    color: rgb(105,175,184);
    position: relative;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 15px;
}

.company_overview9z span::first-letter {
    font-weight: 600;
    color: rgb(155,205,210);
    font-size: 1.5em;
}

.manage_cookieshD {
    align-items: center;
    display: flex;
    padding: 20px;
    flex-direction: column;
}

.data_agreeDs svg, .data_agreeDs svg path, .data_agreeDs img {
    height: 60px;
    width: 60px;
    fill: rgb(155,205,210);
}

.cookie_panel_overlayZ0 p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    color: #000000;
}

.cookie_button.cookie_confirmaE:hover {
    background: rgb(105,175,184,0.5);
}

.cookie_panel_overlayZ0 p a:hover {
    color: rgb(105,175,184);
}

#cookieNotificationhg {
    display: none;
}

.title_sectionTS {
    width: 100%;
    overflow: hidden;
    background-color: rgb(201,230,234);
    min-height: 650px;
    height: 100vh;
    position: relative;
}

.title_sectionTS .skill_quick4M::before {
    z-index: 2;
    background: linear-gradient(
        90deg,
        #000000 0%,
        transparent 30%,
        transparent 70%,
        rgb(155,205,210,0.5) 100%
    );
    top: 0;
    opacity: 0.7;
    width: 100%;
    left: 0;
    height: 100%;
    content: '';
    position: absolute;
}

.title_sectionTS .start_primaryoh {
    width: 100%;
    position: relative;
    flex: 0 0 calc(100% / var(--slide-count, 2));
    overflow: hidden;
}

.title_sectionTS .quote_box3s {
    grid-row: 1;
    padding: 0 10% 0 10%;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
    background: linear-gradient(
        90deg,
        rgb(201,230,234) 70%,
        transparent 100%
    );
    display: flex;
    z-index: 5;
    justify-content: center;
    grid-column: 1;
}

.title_sectionTS .quote_box3s p {
    border-radius: 10px;
    backdrop-filter: blur(2px);
    animation: text-slide-in 0.8s ease-out 0.2s forwards;
    text-shadow: 0 1px 8px #000000;
    background: linear-gradient(90deg, rgb(155,205,210,0.5) 0%, transparent 100%);
    max-width: 85%;
    padding: 1rem;
    text-align: left;
    line-height: 1.7;
    opacity: 0;
    transform: translateX(-30px);
    font-size: 12px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 2rem;
}

.title_sectionTS .background-decoration::after {
    filter: blur(100px);
    bottom: -150px;
    animation: blob-move 15s infinite alternate-reverse;
    background: rgb(105,175,184,0.5);
    opacity: 0.15;
    height: 350px;
    position: absolute;
    right: 30%;
    width: 350px;
    content: '';
    border-radius: 50%;
}

header .top_plank .header_headPq div svg, header .top_plank .header_headPq div svg path {
    fill: #ffffff;
}

header .top_plank .header_headPq div img, header .top_plank .header_headPq div svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}


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



@media (max-width: 768px) {.privacy_space6e {
    padding: 3rem 1.25rem;
}.privacy_space6e::before {
    opacity: 0.5;
    width: 70%;
}.privacy_space6e h1 {
    font-size: calc(42px * 0.8);
    transform: translateX(0);
}.privacy_space6e h2 {
    font-size: calc(33px * 0.8);
}.privacy_space6e h3 {
    font-size: calc(33px * 0.7);
}.privacy_space6e h4 {
    font-size: calc(33px * 0.6);
}.privacy_space6e p, 
    .privacy_space6e span,
    .privacy_space6e li {
    font-size: calc(14px * 0.95);
}.privacy_space6e li {
    padding-left: 2rem;
}
}



@media (max-width: 992px) {.potential_enrollees7y {
    padding: 100px 0;
}.potential_enrollees7y h3 {
    margin-bottom: 60px;
    font-size: calc(37px * 0.9);
}.potential_enrollees7y ul {
    gap: 40px 25px;
}.potential_enrollees7y ul li {
    padding: 20px 20px 20px 70px;
    flex: 0 0 calc(50% - 20px);
}.potential_enrollees7y ul li svg {
    left: 20px;
    width: 35px;
    height: 35px;
}
}



@media (max-width: 480px) {.potential_enrollees7y {
    padding: 60px 0;
}.potential_enrollees7y .skill_traininglU {
    padding: 0 20px;
}.potential_enrollees7y h3 {
    margin-bottom: 40px;
    font-size: calc(37px * 0.7);
}.potential_enrollees7y ul {
    gap: 25px;
}.potential_enrollees7y ul li {
    padding: 18px 15px 18px 65px;
}.potential_enrollees7y ul li svg {
    height: 30px;
    width: 30px;
    left: 18px;
}.potential_enrollees7y ul li,
    .potential_enrollees7y ul li:nth-child(3n+1),
    .potential_enrollees7y ul li:nth-child(3n+2),
    .potential_enrollees7y ul li:nth-child(3n) {
    transform: perspective(800px) rotateX(2deg);
}.potential_enrollees7y ul li:hover,
    .potential_enrollees7y ul li:nth-child(3n+1):hover,
    .potential_enrollees7y ul li:nth-child(3n+2):hover,
    .potential_enrollees7y ul li:nth-child(3n):hover {
    transform: perspective(800px) rotateX(0deg) translateY(-5px);
}}



@media screen and (max-width: 768px) {.course_summaryCN .skill_traininglU {
    gap: 1.5rem;
    width: 90%;
}.course_summaryCN .skill_toolN5 {
    padding: 2rem;
}.course_summaryCN .skill_toolN5 h3 {
    font-size: calc(36px * 0.9);
}.course_summaryCN .skill_toolN5 h3::before {
    top: -15px;
    height: 40px;
    width: 40px;
    left: -20px;
}.course_summaryCN .skill_toolN5 p {
    font-size: calc(18px * 0.9);
    margin-bottom: 2rem;
}.course_summaryCN .container {
    padding: 4rem 0;
}
}



@media (max-width: 768px) {.gratWrapperOL {
    padding: 4rem 0;
}.gratWrapperOL h2 {
    margin-bottom: 1.8rem;
    font-size: calc(38px * 0.8);
}.gratWrapperOL .skill_traininglU {
    transform: translateZ(5px) rotateX(1deg);
    padding: 1.8rem;
}.gratWrapperOL .skill_traininglU span {
    line-height: 1.6;
    font-size: 12px;
}
}



@media screen and (max-width: 992px) {.contact_panel9e .inquiry_blockQ6 {
    grid-template-columns: 1fr;
}.contact_panel9e .inquiry_reach4H {
    padding: 40px 30px;
}.contact_panel9e .query_requestxP {
    padding: 40px 30px;
}.contact_panel9e .inquiry_reach4H::after {
    display: none;
}
}



@media (max-width: 768px) {.customer_experiencevg {
    padding: 5rem 0;
}.customer_experiencevg h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 4rem;
    transform: translateX(0);
}.customer_experiencevg h2::after {
    top: -1rem;
    height: 3px;
    left: 0;
    width: 50px;
}.customer_experiencevg .review_feedbackNk {
    padding-left: 0;
}.customer_experiencevg .review_feedbackNk::before {
    transform: translateX(-50%);
    left: 50%;
}.customer_experiencevg .rating_zone92,
    .customer_experiencevg .rating_zone92:nth-child(odd) {
    padding: 2rem;
    max-width: 90%;
    margin: 0 auto;
    transform: translateX(0);
}.customer_experiencevg .rating_zone92::before,
    .customer_experiencevg .rating_zone92:nth-child(odd)::before {
    background: linear-gradient(
            to bottom,
            rgb(155,205,210),
            rgb(105,175,184)
        );
    width: 3px;
    transform: translateX(-50%);
    left: 50%;
    top: -1.5rem;
    height: 1.5rem;
}.customer_experiencevg .rating_zone92::after,
    .customer_experiencevg .rating_zone92:nth-child(odd)::after {
    top: -2rem;
    left: 50%;
    transform: translateX(-50%);
}.customer_experiencevg .rating_zone92 img,
    .customer_experiencevg .rating_zone92:nth-child(odd) img {
    left: 50%;
    transform: translateX(-50%);
    right: auto;
}.customer_experiencevg .rating_zone92:hover,
    .customer_experiencevg .rating_zone92:nth-child(odd):hover {
    transform: translateY(-10px);
}.customer_experiencevg .rating_zone92:hover img {
    transform: translateX(-50%) scale(1.1) rotate(10deg);
}.customer_experiencevg .rating_zone92 .description,
    .customer_experiencevg .rating_zone92:nth-child(odd) .description {
    padding: 1rem 0 0 0;
    border-top: 3px solid rgb(105,175,184,0.5);
    text-align: center;
    border: none;
}}



@media (max-width: 480px) {.company_overview9z {
    padding: 50px 0;
}.company_overview9z .quote_box3s {
    padding: 25px 20px;
}.company_overview9z h1 {
    margin-bottom: 25px;
    font-size: calc(41px - 8px);
}.company_overview9z h1::after {
    height: 2px;
    bottom: -8px;
    width: 60px;
}.company_overview9z h4 {
    font-size: 24px;
}.company_overview9z span {
    line-height: 1.6;
    font-size: calc(12px - 1px);
}
}



@media (max-width: 992px) {.title_sectionTS .skill_traininglU {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr;
}.title_sectionTS .skill_quick4M {
    clip-path: none;
    height: 50vh;
    grid-column: 1;
    grid-row: 1;
}.title_sectionTS .skill_quick4M::before {
    background: linear-gradient(
            0deg,
            #000000 0%,
            transparent 70%
        );
}.title_sectionTS .quote_box3s {
    padding: 2rem 10%;
    grid-column: 1;
    grid-row: 2;
    align-items: center;
    background: rgb(201,230,234);
}.title_sectionTS .quote_box3s::before {
    width: 60%;
    height: 3px;
    left: 20%;
    top: 0;
    right: auto;
}.title_sectionTS .quote_box3s h1 {
    text-align: center;
    max-width: 100%;
}.title_sectionTS .quote_box3s p {
    max-width: 100%;
    background: linear-gradient(180deg, rgb(155,205,210,0.5) 0%, transparent 100%);
    text-align: center;
}.title_sectionTS {
    min-height: unset;
    height: auto;
}
}



@keyframes progress-move {
    0%, 16% {
        left: 0;
    }
    20%, 36% {
        left: 40px;
    }
    40%, 56% {
        left: 80px;
    }
    60%, 76% {
        left: 120px;
    }
    80%, 96% {
        left: 160px;
    }
    100% {
        left: 0;
    }
}



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

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



@keyframes text-slide-in {
    0% {
        transform: translateX(-30px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes blob-move {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(50px, 20px) scale(1.1);
    }
    100% {
        transform: translate(10px, 40px) scale(0.9);
    }
}

