.container {
    max-width: 100%;
    width: 1170px;
    margin: auto;
}

.outer-container-Kro {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}

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

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

.sustain-cta-pOT::after {
    background-position: center;
    background-size: 30px 30px;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: -1;
    background: 
        linear-gradient(rgba(rgb(171,181,196), 0.2) 1px, transparent 1px),
        linear-gradient(90deg, rgba(rgb(171,181,196), 0.2) 1px, transparent 1px);
    content: "";
    animation: gridAnimate 15s linear infinite;
    opacity: 0.15;
    position: absolute;
}

.sustain-cta-pOT .company_holder h3 {
    -webkit-text-fill-color: transparent;
    margin-bottom: 1.5rem;
    -webkit-background-clip: text !important;
    font-weight: 700;
    display: inline-block;
    background: linear-gradient(90deg, #ffffff, rgb(171,181,196));
    position: relative;
    font-size: 30px;
}

.sustain-cta-pOT .nav-mainbar-vTe {
    border-radius: 10px;
    backdrop-filter: blur(4px);
    padding: 1.5rem;
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
}

.sustain-cta-pOT .nav-mainbar-vTe .head-pro-oj8 {
    gap: 0.7rem;
    display: flex;
    flex-direction: column;
}

.sustain-cta-pOT .nav-mainbar-vTe .head-pro-oj8 a {
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    opacity: 0.7;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 13px;
    padding: 0.4rem 1rem;
    color: #ffffff;
    z-index: 1;
}

.sustain-cta-pOT .nav-mainbar-vTe .head-pro-oj8 a:hover::before {
    transform: translateX(0);
}

.footer-workshops-wGj::before {
    content: "";
    transform: translateX(-50%);
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(171,181,196), transparent);
    width: 60%;
    left: 50%;
    top: 0;
}

.thxPage-ACu::before {
    opacity: 0.4;
    width: 100%;
    position: absolute;
    background: radial-gradient(circle at 75% 25%, rgb(171,181,196,0.5) 0%, transparent 60%);
    height: 100%;
    content: "";
    z-index: 0;
    left: 0;
    top: 0;
}

.thxPage-ACu .pedagogy-way-wX3:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1), 
              0 20px 30px rgba(rgb(116,164,164), 0.07),
              0 10px 15px rgba(rgb(171,181,196), 0.05);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.thxPage-ACu .pedagogy-way-wX3 > div:last-child {
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.5s forwards;
    position: relative;
    transform: translateY(20px);
    opacity: 0;
}

.thxPage-ACu p {
    overflow: hidden;
    font-weight: 400;
    line-height: 1.7;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 12px;
    margin: 0;
}

.thxPage-ACu a::before {
    position: absolute;
    height: 100%;
    top: 0;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    transform: translateX(-10px);
    width: 0.5rem;
    content: "";
    left: -2.5rem;
    background: linear-gradient(to bottom, rgb(171,181,196), rgb(116,164,164));
}

.instructional-approach-ohk::after {
    height: 100%;
    top: 0;
    opacity: 0.1;
    width: 100%;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(171,181,196,0.5) 49%, rgb(171,181,196,0.5) 51%, transparent 52%) 0 0 / 30px 30px,
        linear-gradient(135deg, transparent 48%, rgb(116,164,164,0.5) 49%, rgb(116,164,164,0.5) 51%, transparent 52%) 0 0 / 30px 30px;
    left: 0;
    content: '';
}



.instructional-approach-ohk .abstract-box-HL5::after {
    width: 40px;
    background: linear-gradient(135deg, rgb(116,164,164,0.5), rgb(171,181,196,0.5));
    bottom: 20px;
    height: 40px;
    content: '';
    z-index: -1;
    animation: pulse 5s infinite alternate-reverse;
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.1),
        -4px -4px 8px rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 20px;
    border-radius: 50%;
}

.instructional-approach-ohk h2::before {
    width: 100%;
    content: '';
    background: linear-gradient(90deg, rgb(171,181,196,0.5) 0%, rgb(116,164,164) 50%, rgb(171,181,196,0.5) 100%);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    left: 0;
    bottom: -10px;
    border-radius: 10px;
    height: 5px;
    position: absolute;
}

