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

html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-snap-type: none;
    auto
contain
touch-action: none;
    color: #000000;
    height: 100%;
}

.desktop_appUyib {
    flex: 0 0 auto;
}

.desktop_appUyib {
    padding: 6rem 0 4rem;
    color: #ffffff;
    position: relative;
    z-index: 1;
}

.main_proNPAm {
    flex: 1 0 auto;
}

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

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


.title_introsiWZ {
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(214,214,228), rgb(175,176,204,0.5));
    font-family: Arial, sans-serif;
    min-height: 600px;
    overflow: hidden;
    position: relative;
}

.title_introsiWZ .page_basepZYw {
    color: #000000;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: relative;
    margin-bottom: 1.5rem;
    transform-style: preserve-3d;
    animation: titleEntrance 1s ease-out forwards;
    font-size: 45px;
    font-weight: 700;
}

.title_introsiWZ .start_top4Yub {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);
    position: relative;
    transition: transform 0.5s ease;
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateX(3deg);
    overflow: hidden;
    padding: 3rem;
}

.title_introsiWZ .start_top4Yub:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.title_introsiWZ .start_top4Yub p {
    padding-left: 1rem;
    position: relative;
    line-height: 1.6;
    font-weight: 600;
    margin-bottom: 1.5rem;
    border-left: 3px solid rgb(137,134,169);
    font-size: calc(13px * 1.1);
    color: #000000;
}

.title_introsiWZ .start_top4Yub h3::after {
    background: rgb(175,176,204);
    content: "";
    transform: scaleX(0);
    left: 0;
    width: 80px;
    transform-origin: left;
    bottom: 0;
    height: 3px;
    transition: transform 0.5s ease;
    position: absolute;
}

.course_overview3mtT::before {
    position: absolute;
    height: 100%;
    content: "";
    z-index: 2;
    pointer-events: none;
    width: 100%;
    background: linear-gradient(180deg, transparent 30%, #000000 100%);
}

.course_overview3mtT .quick_progress62w0 {
    display: flex;
    animation: carousel-slide 35s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    height: 100%;
    width: calc(100% * 5);
}

.course_overview3mtT .future_skillsm8wQ {
    width: calc(100% / 5);
    position: relative;
    height: 100%;
}

.course_overview3mtT .container {
    padding-bottom: 80px;
    position: relative;
    z-index: 3;
    margin-top: auto;
}

.course_overview3mtT .program_planmx1V::before,
.course_overview3mtT .program_planmx1V::after {
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    opacity: 0.3;
    background: rgb(175,176,204);
    content: "";
}

.course_overview3mtT .program_planmx1V::before {
    top: -150px;
    right: -150px;
    width: 300px;
    height: 300px;
}

.course_overview3mtT .program_planmx1V h3 {
    font-weight: 700;
    color: #ffffff;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    font-size: 41px;
}

.course_overview3mtT .program_planmx1V .contact_inquiry6vQJ {
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    display: block;
    background: rgb(175,176,204);
    font-size: 14px;
    width: 200px;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    margin: 0 auto;
    font-weight: 600;
    color: #ffffff;
    padding: 15px 0;
}

.course_overview3mtT .program_planmx1V .contact_inquiry6vQJ:hover {
    color: #ffffff;
}

.contact0dPt {
    z-index: 1;
    overflow: hidden;
    position: relative;
    background: rgb(214,214,228);
    padding: 120px 0;
    perspective: 1000px;
}



.contact0dPt::after {
    content: '';
    position: absolute;
    background: 
        radial-gradient(circle at 20% 20%, rgb(175,176,204,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(137,134,169,0.5) 0%, transparent 40%);
    z-index: -1;
    opacity: 0.3;
    filter: blur(50px);
    inset: 0;
}

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

.contact0dPt .connect_teamBiJg::before {
    background: 
        repeating-conic-gradient(
            from 0deg,
            transparent 0deg 10deg,
            rgba(0, 0, 0, 0.01) 10deg 20deg
        ),
        repeating-conic-gradient(
            from 5deg,
            transparent 0deg 10deg,
            rgba(0, 0, 0, 0.02) 10deg 20deg
        );
    position: absolute;
    z-index: -1;
    width: 100%;
    top: 0;
    height: 100%;
    opacity: 0.3;
    content: '';
    left: 0;
}

.contact0dPt h3 {
    font-weight: 700;
    letter-spacing: 2px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: rgb(175,176,204);
    font-size: 28px;
    padding-bottom: 15px;
}

.contact0dPt h3::before {
    height: 2px;
    left: 0;
    background: linear-gradient(to right, rgb(175,176,204), transparent);
    content: '';
    width: 100%;
    bottom: 0;
    position: absolute;
}

.contact0dPt .course_faqEeWi::before {
    left: 0;
    width: 3px;
    top: 0;
    content: '';
    position: absolute;
    height: 100%;
    background: rgb(175,176,204);
}

.contact0dPt .connect_todayuJTd {
    display: grid;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
}

.contact0dPt .connect_todayuJTd::before {
    background: repeating-linear-gradient(
        to right,
        rgb(175,176,204) 0,
        rgb(175,176,204) 8px,
        transparent 8px,
        transparent 16px
    );
    position: absolute;
    left: 0;
    width: 100%;
    top: -25px;
    height: 1px;
    content: '';
}

.contact0dPt .connect_todayuJTd span::before {
    position: absolute;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, transparent 0%, rgb(214,214,228) 100%);
    z-index: -1;
    content: '';
    opacity: 0.5;
    inset: 0;
}

.contact0dPt .connect_todayuJTd span:hover {
    border-color: transparent;
    transform: translateY(-10px) scale(1.03);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgb(175,176,204,0.5);
}

.contact0dPt .connect_todayuJTd span:hover::before {
    opacity: 0.2;
}

.contact0dPt .connect_todayuJTd span p {
    font-weight: 600;
    color: #000000;
    position: relative;
    display: flex;
    margin-bottom: 10px;
    z-index: 2;
    font-size: 13px;
    align-items: center;
}

.contact0dPt .connect_todayuJTd span svg {
    margin-right: 8px;
    width: 20px;
    flex-shrink: 0;
    fill: rgb(175,176,204);
    height: 20px;
    stroke: rgb(175,176,204);
    transition: transform 0.3s ease, fill 0.3s ease;
    stroke-width: 1;
}

.contact0dPt .connect_todayuJTd span:hover svg path {
    animation: dashAnimation 1.5s ease forwards;
    stroke-dashoffset: 100;
}

.contact0dPt .connect_todayuJTd span span::before,
.contact0dPt .connect_todayuJTd span span::after {
    display: none;
}

.contact0dPt .connect_todayuJTd span span a {
    background-size: 0% 100%;
    padding: 5px 0;
    background-repeat: no-repeat;
    transition: background-size 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 600;
    color: rgb(175,176,204);
    z-index: 2;
    text-decoration: none;
    position: relative;
    background-image: linear-gradient(
        transparent calc(100% - 2px),
        rgb(175,176,204) calc(100% - 2px),
        rgb(175,176,204) 100%
    );
    display: inline-block;
}

.contact0dPt .contact_panelG7Wb::before {
    height: 100%;
    left: 0;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0, 0, 0, 0.02) 10px, rgba(0, 0, 0, 0.02) 20px);
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    content: '';
}

