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

.lecture-ref-65 {
    flex: 0 0 auto;
}

.lecture-ref-65 {
    color: #ffffff;
    z-index: 1;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 80px 0 40px;
}

header .header-navbar-27 svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    transition: all 0.3s ease;
    width: 150px;
    height: auto;
}

header .head-pagebar-21 {
    position: relative;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    color: #000000;
    background: #ffffff;
    overflow: hidden;
    font-weight: 600;
    padding: 0.6rem 1.2rem;
    text-decoration: none;
    font-size: 16px;
    border-radius: 10px;
    z-index: 1;
}


.cookieNotificationBanner-21 .cookie-list-26 {
    flex-grow: 1;
}

.cookieNotificationBanner-21 .cookie-list-26 h5 {
    color: rgb(179,191,166);
    font-size: 23px;
    margin-bottom: 6px;
}

.cookieNotificationBanner-21 .cookie-updates-81:active {
    transform: translateY(1px);
    box-shadow: none;
}

.learning-outcomes-38::before {
    content: '';
    z-index: 0;
    filter: blur(50px);
    background: radial-gradient(circle, rgb(149,164,101) 0%, transparent 70%);
    top: -5%;
    right: -5%;
    position: absolute;
    height: 40%;
    opacity: 0.1;
    width: 40%;
}

.learning-outcomes-38 .thumbnail-img-95:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}

.learning-outcomes-38 .news-item-47:hover {
    transform: translateX(10px);
}

.learning-outcomes-38 h1::after {
    background: rgb(179,191,166);
    transform-origin: left;
    height: 3px;
    transition: transform 0.4s ease;
    left: 0;
    content: '';
    width: 60px;
    position: absolute;
    transform: scaleX(1);
    bottom: -0.8rem;
}

.learning-outcomes-38 li:hover {
    transform: translateX(5px);
}

.learning-outcomes-38 li:hover svg {
    transform: scale(1.15);
}

.learning-outcomes-38 li:hover svg path {
    fill: rgb(149,164,101);
}

.teaching-process-49::before {
    width: 100%;
    background: radial-gradient(circle at 30% 50%, rgb(179,191,166,0.5) 0%, transparent 60%);
    top: 0;
    animation: pulse 8s infinite alternate;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    z-index: 1;
}

.teaching-process-49 h3 {
    font-weight: 700;
    text-align: center;
    position: relative;
    animation: slideUp 0.8s ease-out forwards;
    padding-bottom: 1rem;
    font-size: 35px;
    margin-bottom: 1.5rem;
    color: #ffffff;
}

.lecture-ref-65 .company_holder {
    padding-right: 30px;
    flex: 0 0 30%;
    position: relative;
}

.lecture-ref-65 .company_holder h3::after {
    transition: width 0.3s ease-in-out;
    bottom: -5px;
    background: rgb(179,191,166);
    height: 2px;
    width: 40%;
    left: 0;
    position: absolute;
    content: '';
}

.lecture-ref-65 .site-map-86 {
    display: flex;
    flex: 0 0 65%;
    position: relative;
    justify-content: space-between;
}

.lecture-ref-65 .head-bar-80 {
    flex: 0 0 45%;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    border-radius: 29px;
    backdrop-filter: blur(10px);
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    padding: 20px;
    overflow: hidden;
}

.lecture-ref-65 .head-bar-80 .top-mainwrap-09 a {
    font-size: calc(13px * 0.95);
    color: #ffffff;
    opacity: 0.85;
    transition: all 0.3s ease;
    padding-left: 0;
    text-decoration: none;
    display: inline-block;
    position: relative;
}

.peer-help-28 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.peer-help-28 .equity-pledge-90 {
    text-align: center;
    font-size: 15px;
    opacity: 0.8;
    transition: opacity 0.3s ease;
    color: #ffffff;
    letter-spacing: 0.5px;
}

.homepage-01 .learn-base-78 {
    position: relative;
    box-sizing: border-box;
    justify-content: center;
    display: flex;
    min-height: 100vh;
    align-items: center;
    padding: 100px 20px;
}

