﻿html,body {
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-behavior: smooth;
    color: #000000;
}


.course-highlights-94803 {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(193,195,200) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    position: relative;
}

.course-highlights-94803 .tech-skills-73148 {
    display: grid;
    gap: 40px;
    position: relative;
    grid-template-columns: 1fr;
}

.course-highlights-94803 .img-resize-03628 {
    border: 3px solid #ffffff;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(2deg) rotateX(-1deg);
    height: 350px;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.course-highlights-94803 .description:first-of-type {
    animation-delay: 0.2s;
}

.course-highlights-94803 .description:last-of-type {
    animation-delay: 0.4s;
}

.privacy-corner-02154:before, .privacy-corner-02154:after {
    opacity: 0.1;
    background: linear-gradient(135deg, rgb(152,159,179,0.5), rgb(97,107,158,0.5));
    top: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    left: 0;
    height: 100%;
    content: "";
}

.privacy-corner-02154 ul, .privacy-corner-02154 ol {
    z-index: 1;
    list-style-type: disc;
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
    list-style: none;
}

.privacy-corner-02154 h3, .privacy-corner-02154 h4, .privacy-corner-02154 h5, .privacy-corner-02154 h6 {
    margin-top: 25px;
    margin-bottom: 15px;
    z-index: 1;
    font-weight: 600;
    color: rgb(152,159,179);
    font-size: 20px;
    position: relative;
}

.client-opinions-76531::before {
    background-size: 100px 100px;
    position: absolute;
    width: 100%;
    opacity: 0.05;
    z-index: 1;
    top: 0;
    height: 100%;
    pointer-events: none;
    left: 0;
    content: "";
    background-image: 
        linear-gradient(45deg, transparent 40%, rgb(152,159,179,0.5) 40%, rgb(152,159,179,0.5) 60%, transparent 60%),
        linear-gradient(-45deg, transparent 40%, rgb(152,159,179,0.5) 40%, rgb(152,159,179,0.5) 60%, transparent 60%);
}

.client-opinions-76531 .review-panel-79312:hover {
    box-shadow: 0 25px 50px -15px rgba(0,0,0,0.15), 
                0 5px 15px rgba(rgb(152,159,179,0.5), 0.2);
    transform: perspective(1000px) translateY(-10px) rotateY(2deg);
}

.client-opinions-76531 .review-panel-79312 h3 {
    margin-bottom: 10px;
    z-index: 2;
    position: relative;
    font-weight: 600;
    color: #000000;
    font-size: calc(21px * 0.9);
}

.client-opinions-76531 .review-panel-79312:hover div {
    transform: scale(1.05) translateZ(0);
}

.client-opinions-76531 .review-panel-79312:hover img {
    transform: scale(1.1);
}

.welcome-page-52761::before {
    bottom: 0;
    z-index: 1;
    top: 0;
    background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.85),
    rgba(0, 0, 0, 0.65) 40%,
    rgba(0, 0, 0, 0.45) 60%,
    rgba(0, 0, 0, 0.25)
  );
    content: "";
    right: 0;
    left: 0;
    position: absolute;
}

.welcome-page-52761 .learning-intro-23195::before {
    animation: lineGrow 1.2s 1.4s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    position: absolute;
    right: 0;
    left: 0;
    transform-origin: left;
    transform: scaleX(0);
    content: "";
    height: 1px;
    background: linear-gradient(
    90deg,
    transparent,
    rgb(152,159,179) 40%,
    rgb(152,159,179) 60%,
    transparent
  );
    top: 0;
}

.welcome-page-52761 .learning-intro-23195 > div:last-child {
    position: relative;
    transform: translateZ(10px);
}

.pricing-table-86527::before {
    left: 0;
    background: linear-gradient(120deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0) 70%);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    content: "";
    top: 0;
}