.contact0dPt .contact_panelG7Wb h4::before {
    width: 5px;
    content: '';
    transform: translateY(-50%);
    top: 50%;
    clip-path: polygon(0 0, 100% 25%, 100% 75%, 0 100%);
    height: 20px;
    left: 0;
    position: absolute;
    background: rgb(175,176,204);
}



.contact0dPt .contact_panelG7Wb span {
    display: block;
    position: relative;
    background: rgba(255, 255, 255, 0.7);
    padding: 12px 15px;
    clip-path: polygon(
        0 0, 100% 0, 100% 100%, 
        15px 100%, 0 calc(100% - 15px)
    );
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-origin: left;
    margin-bottom: 12px;
}

.contact0dPt .contact_panelG7Wb span:hover {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateX(15px) scale(1.02);
}

.contact0dPt .contact_panelG7Wb span svg {
    height: 18px;
    stroke: rgb(175,176,204);
    vertical-align: middle;
    margin-right: 8px;
    width: 18px;
    stroke-width: 0.5;
    transition: all 0.3s ease;
    fill: rgb(137,134,169);
    opacity: 0.8;
}

.contact0dPt .contact_panelG7Wb span:hover svg path {
    stroke-dashoffset: 0;
    fill-opacity: 1;
}

#cookie_disclaimerZP2R {
    display: none;
}

#cookie_disclaimerZP2R:checked ~ .policyAgreementPanelFzGo {
    opacity: 0;
    visibility: hidden;
}

.policyAgreementPanelFzGo .container {
    position: relative;
    gap: 1rem;
    justify-content: space-between;
    z-index: 1;
    margin: 0 auto;
    align-items: center;
    display: flex;
    max-width: 1140px;
    padding: 0 15px;
    flex-wrap: wrap;
}

.track_ackDOX2 svg {
    width: 50px;
    fill: rgb(175,176,204);
    height: 50px;
}

.data_approvaldDl3 h5 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: rgb(175,176,204);
}

.cookie_button.policy_optcNBF {
    background: rgb(175,176,204);
}

.cookie_button.learn_agree4knD {
    background: #000000;
    margin-left: 0.5rem;
}

.cookie_verifyA3B5:hover {
    background: #000000;
    transform: translateY(-3px);
}

.cookie_button.learn_agree4knD:hover {
    background: rgb(175,176,204);
}

.policyAgreementPanelFzGo p a:hover {
    color: #000000;
}


.connect_with_us8d9b {
    background: linear-gradient(
        -45deg, 
        rgb(214,214,228) 0%, 
        rgb(137,134,169,0.5) 100%
    );
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}

.connect_with_us8d9b .img_roundaw4J {
    min-height: 600px;
    margin-left: -5%;
    transform: skew(-10deg);
    z-index: 2;
    flex: 0 0 45%;
    position: relative;
}

.connect_with_us8d9b .support_feedbackZe0V {
    justify-content: center;
    flex-direction: column;
    position: relative;
    z-index: 3;
    padding: 4rem 3rem 4rem 10%;
    flex: 0 0 55%;
    display: flex;
}

.connect_with_us8d9b h2 {
    color: #ffffff;
    text-align: left;
    margin-bottom: 2.5rem;
    padding-left: 2rem;
    position: relative;
    font-weight: 700;
    font-size: 42px;
}

.connect_with_us8d9b .support_feedbackZe0V h3 {
    color: #ffffff;
    padding-bottom: 1rem;
    position: relative;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 2rem;
}

.connect_with_us8d9b .support_feedbackZe0V h3::after {
    left: 0;
    height: 3px;
    background: rgb(175,176,204);
    bottom: 0;
    width: 50px;
    position: absolute;
    content: '';
}

.connect_with_us8d9b .support_feedbackZe0V input:not([type="checkbox"]):not([type="submit"])::after {
    transition: width 0.3s ease;
    content: '';
    bottom: -2px;
    position: absolute;
    background: rgb(175,176,204);
    left: 0;
    height: 2px;
    width: 0;
}

.connect_with_us8d9b .support_feedbackZe0V input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgb(175,176,204,0.5);
    border-color: rgb(175,176,204);
}

.connect_with_us8d9b .support_feedbackZe0V .help_form4JPf input[type="checkbox"] {
    border-radius: 10px;
    appearance: none;
    width: 22px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    background: rgb(137,134,169,0.5);
    border: 2px solid rgb(175,176,204,0.5);
    height: 22px;
}

.connect_with_us8d9b .support_feedbackZe0V .help_form4JPf label {
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 14px;
}

.connect_with_us8d9b .support_feedbackZe0V .help_form4JPf a {
    margin-left: 0.3rem;
    color: rgb(175,176,204);
    transition: color 0.3s ease;
    text-decoration: none;
}

.connect_with_us8d9b .support_feedbackZe0V .contact_inquiry6vQJ::before {
    position: absolute;
    left: -50%;
    opacity: 0;
    width: 200%;
    content: '';
    transition: all 0.5s ease;
    height: 200%;
    transform: rotate(-45deg);
    background: linear-gradient(
        135deg, 
        transparent, 
        rgb(175,176,204,0.5), 
        transparent
    );
    top: -50%;
}

.connect_with_us8d9b .support_feedbackZe0V .contact_inquiry6vQJ:hover {
    box-shadow: 0 10px 20px rgb(175,176,204,0.5);
    transform: translateY(-3px);
}

.our_storyHBme::after {
    width: 100%;
    content: "";
    z-index: 0;
    opacity: 0.05;
    position: absolute;
    animation: backgroundShift 30s linear infinite;
    top: 0;
    height: 100%;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}

.our_storyHBme h3 {
    display: inline-block;
    font-size: 36px;
    color: #000000;
    margin-bottom: 60px;
    font-weight: 700;
    position: relative;
}

.our_storyHBme h3:hover::after {
    transform: scaleX(1);
}

.our_storyHBme .skill_guidesGB9p {
    margin-bottom: 80px;
    flex-wrap: wrap;
    flex-direction: row;
    display: flex;
    position: relative;
}

