﻿.wrapper-viewportd6S9 {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}

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

header,footer {
    width: 100%;
}

header {
    background: linear-gradient(120deg, rgb(175,176,204) 0%, rgb(137,134,169) 100%);
    margin-top: 0;
    z-index: 100;
    position: relative;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    padding: 0;
    overflow: visible;
}

.title_introsiWZ > div {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}

.title_introsiWZ .expert_programQ9dv {
    perspective: 1000px;
    transform: translateZ(20px);
    position: relative;
    margin-bottom: 2rem;
}

.title_introsiWZ .page_basepZYw::before {
    top: -10px;
    left: -10px;
    content: "";
    height: 60px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    width: 60px;
    background: rgb(175,176,204);
    position: absolute;
    transform: translateZ(-10px);
    opacity: 0.2;
}

.title_introsiWZ .start_top4Yub::before {
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    left: 0;
    z-index: 1;
    bottom: 0;
    right: 0;
}

.title_introsiWZ .start_top4Yub > div {
    opacity: 0;
    animation: contentRise 0.8s ease-out 0.3s forwards;
    max-width: 600px;
    background-color: rgb(255, 255, 255, 0.5);
    transform: translateZ(10px);
    padding: 2rem;
    z-index: 2;
    position: relative;
    backdrop-filter: blur(3px);
}

.title_introsiWZ .start_top4Yub h3 {
    padding-bottom: 0.5rem;
    font-size: 21px;
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-top: 1.5rem;
    line-height: 1.5;
}

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

.course_overview3mtT {
    overflow: hidden;
    min-height: 100vh;
    display: flex;
    background-color: rgb(214,214,228);
    flex-direction: column;
    position: relative;
}

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

.course_overview3mtT .learn_codeIaDC:hover .quick_progress62w0 {
    animation-play-state: paused;
}

