.access-help-863 {
    flex: 0 0 auto;
}

.access-help-863 {
    color: #ffffff;
    padding: 5rem 0 3rem;
    position: relative;
    z-index: 1;
}


.teacher-profile-234 {
    background: linear-gradient(135deg, rgb(216,235,206) 0%, rgb(178,209,163,0.5) 35%, rgb(137,181,117,0.5) 100%);
    overflow: hidden;
    padding: 6rem 2rem;
    position: relative;
}

.teacher-profile-234 .image-wrapper-096 {
    width: 100%;
    transform: translateZ(20px);
    box-shadow: 
    -5px 5px 0 rgb(137,181,117),
    -10px 10px 20px rgba(0, 0, 0, 0.5);
    grid-area: photo;
    border-radius: 10px;
    aspect-ratio: 1/1;
    transition: transform 0.3s ease;
}

.teacher-profile-234 .employee-area-620 {
    background: linear-gradient(to right, #ffffff, rgb(216,235,206));
    color: #000000;
    line-height: 1.7;
    transition: transform 0.3s ease;
    border-radius: 10px;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 2rem;
    font-size: calc(13px * 1.1);
    grid-area: quote;
    transform: translateZ(15px);
}

.plan-deal-643 .study-cost-462 {
    position: relative;
}

.plan-deal-643 h2::after {
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(178,209,163,0.5), rgb(178,209,163), rgb(178,209,163,0.5));
    left: 50%;
    width: 80px;
    content: "";
    height: 4px;
    bottom: -15px;
    position: absolute;
}

.plan-deal-643 .payment-option-829 {
    text-decoration: none;
    height: 100%;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: block;
    transform-style: preserve-3d;
}

.plan-deal-643 .price-sheet-943 {
    position: relative;
    transition: transform 0.5s ease;
    transform-style: preserve-3d;
}

.plan-deal-643 .price-sheet-943 h4 {
    margin: 0 0 25px;
    position: relative;
    font-size: calc(18px * 1.2);
    font-weight: 600;
    color: #ffffff;
    transform: translateZ(10px);
    padding-bottom: 15px;
}

.plan-deal-643 .price-opts-617::before {
    transform: scaleX(0.5);
    content: "";
    left: 0;
    bottom: 5px;
    transition: transform 0.5s ease, opacity 0.5s ease;
    transform-origin: center;
    background: linear-gradient(90deg, transparent, rgb(137,181,117), transparent);
    height: 2px;
    width: 100%;
    position: absolute;
    opacity: 0.6;
}

.company-info-438::before {
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.75) 25%,
        rgba(0, 0, 0, 0.65) 50%,
        rgba(0, 0, 0, 0.55) 75%,
        rgba(0, 0, 0, 0.45) 100%);
    right: 0;
    z-index: 1;
    bottom: 0;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
}

.company-info-438 h1::after {
    position: absolute;
    left: 0;
    background: rgb(178,209,163);
    animation: lineGrow 1.5s forwards 0.3s ease-out;
    transform: translateX(20px);
    height: 4px;
    width: 40px;
    content: "";
    bottom: -10px;
}

header::before {
    position: absolute;
    background: linear-gradient(135deg, rgb(178,209,163), rgb(137,181,117));
    left: 0;
    width: 35%;
    height: 100%;
    content: '';
    top: 0;
    z-index: 0;
}

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

header .page-head-314:hover svg {
    transform: scale(1.05);
}

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

header .first-pagebar-708::before {
    background: linear-gradient(135deg, rgb(178,209,163,0.5), rgb(137,181,117,0.5));
    top: 0;
    content: '';
    position: absolute;
    z-index: -1;
    transition: opacity 0.3s ease;
    left: 0;
    height: 100%;
    opacity: 0;
    border-radius: 10px;
    width: 100%;
}

.privacy-lair-085 h3,
.privacy-lair-085 h4,
.privacy-lair-085 h5,
.privacy-lair-085 h6 {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    color: rgb(137,181,117,0.5);
    margin-top: 20px;
    font-weight: 400;
    background: linear-gradient(to right, rgb(137,181,117), rgb(137,181,117,0.5));
}

