﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.main-pagewrap-70 {
    flex: 1 0 auto;
}

svg {
    height: 30px;
    width: 30px;
}

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

header .header-nav-79 {
    display: flex;
    align-items: stretch;
    height: 100%;
}

header .header-navbar-27 {
    display: flex;
    text-decoration: none;
    align-items: center;
    width: 35%;
    position: relative;
    padding: 1.2rem 0;
    justify-content: center;
}

header .head-pagebar-21::before {
    transition: opacity 0.3s ease;
    border-radius: 10px;
    opacity: 0;
    content: '';
    z-index: -1;
    height: 100%;
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(179,191,166,0.5), rgb(149,164,101,0.5));
    position: absolute;
    left: 0;
}

.cookieNotificationBanner-21 .consent-comply-95 svg {
    width: 60px;
    height: 60px;
    fill: rgb(179,191,166);
}

.cookieNotificationBanner-21 .cookie-updates-81 {
    font-size: 17px;
    margin-top: 20px;
    padding: 10px 20px;
    margin-right: 15px;
    display: inline-block;
    color: #ffffff;
    border-radius: 5px;
    transition: transform 0.3s, box-shadow 0.3s;
    background-color: rgb(179,191,166);
    text-decoration: none;
}

.learning-outcomes-38 .container {
    grid-template-columns: 1fr;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
    position: relative;
    display: grid;
    gap: 3rem;
    padding: 0 1.5rem;
}

.learning-outcomes-38 .team-culture-56 {
    flex-direction: column;
    display: flex;
    justify-content: center;
}

.learning-outcomes-38 h1 {
    font-size: 31px;
    line-height: 1.3;
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 2rem;
}

.learning-outcomes-38 ul {
    list-style: none;
    margin: 0;
    gap: 1.2rem;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr;
}

.learning-outcomes-38 li p {
    padding-left: 0.5rem;
    align-items: flex-start;
    margin: 0;
    display: flex;
    line-height: 1.5;
    font-size: calc(13px * 0.95);
    color: #000000;
}

.teaching-process-49::after {
    height: 300px;
    background: rgb(149,164,101,0.5);
    position: absolute;
    z-index: 0;
    content: "";
    width: 300px;
    bottom: -50px;
    border-radius: 50%;
    animation: float 15s infinite ease-in-out;
    right: -50px;
    filter: blur(70px);
}

.teaching-process-49 h3::after {
    width: 80px;
    background: linear-gradient(90deg, rgb(179,191,166) 0%, rgb(149,164,101) 100%);
    height: 3px;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    border-radius: 2px;
}

.lecture-ref-65 .company_holder::after {
    position: absolute;
    right: 0;
    content: '';
    background: linear-gradient(to bottom, transparent, rgb(179,191,166), transparent);
    top: 10%;
    height: 80%;
    width: 1px;
}

.lecture-ref-65 .discount-cta-29:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-2px) translateZ(0);
}

.lecture-ref-65 .head-bar-80::before {
    transform: translateX(-100%);
    z-index: -1;
    position: absolute;
    inset: 0;
    transition: transform 0.6s ease;
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    content: '';
}

.lecture-ref-65 .head-bar-80 .top-mainwrap-09 {
    flex-direction: column;
    display: flex;
    gap: 12px;
}

.lecture-ref-65 .head-bar-80 .top-mainwrap-09 a:hover {
    padding-left: 5px;
    color: #ffffff;
    opacity: 1;
}

.peer-help-28 {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 15px 0;
    backdrop-filter: blur(10px);
    position: relative;
    background: rgba(0, 0, 0, 0.5);
}




footer {
    position: relative;
}

footer::after {
    background-size: 50px 50px;
    opacity: 0.3;
    right: 0;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent);
    position: absolute;
    z-index: 0;
}

.homepage-01 .title_style_header {
    color: #ffffff;
    font-size: 43px;
    position: relative;
    font-weight: 700;
    display: inline-block;
    line-height: 1.2;
    margin: 0;
    padding-bottom: 10px;
}

.company-info-96::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: radial-gradient(circle at 10% 20%, rgb(179,191,166,0.5) 0%, transparent 50%);
    animation: pulse 15s infinite alternate;
    z-index: 1;
    width: 100%;
    content: '';
}



.company-info-96 .learn-guide-85 {
    backdrop-filter: blur(8px);
    align-items: center;
    position: relative;
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 30px;
}

.company-info-96 .creds-block-65 {
    display: inline-block;
    color: #ffffff;
    position: relative;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 18px;
}

.company-info-96 .news-item-47 {
    border-radius: 10px;
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    padding: 40px;
    transform: perspective(1000px) rotateY(-2deg);
    border: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease;
    backdrop-filter: blur(10px);
}