.our_storyHBme .skill_guidesGB9p::after {
    border-bottom: 3px solid rgb(175,176,204);
    height: 40px;
    width: 40px;
    border-right: 3px solid rgb(175,176,204);
    right: -20px;
    content: "";
    position: absolute;
    bottom: -20px;
}

.our_storyHBme .skill_guidesGB9p span::before {
    left: 0;
    transform: translateY(-50%);
    border-radius: 10px;
    top: 50%;
    content: "";
    background: rgb(175,176,204);
    position: absolute;
    width: 6px;
    height: 80%;
}

.our_storyHBme .skill_guidesGB9p .img_roundaw4J {
    width: 450px;
    transform: perspective(1000px) rotateY(-5deg);
    border-radius: 16px;
    margin-left: 50px;
    transition: transform 0.6s ease;
    position: relative;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    height: 350px;
}

.our_storyHBme .training_spaceb6FN::after {
    left: -20px;
    content: "";
    border-left: 3px solid rgb(137,134,169);
    border-bottom: 3px solid rgb(137,134,169);
    width: 40px;
    position: absolute;
    bottom: -20px;
    height: 40px;
}

.our_storyHBme .training_spaceb6FN p::before {
    background: linear-gradient(to bottom, rgb(137,134,169), transparent);
    border-radius: 10px;
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    left: -20px;
    width: 3px;
}

.our_storyHBme .training_spaceb6FN .skill_spaceHj8h:hover {
    transform: perspective(1000px) rotateY(0);
}

.our_storyHBme .training_spaceb6FN .skill_spaceHj8h::after {
    left: 0;
    height: 30%;
    z-index: 1;
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

.leadership_profilee7q5 {
    overflow: hidden;
    border-radius: 19px;
    position: relative;
    background: rgb(214,214,228);
    padding: 4rem 2rem;
}

.leadership_profilee7q5 .rating_zoneYT3h {
    gap: 0;
    grid-template-columns: 45% 55%;
    display: grid;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 900px;
}

.leadership_profilee7q5 .img_roundaw4J {
    z-index: 2;
    height: 100%;
    min-height: 400px;
    transition: filter 0.6s ease;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    filter: grayscale(60%);
}

.leadership_profilee7q5 .rating_zoneYT3h:hover .img_roundaw4J {
    filter: grayscale(0%);
}

.leadership_profilee7q5 .rating_zoneYT3h:hover .img_roundaw4J::before {
    opacity: 0.8;
    transform: scale(1);
}

.leadership_profilee7q5 .career_overviewS8fn {
    z-index: 3;
    display: flex;
    background: #ffffff;
    position: relative;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    flex-direction: column;
    justify-content: center;
    padding: 2rem 2rem 2rem 4rem;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.5);
    margin-left: -10%;
}

.leadership_profilee7q5 .name {
    color: rgb(175,176,204);
    transition: all 0.4s ease;
    opacity: 0.9;
    transform: translateX(20px);
    letter-spacing: -1px;
    line-height: 1.1;
    margin-bottom: 0.8rem;
    font-size: calc(37px * 1.2);
    font-family: Arial, sans-serif;
    font-weight: 700;
}

.leadership_profilee7q5 .rating_zoneYT3h:hover .career_overviewS8fn > div:nth-child(2) {
    opacity: 1;
    transform: translateX(0);
}

.leadership_profilee7q5 .emp_achievementsMcq4::first-letter {
    font-weight: 700;
    font-size: 1.6em;
    color: rgb(175,176,204);
}

.leadership_profilee7q5 .rating_zoneYT3h:hover .emp_achievementsMcq4 {
    transform: translateX(0);
    opacity: 1;
}

.training_method2tYq::before {
    height: 100%;
    pointer-events: none;
    width: 100%;
    top: 0;
    right: 0;
    position: absolute;
    z-index: 0;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgb(137,134,169,0.5) 0%, transparent 80%),
        radial-gradient(circle at 80% 70%, rgb(175,176,204,0.5) 0%, transparent 60%);
    opacity: 0.25;
}

.training_method2tYq .container {
    transform-style: preserve-3d;
    position: relative;
    perspective: 1200px;
    z-index: 2;
}

.training_method2tYq .principles_listsNcq {
    display: grid;
    grid-template-columns: 1fr;
    transform-style: preserve-3d;
    gap: 2rem;
    transition: transform 0.8s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}

.training_method2tYq .principles_listsNcq:hover {
    transform: translateZ(20px);
}

.training_method2tYq .principles_listsNcq > div::before {
    transform-origin: left top;
    background: linear-gradient(135deg, rgb(175,176,204,0.5) 0%, transparent 100%);
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
    left: 0;
    transform: scaleX(0);
    opacity: 0.05;
    content: "";
    width: 100%;
    transition: transform 0.5s ease-out;
}

.training_method2tYq .principles_listsNcq > div:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0) translateZ(30px);
    border-left-width: 8px;
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.12),
        0 10px 25px rgba(0, 0, 0, 0.08);
}

.training_method2tYq h3::after {
    transform: scaleX(0.7);
    position: absolute;
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    bottom: 0;
    width: 80px;
    left: 0;
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(175,176,204) 0%, rgb(137,134,169) 100%);
}

.training_method2tYq p span {
    transform-origin: left center;
    display: inline-block;
    transition: transform 0.4s ease-out, opacity 0.3s ease-in;
    position: relative;
}

.training_method2tYq .principles_listsNcq > div:hover p {
    transform: translateZ(10px);
}

