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

.webinar_ctaVz {
    flex: 0 0 auto;
}

.webinar_ctaVz {
    padding: 5rem 0 2rem;
    color: #000000;
    position: relative;
    font-family: Arial, sans-serif;
    background-color: rgb(201,230,234);
}

.webinar_ctaVz {
    background-size: 40px 40px;
    background-repeat: repeat;
    background-blend-mode: overlay;
    background-position: center;
    background-image: 
        linear-gradient(rgb(105,175,184,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(105,175,184,0.5) 1px, transparent 1px);
    background-attachment: fixed;
}

.privacy_space6e .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
}

.privacy_space6e h1 {
    margin-bottom: 2.5rem;
    transform: translateX(-0.5rem);
    position: relative;
    font-weight: 700;
    color: #000000;
    font-size: 42px;
    padding-bottom: 1rem;
}



.privacy_space6e h1, 
.privacy_space6e h2, 
.privacy_space6e h3, 
.privacy_space6e h4,
.privacy_space6e p,
.privacy_space6e ul {
    animation: fadeIn 0.5s ease-out forwards;
}

.privacy_space6e h3::before {
    position: absolute;
    left: 0;
    background: rgb(105,175,184);
    top: 0.25em;
    height: 75%;
    border-radius: 1.5px;
    width: 3px;
    content: "";
}

.privacy_space6e p {
    max-width: 90%;
    margin-bottom: 1.5rem;
    line-height: 1.7;
    color: #000000;
    font-size: 14px;
    transition: transform 0.3s ease;
    position: relative;
}

.privacy_space6e span {
    color: #000000;
    line-height: 1.7;
    border-left: 1px solid rgba(rgb(105,175,184,0.5), 0.3);
    display: block;
    font-size: 14px;
    margin-bottom: 1.5rem;
    padding-left: 1rem;
    max-width: 95%;
    position: relative;
}

.privacy_space6e li::after {
    left: 0;
    font-weight: 600;
    align-items: center;
    content: counter(privacy-counter);
    position: absolute;
    top: 0.25rem;
    height: 1.25rem;
    color: #ffffff;
    justify-content: center;
    font-size: 0.75rem;
    display: flex;
    width: 1.25rem;
}

.plan_cardtE .container {
    position: relative;
    z-index: 1;
}

.plan_cardtE .rate_cardRb {
    flex-direction: column-reverse;
    gap: 3rem;
    display: flex;
}

.plan_cardtE .payment_option9Z {
    text-align: center;
    margin: 0 auto;
    position: relative;
    padding: 0 1rem;
    max-width: 800px;
}

.plan_cardtE .lesson_feesDz {
    line-height: 1.6;
    font-size: 15px;
    margin-bottom: 1rem;
    color: #000000;
}

.plan_cardtE .value_fees9L {
    display: block;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    text-decoration: none;
    position: relative;
    transform-style: preserve-3d;
}

.plan_cardtE .member_feesYh {
    flex: 1;
    z-index: 2;
    position: relative;
    padding: 2rem;
}

.plan_cardtE .value_fees9L h3::before {
    content: "";
    background: rgb(155,205,210);
    transition: width 0.3s ease;
    bottom: -5px;
    position: absolute;
    left: 0;
    height: 2px;
    width: 40px;
}

.plan_cardtE .value_fees9L p {
    font-size: 15px;
    hyphens: auto;
    overflow-wrap: break-word;
    margin-bottom: 1rem;
    word-wrap: break-word;
    line-height: 1.6;
    color: #000000;
}

.plan_cardtE .value_fees9L:nth-child(2) .learning_deals1O {
    border-top: 4px solid rgb(105,175,184);
}

.plan_cardtE .value_fees9L:nth-child(4) .learning_deals1O {
    border-top: 4px solid #00b894;
}

.potential_enrollees7y .skill_traininglU {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
    padding: 0 30px;
}

.potential_enrollees7y h3::after {
    left: 50%;
    bottom: 0;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(155,205,210), rgb(105,175,184));
    width: 80px;
    height: 5px;
    content: "";
}

.potential_enrollees7y ul li::before,
.potential_enrollees7y ul li::after {
    position: absolute;
    content: "";
    background: #ffffff;
    transition: all 0.4s ease;
}

.potential_enrollees7y ul li::before {
    border: 1px solid rgb(105,175,184,0.5);
    z-index: -1;
    top: 5px;
    left: 5px;
    transform: translateZ(-10px);
    bottom: 5px;
    right: 5px;
}