.company-info-96 h2 {
    font-size: 36px;
    position: relative;
    margin-bottom: 25px;
    color: #ffffff;
    padding-bottom: 15px;
}

.contact-form-box-67 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}

.contact-form-box-67::after {
    animation: gradientShift 15s infinite alternate;
    height: 100%;
    background: radial-gradient(circle at 20% 50%, rgb(179,191,166,0.5) 0%, transparent 50%),
                radial-gradient(circle at 80% 20%, rgb(149,164,101,0.5) 0%, transparent 40%);
    z-index: 2;
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    width: 100%;
}

.contact-form-box-67 .feedback-reach-85 div {
    align-items: center;
    padding: 15px;
    margin-bottom: 25px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    border-radius: 10px;
    border-left: 3px solid rgb(149,164,101);
    background: rgba(255, 255, 255, 0.08);
}

.contact-form-box-67 .feedback-reach-85 a:hover {
    color: rgb(149,164,101);
    text-decoration: underline;
}

.contact-form-box-67 .help-section-81::after {
    content: '';
    border-radius: 0 100% 0 0;
    height: 100px;
    left: 0;
    background: rgb(149,164,101,0.5);
    bottom: 0;
    position: absolute;
    width: 100px;
}

.contact-form-box-67 form input[type="text"]:focus,
.contact-form-box-67 form input[type="email"]:focus {
    transform: translateY(-2px);
    outline: none;
    background: #fff;
    box-shadow: 0 0 0 2px rgb(179,191,166,0.5);
}

.contact-form-box-67 .connect-support-86 input[type="checkbox"]:checked {
    background: rgb(179,191,166);
}

.contact-form-box-67 .connect-support-86 label {
    cursor: pointer;
    color: #000000;
    line-height: 1.4;
    font-size: 14px;
}

.contact-form-box-67 .connect-support-86 a:hover {
    text-decoration: underline;
    color: rgb(149,164,101);
}

.contact-form-box-67 .support-request-89:hover::before {
    animation: shine 1.5s infinite;
    left: 100%;
}

.newsletter-70::before {
    position: absolute;
    z-index: -1;
    left: 0;
    width: 100%;
    top: 0;
    content: "";
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    height: 100%;
}

.newsletter-70 h4 {
    margin-bottom: 2rem;
    position: relative;
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.2s;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.4;
    transform: translateX(-10px);
    opacity: 0;
    font-size: 24px;
}

.newsletter-70 .input_holder input[type="email"] {
    padding: 1rem 1.5rem;
    border: none;
    background: #ffffff;
    border-left: 3px solid transparent;
    color: #000000;
    font-size: 12px;
    width: 100%;
    transition: all 0.3s ease;
    outline: none;
}

.newsletter-70 .input_holder .support-request-89:hover::before {
    left: 100%;
}

.thxArea-38 {
    position: relative;
    justify-content: center;
    background: linear-gradient(135deg, rgb(225,228,221) 0%, rgb(179,191,166,0.5) 100%);
    min-height: 60vh;
    align-items: center;
    overflow: hidden;
    padding: 5rem 2rem;
    display: flex;
}

.thxArea-38 .team-culture-56 {
    position: relative;
    grid-template-columns: 1fr;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08), 0 10px 20px rgba(0, 0, 0, 0.05);
    display: grid;
    padding: 3.5rem;
    background: rgba(255, 255, 255, 0.97);
    gap: 2rem;
    transform: perspective(1000px) rotateX(2deg);
    border-left: 5px solid rgb(179,191,166);
}

.thxArea-38 a:hover {
    transform: translateY(-5px);
}

.thxArea-38 p {
    line-height: 1.8;
    font-size: 12px;
    border-radius: 10px;
    background: linear-gradient(to bottom right, rgba(rgb(225,228,221), 0.3), rgba(255, 255, 255, 0.9));
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.03);
    animation: fadeUp 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s forwards;
    transform: translateY(20px);
    opacity: 0;
    margin: 0;
    padding: 1.5rem;
    border-left: 3px solid rgb(149,164,101,0.5);
    color: #000000;
    position: relative;
}

.teacher-profile-25 .thumbnail-img-95::after {
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 50%
    );
    height: 100%;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    width: 100%;
}

.teacher-profile-25 .name::before {
    width: 30px;
    border-radius: 10px;
    z-index: -1;
    left: -20px;
    background: rgb(149,164,101,0.5);
    top: -10px;
    content: "";
    transform: rotate(45deg) scale(0);
    transition: transform 0.4s ease 0.2s;
    position: absolute;
    height: 30px;
}