.homepage-01 .training-experts-69:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    transform: perspective(1000px) rotateY(0deg);
}

.homepage-01 .training-experts-69 > div:hover {
    transform: translateX(10px);
}

.homepage-01 .training-experts-69 > div:last-child {
    margin-bottom: 0;
}

.homepage-01 p::before {
    left: 0;
    position: absolute;
    top: 50%;
    background-color: rgb(149,164,101);
    height: 10px;
    width: 10px;
    transform: translateY(-50%);
    content: "";
}

.company-info-96 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(225,228,221) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 120px 0;
}



.company-info-96 .container {
    margin: 0 auto;
    position: relative;
    z-index: 5;
    max-width: 1200px;
}

.company-info-96 .team-culture-56::before {
    top: -20px;
    border-radius: 10px;
    transform: rotate(-1deg);
    animation: borderPulse 8s infinite alternate;
    z-index: -1;
    height: calc(100% + 40px);
    border: 1px solid rgb(179,191,166,0.5);
    content: '';
    left: -20px;
    width: calc(100% + 40px);
    opacity: 0.4;
    position: absolute;
}

.company-info-96 .thumbnail-img-95::after {
    content: '';
    top: -20px;
    border-radius: 50%;
    animation: rotate 25s linear infinite reverse;
    left: -20px;
    right: -20px;
    bottom: -20px;
    position: absolute;
    border: 1px dashed rgb(149,164,101,0.5);
}

.company-info-96 .news-item-47:hover {
    transform: perspective(1000px) rotateY(0);
}

.company-info-96 .news-item-47::before {
    border-top: 2px solid rgb(179,191,166);
    top: 20px;
    left: 20px;
    content: '';
    height: 40px;
    opacity: 0.5;
    position: absolute;
    border-left: 2px solid rgb(179,191,166);
    width: 40px;
}

.company-info-96 .skill-experts-92 svg path {
    fill: rgb(179,191,166);
    transition: fill 0.3s ease;
}

.company-info-96 .news-item-47:hover h2::after {
    width: 120px;
}

.contact-form-box-67::before {
    top: 0;
    height: 100%;
    backdrop-filter: blur(8px);
    left: 0;
    content: '';
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
}

.contact-form-box-67 .feedback-reach-85::before {
    content: '';
    left: -50%;
    top: -50%;
    width: 200%;
    animation: patternMove 20s linear infinite;
    height: 200%;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    z-index: -1;
}

.contact-form-box-67 .feedback-reach-85 svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}

.contact-form-box-67 .feedback-reach-85 span {
    font-weight: 400;
    color: #ffffff;
    font-size: 17px;
}

.contact-form-box-67 .help-section-81::before {
    border-radius: 0 0 0 100%;
    position: absolute;
    right: 0;
    height: 100px;
    width: 100px;
    content: '';
    background: rgb(179,191,166,0.5);
    top: 0;
}

.contact-form-box-67 form input[type="text"],
.contact-form-box-67 form input[type="email"] {
    margin-bottom: 20px;
    font-size: 17px;
    padding: 15px 20px;
    border-radius: 10px;
    background: rgba(240, 240, 240, 0.8);
    width: 100%;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    color: #000000;
    border: none;
}

.contact-form-box-67 .connect-support-86 a {
    color: rgb(179,191,166);
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-form-box-67 .support-request-89::before {
    z-index: -1;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    content: '';
    height: 100%;
    transition: all 0.5s ease;
    left: -100%;
    top: 0;
    position: absolute;
}

.newsletter-70::after {
    width: 40%;
    right: -5%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.08));
    top: 50%;
    content: "";
    position: absolute;
    transform: rotate(-35deg) translateY(-50%);
    height: 200%;
    z-index: -1;
}

.newsletter-70 .input_holder {
    position: relative;
    display: flex;
    animation: slideUpForm 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.4s;
    opacity: 0;
    gap: 1rem;
    flex-wrap: wrap;
    transform: translateY(10px);
}