.instructional-approach-ohk .abstract-box-HL5:hover::after {
    transform: scale(1.15) translateY(5px);
}

.greeting-page-17v::before {
    z-index: 1;
    opacity: 0.1;
    top: 0;
    left: 0;
    background: linear-gradient(45deg, rgb(171,181,196,0.5) 0%, transparent 40%);
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
}

.greeting-page-17v .learn-lead-4XF::after {
    animation: expandLine 0.8s 0.6s forwards ease-out;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    background: rgb(171,181,196);
    bottom: -0.75rem;
    transform-origin: left;
    width: 80px;
    height: 4px;
    content: "";
}

.greeting-page-17v .learning-welcome-wS1 {
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    animation: fadeUp 0.8s 0.4s forwards ease-out;
    width: 100%;
    transform: translateY(30px);
    margin-top: 2rem;
    opacity: 0;
}

.greeting-page-17v .smart-track-Pdn h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    line-height: 1.5;
}

header .header-top-DqE {
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1.2rem 2rem;
    display: flex;
    z-index: 2;
}

header .top-section-1gC {
    display: block;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
}

header .top-section-1gC::before {
    position: absolute;
    transform: scaleX(0.7);
    transition: all 0.3s ease;
    border-radius: 10px;
    background: rgb(171,181,196);
    width: 100%;
    content: '';
    height: 10px;
    bottom: -15px;
    opacity: 0;
    left: 0;
}

header .page-head-6fc a {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    padding: 1rem 1.2rem;
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
    position: relative;
    overflow: hidden;
}

header .page-head-6fc a:hover::after {
    opacity: 0.15;
    transform: scale(1);
}

header .header-top-DqE::after {
    width: 30%;
    z-index: -1;
    position: absolute;
    height: 100%;
    left: 0;
    content: '';
    background: linear-gradient(90deg, rgb(206,208,212), transparent);
    top: 0;
}

.contact-us-EDr::before {
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 0;
    background: 
        radial-gradient(circle at 20% 50%, rgba(0, 0, 0, 0.4) 0%, transparent 40%),
        linear-gradient(0deg, transparent 80%, rgba(rgb(171,181,196), 0.05) 100%);
    width: 100%;
}

.contact-us-EDr h2::before {
    width: 30px;
    bottom: -20px;
    height: 2px;
    left: calc(50% - 50px);
    background: rgb(171,181,196);
    content: "";
    position: absolute;
}

.contact-us-EDr .video-thumbnail-s7b {
    min-height: 100%;
    position: relative;
}

.contact-us-EDr .video-thumbnail-s7b::after {
    animation: scanLines 5s linear infinite;
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(rgb(171,181,196), 0.1) 10px, rgba(rgb(171,181,196), 0.1) 11px);
    width: 100%;
    z-index: 2;
    left: 0;
}

.contact-us-EDr h3 {
    color: #ffffff;
    font-size: 18px;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 30px;
}

.contact-us-EDr input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.contact-us-EDr .request-inquiry-dJ0 {
    gap: 12px;
    align-items: flex-start;
    margin-top: 5px;
    display: flex;
}

.contact-us-EDr .request-inquiry-dJ0 input[type="checkbox"]:checked::after {
    transform: rotate(45deg);
    content: "";
    top: 6px;
    width: 6px;
    position: absolute;
    height: 10px;
    border: solid #ffffff;
    left: 9px;
    border-width: 0 2px 2px 0;
}

.contact-us-EDr .request-inquiry-dJ0 a::after {
    content: "";
    bottom: -2px;
    transition: all 0.3s ease;
    width: 100%;
    left: 0;
    position: absolute;
    height: 1px;
    background: rgb(171,181,196);
}

.contact-us-EDr .inquiry-links-kMH:hover {
    background: rgb(116,164,164);
    transform: translateY(-3px);
}