.potential_enrollees7y ul li:hover::after {
    transform: translateZ(-30px);
}

.potential_enrollees7y ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(155,205,210);
}

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

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

.instructor_historyrG::before {
    content: "";
    transform: scale(1.5) rotate(-5deg);
    top: 0;
    width: 100%;
    background: linear-gradient(45deg, transparent 45%, rgb(105,175,184,0.5) 45%, rgb(105,175,184,0.5) 55%, transparent 55%);
    position: absolute;
    left: 0;
    height: 100%;
}

.instructor_historyrG .work_detailsJM {
    z-index: 2;
    position: relative;
    transition: all 0.5s ease;
    padding: 2.5rem;
    max-width: 450px;
    transform: perspective(1000px) rotateY(5deg) translateX(-30px);
    border-radius: 23px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    background: #ffffff;
}

.instructor_historyrG .emp_expZF {
    color: #000000;
    font-size: 17px;
    position: relative;
    line-height: 1.6;
    padding-left: 1.5rem;
    font-style: italic;
}

.instructor_historyrG .rating_zone92:hover .work_detailsJM {
    transform: perspective(1000px) rotateY(0) translateX(-20px);
}

.course_summaryCN .study_trackBc {
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 1;
    left: 0;
}




.course_summaryCN .study_trackBc {
    z-index: 0;
}

.course_summaryCN .education_mapiW {
    transform: scale(1.1);
    opacity: 0;
    position: absolute;
    height: 100%;
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    animation: slide-fade 25s infinite cubic-bezier(0.19, 1, 0.22, 1);
}

