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

.top-study-74152 {
    flex: 1 0 auto;
}

.course-highlights-94803::before {
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgba(var(--primary-color-opacity), 0.05) 0%, transparent 50%),
        linear-gradient(45deg, rgba(var(--secondary-color-opacity), 0.03) 25%, transparent 25.5%),
        linear-gradient(-45deg, rgba(var(--secondary-color-opacity), 0.03) 25%, transparent 25.5%);
    background-size: 80px 80px, 60px 60px, 60px 60px;
    position: absolute;
    content: "";
    left: 0;
    z-index: 0;
    top: 0;
}

.course-highlights-94803 .message-wrap-49207::before {
    width: 100%;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(152,159,179) 0%, rgb(97,107,158) 100%);
    content: "";
    height: 6px;
    left: 0;
}

.privacy-corner-02154 {
    margin: 0 auto;
    width: 85%;
    border: 2px solid rgb(152,159,179);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    color: #000000;
    max-width: 1000px;
    padding: 50px;
    background: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
}

.privacy-corner-02154 li {
    font-size: 12px;
    line-height: 1.8;
    margin-bottom: 10px;
    position: relative;
}

.privacy-corner-02154 .container {
    z-index: 1;
    position: relative;
}

.privacy-corner-02154 a {
    border-bottom: 1px solid rgb(97,107,158);
    font-weight: 600;
    position: relative;
    color: rgb(97,107,158);
    z-index: 1;
    text-decoration: none;
}

.privacy-corner-02154 button:hover {
    background: rgb(152,159,179);
}

.client-opinions-76531 h2 {
    text-shadow: 0 2px 3px rgba(0,0,0,0.1);
    margin-bottom: 60px;
    font-weight: 700;
    transform-origin: center bottom;
    font-size: 31px;
    transform: perspective(1000px) rotateX(5deg);
    text-align: center;
    color: #000000;
    position: relative;
}

.client-opinions-76531 .user-opinions-26197 {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
    display: grid;
}

.client-opinions-76531 .review-panel-79312::after {
    transform-origin: center;
    width: 100%;
    background: linear-gradient(90deg, rgb(152,159,179), rgb(97,107,158));
    left: 0;
    content: "";
    transform: scaleX(0.8);
    transition: transform 0.4s ease-out;
    bottom: 0;
    height: 5px;
    position: absolute;
}

.client-opinions-76531 .review-panel-79312:hover h3::before {
    width: 40px;
}

.client-opinions-76531 .review-panel-79312 div {
    overflow: hidden;
    height: 50px;
    transition: transform 0.3s ease;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    position: relative;
    width: 50px;
    border-radius: 50%;
    transform: translateZ(0);
    z-index: 2;
}

.welcome-page-52761 > div {
    max-width: 1200px;
    position: relative;
    z-index: 5;
    display: grid;
    gap: 3rem;
    width: 100%;
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg);
}

.welcome-page-52761 h1.title_style_header {
    color: transparent;
    letter-spacing: 0.05em;
    background-clip: text !important;
    background: linear-gradient(
    120deg,
    #ffffff 0%,
    rgb(152,159,179) 50%,
    rgb(97,107,158) 100%
  );
    -webkit-background-clip: text !important;
    line-height: 1.2;
    font-size: clamp(2.5rem, 5vw, 40px);
    animation: titleIn 1.2s 0.3s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    font-weight: 700;
    opacity: 0;
    transform: translateY(-20px);
    margin: 0 0 1rem;
}

.welcome-page-52761 .learning-intro-23195 p {
    padding-left: 1.5rem;
    margin: 0;
    color: #ffffff;
    font-weight: 400;
    opacity: 0;
    animation: fadeUp 1s 1.3s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    position: relative;
    transform: translateY(10px);
    font-size: clamp(1rem, 2vw, 18px);
    line-height: 1.6;
}

.pricing-table-86527 .group-plans-78360 h2::after {
    width: 60%;
    transform: translateX(-50%);
    bottom: -10px;
    position: absolute;
    content: "";
    height: 3px;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(152,159,179), transparent);
}