.contact-us-EDr .inquiry-links-kMH:hover::before {
    left: 100%;
}

.contact-us-EDr svg path {
    transition: all 0.3s ease;
    fill: rgb(171,181,196);
}

.contact-us-EDr svg:hover {
    transform: scale(1.1);
    fill: #ffffff;
}

.contact-us-EDr svg:hover path {
    fill: #ffffff;
}

.confidential-cove-DOb .container {
    background: #ffffff;
    z-index: 1;
    margin: 0 auto;
    transform: translateZ(0);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    max-width: 1140px;
    position: relative;
    padding: 3.5rem 2.5rem;
}

.confidential-cove-DOb h1::after {
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, rgb(171,181,196) 0%, rgb(116,164,164) 100%);
    left: 0;
    bottom: 0;
    transition: width 0.4s ease-out;
    width: 80px;
    content: "";
}

.confidential-cove-DOb h2:hover::before {
    transform: scaleY(1);
}

.confidential-cove-DOb h3::before {
    transform: translateY(-50%);
    height: 2px;
    position: absolute;
    background: rgb(116,164,164);
    width: 12px;
    content: "";
    top: 50%;
    left: 0;
}

.confidential-cove-DOb p {
    transition: opacity 0.3s ease;
    margin-bottom: 1.5rem;
    font-size: 16px;
    line-height: 1.7;
    color: #000000;
    opacity: 0.9;
    max-width: 92%;
}

.confidential-cove-DOb p strong:hover::after {
    transform: scaleX(1);
}

.confidential-cove-DOb ul::before {
    content: "";
    width: 3px;
    left: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(180deg, rgb(171,181,196) 0%, rgb(171,181,196,0.5) 100%);
    border-radius: 1.5px;
}

.confidential-cove-DOb li:hover {
    transform: translateX(3px);
}

.confidential-cove-DOb li:hover::before {
    background: rgb(171,181,196);
}

.confidential-cove-DOb span:hover {
    opacity: 1;
    background-color: rgba(rgb(116,164,164,0.5), 0.1);
}

.subscribe-to-newsletter-VnU::before {
    inset: 0;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgb(171,181,196,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(116,164,164,0.5) 0%, transparent 40%);
    z-index: 1;
    position: absolute;
}

.subscribe-to-newsletter-VnU .pedagogy-way-wX3 {
    flex-direction: column;
    gap: 2rem;
    display: flex;
}

.subscribe-to-newsletter-VnU p::before, .subscribe-to-newsletter-VnU p::after {
    content: "";
    background: linear-gradient(90deg, transparent, rgb(171,181,196), transparent);
    position: absolute;
    animation: scanGlow 4s linear infinite;
    height: 2px;
    width: 100%;
}

.subscribe-to-newsletter-VnU p::before {
    top: 0;
}

.subscribe-to-newsletter-VnU .email-wrap-r1i:focus {
    outline: none;
    border-color: rgb(171,181,196);
    box-shadow: 0 0 0 4px rgb(171,181,196,0.5), 0 0 20px rgb(171,181,196,0.5);
}

.subscribe-to-newsletter-VnU .sub-typography-NJk {
    font-family: Arial, sans-serif;
    align-self: center;
    overflow: hidden;
    cursor: pointer;
    color: #ffffff;
    transition: all 0.3s ease;
    padding: 1.2rem 2rem;
    letter-spacing: 1px;
    font-size: 19px;
    text-transform: uppercase;
    border-radius: 10px;
    font-weight: 600;
    position: relative;
    background: #000000;
    border: none;
}

.mentorship-experience-L1b {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(
        125deg,
        rgb(206,208,212) 0%,
        rgb(206,208,212) 60%,
        rgb(171,181,196,0.5) 120%
    );
    overflow: hidden;
}



.mentorship-experience-L1b .container {
    padding: 0 15px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}

.mentorship-experience-L1b .learner-testimonials-hRS {
    display: flex;
    background: transparent;
    flex-direction: column;
    align-items: center;
    overflow: visible;
    position: relative;
    padding: 0;
    border-radius: 13px;
}

