﻿header,footer {
    width: 100%;
}


header {
    width: 100%;
    position: relative;
    z-index: 100;
    padding: 0;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
    background: #ffffff;
}

header .container {
    z-index: 1;
    max-width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
}

header .header-navbar-27:hover svg {
    transform: scale(1.05);
}

header .head-bar-80 {
    padding: 1.2rem 3%;
    align-items: center;
    display: flex;
    position: relative;
    width: 65%;
    justify-content: flex-start;
    gap: 0.5rem;
}

header .head-pagebar-21:hover {
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.cookieNotificationBanner-21 .consent-comply-95 {
    margin-right: 20px;
    transform-origin: center;
    flex-shrink: 0;
    animation: logoScale 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.cookieNotificationBanner-21 .cookie-list-26 p {
    line-height: 1.5;
    font-size: 14px;
    color: #000000;
    margin: 0;
}


#cookie-notice-box-08 {
    display: none;
}

#cookie-notice-box-08:checked ~ .cookieNotificationBanner-21 {
    visibility: hidden;
    opacity: 0;
}

.learning-outcomes-38::after {
    opacity: 0.1;
    bottom: -5%;
    position: absolute;
    height: 30%;
    width: 30%;
    left: -5%;
    background: radial-gradient(circle, rgb(179,191,166) 0%, transparent 70%);
    filter: blur(40px);
    z-index: 0;
    content: '';
}

.learning-outcomes-38 .news-item-47 {
    transform: translateX(0);
    backdrop-filter: blur(10px);
    transition: transform 0.5s ease-out;
    background: linear-gradient(140deg, rgba(rgb(255, 255, 255, 0.5), 0.97), rgba(rgb(255, 255, 255, 0.5), 0.85));
    border-left: 4px solid rgb(179,191,166);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    padding: 2.5rem;
}

.learning-outcomes-38 .news-item-47, 
.learning-outcomes-38 .thumbnail-img-95,
.learning-outcomes-38 li {
    cursor: pointer;
}

.learning-outcomes-38 svg path {
    fill: rgb(179,191,166);
    transition: fill 0.3s ease;
}

.teaching-process-49 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(225,228,221) 0%, rgb(149,164,101,0.5) 100%);
    position: relative;
    padding: 4rem 0;
}

.teaching-process-49 .team-culture-56::before {
    top: -2px;
    left: -2px;
    z-index: -1;
    background: linear-gradient(45deg, rgb(179,191,166) 0%, transparent 30%, transparent 70%, rgb(149,164,101) 100%);
    right: -2px;
    bottom: -2px;
    border-radius: 17px;
    content: "";
    position: absolute;
}



.lecture-ref-65 .container {
    position: relative;
    justify-content: space-between;
    display: flex;
}

.lecture-ref-65 .company_holder h3 {
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
    position: relative;
    text-shadow: 0 0 10px rgb(179,191,166,0.5);
    display: inline-block;
    font-size: calc(28px * 0.9);
}

.lecture-ref-65 .company_holder h3 {
    overflow: hidden;
    position: relative;
}