.course_summaryCN .education_mapiW img {
    filter: grayscale(0.3) contrast(1.1);
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.course_summaryCN .skill_toolN5 {
    border-radius: 14px;
    grid-column: 6 / 13;
    background: rgba(255, 255, 255, 0.04);
    overflow: hidden;
    backdrop-filter: blur(20px);
    padding: 4rem;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    flex-direction: column;
    grid-row: 2 / 12;
    display: flex;
    z-index: 3;
    box-sizing: border-box;
    justify-content: center;
}

.course_summaryCN .skill_toolN5 p {
    margin-bottom: 2.5rem;
    color: #000000;
    max-width: 100%;
    line-height: 1.8;
    font-size: 18px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.course_summaryCN .help_panel9h::before {
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    left: -100%;
    transition: left 0.3s ease;
    z-index: -1;
    background: rgb(155,205,210);
    content: "";
}




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

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

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

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

.gratWrapperOL::after {
    filter: blur(80px);
    right: -50px;
    background: rgb(155,205,210,0.5);
    position: absolute;
    z-index: -1;
    height: 250px;
    bottom: -50px;
    content: "";
    width: 250px;
    opacity: 0.3;
}

.gratWrapperOL h2 {
    color: #000000;
    text-align: center;
    font-size: 38px;
    line-height: 1.3;
    position: relative;
    transform: translateZ(20px);
    margin-bottom: 2.5rem;
    animation: slideInTitle 0.8s ease-out forwards;
    font-weight: 700;
    font-family: Arial, sans-serif;
}

.gratWrapperOL .skill_traininglU::before {
    height: 6px;
    content: "";
    animation: gradientShift 8s ease infinite;
    background: linear-gradient(90deg, rgb(155,205,210), rgb(105,175,184));
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}

.gratWrapperOL .skill_traininglU:hover {
    transform: translateZ(15px) rotateX(0deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1),
                0 35px 65px rgba(0, 0, 0, 0.07),
                0 0 0 1px rgba(0, 0, 0, 0.03);
}

.contact_panel9e .inquiry_reach4H {
    background: rgb(155,205,210);
    position: relative;
    padding: 50px 40px;
}

.contact_panel9e .inquiry_reach4H h3 {
    color: #ffffff;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 35px;
    border-bottom: 2px solid rgb(105,175,184);
}



.contact_panel9e .inquiry_reach4H h3 {
    animation: reveal 0.6s ease forwards;
}

.contact_panel9e .inquiry_reach4H div svg path {
    fill: rgb(105,175,184);
}

.contact_panel9e .inquiry_reach4H div span a:hover {
    color: rgb(105,175,184);
}

.contact_panel9e .query_requestxP h3 {
    margin-bottom: 30px;
    font-weight: 600;
    position: relative;
    color: rgb(155,205,210);
    font-size: 24px;
}

.contact_panel9e form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.contact_panel9e .inquiry_widgetMT {
    align-items: flex-start;
    display: flex;
    margin-bottom: 25px;
}

.contact_panel9e .inquiry_widgetMT input[type="checkbox"]:checked {
    background-color: rgb(155,205,210);
}

.contact_panel9e .inquiry_widgetMT label {
    font-size: 14px;
    color: #000000;
    line-height: 1.5;
}

.contact_panel9e .inquiry_widgetMT label a {
    text-decoration: none;
    color: rgb(155,205,210);
    font-weight: 600;
}

.contact_panel9e .inquiry_reach4H div:nth-child(2) {
    animation-delay: 0.2s;
}

.contact_panel9e .inquiry_reach4H div:nth-child(3) {
    animation-delay: 0.4s;
}

.contact_panel9e .inquiry_reach4H div:nth-child(5) {
    animation-delay: 0.8s;
}

.customer_experiencevg::before {
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.3;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 50px,
            rgb(155,205,210,0.5) 50px,
            rgb(155,205,210,0.5) 51px
        );
    width: 100%;
    content: "";
    position: absolute;
    z-index: 0;
}

.customer_experiencevg .review_feedbackNk::before {
    background: linear-gradient(
        to bottom,
        rgb(155,205,210),
        rgb(105,175,184)
    );
    z-index: 1;
    bottom: 0;
    position: absolute;
    top: 0;
    width: 3px;
    content: "";
    left: 0;
}

.customer_experiencevg .rating_zone92::after {
    left: -3.5rem;
    border-radius: 50%;
    z-index: 2;
    height: 15px;
    position: absolute;
    background: #ffffff;
    border: 3px solid rgb(155,205,210);
    transform: translateY(-50%);
    box-shadow: 0 0 0 5px rgb(201,230,234);
    width: 15px;
    top: 50%;
    content: "";
}

.customer_experiencevg .rating_zone92:nth-child(odd)::after {
    left: auto;
    right: -3.5rem;
}

.customer_experiencevg .rating_zone92 img {
    width: 70px;
    border: 5px solid #ffffff;
    height: 70px;
    top: -35px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    right: 30px;
    border-radius: 50%;
    transition: all 0.4s ease;
    position: absolute;
    object-fit: cover;
}

.customer_experiencevg .rating_zone92:nth-child(odd) .description {
    padding-right: 1rem;
    text-align: right;
    border-left: none;
    padding-left: 0;
    border-right: 3px solid rgb(105,175,184,0.5);
}

header .top_mentorel {
    flex: 0 0 auto;
    position: relative;
    padding: 0.5rem;
    overflow: visible;
    margin-right: 2rem;
}

header .top_mentorel::after {
    top: -5px;
    left: -5px;
    border: 2px solid #ffffff;
    z-index: -1;
    bottom: -5px;
    right: -5px;
    transform: skew(-5deg);
    content: '';
    opacity: 0;
    transition: all 0.3s ease;
    box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff;
    position: absolute;
}

header .top_pagebarGU {
    margin: 0 0.4rem;
    position: relative;
}

header .top_pagebarGU a::before {
    content: '';
    z-index: -1;
    left: -2px;
    top: -2px;
    background: #ffffff;
    position: absolute;
    bottom: -2px;
    transform: scale(0.9);
    right: -2px;
    transition: opacity 0.3s ease;
    opacity: 0;
}

header .top_pagebarGU::after {
    filter: blur(3px);
    bottom: -10px;
    transition: all 0.3s ease;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    opacity: 0;
    left: 10%;
    height: 5px;
    position: absolute;
    content: '';
    width: 80%;
}

header .header_wrapNQ {
    position: relative;
    background: rgb(201,230,234);
    z-index: 1;
    padding-top: 2rem;
}

.webinar_ctaVz .container {
    z-index: 1;
    position: relative;
}

.webinar_ctaVz .get_contactcardEy {
    border-bottom: 1px solid rgb(105,175,184,0.5);
    display: grid;
    padding-bottom: 2.5rem;
    position: relative;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1.5rem;
}

.webinar_ctaVz .info_item:hover {
    transform: translateX(5px);
}

.webinar_ctaVz .info_item svg {
    fill: rgb(155,205,210);
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.webinar_ctaVz .top_mentorel {
    gap: 1.25rem;
    flex-direction: column;
    display: flex;
}

.webinar_ctaVz .career_helpr9 {
    line-height: 1.6;
    max-width: 300px;
    color: #000000;
    opacity: 0.8;
    font-size: 13px;
}

.webinar_ctaVz .head_primaryYO {
    display: flex;
    gap: 1rem;
    flex-direction: column;
}

.webinar_ctaVz .head_primaryYO a:hover {
    padding-left: 12px;
    color: rgb(155,205,210);
}

.webinar_ctaVz .head_primaryYO a:hover::before {
    width: 10px;
    left: 0;
}

.webinar_ctaVz .subscribe_holder h5 {
    font-weight: 600;
    color: #000000;
    font-size: 20px;
}

.webinar_ctaVz .input_holder {
    position: relative;
    gap: 0.5rem;
    display: flex;
}

.webinar_ctaVz .input_holder input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.5;
}

.webinar_ctaVz .sub_transitionGk {
    font-weight: 600;
    font-size: 20px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    color: #ffffff;
    border: none;
    cursor: pointer;
    border-radius: 10px;
    background-color: rgb(155,205,210);
    padding: 1rem 1.5rem;
}

.webinar_ctaVz .head_primaryYO:first-child::after {
    left: 0;
    bottom: -0.75rem;
    background-color: rgb(105,175,184,0.5);
    height: 1px;
    content: '';
    width: 30px;
    position: absolute;
}

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

.company_overview9z .quote_box3s {
    padding: 50px 60px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 22px 44px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(0, 0, 0, 0.1),
                0 1px 8px rgba(0, 0, 0, 0.05);
    backface-visibility: hidden;
    transform: perspective(1000px) rotateY(-2deg);
}

.company_overview9z li {
    margin-bottom: 15px;
}

.company_overview9z h4::after {
    bottom: -5px;
    width: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(to right, 
        rgb(105,175,184), 
        transparent);
    content: "";
    height: 1px;
}

.cookie_panel_overlayZ0 {
    border-radius: 20px;
    max-width: 500px;
    overflow: hidden;
    transform: translateX(-50%);
    width: 90%;
    position: fixed;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    bottom: 20px;
    background: #ffffff;
    left: 50%;
    z-index: 1050;
}

.cookie_apply5F:hover {
    background: rgb(105,175,184);
}

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

.cookie_panel_overlayZ0 p a {
    color: rgb(155,205,210);
    text-decoration: none;
    transition: color 0.3s ease-in-out;
}

#cookieNotificationhg:checked ~ .cookie_panel_overlayZ0 {
    visibility: hidden;
    opacity: 0;
}