.pricing-table-86527 .group-plans-78360 {
    animation: fadeInUp 0.8s forwards 0.2s;
    box-shadow: 0 15px 35px rgba(0,0,0,0.05);
    padding: 2rem;
    transform: translateY(20px);
    text-align: center;
    order: 1;
    opacity: 0;
    background: linear-gradient(145deg, #ffffff, rgb(255, 255, 255, 0.5));
}

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

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

.pricing-table-86527 .rate-plans-28540:hover .plan-details-61729 {
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}

.pricing-table-86527 .learning-pricing-18649::before {
    transform: translate(30px, -30px);
    position: absolute;
    opacity: 0;
    transition: opacity 0.4s ease, transform 0.4s ease;
    background: linear-gradient(135deg, transparent 50%, rgb(152,159,179,0.5) 50%);
    content: "";
    width: 120px;
    z-index: -1;
    top: 0;
    right: 0;
    height: 120px;
}

.pricing-table-86527 .rate-plans-28540 p {
    margin-bottom: 0;
    word-break: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    line-height: 1.6;
    overflow-wrap: break-word;
    color: #000000;
    font-size: 18px;
}

footer .info_item {
    height: 100px;
    transition: all 0.5s ease;
    background-color: rgb(97,107,158);
    cursor: pointer;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    min-width: 250px;
    padding: 0 25px;
    margin-right: 1px;
    flex: 1;
}

footer .info_item::before {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    height: 100%;
    opacity: 0;
    width: 100%;
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    transition: opacity 0.5s ease;
}

footer .news-feed-04398 {
    max-width: 300px;
    color: #000000;
    font-size: 15px;
    line-height: 1.6;
}

footer .site-header-74835 h5 {
    position: relative;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
}

footer .head-edu-38704 {
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    max-height: 280px;
    position: relative;
}

footer .head-edu-38704 a:hover {
    color: #ffffff;
    padding-left: 10px;
    border-bottom-color: rgb(152,159,179);
}

footer .subscribe_holder p {
    margin-bottom: 30px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

footer .equity-info-38106 {
    margin-top: 40px;
    padding-top: 20px;
    position: relative;
}

.metrics-summary-14365 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: rgb(193,195,200);
}

.metrics-summary-14365 h2 {
    color: #000000;
    font-weight: 700;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 29px;
    margin-bottom: 80px;
    padding-left: 30px;
    border-left: 5px solid rgb(152,159,179);
    text-align: left;
}

.metrics-summary-14365 .fast-upgrade-69834 p {
    font-weight: 700;
    position: relative;
    justify-content: center;
    text-shadow: 0 0 15px rgb(152,159,179,0.5);
    color: rgb(152,159,179);
    background: rgb(193,195,200);
    display: flex;
    padding: 40px;
    align-items: center;
    margin: 0;
    font-size: calc(48px * 1.5);
    direction: ltr;
}

.metrics-summary-14365 .fast-upgrade-69834:nth-child(even) p::after {
    left: -35%;
}

.metrics-summary-14365 .fast-upgrade-69834:hover p::after {
    transform: scaleX(1);
}

.metrics-summary-14365 svg path {
    fill: rgb(97,107,158);
}

.metrics-summary-14365 .fast-upgrade-69834::after {
    border-radius: 29px;
    content: "";
    background: linear-gradient(90deg, rgb(152,159,179), rgb(97,107,158), rgb(152,159,179)) border-box;
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    background-size: 200% 200%;
    pointer-events: none;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    animation: borderFlow 3s linear infinite;
    border: 1px solid transparent;
    position: absolute;
    inset: 0;
}

.contact-box-20659 .query-box-84152::before {
    z-index: 3;
    border: 1px solid rgb(152,159,179);
    position: absolute;
    opacity: 0.2;
    inset: 0;
    border-radius: 12px;
    content: "";
    pointer-events: none;
}

.contact-box-20659 .img-resize-03628::after {
    position: absolute;
    content: "";
    z-index: 2;
    inset: 0;
    background: 
        linear-gradient(135deg, transparent 0%, rgb(152,159,179,0.5) 100%);
    opacity: 0.7;
}

.contact-box-20659 form h3 {
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
    font-size: 23px;
    color: #000000;
    margin-bottom: 40px;
}

.contact-box-20659 form input[type="text"]::placeholder {
    opacity: 0.7;
    color: #000000;
}

.contact-box-20659 .query-reach-97382 {
    position: relative;
    margin-bottom: 35px;
}

.contact-box-20659 .query-reach-97382 label::before {
    transition: all 0.3s ease;
    background: rgb(193,195,200);
    height: 22px;
    top: 0;
    width: 22px;
    border: 1px solid rgb(152,159,179,0.5);
    position: absolute;
    border-radius: 4px;
    left: 0;
    content: "";
}

.contact-box-20659 .query-reach-97382 label a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.contact-box-20659 .query-links-24106:hover {
    box-shadow: 
        0 5px 20px rgb(97,107,158,0.5),
        0 0 0 1px rgb(97,107,158);
}

.contact-box-20659 svg {
    filter: drop-shadow(0 0 2px rgb(152,159,179,0.5));
    transition: all 0.3s ease;
    width: 22px;
    height: 22px;
    fill: rgb(152,159,179);
}

.leadership-profile-24390::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(152,159,179,0.5) 0px,
        rgb(152,159,179,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    width: 100%;
    opacity: 0.2;
    content: "";
    top: 0;
    z-index: 1;
    height: 100%;
    left: 0;
    position: absolute;
}

.leadership-profile-24390 .exp-achievements-32718::before {
    height: 100%;
    position: absolute;
    transform: translateZ(-20px);
    left: 0;
    width: 100%;
    background: rgb(152,159,179);
    z-index: -1;
    top: 0;
    content: "";
}

.leadership-profile-24390 .exp-achievements-32718 > div:nth-child(2) {
    font-size: 16px;
    color: rgb(97,107,158);
    text-align: center;
    font-weight: 600;
    margin: 20px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}



.leadership-profile-24390 .exp-achievements-32718:hover {
    animation: float 3s ease-in-out infinite;
}

header .main-page-86251::after {
    height: 100px;
    width: 150%;
    opacity: 0.1;
    z-index: -2;
    left: -25%;
    top: -50px;
    content: "";
    background: rgb(152,159,179);
    position: absolute;
    transform: rotate(-2deg);
}

header .nav-guide-76549::before {
    left: -5px;
    transition: all 0.3s ease;
    top: -5px;
    border: 2px dashed rgb(152,159,179,0.5);
    bottom: -5px;
    border-radius: 10px;
    content: "";
    opacity: 0;
    right: -5px;
    position: absolute;
}

header .top-edu-74821 {
    margin: 5px 3px;
    position: relative;
}

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

header .top-edu-74821 a::before {
    height: 100%;
    transform: scaleY(0);
    transform-origin: top;
    content: "";
    width: 5px;
    top: 0;
    background: rgb(152,159,179);
    position: absolute;
    right: 0;
    transition: transform 0.3s ease;
}

header .top-edu-74821 a:hover::before {
    transform: scaleY(1);
}

header .top-edu-74821 a:hover::after {
    transform: scaleX(1);
}

.our-team-56782 .message-wrap-49207 {
    transform: translateY(0);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
    position: relative;
    overflow: hidden;
    background: linear-gradient(165deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    padding: 3.5rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.our-team-56782 p {
    line-height: 1.5;
    color: #000000;
    font-weight: 400;
    margin: 0;
    font-size: calc(17px * 1.5);
}

.our-team-56782 .message-wrap-49207:hover p b::after {
    transform: scaleX(1);
}

.our-team-56782 ol li::before {
    display: none;
}

.our-team-56782 .message-wrap-49207 div:nth-child(2)::before {
    border-left: 2px solid rgb(97,107,158,0.5);
    position: absolute;
    opacity: 0.7;
    border-bottom: 2px solid rgb(97,107,158,0.5);
    height: 60px;
    content: "";
    bottom: 20px;
    width: 60px;
    left: 20px;
}

.tyPage-76180::after {
    width: 100%;
    bottom: 0;
    content: "";
    position: absolute;
    height: 5px;
    background: linear-gradient(90deg, transparent, rgb(152,159,179), transparent);
    z-index: 1;
    left: 0;
}

.tyPage-76180 .our-ethos-89276 {
    opacity: 0;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.07);
    border-left: 4px solid rgb(152,159,179);
    transform: translateY(20px);
    padding: 40px;
    animation: fadeInUp 1s ease-out 0.3s forwards;
    position: relative;
}

.tyPage-76180 li:hover::before {
    transform: rotate(225deg);
}

.course-benefits-78049 {
    position: relative;
    padding: 140px 0;
    background: linear-gradient(180deg, rgb(193,195,200) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
}

.course-benefits-78049 .img-resize-03628::before {
    background: linear-gradient(to right, rgb(97,107,158,0.5) 0%, transparent 100%);
    inset: 0;
    z-index: 1;
    position: absolute;
    content: '';
}

.course-benefits-78049 .message-wrap-49207 {
    position: relative;
    width: 60%;
    padding-right: 5%;
}

.course-benefits-78049 .text_main_holder > div:hover {
    border-top: 3px solid rgb(152,159,179);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}

.course-benefits-78049 .text_main_holder > div:hover::before {
    width: 100%;
    box-shadow: 0 0 30px 5px rgb(152,159,179);
    height: 3px;
}

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

.course-benefits-78049 .text_main_holder > div:hover svg {
    background: rgb(152,159,179,0.5);
    transform: rotate(10deg);
}

.cookie-window-banner-41793 {
    position: fixed;
    background: rgb(193,195,200);
    z-index: 1050;
    bottom: 0;
    width: 100%;
    font-family: Arial, sans-serif;
    padding: 20px;
    border-top: 3px solid rgb(152,159,179);
    overflow: hidden;
}

.data-control-56278 {
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    padding: 10px 20px;
    margin-left: 10px;
    border-radius: 10px;
    font-size: 15px;
}

.data-control-56278 {
    background-color: rgb(152,159,179);
    border: 1px solid rgb(152,159,179);
    color: #ffffff;
}



@media (max-width: 767px) {.course-highlights-94803 {
    padding: 80px 0;
}.course-highlights-94803 h2 {
    margin-bottom: 30px;
    max-width: 100%;
    transform: translateX(0);
    font-size: calc(38px * 0.9);
}.course-highlights-94803 .img-resize-03628 {
    height: 250px;
}.course-highlights-94803 .message-wrap-49207 {
    padding: 25px;
}.course-highlights-94803 .description {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}}



@media (min-width: 576px) {.client-opinions-76531 .user-opinions-26197 {
    grid-template-columns: repeat(2, 1fr);
}.client-opinions-76531 h2 {
    margin-bottom: 70px;
}
}



@media (min-width: 992px) {.client-opinions-76531 .user-opinions-26197 {
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
}.client-opinions-76531 h2 {
    font-size: calc(31px * 1.1);
}.client-opinions-76531 .review-panel-79312 {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), 
                    box-shadow 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}.client-opinions-76531 .review-panel-79312:nth-child(odd):hover {
    transform: perspective(1000px) translateY(-10px) rotateY(2deg);
}.client-opinions-76531 .review-panel-79312:nth-child(even):hover {
    transform: perspective(1000px) translateY(-10px) rotateY(-2deg);
}
}



@media (min-width: 992px) {.pricing-table-86527 .edu-packages-60239 {
    grid-template-columns: 2fr 1fr;
    gap: 2rem;
}.pricing-table-86527 .group-plans-78360 {
    order: 2;
    text-align: left;
    justify-content: center;
    height: 100%;
    padding: 4rem 3rem;
    flex-direction: column;
    display: flex;
}.pricing-table-86527 .group-plans-78360 h2::after {
    background: linear-gradient(90deg, rgb(152,159,179), transparent);
    width: 100px;
    transform: none;
    left: 0;
}.pricing-table-86527 .group-plans-78360 .promo-rates-62579 {
    max-width: 100%;
    margin: 0;
}.pricing-table-86527 .cost-schemes-83057 {
    grid-template-columns: repeat(2, 1fr);
    order: 1;
}
}



@media (max-width: 1024px) {.contact-box-20659 {
    padding: 80px 0;
}.contact-box-20659 .img-resize-03628 {
    min-height: 500px;
}.contact-box-20659 .message-message-67045 {
    padding: 50px 40px;
}
}



@media (max-width: 480px) {.contact-box-20659 {
    padding: 50px 0;
}.contact-box-20659 h2 {
    margin-bottom: 30px;
    font-size: calc(44px * 0.7);
}.contact-box-20659 .img-resize-03628 {
    min-height: 200px;
}.contact-box-20659 .message-message-67045 {
    padding: 30px 20px;
}.contact-box-20659 form h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 25px;
}.contact-box-20659 form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact-box-20659 .query-reach-97382 {
    margin-bottom: 20px;
}.contact-box-20659 .query-reach-97382 label {
    font-size: calc(12px * 0.9);
}.contact-box-20659 .query-links-24106 {
    padding: 12px 20px;
}}



@media (min-width: 768px) {.our-team-56782 ol li {
    column-count: 2;
}.our-team-56782 .container {
    padding: 10rem 4rem;
}
}



@media (max-width: 991px) {.tyPage-76180 {
    padding: 80px 0;
}.tyPage-76180 h2 {
    font-size: calc(36px * 0.9);
    max-width: 100%;
}.tyPage-76180 .our-ethos-89276 {
    padding: 30px;
}
}



@media (max-width: 480px) {.tyPage-76180 {
    padding: 40px 0;
}.tyPage-76180 h2 {
    margin-bottom: 25px;
    font-size: calc(36px * 0.7);
}.tyPage-76180 .our-ethos-89276 {
    padding: 20px 15px;
    border-left-width: 3px;
}.tyPage-76180 li {
    padding-left: 20px;
}.tyPage-76180 li::before {
    height: 6px;
    top: 8px;
    width: 6px;
}.tyPage-76180 span {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}}


@media (max-width: 1200px) {.cookie-tab-59671 h5 {
    font-size: calc(24px - 2px);
}.cookie-tab-59671 p {
    font-size: calc(12px - 2px);
}.data-control-56278 {
    font-size: calc(15px - 2px);
    padding: 8px 16px;
}
}



@keyframes fadeIn {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



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



@keyframes glowPulse {
  0% {
    opacity: 0.3;
    transform: scale(1) rotate(0deg);
  }
  50% {
    opacity: 0.6;
    transform: scale(1.05) rotate(5deg);
  }
  100% {
    opacity: 0.3;
    transform: scale(1) rotate(0deg);
  }
}



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



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