.privacy-lair-085 ol li:before {
    width: 25px;
    transform: translateY(-50%);
    top: 50%;
    counter-increment: li;
    border-radius: 50%;
    position: absolute;
    height: 25px;
    align-items: center;
    justify-content: center;
    left: 10px;
    display: flex;
    background-color: rgb(178,209,163);
    content: counter(li);
    color: #ffffff;
}

.course-fit-for-729 h3 {
    margin-bottom: 3.5rem;
    font-weight: 600;
    font-size: 34px;
    color: rgb(178,209,163);
    text-align: center;
    position: relative;
}

.course-fit-for-729 ul {
    margin: 0;
    gap: 1.5rem;
    list-style-type: none;
    display: flex;
    padding: 0;
    flex-direction: column;
}

.course-fit-for-729 li::before {
    background: linear-gradient(90deg, rgb(178,209,163,0.5) 0%, transparent 100%);
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    transition: width 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0.1;
    content: '';
    width: 0;
    z-index: -1;
}

.course-fit-for-729 li svg path {
    transition: all 0.4s ease;
    fill: rgb(178,209,163);
}

.course-fit-for-729 li:nth-child(2) {
    animation-delay: 0.1s;
}

.course-summary-570::before {
    transform: rotate(45deg);
    top: -50px;
    width: 200px;
    background: rgb(178,209,163);
    height: 200px;
    right: -50px;
    position: absolute;
    opacity: 0.1;
    content: "";
    z-index: 1;
}

.course-summary-570 .image-wrapper-096 {
    overflow: hidden;
    height: 300px;
    position: relative;
}

.course-summary-570 .text-post-623::before {
    transform: scaleY(0);
    transform-origin: top;
    content: "";
    position: absolute;
    width: 4px;
    top: 0;
    height: 60px;
    transition: transform 0.5s ease;
    left: 0;
    background: rgb(178,209,163);
}

.course-summary-570 .description {
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 12px;
    margin-bottom: 20px;
    overflow-y: auto;
    max-height: 300px;
    line-height: 1.7;
    padding-right: 10px;
    color: #000000;
}

.access-help-863 .teach-supp-674 {
    line-height: 1.6;
    opacity: 0.8;
    margin-top: 1rem;
    color: #ffffff;
    font-size: 18px;
}

.access-help-863 .top-bar-716::before {
    height: 40px;
    border-top: 1px solid rgb(178,209,163);
    top: -10px;
    left: -20px;
    content: "";
    opacity: 0.4;
    position: absolute;
    width: 40px;
    border-left: 1px solid rgb(178,209,163);
}

.access-help-863 .top-bar-716 .main-guide-108 a::before {
    left: 0;
    height: 5px;
    content: "";
    border-radius: 50%;
    position: absolute;
    width: 5px;
    transition: all 0.3s ease;
    top: 50%;
    background-color: rgb(178,209,163);
    transform: translateY(-50%);
}

.template-cta-695 .cert-display-987 {
    text-align: center;
    opacity: 0.7;
    color: #ffffff;
    font-size: 15px;
}

.title-welcome-743 > div {
    width: 90%;
    margin-left: 10%;
    transform: translateY(-5%);
    z-index: 3;
    position: relative;
    max-width: 1200px;
}

.title-welcome-743 .title_style_header {
    margin-bottom: 2rem;
    text-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    line-height: 1.2;
    display: inline-block;
    position: relative;
    letter-spacing: 0.02em;
    font-weight: 700;
    color: #ffffff;
    font-size: clamp(2.5rem, 5vw, 38px);
}

.title-welcome-743 .founder-bio-041 h3::before {
    opacity: 0;
    position: absolute;
    width: 6px;
    content: "";
    transform: translateY(-50%);
    height: 6px;
    top: 50%;
    animation: fadeIn 0.5s 1s ease-in forwards;
    background-color: rgb(137,181,117);
    border-radius: 10px;
    left: -12px;
}