.client_commentsDY2y {
    padding: 100px 0 120px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(to right, rgb(214,214,228), #ffffff);
}

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

.client_commentsDY2y h4 {
    display: block;
    font-size: 45px;
    position: relative;
    margin-bottom: 60px;
    font-weight: 700;
    transform: skewY(0);
    text-align: center;
    color: #000000;
}

.client_commentsDY2y .review_highlightsqRLi {
    flex-wrap: wrap;
    position: relative;
    display: flex;
    justify-content: center;
}

.client_commentsDY2y .rating_zoneYT3h:hover {
    transform: translateY(-15px);
}

.client_commentsDY2y .rating_zoneYT3h::before {
    position: absolute;
    top: 0;
    height: 0;
    width: 2px;
    left: 0;
    transition: height 0.5s ease;
    background: rgb(175,176,204);
    content: "";
}

.client_commentsDY2y .rating_zoneYT3h:hover::after {
    width: 100%;
}

.client_commentsDY2y .img_roundaw4J {
    width: 80px;
    position: relative;
    border-radius: 22px;
    height: 80px;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    transform: rotate(-3deg);
    box-shadow: 5px 5px 0 rgb(137,134,169,0.5);
    overflow: hidden;
}

.client_commentsDY2y .rating_zoneYT3h:hover span {
    color: rgb(175,176,204);
    transform: translateX(10px);
}

.client_commentsDY2y .rating_zoneYT3h p {
    position: relative;
    line-height: 1.7;
    border-left: 1px dashed rgb(137,134,169,0.5);
    padding-left: 15px;
    font-size: 15px;
    margin-top: 15px;
    color: #000000;
    transition: border-left-color 0.3s ease;
}

.client_commentsDY2y .rating_zoneYT3h:nth-child(3n+2) {
    transform: translateY(40px);
}

.client_commentsDY2y .rating_zoneYT3h:nth-child(3n+2):hover {
    transform: translateY(25px);
}

.stay_connectedDxnw::before {
    width: 200%;
    opacity: 0.3;
    animation: rotateBg 30s linear infinite;
    left: -50%;
    background: 
        radial-gradient(circle at 30% 30%, rgb(175,176,204,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 70%, rgb(137,134,169,0.5) 0%, transparent 50%);
    position: absolute;
    content: "";
    z-index: 1;
    height: 200%;
    top: -50%;
}

.stay_connectedDxnw h3 {
    position: relative;
    margin-bottom: 0;
    background: #ffffff;
    border-radius: 10px 10px 0 0;
    transform: translateX(-5%);
    padding: 1.5rem 2rem;
    font-weight: 700;
    font-size: 20px;
    color: #000000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    z-index: 3;
}

.stay_connectedDxnw input[type="email"] {
    position: relative;
    border: none;
    color: #000000;
    transition: all 0.3s ease;
    border-radius: 10px;
    background: rgb(214,214,228);
    margin-bottom: 1rem;
    font-family: Arial, sans-serif;
    font-size: 17px;
    padding: 1rem 1.5rem;
    z-index: 1;
    margin-right: 1.5rem;
    flex: 1 1 250px;
}

.stay_connectedDxnw input[type="submit"]::before {
    position: absolute;
    transition: all 0.3s ease;
    left: -100%;
    top: 0;
    height: 100%;
    z-index: -1;
    background: rgb(137,134,169);
    width: 100%;
    content: "";
}

.stay_connectedDxnw input[type="submit"]:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
}

.stay_connectedDxnw::after {
    z-index: 1;
    right: -10%;
    height: 70%;
    width: 40%;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(175,176,204) 49.5%, rgb(175,176,204) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(175,176,204) 49.5%, rgb(175,176,204) 50.5%, transparent 50.5%);
    position: absolute;
    background-size: 20px 20px;
    content: "";
    top: 15%;
    pointer-events: none;
    animation: patternMove 15s linear infinite;
    opacity: 0.1;
}

.thxContenteBLh {
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(214,214,228) 0%, rgba(rgb(175,176,204,0.5), 0.08) 100%);
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}

.thxContenteBLh::after {
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(rgb(175,176,204,0.5), 0.05) 1px, transparent 2px),
        radial-gradient(circle at 30% 70%, rgba(rgb(175,176,204,0.5), 0.06) 1px, transparent 2px),
        radial-gradient(circle at 70% 40%, rgba(rgb(175,176,204,0.5), 0.05) 1px, transparent 2px),
        radial-gradient(circle at 90% 80%, rgba(rgb(175,176,204,0.5), 0.05) 1px, transparent 2px);
    pointer-events: none;
    content: "";
    background-size: 8rem 8rem;
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    opacity: 0.4;
    height: 100%;
}

.thxContenteBLh .principles_listsNcq:hover {
    transform: translateZ(20px) translateY(-5px);
}

.thxContenteBLh .principles_listsNcq > div:first-child {
    position: relative;
    transform: translateZ(10px);
}

.thxContenteBLh .principles_listsNcq > div:first-child::before {
    height: 2px;
    left: -3.5rem;
    transform: translateY(-50%);
    width: 2.5rem;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(175,176,204), transparent);
    top: 50%;
    position: absolute;
}

.thxContenteBLh .principles_listsNcq > div:last-child::after {
    background: linear-gradient(90deg, transparent, rgb(175,176,204), transparent);
    content: "";
    transform: translateY(-50%);
    height: 2px;
    right: -3.5rem;
    bottom: 2rem;
    width: 2.5rem;
    position: absolute;
}

.thxContenteBLh h5::before {
    width: 0.5rem;
    position: absolute;
    top: 0.5rem;
    background: rgb(175,176,204);
    animation: pulse 3s infinite ease-in-out;
    content: "";
    box-shadow: 0 0 10px rgba(rgb(175,176,204,0.5), 0.5);
    left: 0;
    height: 0.5rem;
    border-radius: 50%;
}

.desktop_appUyib::before {
    z-index: -1;
    position: absolute;
    opacity: 0.85;
    background: #000000;
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
}



.desktop_appUyib .container {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    grid-gap: 2rem;
}

.desktop_appUyib .company_holder {
    position: relative;
    grid-row: 1;
    grid-column: 1 / 5;
}

.desktop_appUyib .company_holder::before {
    opacity: 0.7;
    position: absolute;
    height: 60px;
    border-top: 2px solid rgb(175,176,204);
    left: -20px;
    border-left: 2px solid rgb(175,176,204);
    content: "";
    top: -20px;
    width: 60px;
}

.desktop_appUyib .company_holder h3 {
    display: inline-block;
    margin-bottom: 1.5rem;
    font-weight: 700;
    -webkit-background-clip: text !important;
    font-size: 35px;
    background: linear-gradient(90deg, #ffffff, rgb(175,176,204));
    -webkit-text-fill-color: transparent;
    position: relative;
}

.desktop_appUyib .site_map5CKF {
    font-size: 16px;
    line-height: 1.6;
    color: #ffffff;
    margin-top: 1.5rem;
    opacity: 0.8;
}

.desktop_appUyib .top_navbartrp7 {
    display: grid;
    width: 100%;
    gap: 3rem;
    grid-template-columns: repeat(2, 1fr);
}

.desktop_appUyib .head_navbLPB:hover {
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.02) 100%);
    transform: translateY(-5px);
}

.desktop_appUyib .head_navbLPB::before {
    transition: height 0.3s ease;
    content: "";
    left: 0;
    height: 0;
    width: 3px;
    position: absolute;
    top: 0;
    background: rgb(175,176,204);
}

.desktop_appUyib .head_navbLPB h5::before {
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 50%;
    background: rgb(175,176,204);
    content: "";
    box-shadow: 0 0 10px rgb(175,176,204);
    width: 5px;
    transform: translateY(-50%);
    height: 5px;
}