.lecture-ref-65 .top-mainwrap-09 {
    gap: 20px;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.lecture-ref-65 .head-bar-80:hover::before {
    transform: translateX(100%);
}

.lecture-ref-65 .head-bar-80 h5::after {
    content: '';
    position: absolute;
    width: 40px;
    bottom: 0;
    height: 2px;
    left: 0;
    transition: width 0.3s ease, box-shadow 0.3s ease;
    background: rgb(179,191,166);
}

.lecture-ref-65 .head-bar-80 .top-mainwrap-09 a::before {
    bottom: -2px;
    transition: width 0.3s ease, transform 0.3s ease;
    height: 1px;
    content: '';
    background: linear-gradient(90deg, rgb(179,191,166), transparent);
    position: absolute;
    width: 0;
    transform-origin: left;
    left: 0;
}

.peer-help-28 .equity-pledge-90:hover {
    opacity: 1;
}

.lecture-ref-65 .company_holder h3::before {
    content: '';
    position: absolute;
    transition: 0.5s;
    height: 100%;
    left: -100%;
    pointer-events: none;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

.homepage-01 .training-experts-69 {
    max-width: 1200px;
    border-left: 4px solid rgb(179,191,166);
    z-index: 2;
    backdrop-filter: blur(10px);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    padding: 40px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    transform: perspective(1000px) rotateY(2deg);
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
}

.homepage-01 .title_style_header::after {
    position: absolute;
    width: 80%;
    height: 3px;
    left: 0;
    background: linear-gradient(90deg, rgb(179,191,166), transparent);
    transition: width 0.4s ease;
    bottom: 0;
    content: "";
}

.company-info-96::after {
    right: 0;
    height: 100%;
    bottom: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
    animation: pulse 20s infinite alternate-reverse;
    content: '';
    background: radial-gradient(circle at 90% 80%, rgb(149,164,101,0.5) 0%, transparent 50%);
}

.company-info-96 .thumbnail-img-95 {
    position: relative;
    margin-bottom: 25px;
    transition: transform 0.5s ease;
    height: 200px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    width: 200px;
    border-radius: 50%;
    border: 4px solid #ffffff;
}



.company-info-96 .student-voice-40 {
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.company-info-96 .learn-guide-85:hover .creds-block-65::after {
    width: 100px;
}

.company-info-96 .team-profile-53 {
    font-weight: 600;
    font-size: 13px;
    margin-top: 15px;
    letter-spacing: 1px;
    color: rgb(149,164,101);
}

.company-info-96 .skill-experts-92 {
    display: flex;
    margin-bottom: 20px;
    font-size: 20px;
    color: rgb(179,191,166);
    font-weight: 600;
    align-items: center;
}

.company-info-96 .skill-experts-92 svg {
    fill: rgb(179,191,166);
    margin-right: 10px;
    width: 40px;
    height: 40px;
    transition: transform 0.5s ease;
}

.company-info-96 p {
    color: #000000;
    font-size: 13px;
    margin-bottom: 0;
    position: relative;
    line-height: 1.8;
}



.contact-form-box-67 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    z-index: 3;
}

.contact-form-box-67 .feedback-reach-85 {
    flex: 1;
    background: linear-gradient(135deg, rgb(179,191,166,0.5) 0%, rgb(149,164,101,0.5) 100%);
    position: relative;
    padding: 50px 40px;
}



.contact-form-box-67 .feedback-reach-85 h3 {
    position: relative;
    margin-bottom: 40px;
    color: #ffffff;
    font-size: 33px;
    font-weight: 700;
    padding-bottom: 15px;
}

.contact-form-box-67 .feedback-reach-85 div:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateX(5px);
}

.contact-form-box-67 .feedback-reach-85 div:hover svg path {
    fill: rgb(149,164,101);
}

.contact-form-box-67 .help-section-81 {
    padding: 50px 40px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.95);
    flex: 1.2;
    position: relative;
}

.contact-form-box-67 form h3::after {
    left: 50%;
    position: absolute;
    border-radius: 10px;
    background: rgb(179,191,166);
    height: 3px;
    width: 60px;
    bottom: 0;
    content: '';
    transform: translateX(-50%);
}

.contact-form-box-67 .connect-support-86 input[type="checkbox"] {
    background: rgba(240, 240, 240, 0.8);
    border: 2px solid rgb(179,191,166);
    border-radius: 10px;
    width: 20px;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    flex-shrink: 0;
    margin-right: 10px;
    height: 20px;
    cursor: pointer;
}

.contact-form-box-67 .support-request-89 {
    font-weight: 600;
    font-size: 19px;
    cursor: pointer;
    color: #ffffff;
    z-index: 1;
    padding: 15px 20px;
    transition: all 0.3s ease;
    border-radius: 10px;
    border: none;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgb(179,191,166) 0%, rgb(149,164,101) 100%);
    position: relative;
}