.course_overview3mtT .future_skillsm8wQ img {
    filter: brightness(0.7);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.course_overview3mtT .principles_listsNcq {
    display: flex;
    justify-content: center;
}

.course_overview3mtT .program_planmx1V {
    padding: 50px;
    transform: translateY(30px);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    position: relative;
    animation: float-up 1s forwards;
    width: 100%;
    max-width: 800px;
    border-top: 4px solid rgb(175,176,204);
    backdrop-filter: blur(8px);
}

.course_overview3mtT .program_planmx1V::after {
    height: 200px;
    width: 200px;
    left: -100px;
    bottom: -100px;
}

.course_overview3mtT .program_planmx1V p {
    margin-bottom: 30px;
    text-align: center;
    color: #ffffff;
    opacity: 0.8;
    line-height: 1.7;
    font-size: 12px;
}

.course_overview3mtT .program_planmx1V .contact_inquiry6vQJ::before {
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
    transition: transform 0.3s ease;
    height: 100%;
    background: rgb(137,134,169);
    transform: translateX(-100%);
}

.course_overview3mtT .program_planmx1V .contact_inquiry6vQJ:hover::before {
    transform: translateX(0);
}

.contact0dPt::before {
    content: '';
    background-size: 20px 20px;
    transform: rotateX(60deg) translateZ(-100px);
    z-index: -2;
    background-image: 
        linear-gradient(rgb(175,176,204,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(175,176,204,0.5) 1px, transparent 1px);
    opacity: 0.2;
    perspective: 1000px;
    transform-origin: top;
    animation: perspectiveGrid 30s linear infinite;
    inset: 0;
    position: absolute;
}

.contact0dPt .connect_teamBiJg {
    padding: 60px;
    backdrop-filter: blur(5px);
    position: relative;
    background: #ffffff;
    z-index: 2;
    border-radius: 0;
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    overflow: hidden;
    clip-path: polygon(
        0 5%, 5% 0, 95% 0, 100% 5%,
        100% 95%, 95% 100%, 5% 100%, 0 95%
    );
}

.contact0dPt .connect_teamBiJg::after {
    height: 100%;
    opacity: 0.05;
    z-index: -1;
    width: 100%;
    background-size: 60px 60px;
    position: absolute;
    left: 0;
    content: '';
    top: 0;
    background-image: 
        linear-gradient(45deg, transparent 25%, rgb(214,214,228) 25%, rgb(214,214,228) 26%, transparent 26%, transparent 75%, rgb(214,214,228) 75%, rgb(214,214,228) 76%, transparent 76%),
        linear-gradient(-45deg, transparent 25%, rgb(214,214,228) 25%, rgb(214,214,228) 26%, transparent 26%, transparent 75%, rgb(214,214,228) 75%, rgb(214,214,228) 76%, transparent 76%);
}

.contact0dPt .course_faqEeWi {
    clip-path: polygon(
        0 0, 98% 0, 100% 15px,
        100% 100%, 2% 100%, 0 calc(100% - 15px)
    );
    padding: 25px;
    color: #000000;
    position: relative;
    font-size: 13px;
    background: rgb(214,214,228);
    border-radius: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    line-height: 1.8;
    margin-bottom: 50px;
}

.contact0dPt .connect_todayuJTd span {
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    clip-path: polygon(
        0 0, 90% 0, 100% 10%, 
        100% 100%, 10% 100%, 0 90%
    );
    flex-direction: column;
    overflow: hidden;
    padding: 25px;
    display: flex;
    background: #ffffff;
    backdrop-filter: blur(5px);
    z-index: 1;
}

.contact0dPt .connect_todayuJTd span::after {
    transform: scale(0.5);
    opacity: 0;
    top: -50%;
    left: -50%;
    height: 200%;
    z-index: -2;
    background: radial-gradient(
        circle at center,
        rgb(175,176,204,0.5) 0%,
        transparent 70%
    );
    transition: opacity 0.5s ease;
    position: absolute;
    width: 200%;
    content: '';
}

.contact0dPt .connect_todayuJTd span:hover::after {
    opacity: 0.3;
    transform: scale(1);
}

.contact0dPt .connect_todayuJTd span p::before {
    height: 8px;
    background: rgb(175,176,204);
    content: '';
    width: 8px;
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    margin-right: 10px;
    display: inline-block;
}

.contact0dPt .connect_todayuJTd span:hover svg {
    transform: scale(1.2);
    fill: rgb(137,134,169);
}

.contact0dPt .connect_todayuJTd span svg path {
    stroke-dashoffset: 0;
    stroke-dasharray: 100;
    transition: fill 0.3s ease, stroke 0.3s ease;
}



.contact0dPt .connect_todayuJTd span span {
    margin: 0;
    background: transparent;
    backdrop-filter: none;
    display: inline;
    transform: none;
    border: none;
    box-shadow: none;
    clip-path: none;
    padding: 0;
}

.contact0dPt .connect_todayuJTd span span a svg {
    stroke-width: 0.5;
    transform-origin: center;
    fill: currentColor;
    height: 16px;
    vertical-align: middle;
    stroke: currentColor;
    width: 16px;
    margin-right: 5px;
}

.contact0dPt .contact_panelG7Wb {
    margin-top: 40px;
    padding: 35px;
    overflow: hidden;
    background: rgb(214,214,228);
    grid-column: 1 / -1;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    position: relative;
}

.contact0dPt .contact_panelG7Wb::after {
    top: 0;
    border-style: solid;
    height: 0;
    width: 0;
    border-width: 0 50px 50px 0;
    position: absolute;
    right: 0;
    border-color: transparent rgb(175,176,204,0.5) transparent transparent;
    content: '';
}

.contact0dPt .contact_panelG7Wb h4 {
    position: relative;
    padding-left: 15px;
    margin-bottom: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    color: rgb(175,176,204);
    display: inline-block;
}

.contact0dPt .contact_panelG7Wb h4 svg {
    stroke-width: 1;
    height: 22px;
    width: 22px;
    margin-right: 8px;
    stroke: rgb(175,176,204);
    vertical-align: middle;
    fill: rgb(175,176,204);
    animation: rotateIcon 6s linear infinite;
}

.contact0dPt .contact_panelG7Wb span::before {
    left: 0;
    transition: transform 0.3s ease;
    width: 3px;
    transform: scaleY(0);
    content: '';
    transform-origin: top;
    background: rgb(137,134,169);
    top: 0;
    position: absolute;
    height: 100%;
}

.contact0dPt .contact_panelG7Wb span:hover::before {
    transform: scaleY(1);
}

.contact0dPt .contact_panelG7Wb span:hover svg {
    fill: rgb(175,176,204);
    transform: scale(1.1);
    opacity: 1;
}

.contact0dPt .contact_panelG7Wb span svg path {
    fill-opacity: 0.7;
    stroke-dasharray: 50;
    transition: all 0.5s ease;
    stroke-dashoffset: 50;
}

.policyAgreementPanelFzGo {
    display: flex;
    padding: 1rem 0;
    border-top: 3px solid rgb(175,176,204);
    justify-content: center;
    background: rgb(214,214,228);
    overflow: hidden;
    z-index: 90;
    position: fixed;
    transition: transform 0.3s ease-in-out;
    bottom: 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    width: 100%;
    align-items: center;
}

.track_ackDOX2 {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    margin-right: 1rem;
}

.data_approvaldDl3 {
    flex: 1;
    min-width: 300px;
    margin-bottom: 20px;
}

.data_approvaldDl3 p {
    font-size: 1rem;
    color: #000000;
}

.cookie_verifyA3B5 {
    text-decoration: none;
    transition: background-color 0.3s ease, transform 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    font-size: 1rem;
    cursor: pointer;
    padding: 0.75rem 1.5rem;
    display: inline-block;
    border: none;
    font-weight: 700;
    background: rgb(175,176,204);
}

.policyAgreementPanelFzGo p a {
    text-decoration: underline;
    color: rgb(175,176,204);
    transition: color 0.3s ease;
}

.connect_with_us8d9b .container {
    padding: 0 1rem;
    max-width: 1400px;
    margin: 0 auto;
}

.connect_with_us8d9b .feedback_help503A {
    box-shadow: 0 25px 50px rgb(175,176,204,0.5);
    overflow: hidden;
    background: rgb(137,134,169,0.5);
    border-radius: 23px;
    align-items: stretch;
    position: relative;
    display: flex;
}

.connect_with_us8d9b .img_roundaw4J::before {
    left: 0;
    height: 100%;
    background: linear-gradient(
        135deg, 
        rgb(175,176,204,0.5) 0%, 
        rgb(137,134,169,0.5) 100%
    );
    width: 120%;
    content: '';
    position: absolute;
    opacity: 0.7;
    top: 0;
    z-index: 1;
    transform: skew(10deg);
}

.connect_with_us8d9b h2::before {
    border-radius: 50%;
    width: 1rem;
    box-shadow: 0 0 15px rgb(175,176,204,0.5);
    transform: translateY(-50%);
    content: '';
    height: 1rem;
    position: absolute;
    left: 0;
    top: 50%;
    background: rgb(175,176,204);
}

.connect_with_us8d9b .support_feedbackZe0V form {
    gap: 1.5rem;
    display: grid;
}

.connect_with_us8d9b .support_feedbackZe0V input:not([type="checkbox"]):not([type="submit"]) {
    font-size: 14px;
    border-radius: 10px;
    padding: 1rem 1.5rem;
    position: relative;
    outline: none;
    transition: all 0.3s ease;
    background: rgb(137,134,169,0.5);
    border: 1px solid rgb(175,176,204,0.5);
    width: 100%;
    color: #ffffff;
}

.connect_with_us8d9b .support_feedbackZe0V input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}

.connect_with_us8d9b .support_feedbackZe0V .help_form4JPf {
    gap: 1rem;
    display: flex;
    align-items: center;
}

.connect_with_us8d9b .support_feedbackZe0V .help_form4JPf input[type="checkbox"]:checked {
    border-color: rgb(175,176,204);
    background: rgb(175,176,204);
}

.connect_with_us8d9b .support_feedbackZe0V .help_form4JPf input[type="checkbox"]:checked::after {
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 0.8rem;
    content: '✔';
}

.connect_with_us8d9b .support_feedbackZe0V .help_form4JPf a:hover {
    text-decoration: underline;
}

.connect_with_us8d9b .support_feedbackZe0V .contact_inquiry6vQJ {
    padding: 1rem;
    border-radius: 10px;
    width: 100%;
    border: none;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    overflow: hidden;
    background: rgb(175,176,204);
}

.connect_with_us8d9b .support_feedbackZe0V .contact_inquiry6vQJ:hover::before {
    opacity: 1;
}

.our_storyHBme {
    position: relative;
    padding: 100px 0;
    background: rgb(214,214,228);
    overflow: hidden;
}

.our_storyHBme::before {
    z-index: 0;
    width: 100%;
    background: linear-gradient(45deg, transparent 30%, rgb(175,176,204,0.5) 100%);
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
}



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

.our_storyHBme .principles_listsNcq {
    position: relative;
}

.our_storyHBme h3::after {
    position: absolute;
    bottom: -15px;
    transform: scaleX(0.7);
    transition: transform 0.6s ease;
    transform-origin: left;
    height: 4px;
    left: 0;
    content: "";
    background: rgb(137,134,169);
    width: 100%;
}

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

.our_storyHBme .skill_guidesGB9p span {
    position: relative;
    padding-left: 15px;
    font-size: 21px;
    color: rgb(175,176,204);
    display: block;
    font-weight: 600;
    width: 100%;
    margin-bottom: 20px;
}

.our_storyHBme .skill_guidesGB9p p {
    margin-bottom: 0;
    font-size: 18px;
    color: #000000;
    max-width: 600px;
    line-height: 1.8;
}

.our_storyHBme .skill_guidesGB9p .img_roundaw4J:hover {
    transform: perspective(1000px) rotateY(0);
}

.our_storyHBme .training_spaceb6FN {
    flex-direction: row-reverse;
    margin-top: 50px;
    position: relative;
    display: flex;
}

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

.our_storyHBme .training_spaceb6FN p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.8;
    padding-right: 20px;
    position: relative;
    color: #000000;
    max-width: 600px;
}

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

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