.mentorship-experience-L1b .video-thumbnail-s7b::after {
    content: "";
    border-radius: 40px;
    position: absolute;
    transform: rotate(10deg);
    z-index: -2;
    transition: all 0.5s ease;
    background: 
        repeating-linear-gradient(
            -45deg,
            transparent 0,
            transparent 10px,
            rgb(171,181,196,0.5) 10px,
            rgb(171,181,196,0.5) 11px
        );
    inset: -20px;
    opacity: 0.05;
}

.mentorship-experience-L1b .learner-testimonials-hRS span:not(.name) {
    font-weight: 600;
    color: rgb(116,164,164);
    font-size: 23px;
    letter-spacing: 3px;
    transition: all 0.3s ease;
    margin-bottom: 40px;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
    text-align: center;
    opacity: 0.8;
}

.mentorship-experience-L1b .work-area-d9m::after {
    opacity: 0.2;
    height: 35px;
    right: 25px;
    position: absolute;
    content: "";
    width: 35px;
    border-radius: 0 0 0 10px;
    background: 
        linear-gradient(225deg, rgb(116,164,164,0.5) 0%, transparent 100%);
    bottom: 25px;
}

.mentorship-experience-L1b .learner-testimonials-hRS:hover .video-thumbnail-s7b {
    box-shadow: 
        30px 30px 60px rgba(0, 0, 0, 0.15),
        -30px -30px 60px rgba(255, 255, 255, 0.8),
        inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    transform: rotate(0deg) translateY(-10px);
}

.mentorship-experience-L1b .learner-testimonials-hRS:hover .video-thumbnail-s7b::before {
    transform: rotate(0deg);
    opacity: 0.5;
}

.mentorship-experience-L1b .learner-testimonials-hRS:hover span:not(.name) {
    opacity: 1;
    letter-spacing: 5px;
}

.plan-list-item-EkU::after {
    z-index: 0;
    filter: blur(60px);
    left: -50px;
    content: "";
    bottom: -50px;
    animation: float-effect 15s infinite alternate-reverse ease-in-out;
    position: absolute;
    background: rgb(116,164,164,0.5);
    height: 250px;
    width: 250px;
}

.plan-list-item-EkU .premium-cost-o9T h2::after {
    left: 50%;
    bottom: -10px;
    height: 3px;
    background: rgb(171,181,196);
    content: "";
    width: 80px;
    position: absolute;
    transform: translateX(-50%);
}

.plan-list-item-EkU .enroll-cost-d6g {
    perspective: 1000px;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-style: preserve-3d;
    text-decoration: none;
    color: inherit;
    height: 100%;
}

.plan-list-item-EkU .trial-pricing-j9w {
    z-index: 2;
    padding: 30px;
    flex-direction: column;
    display: flex;
    overflow: hidden;
    flex-grow: 1;
    position: relative;
}

.plan-list-item-EkU .trial-pricing-j9w h3 {
    margin-bottom: 10px;
    color: #000000;
    font-weight: 700;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
    font-size: calc(23px + 2px);
    transition: transform 0.4s ease, color 0.3s ease;
}

.plan-list-item-EkU .enroll-cost-d6g:hover .cost-summary-8In::before {
    width: 80px;
}

.plan-list-item-EkU .trial-pricing-j9w p {
    flex-grow: 1;
    white-space: normal;
    transition: color 0.3s ease;
    margin-bottom: 0;
    color: #000000;
    overflow-wrap: break-word;
    line-height: 1.6;
    word-break: break-word;
    font-size: calc(14px - 1px);
}

.plan-list-item-EkU .enroll-cost-d6g:hover .video-thumbnail-s7b::after {
    opacity: 0.4;
}

.plan-list-item-EkU .enroll-cost-d6g:hover::after {
    opacity: 0.5;
}

.learning-impact-RDz::before {
    right: -5%;
    animation: float 15s infinite alternate ease-in-out;
    filter: blur(50px);
    position: absolute;
    z-index: 0;
    width: 25%;
    content: "";
    border-radius: 50%;
    top: -5%;
    background: linear-gradient(225deg, rgb(171,181,196,0.5) 0%, transparent 70%);
    height: 25%;
}