.pricing-table-86527 .rate-plans-28540:nth-child(2) {
    --i: 2;
}

.pricing-table-86527 .rate-plans-28540:hover {
    transform: translateY(-5px) scale(1.02);
}

.pricing-table-86527 .learning-pricing-18649 {
    padding: 2.5rem 2rem;
    flex-direction: column;
    display: flex;
    flex-grow: 1;
    z-index: 1;
    position: relative;
}

.pricing-table-86527 .rate-plans-28540 h3 {
    font-weight: 700;
    margin-bottom: 1rem;
    position: relative;
    color: #000000;
    transition: color 0.3s ease;
    font-size: calc(23px + 0.2rem);
}

.pricing-table-86527 .rate-plans-28540:hover .pricing-deals-73912::before {
    width: 80px;
}

.pricing-table-86527 .img-resize-03628 {
    transition: transform 0.5s ease;
    position: relative;
    overflow: hidden;
    height: 200px;
}

.footnote-ref-85601::before {
    background-image: repeating-linear-gradient(
        to right,
        rgb(152,159,179),
        rgb(152,159,179) 10px,
        transparent 10px,
        transparent 20px
    );
    content: "";
    bottom: 0;
    width: 100%;
    position: absolute;
    height: 1px;
    left: 0;
}

footer .info_item p,
footer .info_item a {
    position: relative;
    text-decoration: none;
    max-width: 100%;
    color: #ffffff;
    overflow: hidden;
    font-size: 16px;
    white-space: nowrap;
    z-index: 2;
    text-overflow: ellipsis;
}

footer .main-site-23649 svg {
    height: 50px;
    margin-bottom: 30px;
    width: auto;
}

footer .site-header-74835 {
    justify-content: center;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(97,107,158,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(152,159,179,0.5) 0%, transparent 40%);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
    background-color: rgb(97,107,158);
    color: #ffffff;
}

footer .head-edu-38704 a {
    text-decoration: none;
    font-size: 16px;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

footer .input_holder {
    flex-direction: column;
    display: flex;
    gap: 15px;
}

footer .sub-codes-04573 {
    text-align: center;
    color: #ffffff;
    transition: all 0.3s ease;
    font-size: 17px;
    padding: 15px;
    cursor: pointer;
    border-radius: 10px;
    border: none;
    font-weight: 600;
    background-color: rgb(97,107,158);
}

.metrics-summary-14365 .container {
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    z-index: 10;
    padding: 0 30px;
}

.metrics-summary-14365 .fast-upgrade-69834 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    grid-template-columns: 40% 60%;
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.9));
    border-radius: 29px;
    position: relative;
    transition: all 0.4s ease-out;
    overflow: hidden;
    display: grid;
}



.metrics-summary-14365 .fast-upgrade-69834 {
    position: relative;
}

.metrics-summary-14365 .fast-upgrade-69834:hover::before {
    opacity: 0.2;
    transform: scale(1);
}

.metrics-summary-14365 .fast-upgrade-69834:nth-child(odd) p::after {
    right: -35%;
    transform-origin: right;
}

.metrics-summary-14365 svg {
    top: 20px;
    fill: rgb(97,107,158);
    z-index: 3;
    right: 20px;
    height: 30px;
    transition: transform 0.3s ease;
    width: 30px;
    position: absolute;
}