.title_sectionTS .skill_quick4M {
    grid-column: 2;
    z-index: 1;
    height: 100%;
    overflow: hidden;
    width: 100%;
    grid-row: 1;
    position: relative;
}

.title_sectionTS .skill_quick4M::after {
    left: 0;
    background: linear-gradient(
        to top,
        rgb(201,230,234) 0%,
        transparent 100%
    );
    z-index: 2;
    content: '';
    position: absolute;
    height: 40%;
    bottom: 0;
    width: 100%;
}

.title_sectionTS .start_primaryoh img {
    object-position: center;
    transition: transform 0.7s ease;
    transform: scale(1);
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.title_sectionTS .quote_box3s::before {
    top: 20%;
    right: 0;
    height: 60%;
    box-shadow: 0 0 15px rgb(155,205,210,0.5);
    position: absolute;
    content: '';
    background: linear-gradient(
        to bottom,
        rgb(155,205,210) 0%,
        rgb(105,175,184) 100%
    );
    width: 5px;
    z-index: 1;
}

.title_sectionTS .quote_box3s .help_panel9h {
    background-color: rgb(155,205,210);
    opacity: 0;
    box-shadow: 0 4px 12px rgb(155,205,210,0.5);
    color: #ffffff;
    padding: 0.9rem 2.2rem;
    font-size: 19px;
    display: inline-block;
    transition: all 0.3s ease;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    border: none;
    animation: button-slide-up 0.8s ease-out 0.4s forwards;
    transform: translateY(30px);
    border-radius: 10px;
}

.title_sectionTS:has(.start_primaryoh:nth-child(3)) .start_topWK {
    --slide-count: 3;
}

.title_sectionTS:has(.start_primaryoh:nth-child(4)) .start_topWK {
    --slide-count: 4;
}

.title_sectionTS:has(.start_primaryoh:nth-child(5)) .start_topWK {
    --slide-count: 5;
}

header .top_plank {
    background: rgb(155,205,210);
    color:  #ffffff;
}

header .top_plank .header_headPq {
    line-height: 21px;
    width: 100%;
    justify-content: flex-start;
    display: flex;
    font-size: 13px;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0 10px 0;
}




@media (max-width: 992px) {.privacy_space6e {
    padding: 4rem 1.5rem;
}.privacy_space6e h1 {
    font-size: calc(42px * 0.9);
}.privacy_space6e h2 {
    font-size: calc(33px * 0.9);
}.privacy_space6e p, 
    .privacy_space6e span {
    max-width: 100%;
}
}



@media (min-width: 768px) {.plan_cardtE .group_ratesrB {
    grid-template-columns: repeat(2, 1fr);
}.plan_cardtE .learning_deals1O {
    min-height: 480px;
}.plan_cardtE .payment_option9Z {
    padding: 0 2rem;
}.plan_cardtE .payment_option9Z h2 {
    font-size: calc(33px * 1.2);
}
}



@media (min-width: 992px) {.plan_cardtE .rate_cardRb {
    align-items: center;
    flex-direction: row;
    gap: 4rem;
}.plan_cardtE .group_ratesrB {
    flex: 2;
    grid-template-columns: repeat(2, 1fr);
}.plan_cardtE .payment_option9Z {
    flex: 1;
    padding-right: 3rem;
    text-align: left;
}.plan_cardtE .payment_option9Z h2::after {
    transform: none;
    left: 0;
}.plan_cardtE .learning_deals1O {
    min-height: 500px;
}
}



@media (max-width: 768px) {.potential_enrollees7y {
    padding: 80px 0;
}.potential_enrollees7y h3 {
    margin-bottom: 50px;
    font-size: calc(37px * 0.8);
}.potential_enrollees7y ul {
    gap: 30px;
}.potential_enrollees7y ul li {
    flex: 0 0 100%;
    max-width: 450px;
}.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(1000px) rotateX(3deg);
}.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(1000px) rotateX(0deg) translateY(-8px);
}
}