.learning-impact-RDz .pedagogy-way-wX3 {
    display: grid;
    gap: 2.5rem;
    grid-template-columns: 1fr;
    align-items: center;
}

.learning-impact-RDz .abstract-box-HL5:hover {
    transform: translateY(-5px);
}

.learning-impact-RDz h4::after {
    left: 0;
    content: "";
    height: 3px;
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(171,181,196) 0%, rgb(116,164,164) 100%);
    bottom: 0;
}

.learning-impact-RDz li {
    margin-bottom: 1rem;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateX(0);
}

.learning-impact-RDz svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    display: block;
    width: 22px;
    height: 22px;
    transition: transform 0.3s ease;
}

.learning-impact-RDz .video-thumbnail-s7b {
    width: 100%;
    height: auto;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 8px 12px rgba(0, 0, 0, 0.06);
    object-fit: cover;
    border-radius: 14px;
    transform: perspective(1000px) rotateY(-3deg);
    filter: saturate(1.05);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}



.service-contact-OSz .container {
    max-width: 1280px;
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
}

.service-contact-OSz .container::before {
    width: 400px;
    z-index: -1;
    border-radius: 50%;
    top: -200px;
    content: "";
    filter: blur(100px);
    opacity: 0.1;
    position: absolute;
    right: -200px;
    background: rgb(116,164,164,0.5);
    height: 400px;
}

.service-contact-OSz .write-feedback-GXH:nth-child(2) {
    border: none;
    grid-column: 2 / 3;
    padding: 0;
    position: relative;
    grid-row: 1 / 2;
    overflow: hidden;
    aspect-ratio: 16/9;
}

.service-contact-OSz .write-feedback-GXH::before {
    position: absolute;
    height: 100%;
    transform: scaleY(0.6);
    width: 2px;
    top: 0;
    opacity: 0;
    left: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    content: "";
    background: linear-gradient(to bottom, transparent, rgb(171,181,196), transparent);
}

.service-contact-OSz .write-experts-R0q {
    font-size: calc(12px * 1.3);
    margin-bottom: 1.5rem;
    color: rgb(116,164,164);
    position: relative;
    font-weight: 600;
    padding-left: 15px;
}

.service-contact-OSz .write-feedback-GXH p {
    margin-bottom: 1.5rem;
    font-size: 12px;
    display: flex;
    color: #000000;
    align-items: center;
}

.service-contact-OSz .write-feedback-GXH p:hover span::after {
    width: 100%;
}