.newsletter-70 .team-culture-56 {
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    display: flex;
    flex-direction: column;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.08);
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.newsletter-70 .input_holder span {
    flex: 1 1 250px;
    position: relative;
}

.newsletter-70 .input_holder input[type="email"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.5;
}

.newsletter-70 .input_holder .support-request-89:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.newsletter-70 .input_holder .support-request-89:active {
    transform: translateY(0);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.thxArea-38::before {
    position: absolute;
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(179,191,166,0.5) 0px,
        rgb(179,191,166,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    top: 0;
    opacity: 0.05;
    width: 100%;
    left: 0;
    content: "";
    z-index: 1;
}

.thxArea-38 .team-culture-56 > div:first-child::after {
    background: rgb(149,164,101);
    width: 80px;
    content: "";
    animation: lineGrow 1.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    transform-origin: left;
    bottom: 0;
    position: absolute;
    left: 0;
    height: 4px;
}

.thxArea-38 p::before {
    background: rgb(179,191,166);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    height: 36px;
    top: -15px;
    left: -15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    content: "✓";
    width: 36px;
    display: flex;
    position: absolute;
}

.teacher-profile-25 .thumbnail-img-95 {
    grid-row: 1 / 2;
    height: 450px;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 2;
    position: relative;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    width: 100%;
    grid-column: 1 / 2;
    transform: translateX(-5%);
    border-radius: 0;
}

.teacher-profile-25 .name {
    font-size: 29px;
    color: rgb(179,191,166);
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0.7rem;
    position: relative;
}

.teacher-profile-25 .learning-views-61:hover .exp-view-51 > div:nth-child(2) {
    opacity: 1;
    transform: translateX(0);
}

.teacher-profile-25 .learning-views-61:hover .work-block-32 {
    transform: translateY(0);
    opacity: 1;
}



.teacher-profile-25 .exp-view-51::after {
    position: absolute;
    border-radius: 50%;
    content: "";
    bottom: 20px;
    z-index: -1;
    width: 40px;
    animation: float 4s ease-in-out infinite;
    right: 20px;
    background: rgb(179,191,166,0.5);
    height: 40px;
}

.course-program-details-39 .news-item-47 {
    display: grid;
    position: relative;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    order: 2;
}

.course-program-details-39 .news-item-47 .description {
    padding: 25px;
    backdrop-filter: blur(10px);
    border-radius: 28px;
    position: relative;
    font-size: 12px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.05);
    color: #ffffff;
    line-height: 1.8;
    background: rgba(255, 255, 255, 0.03);
}

.course-program-details-39 .thumbnail-img-95 {
    border-radius: 28px;
    order: 1;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    height: 400px;
    position: relative;
}

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

.pricing-table-27 .cost-plan-19:hover h2 {
    transform: translateY(-5px);
}

.pricing-table-27 .annual-plan-68::after {
    transition: transform 0.5s ease;
    left: 50%;
    width: 100px;
    bottom: -15px;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(149,164,101), rgb(179,191,166));
    height: 3px;
    transform: translateX(-50%) scaleX(0.7);
}

.pricing-table-27 .cost-summary-97:hover {
    box-shadow: 0 15px 30px rgba(var(--secondary-color-rgb), 0.12);
    transform: translateY(-10px);
}

.pricing-table-27 .pay-plans-01 {
    display: flex;
    position: relative;
    overflow: hidden;
    flex-grow: 1;
    z-index: 1;
    flex-direction: column;
    padding: 30px;
}

.pricing-table-27 .pay-plans-01 h3 {
    color: #000000;
    margin-bottom: 15px;
    transition: transform 0.4s ease;
    font-weight: 700;
    position: relative;
    font-size: calc(20px + 2px);
}