.newsletter-70 .input_holder input[type="email"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-left: 3px solid rgb(149,164,101);
}

.newsletter-70 .input_holder .support-request-89::before {
    z-index: -1;
    left: -100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    height: 100%;
    transition: all 0.6s ease;
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
}

.thxArea-38::after {
    position: absolute;
    opacity: 0.1;
    height: 30%;
    transform: rotate(15deg);
    z-index: 1;
    width: 30%;
    right: -5%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    top: -5%;
    content: "";
    background: rgb(149,164,101,0.5);
}

.thxArea-38 .team-culture-56 > div:first-child {
    position: relative;
    padding-bottom: 1.5rem;
}

.thxArea-38 h5 {
    margin: 0;
    font-size: calc(24px * 1.1);
    font-weight: 700;
    opacity: 0;
    line-height: 1.4;
    transform: translateY(20px);
    color: #000000;
    animation: fadeUp 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.2s forwards;
}

.teacher-profile-25::before {
    top: -20%;
    height: 140%;
    filter: blur(3px);
    position: absolute;
    transform: rotate(15deg);
    z-index: -1;
    right: -5%;
    background: rgb(179,191,166,0.5);
    width: 60%;
    content: "";
}



.teacher-profile-25 .learning-views-61 {
    display: grid;
    gap: 0;
    max-width: 1100px;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
    position: relative;
}

.teacher-profile-25 .exp-view-51 {
    justify-content: center;
    grid-row: 1 / 2;
    transform: translateX(-15%);
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    display: flex;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 1;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    grid-column: 2 / 3;
    flex-direction: column;
    padding: 3rem 3rem 3rem 5rem;
    background: #ffffff;
}

.teacher-profile-25 .work-block-32 {
    color: #000000;
    transform: translateY(20px);
    font-weight: 400;
    position: relative;
    font-style: italic;
    padding-top: 20px;
    line-height: 1.7;
    transition: all 0.5s ease 0.5s;
    opacity: 0;
    font-size: 16px;
}

.course-program-details-39::before {
    background: 
        radial-gradient(ellipse at bottom right, rgb(179,191,166,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at top left, rgb(149,164,101,0.5) 0%, transparent 60%);
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    content: "";
}

.course-program-details-39 .news-item-47 h2::after {
    transform: translateX(-50%);
    content: "";
    bottom: 0;
    left: 50%;
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, rgb(179,191,166), rgb(149,164,101));
    width: 100px;
    border-radius: 10px;
}