.desktop_appUyib .head_navbLPB .top_navbartrp7 a::before {
    width: 100%;
    transition: transform 0.3s ease;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgba(rgb(175,176,204,0.5), 0.1), transparent);
    content: "";
    transform: translateX(-100%);
    height: 100%;
    z-index: -1;
}

.desktop_appUyib .head_navbLPB .top_navbartrp7 a:hover::before {
    transform: translateX(0);
}

.diploma_ctaTRlA::before {
    content: "";
    height: 1px;
    top: 0;
    width: 60%;
    background: linear-gradient(90deg, transparent, rgb(175,176,204), transparent);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
}

.diploma_ctaTRlA .insta_feedTire {
    font-size: 12px;
    text-align: center;
    opacity: 0.7;
    letter-spacing: 0.5px;
    color: #ffffff;
}

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

.tariff_blockKZkJ .learn_packsiXoW {
    flex-direction: column;
    display: flex;
    align-items: center;
}

.tariff_blockKZkJ .learning_planBOnT {
    line-height: 1.6;
    transform: translateY(20px);
    color: rgb(255, 255, 255, 0.5);
    opacity: 0;
    font-size: 14px;
    text-align: center;
    margin-bottom: 40px;
    max-width: 700px;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
}

.tariff_blockKZkJ .edu_dealsJByp li {
    animation: fadeInUp 0.8s ease-out forwards;
    transform: translateY(30px);
    opacity: 0;
}

.tariff_blockKZkJ .edu_dealsJByp li:nth-child(1) {
    animation-delay: 0.3s;
}

.tariff_blockKZkJ .edu_dealsJByp li:nth-child(3) {
    animation-delay: 0.5s;
}

.tariff_blockKZkJ .learning_packagesd8bt {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    display: block;
    height: 100%;
    text-decoration: none;
    overflow: hidden;
}

.tariff_blockKZkJ .learning_packagesd8bt:hover::before {
    left: 100%;
}

.tariff_blockKZkJ .bundle_priceK90m {
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 24px;
    background: linear-gradient(145deg, rgba(255,255,255,0.09) 0%, rgba(255,255,255,0.05) 100%);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    transition: box-shadow 0.4s ease, transform 0.3s ease;
    overflow: hidden;
    backdrop-filter: blur(10px);
    padding: 5px;
    position: relative;
    -webkit-backdrop-filter: blur(10px);
    height: 100%;
}

.tariff_blockKZkJ .learning_packagesd8bt:hover .bundle_priceK90m::after {
    transform: scaleX(1);
}

.tariff_blockKZkJ .price_dealsTcL4 {
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    min-height: 400px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    color: #ffffff;
}

.tariff_blockKZkJ .learning_packagesd8bt:hover .price_dealsTcL4 h4 {
    transform: translateX(5px);
}

.tariff_blockKZkJ .learning_packagesd8bt:hover .price_dealsTcL4 h4::after {
    width: 60px;
}

.tariff_blockKZkJ .price_dealsTcL4 p {
    line-height: 1.6;
    overflow-y: auto;
    color: rgba(255,255,255,0.8);
    scrollbar-color: rgb(175,176,204,0.5) transparent;
    font-size: calc(14px - 2px);
    word-break: break-word;
    scrollbar-width: thin;
    overflow-wrap: break-word;
    max-height: 200px;
    margin: 0 0 30px;
}

.tariff_blockKZkJ .learning_packagesd8bt:hover .rate_options7xh9 {
    transform: scale(1.05);
    box-shadow: 0 8px 20px rgba(0,0,0,0.3);
}

.tariff_blockKZkJ .rate_options7xh9::before {
    background: radial-gradient(circle, rgba(255,255,255,0.3) 0%, transparent 70%);
    height: 200%;
    width: 200%;
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    opacity: 0;
    top: -50%;
    position: absolute;
    content: "";
    transform: scale(0);
    left: -50%;
}

.potential_studentsIW3T::before {
    background: 
        radial-gradient(
            circle at 70% 20%, 
            rgb(137,134,169,0.5) 0%, 
            transparent 50%
        );
    z-index: 0;
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 0;
}

.potential_studentsIW3T .principles_listsNcq {
    overflow: visible;
    padding: 0 50px;
    position: relative;
}

.potential_studentsIW3T h4 {
    font-weight: 700;
    max-width: 700px;
    font-size: 43px;
    line-height: 1.2;
    margin-bottom: 80px;
    color: #000000;
    position: relative;
    padding-left: 25px;
}

.potential_studentsIW3T div {
    display: flex;
    flex-direction: column;
    position: relative;
}

.potential_studentsIW3T div p {
    line-height: 1.6;
    transition: all 0.3s ease;
    margin: 0 0 35px 0;
    font-size: 14px;
    align-items: flex-start;
    position: relative;
    color: #000000;
    display: flex;
    padding-left: 85px;
}

.potential_studentsIW3T div p:hover {
    transform: translateX(10px);
}

.potential_studentsIW3T div p:hover svg {
    transform: scale(1.2);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.potential_studentsIW3T div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(175,176,204);
}

.potential_studentsIW3T div p:hover svg path {
    fill: rgb(137,134,169);
}

.potential_studentsIW3T div p:hover::before {
    opacity: 1;
    width: 20px;
}

.potential_studentsIW3T div p::after {
    width: calc(100% - 60px);
    position: absolute;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: scale(0.95);
    left: 60px;
    content: "";
    opacity: 0;
    transition: all 0.3s ease;
    top: -10px;
    border-radius: 13px;
    height: calc(100% + 20px);
    z-index: -1;
    background: #ffffff;
}

header .nav_block0AKR {
    position: relative;
    padding: 1.2rem 3rem;
    justify-content: space-between;
    align-items: center;
    display: flex;
    z-index: 5;
}

header .first_pagebardavS {
    padding: 0.7rem 1.2rem 0.7rem 1rem;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    background: rgba(255, 255, 255, 0.15);
    margin-right: 2rem;
    flex: 0 0 auto;
    transition: all 0.3s ease;
    position: relative;
}

header .first_pagebardavS:hover {
    transform: translateY(-3px) scale(1.03);
    background: rgba(255, 255, 255, 0.2);
}

header .main_infotwDo {
    display: block;
    transition: all 0.3s ease;
    z-index: 1;
    position: relative;
}

header .header_top1iFZ {
    position: relative;
    margin: 0 0.5rem;
}

header .header_top1iFZ a {
    background: rgba(255, 255, 255, 0.1);
    justify-content: center;
    font-weight: 600;
    display: flex;
    align-items: center;
    clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
    border: 1px solid transparent;
    font-size: 13px;
    text-decoration: none;
    height: 40px;
    padding: 0 1.2rem;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    color: #ffffff;
}

header .header_top1iFZ:hover::after {
    width: 80%;
}

