﻿header,footer {
    width: 100%;
}

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

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

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

.course-highlights-94803 h2 {
    line-height: 1.3;
    max-width: 90%;
    font-size: 38px;
    padding-left: 20px;
    color: #000000;
    transform: translateX(-5%);
    margin-bottom: 50px;
    font-weight: 700;
    position: relative;
}

.course-highlights-94803 .img-resize-03628::after {
    inset: 0;
    content: "";
    position: absolute;
    z-index: 1;
    background: linear-gradient(135deg, transparent 60%, rgba(var(--primary-color-opacity), 0.3));
}

.course-highlights-94803 .description {
    opacity: 0;
    font-size: 13px;
    line-height: 1.8;
    transform: translateY(20px);
    animation: fadeIn 0.8s forwards;
    color: #000000;
    margin-bottom: 20px;
}

.privacy-corner-02154 h1 {
    border-bottom: 3px solid rgb(152,159,179);
    padding-bottom: 10px;
    color: #000000;
    z-index: 1;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
    font-size: 40px;
    position: relative;
}

.privacy-corner-02154 li:before {
    content: "•";
    left: -20px;
    color: rgb(152,159,179);
    font-size: 1.2em;
    position: absolute;
    line-height: 1;
}

.privacy-corner-02154 p, .privacy-corner-02154 span {
    color: #000000;
    font-size: 12px;
    margin-bottom: 15px;
    line-height: 1.6;
    position: relative;
    z-index: 1;
}

.privacy-corner-02154 button {
    border-radius: 10px;
    z-index: 1;
    background: rgb(97,107,158);
    color: #ffffff;
    padding: 12px 24px;
    cursor: pointer;
    border: none;
    font-size: 15px;
    position: relative;
}

.client-opinions-76531 .container.our-ethos-89276 {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
}

.client-opinions-76531 .review-panel-79312 {
    transform-origin: center center;
    background: #ffffff;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), 
                box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: perspective(1000px) rotateY(0deg);
    position: relative;
    border-radius: 27px;
    padding: 30px 25px 25px;
    box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1);
    backface-visibility: hidden;
}

.client-opinions-76531 .review-panel-79312 .description {
    line-height: 1.65;
    position: relative;
    color: #000000;
    z-index: 2;
    margin-bottom: 20px;
    font-size: 13px;
}

.client-opinions-76531 .review-panel-79312 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.welcome-page-52761::after {
    background: radial-gradient(
    circle at 30% 70%,
    rgb(152,159,179,0.5) 0%,
    transparent 40%
  );
    top: -100%;
    right: -100%;
    position: absolute;
    width: 200%;
    z-index: 2;
    height: 200%;
    pointer-events: none;
    content: "";
    animation: glowPulse 15s infinite alternate ease-in-out;
}

.welcome-page-52761 .master-program-34879 {
    position: relative;
    transform: translateZ(30px);
}

.welcome-page-52761 .master-program-34879 h3 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    color: rgb(97,107,158);
    opacity: 0;
    animation: fadeUp 1s 1s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    font-size: clamp(1.25rem, 3vw, 23px);
    line-height: 1.4;
    transform: translateY(10px);
    margin: 0;
}

.pricing-table-86527 {
    background: linear-gradient(145deg, rgb(193,195,200), #ffffff);
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}

.pricing-table-86527 .container {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    z-index: 2;
}

.pricing-table-86527 .group-plans-78360 h2 {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: rgb(152,159,179);
    position: relative;
    font-size: 36px;
}

.pricing-table-86527 .cost-schemes-83057 {
    order: 2;
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
}

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

.pricing-table-86527 .plan-details-61729 {
    background: #ffffff;
    position: relative;
    flex-direction: column;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0,0,0,0.07);
    transition: all 0.4s ease;
    overflow: hidden;
    display: flex;
}

.pricing-table-86527 .rate-plans-28540:hover h3 {
    color: rgb(152,159,179);
}

.pricing-table-86527 .pricing-deals-73912::before {
    bottom: -5px;
    content: "";
    background: rgb(97,107,158);
    transition: width 0.3s ease;
    width: 40px;
    position: absolute;
    left: 0;
    height: 3px;
}

.pricing-table-86527 .rate-plans-28540:hover .img-resize-03628 {
    transform: scale(1.05);
}

footer {
    width: 100%;
    position: relative;
}

footer .contact-links-34981 {
    justify-content: space-between;
    display: flex;
    overflow: hidden;
    height: 100px;
    flex-wrap: wrap;
    margin-bottom: 70px;
    position: relative;
}

footer .info_item::after {
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    width: 1px;
    background-color: rgba(255, 255, 255, 0.1);
    right: 0;
}