.pricing-table-27 .cost-summary-97:hover .learn-price-81::before {
    transform: scaleX(1);
}

.pricing-table-27 .pay-plans-01 p {
    word-wrap: break-word;
    flex-grow: 1;
    line-height: 1.6;
    margin-bottom: 0;
    hyphens: auto;
    max-width: 100%;
    overflow-wrap: break-word;
    font-size: 12px;
    color: #000000;
}



.user-testimonials-51 .team-culture-56 {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}

.user-testimonials-51 h4::before,
.user-testimonials-51 h4::after {
    height: 3px;
    position: absolute;
    background: rgb(179,191,166);
    content: "";
    bottom: -20px;
}

.user-testimonials-51 h4::before {
    left: calc(50% - 100px);
    width: 80px;
}

.user-testimonials-51 .learning-views-61 {
    width: 100%;
    transition: all 0.4s ease;
    padding: 0;
    align-items: center;
    flex-direction: column;
    position: relative;
    display: flex;
}

.user-testimonials-51 .learning-views-61::after {
    position: absolute;
    top: 70px;
    height: 60px;
    z-index: 1;
    content: "";
    width: 2px;
    background: linear-gradient(to bottom, rgb(179,191,166,0.5), transparent);
    transform: translateX(-50%);
    left: 50%;
}

.user-testimonials-51 .learning-views-61 p::before {
    left: 50%;
    top: -10px;
    position: absolute;
    transform: translateX(-50%);
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
}

.privacy-redoubt-19 h1 {
    z-index: 1;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 30px;
    color: #000000;
    position: relative;
    border-bottom: 2px solid rgb(179,191,166);
    padding-bottom: 10px;
    font-size: 46px;
}

.privacy-redoubt-19 li:before {
    content: "•";
    line-height: 1;
    position: absolute;
    left: 0;
    font-size: 1.2em;
    color: rgb(179,191,166);
}

.privacy-redoubt-19 a {
    border-bottom: 1px solid rgb(149,164,101,0.5);
    position: relative;
    text-decoration: none;
    z-index: 1;
    font-weight: 400;
    color: rgb(149,164,101);
}

.privacy-redoubt-19 button:hover {
    background: rgb(179,191,166);
}

header .top_plank .learning-links-19 div span {
    color: #ffffff;
}

header .top_plank .learning-links-19 div {
    justify-content: flex-start;
    display: flex;
    margin-right: 24px;
    align-items: center;
}


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


@media (max-width: 768px) {.cookieNotificationBanner-21 .consent-comply-95 {
    margin-right: 0;
    margin-bottom: 15px;
}.cookieNotificationBanner-21 .cookie-updates-81 {
    margin-left: 0;
    width: 48%;
    text-align: center;
}}