header .nav_block0AKR::before {
    border-right: none;
    border: 2px solid rgba(255, 255, 255, 0.3);
    top: 10px;
    right: 10px;
    content: '';
    position: absolute;
    border-bottom: none;
    width: 40px;
    opacity: 0.5;
    height: 40px;
}

header .main_proNPAm {
    z-index: 1;
    position: relative;
    padding-top: 2rem;
    margin-top: -15px;
    background: rgb(214,214,228);
}



header::after {
    width: 8px;
    height: 8px;
    box-shadow: 0 0 10px #ffffff;
    position: absolute;
    top: 15px;
    animation: pulse 2s infinite;
    content: '';
    background: #ffffff;
    right: 15px;
    border-radius: 50%;
}

.training_benefitsENK5::after {
    right: -20%;
    top: -50%;
    position: absolute;
    height: 140%;
    border-left: 1px solid rgba(rgb(175,176,204,0.5), 0.1);
    z-index: 0;
    transform: rotate(15deg);
    content: "";
    background: linear-gradient(145deg, rgba(rgb(175,176,204,0.5), 0.08) 0%, rgba(rgb(137,134,169,0.5), 0.04) 100%);
    width: 70%;
}

.training_benefitsENK5 .img_roundaw4J {
    filter: saturate(1.05);
    transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    height: auto;
    width: 100%;
    transform: perspective(1000px) rotateY(-2deg) rotateX(2deg);
    will-change: transform;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.08);
    object-fit: cover;
}

.training_benefitsENK5 .statement_holderiIro {
    position: relative;
    padding: 30px;
    transform: translateZ(0);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.9);
}

.training_benefitsENK5 .statement_holderiIro:hover::before {
    transform: scaleY(1);
}

.training_benefitsENK5 h1 {
    font-weight: 700;
    transform: translateY(20px);
    opacity: 0;
    animation: fadeInUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.3s;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 30px;
    font-size: 45px;
    position: relative;
}

.training_benefitsENK5 li:nth-child(1) {
    --i: 1;
}

.training_benefitsENK5 li:nth-child(2) {
    --i: 2;
}

.training_benefitsENK5 li:nth-child(3) {
    --i: 3;
}

.training_benefitsENK5 li:nth-child(5) {
    --i: 5;
}

.training_benefitsENK5 li:hover p {
    transform: translateX(5px);
}

.training_benefitsENK5 li svg {
    height: 28px;
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(-50%);
    width: 28px;
    top: 50%;
    left: 0;
}

.training_benefitsENK5 svg path {
    fill: rgb(175,176,204);
    transition: fill 0.3s ease;
}

.privacy_vaultingQgEW::before {
    position: absolute;
    background: linear-gradient(135deg, 
        rgba(rgb(137,134,169,0.5), 0.04) 0%,
        rgba(rgb(137,134,169,0.5), 0.01) 100%);
    width: 100%;
    content: '';
    top: 0;
    z-index: 1;
    left: 0;
    height: 100%;
}

.privacy_vaultingQgEW .container {
    z-index: 2;
    max-width: 1140px;
    background: rgba(rgb(255, 255, 255, 0.5), 0.98);
    padding: 0 2rem;
    position: relative;
    margin: 0 auto;
    transform: translateZ(0);
    border-left: 3px solid rgb(137,134,169);
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.03);
    padding: 3rem;
    backdrop-filter: blur(10px);
}

.privacy_vaultingQgEW h1::after {
    background: linear-gradient(90deg, 
        rgb(137,134,169) 0%,
        rgb(175,176,204) 100%);
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 6rem;
    content: '';
}

.privacy_vaultingQgEW h2:hover::before {
    transform: scaleX(1);
}

.privacy_vaultingQgEW h3 {
    font-size: calc(33px * 0.85);
    margin: 2rem 0 1rem;
    position: relative;
    font-weight: 600;
    color: #000000;
    padding-left: 1rem;
}

.privacy_vaultingQgEW h3::before {
    content: '';
    height: 100%;
    position: absolute;
    width: 3px;
    left: 0;
    top: 0;
    background: rgb(137,134,169);
    opacity: 0.7;
}

.privacy_vaultingQgEW h4::after {
    opacity: 0.5;
    content: '';
    bottom: -4px;
    width: 2rem;
    background: rgb(137,134,169);
    left: 0;
    height: 2px;
    position: absolute;
}

.privacy_vaultingQgEW span {
    border-left: 1px dashed rgba(rgb(137,134,169,0.5), 0.3);
    display: block;
    padding-left: 1rem;
    position: relative;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: 12px;
}

.privacy_vaultingQgEW ul::before {
    height: 100%;
    top: 0;
    width: 1px;
    content: '';
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom,
        rgba(rgb(137,134,169,0.5), 0.1),
        rgba(rgb(137,134,169,0.5), 0.4),
        rgba(rgb(137,134,169,0.5), 0.1));
}

.tariff_blockKZkJ .price_dealsTcL4 p::-webkit-scrollbar {
    width: 5px;
}

.tariff_blockKZkJ .price_dealsTcL4 p::-webkit-scrollbar-track {
    background: transparent;
}

.tariff_blockKZkJ .price_dealsTcL4 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(175,176,204,0.5);
}


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



@media screen and (max-width: 767px) {.title_introsiWZ {
    min-height: 400px;
    padding: 2rem 1rem;
}.title_introsiWZ .page_basepZYw {
    font-size: calc(45px * 0.7);
    margin-bottom: 1rem;
}.title_introsiWZ .page_basepZYw::before {
    top: -5px;
    height: 40px;
    width: 40px;
    left: -5px;
}.title_introsiWZ .start_top4Yub {
    transform: none;
    padding: 1.5rem;
}.title_introsiWZ .start_top4Yub > div {
    padding: 1rem;
}.title_introsiWZ .start_top4Yub p {
    padding-left: 0.5rem;
    font-size: 13px;
}.title_introsiWZ .start_top4Yub h3 {
    font-size: calc(21px * 0.9);
}
}



@media (max-width: 992px) {.course_overview3mtT {
    min-height: 100vh;
}.course_overview3mtT .container {
    padding-bottom: 60px;
}.course_overview3mtT .program_planmx1V {
    padding: 40px 30px;
}.course_overview3mtT .program_planmx1V h3 {
    font-size: calc(32px * 1.1);
}
}



@media (max-width: 576px) {.course_overview3mtT {
    padding-top: 45vh;
}.course_overview3mtT .learn_codeIaDC {
    height: 45vh;
}.course_overview3mtT .container {
    padding-bottom: 40px;
}.course_overview3mtT .program_planmx1V {
    padding: 25px 20px;
}.course_overview3mtT .program_planmx1V h3 {
    margin-bottom: 15px;
    font-size: calc(22px * 1.1);
}.course_overview3mtT .program_planmx1V p {
    margin-bottom: 25px;
}.course_overview3mtT .program_planmx1V .contact_inquiry6vQJ {
    padding: 12px 0;
}}