footer .info_item:hover::before {
    opacity: 1;
}

footer .main-site-23649, footer .site-header-74835, footer .subscribe_holder {
    scroll-snap-align: start;
    position: relative;
    margin-right: 30px;
    flex: 0 0 100%;
    transition: all 0.4s ease;
    padding: 30px;
    border-radius: 17px;
    min-width: 280px;
    max-width: 500px;
    height: 450px;
}

footer .main-site-23649 {
    background-color: rgb(193,195,200);
    flex-direction: column;
    align-items: center;
    display: flex;
    text-align: center;
    justify-content: center;
}

footer .site-header-74835 h5::after {
    content: "";
    width: 30px;
    position: absolute;
    background-color: rgb(152,159,179);
    height: 2px;
    left: 0;
    bottom: -10px;
}

footer .subscribe_holder {
    flex-direction: column;
    justify-content: center;
    display: flex;
    color: #ffffff;
    background-color: rgb(152,159,179);
}

footer .input_holder input[type="email"] {
    padding: 15px;
    font-size: 16px;
    border: none;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    border-radius: 10px;
}

footer .zoom-meet-05327 {
    color: #000000;
    font-size: 15px;
    text-align: center;
}

.metrics-summary-14365::before {
    left: 0;
    top: 0;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(152,159,179,0.5),
        rgb(152,159,179,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    opacity: 0.1;
    height: 100%;
    z-index: 1;
    content: "";
    width: 100%;
}

.metrics-summary-14365 .fast-upgrade-69834 span {
    color: #000000;
    line-height: 1.7;
    display: flex;
    position: relative;
    z-index: 2;
    font-size: 19px;
    direction: ltr;
    align-items: center;
    padding: 40px;
    font-weight: 400;
}

.metrics-summary-14365 .fast-upgrade-69834 p::after {
    height: 1px;
    position: absolute;
    transform: scaleX(0);
    content: "";
    transform-origin: left;
    transition: transform 0.4s ease-out;
    background: rgb(97,107,158);
    bottom: 50%;
    width: 70%;
}

.metrics-summary-14365 .fast-upgrade-69834:hover svg {
    transform: rotate(45deg);
}

.contact-box-20659::before {
    width: 100%;
    top: 0;
    position: absolute;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(152,159,179,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(97,107,158,0.5) 0%, transparent 30%);
    background: rgb(193,195,200);
    z-index: 1;
    content: "";
    height: 100%;
    left: 0;
}

.contact-box-20659 h2::before {
    box-shadow: 
        0 0 5px rgb(152,159,179),
        0 0 10px rgb(152,159,179),
        0 0 15px rgb(152,159,179);
    bottom: -15px;
    content: "";
    left: calc(50% - 50px);
    background: rgb(152,159,179);
    position: absolute;
    width: 100px;
    height: 2px;
}

.contact-box-20659 .img-resize-03628::before {
    z-index: 1;
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
}

.contact-box-20659 .message-message-67045::after {
    left: -75px;
    bottom: -75px;
    width: 150px;
    background: rgb(97,107,158,0.5);
    opacity: 0.3;
    z-index: 0;
    filter: blur(80px);
    content: "";
    position: absolute;
    height: 150px;
}

.contact-box-20659 form input[type="text"]:focus {
    box-shadow: 
        0 0 0 1px rgb(152,159,179),
        0 0 5px rgb(152,159,179,0.5);
    outline: none;
    border-color: rgb(152,159,179);
}

.contact-box-20659 .query-reach-97382 label {
    cursor: pointer;
    position: relative;
    color: #000000;
    padding-left: 35px;
    font-size: 12px;
    line-height: 1.5;
}

.contact-box-20659 .query-reach-97382 label a {
    color: rgb(152,159,179);
    font-weight: 600;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
}

.contact-box-20659 .query-links-24106::before {
    position: absolute;
    top: 0;
    transform: scaleX(0);
    z-index: -1;
    background: rgb(97,107,158);
    height: 100%;
    content: "";
    left: 0;
    transition: transform 0.5s ease;
    transform-origin: right;
    width: 100%;
}

.contact-box-20659 svg:hover,
.contact-box-20659 svg:hover path {
    transform: translateY(-2px);
    fill: rgb(97,107,158);
    filter: drop-shadow(0 0 3px rgb(97,107,158,0.5));
}

.leadership-profile-24390 .review-panel-79312 {
    max-width: 600px;
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    margin: 0 auto;
    z-index: 2;
}

.leadership-profile-24390 .exp-achievements-32718 {
    display: flex;
    width: 100%;
    flex-direction: column;
    position: relative;
    background: #ffffff;
    transform-style: preserve-3d;
    align-items: center;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    z-index: 2;
    padding: 70px 30px 30px;
    perspective: 1000px;
}

.leadership-profile-24390 .job-container-89546::before,
.leadership-profile-24390 .job-container-89546::after {
    position: absolute;
    content: "";
    border-radius: 50%;
    background: rgb(97,107,158,0.5);
    height: 30px;
    width: 30px;
}

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

header .container {
    position: relative;
    padding: 1.5rem 2rem;
}

header .main-site-23649 {
    z-index: 2;
    position: relative;
}

header .nav-guide-76549 {
    padding: 15px;
    box-shadow: 5px 5px 0 rgb(152,159,179,0.5);
    background: #ffffff;
    position: relative;
    transform: rotate(-3deg);
    display: block;
    border-radius: 10px;
    transition: all 0.3s ease;
}

header .site-header-74835 {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
    position: relative;
}

header .top-edu-74821 a::after {
    transform-origin: left;
    position: absolute;
    background: linear-gradient(90deg, rgb(152,159,179) 0%, rgb(97,107,158) 100%);
    content: "";
    left: 0;
    transition: transform 0.3s ease 0.1s;
    height: 2px;
    bottom: 0;
    width: 100%;
    transform: scaleX(0);
}

.our-team-56782 {
    position: relative;
    overflow: hidden;
}

.our-team-56782 .message-wrap-49207::before {
    background: linear-gradient(to bottom, rgb(152,159,179), rgb(97,107,158));
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    width: 5px;
    content: "";
    transform: scaleY(1.1);
}

.our-team-56782 .message-wrap-49207:hover > div:first-child::after {
    width: 80px;
}

.our-team-56782 .message-wrap-49207 > div:nth-child(2) {
    margin-bottom: 2rem;
}

.our-team-56782 p b {
    letter-spacing: 0.5px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: rgb(97,107,158);
}

.our-team-56782 ol li {
    line-height: 1.8;
    column-gap: 2.5rem;
    text-align: justify;
    position: relative;
    color: #000000;
    font-size: 17px;
    font-family: Arial, sans-serif;
    padding-left: 0;
    column-count: 1;
}

.tyPage-76180 {
    font-family: Arial, sans-serif;
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(193,195,200) 0%, rgb(152,159,179,0.5) 100%);
    overflow: hidden;
}

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