.leadership_profilee7q5::before {
    background-image: linear-gradient(rgb(175,176,204,0.5) 1px, transparent 1px),
                      linear-gradient(90deg, rgb(175,176,204,0.5) 1px, transparent 1px);
    height: 100%;
    content: "";
    width: 100%;
    animation: grid-shift 30s linear infinite;
    background-size: 20px 20px;
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
    opacity: 0.2;
}

.leadership_profilee7q5 .img_roundaw4J::before {
    bottom: 20px;
    z-index: 3;
    right: 20px;
    opacity: 0;
    border: 1px solid #ffffff;
    position: absolute;
    left: 20px;
    transform: scale(0.9);
    transition: all 0.5s ease;
    mix-blend-mode: overlay;
    top: 20px;
    content: "";
}

.leadership_profilee7q5 .career_overviewS8fn::before {
    position: absolute;
    background: linear-gradient(to bottom, rgb(175,176,204), rgb(137,134,169));
    transition: width 0.3s ease;
    left: 0;
    height: 100%;
    width: 10px;
    top: 0;
    content: "";
}

.leadership_profilee7q5 .rating_zoneYT3h:hover .career_overviewS8fn::before {
    width: 15px;
}

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

.leadership_profilee7q5 .career_overviewS8fn > div:nth-child(2) {
    text-transform: uppercase;
    transition: all 0.4s ease 0.1s;
    margin-bottom: 2rem;
    letter-spacing: 2px;
    opacity: 0.7;
    font-size: 12px;
    color: rgb(137,134,169);
    font-weight: 600;
    transform: translateX(15px);
}

.leadership_profilee7q5 .emp_achievementsMcq4 {
    transition: all 0.4s ease 0.2s;
    font-size: 12px;
    color: #000000;
    opacity: 0.8;
    position: relative;
    transform: translateX(10px);
    line-height: 1.8;
}

.training_method2tYq {
    position: relative;
    background: linear-gradient(135deg, rgb(214,214,228) 0%, rgb(175,176,204,0.5) 100%);
    padding: 120px 0;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}

.training_method2tYq::after {
    pointer-events: none;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(137,134,169,0.5) 49.5%, rgb(137,134,169,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(137,134,169,0.5) 49.5%, rgb(137,134,169,0.5) 50.5%, transparent 50.5%);
    content: "";
    z-index: 1;
    width: 100%;
    animation: backgroundShift 60s linear infinite;
    opacity: 0.05;
    background-size: 60px 60px;
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
}

.training_method2tYq .principles_listsNcq > div {
    -webkit-backdrop-filter: blur(10px);
    background: #ffffff;
    overflow: hidden;
    border-left: 5px solid rgb(175,176,204);
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg);
    position: relative;
    padding: 3rem;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.05);
}

.training_method2tYq .principles_listsNcq > div:hover::before {
    transform: scaleX(1);
}

.training_method2tYq h3 {
    font-weight: 700;
    transition: transform 0.4s ease-out;
    color: #000000;
    padding-bottom: 1rem;
    position: relative;
    font-size: calc(35px * 0.8);
    margin-bottom: 1.5rem;
    transform: translateZ(10px);
}

.training_method2tYq .principles_listsNcq > div:hover h3 {
    transform: translateZ(15px);
}

.training_method2tYq .principles_listsNcq > div:hover h3::after {
    transform: scaleX(1);
}

.training_method2tYq p {
    transition: transform 0.4s ease-out 0.1s;
    position: relative;
    transform: translateZ(5px);
    line-height: 1.8;
    opacity: 0.9;
    z-index: 2;
    font-size: 14px;
    margin-bottom: 0;
    color: #000000;
}

.training_method2tYq .principles_listsNcq > div:hover p span {
    opacity: 1;
}

.client_commentsDY2y::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(175,176,204,0.5) 0,
        rgb(175,176,204,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    width: 100%;
    top: 0;
    opacity: 0.2;
    z-index: 0;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
}

.client_commentsDY2y h4::after {
    content: "";
    width: 120%;
    bottom: -20px;
    transform: skewX(0);
    position: absolute;
    left: -10%;
    background: rgb(175,176,204);
    height: 10px;
}