@media (max-width: 767px) {.contact0dPt {
    padding: 60px 0;
}.contact0dPt .connect_teamBiJg {
    clip-path: polygon(
            0 2%, 2% 0, 98% 0, 100% 2%,
            100% 98%, 98% 100%, 2% 100%, 0 98%
        );
    padding: 30px;
}.contact0dPt h3 {
    margin-bottom: 30px;
    font-size: calc(28px - 0.3rem);
}.contact0dPt .course_faqEeWi {
    margin-bottom: 35px;
    padding: 15px;
}.contact0dPt .connect_todayuJTd {
    grid-template-columns: 1fr;
    gap: 20px;
}.contact0dPt .contact_panelG7Wb {
    padding: 25px;
}.contact0dPt .contact_panelG7Wb svg {
    width: 16px;
    height: 16px;
}
}


@media only screen and (max-width: 768px) {.policyAgreementPanelFzGo .container {
    align-items: center;
    flex-direction: column;
}.track_ackDOX2 {
    margin-bottom: 1rem;
    margin-right: 0;
}.data_approvaldDl3 {
    text-align: center;
    margin-bottom: 1rem;
}.cookie_button.learn_agree4knD {
    margin-top: 0.5rem;
    margin-left: 0;
}}



@media screen and (max-width: 1200px) {.connect_with_us8d9b .img_roundaw4J {
    margin-left: -3%;
}
}



@media screen and (max-width: 1024px) {.connect_with_us8d9b .feedback_help503A {
    flex-direction: column;
}.connect_with_us8d9b .img_roundaw4J {
    min-height: 300px;
    transform: none;
    margin-left: 0;
    flex: 0 0 100%;
}.connect_with_us8d9b .img_roundaw4J::before {
    transform: none;
    width: 100%;
}.connect_with_us8d9b .support_feedbackZe0V {
    flex: 0 0 100%;
    padding: 3rem 2rem;
}
}



@media screen and (max-width: 480px) {.connect_with_us8d9b .feedback_help503A {
    border-radius: 0;
}.connect_with_us8d9b .support_feedbackZe0V {
    padding: 2rem 1.5rem;
}}



@media screen and (max-width: 1100px) {.our_storyHBme .skill_guidesGB9p .img_roundaw4J,
    .our_storyHBme .training_spaceb6FN .skill_spaceHj8h {
    width: 400px;
    height: 320px;
}
}



@media screen and (max-width: 768px) {.our_storyHBme {
    padding: 60px 0;
}.our_storyHBme h3 {
    font-size: calc(36px * 0.9);
    margin-bottom: 40px;
}.our_storyHBme .skill_guidesGB9p,
    .our_storyHBme .training_spaceb6FN {
    margin-bottom: 50px;
}.our_storyHBme .skill_guidesGB9p span {
    font-size: calc(21px * 0.9);
}.our_storyHBme .skill_guidesGB9p::before,
    .our_storyHBme .skill_guidesGB9p::after,
    .our_storyHBme .training_spaceb6FN::before,
    .our_storyHBme .training_spaceb6FN::after {
    width: 30px;
    height: 30px;
}
}