.course-program-details-39 .news-item-47 .description::before {
    background: rgb(179,191,166);
    height: 4px;
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

.pricing-table-27 {
    position: relative;
    padding: 120px 0;
    background-color: rgb(225,228,221);
    overflow: hidden;
}

.pricing-table-27::before {
    z-index: 0;
    width: 110%;
    transform: rotate(-3deg);
    top: -10%;
    left: -5%;
    content: "";
    height: 120%;
    position: absolute;
    background: linear-gradient(135deg, 
        rgba(var(--secondary-color-rgb), 0.03) 0%,
        rgba(var(--secondary-color-rgb), 0.01) 40%, 
        rgba(var(--primary-color-rgb), 0.02) 60%, 
        rgba(var(--primary-color-rgb), 0.05) 100%);
}

.pricing-table-27 .deal-opts-62 {
    display: grid;
    gap: 30px;
    width: 100%;
    order: 2;
    grid-template-columns: repeat(1, 1fr);
}

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

.pricing-table-27 .skill-pricing-15 {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.pricing-table-27 .pay-plans-01::before {
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(135deg, 
        rgba(var(--white-color-rgb), 0.7) 0%, 
        rgba(var(--white-color-rgb), 1) 60%);
    position: absolute;
    height: 100%;
}

.pricing-table-27 .cost-summary-97:hover .learn-price-81 {
    transform: translateY(-5px);
    color: rgb(149,164,101);
}

.pricing-table-27 .thumbnail-img-95::after {
    content: "";
    top: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    left: 0;
    background: linear-gradient(0deg, 
        rgba(var(--dark-color-rgb), 0.4) 0%, 
        rgba(var(--dark-color-rgb), 0) 40%);
    position: absolute;
}

.user-testimonials-51 h4 {
    position: relative;
    font-weight: 700;
    text-align: center;
    margin-bottom: 100px;
    font-family: Arial, sans-serif;
    font-size: 28px;
    color: #000000;
}

.user-testimonials-51 .student-votes-01::before {
    z-index: -1;
    border: 2px dashed rgb(179,191,166,0.5);
    opacity: 0.5;
    height: 100%;
    border-radius: 24px;
    transform: translate(-50%, -50%) scale(1.05);
    width: 100%;
    content: "";
    top: 50%;
    position: absolute;
    left: 50%;
}

.user-testimonials-51 .learning-views-61:hover .thumbnail-img-95 {
    box-shadow: 0 8px 25px rgb(179,191,166,0.5);
    transform: scale(1.1);
}

.user-testimonials-51 .learning-views-61 p {
    font-weight: 400;
    position: relative;
    font-size: 17px;
    color: #000000;
    line-height: 1.5;
    background: #ffffff;
    border-radius: 24px;
    z-index: 2;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    font-family: Arial, sans-serif;
    padding: 20px;
    width: 100%;
}

.privacy-redoubt-19:after {
    height: 150px;
    right: -75px;
    width: 150px;
    bottom: -75px;
}

.privacy-redoubt-19 h2 {
    z-index: 1;
    position: relative;
    font-weight: 600;
    border-bottom: 1px solid rgb(149,164,101,0.5);
    color: rgb(149,164,101);
    padding-bottom: 5px;
    margin-top: 25px;
    font-size: 33px;
    margin-bottom: 15px;
}

.privacy-redoubt-19 div {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    position: relative;
    border-radius: 10px;
    padding: 20px;
    line-height: 1.8;
    background: #ffffff;
    margin-bottom: 20px;
    z-index: 1;
}

.privacy-redoubt-19 a:hover {
    color: rgb(179,191,166);
    border-bottom: 1px solid rgb(179,191,166);
}

header .top_plank .learning-links-19 div svg, header .top_plank .learning-links-19 div svg path {
    fill: #ffffff;
}

header .top_plank .learning-links-19 div img, header .top_plank .learning-links-19 div svg {
    width: 16px;
    margin-right: 8px;
    height: 16px;
}



@media (max-width: 767px) {header {
    background: rgb(225,228,221);
}header::before {
    bottom: 50%;
    top: 0;
    width: 100%;
    height: auto;
}header .header-nav-79 {
    flex-direction: column;
    align-items: center;
}header .header-navbar-27 {
    width: 100%;
    padding: 0.8rem 0;
}header .header-navbar-27 svg {
    width: 120px;
}header .head-bar-80 {
    padding: 0.8rem 0;
    justify-content: center;
    flex-wrap: wrap;
    width: 95%;
    gap: 0.6rem;
}header .head-bar-80::before {
    background: linear-gradient(to right, transparent, rgb(179,191,166,0.5), transparent);
    height: 1px;
    width: 100%;
    top: 0;
    left: 0;
}header .head-pagebar-21 {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
    padding: 0.5rem 0.9rem;
}
}



@media (max-width: 768px) {.teaching-process-49 {
    padding: 2rem 0;
}.teaching-process-49 .team-culture-56 {
    transform: none;
    padding: 1.5rem;
}.teaching-process-49 h3 {
    font-size: calc(35px * 0.8);
}.teaching-process-49 span {
    font-size: calc(13px * 0.95);
}}



@media (max-width: 1200px) {.homepage-01 .training-experts-69 {
    max-width: 900px;
    padding: 30px;
}.homepage-01 .title_style_header {
    font-size: calc(43px * 0.9);
}.homepage-01 h3 {
    font-size: calc(20px * 1);
}
}



@media (max-width: 992px) {.homepage-01 .training-experts-69 {
    transform: perspective(1000px) rotateY(1deg);
    padding: 25px;
    max-width: 700px;
}.homepage-01 .title_style_header {
    font-size: calc(43px * 0.8);
}
}



@media (max-width: 992px) {.company-info-96 {
    padding: 80px 0;
}.company-info-96 .container {
    padding: 0 20px;
}.company-info-96 .team-culture-56 {
    gap: 30px;
    grid-template-columns: 1fr;
}.company-info-96 .learn-guide-85 {
    margin: 0 auto;
    max-width: 400px;
}.company-info-96 .news-item-47 {
    padding: 30px;
    transform: none;
}.company-info-96 h2 {
    font-size: calc(36px * 0.9);
}
}



@media (max-width: 767px) {.contact-form-box-67 {
    padding: 60px 0;
}.contact-form-box-67 .feedback-reach-85,
    .contact-form-box-67 .help-section-81 {
    padding: 30px 20px;
}.contact-form-box-67 .feedback-reach-85 h3,
    .contact-form-box-67 form h3 {
    margin-bottom: 25px;
    font-size: calc(33px * 0.8);
}.contact-form-box-67 .feedback-reach-85 div {
    margin-bottom: 15px;
    padding: 12px;
}.contact-form-box-67 form input[type="text"],
    .contact-form-box-67 form input[type="email"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact-form-box-67 .connect-support-86 {
    margin: 20px 0;
}.contact-form-box-67 .support-request-89 {
    padding: 12px 15px;
}
}



@media (min-width: 768px) {.thxArea-38 {
    padding: 7rem 3rem;
}.thxArea-38 .team-culture-56 {
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
    padding: 4rem;
    transform: perspective(1000px) rotateX(1deg);
}.thxArea-38 h5 {
    font-size: calc(24px * 1.3);
}.thxArea-38 .team-culture-56 > div:first-child {
    display: flex;
    padding-bottom: 0;
    align-items: center;
}.thxArea-38 .team-culture-56 > div:first-child::after {
    display: none;
}.thxArea-38 p {
    padding: 2rem;
}
}



@media (min-width: 992px) {.course-program-details-39 .career-progress-60 {
    gap: 80px;
}.course-program-details-39 .thumbnail-img-95 {
    height: 500px;
}
}



@media (max-width: 480px) {.course-program-details-39 {
    padding: 40px 0;
}.course-program-details-39 .career-progress-60 {
    gap: 40px;
}.course-program-details-39 .news-item-47 h2 {
    padding-bottom: 15px;
    font-size: calc(42px * 0.8);
}.course-program-details-39 .news-item-47 h2::after {
    width: 80px;
}.course-program-details-39 .news-item-47 .description {
    padding: 20px;
}.course-program-details-39 .thumbnail-img-95 {
    height: 250px;
}}



@media (max-width: 768px) {.user-testimonials-51 {
    padding: 80px 0 100px;
}.user-testimonials-51 .student-votes-01 {
    gap: 40px;
    grid-template-columns: 1fr;
}.user-testimonials-51 .learning-views-61 {
    width: 100%;
    margin: 0 auto;
    max-width: 400px;
}.user-testimonials-51 .learning-views-61:last-child:nth-child(2n-1) {
    width: 100%;
    grid-column: 1;
}.user-testimonials-51 .learning-views-61:hover {
    transform: translateY(-5px);
}.user-testimonials-51 h4 {
    margin-bottom: 50px;
}}



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

@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(0.95);
    }
    50% {
        opacity: 0.5;
        transform: scale(1);
    }
    100% {
        opacity: 0.3;
        transform: scale(0.95);
    }
}



@keyframes shine {
    0% {
        left: -100%;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}



@keyframes lineGrow {
    from {
        width: 0;
    }
    to {
        width: 80px;
    }
}



@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

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