.client_commentsDY2y .rating_zoneYT3h {
    width: calc(33.333% - 40px);
    transform: translateY(0);
    padding: 30px 0;
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 20px 40px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.client_commentsDY2y .rating_zoneYT3h:hover::before {
    height: 100%;
}

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

.client_commentsDY2y .rating_zoneYT3h:hover .img_roundaw4J {
    box-shadow: 10px 10px 0 rgb(137,134,169,0.5);
    transform: rotate(0deg);
}

.client_commentsDY2y .rating_zoneYT3h span {
    font-size: calc(15px * 1.1);
    transition: transform 0.3s ease;
    margin: 10px 0;
    color: #000000;
    transform: translateX(0);
    padding-left: 15px;
    font-weight: 600;
    position: relative;
}

.client_commentsDY2y .rating_zoneYT3h:hover p {
    border-left-color: rgb(175,176,204);
}

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

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

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



.stay_connectedDxnw .principles_listsNcq {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

.stay_connectedDxnw .connect_linksnYk2 {
    max-width: 800px;
    width: 80%;
    position: relative;
    margin-left: 5%;
    flex-direction: column;
    display: flex;
}

.stay_connectedDxnw h3::after {
    width: 30px;
    height: 30px;
    position: absolute;
    transform: rotate(45deg);
    bottom: -15px;
    z-index: -1;
    right: -15px;
    content: "";
    background: rgb(175,176,204);
}

.stay_connectedDxnw .input_holder {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    display: flex;
    padding: 2.5rem 3rem;
    flex-wrap: wrap;
    border-radius: 0 0 10px 10px;
    position: relative;
    transform: translateX(5%);
    background: #ffffff;
    z-index: 2;
}

.stay_connectedDxnw input[type="email"]:focus {
    outline: none;
    transform: translateY(-5px);
    box-shadow: 0 0 0 2px rgb(175,176,204);
}

.stay_connectedDxnw input[type="submit"] {
    font-size: 14px;
    padding: 1rem 2rem;
    flex: 0 0 auto;
    position: relative;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    overflow: hidden;
    background: rgb(175,176,204);
    z-index: 1;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    cursor: pointer;
    color: #ffffff;
}

.stay_connectedDxnw input[type="submit"]:hover::before {
    left: 0;
}



.stay_connectedDxnw .input_holder::before {
    width: 100px;
    right: -50px;
    border: 2px solid rgb(137,134,169,0.5);
    top: -30px;
    border-radius: 50%;
    pointer-events: none;
    content: "";
    opacity: 0.3;
    height: 100px;
    position: absolute;
}

.stay_connectedDxnw .input_holder::after {
    left: 10%;
    height: 50px;
    bottom: -25px;
    background: rgb(175,176,204,0.5);
    content: "";
    transform: rotate(180deg);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    position: absolute;
    opacity: 0.5;
    width: 50px;
}

.thxContenteBLh::before {
    left: -50%;
    opacity: 0.8;
    animation: orbital 30s infinite linear;
    transform: rotate(-12deg);
    background: radial-gradient(circle at center, rgba(rgb(137,134,169,0.5), 0.03) 0%, transparent 60%);
    width: 200%;
    content: "";
    top: -50%;
    position: absolute;
    pointer-events: none;
    height: 200%;
}

.thxContenteBLh .container {
    margin: 0 auto;
    z-index: 1;
    position: relative;
    transform-style: preserve-3d;
    max-width: 1200px;
    padding: 0 1.5rem;
}

.thxContenteBLh .principles_listsNcq {
    mask-image: linear-gradient(
        to bottom right,
        transparent 0%,
        black 5%,
        black 95%,
        transparent 100%
    );
    flex-direction: column;
    transform: translateZ(0);
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    display: flex;
    overflow: hidden;
    padding: 3.5rem;
    background: linear-gradient(
        145deg, 
        rgba(rgb(255, 255, 255, 0.5), 0.95) 0%, 
        rgba(rgb(255, 255, 255, 0.5), 0.85) 100%
    );
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 2.5rem;
}

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

.thxContenteBLh h5 {
    margin: 0;
    transform: perspective(1000px) rotateX(0deg);
    position: relative;
    color: #000000;
    transition: transform 0.5s ease;
    padding-left: 1.5rem;
    line-height: 1.4;
    font-size: 23px;
    font-weight: 700;
}

.thxContenteBLh a {
    transition: transform 0.4s ease-out;
    text-decoration: none;
    display: block;
}

.thxContenteBLh a:hover {
    transform: translateX(5px);
}

.thxContenteBLh p {
    padding: 0 0 0 1.5rem;
    font-weight: 400;
    color: #000000;
    position: relative;
    font-size: 17px;
    border-left: 1px solid rgba(rgb(175,176,204,0.5), 0.2);
    margin: 0;
    line-height: 1.8;
}

.desktop_appUyib::after {
    top: 0;
    height: 100%;
    animation: gridAnimate 15s linear infinite;
    background-position: center;
    background: 
        linear-gradient(rgba(rgb(175,176,204), 0.2) 1px, transparent 1px),
        linear-gradient(90deg, rgba(rgb(175,176,204), 0.2) 1px, transparent 1px);
    content: "";
    z-index: -1;
    background-size: 30px 30px;
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0.15;
}

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

.desktop_appUyib .company_holder h3::after {
    box-shadow: 0 0 10px rgb(175,176,204);
    background: rgb(175,176,204);
    width: 30%;
    left: 0;
    content: "";
    bottom: -5px;
    position: absolute;
    height: 2px;
}

.desktop_appUyib .credit_infoj9wQ {
    justify-content: flex-end;
    grid-row: 1;
    display: flex;
    grid-column: 6 / 13;
}

.desktop_appUyib .head_navbLPB {
    padding: 1.5rem;
    border-radius: 10px;
    position: relative;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
    backdrop-filter: blur(4px);
}

.desktop_appUyib .head_navbLPB:hover::before {
    height: 100%;
}

.desktop_appUyib .head_navbLPB h5 {
    font-size: 19px;
    color: rgb(137,134,169);
    letter-spacing: 1px;
    font-weight: 600;
    position: relative;
    margin-bottom: 1.5rem;
    padding-left: 1rem;
}

.desktop_appUyib .head_navbLPB .top_navbartrp7 {
    gap: 0.7rem;
    flex-direction: column;
    display: flex;
}

.desktop_appUyib .head_navbLPB .top_navbartrp7 a {
    overflow: hidden;
    text-decoration: none;
    z-index: 1;
    border-radius: 10px;
    padding: 0.4rem 1rem;
    color: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    opacity: 0.7;
    font-size: 16px;
}

.desktop_appUyib .head_navbLPB .top_navbartrp7 a:hover {
    color: #ffffff;
    padding-left: 1.5rem;
    opacity: 1;
}

.diploma_ctaTRlA {
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 1.5rem 0;
    grid-column: 1 / 13;
    margin-top: 4rem;
    grid-row: 2;
    background: rgba(0, 0, 0, 0.5);
}

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

.tariff_blockKZkJ {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

.tariff_blockKZkJ::before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    left: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.65) 100%);
    content: "";
}