@media (max-width: 768px) {.leadership_profilee7q5 .rating_zoneYT3h {
    grid-template-columns: 1fr;
}.leadership_profilee7q5 .img_roundaw4J {
    min-height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.leadership_profilee7q5 .career_overviewS8fn {
    margin-left: 0;
    padding: 3rem 2rem 2rem;
    margin-top: -50px;
    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
}}



@media screen and (min-width: 768px) {.training_method2tYq {
    padding: 150px 0;
}.training_method2tYq .principles_listsNcq {
    gap: 3rem;
    grid-template-columns: 1fr;
}.training_method2tYq h3 {
    font-size: 35px;
}.training_method2tYq .principles_listsNcq > div {
    padding: 4rem;
}
}



@media screen and (min-width: 992px) {.training_method2tYq {
    padding: 180px 0;
}.training_method2tYq .principles_listsNcq {
    grid-template-columns: 1fr;
    gap: 4rem;
}.training_method2tYq .principles_listsNcq > div {
    padding: 5rem;
    transform: perspective(1200px) rotateX(3deg) rotateY(-2deg);
}.training_method2tYq h3 {
    padding-bottom: 1.5rem;
    margin-bottom: 2rem;
}.training_method2tYq h3::after {
    width: 120px;
}
}



@media (prefers-reduced-motion: reduce) {.training_method2tYq::after {
    animation: none;
}.training_method2tYq .principles_listsNcq,
    .training_method2tYq .principles_listsNcq > div,
    .training_method2tYq h3,
    .training_method2tYq p,
    .training_method2tYq p span {
    transform: none !important;
    transition: none;
}}



@media (max-width: 768px) {.client_commentsDY2y {
    padding: 70px 0 90px;
}.client_commentsDY2y .rating_zoneYT3h {
    transform: translateY(0) !important;
    width: 100%;
    margin: 0 0 50px;
}.client_commentsDY2y .rating_zoneYT3h:hover {
    transform: translateY(-10px) !important;
}.client_commentsDY2y h4 {
    font-size: calc(45px * 0.8);
}.client_commentsDY2y h4::after {
    transform: skewX(0);
    width: 80%;
    left: 10%;
}}



@media (max-width: 768px) {.stay_connectedDxnw {
    padding: 4rem 1.5rem;
}.stay_connectedDxnw .connect_linksnYk2 {
    width: 100%;
}.stay_connectedDxnw h3 {
    font-size: calc(20px * 0.9);
    padding: 1.2rem 1.5rem;
}.stay_connectedDxnw .input_holder {
    padding: 2rem;
}.stay_connectedDxnw input[type="email"] {
    margin-right: 0;
    flex: 1 1 100%;
}.stay_connectedDxnw input[type="submit"] {
    margin-top: 1rem;
    width: 100%;
}
}



@media (min-width: 768px) {.thxContenteBLh {
    padding: 8rem 0;
}.thxContenteBLh .principles_listsNcq {
    gap: 3rem;
    padding: 4.5rem;
}.thxContenteBLh h5 {
    font-size: calc(23px * 1.1);
    padding-left: 2rem;
}.thxContenteBLh p {
    padding: 0 0 0 2rem;
    font-size: calc(17px * 1.05);
}.thxContenteBLh .principles_listsNcq > div:first-child::before {
    width: 4rem;
}.thxContenteBLh .principles_listsNcq > div:last-child::after {
    width: 4rem;
}
}



@media (min-width: 1200px) {.thxContenteBLh .principles_listsNcq {
    gap: 5rem;
    padding: 5rem;
}.thxContenteBLh h5 {
    font-size: calc(23px * 1.2);
}.thxContenteBLh p {
    font-size: calc(17px * 1.1);
}
}



@media (max-width: 767px) {.thxContenteBLh {
    padding: 4rem 0;
}.thxContenteBLh .principles_listsNcq {
    padding: 2.5rem;
    gap: 2rem;
}.thxContenteBLh h5 {
    font-size: calc(23px * 0.95);
}.thxContenteBLh .principles_listsNcq > div:first-child::before,
    .thxContenteBLh .principles_listsNcq > div:last-child::after {
    display: none;
}}



@media screen and (max-width: 768px) {.desktop_appUyib {
    padding: 4rem 0 3rem;
}.desktop_appUyib .top_navbartrp7 {
    grid-template-columns: 1fr;
    gap: 2rem;
}.desktop_appUyib .head_navbLPB {
    padding: 1.2rem;
}.desktop_appUyib .head_navbLPB h5 {
    font-size: calc(19px * 0.9);
}.desktop_appUyib .company_holder::before,
    .desktop_appUyib .company_holder::after {
    width: 40px;
    height: 40px;
}
}



@media (max-width: 991px) {.tariff_blockKZkJ {
    padding: 80px 0;
}.tariff_blockKZkJ .edu_dealsJByp {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.tariff_blockKZkJ .price_dealsTcL4 {
    padding: 25px;
    min-height: 350px;
}
}



@media (max-width: 480px) {.tariff_blockKZkJ {
    padding: 40px 0;
}.tariff_blockKZkJ h2 {
    font-size: calc(30px - 6px);
}.tariff_blockKZkJ .price_dealsTcL4 {
    padding: 20px;
    min-height: 280px;
}.tariff_blockKZkJ .price_dealsTcL4 p {
    margin-bottom: 20px;
    font-size: calc(14px - 3px);
}.tariff_blockKZkJ .rate_options7xh9 {
    padding: 8px 15px;
}}



@media (max-width: 767px) {.potential_studentsIW3T {
    padding: 80px 0;
}.potential_studentsIW3T .principles_listsNcq {
    padding: 0 20px;
}.potential_studentsIW3T h4 {
    padding-left: 20px;
    font-size: calc(43px - 12px);
    margin-bottom: 50px;
}.potential_studentsIW3T h4::before {
    width: 4px;
}.potential_studentsIW3T div p {
    padding-left: 65px;
    margin-bottom: 25px;
}.potential_studentsIW3T div::before {
    left: 28px;
}.potential_studentsIW3T div p svg {
    width: 24px;
    left: 16px;
    height: 24px;
}.potential_studentsIW3T div p::before {
    top: 14px;
    left: 55px;
}.potential_studentsIW3T div p::after {
    width: calc(100% - 45px);
    left: 45px;
}
}



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



@media (max-width: 991px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}header .nav_block0AKR {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .first_pagebardavS {
    margin-bottom: 0;
    margin-right: 0;
}header .head_navbLPB {
    flex-basis: 100%;
    justify-content: flex-end;
    margin-top: 1rem;
}header .header_top1iFZ a {
    padding: 0 1rem;
    font-size: calc(13px - 1px);
    height: 35px;
}header .nav_block0AKR::before,
    header .nav_block0AKR::after {
    display: none;
}.main_proNPAm {
    margin-top: -10px;
}
}



@media (max-width: 479px) {header .nav_block0AKR {
    padding: 0.7rem 1.2rem;
}header .first_pagebardavS {
    padding: 0.4rem 0.6rem;
    max-width: 120px;
}header .header_top1iFZ a {
    font-size: calc(13px - 3px);
    height: 30px;
    padding: 0 0.6rem;
}}



@media (min-width: 768px) {.training_benefitsENK5 .container {
    grid-template-columns: 1fr 1fr;
    gap: 60px;
}.training_benefitsENK5 .statement_holderiIro {
    padding: 40px;
}.training_benefitsENK5 ul {
    grid-template-columns: 1fr;
}
}



@media (min-width: 992px) {.training_benefitsENK5 {
    padding: 150px 0;
}.training_benefitsENK5 .container {
    gap: 80px;
}.training_benefitsENK5 .img_roundaw4J {
    height: 100%;
    max-height: 600px;
}.training_benefitsENK5 .statement_holderiIro {
    padding: 50px;
}.training_benefitsENK5 h1 {
    font-size: calc(45px * 1.1);
}
}



@media (max-width: 767px) {.training_benefitsENK5 {
    padding: 80px 0;
}.training_benefitsENK5 .img_roundaw4J {
    object-position: center;
    max-height: 400px;
}.training_benefitsENK5 h1 {
    margin-bottom: 20px;
    font-size: calc(45px * 0.85);
}.training_benefitsENK5 li {
    padding: 6px 0;
}.training_benefitsENK5 li p {
    padding-left: 35px;
    font-size: calc(15px * 0.95);
}.training_benefitsENK5 li svg {
    width: 24px;
    height: 24px;
}
}



@media (max-width: 992px) {.privacy_vaultingQgEW {
    padding: 3rem 0;
}.privacy_vaultingQgEW .container {
    padding: 2rem;
}.privacy_vaultingQgEW h1 {
    font-size: calc(44px * 0.9);
}.privacy_vaultingQgEW h2 {
    font-size: calc(33px * 0.9);
}
}



@media (max-width: 768px) {.privacy_vaultingQgEW {
    padding: 2rem 0;
}.privacy_vaultingQgEW .container {
    margin: 0 1rem;
    padding: 1.5rem;
}.privacy_vaultingQgEW h1 {
    font-size: calc(44px * 0.8);
    padding-bottom: 0.8rem;
}.privacy_vaultingQgEW h1::after {
    width: 5rem;
}.privacy_vaultingQgEW h2 {
    margin: 2rem 0 0.8rem;
    font-size: calc(33px * 0.8);
}.privacy_vaultingQgEW h3 {
    font-size: calc(33px * 0.7);
}.privacy_vaultingQgEW h4 {
    font-size: calc(33px * 0.6);
}.privacy_vaultingQgEW p, 
    .privacy_vaultingQgEW span, 
    .privacy_vaultingQgEW li {
    font-size: calc(12px * 0.95);
}
}



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



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



@keyframes float-up {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

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

@keyframes rotateIcon {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(90deg);
    }
    50% {
        transform: rotate(180deg);
    }
    75% {
        transform: rotate(270deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



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

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



@keyframes orbital {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}



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



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