.service-contact-OSz .connect-today-dyB {
    border-left: 3px solid rgb(116,164,164);
    margin-top: 2.5rem;
    padding: 1.5rem;
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.service-contact-OSz .connect-today-dyB h3 {
    display: flex;
    margin-bottom: 1.2rem;
    font-weight: 600;
    font-size: 23px;
    align-items: center;
    color: rgb(116,164,164);
}

.service-contact-OSz .reach-us-oKN span::before {
    width: 100%;
    content: "";
    height: 100%;
    z-index: -1;
    opacity: 0;
    top: 0;
    left: 0;
    background: rgb(171,181,196);
    position: absolute;
    transition: opacity 0.3s ease;
}

.service-contact-OSz .write-feedback-GXH .video-thumbnail-s7b {
    overflow: hidden;
    height: 100%;
    border-radius: 21px;
    width: 100%;
    position: relative;
}

.service-contact-OSz .contact-question-u1w {
    gap: 1rem;
    align-content: center;
    height: 100%;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
}

.service-contact-OSz .contact-question-u1w a {
    overflow: hidden;
    grid-column: span 3;
    background: rgba(0, 0, 0, 0.15);
    padding: 1.2rem;
    display: flex;
    text-decoration: none;
    transition: all 0.4s ease;
    align-items: center;
    border-radius: 10px;
    position: relative;
}

.service-contact-OSz .contact-question-u1w a:hover::before {
    width: 6px;
}

.service-contact-OSz .contact-question-u1w a p {
    margin: 0;
    font-size: 12px;
    color: #ffffff;
    flex-grow: 1;
    transition: transform 0.3s ease;
}

.service-contact-OSz svg path {
    fill: rgb(116,164,164);
    transition: fill 0.3s ease;
}



.service-contact-OSz .container::after {
    z-index: -1;
    bottom: -100px;
    animation: rotate 30s linear infinite;
    width: 200px;
    left: -100px;
    border-radius: 50%;
    position: absolute;
    background: 
        radial-gradient(circle at center, rgba(255, 255, 255, 0.1) 0%, transparent 60%),
        repeating-conic-gradient(from 0deg, rgba(255, 255, 255, 0.03) 0deg, rgba(255, 255, 255, 0) 5deg, rgba(255, 255, 255, 0.03) 10deg);
    content: "";
    height: 200px;
}

.course-overview-JNx .abstract-box-HL5 h2 {
    grid-column: 1 / -1;
    margin-bottom: 20px;
    position: relative;
    padding-left: 20px;
    border-left: 4px solid rgb(171,181,196);
    font-size: 28px;
    font-weight: 700;
    color: #000000;
}

.course-overview-JNx .description:last-of-type {
    position: relative;
    overflow: hidden;
}

.course-overview-JNx .description:last-of-type::before {
    height: 40px;
    position: absolute;
    right: -10px;
    width: 40px;
    bottom: -10px;
    border-radius: 50%;
    background-color: rgb(116,164,164,0.5);
    content: "";
    z-index: -1;
}

.course-overview-JNx .video-thumbnail-s7b::before {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, transparent 40%);
    bottom: 0;
}

.our-mission-Pmi {
    padding: 120px 0 80px;
    align-items: center;
    display: flex;
    position: relative;
    isolation: isolate;
    overflow: hidden;
    min-height: 100vh;
}

.our-mission-Pmi .container {
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    transform-origin: center top;
    max-width: 1200px;
}

.our-mission-Pmi h2::before {
    transform-origin: left;
    animation: lineExpand 1.2s 0.3s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    background: rgb(116,164,164);
    left: 0;
    height: 4px;
    content: "";
    bottom: -12px;
    width: 80px;
    position: absolute;
}

.our-mission-Pmi .abstract-box-HL5::before {
    transform: scaleY(0.8);
    height: 100%;
    animation: pulseBar 8s infinite alternate cubic-bezier(0.445, 0.05, 0.55, 0.95);
    top: 0;
    transform-origin: center;
    left: 0;
    background: linear-gradient(to bottom, rgb(171,181,196), rgb(116,164,164));
    content: "";
    position: absolute;
    width: 6px;
}

.our-mission-Pmi .abstract-box-HL5 p::after {
    transform: scaleX(0);
    animation: lineGrow 1s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    width: 40px;
    transform-origin: left;
    position: absolute;
    left: 0;
    bottom: -8px;
    content: "";
    height: 2px;
    background: rgb(116,164,164);
}


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



@media screen and (max-width: 576px) {.sustain-cta-pOT {
    padding: 3rem 0 2rem;
}.sustain-cta-pOT .company_holder h3 {
    font-size: calc(30px * 0.9);
}.sustain-cta-pOT .footer-caption-lnA {
    font-size: calc(13px * 0.9);
}.sustain-cta-pOT .nav-mainbar-vTe .head-pro-oj8 a {
    font-size: calc(13px * 0.9);
}.footer-workshops-wGj {
    padding: 1rem 0;
    margin-top: 2rem;
}}



@media (min-width: 992px) {.thxPage-ACu .pedagogy-way-wX3 {
    flex-direction: row;
    margin: 0 auto;
    align-items: center;
}.thxPage-ACu .pedagogy-way-wX3 > div:first-child {
    flex: 0 0 40%;
    margin-right: 5rem;
    margin-bottom: 0;
}.thxPage-ACu .pedagogy-way-wX3 > div:last-child {
    flex: 0 0 60%;
}.thxPage-ACu h5::after {
    width: 6rem;
}
}