.tariff_blockKZkJ h2 {
    font-size: 30px;
    text-align: center;
    transform: translateY(20px);
    opacity: 0;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px;
    animation: fadeInUp 0.8s ease-out forwards;
    position: relative;
}

.tariff_blockKZkJ .edu_dealsJByp {
    list-style: none;
    gap: 30px;
    display: grid;
    margin: 0;
    padding: 0;
    width: 100%;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

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

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

.tariff_blockKZkJ .learning_packagesd8bt:hover {
    transform: translateY(-8px) scale(1.02);
}

.tariff_blockKZkJ .learning_packagesd8bt::before {
    left: -100%;
    position: absolute;
    pointer-events: none;
    height: 100%;
    content: "";
    transition: left 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
    top: 0;
}

.tariff_blockKZkJ .learning_packagesd8bt:hover .bundle_priceK90m {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}

.tariff_blockKZkJ .bundle_priceK90m::after {
    height: 5px;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    left: 0;
    transform-origin: left;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(175,176,204), rgb(137,134,169));
    top: 0;
    content: '';
    width: 100%;
}

.tariff_blockKZkJ .price_dealsTcL4 h4 {
    font-size: 23px;
    position: relative;
    font-weight: 700;
    transition: transform 0.3s ease;
    margin: 0 0 20px;
    padding-bottom: 15px;
    color: rgb(175,176,204);
}

.tariff_blockKZkJ .price_dealsTcL4 h4::after {
    width: 40px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    transition: width 0.3s ease;
    height: 3px;
    background: rgb(137,134,169);
}

.tariff_blockKZkJ .rate_options7xh9 {
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    margin-top: auto;
    align-self: flex-start;
    border-radius: 10px;
    font-weight: 700;
    display: inline-block;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #ffffff;
    padding: 10px 20px;
    background: linear-gradient(135deg, rgb(175,176,204) 0%, rgb(175,176,204,0.5) 100%);
    font-size: calc(23px + 4px);
}

.tariff_blockKZkJ .learning_packagesd8bt:hover .rate_options7xh9::before {
    transform: scale(1);
    opacity: 1;
}

.potential_studentsIW3T {
    background: linear-gradient(135deg, rgb(214,214,228) 0%, rgb(175,176,204,0.5) 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

.potential_studentsIW3T::after {
    z-index: 0;
    left: 0;
    content: "";
    width: 100%;
    background: 
        linear-gradient(
            to top,
            rgb(214,214,228) 0%,
            transparent 100%
        );
    bottom: 0;
    position: absolute;
    height: 200px;
}

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

.potential_studentsIW3T h4::before {
    top: 15px;
    background: linear-gradient(180deg, rgb(175,176,204), rgb(137,134,169));
    width: 6px;
    content: "";
    bottom: 15px;
    left: 0;
    position: absolute;
    border-radius: 3px;
}

.potential_studentsIW3T div::before {
    top: 0;
    height: 100%;
    left: 36px;
    opacity: 0.5;
    position: absolute;
    content: "";
    width: 2px;
    background: linear-gradient(180deg, rgb(175,176,204,0.5), rgb(137,134,169,0.5));
}

.potential_studentsIW3T div p:last-child {
    margin-bottom: 0;
}

.potential_studentsIW3T div p svg {
    width: 32px;
    position: absolute;
    border-radius: 50%;
    top: 0;
    background: #ffffff;
    height: 32px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    left: 20px;
    transition: all 0.3s ease;
    z-index: 2;
    padding: 8px;
}

.potential_studentsIW3T div p::before {
    transition: all 0.3s ease;
    position: absolute;
    background: rgb(175,176,204);
    opacity: 0;
    left: 75px;
    top: 16px;
    content: "";
    height: 2px;
    width: 10px;
}

.potential_studentsIW3T div p:hover::after {
    opacity: 1;
    transform: scale(1);
}

header::before {
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05) 0px,
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    z-index: -1;
    bottom: 2px;
    left: 2px;
    top: 2px;
    content: '';
    right: 2px;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    position: absolute;
}

header .first_pagebardavS::before {
    bottom: 3px;
    left: 3px;
    border: 1px dashed rgba(255, 255, 255, 0.3);
    top: 3px;
    position: absolute;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    right: 3px;
    z-index: -1;
    content: '';
}

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

header .head_navbLPB {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    z-index: 2;
    position: relative;
}

header .header_top1iFZ a::before {
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    content: '';
    left: -100%;
    transition: left 0.7s ease;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}

header .header_top1iFZ a:hover {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
    border-color: #ffffff;
}

header .header_top1iFZ a:hover::before {
    left: 100%;
}

header .header_top1iFZ::after {
    content: '';
    background: #ffffff;
    transform: translateX(-50%);
    transition: width 0.3s ease;
    width: 0;
    left: 50%;
    bottom: -5px;
    position: absolute;
    height: 2px;
}

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

.training_benefitsENK5 {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(214,214,228) 0%, rgba(247, 248, 252, 0.9) 100%);
    overflow: hidden;
    position: relative;
}

.training_benefitsENK5::before {
    top: 0;
    z-index: 1;
    width: 100%;
    left: 0;
    background-image: radial-gradient(circle at 10% 20%, rgba(rgb(175,176,204,0.5), 0.05) 0%, transparent 60%);
    position: absolute;
    height: 100%;
    content: "";
}

.training_benefitsENK5 .container {
    margin: 0 auto;
    display: grid;
    max-width: 1400px;
    padding: 0 20px;
    z-index: 2;
    gap: 40px;
    grid-template-columns: 1fr;
    position: relative;
}

.training_benefitsENK5 .img_roundaw4J:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-10px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15), 0 15px 30px rgba(0, 0, 0, 0.1);
}