.data-summary-958 h3::after {
    background: linear-gradient(to right, rgb(178,209,163), rgb(137,181,117));
    width: 6rem;
    bottom: -0.75rem;
    transform: translateX(-50%);
    content: "";
    height: 4px;
    position: absolute;
    left: 50%;
    z-index: 2;
}

.data-summary-958 .knowledge-upgrade-248 {
    opacity: 0;
    transform: translateY(20px);
    transition: transform 0.3s, box-shadow 0.3s;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                0 1px 3px rgba(0, 0, 0, 0.05);
    animation-delay: calc(0.15s * var(--i, 0));
    position: relative;
    padding: 2rem;
    animation: fadeSlideUp 0.8s ease-out forwards;
    border-left: 4px solid rgb(178,209,163);
}

.data-summary-958 .knowledge-upgrade-248:hover span::after {
    width: 4rem;
}

.data-summary-958 .knowledge-upgrade-248:hover p::before {
    width: 100%;
}

.service-info-657::before {
    z-index: -1;
    height: 100%;
    content: '';
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(rgb(178,209,163,0.5), 0.02) 10px,
        rgba(rgb(178,209,163,0.5), 0.02) 20px
    );
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
}

.service-info-657 .edu-askus-689 h3 {
    display: flex;
    position: relative;
    color: #ffffff;
    justify-content: center;
    letter-spacing: 1px;
    gap: 0.75rem;
    font-weight: 700;
    margin: 0;
    background: rgb(178,209,163);
    overflow: hidden;
    text-align: center;
    padding: 2rem;
    align-items: center;
    font-size: 37px;
}

.service-info-657 .ask-feedback-354 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    display: grid;
    padding: 2rem;
    position: relative;
}

.service-info-657 .ask-feedback-354 span svg path,
.service-info-657 .ask-feedback-354 span svg circle,
.service-info-657 .ask-feedback-354 span svg line,
.service-info-657 .ask-feedback-354 span svg polyline,
.service-info-657 .ask-feedback-354 span svg rect {
    transition: all 0.3s ease;
}

.service-info-657 .ask-feedback-354 span:nth-child(even)::after {
    border-color: transparent transparent rgb(137,181,117,0.5) transparent;
}

.service-info-657 .ask-feedback-354 span:nth-child(even)::after {
    animation: pulseElement 4s infinite ease-in-out 2s;
}

.service-info-657 .ask-feedback-354 span > span {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    font-weight: 400;
    color: #000000;
}

.service-info-657 .ask-feedback-354 span a:hover {
    transform: translateX(3px);
    color: rgb(137,181,117);
}

.service-info-657 .get-help-479::before {
    top: -50px;
    opacity: 0.1;
    content: '';
    height: 100px;
    width: 100px;
    border-radius: 50%;
    right: -50px;
    background: rgb(137,181,117,0.5);
    position: absolute;
}

.service-info-657 .get-help-479 h4::after {
    bottom: -1px;
    border-radius: 10px;
    content: '';
    width: 60px;
    height: 3px;
    position: absolute;
    left: 0;
    background: rgb(137,181,117);
}


.service-info-657 .ask-feedback-354 span:nth-child(odd)::after {
    animation: pulseElement 4s infinite ease-in-out;
}

.contact-us-194 h2 {
    padding-left: 20px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 700;
    text-align: left;
    display: inline-block;
    position: relative;
    margin-bottom: 60px;
    font-size: 29px;
}

.contact-us-194 form h3 {
    letter-spacing: 1px;
    color: #000000;
    margin-bottom: 35px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Arial, sans-serif;
    font-size: 19px;
}

.contact-us-194 .inquiry-grid-053 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact-us-194 .inquiry-grid-053 label::before {
    width: 22px;
    height: 22px;
    border-radius: 10px;
    position: absolute;
    top: 2px;
    background: rgb(216,235,206);
    left: 0;
    content: "";
    transition: all 0.2s ease;
}