@media (max-width: 768px) {.instructional-approach-ohk {
    padding: 3rem 1rem;
    min-height: auto;
}.instructional-approach-ohk .abstract-box-HL5 {
    padding: 2rem;
    width: 100%;
}.instructional-approach-ohk h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 1.5rem;
}.instructional-approach-ohk p {
    padding: 0.6rem;
    font-size: calc(12px * 0.95);
}.instructional-approach-ohk .abstract-box-HL5::before {
    right: 15px;
    top: 15px;
    height: 40px;
    width: 40px;
}.instructional-approach-ohk .abstract-box-HL5::after {
    width: 30px;
    height: 30px;
    bottom: 15px;
    left: 15px;
}
}



@media (max-width: 480px) {.greeting-page-17v {
    padding: 3rem 1rem;
}.greeting-page-17v .learn-lead-4XF {
    font-size: calc(43px * 0.7);
}.greeting-page-17v .smart-track-Pdn {
    height: 280px;
}.greeting-page-17v .smart-track-Pdn span {
    padding: 1.25rem;
}.greeting-page-17v .smart-track-Pdn h3 {
    font-size: calc(18px * 0.8);
}}



@media (max-width: 767px) {header {
    margin-top: 0;
}header .header-top-DqE {
    padding: 1rem 1.5rem;
}header .head-base-vD4 {
    max-width: 150px;
    flex: 0 0 auto;
}header .nav-mainbar-vTe {
    scrollbar-width: thin;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
    padding: 0.5rem 0;
    -webkit-overflow-scrolling: touch;
    margin-top: 0.5rem;
    padding-bottom: 0.5rem;
}header .nav-mainbar-vTe::-webkit-scrollbar {
    height: 3px;
}header .nav-mainbar-vTe::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(171,181,196,0.5);
}header .page-head-6fc {
    flex: 0 0 auto;
}header .page-head-6fc a {
    padding: 0.6rem 0.8rem;
    font-size: calc(16px - 2px);
    white-space: nowrap;
}header .nav-mainbar-vTe::after {
    bottom: 0;
}header .top-section-1gC::before {
    display: none;
}}



@media screen and (max-width: 576px) {.confidential-cove-DOb {
    padding: 2rem 0.5rem;
}.confidential-cove-DOb .container {
    padding: 1.5rem 1.25rem;
}.confidential-cove-DOb h1 {
    padding-bottom: 0.75rem;
    font-size: calc(47px * 0.7);
}.confidential-cove-DOb h1::after {
    width: 60px;
    height: 2px;
}.confidential-cove-DOb:hover h1::after {
    width: 90px;
}.confidential-cove-DOb h2 {
    font-size: calc(35px * 0.7);
    padding-left: 0.75rem;
}.confidential-cove-DOb h2::before {
    width: 3px;
}.confidential-cove-DOb h3, 
    .confidential-cove-DOb h4 {
    padding-left: 1.25rem;
}.confidential-cove-DOb ul {
    padding-left: 1rem;
}.confidential-cove-DOb li {
    padding-left: 1.25rem;
}.confidential-cove-DOb li::before {
    height: 6px;
    width: 6px;
}.confidential-cove-DOb span {
    padding: 0.75rem 0.75rem;
    border-left: 2px solid rgb(116,164,164);
}}