.training_benefitsENK5 .principles_listsNcq {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.training_benefitsENK5 .statement_holderiIro::before {
    content: "";
    height: 100%;
    background: linear-gradient(to bottom, rgb(175,176,204), rgb(137,134,169));
    left: 0;
    top: 0;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: scaleY(0);
    position: absolute;
    transform-origin: top;
    width: 5px;
}

.training_benefitsENK5 ul {
    gap: 18px;
    display: grid;
    padding: 0;
    margin: 0;
    list-style: none;
    grid-template-columns: 1fr;
}

.training_benefitsENK5 li {
    transform: translateX(20px);
    padding: 8px 0;
    position: relative;
    animation-delay: calc(0.2s + (var(--i, 0) * 0.1s));
    animation: fadeInRight 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    opacity: 0;
}

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

.training_benefitsENK5 li p {
    line-height: 1.6;
    display: flex;
    font-size: 15px;
    margin: 0;
    padding-left: 40px;
    color: #000000;
    position: relative;
    align-items: center;
    transition: transform 0.3s ease;
}

.training_benefitsENK5 li:hover svg {
    transform: translateY(-50%) scale(1.15);
}

.training_benefitsENK5 li:hover svg path {
    fill: rgb(137,134,169);
}

.privacy_vaultingQgEW {
    background: rgb(214,214,228);
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    padding: 4rem 0;
}

.privacy_vaultingQgEW::after {
    transform: rotate(-15deg);
    right: -20%;
    background: linear-gradient(160deg, 
        rgba(rgb(175,176,204,0.5), 0.03) 0%,
        rgba(rgb(137,134,169,0.5), 0.05) 50%,
        rgba(rgb(175,176,204,0.5), 0.02) 100%);
    position: absolute;
    z-index: 0;
    top: -50%;
    content: '';
    height: 200%;
    width: 80%;
}

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

.privacy_vaultingQgEW h2 {
    position: relative;
    font-weight: 600;
    margin: 2.5rem 0 1rem;
    display: inline-block;
    font-size: 33px;
    color: #000000;
}

.privacy_vaultingQgEW h2::before {
    content: '';
    transition: transform 0.4s ease-out;
    height: 1px;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -5px;
    transform: scaleX(0.3);
    transform-origin: left;
    background: linear-gradient(90deg, 
        rgb(137,134,169) 0%,
        transparent 100%);
}

.privacy_vaultingQgEW h4 {
    font-weight: 600;
    font-size: calc(33px * 0.7);
    margin: 1.5rem 0 0.8rem;
    display: inline-block;
    color: #000000;
    position: relative;
}

.privacy_vaultingQgEW p {
    position: relative;
    z-index: 2;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    font-size: 12px;
    color: #000000;
}

.privacy_vaultingQgEW p strong {
    color: #000000;
    font-weight: 600;
    position: relative;
    display: inline-block;
    padding-right: 0.5rem;
}

.privacy_vaultingQgEW ul {
    padding: 0.5rem 0 1rem 1.2rem;
    margin: 1rem 0 2rem;
    position: relative;
    list-style: none;
}

.privacy_vaultingQgEW li {
    color: #000000;
    padding: 0.7rem 0 0.7rem 1.5rem;
    margin-bottom: 0.5rem;
    transition: transform 0.3s ease;
    position: relative;
    line-height: 1.6;
    font-size: 12px;
}

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

.privacy_vaultingQgEW li::before {
    opacity: 0.7;
    height: 8px;
    top: 1.2rem;
    width: 8px;
    content: '';
    position: absolute;
    left: 0;
    transform: rotate(45deg);
    background: rgb(137,134,169);
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media screen and (max-width: 991px) {.title_introsiWZ {
    padding: 3rem 1.5rem;
    min-height: 500px;
}.title_introsiWZ .page_basepZYw {
    font-size: calc(45px * 0.8);
}.title_introsiWZ .start_top4Yub {
    padding: 2rem;
    transform: perspective(1000px) rotateX(2deg);
}.title_introsiWZ .start_top4Yub > div {
    max-width: 100%;
    padding: 1.5rem;
}
}



@media screen and (max-width: 480px) {.title_introsiWZ {
    padding: 1.5rem 0.8rem;
}.title_introsiWZ .page_basepZYw {
    font-size: calc(45px * 0.6);
}.title_introsiWZ .start_top4Yub {
    padding: 1rem;
}.title_introsiWZ .start_top4Yub > div {
    padding: 0.8rem;
}.title_introsiWZ .start_top4Yub p {
    margin-bottom: 1rem;
}.title_introsiWZ .start_top4Yub h3 {
    font-size: calc(21px * 0.8);
    margin-top: 1rem;
}}



@media (max-width: 768px) {.course_overview3mtT {
    height: auto;
    padding-top: 50vh;
    min-height: auto;
}.course_overview3mtT::before {
    background: linear-gradient(180deg, transparent 40%, #000000 70%);
}.course_overview3mtT .learn_codeIaDC {
    height: 50vh;
    top: 0;
    position: fixed;
}.course_overview3mtT .container {
    padding-bottom: 50px;
    margin-top: 0;
}.course_overview3mtT .program_planmx1V {
    padding: 30px 25px;
}.course_overview3mtT .program_planmx1V h3 {
    font-size: 32px;
}.course_overview3mtT .program_planmx1V .contact_inquiry6vQJ {
    width: 100%;
}
}



@media (max-width: 991px) {.contact0dPt {
    padding: 80px 0;
}.contact0dPt .connect_teamBiJg {
    clip-path: polygon(
            0 3%, 3% 0, 97% 0, 100% 3%,
            100% 97%, 97% 100%, 3% 100%, 0 97%
        );
    padding: 40px;
}.contact0dPt h3 {
    font-size: calc(28px - 0.2rem);
}.contact0dPt .connect_todayuJTd {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.contact0dPt .course_faqEeWi {
    padding: 20px;
}.contact0dPt .connect_todayuJTd span svg {
    width: 18px;
    height: 18px;
}
}



@media (max-width: 480px) {.contact0dPt {
    padding: 40px 0;
}.contact0dPt .container {
    padding: 0 15px;
}.contact0dPt .connect_teamBiJg {
    padding: 25px 20px;
    clip-path: polygon(
            0 1%, 1% 0, 99% 0, 100% 1%,
            100% 99%, 99% 100%, 1% 100%, 0 99%
        );
}.contact0dPt h3 {
    margin-bottom: 25px;
    font-size: calc(28px - 0.4rem);
}.contact0dPt .course_faqEeWi {
    margin-bottom: 30px;
    padding: 15px;
}.contact0dPt .connect_todayuJTd span {
    padding: 20px;
}.contact0dPt .contact_panelG7Wb {
    margin-top: 25px;
    padding: 20px;
}.contact0dPt .connect_todayuJTd span svg,
    .contact0dPt .contact_panelG7Wb span svg {
    margin-right: 5px;
    width: 16px;
    height: 16px;
}}



@media screen and (max-width: 768px) {.connect_with_us8d9b {
    padding: 3rem 0;
}.connect_with_us8d9b h2 {
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: calc(42px * 0.8);
}.connect_with_us8d9b h2::before {
    height: 0.8rem;
    width: 0.8rem;
}.connect_with_us8d9b .support_feedbackZe0V h3 {
    font-size: calc(35px * 0.9);
    margin-bottom: 1.5rem;
}.connect_with_us8d9b .support_feedbackZe0V input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
}
}



@media screen and (max-width: 992px) {.our_storyHBme {
    padding: 80px 0;
}.our_storyHBme h3 {
    margin-bottom: 50px;
}.our_storyHBme .skill_guidesGB9p,
    .our_storyHBme .training_spaceb6FN {
    margin-bottom: 60px;
    flex-direction: column;
}.our_storyHBme .skill_guidesGB9p .img_roundaw4J,
    .our_storyHBme .training_spaceb6FN .skill_spaceHj8h {
    margin: 30px 0 0;
    height: 300px;
    width: 100%;
    transform: perspective(1000px) rotateY(0);
}.our_storyHBme .training_spaceb6FN p {
    padding-right: 0;
    padding-left: 20px;
}.our_storyHBme .training_spaceb6FN p::before {
    left: 0;
}
}



@media screen and (max-width: 576px) {.our_storyHBme {
    padding: 40px 0;
}.our_storyHBme h3 {
    margin-bottom: 30px;
    font-size: calc(36px * 0.8);
}.our_storyHBme h3::after {
    bottom: -10px;
    height: 3px;
}.our_storyHBme .skill_guidesGB9p,
    .our_storyHBme .training_spaceb6FN {
    margin-bottom: 40px;
}.our_storyHBme .skill_guidesGB9p span {
    margin-bottom: 15px;
    font-size: calc(21px * 0.85);
}.our_storyHBme .skill_guidesGB9p p,
    .our_storyHBme .training_spaceb6FN p {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}.our_storyHBme .skill_guidesGB9p .img_roundaw4J,
    .our_storyHBme .training_spaceb6FN .skill_spaceHj8h {
    margin-top: 20px;
    height: 250px;
}.our_storyHBme .skill_guidesGB9p::before,
    .our_storyHBme .skill_guidesGB9p::after,
    .our_storyHBme .training_spaceb6FN::before,
    .our_storyHBme .training_spaceb6FN::after {
    width: 25px;
    height: 25px;
}}



@media screen and (max-width: 767px) {.training_method2tYq {
    padding: 80px 0;
}.training_method2tYq .principles_listsNcq > div {
    transform: perspective(800px) rotateX(1deg) rotateY(-0.5deg);
    padding: 2rem;
}.training_method2tYq h3 {
    margin-bottom: 1rem;
    font-size: calc(35px * 0.7);
}.training_method2tYq p {
    font-size: calc(14px * 0.9);
}
}



@media (max-width: 1024px) {.client_commentsDY2y .rating_zoneYT3h {
    width: calc(50% - 40px);
}.client_commentsDY2y .rating_zoneYT3h:nth-child(2n+1) {
    transform: translateY(20px);
}.client_commentsDY2y .rating_zoneYT3h:nth-child(2n+2) {
    transform: translateY(40px);
}.client_commentsDY2y .rating_zoneYT3h:nth-child(2n+1):hover {
    transform: translateY(5px);
}.client_commentsDY2y .rating_zoneYT3h:nth-child(2n+2):hover {
    transform: translateY(25px);
}.client_commentsDY2y h4 {
    font-size: calc(45px * 0.9);
}
}



@media (max-width: 992px) {.stay_connectedDxnw .connect_linksnYk2 {
    margin: 0 auto;
    width: 90%;
}.stay_connectedDxnw h3 {
    transform: translateX(0);
}.stay_connectedDxnw .input_holder {
    transform: translateX(0);
}
}



@media (max-width: 480px) {.stay_connectedDxnw {
    padding: 3rem 1rem;
}.stay_connectedDxnw h3 {
    font-size: calc(20px * 0.8);
    padding: 1rem 1.2rem;
}.stay_connectedDxnw .input_holder {
    padding: 1.5rem;
}.stay_connectedDxnw input[type="email"] {
    padding: 0.8rem 1rem;
}.stay_connectedDxnw input[type="submit"] {
    padding: 0.8rem 1.5rem;
}.stay_connectedDxnw .input_holder::before,
    .stay_connectedDxnw .input_holder::after {
    display: none;
}}



@media (min-width: 992px) {.thxContenteBLh {
    padding: 10rem 0;
}.thxContenteBLh .principles_listsNcq {
    flex-direction: row;
    align-items: center;
    gap: 4rem;
}.thxContenteBLh .principles_listsNcq > div:first-child {
    flex: 0 0 40%;
}.thxContenteBLh .principles_listsNcq > div:last-child {
    flex: 0 0 60%;
}.thxContenteBLh .principles_listsNcq > div:first-child::before {
    width: 2px;
    background: linear-gradient(to bottom, transparent, rgb(175,176,204), transparent);
    height: 3rem;
    left: auto;
    right: -2rem;
    top: 50%;
}.thxContenteBLh .principles_listsNcq > div:last-child::after {
    left: -2rem;
    height: 3rem;
    right: auto;
    width: 2px;
    background: linear-gradient(to bottom, transparent, rgb(175,176,204), transparent);
    bottom: 2rem;
}
}



@media screen and (max-width: 992px) {.desktop_appUyib .container {
    grid-template-columns: repeat(1, 1fr);
}.desktop_appUyib .company_holder {
    grid-row: 1;
    grid-column: 1;
}.desktop_appUyib .credit_infoj9wQ {
    margin-top: 2rem;
    grid-row: 2;
    grid-column: 1;
}.diploma_ctaTRlA {
    grid-row: 3;
    margin-top: 3rem;
}
}



@media screen and (max-width: 576px) {.desktop_appUyib {
    padding: 3rem 0 2rem;
}.desktop_appUyib .company_holder h3 {
    font-size: calc(35px * 0.9);
}.desktop_appUyib .site_map5CKF {
    font-size: calc(16px * 0.9);
}.desktop_appUyib .head_navbLPB .top_navbartrp7 a {
    font-size: calc(16px * 0.9);
}.diploma_ctaTRlA {
    margin-top: 2rem;
    padding: 1rem 0;
}}



@media (max-width: 767px) {.tariff_blockKZkJ {
    padding: 60px 0;
}.tariff_blockKZkJ h2 {
    font-size: calc(30px - 4px);
}.tariff_blockKZkJ .learning_planBOnT {
    margin-bottom: 30px;
    font-size: calc(14px - 1px);
}.tariff_blockKZkJ .edu_dealsJByp {
    max-width: 400px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.tariff_blockKZkJ .price_dealsTcL4 {
    min-height: 300px;
}.tariff_blockKZkJ .rate_options7xh9 {
    font-size: calc(23px + 2px);
}
}



@media (max-width: 991px) {.potential_studentsIW3T {
    padding: 100px 0;
}.potential_studentsIW3T .principles_listsNcq {
    padding: 0 30px;
}.potential_studentsIW3T h4 {
    margin-bottom: 60px;
    font-size: calc(43px - 6px);
}.potential_studentsIW3T div p {
    margin-bottom: 30px;
    padding-left: 75px;
}.potential_studentsIW3T div::before {
    left: 31px;
}.potential_studentsIW3T div p svg {
    width: 28px;
    height: 28px;
    left: 17px;
}.potential_studentsIW3T div p::before {
    left: 65px;
}.potential_studentsIW3T div p::after {
    width: calc(100% - 50px);
    left: 50px;
}
}



@media (max-width: 479px) {.potential_studentsIW3T {
    padding: 60px 0;
}.potential_studentsIW3T .principles_listsNcq {
    padding: 0 10px;
}.potential_studentsIW3T h4 {
    padding-left: 15px;
    margin-bottom: 40px;
    font-size: calc(43px - 18px);
}.potential_studentsIW3T div p {
    font-size: calc(14px - 1px);
    padding-left: 55px;
    margin-bottom: 20px;
}.potential_studentsIW3T div::before {
    left: 23px;
}.potential_studentsIW3T div p svg {
    height: 20px;
    left: 13px;
    width: 20px;
    padding: 6px;
}.potential_studentsIW3T div p::before {
    left: 45px;
    top: 10px;
}.potential_studentsIW3T div p::after {
    left: 40px;
    width: calc(100% - 40px);
}}



@media (max-width: 767px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 5px), 
            calc(100% - 5px) 100%, 
            5px 100%, 
            0 calc(100% - 5px)
        );
    padding: 0;
}header .nav_block0AKR {
    padding: 0.8rem 1.5rem;
}header .first_pagebardavS {
    padding: 0.5rem 0.8rem;
    clip-path: polygon(
            0 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% 100%,
            5px 100%,
            0 calc(100% - 5px)
        );
}header .main_infotwDo img {
    max-height: 35px;
}header .head_navbLPB {
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    margin-top: 0.8rem;
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
    overflow-x: auto;
}header .head_navbLPB::-webkit-scrollbar {
    height: 3px;
}header .head_navbLPB::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
}header .header_top1iFZ {
    margin: 0 0.25rem;
    flex: 0 0 auto;
}header .header_top1iFZ a {
    font-size: calc(13px - 2px);
    clip-path: polygon(
            5px 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% calc(100% - 5px),
            calc(100% - 5px) 100%,
            5px 100%,
            0 calc(100% - 5px),
            0 5px
        );
    white-space: nowrap;
    padding: 0 0.8rem;
    height: 32px;
}header .header_top1iFZ::after {
    display: none;
}header::after {
    top: 10px;
    height: 5px;
    width: 5px;
    right: 10px;
}.main_proNPAm {
    margin-top: -5px;
}
}