.contact-box-20659::after {
    background-position: 0 0, 0 0, 0 0, 0 0;
    height: 100%;
    opacity: 0.2;
    position: absolute;
    width: 100%;
    animation: backgroundMove 30s infinite linear;
    z-index: 1;
    background-image: 
        repeating-linear-gradient(45deg, rgb(152,159,179,0.5) 0, rgb(152,159,179,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(-45deg, rgb(97,107,158,0.5) 0, rgb(97,107,158,0.5) 1px, transparent 1px, transparent 20px),
        linear-gradient(90deg, rgb(152,159,179,0.5), transparent 70%),
        linear-gradient(180deg, rgb(97,107,158,0.5), transparent 70%);
    content: "";
    background-size: 30px 30px, 30px 30px, 100% 100%, 100% 100%;
    left: 0;
    top: 0;
}

.contact-box-20659 .message-message-67045 {
    flex: 0 0 55%;
    background: #ffffff;
    position: relative;
    padding: 60px;
}

.contact-box-20659 form {
    position: relative;
    z-index: 2;
}

.contact-box-20659 form h3::after {
    background: rgb(152,159,179);
    box-shadow: 
        0 0 5px rgb(152,159,179,0.5),
        0 0 10px rgb(152,159,179,0.5);
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 40px;
    content: "";
    position: absolute;
}

.contact-box-20659 .query-reach-97382 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact-box-20659 .query-reach-97382 input[type="checkbox"]:checked + label::before {
    border-color: rgb(152,159,179);
    background: rgb(152,159,179);
    box-shadow: 0 0 5px rgb(152,159,179,0.5);
}

.contact-box-20659 .query-reach-97382 label a::after {
    position: absolute;
    transition: transform 0.3s ease;
    content: "";
    height: 1px;
    left: 0;
    transform-origin: right;
    bottom: -1px;
    background: rgb(152,159,179);
    width: 100%;
    transform: scaleX(0);
}

.contact-box-20659 .query-links-24106:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.contact-box-20659 svg path {
    fill: rgb(152,159,179);
    transition: all 0.3s ease;
}

.leadership-profile-24390 {
    position: relative;
    padding: 6rem 2rem 4rem;
    background: linear-gradient(180deg, rgb(193,195,200) 0%, rgb(97,107,158,0.5) 100%);
    overflow: hidden;
}

.leadership-profile-24390 .img-resize-03628 {
    z-index: 3;
    transition: all 0.5s ease;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
    height: 250px;
    position: relative;
    margin-bottom: -50px;
    width: 200px;
    border-radius: 0;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}

.leadership-profile-24390 .name::after {
    width: 50px;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    content: "";
    background: rgb(97,107,158);
    position: absolute;
    height: 3px;
}

.leadership-profile-24390 .job-container-89546::after {
    left: 50%;
    top: -15px;
    transform: translateX(-10px);
}

header .main-page-86251 {
    position: relative;
    z-index: 100;
    background: linear-gradient(120deg, rgb(193,195,200) 0%, rgb(152,159,179,0.5) 100%);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

header .main-nav-06835 {
    grid-template-columns: auto 1fr;
    display: grid;
    align-items: center;
    gap: 2rem;
}

header .nav-guide-76549:hover {
    box-shadow: 8px 8px 0 rgb(152,159,179);
    transform: rotate(0deg) translateY(-5px);
}

header .nav-guide-76549 svg {
    filter: drop-shadow(2px 2px 0 rgba(0, 0, 0, 0.5));
    width: auto;
    height: 45px;
}

header .site-header-74835:hover::before {
    width: 100%;
}

header .top-edu-74821:nth-child(odd) {
    transform: translateY(-3px);
}

header .top-edu-74821 a {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 8px 16px;
    color: #000000;
    font-family: Arial, sans-serif;
    text-decoration: none;
    border-left: 3px solid transparent;
    display: block;
    font-size: 13px;
    border-radius: 0 10px 0 10px;
    background: #ffffff;
    font-weight: 600;
}

.our-team-56782 .container {
    z-index: 2;
    perspective: 1000px;
    position: relative;
    padding: 8rem 2rem;
    max-width: 1200px;
    margin: 0 auto;
}

.our-team-56782 .message-wrap-49207:hover {
    transform: translateY(-5px);
}

.our-team-56782 .message-wrap-49207 > div:first-child {
    position: relative;
    margin-bottom: 1.5rem;
}

.our-team-56782 h5 {
    font-size: 24px;
    font-weight: 700;
    color: rgb(152,159,179);
    letter-spacing: 1.5px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
    position: relative;
}

.our-team-56782 ol {
    counter-reset: about-counter;
    margin: 0;
    padding: 0;
    list-style: none;
}



.our-team-56782 .message-wrap-49207::after {
    opacity: 0.7;
    width: 60px;
    position: absolute;
    top: 20px;
    height: 60px;
    content: "";
    border-right: 2px solid rgb(152,159,179,0.5);
    right: 20px;
    border-top: 2px solid rgb(152,159,179,0.5);
}

.tyPage-76180::before {
    content: "";
    position: absolute;
    top: -50px;
    border-radius: 50%;
    animation: float 15s infinite ease-in-out;
    background: rgb(97,107,158,0.5);
    z-index: 0;
    right: -50px;
    filter: blur(60px);
    height: 200px;
    width: 200px;
}

.tyPage-76180 .our-ethos-89276::before {
    background-size: 20px 20px;
    height: 100%;
    background: linear-gradient(45deg, transparent 49.5%, rgb(97,107,158,0.5) 49.5%, rgb(97,107,158,0.5) 50.5%, transparent 50.5%);
    top: 0;
    position: absolute;
    left: 0;
    opacity: 0.05;
    content: "";
    z-index: -1;
    width: 100%;
}

.course-benefits-78049::before {
    opacity: 0.15;
    width: 100%;
    content: '';
    left: 0;
    background-size: 40px 40px;
    z-index: 1;
    top: 0;
    background-image: 
        linear-gradient(90deg, rgb(152,159,179,0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgb(152,159,179,0.5) 1px, transparent 1px);
    position: absolute;
    background-position: center;
    height: 100%;
}

.course-benefits-78049 h2 {
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    font-size: 36px;
    position: relative;
    padding: 20px 30px;
    color: #000000;
    width: fit-content;
    margin-bottom: 20px;
    border-left: 5px solid rgb(152,159,179);
}

.course-benefits-78049 .text_main_holder > div:nth-child(3n+1) {
    transform: translateY(20px);
}

.course-benefits-78049 .text_main_holder > div:nth-child(3n+3):hover {
    transform: translateY(-30px);
}

.course-benefits-78049 .text_main_holder > div:hover svg path {
    fill: #000000;
}

.course-benefits-78049 .text_main_holder p {
    line-height: 1.5;
    margin: 0;
    font-size: 14px;
    color: #000000;
}

#popupPrivacyNotice-94710:checked ~ .cookie-window-banner-41793 {
    visibility: hidden;
    opacity: 0;
}

.cookie-tab-59671 p {
    margin-bottom: 0;
    font-size: 12px;
    color: #000000;
}

.cookie-window-banner-41793 p a {
    color: rgb(152,159,179);
    text-decoration: underline;
}


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



@media (min-width: 992px) {.course-highlights-94803 {
    padding: 150px 0;
}.course-highlights-94803 h2 {
    font-size: calc(38px * 1.2);
    max-width: 70%;
}.course-highlights-94803 .tech-skills-73148 {
    gap: 0;
    grid-template-columns: 1fr 1.5fr;
}.course-highlights-94803 .img-resize-03628 {
    min-height: 550px;
}.course-highlights-94803 .message-wrap-49207 {
    transform: translateY(40px) translateX(-80px);
    padding: 50px 60px;
    max-height: 650px;
}.course-highlights-94803 .description {
    line-height: 1.9;
    font-size: calc(13px * 1.05);
}
}



@media (min-width: 768px) {.client-opinions-76531 {
    padding: 100px 0;
}.client-opinions-76531 .user-opinions-26197 {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}.client-opinions-76531 .review-panel-79312 {
    padding: 35px 30px 30px;
}
}



@media (hover: none) {.client-opinions-76531 .review-panel-79312:hover {
    transform: translateY(0);
}.client-opinions-76531 .review-panel-79312::after {
    transform: scaleX(1);
}}



@media (min-width: 1024px) {.welcome-page-52761 {
    padding: 0;
}.welcome-page-52761 > div {
    gap: 4rem;
}.welcome-page-52761 > div > div:first-child {
    transform: translateZ(80px) translateX(-40px);
}.welcome-page-52761 .learning-intro-23195 {
    margin-left: -4rem;
    padding: 3.5rem;
    transform: translateZ(40px) rotateY(-5deg);
}.welcome-page-52761 h1.title_style_header {
    font-size: calc(40px * 1.4);
}.welcome-page-52761 .master-program-34879 h3 {
    font-size: calc(23px * 1.15);
}.welcome-page-52761 .learning-intro-23195 p {
    font-size: calc(18px * 1.1);
}
}



@media (max-width: 767px) {.pricing-table-86527 {
    padding: 4rem 0;
}.pricing-table-86527 .group-plans-78360 h2 {
    font-size: calc(36px - 0.2rem);
}.pricing-table-86527 .group-plans-78360 .promo-rates-62579 {
    max-width: 100%;
    font-size: calc(18px - 0.1rem);
}.pricing-table-86527 .rate-plans-28540 h3 {
    font-size: 23px;
}.pricing-table-86527 .pricing-deals-73912 {
    font-size: calc(18px + 0.5rem);
}.pricing-table-86527 .img-resize-03628 {
    height: 160px;
}}



@media (max-width: 768px) {.contact-box-20659 {
    padding: 60px 0;
}.contact-box-20659 h2 {
    margin-bottom: 40px;
    font-size: calc(44px * 0.8);
}.contact-box-20659 .query-box-84152 {
    flex-direction: column;
}.contact-box-20659 .img-resize-03628 {
    min-height: 300px;
    width: 100%;
}.contact-box-20659 .message-message-67045 {
    width: 100%;
    padding: 40px 30px;
}.contact-box-20659 form h3 {
    margin-bottom: 30px;
}.contact-box-20659 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact-box-20659 .query-reach-97382 {
    margin-bottom: 25px;
}.contact-box-20659 .query-links-24106 {
    padding: 15px 25px;
}
}



@media (max-width: 480px) {header .nav-guide-76549 {
    padding: 10px;
    transform: none;
}header .nav-guide-76549 svg {
    height: 40px;
}header .nav-guide-76549:hover {
    transform: translateY(-3px);
}}



@media (min-width: 992px) {.our-team-56782 .message-wrap-49207 {
    max-width: 90%;
    margin-left: auto;
    padding: 4.5rem;
}.our-team-56782 ol li {
    column-count: 3;
    font-size: calc(17px * 1.05);
}.our-team-56782 .container {
    padding: 12rem 5rem;
}
}



@media (max-width: 767px) {.tyPage-76180 {
    padding: 60px 0;
}.tyPage-76180 h2 {
    margin-bottom: 30px;
    font-size: calc(36px * 0.8);
}.tyPage-76180 h2::after {
    width: 40px;
}.tyPage-76180 .our-ethos-89276 {
    padding: 25px 20px;
}.tyPage-76180 span {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}
}



@media (max-width: 576px) {.course-benefits-78049 {
    padding: 80px 0;
}.course-benefits-78049 .img-resize-03628 {
    height: 300px;
}.course-benefits-78049 h2 {
    font-size: calc(36px * 0.85);
    padding: 15px 20px;
}}


@media (max-width: 800px) {.cookie-confirm-89541 {
    flex-direction: column;
    align-items: center;
}.track-switch-08273 {
    margin-bottom: 15px;
}.cookie-tab-59671 {
    margin-bottom: 20px;
    text-align: center;
}.data-control-56278 {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
}
}



@keyframes fadeUp {
  0% {
    transform: translateY(10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes backgroundMove {
    0% {
        background-position: 0 0, 0 0, 0 0, 0 0;
    }
    100% {
        background-position: 60px 60px, 60px 60px, 0 0, 0 0;
    }
}

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