@media (max-width: 575px) {.mentorship-experience-L1b {
    padding: 50px 0;
}.mentorship-experience-L1b .video-thumbnail-s7b {
    height: 150px;
    width: 150px;
    margin-bottom: 15px;
    border-radius: 15px;
}.mentorship-experience-L1b .video-thumbnail-s7b::before {
    border-radius: 22px;
    inset: -8px;
}.mentorship-experience-L1b .video-thumbnail-s7b::after {
    inset: -15px;
    border-radius: 30px;
}.mentorship-experience-L1b .name {
    margin-bottom: 8px;
    font-size: calc(39px * 0.7);
    padding: 0 10px 10px;
}.mentorship-experience-L1b .name::after {
    width: 60px;
    height: 2px;
}.mentorship-experience-L1b .learner-testimonials-hRS span:not(.name) {
    font-size: calc(23px * 0.85);
    letter-spacing: 1px;
    margin-bottom: 25px;
}.mentorship-experience-L1b .work-area-d9m {
    font-size: calc(18px * 0.9);
    width: 100%;
    padding: 25px 20px;
    border-radius: 10px;
}.mentorship-experience-L1b .work-area-d9m::before,
    .mentorship-experience-L1b .work-area-d9m::after {
    width: 20px;
    height: 20px;
    top: 15px;
    left: 15px;
}.mentorship-experience-L1b .work-area-d9m::after {
    bottom: 15px;
    right: 15px;
}.mentorship-experience-L1b .learner-testimonials-hRS::before,
    .mentorship-experience-L1b .learner-testimonials-hRS::after {
    width: 150px;
    height: 150px;
}.mentorship-experience-L1b .learner-testimonials-hRS:hover span:not(.name) {
    letter-spacing: 2px;
}}



@media (max-width: 767px) {.learning-impact-RDz .abstract-box-HL5 {
    padding: 1.5rem;
}.learning-impact-RDz h4 {
    font-size: calc(21px - 0.1rem);
}.learning-impact-RDz li p {
    font-size: calc(17px - 0.1rem);
}.learning-impact-RDz svg {
    height: 20px;
    width: 20px;
}
}



@media (max-width: 1024px) {.service-contact-OSz .ask-support-3Mg {
    gap: 2rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
}.service-contact-OSz .write-feedback-GXH:nth-child(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}.service-contact-OSz .write-feedback-GXH:nth-child(2) {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
    aspect-ratio: 21/9;
}.service-contact-OSz .write-feedback-GXH:nth-child(3) {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
}.service-contact-OSz .contact-question-u1w {
    grid-template-columns: repeat(2, 1fr);
}.service-contact-OSz .contact-question-u1w a {
    grid-column: span 1;
}.service-contact-OSz .contact-question-u1w a:last-child {
    grid-column: span 2;
}
}



@media screen and (max-width: 768px) {.course-overview-JNx {
    padding: 60px 0;
}.course-overview-JNx .abstract-box-HL5 {
    grid-template-columns: 1fr;
    gap: 20px;
}.course-overview-JNx .description {
    padding: 25px;
}.course-overview-JNx .video-thumbnail-s7b {
    height: 300px;
    margin: 25px 0;
}.course-overview-JNx h2 {
    font-size: calc(28px * 0.9);
}
}



@media (min-width: 992px) {.our-mission-Pmi .container {
    transform: perspective(1500px) rotateX(4deg);
}.our-mission-Pmi .abstract-box-HL5 {
    margin-left: 60px;
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3), 
                    0 -8px 25px rgba(255, 255, 255, 0.1);
    padding: 80px 70px;
    transform: perspective(1000px) translateZ(20px) rotateY(-1.5deg);
}.our-mission-Pmi h2 {
    font-size: calc(35px + 8px);
}.our-mission-Pmi .abstract-box-HL5::before {
    width: 8px;
}.our-mission-Pmi .abstract-box-HL5::after {
    height: 8px;
}.our-mission-Pmi .abstract-box-HL5 div div {
    font-size: calc(14px + 1px);
    line-height: 1.9;
}
}



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

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.1);
        opacity: 0.9;
    }
}

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

@keyframes pulse-subtle {
    0% {
        transform: scale(1);
        opacity: 0.15;
    }
    100% {
        transform: scale(1.05);
        opacity: 0.25;
    }
}



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

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



@keyframes glow {
    0% {
        opacity: 0.5;
        width: 90%;
    }
    100% {
        opacity: 0.8;
        width: 95%;
    }
}



@keyframes slideUpFade {
    0% { 
        opacity: 0;
        transform: translateY(30px);
    }
    100% { 
        opacity: 1;
        transform: translateY(0);
    }
}