@media (max-width: 480px) {.training_benefitsENK5 {
    padding: 60px 0;
}.training_benefitsENK5 .statement_holderiIro {
    padding: 25px 20px;
}.training_benefitsENK5 h1 {
    font-size: calc(45px * 0.75);
}.training_benefitsENK5 li p {
    padding-left: 32px;
    font-size: calc(15px * 0.9);
}.training_benefitsENK5 li svg {
    height: 22px;
    width: 22px;
}}



@media (max-width: 576px) {.privacy_vaultingQgEW {
    padding: 1.5rem 0;
}.privacy_vaultingQgEW .container {
    margin: 0 0.8rem;
    border-left-width: 2px;
    padding: 1.2rem;
}.privacy_vaultingQgEW h1 {
    font-size: calc(44px * 0.7);
}.privacy_vaultingQgEW h2 {
    margin: 1.8rem 0 0.7rem;
    font-size: calc(33px * 0.7);
}.privacy_vaultingQgEW h3 {
    font-size: calc(33px * 0.6);
    padding-left: 0.8rem;
}.privacy_vaultingQgEW h4 {
    font-size: calc(33px * 0.5);
}.privacy_vaultingQgEW p, 
    .privacy_vaultingQgEW span, 
    .privacy_vaultingQgEW li {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.privacy_vaultingQgEW ul {
    padding-left: 0.8rem;
}.privacy_vaultingQgEW li {
    padding: 0.6rem 0 0.6rem 1.2rem;
}.privacy_vaultingQgEW li::before {
    height: 6px;
    width: 6px;
}
}



@keyframes carousel-slide {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes dashAnimation {
    from {
        stroke-dashoffset: 100;
    }
    to {
        stroke-dashoffset: 0;
    }
}

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



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

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



@keyframes pulse {
    0%, 100% { transform: scale(1); opacity: 1; }
    50% { transform: scale(1.5); opacity: 0.7; }
}

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

@keyframes pulse {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}



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