.teacher-profile-25 .work-block-32::before {
    content: "";
    position: absolute;
    width: 60px;
    background: linear-gradient(to right, rgb(179,191,166), transparent);
    left: 0;
    height: 3px;
    top: 0;
}

.course-program-details-39 .container {
    z-index: 2;
    position: relative;
}

.course-program-details-39 .career-progress-60 {
    gap: 60px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.course-program-details-39 .news-item-47 h2 {
    font-size: 42px;
    position: relative;
    color: #ffffff;
    padding-bottom: 20px;
    grid-column: 1 / -1;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
}

.course-program-details-39 .news-item-47 .description:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.course-program-details-39 .news-item-47 .description:last-of-type::before {
    background: rgb(149,164,101);
}

.course-program-details-39 .thumbnail-img-95::before {
    position: absolute;
    inset: 0;
    content: "";
    z-index: 1;
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.8));
}

.pricing-table-27 .cost-plan-19 {
    text-align: center;
    order: 1;
    position: relative;
    margin-bottom: 50px;
}

.pricing-table-27 .annual-plan-68 {
    line-height: 1.6;
    margin: 0 auto;
    color: #000000;
    max-width: 700px;
    position: relative;
    font-size: 12px;
}

.pricing-table-27 .cost-plan-19:hover .annual-plan-68::after {
    transform: translateX(-50%) scaleX(1);
}