.tyPage-76180 h2::after {
    left: 0;
    height: 3px;
    width: 60px;
    transform: scaleX(1);
    transform-origin: left;
    bottom: -15px;
    content: "";
    transition: transform 0.5s ease;
    position: absolute;
    background: rgb(152,159,179);
}

.tyPage-76180 li::before {
    position: absolute;
    height: 8px;
    background: rgb(152,159,179);
    left: 0;
    transform: rotate(45deg);
    width: 8px;
    transition: transform 0.3s ease;
    top: 10px;
    content: "";
}

.course-benefits-78049 .img-resize-03628 {
    width: 40%;
    z-index: 4;
    height: 130%;
    top: -15%;
    position: absolute;
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.2);
    border-left: 5px solid rgb(152,159,179);
    clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
    right: 0;
}

.course-benefits-78049 .text_main_holder {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 40px;
    gap: 20px;
}

.course-benefits-78049 .text_main_holder > div::before {
    top: -3px;
    width: 0;
    box-shadow: 0 0 20px rgb(152,159,179);
    left: 0;
    z-index: -1;
    background: rgb(152,159,179);
    transition: all 0.4s ease;
    content: '';
    height: 0;
    position: absolute;
}

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

.course-benefits-78049 .text_main_holder svg path {
    fill: rgb(152,159,179);
    transition: fill 0.4s ease;
}

.cookie-confirm-89541 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    z-index: 1;
}

.cookie-tab-59671 {
    flex-grow: 1;
    margin-right: 20px;
}

.cookie-tab-59671 h5 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 24px;
    color: rgb(152,159,179);
}

.cookie-window-banner-41793 p a:hover {
    color: #000000;
}


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



@media (min-width: 1200px) {.course-highlights-94803 h2 {
    font-size: calc(38px * 1.3);
    max-width: 65%;
}.course-highlights-94803 .tech-skills-73148 {
    grid-template-columns: 0.8fr 1.2fr;
}.course-highlights-94803 .img-resize-03628 {
    min-height: 600px;
}.course-highlights-94803 .message-wrap-49207 {
    max-height: 700px;
    transform: translateY(60px) translateX(-100px);
}.course-highlights-94803 .description {
    font-size: calc(13px * 1.1);
}
}