@media screen and (max-width: 1200px) {.course_summaryCN .skill_traininglU {
    height: 85vh;
    width: 90%;
}.course_summaryCN .skill_toolN5 {
    padding: 3rem;
}
}



@media screen and (max-width: 576px) {.course_summaryCN .skill_traininglU {
    width: 92%;
    gap: 1rem;
}.course_summaryCN .skill_toolN5 {
    padding: 1.5rem;
}.course_summaryCN .skill_toolN5 h3 {
    font-size: calc(36px * 0.8);
    margin-bottom: 1rem;
}.course_summaryCN .skill_toolN5 h3::before {
    display: none;
}.course_summaryCN .skill_toolN5 p {
    line-height: 1.6;
    margin-bottom: 1.5rem;
}.course_summaryCN .help_panel9h {
    font-size: calc(16px * 0.9);
    padding: 0.8rem 1.8rem;
}.course_summaryCN .container {
    padding: 3rem 0;
}}



@media (max-width: 576px) {.gratWrapperOL {
    padding: 3rem 0;
}.gratWrapperOL h2 {
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.7);
}.gratWrapperOL h2::after {
    bottom: -10px;
    height: 3px;
}.gratWrapperOL .skill_traininglU {
    padding: 1.5rem;
    transform: translateZ(0) rotateX(0deg);
}.gratWrapperOL .skill_traininglU::before {
    height: 4px;
}.gratWrapperOL .skill_traininglU span {
    line-height: 1.5;
    font-size: calc(12px * 0.95);
}
}



@media (max-width: 992px) {.customer_experiencevg .rating_zone92,
    .customer_experiencevg .rating_zone92:nth-child(odd) {
    max-width: 90%;
}
}



@media (min-width: 1400px) {header .main_pagewrapZY {
    margin: 0 auto;
    max-width: 1320px;
}header .top_pagebarGU {
    margin: 0 0.6rem;
}header .top_pagebarGU a {
    padding: 0 1.5rem;
}
}