.pricing-table-27 .cost-summary-97 {
    transform-style: preserve-3d;
    text-decoration: none;
    z-index: 1;
    display: block;
    position: relative;
    background-color: #ffffff;
    perspective: 1000px;
    border-radius: 14px;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

.pricing-table-27 .learn-price-81 {
    display: inline-block;
    font-size: calc(20px + 8px);
    transition: transform 0.4s ease, color 0.4s ease;
    position: relative;
    color: rgb(179,191,166);
    padding: 5px 10px;
    font-weight: 700;
    margin-bottom: 20px;
}

.pricing-table-27 .thumbnail-img-95 {
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 200px;
}

.user-testimonials-51 {
    background: radial-gradient(circle at 70% 30%, rgb(149,164,101,0.5) 0%, rgb(225,228,221) 70%);
    overflow: hidden;
    padding: 140px 0 160px;
    position: relative;
}

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

.user-testimonials-51 .student-votes-01 {
    position: relative;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    margin: 0 auto;
    max-width: 1100px;
    gap: 40px;
}

.user-testimonials-51 .learning-views-61:hover {
    transform: translateY(-10px) scale(1.03);
    z-index: 5;
}

.user-testimonials-51 .learning-views-61 .thumbnail-img-95 {
    border: 4px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    z-index: 2;
    transition: all 0.3s ease;
    position: relative;
    margin-bottom: 15px;
    width: 80px;
    height: 80px;
}

.user-testimonials-51 .learning-views-61:hover p {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.user-testimonials-51 .learning-views-61:last-child:nth-child(3n-1) {
    grid-column: 2;
}

.privacy-redoubt-19 {
    max-width: 1000px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    width: 80%;
    color: #000000;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    margin: 0 auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    padding: 40px;
}

.privacy-redoubt-19 li {
    line-height: 1.6;
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
    font-size: 18px;
}

.privacy-redoubt-19 .container {
    z-index: 1;
    position: relative;
}

.privacy-redoubt-19 p, .privacy-redoubt-19 span {
    position: relative;
    font-size: 18px;
    z-index: 1;
    margin-bottom: 10px;
    color: #000000;
    line-height: 1.6;
}

.privacy-redoubt-19 button {
    padding: 10px 20px;
    z-index: 1;
    position: relative;
    color: #ffffff;
    background: rgb(149,164,101);
    border-radius: 10px;
    cursor: pointer;
    border: none;
    font-size: 16px;
}


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



@media (max-width: 480px) {header .header-navbar-27 {
    padding: 0.7rem 0;
}header .header-navbar-27 svg {
    width: 110px;
}header .head-bar-80 {
    justify-content: flex-start;
    flex-wrap: nowrap;
    width: 100%;
    padding: 0.7rem 2%;
    overflow-x: auto;
}header .head-bar-80::-webkit-scrollbar {
    height: 3px;
}header .head-bar-80::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(179,191,166);
}header .head-pagebar-21 {
    white-space: nowrap;
    flex-shrink: 0;
    padding: 0.45rem 0.9rem;
    font-size: calc(16px - 1px);
    margin-right: 2px;
}}



@media (max-width: 480px) {.learning-outcomes-38 .thumbnail-img-95 {
    clip-path: polygon(0 3%, 97% 0, 100% 97%, 3% 100%);
    max-height: 280px;
}.learning-outcomes-38 h1 {
    font-size: calc(31px * 0.75);
}.learning-outcomes-38 .news-item-47 {
    padding: 1.5rem;
}.learning-outcomes-38 ul {
    gap: 1rem;
}}



@media (max-width: 768px) {.lecture-ref-65 {
    padding: 40px 0 20px;
}.lecture-ref-65 .top-mainwrap-09 {
    flex-direction: column;
}.lecture-ref-65 .head-bar-80 {
    margin-bottom: 20px;
    flex: 0 0 100%;
}.lecture-ref-65 .company_holder h3 {
    font-size: calc(28px * 0.8);
}.lecture-ref-65 .head-bar-80 h5 {
    font-size: calc(22px * 0.9);
}.peer-help-28 .equity-pledge-90 {
    font-size: calc(15px * 0.9);
}
}



@media (max-width: 576px) {.homepage-01 .learn-base-78 {
    padding: 60px 10px;
}.homepage-01 .training-experts-69 {
    padding: 15px;
    border-left-width: 2px;
}.homepage-01 p {
    padding-left: 15px;
    font-size: calc(13px * 0.9);
}.homepage-01 p::before {
    height: 8px;
    width: 8px;
}.homepage-01 .title_style_header {
    font-size: calc(43px * 0.6);
}.homepage-01 h3 {
    font-size: calc(20px * 0.9);
}
}



@media (max-width: 991px) {.contact-form-box-67 {
    padding: 80px 0;
}.contact-form-box-67 .support-panel-09 {
    flex-direction: column;
}.contact-form-box-67 .feedback-reach-85,
    .contact-form-box-67 .help-section-81 {
    width: 100%;
}.contact-form-box-67 .feedback-reach-85 {
    padding: 40px 30px;
}.contact-form-box-67 .feedback-reach-85 h3,
    .contact-form-box-67 form h3 {
    margin-bottom: 30px;
    font-size: calc(33px * 0.9);
}
}



@media screen and (min-width: 768px) {.newsletter-70 .team-culture-56 {
    gap: 2rem;
    padding: 3.5rem 4rem;
    flex-direction: row;
    align-items: center;
}.newsletter-70 h4 {
    margin-bottom: 0;
    max-width: 60%;
    flex: 1;
}.newsletter-70 .input_holder {
    justify-content: flex-end;
    flex: 1;
}
}



@media screen and (max-width: 480px) {.newsletter-70 {
    padding: 3rem 0;
}.newsletter-70 .team-culture-56 {
    padding: 1.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.newsletter-70 h4 {
    margin-bottom: 1.5rem;
    font-size: calc(24px * 0.8);
}.newsletter-70 .input_holder input[type="email"],
    .newsletter-70 .input_holder .support-request-89 {
    padding: 0.8rem 1.2rem;
}}



@media (max-width: 480px) {.thxArea-38 {
    padding: 3rem 1rem;
}.thxArea-38 .team-culture-56 {
    padding: 2rem 1.2rem;
    border-left-width: 3px;
}.thxArea-38 .team-culture-56::before {
    height: 5px;
}.thxArea-38 h5 {
    font-size: calc(24px * 0.9);
}.thxArea-38 p {
    font-size: calc(12px * 0.9);
    line-height: 1.6;
    padding: 1rem;
}}



@media (min-width: 768px) {.pricing-table-27 .deal-opts-62 {
    grid-template-columns: repeat(2, 1fr);
}.pricing-table-27 .pay-plans-01 {
    padding: 35px;
}.pricing-table-27 .thumbnail-img-95 {
    height: 220px;
}
}



@media (min-width: 1200px) {.pricing-table-27 {
    padding: 150px 0;
}.pricing-table-27 .deal-opts-62 {
    gap: 40px;
}.pricing-table-27 .cost-summary-97 {
    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);
}.pricing-table-27 .cost-summary-97:hover {
    transform: translateY(-15px) scale(1.02);
}.pricing-table-27 .cost-summary-97:nth-child(even) {
    transform: translateY(15px);
}.pricing-table-27 .cost-summary-97:nth-child(even):hover {
    transform: translateY(0) scale(1.02);
}.pricing-table-27 .thumbnail-img-95 {
    height: 250px;
}}



@keyframes pulse {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
}



@keyframes appearIn {
    from {
        opacity: 0;
        transform: perspective(1000px) rotateX(10deg) translateY(50px);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) rotateX(2deg) translateY(0);
    }
}

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

@keyframes patternMove {
    0% {
        transform: rotate(0) translate(0, 0);
    }
    100% {
        transform: rotate(360deg) translate(0, 0);
    }
}



@keyframes growBar {
    to {
        height: 70%;
    }
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