.contact-us-194 form .support-panel-807:hover {
    background: rgb(178,209,163);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.education-framework-975::after {
    border-radius: 50%;
    right: -50px;
    bottom: -50px;
    z-index: 0;
    position: absolute;
    animation: float 15s infinite ease-in-out;
    width: 300px;
    background: rgb(137,181,117,0.5);
    height: 300px;
    filter: blur(70px);
    content: "";
}

.education-framework-975 h3::after {
    height: 3px;
    bottom: 0;
    border-radius: 2px;
    background: linear-gradient(90deg, rgb(178,209,163) 0%, rgb(137,181,117) 100%);
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    content: "";
    width: 80px;
}

.gratSpot-590::after {
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    background: 
        radial-gradient(2px 2px at 85% 15%, #ffffff 50%, transparent 60%),
        radial-gradient(2px 2px at 10% 75%, #ffffff 50%, transparent 60%),
        radial-gradient(2px 2px at 20% 20%, #ffffff 50%, transparent 60%),
        radial-gradient(2px 2px at 70% 80%, #ffffff 50%, transparent 60%),
        radial-gradient(2px 2px at 90% 60%, #ffffff 50%, transparent 60%);
    position: absolute;
    z-index: 0;
    opacity: 0.7;
    height: 100%;
}

.gratSpot-590 .expert-learning-192 > div:first-child {
    padding-bottom: 1.5rem;
    position: relative;
}

.gratSpot-590 a {
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    display: block;
}

.gratSpot-590 a:hover::before {
    opacity: 1;
}

.gratSpot-590 p {
    margin: 0;
    padding: 0.5rem 1rem;
    font-size: 18px;
    color: #000000;
    transition: all 0.3s ease;
    position: relative;
    line-height: 1.7;
    border-left: 3px solid rgb(137,181,117,0.5);
}



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



@media (max-width: 576px) {.teacher-profile-234 {
    padding: 4rem 1rem;
}.teacher-profile-234 .alumni-testimonials-903 {
    padding: 1.5rem;
}.teacher-profile-234 .employee-area-620 {
    padding: 1.5rem;
}}



@media (max-width: 767px) {.plan-deal-643 {
    padding: 60px 0;
}.plan-deal-643 h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 15px;
}.plan-deal-643 .learning-packages-214 {
    margin-bottom: 30px;
}.plan-deal-643 .enroll-cost-173 {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.plan-deal-643 .price-sheet-943 h4 {
    font-size: 18px;
}.plan-deal-643 .price-opts-617 {
    font-size: calc(18px * 1.3);
}
}



@media (min-width: 1200px) {.company-info-438 .container {
    padding: 0 3rem;
}.company-info-438 .text-post-623 {
    margin-left: 10%;
}.company-info-438 span {
    padding: 2.5rem;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}.company-info-438::after {
    height: 90%;
    width: 50%;
}
}



@media (max-width: 991px) {header::before {
    width: 30%;
}header .page-head-314 {
    padding: 1rem 0;
    width: 30%;
}header .page-head-314 svg {
    width: 130px;
}header .top-bar-716 {
    gap: 0.5rem;
    padding: 1rem 2.5%;
    width: 70%;
}header .first-pagebar-708 {
    padding: 0.5rem 1rem;
    font-size: calc(18px);
}
}



@media (max-width: 480px) {header .page-head-314 {
    padding: 0.7rem 0;
}header .page-head-314 svg {
    width: 110px;
}header .top-bar-716 {
    justify-content: flex-start;
    padding: 0.7rem 2%;
    flex-wrap: nowrap;
    overflow-x: auto;
    width: 100%;
}header .top-bar-716::-webkit-scrollbar {
    height: 3px;
}header .top-bar-716::-webkit-scrollbar-thumb {
    background: rgb(178,209,163);
    border-radius: 10px;
}header .first-pagebar-708 {
    margin-right: 2px;
    white-space: nowrap;
    flex-shrink: 0;
    padding: 0.45rem 0.9rem;
    font-size: calc(18px - 1px);
}}



@media (max-width: 767px) {.course-summary-570 {
    padding: 80px 0;
}.course-summary-570 .text-post-623 {
    padding: 30px;
}.course-summary-570 h3 {
    margin-bottom: 20px;
    font-size: 22px;
}.course-summary-570 .description {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
    max-height: 250px;
}
}



@media screen and (max-width: 992px) {.access-help-863 .container {
    grid-template-columns: 1fr;
    gap: 2rem;
}.access-help-863 .company_holder {
    padding-left: 1rem;
    margin-bottom: 2rem;
}.access-help-863 .collab-net-980 {
    justify-content: flex-start;
}.access-help-863 .main-guide-108 {
    gap: 2rem;
}
}



@media (max-width: 768px) {.title-welcome-743 {
    height: auto;
    min-height: 600px;
    padding: 5rem 0;
}.title-welcome-743 > div {
    width: 90%;
    transform: translateY(0);
    margin-left: 5%;
}.title-welcome-743 .title_style_header {
    margin-bottom: 1.5rem;
}.title-welcome-743 .skill-quick-531 {
    margin-top: 1.5rem;
    padding: 1.75rem;
}.title-welcome-743 p {
    max-width: 100%;
}
}



@media (max-width: 767px) {.data-summary-958 {
    padding: 3.5rem 1.25rem;
}.data-summary-958 h3 {
    margin-bottom: 2.5rem;
    font-size: calc(35px * 0.85);
}.data-summary-958 h3::after {
    width: 5rem;
}.data-summary-958 ul {
    gap: 1.25rem;
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.data-summary-958 .knowledge-upgrade-248 {
    padding: 1.5rem;
}.data-summary-958 .knowledge-upgrade-248 span {
    font-size: 16px;
}.data-summary-958 .knowledge-upgrade-248 p {
    font-size: calc(21px * 0.95);
}
}


@media (max-width: 575px) {.service-info-657 {
    padding: 3rem 0;
}.service-info-657 .edu-askus-689 h3 {
    font-size: calc(37px * 0.8);
    padding: 1.25rem;
}.service-info-657 .edu-askus-689 h3 svg {
    height: 1.3rem;
    width: 1.3rem;
}.service-info-657 .connect-experts-194 {
    padding: 1.25rem 1.25rem 0.75rem;
    font-size: calc(14px * 0.95);
}.service-info-657 .ask-feedback-354 {
    padding: 1.25rem;
}.service-info-657 .ask-feedback-354 span {
    padding: 1.25rem;
    padding-left: 3rem;
}.service-info-657 .ask-feedback-354 span svg {
    width: 1.2rem;
    left: 1rem;
    height: 1.2rem;
}.service-info-657 .get-help-479 h4 {
    margin-bottom: 1.25rem;
    font-size: calc(21px * 0.9);
}.service-info-657 .get-help-479 h4 svg {
    width: 1rem;
    height: 1rem;
}.service-info-657 .get-help-479 span svg {
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.5rem;
}
}



@media (min-width: 768px) {.gratSpot-590 {
    padding: 150px 0;
}.gratSpot-590 .expert-learning-192 {
    max-width: 85%;
    transform: perspective(1000px) rotateX(2deg) rotateY(1deg);
    margin: 0 auto;
    padding: 4rem 5rem;
}.gratSpot-590 .expert-learning-192:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}.gratSpot-590 h5 {
    font-size: calc(22px * 1.2);
}.gratSpot-590 p {
    font-size: calc(18px * 1.1);
    line-height: 1.8;
    padding: 1rem 1.5rem;
}
}



@keyframes lineGrow {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}



@keyframes moveRaysVertical {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 120px 120px;
    }
}

@keyframes borderPulse {
    0% {
        border-left-color: rgb(178,209,163);
    }
    50% {
        border-left-color: rgb(137,181,117);
    }
    100% {
        border-left-color: rgb(178,209,163);
    }
}



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

@keyframes floatIcon {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-3px); }
}

@keyframes dash {
    to {
        stroke-dashoffset: 0;
    }
}



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



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



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