@media only screen and (max-width: 800px) {.privacy-corner-02154 {
    width: 90%;
    padding: 30px;
}.privacy-corner-02154 h1 {
    font-size: calc(20px - 5px);
}.privacy-corner-02154 h2 {
    font-size: calc(20px - 3px);
}.privacy-corner-02154 ul, .privacy-corner-02154 ol {
    padding-left: 10px;
}.privacy-corner-02154 li:before {
    left: -10px;
}.privacy-corner-02154 button {
    padding: 10px 20px;
}}



@media (min-width: 768px) {.welcome-page-52761 {
    padding: 3rem;
}.welcome-page-52761 > div {
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    align-items: center;
}.welcome-page-52761 > div > div:first-child {
    transform: translateZ(50px) translateX(-20px);
}.welcome-page-52761 .learning-intro-23195 {
    z-index: 10;
    margin-left: -2rem;
}.welcome-page-52761 h1.title_style_header {
    font-size: calc(40px * 1.2);
    max-width: 95%;
}
}



@media (min-width: 768px) {.pricing-table-86527 .cost-schemes-83057 {
    grid-template-columns: repeat(2, 1fr);
}.pricing-table-86527 .group-plans-78360 {
    padding: 3rem;
}.pricing-table-86527 .learning-pricing-18649 {
    padding: 2.8rem 2.2rem;
}
}



@media (min-width: 992px) {footer .text_main_holder {
    margin: 0;
    padding: 0;
    gap: 30px;
    scroll-snap-type: none;
    overflow-x: visible;
    flex-wrap: wrap;
}footer .main-site-23649, footer .site-header-74835, footer .subscribe_holder {
    flex: 1;
    min-width: 0;
    margin-right: 0;
    height: 500px;
}
}



@media (max-width: 767px) {footer .footnote-ref-85601 {
    padding: 60px 0 30px;
}footer .contact-links-34981 {
    flex-direction: column;
    margin-bottom: 40px;
    height: auto;
}footer .info_item {
    margin-bottom: 1px;
    margin-right: 0;
    width: 100%;
}footer .info_item:hover {
    padding-left: 35px;
    flex: 1;
}footer .main-site-23649, footer .site-header-74835, footer .subscribe_holder {
    min-height: 350px;
    height: auto;
    padding: 25px 20px;
}
}



@media (max-width: 768px) {.leadership-profile-24390 {
    padding: 4rem 1rem 3rem;
}.leadership-profile-24390 .img-resize-03628 {
    margin-bottom: -40px;
    width: 150px;
    height: 180px;
}.leadership-profile-24390 .exp-achievements-32718 {
    padding: 60px 20px 20px;
}}



@media (max-width: 991px) {header .main-nav-06835 {
    gap: 1.5rem;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}header .main-site-23649 {
    justify-self: center;
}header .site-header-74835 {
    justify-content: center;
}header .site-header-74835::before {
    width: 100%;
    opacity: 0.1;
    background: rgb(97,107,158,0.5);
}
}



@media (max-width: 767px) {.our-team-56782 .message-wrap-49207 {
    padding: 2.5rem 1.5rem;
}.our-team-56782 .container {
    padding: 5rem 1.5rem;
}.our-team-56782 h5 {
    font-size: calc(24px * 0.9);
}.our-team-56782 p {
    font-size: calc(17px * 1.25);
}}



@media (max-width: 1200px) {.course-benefits-78049 .text_main_holder {
    grid-template-columns: repeat(2, 1fr);
}.course-benefits-78049 .img-resize-03628 {
    width: 35%;
}
}



@media (max-width: 768px) {.course-benefits-78049 .text_main_holder {
    grid-template-columns: 1fr;
}.course-benefits-78049 .text_main_holder > div,
    .course-benefits-78049 .text_main_holder > div:nth-child(3n+1),
    .course-benefits-78049 .text_main_holder > div:nth-child(3n+3) {
    transform: translateY(0);
}.course-benefits-78049 .text_main_holder > div:hover,
    .course-benefits-78049 .text_main_holder > div:nth-child(3n+1):hover,
    .course-benefits-78049 .text_main_holder > div:nth-child(3n+3):hover {
    transform: translateY(-10px);
}
}



@keyframes holderIn {
  0% {
    transform: translateZ(20px) translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateZ(20px) translateY(0);
    opacity: 1;
  }
}

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



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



@keyframes glow {
    0% { opacity: 0.5; box-shadow: 0 0 10px rgb(152,159,179), 0 0 20px rgb(152,159,179); }
    100% { opacity: 1; box-shadow: 0 0 20px rgb(152,159,179), 0 0 40px rgb(152,159,179), 0 0 60px rgb(152,159,179); }
}