@media (max-width: 991px) {header .main_pagewrapZY {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .top_mentorel {
    margin-bottom: 0;
    margin-right: 0;
}header .main_tutorXp {
    margin-top: 1rem;
    flex-basis: 100%;
    justify-content: flex-end;
}header .top_pagebarGU a {
    font-size: calc(15px - 1px);
    height: 36px;
    padding: 0 1rem;
}
}



@media (max-width: 479px) {header .main_pagewrapZY {
    padding: 0.7rem 1.2rem;
}header .top_mentorel {
    max-width: 120px;
}header .top_pagebarGU a {
    font-size: calc(15px - 3px);
    height: 30px;
    padding: 0 0.6rem;
}}



@media (max-width: 1024px) {.webinar_ctaVz {
    padding: 4rem 0 2rem;
}.webinar_ctaVz .text_main_holder {
    gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
}.webinar_ctaVz .subscribe_holder {
    grid-column: span 2;
}
}



@media (max-width: 768px) {.webinar_ctaVz {
    padding: 3.5rem 0 1.5rem;
}.webinar_ctaVz .text_main_holder {
    gap: 3rem;
    grid-template-columns: 1fr;
}.webinar_ctaVz .subscribe_holder {
    grid-column: auto;
}.webinar_ctaVz .get_contactcardEy {
    grid-template-columns: 1fr 1fr;
}.webinar_ctaVz .info_item:hover {
    transform: translateX(0) translateY(-5px);
}
}



@media (max-width: 1024px) {.company_overview9z {
    padding: 90px 0;
}.company_overview9z .quote_box3s {
    transform: perspective(800px) rotateY(-1deg);
    padding: 40px 45px;
}.company_overview9z span {
    columns: 1;
}
}



@media (max-width: 768px) {.company_overview9z {
    padding: 60px 0;
}.company_overview9z .quote_box3s {
    transform: none;
    padding: 35px 30px;
}.company_overview9z h1 {
    transform: translateX(0);
    font-size: calc(41px - 4px);
}.company_overview9z::after {
    width: 70%;
    right: -20%;
    top: 0;
    height: 60%;
}
}



@media (prefers-reduced-motion: reduce) {.company_overview9z .quote_box3s,
    .company_overview9z .quote_box3s:hover,
    .company_overview9z h1::after {
    transition: none;
    transform: none;
}.company_overview9z .quote_box3s:hover h1::after {
    width: 80px;
}}



@media (max-width: 768px) {.title_sectionTS .skill_quick4M {
    height: 40vh;
}.title_sectionTS .quote_box3s {
    padding: 2rem 8%;
}.title_sectionTS .quote_box3s h1 {
    font-size: 41px;
    margin-bottom: 1.2rem;
}.title_sectionTS .quote_box3s p {
    line-height: 1.6;
    margin-bottom: 1.5rem;
    font-size: calc(12px * 0.95);
}.title_sectionTS .quote_box3s .help_panel9h {
    padding: 0.8rem 2rem;
}
}



@media (max-width: 420px) {.title_sectionTS .skill_quick4M {
    height: 30vh;
}.title_sectionTS .quote_box3s {
    padding: 1.2rem 5%;
}.title_sectionTS .quote_box3s h1 {
    font-size: calc(41px * 0.8);
}.title_sectionTS .quote_box3s p {
    font-size: calc(12px * 0.85);
    margin-bottom: 1rem;
    line-height: 1.5;
}.title_sectionTS .quote_box3s .help_panel9h {
    font-size: calc(19px * 0.9);
    padding: 0.6rem 1.5rem;
}
}



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

@keyframes feature-photo {
    0%, 16% {
        opacity: 1;
    }
    20%, 96% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



@keyframes slideInTitle {
    from {
        transform: translateY(-30px) translateZ(20px);
        opacity: 0;
    }
    to {
        transform: translateY(0) translateZ(20px);
        opacity: 1;
    }
}



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



@keyframes vertical-slide {
    0%, 18% {
        transform: translateY(0);
    }
    22%, 38% {
        transform: translateY(calc(-100% / var(--slide-count, 4)));
    }
    42%, 58% {
        transform: translateY(calc(-200% / var(--slide-count, 4)));
    }
    62%, 78% {
        transform: translateY(calc(-300% / var(--slide-count, 4)));
    }
    82%, 98% {
        transform: translateY(calc(-400% / var(--slide-count, 4)));
    }
    100% {
        transform: translateY(0);
    }
}