@media (min-width: 768px) {.learning-outcomes-38 .container {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}.learning-outcomes-38 h1 {
    font-size: 45px;
}.learning-outcomes-38 ul {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.learning-outcomes-38 .thumbnail-img-95 {
    height: 100%;
    max-height: 600px;
}
}



@media (max-width: 992px) {.teaching-process-49 {
    padding: 3rem 0;
}.teaching-process-49 .team-culture-56 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.teaching-process-49 h3 {
    font-size: calc(35px * 0.9);
}
}



@media (max-width: 991px) {.lecture-ref-65 {
    padding: 60px 0 30px;
}.lecture-ref-65 .container {
    flex-direction: column;
}.lecture-ref-65 .company_holder {
    padding-right: 0;
    margin-bottom: 40px;
    flex: 0 0 100%;
}.lecture-ref-65 .company_holder::after {
    display: none;
}.lecture-ref-65 .site-map-86 {
    flex: 0 0 100%;
}.lecture-ref-65 .head-bar-80 {
    flex: 0 0 calc(50% - 20px);
    margin-bottom: 20px;
}
}



@media (max-width: 400px) {.homepage-01 .training-experts-69 {
    padding: 12px;
}.homepage-01 p {
    font-size: calc(13px * 0.8);
}.homepage-01 .title_style_header {
    font-size: calc(43px * 0.5);
}.homepage-01 h3 {
    font-size: calc(20px * 0.8);
}}



@media (max-width: 768px) {.company-info-96 {
    padding: 60px 0;
}.company-info-96 .team-culture-56::before {
    display: none;
}.company-info-96 .thumbnail-img-95 {
    width: 150px;
    height: 150px;
}.company-info-96 .thumbnail-img-95::before,
    .company-info-96 .thumbnail-img-95::after {
    display: none;
}.company-info-96 .learn-guide-85 {
    padding: 20px;
}.company-info-96 .news-item-47 {
    padding: 25px 20px;
}.company-info-96 .news-item-47::before,
    .company-info-96 .news-item-47::after {
    height: 25px;
    width: 25px;
}.company-info-96 h2 {
    font-size: calc(36px * 0.8);
    margin-bottom: 20px;
}.company-info-96 .skill-experts-92 svg {
    width: 30px;
    height: 30px;
}
}



@media screen and (max-width: 767px) {.newsletter-70 {
    padding: 4rem 0;
}.newsletter-70 .team-culture-56 {
    padding: 2rem;
}.newsletter-70 h4 {
    font-size: calc(24px * 0.9);
    text-align: center;
}.newsletter-70 h4::before {
    left: -15px;
}.newsletter-70 .input_holder {
    justify-content: center;
}.newsletter-70 .input_holder span {
    flex: 1 1 100%;
}
}



@media (max-width: 767px) {.thxArea-38 {
    padding: 4rem 1.5rem;
}.thxArea-38 .team-culture-56 {
    padding: 2.5rem 1.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.thxArea-38 h5 {
    font-size: 24px;
    line-height: 1.5;
}.thxArea-38 p {
    padding: 1.2rem;
    font-size: calc(12px * 0.95);
}.thxArea-38 p::before {
    top: -10px;
    width: 30px;
    font-size: 0.8rem;
    left: -10px;
    height: 30px;
}
}



@media (max-width: 991px) {.course-program-details-39 {
    padding: 80px 0;
}
}



@media (max-width: 767px) {.course-program-details-39 {
    padding: 60px 0;
}.course-program-details-39 .news-item-47 {
    grid-template-columns: 1fr;
}.course-program-details-39 .news-item-47 h2 {
    font-size: calc(42px * 0.9);
}.course-program-details-39 .thumbnail-img-95 {
    height: 350px;
}
}



@media (min-width: 992px) {.pricing-table-27 .access-cost-50 {
    flex-direction: row;
    align-items: center;
    gap: 60px;
}.pricing-table-27 .cost-plan-19 {
    text-align: left;
    order: 2;
    margin-bottom: 0;
    flex: 0 0 30%;
}.pricing-table-27 .deal-opts-62 {
    flex: 0 0 65%;
    grid-template-columns: repeat(2, 1fr);
    order: 1;
}.pricing-table-27 .annual-plan-68::after {
    left: 0;
    transform: translateX(0) scaleX(0.7);
}.pricing-table-27 .cost-plan-19:hover .annual-plan-68::after {
    transform: translateX(0) scaleX(1);
}
}

@keyframes logoScale {
    0% {
        transform: scale(0);
    }
    80% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}



@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}



@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes borderPulse {
    0% {
        border-color: rgb(179,191,166,0.5);
    }
    50% {
        border-color: rgb(149,164,101,0.5);
    }
    100% {
        border-color: rgb(179,191,166,0.5);
    }
}



@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



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



@keyframes float-tech {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-15px) rotate(5deg);
    }
    50% {
        transform: translateY(0) rotate(0deg);
    }
    75% {
        transform: translateY(15px) rotate(-5deg);
    }
}

