* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}header,footer {
    width: 100%;
}.head-learning-82 {
    flex: 1 0 auto;
}.inner-container-87 {
    min-height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}.container {
    width: 1176px;
    max-width: 100%;
    margin: auto;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    auto
contain
touch-action: none;
    color: #000000;
    scroll-snap-type: none;
    min-height: 100%;
}.site-map-69 {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.mentorship-profile-39 {
    position: relative;
    padding: 6rem 2rem 4rem;
    overflow: hidden;
    background: linear-gradient(180deg, rgb(216,219,194) 0%, rgb(122,115,181,0.5) 100%);
}.mentorship-profile-39::before {
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(156,201,194,0.5) 0px,
        rgb(156,201,194,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    z-index: 1;
    opacity: 0.2;
    top: 0;
    height: 100%;
}.mentorship-profile-39::after {
    position: absolute;
    content: "";
    opacity: 0.1;
    right: 0;
    width: 50%;
    height: 100%;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    background: #ffffff;
    z-index: 1;
    top: 0;
}.mentorship-profile-39 .feedback-track-65 {
    align-items: center;
    margin: 0 auto;
    flex-direction: column;
    display: flex;
    position: relative;
    max-width: 600px;
    z-index: 2;
}.mentorship-profile-39 .thumbnail-57 {
    transition: all 0.5s ease;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
    position: relative;
    margin-bottom: -50px;
    border-radius: 0;
    height: 250px;
    z-index: 3;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    width: 200px;
}.mentorship-profile-39 .thumbnail-57:hover {
    transform: translateY(-15px);
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.5);
}.mentorship-profile-39 .work-milestones-56 {
    width: 100%;
    z-index: 2;
    transform-style: preserve-3d;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    perspective: 1000px;
    display: flex;
    position: relative;
    flex-direction: column;
    background: #ffffff;
    padding: 70px 30px 30px;
    align-items: center;
}.mentorship-profile-39 .work-milestones-56::before {
    width: 100%;
    z-index: -1;
    content: "";
    background: rgb(156,201,194);
    top: 0;
    height: 100%;
    transform: translateZ(-20px);
    position: absolute;
    left: 0;
}.mentorship-profile-39 .name {
    color: rgb(156,201,194);
    font-weight: 700;
    position: relative;
    font-size: 29px;
    text-align: center;
    margin-bottom: 0.5rem;
}.mentorship-profile-39 .name::after {
    width: 50px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    background: rgb(122,115,181);
    content: "";
}.mentorship-profile-39 .work-milestones-56 > div:nth-child(2) {
    font-size: 22px;
    font-weight: 600;
    color: rgb(122,115,181);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 20px 0;
    text-align: center;
}.mentorship-profile-39 .exp-skills-04 {
    text-align: center;
    margin-top: 20px;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    border-top: 1px solid rgb(216,219,194);
    padding-top: 30px;
    width: 100%;
    line-height: 1.8;
    color: #000000;
}.mentorship-profile-39 .exp-skills-04::before,
.mentorship-profile-39 .exp-skills-04::after {
    height: 30px;
    position: absolute;
    border-radius: 50%;
    background: rgb(122,115,181,0.5);
    width: 30px;
    content: "";
}.mentorship-profile-39 .exp-skills-04::before {
    top: -15px;
    transform: translateX(-20px);
    left: 50%;
}.mentorship-profile-39 .exp-skills-04::after {
    top: -15px;
    left: 50%;
    transform: translateX(-10px);
}@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.mentorship-profile-39 .work-milestones-56:hover {
    animation: float 3s ease-in-out infinite;
}

@media (max-width: 768px) {.mentorship-profile-39 {
    padding: 4rem 1rem 3rem;
}.mentorship-profile-39 .thumbnail-57 {
    margin-bottom: -40px;
    height: 180px;
    width: 150px;
}.mentorship-profile-39 .work-milestones-56 {
    padding: 60px 20px 20px;
}}footer {
    width: 100%;
    position: relative;
    z-index: 1;
}.site-map-69 {
    position: relative;
    background: linear-gradient(135deg, #000000, rgb(122,115,181));
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
}.site-map-69::before {
    right: 0;
    background: radial-gradient(circle at 10% 20%, rgb(122,115,181,0.5) 0%, transparent 50%);
    left: 0;
    pointer-events: none;
    content: "";
    top: 0;
    position: absolute;
    bottom: 0;
}.site-map-69::after {
    animation: shiftGradient 15s infinite linear;
    right: 0;
    content: "";
    top: 0;
    background: linear-gradient(45deg, transparent 40%, rgb(156,201,194,0.5) 70%, transparent 100%);
    left: 0;
    pointer-events: none;
    position: absolute;
    bottom: 0;
}@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.site-map-69 .container {
    z-index: 2;
    position: relative;
}footer .trade-mark-73 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
}footer .get-contactbox-23 {
    border-radius: 30px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    gap: 20px;
    display: flex;
    backdrop-filter: blur(8px);
    flex-wrap: wrap;
    background: rgba(255, 255, 255, 0.05);
    padding: 25px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform: translateY(0);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}footer .get-contactbox-23:hover {
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}footer .info_item {
    align-items: center;
    flex: 1 1 220px;
    display: flex;
}footer .info_item svg {
    height: 20px;
    width: 20px;
    fill: rgb(156,201,194);
    filter: drop-shadow(0 0 3px rgb(156,201,194,0.5));
    transition: transform 0.3s ease;
    margin-right: 12px;
}footer .info_item:hover svg {
    transform: scale(1.1);
}footer .info_item p, footer .info_item a {
    font-weight: 400;
    transition: color 0.3s ease;
    font-size: 18px;
    text-decoration: none;
    display: flex;
    color: #ffffff;
    align-items: center;
}footer .info_item a:hover {
    color: rgb(156,201,194);
    text-shadow: 0 0 8px rgb(156,201,194,0.5);
}footer .text_main_holder {
    margin-top: 20px;
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
}footer .nav-mainbar-93 {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    gap: 15px;
}footer .nav-mainbar-93 svg {
    margin-bottom: 10px;
    filter: drop-shadow(0 0 5px rgb(156,201,194,0.5));
    height: 50px;
    transition: filter 0.3s ease;
    width: auto;
}footer .nav-mainbar-93:hover svg {
    filter: drop-shadow(0 0 8px rgb(156,201,194));
}footer .collab-space-31 {
    color: #ffffff;
    line-height: 1.5;
    font-size: 14px;
    opacity: 0.8;
    max-width: 300px;
}footer .page-nav-23 {
    background: rgba(255, 255, 255, 0.03);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 30px;
    padding: 25px;
    transition: box-shadow 0.3s ease;
    backdrop-filter: blur(5px);
}footer .page-nav-23:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .page-nav-23::before {
    z-index: -1;
    border-radius: calc(30px + 2px);
    position: absolute;
    background: linear-gradient(45deg, rgb(156,201,194), transparent, rgb(122,115,181), transparent);
    right: -2px;
    transition: opacity 0.5s ease;
    bottom: -2px;
    opacity: 0;
    content: "";
    top: -2px;
    left: -2px;
}footer .page-nav-23:hover::before {
    animation: borderRotate 6s linear infinite;
    opacity: 0.7;
}@keyframes borderRotate {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

footer .page-nav-23 h5 {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
}footer .page-nav-23 h5::after {
    height: 2px;
    position: absolute;
    content: "";
    width: 50px;
    transition: width 0.3s ease;
    bottom: -1px;
    left: 0;
    background: rgb(156,201,194);
}footer .page-nav-23:hover h5::after {
    width: 100px;
}footer .main-base-58 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 25px;
}footer .main-base-58 a {
    padding-left: 15px;
    position: relative;
    text-decoration: none;
    color: #ffffff;
    font-weight: 400;
    font-size: calc(18px - 1px);
    transition: color 0.3s ease, padding-left 0.3s ease;
}footer .main-base-58 a::before {
    content: "";
    border-radius: 50%;
    top: 50%;
    left: 0;
    opacity: 0.7;
    transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
    width: 6px;
    position: absolute;
    background-color: rgb(156,201,194);
    height: 6px;
    transform: translateY(-50%) scale(0.8);
}footer .main-base-58 a:hover {
    padding-left: 20px;
    color: rgb(156,201,194);
}footer .main-base-58 a:hover::before {
    opacity: 1;
    box-shadow: 0 0 5px rgb(156,201,194), 0 0 10px rgb(156,201,194,0.5);
    transform: translateY(-50%) scale(1);
    background-color: rgb(156,201,194);
}footer .subscribe_holder {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgb(122,115,181,0.5), #000000);
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    padding: 30px;
}footer .subscribe_holder::before {
    height: 200%;
    left: -50%;
    top: -50%;
    background: radial-gradient(circle, transparent 20%, #000000 70%);
    width: 200%;
    position: absolute;
    z-index: -1;
    content: "";
    animation: pulseBackground 10s infinite ease-in-out;
}@keyframes pulseBackground {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

footer .subscribe_holder h5 {
    display: inline-block;
    position: relative;
    color: #ffffff;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 600;
}footer .subscribe_holder h5::after {
    left: 0;
    position: absolute;
    bottom: -5px;
    height: 2px;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, rgb(156,201,194), transparent);
}footer .subscribe_holder p {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.6;
    color: #ffffff;
    opacity: 0.9;
}footer .input_holder {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 15px;
}footer .input_holder input[type="email"] {
    padding: 14px 16px;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    width: 100%;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-size: 18px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(156,201,194);
    box-shadow: 0 0 10px rgb(156,201,194,0.5);
    background: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .sub-banner-48 {
    padding: 14px 24px;
    font-weight: 600;
    background: rgb(156,201,194);
    color: #ffffff;
    border-radius: 10px;
    font-size: 16px;
    transition: all 0.3s ease;
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}footer .sub-banner-48::before {
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
    position: absolute;
    width: 100%;
    top: 0;
    content: "";
}footer .sub-banner-48:hover {
    background: rgb(122,115,181);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}footer .sub-banner-48:hover::before {
    left: 100%;
}footer .med-guides-97 {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
    margin-top: 50px;
}footer .donate-btn-19 {
    text-align: center;
    color: #ffffff;
    opacity: 0.7;
    font-size: 14px;
    letter-spacing: 0.5px;
}

@media (min-width: 768px) {footer .info_item {
    flex: 1 1 60px;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub-banner-48 {
    white-space: nowrap;
}
}

@media (min-width: 992px) {footer .trade-mark-73 {
    grid-template-columns: 1fr;
}footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .get-contactbox-23 {
    justify-content: space-between;
    flex-wrap: nowrap;
    display: flex;
}footer .info_item {
    flex: 0 1 auto;
}
}

@media (max-width: 767px) {footer .site-map-69 {
    padding: 60px 0 30px;
}footer .get-contactbox-23 {
    flex-direction: column;
    gap: 15px;
    padding: 20px;
}footer .info_item {
    width: 100%;
}footer .page-nav-23, footer .subscribe_holder {
    padding: 20px;
}footer .subscribe_holder h5, footer .page-nav-23 h5 {
    font-size: calc(24px - 2px);
}footer .subscribe_holder p, footer .main-base-58 a {
    font-size: calc(18px - 2px);
}footer .med-guides-97 {
    margin-top: 30px;
}
}

@media (max-width: 576px) {footer .site-map-69 {
    padding: 40px 0 20px;
}footer .get-contactbox-23, footer .page-nav-23, footer .subscribe_holder {
    padding: 15px;
}footer .input_holder input[type="email"], footer .sub-banner-48 {
    padding: 12px;
}footer .nav-mainbar-93 svg {
    height: 40px;
}footer .collab-space-31 {
    font-size: calc(14px - 1px);
}}.title-page-25 {
    min-height: 600px;
    width: 100%;
    height: 100vh;
    position: relative;
    background: linear-gradient(45deg, #000000 0%, rgb(122,115,181,0.5) 100%);
    overflow: hidden;
}.title-page-25 .learning-lab-82 {
    position: relative;
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    display: grid;
    height: 100%;
}.title-page-25 .fast-school-63 {
    width: 60%;
    height: 100%;
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
    right: 0;
    top: 0;
    z-index: 1;
    position: absolute;
}.title-page-25 .fast-school-63::before {
    position: absolute;
    content: '';
    background: linear-gradient(
        to left,
        transparent 30%,
        rgba(0, 0, 0, 0.5) 100%
    );
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}.title-page-25 .edu-space-28 {
    animation: staggered-carousel 25s ease-in-out infinite;
    height: 100%;
    width: 500%;
    display: flex;
}.title-page-25 .study-tech-76 {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 20%;
}.title-page-25 .study-tech-76::before {
    background: rgb(156,201,194,0.5);
    position: absolute;
    opacity: 0.3;
    z-index: 2;
    inset: 0;
    mix-blend-mode: color;
    content: '';
}.title-page-25 .study-tech-76::after {
    inset: 0;
    z-index: 2;
    content: '';
    position: absolute;
    opacity: 0.1;
    background-image: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 2px,
        rgb(156,201,194,0.5) 2px,
        rgb(156,201,194,0.5) 4px
    );
}.title-page-25 .study-tech-76 img {
    transform: scale(1);
    transition: transform 1s ease;
    filter: brightness(0.9) contrast(1.1);
    object-fit: cover;
    height: 100%;
    width: 100%;
}.title-page-25 .study-tech-76:hover img {
    transform: scale(1.05);
}.title-page-25 .text-pill-wrap-52 {
    justify-self: center;
    width: 80%;
    max-width: 500px;
    position: relative;
    align-self: center;
    padding: 0;
    grid-column: 1;
    z-index: 10;
}.title-page-25 .text-pill-wrap-52::before {
    height: 70px;
    position: absolute;
    left: -20px;
    top: -20px;
    border-left: 4px solid rgb(156,201,194);
    width: 70px;
    content: '';
    border-top: 4px solid rgb(156,201,194);
    opacity: 0.8;
}.title-page-25 .text-pill-wrap-52::after {
    bottom: -20px;
    content: '';
    opacity: 0.8;
    width: 70px;
    border-right: 4px solid rgb(156,201,194);
    height: 70px;
    border-bottom: 4px solid rgb(156,201,194);
    position: absolute;
    right: -20px;
}.title-page-25 .text-pill-wrap-52 h1 {
    padding-bottom: 15px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    margin-bottom: 1.5rem;
    line-height: 1.3;
    font-size: 45px;
}.title-page-25 .text-pill-wrap-52 h1::after {
    width: 80px;
    content: '';
    background: rgb(156,201,194);
    left: 0;
    bottom: 0;
    height: 4px;
    position: absolute;
    animation: heading-line 3s ease infinite;
}.title-page-25 .text-pill-wrap-52 p {
    font-size: 18px;
    color: #ffffff;
    line-height: 1.7;
    margin-bottom: 2.5rem;
    opacity: 0.9;
}.title-page-25 .text-pill-wrap-52 .request-list-51 {
    text-decoration: none;
    font-size: 15px;
    position: relative;
    display: inline-block;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    border-radius: 30px;
    border: none;
    font-weight: 600;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 14px 35px;
    background: linear-gradient(
        to right,
        rgb(156,201,194) 0%,
        rgb(122,115,181) 100%
    );
    z-index: 1;
    color: #ffffff;
}.title-page-25 .text-pill-wrap-52 .request-list-51::before {
    transition: opacity 0.3s ease;
    background: linear-gradient(
        to right,
        rgb(122,115,181) 0%,
        rgb(156,201,194) 100%
    );
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    content: '';
    z-index: -1;
    left: 0;
    opacity: 0;
}.title-page-25 .text-pill-wrap-52 .request-list-51:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
}.title-page-25 .text-pill-wrap-52 .request-list-51:hover::before {
    opacity: 1;
}

@keyframes staggered-carousel {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes heading-line {
    0%, 100% {
        width: 80px;
    }
    50% {
        width: 120px;
    }
}

@media (max-width: 1200px) {.title-page-25 .fast-school-63 {
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    width: 65%;
}.title-page-25 .text-pill-wrap-52 {
    width: 85%;
    max-width: 450px;
}
}

@media (max-width: 992px) {.title-page-25 .learning-lab-82 {
    grid-template-columns: 1fr;
    grid-template-rows: auto 1fr;
}.title-page-25 .fast-school-63 {
    width: 100%;
    position: absolute;
    height: 100%;
    clip-path: none;
}.title-page-25 .fast-school-63::before {
    background: linear-gradient(
            to bottom,
            #000000 0%,
            transparent 30%,
            transparent 70%,
            #000000 100%
        );
}.title-page-25 .text-pill-wrap-52 {
    width: 90%;
    backdrop-filter: blur(8px);
    background: linear-gradient(
            135deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgba(0, 0, 0, 0.4) 100%
        );
    grid-column: 1;
    margin: 0 auto;
    max-width: 550px;
    border-radius: 30px;
    padding: 2.5rem;
}
}

@media (max-width: 768px) {.title-page-25 {
    min-height: 500px;
}.title-page-25 .text-pill-wrap-52 {
    padding: 2rem;
}.title-page-25 .text-pill-wrap-52 h1 {
    font-size: calc(45px * 0.9);
}.title-page-25 .text-pill-wrap-52 p {
    font-size: calc(18px * 0.95);
}.title-page-25 .text-pill-wrap-52::before,
    .title-page-25 .text-pill-wrap-52::after {
    height: 50px;
    width: 50px;
}
}

@media (max-width: 576px) {.title-page-25 {
    min-height: 450px;
}.title-page-25 .text-pill-wrap-52 {
    padding: 1.5rem;
}.title-page-25 .text-pill-wrap-52 h1 {
    font-size: calc(45px * 0.8);
}.title-page-25 .text-pill-wrap-52 p {
    margin-bottom: 2rem;
    font-size: calc(18px * 0.9);
}.title-page-25 .text-pill-wrap-52 .request-list-51 {
    text-align: center;
    width: 100%;
    padding: 12px 25px;
}.title-page-25 .text-pill-wrap-52::before,
    .title-page-25 .text-pill-wrap-52::after {
    top: -10px;
    width: 40px;
    height: 40px;
    left: -10px;
}.title-page-25 .text-pill-wrap-52::after {
    bottom: -10px;
    right: -10px;
}
}

@media (orientation: landscape) and (max-height: 600px) {.title-page-25 {
    height: auto;
    min-height: 450px;
}.title-page-25 .learning-lab-82 {
    min-height: 450px;
}.title-page-25 .text-pill-wrap-52 {
    padding: 1.5rem;
}.title-page-25 .text-pill-wrap-52 h1 {
    margin-bottom: 1rem;
}.title-page-25 .text-pill-wrap-52 p {
    margin-bottom: 1.5rem;
}}.education-framework-83 {
    position: relative;
    padding: 6rem 2rem;
    overflow: hidden;
    background: rgb(216,219,194);
}.education-framework-83::before {
    background: linear-gradient(135deg, rgb(156,201,194,0.5) 0%, transparent 70%);
    left: 0;
    content: "";
    height: 100%;
    top: 0;
    opacity: 0.2;
    position: absolute;
    width: 100%;
    z-index: 1;
}.education-framework-83::after {
    width: 100%;
    opacity: 0.3;
    top: -50%;
    position: absolute;
    content: "";
    height: 100%;
    z-index: 0;
    animation: moveGradient 20s infinite alternate ease-in-out;
    right: -50%;
    background: radial-gradient(circle, rgb(122,115,181,0.5) 0%, transparent 70%);
}.education-framework-83 .learning-lab-82 {
    gap: 2.5rem;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    display: flex;
    flex-direction: column;
    max-width: 900px;
}.education-framework-83 h3 {
    color: #000000;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    animation: fadeInDown 0.8s ease-out forwards;
    padding: 2rem;
    font-weight: 700;
    margin: 0;
    font-size: 30px;
    text-align: center;
    position: relative;
}.education-framework-83 h3::before {
    position: absolute;
    transform: translate(8px, 8px);
    border-radius: inherit;
    pointer-events: none;
    border: 2px solid rgb(156,201,194,0.5);
    opacity: 0.5;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    z-index: -1;
}.education-framework-83 span {
    padding: 2rem;
    animation: fadeInUp 0.8s 0.3s ease-out forwards;
    color: #000000;
    background: #ffffff;
    line-height: 1.8;
    border-radius: 24px;
    font-size: 15px;
    opacity: 0;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}.education-framework-83 span::before {
    position: absolute;
    left: 0;
    border-radius: inherit;
    content: "";
    opacity: 0.5;
    height: 100%;
    z-index: -1;
    width: 100%;
    top: 0;
    pointer-events: none;
    border: 2px solid rgb(122,115,181,0.5);
    transform: translate(-8px, -8px);
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes moveGradient {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-20%, -20%);
    }
}

@media (max-width: 992px) {.education-framework-83 {
    padding: 5rem 1.5rem;
}.education-framework-83 h3 {
    font-size: calc(30px * 0.9);
    padding: 1.8rem;
}.education-framework-83 span {
    padding: 1.8rem;
}.education-framework-83 h3::before,
    .education-framework-83 span::before {
    transform: translate(6px, 6px);
}.education-framework-83 span::before {
    transform: translate(-6px, -6px);
}
}

@media (max-width: 768px) {.education-framework-83 {
    padding: 4rem 1rem;
}.education-framework-83 h3 {
    padding: 1.5rem;
    font-size: calc(30px * 0.8);
}.education-framework-83 span {
    font-size: calc(15px * 0.95);
    padding: 1.5rem;
}.education-framework-83 .learning-lab-82 {
    gap: 2rem;
}.education-framework-83 h3::before,
    .education-framework-83 span::before {
    transform: translate(4px, 4px);
}.education-framework-83 span::before {
    transform: translate(-4px, -4px);
}}.appHub-76 {
    padding: 100px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(216,219,194) 0%, rgb(156,201,194,0.5) 30%, rgb(216,219,194) 70%, rgb(122,115,181,0.5) 100%);
    position: relative;
}.appHub-76::before {
    left: 0;
    animation: pulseGlow 10s ease-in-out infinite;
    top: 0;
    background: radial-gradient(circle at 30% 50%, rgb(156,201,194,0.5) 0%, transparent 60%);
    position: absolute;
    width: 100%;
    z-index: 0;
    height: 100%;
    content: "";
}.appHub-76::after {
    top: 0;
    position: absolute;
    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%);
    left: 0;
    content: "";
    opacity: 0.7;
    height: 100%;
    width: 100%;
    z-index: 0;
}.appHub-76 .container {
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.appHub-76 .learning-lab-82 {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1),
        inset 0 0 30px rgba(255, 255, 255, 0.2);
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    padding: 3.5rem;
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    flex-direction: column;
    gap: 2.5rem;
}.appHub-76 .learning-lab-82::before {
    background: linear-gradient(90deg, transparent, rgb(156,201,194) 50%, transparent);
    content: "";
    height: 10px;
    position: absolute;
    left: 50%;
    top: -5px;
    border-radius: 10px;
    width: 80%;
    opacity: 0.6;
    transform: translateX(-50%);
}.appHub-76 .learning-lab-82::after {
    content: "";
    opacity: 0.6;
    width: 80%;
    height: 10px;
    background: linear-gradient(90deg, transparent, rgb(122,115,181) 50%, transparent);
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
    position: absolute;
}.appHub-76 .learning-lab-82 > div:first-child {
    padding-bottom: 1.5rem;
    position: relative;
}.appHub-76 .learning-lab-82 > div:first-child::after {
    position: absolute;
    animation: expandLine 1.5s ease-out forwards;
    background: rgb(156,201,194);
    width: 60px;
    bottom: 0;
    content: "";
    left: 0;
    height: 3px;
    transform-origin: left;
}.appHub-76 h5 {
    color: #000000;
    transition: transform 0.3s ease;
    position: relative;
    line-height: 1.4;
    font-weight: 700;
    margin: 0;
    font-size: 22px;
    transform: translateY(0);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}.appHub-76 a {
    display: block;
    transition: all 0.3s ease;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}.appHub-76 a::before {
    background: linear-gradient(to right, transparent, rgb(156,201,194,0.5), transparent);
    transform: skewX(-20deg);
    top: 0;
    position: absolute;
    content: "";
    animation: shine 3s infinite;
    width: 10px;
    left: -30px;
    transition: opacity 0.3s ease;
    height: 100%;
    opacity: 0;
}.appHub-76 a:hover::before {
    opacity: 1;
}.appHub-76 p {
    position: relative;
    color: #000000;
    border-left: 3px solid rgb(122,115,181,0.5);
    line-height: 1.7;
    padding: 0.5rem 1rem;
    margin: 0;
    transition: all 0.3s ease;
    font-size: 14px;
}.appHub-76 a:hover p {
    color: rgb(156,201,194);
    transform: translateX(5px);
}.appHub-76 .learning-lab-82:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2),
        inset 0 0 50px rgba(255, 255, 255, 0.3);
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.5;
        transform: scale(1.1);
    }
}

@keyframes expandLine {
    0% {
        width: 0;
    }
    100% {
        width: 60px;
    }
}

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

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

@media (min-width: 992px) {.appHub-76 .learning-lab-82 {
    max-width: 75%;
    gap: 3rem;
}.appHub-76 .learning-lab-82 > div:first-child::after {
    width: 80px;
}
    
    @keyframes expandLine {
        0% {
            width: 0;
        }
        100% {
            width: 80px;
        }
    }
}

@media (max-width: 767px) {.appHub-76 {
    padding: 60px 0;
}.appHub-76 .learning-lab-82 {
    gap: 1.5rem;
    padding: 2.5rem 1.5rem;
}.appHub-76 h5 {
    font-size: calc(22px * 0.9);
}.appHub-76 p {
    padding: 0.5rem;
    border-left-width: 2px;
}
}

@media (max-width: 480px) {.appHub-76 {
    padding: 40px 0;
}.appHub-76 .learning-lab-82 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem 1.25rem;
}.appHub-76 h5 {
    font-size: calc(22px * 0.8);
}.appHub-76 p {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}}.user-testimonials-40 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(216,219,194) 0%, rgb(122,115,181,0.5) 100%);
    position: relative;
    padding: 6rem 0;
}.user-testimonials-40::before {
    height: 70%;
    transform: rotate(-15deg);
    right: -10%;
    content: "";
    background: linear-gradient(45deg, rgb(156,201,194,0.5) 0%, rgb(122,115,181) 100%);
    opacity: 0.15;
    width: 45%;
    top: -10%;
    z-index: 0;
    position: absolute;
    filter: blur(35px);
    animation: floatEffect 18s infinite alternate ease-in-out;
}.user-testimonials-40::after {
    background: linear-gradient(225deg, rgb(122,115,181) 0%, rgb(156,201,194,0.5) 100%);
    position: absolute;
    width: 40%;
    animation: floatEffect 15s infinite alternate-reverse ease-in-out;
    transform: rotate(12deg);
    content: "";
    left: -5%;
    bottom: -10%;
    height: 60%;
    filter: blur(25px);
    opacity: 0.12;
    z-index: 0;
}.user-testimonials-40 .container {
    position: relative;
    z-index: 2;
}.user-testimonials-40 h2 {
    margin-right: auto;
    max-width: 80%;
    color: #000000;
    margin-left: auto;
    font-size: 35px;
    transform: perspective(1000px) rotateX(2deg);
    text-align: center;
    position: relative;
    margin-bottom: 3.5rem;
    font-weight: 700;
}.user-testimonials-40 h2::after {
    width: 120px;
    left: 50%;
    content: "";
    position: absolute;
    transform: translateX(-50%);
    bottom: -15px;
    height: 4px;
    background: linear-gradient(90deg, transparent, rgb(156,201,194), transparent);
}.user-testimonials-40 .testimonial-sharing-50 {
    perspective: 1000px;
    list-style: none;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    padding: 0;
    gap: 2.5rem;
}.user-testimonials-40 .feedback-track-65 {
    padding: 1.75rem;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateZ(0) scale(1);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.8));
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.1);
}.user-testimonials-40 .feedback-track-65::before {
    right: 20px;
    font-family: serif;
    pointer-events: none;
    font-size: 120px;
    color: rgb(156,201,194);
    top: -20px;
    line-height: 1;
    opacity: 0.1;
    position: absolute;
    content: "";
}.user-testimonials-40 .feedback-track-65:hover {
    transform: translateZ(20px) scale(1.02);
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.15);
}.user-testimonials-40 .feedback-track-65:nth-child(odd):hover {
    transform: translateZ(20px) scale(1.02) rotate(-0.5deg);
}.user-testimonials-40 .feedback-track-65:nth-child(even):hover {
    transform: translateZ(20px) scale(1.02) rotate(0.5deg);
}.user-testimonials-40 .feedback-track-65 div {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}.user-testimonials-40 .feedback-track-65 img {
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    height: 60px;
    width: 60px;
    object-fit: cover;
    border: 3px solid #ffffff;
}.user-testimonials-40 .feedback-track-65 h4 {
    font-weight: 600;
    color: #000000;
    margin-left: 1rem;
    font-size: 21px;
    position: relative;
}.user-testimonials-40 .feedback-track-65 h4::after {
    height: 2px;
    background: rgb(156,201,194);
    left: 0;
    content: "";
    transition: width 0.3s ease;
    bottom: -5px;
    width: 0;
    position: absolute;
}.user-testimonials-40 .feedback-track-65:hover h4::after {
    width: 70%;
}.user-testimonials-40 .feedback-track-65 .description {
    margin-top: 0.75rem;
    color: #000000;
    font-weight: 400;
    font-size: 15px;
    position: relative;
    z-index: 1;
    line-height: 1.6;
}.user-testimonials-40 a {
    margin-top: 3rem;
    font-weight: 600;
    text-decoration: none;
    color: #ffffff;
    margin-left: auto;
    text-align: center;
    border-radius: 10px;
    margin-right: auto;
    background: linear-gradient(135deg, rgb(156,201,194) 0%, rgb(122,115,181) 100%);
    font-size: 16px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 0.8rem 2rem;
    display: inline-block;
    position: relative;
    z-index: 2;
    transform: translateY(0);
}.user-testimonials-40 a::before {
    top: 0;
    left: -100%;
    content: "";
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    transition: all 0.5s ease;
}.user-testimonials-40 a:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
}.user-testimonials-40 a:hover::before {
    left: 100%;
}

@keyframes floatEffect {
    0% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-12deg) translate(-10px, 10px);
    }
    100% {
        transform: rotate(-18deg) translate(10px, -10px);
    }
}

@media (max-width: 991px) {.user-testimonials-40 {
    padding: 5rem 0;
}.user-testimonials-40 h2 {
    font-size: calc(35px * 0.9);
    max-width: 90%;
}.user-testimonials-40 .testimonial-sharing-50 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 2rem;
}
}

@media (max-width: 768px) {.user-testimonials-40 {
    padding: 4rem 0;
}.user-testimonials-40 h2 {
    transform: none;
    font-size: calc(35px * 0.8);
    max-width: 100%;
}.user-testimonials-40 h2::after {
    width: 80px;
}.user-testimonials-40 .testimonial-sharing-50 {
    grid-template-columns: 1fr;
    max-width: 480px;
    margin: 0 auto;
}.user-testimonials-40 .feedback-track-65 {
    padding: 1.5rem;
}.user-testimonials-40 .feedback-track-65 img {
    width: 50px;
    height: 50px;
}.user-testimonials-40 a {
    max-width: 480px;
    width: 100%;
    margin-top: 2rem;
}
}

@media (max-width: 480px) {.user-testimonials-40 {
    padding: 3rem 0;
}.user-testimonials-40 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(35px * 0.7);
}.user-testimonials-40 .feedback-track-65 {
    padding: 1.25rem;
}.user-testimonials-40 .feedback-track-65 img {
    width: 45px;
    height: 45px;
}.user-testimonials-40 .feedback-track-65 h4 {
    font-size: calc(21px * 0.9);
}.user-testimonials-40 .feedback-track-65 .description {
    font-size: calc(15px * 0.95);
}}header {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    top: 0;
    position: fixed;
    z-index: 1000;
    left: 0;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    background: linear-gradient(120deg, 
        rgb(156,201,194) 0%, 
        rgb(156,201,194,0.5) 100%
    );
}header:before {
    width: 100%;
    height: 100%;
    left: 0;
    content: '';
    opacity: 0.1;
    position: absolute;
    top: 0;
    pointer-events: none;
}header:after {
    background-image: 
        linear-gradient(to right, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        ),
        linear-gradient(to bottom, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        );
    background-size: 100px 100px;
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    pointer-events: none;
}header .head-prime-38 {
    position: relative;
}header .head-prime-38:before {
    height: 2px;
    left: 0;
    position: absolute;
    opacity: 0.3;
    background: linear-gradient(to right, 
        transparent, 
        #ffffff, 
        transparent
    );
    content: '';
    width: 100%;
    bottom: -1px;
}header .head-prime-38:after {
    opacity: 0.5;
    left: 0;
    width: 60px;
    pointer-events: none;
    height: 60px;
    filter: blur(8px);
    background-image: radial-gradient(
        circle,
        rgba(255, 255, 255, 0.1) 0%,
        transparent 70%
    );
    transform: translateY(-50%);
    top: 50%;
    content: '';
    position: absolute;
}header .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 15px 25px;
}header .container:before {
    right: 20px;
    top: 50%;
    background-position: 0 0, 0 10px;
    width: 50px;
    background-repeat: repeat-x;
    transform: translateY(-50%);
    background-size: 6px 2px, 6px 2px;
    height: 30px;
    opacity: 0.5;
    position: absolute;
    background-image: 
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%),
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%);
    content: '';
    pointer-events: none;
}header .main-info-25 {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}header .main-info-25:before {
    transform: translateY(-50%) translateX(-40px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0.5;
    left: 0;
    top: 50%;
    height: 20px;
    width: 20px;
    position: absolute;
    content: '';
    border-radius: 50%;
}header .main-info-25:after {
    position: absolute;
    width: 20px;
    opacity: 0.5;
    right: 0;
    content: '';
    border-radius: 50%;
    top: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    height: 20px;
    transform: translateY(-50%) translateX(40px);
}header .page-nav-23 {
    position: relative;
    gap: 30px;
    display: flex;
    align-items: center;
}header .page-nav-23:before {
    height: 2px;
    content: '';
    bottom: -10px;
    left: 0;
    position: absolute;
    transition: opacity 0.4s ease;
    opacity: 0;
    width: 100%;
    background: linear-gradient(to right, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
}header .page-nav-23:hover:before {
    opacity: 0.7;
}header .header-mainbar-84 {
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
    font-size: 13px;
    font-weight: 400;
    padding: 8px 0;
    position: relative;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
}header .header-mainbar-84:before {
    width: 6px;
    transform: translateY(-50%);
    height: 6px;
    top: 50%;
    background: #ffffff;
    left: -12px;
    opacity: 0;
    content: '';
    border-radius: 50%;
    transition: all 0.3s ease;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
    position: absolute;
}header .header-mainbar-84:after {
    top: 50%;
    transform-origin: right;
    content: '';
    height: 1px;
    position: absolute;
    left: -30px;
    transform: translateY(-50%) scaleX(0);
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.5);
    width: 20px;
}header .header-mainbar-84:hover {
    transform: translateX(5px);
    color: #ffffff;
}header .header-mainbar-84:hover:before {
    opacity: 1;
    left: -20px;
}header .header-mainbar-84:hover:after {
    transform: translateY(-50%) scaleX(1);
}header .main-guide-12 {
    padding: 5px;
    position: relative;
    transition: all 0.3s ease;
    align-items: center;
    text-decoration: none;
    display: flex;
}header .main-guide-12:before {
    content: '';
    left: -10px;
    top: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    opacity: 0;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    transition: all 0.3s ease;
}header .main-guide-12:after {
    left: -5px;
    content: '';
    position: absolute;
    top: -5px;
    opacity: 0;
    border-radius: 50%;
    width: 10px;
    background: #ffffff;
    height: 10px;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease;
}header .main-guide-12:hover:before {
    opacity: 1;
}header .main-guide-12:hover:after {
    opacity: 1;
    animation: circuit 3s infinite;
}header .main-guide-12 svg {
    width: auto;
    transition: all 0.3s ease;
    height: 40px;
}header .main-guide-12:hover svg {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

@keyframes circuit {
    0%, 100% {
        top: -5px;
        left: -5px;
    }
    25% {
        top: -5px;
        left: calc(100% - 5px);
    }
    50% {
        top: calc(100% - 5px);
        left: calc(100% - 5px);
    }
    75% {
        top: calc(100% - 5px);
        left: -5px;
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
}

@media (max-width: 991px) {header .container {
    padding: 12px 20px;
}header .page-nav-23 {
    gap: 20px;
}header .main-guide-12 svg {
    height: 35px;
}
}

@media (max-width: 767px) {header .page-nav-23 {
    padding: 80px 30px 30px;
    background: rgb(156,201,194);
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
    flex-direction: column;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    max-width: 320px;
    position: fixed;
    top: 0;
    height: 100vh;
    z-index: 1001;
    gap: 25px;
    right: -100%;
    width: 80%;
}header .page-nav-23:before {
    width: 80%;
    bottom: auto;
    left: 10%;
    top: 60px;
}header .page-nav-23:after {
    border: 1px solid rgba(255, 255, 255, 0.2);
    height: 30px;
    position: absolute;
    border-radius: 50%;
    right: 20px;
    top: 20px;
    width: 30px;
    pointer-events: none;
    content: '';
}header .menu.active {
    right: 0;
}header .header-mainbar-84 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 12px 0;
    width: 100%;
}header .header-mainbar-84:hover {
    transform: translateX(0);
}header .header-mainbar-84:last-child {
    border-bottom: none;
}header .main-guide-12 {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 10px 15px;
}header .main-guide-12 svg {
    height: 30px;
}}.our-mission-24 {
    position: relative;
    padding: 120px 0 100px;
    z-index: 1;
    overflow: hidden;
}.our-mission-24::before {
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgb(156,201,194,0.5), rgba(0, 0, 0, 0.5) 85%);
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
}.our-mission-24::after {
    animation: float 15s ease-in-out infinite;
    right: -50px;
    clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
    width: 300px;
    transform: rotate(25deg);
    opacity: 0.1;
    bottom: -50px;
    position: absolute;
    content: "";
    background: rgb(122,115,181);
    z-index: -1;
    height: 300px;
}.our-mission-24 .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    gap: 2rem;
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
}.our-mission-24 h2 {
    animation: slideIn 0.8s 0.2s forwards ease-out;
    font-size: 34px;
    font-weight: 700;
    display: inline-block;
    transform: translateX(-10px);
    position: relative;
    opacity: 0;
    color: #ffffff;
    margin-bottom: 2.5rem;
}.our-mission-24 h2::after {
    content: "";
    animation: scaleIn 1.2s 0.6s forwards cubic-bezier(0.16, 1, 0.3, 1);
    background: rgb(122,115,181);
    height: 4px;
    transform: scaleX(0);
    position: absolute;
    bottom: -12px;
    transform-origin: left;
    width: 60px;
    left: 0;
}.our-mission-24 .text-pill-wrap-52 {
    position: relative;
    padding: 3.5rem 2.5rem;
    opacity: 0;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(20px);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(5px);
    animation: fadeUp 1s 0.5s forwards ease-out;
    border-left: 4px solid rgb(156,201,194);
}.our-mission-24 .text-pill-wrap-52::before {
    opacity: 0.15;
    transform: rotate(-15deg);
    right: 40px;
    top: -30px;
    width: 70px;
    position: absolute;
    height: 70px;
    background: rgb(156,201,194);
    border-radius: 50% 50% 0 50%;
    content: "";
}.our-mission-24 .text-pill-wrap-52 > div {
    position: relative;
}.our-mission-24 .text-pill-wrap-52 p {
    font-size: calc(16px * 1.4);
    opacity: 0;
    display: inline-block;
    color: #000000;
    font-weight: 600;
    position: relative;
    margin-bottom: 1.5rem;
    animation: fadeUp 0.8s 0.8s forwards ease-out;
    transform: translateY(10px);
    padding-right: 15px;
}.our-mission-24 .text-pill-wrap-52 p::after {
    width: 40px;
    transform: scaleX(0);
    transform-origin: left;
    position: absolute;
    animation: scaleIn 1.2s 1.2s forwards cubic-bezier(0.16, 1, 0.3, 1);
    content: "";
    right: -40px;
    top: 50%;
    height: 2px;
    background: rgb(122,115,181);
}.our-mission-24 .text-pill-wrap-52 div div {
    column-count: 1;
    column-gap: 2.5rem;
    font-size: 16px;
    opacity: 0;
    text-align: justify;
    transform: translateY(15px);
    color: #000000;
    animation: fadeUp 1s 1s forwards ease-out;
    line-height: 1.8;
}

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

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

@keyframes scaleIn {
    to {
        transform: scaleX(1);
    }
}

@keyframes float {
    0%, 100% {
        transform: rotate(25deg) translateY(0);
    }
    50% {
        transform: rotate(22deg) translateY(-20px);
    }
}


@media (min-width: 768px) {.our-mission-24 {
    padding: 150px 0 130px;
}.our-mission-24 .container {
    grid-template-columns: 1fr;
    gap: 3rem;
}.our-mission-24 h2 {
    margin-bottom: 3rem;
    font-size: calc(34px * 1.2);
}.our-mission-24 h2::after {
    width: 80px;
    height: 5px;
}.our-mission-24 .text-pill-wrap-52 {
    padding: 4rem 3.5rem;
    transition: transform 0.6s ease;
    transform: perspective(1000px) rotateY(-2deg);
}.our-mission-24 .text-pill-wrap-52:hover {
    transform: perspective(1000px) rotateY(0);
}.our-mission-24 .text-pill-wrap-52 div div {
    column-count: 2;
}
}

@media (min-width: 992px) {.our-mission-24 {
    padding: 180px 0 150px;
}.our-mission-24::before {
    background: linear-gradient(135deg, rgb(156,201,194,0.5), rgba(0, 0, 0, 0.5) 70%);
}.our-mission-24 .container {
    grid-template-columns: 1fr;
}.our-mission-24 h2 {
    font-size: calc(34px * 1.4);
}.our-mission-24 .text-pill-wrap-52 {
    margin-left: 2rem;
    padding: 4.5rem 4rem;
}.our-mission-24 .text-pill-wrap-52::after {
    opacity: 0.1;
    bottom: -20px;
    position: absolute;
    height: 40px;
    content: "";
    width: 120px;
    left: 80px;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    background: rgb(122,115,181);
}.our-mission-24 .text-pill-wrap-52 div div {
    column-count: 2;
}
}

@media (min-width: 1200px) {.our-mission-24 .container {
    padding: 0 50px;
}.our-mission-24 h2 {
    margin-left: 50px;
}.our-mission-24 .text-pill-wrap-52 {
    margin-left: 5rem;
    padding: 5rem;
    margin-right: 5rem;
}.our-mission-24 .text-pill-wrap-52 div div {
    column-gap: 3rem;
    column-count: 2;
}
}

@media (max-width: 767px) {.our-mission-24 {
    padding: 80px 0 70px;
}.our-mission-24::after {
    bottom: -25px;
    width: 150px;
    right: -25px;
    height: 150px;
}.our-mission-24 .container {
    padding: 0 15px;
}.our-mission-24 h2 {
    margin-bottom: 2rem;
    font-size: calc(34px * 0.9);
}.our-mission-24 .text-pill-wrap-52 {
    padding: 2.5rem 1.5rem;
}.our-mission-24 .text-pill-wrap-52 p {
    font-size: calc(16px * 1.2);
}.our-mission-24 .text-pill-wrap-52 div div {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}}.register-now-70 {
    z-index: 1;
    position: relative;
    background: linear-gradient(180deg, rgb(156,201,194) 0%, rgb(122,115,181) 100%);
    padding: 120px 0;
    overflow: hidden;
}.register-now-70::before {
    opacity: 0.05;
    transform-origin: center top;
    content: '';
    transform: perspective(500px) rotateX(60deg);
    top: 0;
    z-index: -1;
    width: 100%;
    left: 0;
    height: 100%;
    animation: gridMove 20s linear infinite;
    background-size: 30px 30px;
    background-image: 
        linear-gradient(0deg, #ffffff 1px, transparent 1px),
        linear-gradient(90deg, #ffffff 1px, transparent 1px);
    position: absolute;
}.register-now-70::after {
    height: 100%;
    opacity: 0.05;
    top: 0;
    position: absolute;
    z-index: -1;
    content: '';
    background: 
        linear-gradient(0deg, transparent 0%, #ffffff 50%, transparent 100%),
        linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    animation: gridGlow 8s ease-in-out infinite alternate;
    width: 100%;
    left: 0;
    background-size: 100% 30px, 30px 100%;
}.register-now-70 .learning-lab-82 {
    display: flex;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.05);
    z-index: 2;
    overflow: hidden;
    max-width: 1000px;
    flex-direction: column;
    backdrop-filter: blur(10px);
    border-radius: 15px;
    align-items: center;
    padding: 50px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    justify-content: center;
}.register-now-70 .learning-lab-82::before {
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.05;
    width: 100%;
    background: 
        linear-gradient(135deg, transparent 45%, #ffffff 50%, transparent 55%),
        linear-gradient(45deg, transparent 45%, #ffffff 50%, transparent 55%);
    position: absolute;
    content: '';
    z-index: -1;
    animation: patternShift 15s linear infinite;
    background-size: 30px 30px;
}.register-now-70 .learning-lab-82::after {
    top: -50%;
    width: 200%;
    background: radial-gradient(
        circle at 50% 50%,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 60%
    );
    content: '';
    animation: pulseRadial 10s ease-in-out infinite;
    position: absolute;
    z-index: -1;
    height: 200%;
    opacity: 0.1;
    left: -50%;
}.register-now-70 h3 {
    font-size: 33px;
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    font-family: Arial, sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    margin-bottom: 60px;
    position: relative;
}.register-now-70 h3::before {
    animation: orbitRotate 10s linear infinite;
    top: -80px;
    transform: translateX(-50%);
    width: 60px;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    height: 60px;
    left: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    z-index: -1;
    content: '';
}.register-now-70 h3::after {
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 50%;
    width: 100px;
    bottom: -20px;
    transform: translateX(-50%);
    height: 1px;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.5), 
        transparent);
    content: '';
}.register-now-70 .inquire-now-40 {
    letter-spacing: 2px;
    color: rgb(156,201,194);
    background: rgba(255, 255, 255, 0.9);
    overflow: hidden;
    font-weight: 600;
    border-radius: 10px;
    padding: 16px 45px;
    font-family: Arial, sans-serif;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-size: 17px;
    display: inline-block;
    text-decoration: none;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 0 15px rgba(255, 255, 255, 0.2);
    transition: all 0.4s ease;
}.register-now-70 .inquire-now-40::before {
    opacity: 0;
    height: 100%;
    background-image: 
        linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%), 
        linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);
    width: 100%;
    z-index: -1;
    transition: opacity 0.4s ease;
    content: '';
    left: 0;
    position: absolute;
    background-size: 10px 10px;
    top: 0;
}.register-now-70 .inquire-now-40::after {
    top: -50%;
    left: -100px;
    position: absolute;
    content: '';
    z-index: 1;
    transition: all 0.6s ease;
    height: 200%;
    transform: rotate(35deg);
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.7),
        transparent
    );
    width: 20px;
}.register-now-70 .inquire-now-40:hover {
    background: linear-gradient(45deg, rgb(156,201,194), rgb(122,115,181));
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.2),
        0 0 20px rgba(255, 255, 255, 0.3);
    transform: translateY(-5px);
    color: #ffffff;
}.register-now-70 .inquire-now-40:hover::before {
    opacity: 0.5;
}.register-now-70 .inquire-now-40:hover::after {
    left: 200%;
}

@media screen and (max-width: 992px) {.register-now-70 {
    padding: 100px 0;
}.register-now-70 .learning-lab-82 {
    max-width: 90%;
    padding: 40px;
}.register-now-70 h3 {
    font-size: calc(33px * 0.9);
    margin-bottom: 50px;
}.register-now-70 h3::before {
    width: 50px;
    height: 50px;
    top: -70px;
}.register-now-70 h3::after {
    width: 80px;
}.register-now-70 .inquire-now-40 {
    padding: 14px 40px;
    font-size: calc(17px * 0.95);
}
}

@media screen and (max-width: 768px) {.register-now-70 {
    padding: 80px 0;
}.register-now-70 .learning-lab-82 {
    padding: 30px;
}.register-now-70 h3 {
    letter-spacing: 2px;
    margin-bottom: 45px;
    font-size: calc(33px * 0.8);
}.register-now-70 h3::before {
    top: -60px;
    width: 40px;
    height: 40px;
}.register-now-70 h3::after {
    width: 70px;
    bottom: -15px;
}.register-now-70 .inquire-now-40 {
    font-size: calc(17px * 0.9);
    padding: 12px 35px;
    letter-spacing: 1.5px;
}
}

@media screen and (max-width: 576px) {.register-now-70 {
    padding: 60px 0;
}.register-now-70 .learning-lab-82 {
    padding: 25px 20px;
}.register-now-70 h3 {
    letter-spacing: 1.5px;
    font-size: calc(33px * 0.7);
    margin-bottom: 40px;
}.register-now-70 h3::before {
    top: -50px;
    width: 30px;
    height: 30px;
}.register-now-70 h3::after {
    width: 60px;
    bottom: -12px;
}.register-now-70 .inquire-now-40 {
    letter-spacing: 1px;
    font-size: calc(17px * 0.85);
    padding: 10px 30px;
}}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 30px;
    }
}

@keyframes gridGlow {
    0% {
        opacity: 0.03;
        filter: blur(3px);
    }
    50% {
        opacity: 0.05;
        filter: blur(5px);
    }
    100% {
        opacity: 0.03;
        filter: blur(3px);
    }
}

@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

@keyframes pulseRadial {
    0% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0.05;
        transform: scale(1);
    }
}

@keyframes orbitRotate {
    0% {
        transform: translateX(-50%) rotate(0deg);
    }
    100% {
        transform: translateX(-50%) rotate(360deg);
    }
}.course-highlights-61 {
    overflow: hidden;
    position: relative;
    background: rgb(216,219,194);
    padding: 120px 0;
}.course-highlights-61::before {
    z-index: 0;
    opacity: 0.03;
    content: "";
    bottom: 0;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 2px, rgb(122,115,181,0.5) 2px, rgb(122,115,181,0.5) 4px),
        repeating-linear-gradient(-45deg, transparent, transparent 2px, rgb(156,201,194,0.5) 2px, rgb(156,201,194,0.5) 4px);
    right: 0;
    top: 0;
    position: absolute;
    left: 0;
}.course-highlights-61::after {
    filter: blur(40px);
    height: 90%;
    content: "";
    left: 5%;
    animation: ambientLight 15s infinite alternate ease-in-out;
    z-index: 0;
    background: 
        radial-gradient(ellipse at top left, rgb(156,201,194,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at bottom right, rgb(122,115,181,0.5) 0%, transparent 60%);
    width: 90%;
    position: absolute;
    top: 5%;
}.course-highlights-61 .container {
    z-index: 1;
    position: relative;
}.course-highlights-61 .learning-lab-82 {
    border-radius: 21px;
    flex-direction: column;
    display: flex;
    max-width: 100%;
    background: transparent;
    position: relative;
    overflow: visible;
}.course-highlights-61 .thumbnail-57 {
    transform: translateZ(0);
    border-radius: 21px;
    left: 0;
    overflow: hidden;
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
    filter: saturate(0.8) contrast(1.1);
    top: 0;
    z-index: 0;
    width: 100%;
    position: absolute;
}.course-highlights-61 .thumbnail-57::before {
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 30%,
        transparent 70%,
        rgba(0, 0, 0, 0.5) 100%
    );
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
    mix-blend-mode: multiply;
    content: "";
    top: 0;
    left: 0;
}.course-highlights-61 .thumbnail-57::after {
    opacity: 0.7;
    left: 0;
    content: "";
    top: 0;
    background: 
        linear-gradient(to right, #000000 0%, transparent 20%, transparent 80%, #000000 100%),
        linear-gradient(to bottom, #000000 0%, transparent 20%, transparent 80%, #000000 100%);
    z-index: 2;
    position: absolute;
    height: 100%;
    width: 100%;
}.course-highlights-61 .learning-lab-82:hover .thumbnail-57 {
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 100%, 
        65% 100%, 
        60% 85%, 
        40% 85%, 
        35% 100%, 
        0% 100%
    );
    filter: saturate(1.1) contrast(1.2);
}.course-highlights-61 .learn-more-37 {
    border-radius: 21px;
    box-shadow:
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    z-index: 3;
    margin: 40px auto;
    padding: 80px 60px;
    width: 85%;
    transition: all 0.6s ease;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.9);
}.course-highlights-61 .learn-more-37::before {
    position: absolute;
    content: "";
    top: -2px;
    opacity: 0.7;
    left: -2px;
    background: linear-gradient(
        45deg,
        rgb(156,201,194) 0%,
        transparent 30%,
        transparent 70%,
        rgb(122,115,181) 100%
    );
    bottom: -2px;
    z-index: -1;
    right: -2px;
    border-radius: calc(21px + 2px);
    transition: opacity 0.6s ease;
}.course-highlights-61 .learn-more-37::after {
    border-radius: 10px;
    transition: all 0.4s ease;
    border: 1px dashed rgb(156,201,194,0.5);
    z-index: -1;
    content: "";
    left: 10px;
    right: 10px;
    opacity: 0.5;
    top: 10px;
    bottom: 10px;
    position: absolute;
}.course-highlights-61 .learning-lab-82:hover .learn-more-37 {
    box-shadow:
        0 20px 45px rgba(0, 0, 0, 0.15),
        0 10px 25px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.2);
    transform: perspective(1000px) rotateX(0deg);
}.course-highlights-61 .learning-lab-82:hover .learn-more-37::before {
    opacity: 1;
}.course-highlights-61 .learning-lab-82:hover .learn-more-37::after {
    bottom: 15px;
    opacity: 0.7;
    top: 15px;
    right: 15px;
    left: 15px;
}.course-highlights-61 .nav-mainbar-93 {
    transform: translateX(-50%);
    width: 70px;
    justify-content: center;
    left: 50%;
    height: 70px;
    z-index: 5;
    display: flex;
    align-items: center;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 4px 8px rgba(0, 0, 0, 0.05),
        0 0 0 5px rgb(156,201,194,0.5);
    top: -35px;
    position: absolute;
    border-radius: 50%;
    background: #ffffff;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.course-highlights-61 .nav-mainbar-93::before {
    content: "";
    bottom: -10px;
    position: absolute;
    border-radius: 50%;
    right: -10px;
    top: -10px;
    opacity: 0.5;
    left: -10px;
    z-index: -1;
    transition: opacity 0.5s ease;
    animation: rotateConic 10s linear infinite;
    background: 
        conic-gradient(
            rgb(156,201,194) 0deg, 
            rgb(156,201,194) 90deg, 
            transparent 90deg, 
            transparent 180deg, 
            rgb(122,115,181) 180deg, 
            rgb(122,115,181) 270deg, 
            transparent 270deg, 
            transparent 360deg
        );
}.course-highlights-61 .nav-mainbar-93:hover {
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.15),
        0 6px 12px rgba(0, 0, 0, 0.08),
        0 0 0 5px rgb(122,115,181,0.5);
    transform: translateX(-50%) scale(1.1);
}.course-highlights-61 .nav-mainbar-93:hover::before {
    opacity: 0.8;
}.course-highlights-61 .nav-mainbar-93 svg {
    transition: transform 0.5s ease;
    height: 40px;
    width: 40px;
}.course-highlights-61 .nav-mainbar-93:hover svg {
    transform: rotate(15deg);
}.course-highlights-61 .nav-mainbar-93 svg path {
    transition: fill 0.5s ease;
    fill: rgb(156,201,194);
}.course-highlights-61 .nav-mainbar-93:hover svg path {
    fill: rgb(122,115,181);
}.course-highlights-61 h3 {
    font-weight: 700;
    font-size: 33px;
    position: relative;
    margin-top: 20px;
    color: #000000;
    letter-spacing: 1px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    text-align: center;
}.course-highlights-61 h3::before {
    transition: width 0.5s ease;
    width: 50px;
    content: "";
    position: absolute;
    background: rgb(156,201,194);
    height: 2px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}.course-highlights-61 h3::after {
    background: rgb(122,115,181,0.5);
    bottom: -5px;
    position: absolute;
    transform: translateX(-50%);
    height: 1px;
    width: 100px;
    left: 50%;
    transition: width 0.5s ease;
    content: "";
}.course-highlights-61 .learn-more-37:hover h3::before {
    width: 100px;
}.course-highlights-61 .learn-more-37:hover h3::after {
    width: 150px;
}.course-highlights-61 p {
    position: relative;
    line-height: 1.8;
    text-align: center;
    font-size: 17px;
    margin: 0 auto;
    color: #000000;
    max-width: 90%;
}.course-highlights-61 p::before, 
.course-highlights-61 p::after {
    transition: all 0.5s ease;
    position: absolute;
    opacity: 0.3;
    width: 20px;
    content: "";
    height: 20px;
}.course-highlights-61 p::before {
    top: -10px;
    border-top: 2px solid rgb(156,201,194);
    left: -10px;
    border-left: 2px solid rgb(156,201,194);
}.course-highlights-61 p::after {
    border-right: 2px solid rgb(122,115,181);
    border-bottom: 2px solid rgb(122,115,181);
    right: -10px;
    bottom: -10px;
}.course-highlights-61 .learn-more-37:hover p::before,
.course-highlights-61 .learn-more-37:hover p::after {
    opacity: 0.6;
    height: 40px;
    width: 40px;
}

@keyframes ambientLight {
    0% {
        opacity: 0.3;
        transform: scale(0.95) rotate(0deg);
    }
    50% {
        opacity: 0.5;
        transform: scale(1) rotate(5deg);
    }
    100% {
        opacity: 0.3;
        transform: scale(0.95) rotate(0deg);
    }
}

@keyframes rotateConic {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 992px) and (max-width: 1199px) {.course-highlights-61 {
    padding: 100px 0;
}.course-highlights-61 .learn-more-37 {
    width: 90%;
    padding: 70px 50px;
}.course-highlights-61 h3 {
    font-size: calc(33px - 2px);
}
}

@media (min-width: 768px) and (max-width: 991px) {.course-highlights-61 {
    padding: 80px 0;
}.course-highlights-61 .learn-more-37 {
    width: 90%;
    margin: 30px auto;
    padding: 60px 40px;
}.course-highlights-61 .nav-mainbar-93 {
    width: 60px;
    top: -30px;
    height: 60px;
}.course-highlights-61 .nav-mainbar-93 svg {
    width: 35px;
    height: 35px;
}.course-highlights-61 h3 {
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: calc(33px - 4px);
}.course-highlights-61 p {
    font-size: calc(17px - 1px);
    line-height: 1.7;
}
}

@media (max-width: 767px) {.course-highlights-61 {
    padding: 60px 0;
}.course-highlights-61 .learn-more-37 {
    transform: none;
    width: 95%;
    margin: 25px auto;
    padding: 50px 30px;
}.course-highlights-61 .nav-mainbar-93 {
    height: 50px;
    top: -25px;
    width: 50px;
}.course-highlights-61 .nav-mainbar-93 svg {
    width: 30px;
    height: 30px;
}.course-highlights-61 .nav-mainbar-93::before {
    display: none;
}.course-highlights-61 h3 {
    padding-bottom: 12px;
    font-size: calc(33px - 6px);
    margin-bottom: 20px;
}.course-highlights-61 p {
    max-width: 100%;
    font-size: calc(17px - 2px);
    line-height: 1.6;
}.course-highlights-61 p::before, 
    .course-highlights-61 p::after {
    height: 15px;
    width: 15px;
}.course-highlights-61 .learn-more-37:hover p::before,
    .course-highlights-61 .learn-more-37:hover p::after {
    height: 25px;
    width: 25px;
}.course-highlights-61 h3::before {
    width: 40px;
}.course-highlights-61 h3::after {
    width: 80px;
}.course-highlights-61 .learn-more-37:hover h3::before {
    width: 70px;
}.course-highlights-61 .learn-more-37:hover h3::after {
    width: 110px;
}.course-highlights-61 .thumbnail-57 {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 100%, 
            60% 100%, 
            50% 95%, 
            40% 95%, 
            30% 100%, 
            0% 100%
        );
}.course-highlights-61 .learning-lab-82:hover .thumbnail-57 {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 100%, 
            65% 100%, 
            55% 92%, 
            35% 92%, 
            25% 100%, 
            0% 100%
        );
}.course-highlights-61 .learn-more-37::after {
    display: none;
}}.statistical-summary-96 {
    position: relative;
    color: #ffffff;
    padding: 120px 0;
    overflow: hidden;
}.statistical-summary-96::before {
    top: 0;
    height: 100%;
    background-color: #000000;
    position: absolute;
    content: "";
    opacity: 0.85;
    z-index: 1;
    width: 100%;
    left: 0;
}.statistical-summary-96::after {
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    z-index: 2;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(156,201,194,0.5) 0,
        rgb(156,201,194,0.5) 2px,
        transparent 2px,
        transparent 8px
    );
    opacity: 0.1;
}.statistical-summary-96 .container {
    position: relative;
    max-width: 1200px;
    z-index: 5;
    margin: 0 auto;
    padding: 0 20px;
}.statistical-summary-96 .knowledge-upgrade-84 {
    flex-direction: column;
    position: relative;
    display: flex;
}.statistical-summary-96 .statistics-pros-91 {
    width: 90px;
    align-items: center;
    left: 50%;
    top: 0;
    justify-content: center;
    padding: 20px;
    border: 5px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%);
    animation: glowCircle 3s infinite alternate ease-in-out;
    height: 90px;
    position: absolute;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    background: linear-gradient(135deg, rgb(156,201,194) 0%, rgb(122,115,181) 100%);
    z-index: 10;
    display: flex;
}@keyframes glowCircle {
    0% {
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    }
    100% {
        box-shadow: 0 8px 25px rgb(156,201,194,0.5);
    }
}

.statistical-summary-96 .statistics-pros-91 svg {
    height: 100%;
    width: 100%;
    fill: #ffffff;
}.statistical-summary-96 .statistics-pros-91 svg path {
    fill: #ffffff;
}.statistical-summary-96 .statistics-tracks-06 {
    font-weight: 700;
    padding-top: 50px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
    position: relative;
}.statistical-summary-96 .statistics-tracks-06::after {
    left: 50%;
    bottom: -15px;
    position: absolute;
    content: "";
    background: rgb(156,201,194);
    width: 80px;
    height: 3px;
    transform: translateX(-50%);
}.statistical-summary-96 .statistics-plus-92 {
    line-height: 1.7;
    text-align: center;
    color: rgba(255, 255, 255, 0.85);
    max-width: 700px;
    margin: 30px auto;
    font-size: 14px;
}.statistical-summary-96 .statistics-pro-05 {
    justify-content: center;
    display: flex;
    margin-top: 30px;
    position: relative;
    flex-wrap: wrap;
}.statistical-summary-96 .statistics-pro-05::before {
    z-index: 1;
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
    content: "";
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
}.statistical-summary-96 .statistics-pro-05::after {
    top: 0;
    left: 50%;
    content: "";
    z-index: 1;
    background: rgba(255, 255, 255, 0.1);
    height: 100%;
    position: absolute;
    width: 1px;
}.statistical-summary-96 .career-statistics-91 {
    transition: all 0.3s ease;
    flex-direction: column;
    overflow: hidden;
    width: 50%;
    text-align: center;
    position: relative;
    justify-content: center;
    height: 200px;
    padding: 30px;
    display: flex;
    align-items: center;
}.statistical-summary-96 .career-statistics-91::before {
    height: 100%;
    background: rgb(156,201,194,0.5);
    left: 0;
    width: 0;
    z-index: -1;
    position: absolute;
    content: "";
    transition: all 0.5s ease;
    opacity: 0.1;
    top: 0;
}.statistical-summary-96 .career-statistics-91:hover::before {
    width: 100%;
}.statistical-summary-96 .boost-growth-03 {
    align-items: center;
    transition: transform 0.3s ease;
    justify-content: center;
    transform: translateY(0);
    margin-bottom: 20px;
    display: flex;
    height: 55px;
    width: 55px;
}.statistical-summary-96 .career-statistics-91:hover .boost-growth-03 {
    transform: translateY(-5px);
}.statistical-summary-96 .boost-growth-03 svg {
    width: 100%;
    height: 100%;
    fill: rgb(122,115,181);
}.statistical-summary-96 .boost-growth-03 svg path {
    fill: rgb(122,115,181);
}.statistical-summary-96 .career-statistics-91 span {
    font-weight: 700;
    color: #ffffff;
    font-size: calc(48px * 1.2);
    position: relative;
    line-height: 1;
    display: block;
    margin-bottom: 10px;
}.statistical-summary-96 .career-statistics-91 span::after {
    background: rgb(122,115,181);
    position: absolute;
    transform: translateX(-50%);
    height: 2px;
    width: 30px;
    left: 50%;
    transition: width 0.3s ease;
    content: "";
    bottom: -5px;
}.statistical-summary-96 .career-statistics-91:hover span::after {
    width: 50px;
}.statistical-summary-96 .career-statistics-91 p {
    margin: 0;
    max-width: 200px;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
}.statistical-summary-96 .career-statistics-91:nth-child(1) {
    animation: fadeIn 0.5s ease forwards;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}.statistical-summary-96 .career-statistics-91:nth-child(2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    animation: fadeIn 0.5s ease forwards 0.2s;
}.statistical-summary-96 .career-statistics-91:nth-child(3) {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    animation: fadeIn 0.5s ease forwards 0.4s;
}.statistical-summary-96 .career-statistics-91:nth-child(4) {
    animation: fadeIn 0.5s ease forwards 0.6s;
}@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.statistical-summary-96 .knowledge-upgrade-84::before {
    height: 200px;
    border-radius: 50%;
    opacity: 0.15;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    position: absolute;
    top: 50%;
    animation: pulseCircle 4s infinite;
    width: 200px;
    border: 1px solid rgb(156,201,194);
}.statistical-summary-96 .knowledge-upgrade-84::after {
    animation: pulseCircle 4s infinite 1s;
    opacity: 0.15;
    border-radius: 50%;
    width: 300px;
    position: absolute;
    left: 50%;
    height: 300px;
    top: 50%;
    border: 1px dashed rgb(122,115,181);
    transform: translate(-50%, -50%);
    content: "";
}

@keyframes pulseCircle {
    0% {
        transform: translate(-50%, -50%) scale(0.9);
        opacity: 0.15;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.1);
        opacity: 0.25;
    }
    100% {
        transform: translate(-50%, -50%) scale(0.9);
        opacity: 0.15;
    }
}

@media screen and (max-width: 991px) {.statistical-summary-96 {
    padding: 100px 0;
}.statistical-summary-96 .statistics-plus-92 {
    max-width: 600px;
}.statistical-summary-96 .career-statistics-91 {
    height: 180px;
    padding: 20px;
}.statistical-summary-96 .career-statistics-91 span {
    font-size: 48px;
}.statistical-summary-96 .statistics-pros-91 {
    height: 80px;
    padding: 18px;
    width: 80px;
}
}

@media screen and (max-width: 767px) {.statistical-summary-96 {
    padding: 80px 0;
}.statistical-summary-96 .knowledge-upgrade-84::before,
    .statistical-summary-96 .knowledge-upgrade-84::after {
    display: none;
}.statistical-summary-96 .statistics-pro-05::before,
    .statistical-summary-96 .statistics-pro-05::after {
    display: none;
}.statistical-summary-96 .career-statistics-91 {
    height: auto;
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
    width: 100%;
    padding: 25px 15px;
}.statistical-summary-96 .career-statistics-91:last-child {
    border-bottom: none !important;
}.statistical-summary-96 .statistics-pros-91 {
    padding: 15px;
    width: 70px;
    height: 70px;
}.statistical-summary-96 .statistics-tracks-06 {
    font-size: calc(34px - 2px);
}.statistical-summary-96 .boost-growth-03 {
    height: 45px;
    margin-bottom: 15px;
    width: 45px;
}.statistical-summary-96 .career-statistics-91 span {
    font-size: calc(34px - 4px);
}.statistical-summary-96 .career-statistics-91 p {
    font-size: calc(14px - 1px);
}
}

@media screen and (max-width: 576px) {.statistical-summary-96 {
    padding: 60px 0;
}.statistical-summary-96 .container {
    padding: 0 15px;
}.statistical-summary-96 .statistics-pros-91 {
    height: 60px;
    padding: 12px;
    width: 60px;
}.statistical-summary-96 .statistics-tracks-06 {
    letter-spacing: 1px;
    padding-top: 40px;
    font-size: calc(34px - 4px);
}.statistical-summary-96 .statistics-tracks-06::after {
    width: 60px;
}.statistical-summary-96 .statistics-plus-92 {
    font-size: calc(14px - 1px);
    margin: 25px auto;
}.statistical-summary-96 .career-statistics-91 {
    padding: 20px 10px;
}.statistical-summary-96 .boost-growth-03 {
    width: 40px;
    height: 40px;
    margin-bottom: 12px;
}.statistical-summary-96 .career-statistics-91 span {
    font-size: calc(34px - 6px);
}.statistical-summary-96 .career-statistics-91 p {
    font-size: calc(14px - 2px);
}}.contact-us-93 {
    z-index: 1;
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.contact-us-93::before {
    inset: 0;
    content: '';
    background-color: rgb(156,201,194);
    position: absolute;
    z-index: -1;
    opacity: 0.95;
}.contact-us-93 .container {
    padding: 0 20px;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}.contact-us-93 .reach-query-79 {
    position: relative;
    flex-direction: column;
    display: flex;
}.contact-us-93 .support-support-14 {
    margin-bottom: 40px;
    padding: 0;
    text-align: center;
    position: relative;
}.contact-us-93 .support-support-14 h3 {
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
}.contact-us-93 .support-support-14 h3::after {
    width: 100%;
    bottom: -10px;
    content: '';
    height: 2px;
    position: absolute;
    background: rgb(122,115,181);
    left: 0;
}.contact-us-93 .support-support-14 div {
    border-radius: 30px;
    display: inline-block;
    padding: 12px 20px;
    background-color: rgba(255, 255, 255, 0.1);
    transition: transform 0.3s ease, background-color 0.3s ease;
    margin: 15px 10px;
}.contact-us-93 .support-support-14 div:hover {
    background-color: rgb(122,115,181);
    transform: translateY(-5px);
}.contact-us-93 .support-support-14 div svg {
    width: 18px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    height: 18px;
}.contact-us-93 .support-support-14 div svg path {
    fill: #ffffff;
}.contact-us-93 .support-support-14 div span {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    vertical-align: middle;
}.contact-us-93 .support-support-14 div span a {
    text-decoration: none;
    color: #ffffff;
}.contact-us-93 .query-help-03 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    display: grid;
    position: relative;
    gap: 20px;
    padding: 40px;
    grid-template-columns: repeat(3, 1fr);
    background-color: #ffffff;
    border-radius: 11px;
}.contact-us-93 .query-help-03 h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 20px;
    text-align: center;
    grid-column: span 3;
}.contact-us-93 .query-help-03 form {
    gap: 20px;
    grid-column: span 3;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
}.contact-us-93 .query-help-03 input#name {
    grid-column: span 1;
}.contact-us-93 .query-help-03 input#phone {
    grid-column: span 1;
}.contact-us-93 .query-help-03 input#email {
    grid-column: span 1;
}.contact-us-93 .query-help-03 input[type="text"],
.contact-us-93 .query-help-03 input[type="email"] {
    padding: 0 20px;
    background-color: rgb(216,219,194);
    border: none;
    transition: box-shadow 0.3s ease;
    width: 100%;
    color: #000000;
    height: 55px;
    font-size: 16px;
    border-radius: 10px;
}.contact-us-93 .query-help-03 input[type="text"]:focus,
.contact-us-93 .query-help-03 input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(122,115,181);
}.contact-us-93 .query-help-03 input::placeholder {
    color: #000000;
    opacity: 0.6;
}.contact-us-93 .query-help-03 .help-map-30 {
    grid-column: span 2;
    display: flex;
    align-items: center;
}.contact-us-93 .query-help-03 .help-map-30 input[type="checkbox"] {
    -webkit-appearance: none;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    cursor: pointer;
    appearance: none;
    position: relative;
    border-radius: 10px;
    height: 20px;
    border: 2px solid rgb(216,219,194);
    width: 20px;
    margin-right: 10px;
}.contact-us-93 .query-help-03 .help-map-30 input[type="checkbox"]:checked {
    background-color: rgb(122,115,181);
    border-color: rgb(122,115,181);
}.contact-us-93 .query-help-03 .help-map-30 input[type="checkbox"]:checked::before {
    top: 50%;
    transform: translate(-50%, -50%);
    content: '✓';
    font-size: 12px;
    color: #ffffff;
    left: 50%;
    position: absolute;
}.contact-us-93 .query-help-03 .help-map-30 label {
    color: #000000;
    line-height: 1.5;
    font-size: 12px;
}.contact-us-93 .query-help-03 .help-map-30 label a {
    transition: color 0.3s ease;
    color: rgb(122,115,181);
    text-decoration: none;
}.contact-us-93 .query-help-03 .help-map-30 label a:hover {
    color: rgb(156,201,194);
}.contact-us-93 .query-help-03 .request-list-51 {
    font-size: 16px;
    border-radius: 10px;
    font-weight: 600;
    transition: background-color 0.3s ease, transform 0.3s ease;
    color: #ffffff;
    cursor: pointer;
    background-color: rgb(122,115,181);
    border: none;
    grid-column: span 1;
    height: 55px;
}.contact-us-93 .query-help-03 .request-list-51:hover {
    transform: translateY(-3px);
    background-color: rgb(156,201,194);
}

@media screen and (min-width: 992px) {.contact-us-93 .reach-query-79 {
    gap: 50px;
    align-items: center;
    flex-direction: row;
}.contact-us-93 .support-support-14 {
    margin-bottom: 0;
    width: 30%;
    text-align: left;
}.contact-us-93 .support-support-14 h3 {
    margin-bottom: 30px;
}.contact-us-93 .support-support-14 h3::after {
    width: 50%;
}.contact-us-93 .support-support-14 div {
    margin: 15px 0;
    display: block;
    text-align: left;
}.contact-us-93 .query-help-03 {
    width: 70%;
}
}

@media screen and (max-width: 991px) {.contact-us-93 .query-help-03 input#name,
    .contact-us-93 .query-help-03 input#phone,
    .contact-us-93 .query-help-03 input#email {
    grid-column: span 3;
}.contact-us-93 .query-help-03 .help-map-30 {
    grid-column: span 3;
}.contact-us-93 .query-help-03 .request-list-51 {
    grid-column: span 3;
}
}

@media screen and (max-width: 767px) {.contact-us-93 {
    padding: 60px 0;
}.contact-us-93 .support-support-14 {
    margin-bottom: 30px;
}.contact-us-93 .support-support-14 h3 {
    font-size: calc(20px + 2px);
}.contact-us-93 .query-help-03 {
    padding: 30px 20px;
}.contact-us-93 .query-help-03 form {
    gap: 15px;
}
}

@media screen and (max-width: 480px) {.contact-us-93 {
    padding: 40px 0;
}.contact-us-93 .support-support-14 div {
    display: block;
    width: 100%;
    text-align: left;
    margin: 10px 0;
}}.secure-guard-17 {
    background: linear-gradient(135deg, rgb(122,115,181) 25%, rgb(156,201,194) 75%);
    width: 100%;
    padding: 60px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    grid-gap: 30px;
    height: auto;
    color: rgb(255, 255, 255, 0.5);
    display: grid;
    grid-template-columns: 1fr;
}.secure-guard-17 h1 {
    font-weight: 700;
    grid-column: span 2;
    padding: 10px;
    letter-spacing: 3px;
    text-align: center;
    font-size: 41px;
    margin-bottom: 20px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    margin-top: 0;
    text-transform: uppercase;
    background: rgb(156,201,194);
    border-radius: 10px;
}.secure-guard-17 h2 {
    border-radius: 10px;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    background: rgb(122,115,181);
    text-align: left;
    font-weight: 600;
    padding-bottom: 5px;
    padding: 10px;
    border-bottom: 2px solid #ffffff;
}.secure-guard-17 h3, .secure-guard-17 h4, .secure-guard-17 h5, .secure-guard-17 h6 {
    margin-top: 15px;
    font-family: Arial, sans-serif;
    text-align: left;
    color: #ffffff;
    padding: 10px;
    font-size: 19px;
    border-radius: 10px;
    border-left: 4px solid rgb(156,201,194);
    margin-bottom: 10px;
    font-weight: 400;
}.secure-guard-17 ul, .secure-guard-17 ol {
    font-size: 16px;
    padding: 10px;
    margin: 15px 0;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    list-style-position: inside;
    color: #ffffff;
    padding-left: 20px;
    line-height: 1.8;
    list-style: none;
}.secure-guard-17 li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
    line-height: 1.6;
}.secure-guard-17 li::before {
    width: 6px;
    background-color: rgb(122,115,181);
    border-radius: 50%;
    position: absolute;
    left: -10px;
    box-shadow: 0 0 0 2px #ffffff;
    top: 50%;
    height: 6px;
    transform: translateY(-50%);
    content: "";
}.secure-guard-17 section {
    color: #000000;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    border-radius: 10px;
    padding: 20px;
    display: grid;
    background: rgb(216,219,194);
}

@media only screen and (max-width: 800px) {.secure-guard-17 {
    grid-template-columns: 1fr;
    padding: 30px;
}.secure-guard-17 h1 {
    font-size: calc(19px - 8px);
}.secure-guard-17 h2 {
    font-size: calc(19px - 6px);
}.secure-guard-17 h3, .secure-guard-17 h4, .secure-guard-17 h5, .secure-guard-17 h6 {
    font-size: calc(19px - 4px);
}.secure-guard-17 ul, .secure-guard-17 ol {
    padding-left: 15px;
    font-size: calc(16px - 2px);
}.secure-guard-17 section {
    grid-template-columns: 1fr;
}}.cookie-warning-notice-06 {
    position: fixed;
    bottom: 0;
    border-top: 2px solid rgb(156,201,194);
    width: 100%;
    z-index: 90;
    background: rgb(216,219,194);
}.cookie-visitor-47 {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
}.cookie-warning-notice-06 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.cookie-warning-notice-06 p {
    font-size: 18px;
}.learn-agree-92 {
    margin-right: 10px;
    flex-shrink: 0;
}.learn-agree-92 svg, .learn-agree-92 svg path, .learn-agree-92 img {
    fill: rgb(156,201,194);
    height: 100px;
    width: 100px;
}.cookie-frame-90 {
    min-width: 120px;
    line-height: 35px;
    white-space: nowrap;
    font-size: 24px;
    margin-left: 10px;
    border-bottom: 2px solid rgb(156,201,194);
    color: rgb(156,201,194);
    text-decoration: none;
    flex-shrink: 0;
    cursor: pointer;
    text-align: center;
}.cookie-warning-notice-06 p a {
    text-decoration: none;
    color: rgb(156,201,194);
}
@media only screen and (max-width: 1200px) {.cookie-warning-notice-06 {
    padding: 20px;
}}
#cookieMessageWindow-71 {
    display: none;
}#cookieMessageWindow-71:checked ~ .cookie-warning-notice-06 {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 800px) {.learn-agree-92 {
    display: none;
}.cookie-visitor-47 {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookie-warning-notice-06 h5 {
    text-align: center;
}.cookie-warning-notice-06 p {
    text-align: center;
}.user-default-94 {
    margin-bottom: 20px;
}body .inner-container-87 .cookie-frame-90 {
    margin-left: 0;
}}.plan-block-06 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(216,219,194) 0%, rgb(122,115,181,0.5) 100%);
    padding: 6rem 0;
}.plan-block-06::before {
    left: 0;
    z-index: 1;
    height: 100%;
    top: 0;
    content: "";
    background: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(rgb(156,201,194), 0.03) 40px, rgba(rgb(156,201,194), 0.03) 80px);
    width: 100%;
    pointer-events: none;
    position: absolute;
}.plan-block-06 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1320px;
    z-index: 2;
    padding: 0 1.5rem;
}.plan-block-06 .payment-scheme-03 {
    display: flex;
    gap: 2.5rem;
    flex-direction: column-reverse;
}.plan-block-06 .premium-plan-45 {
    position: relative;
    margin: 0 auto;
    padding: 2rem;
    transform: translateY(0);
    z-index: 3;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    max-width: 600px;
    background: rgba(#ffffff, 0.9);
}.plan-block-06 .premium-plan-45:hover {
    transform: translateY(-5px);
}.plan-block-06 .premium-plan-45 h2 {
    color: #000000;
    line-height: 1.3;
    margin-bottom: 1rem;
    font-weight: 700;
    position: relative;
    font-size: 38px;
}.plan-block-06 .premium-plan-45 h2::after {
    bottom: -10px;
    background: rgb(156,201,194);
    content: "";
    transform: scaleX(1);
    width: 80px;
    transform-origin: left;
    position: absolute;
    height: 3px;
    transition: transform 0.5s ease;
    left: 0;
}.plan-block-06 .premium-plan-45:hover h2::after {
    transform: scaleX(1.5);
}.plan-block-06 .fee-board-10 {
    margin-top: 1.5rem;
    color: #000000;
    word-break: break-word;
    font-size: 13px;
    line-height: 1.6;
    overflow-wrap: break-word;
    max-width: 100%;
}.plan-block-06 .rate-choices-09 {
    gap: 30px;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
}.plan-block-06 .fee-plans-12 {
    height: 100%;
    text-decoration: none;
    display: block;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
}.plan-block-06 .fee-plans-12:hover {
    transform: translateY(-8px);
}.plan-block-06 .edu-rates-03 {
    overflow: hidden;
    height: 100%;
    border-radius: 8px;
    position: relative;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.4s ease;
}.plan-block-06 .fee-plans-12:hover .edu-rates-03 {
    box-shadow: 0 15px 35px rgba(rgb(156,201,194,0.5), 0.15);
}.plan-block-06 .fee-schemes-08 {
    flex-direction: column;
    min-height: 280px;
    padding: 2rem;
    display: flex;
    flex-grow: 1;
}.plan-block-06 .fee-schemes-08 h3 {
    margin-bottom: 1rem;
    font-size: calc(24px + 0.1rem);
    line-height: 1.3;
    position: relative;
    color: #000000;
    font-weight: 600;
}.plan-block-06 .annual-fee-73 {
    position: relative;
    color: rgb(156,201,194);
    font-size: calc(24px + 0.3rem);
    font-weight: 700;
    margin: 0.5rem 0 1.25rem;
    display: block;
}.plan-block-06 .annual-fee-73::before {
    position: absolute;
    left: 0;
    width: 40px;
    background: rgb(122,115,181);
    height: 2px;
    content: "";
    bottom: -10px;
}.plan-block-06 .fee-schemes-08 p {
    word-break: break-word;
    line-height: 1.6;
    color: #000000;
    margin-top: 1.5rem;
    font-size: 13px;
    flex-grow: 1;
    overflow-wrap: break-word;
}.plan-block-06 .thumbnail-57 {
    height: 220px;
    transition: transform 0.6s ease-out;
    position: relative;
    width: 100%;
    transform: scale(1);
}.plan-block-06 .thumbnail-57::after {
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    z-index: 1;
    left: 0;
}.plan-block-06 .fee-plans-12:hover .thumbnail-57 {
    transform: scale(1.05);
}

@media (min-width: 768px) {.plan-block-06 .rate-choices-09 {
    grid-template-columns: repeat(2, 1fr);
}.plan-block-06 .premium-plan-45 {
    padding: 3rem;
}
}

@media (min-width: 992px) {.plan-block-06 .payment-scheme-03 {
    flex-direction: row;
    align-items: center;
    gap: 3rem;
}.plan-block-06 .premium-plan-45 {
    margin: 0;
    width: 35%;
}.plan-block-06 .rate-choices-09 {
    width: 65%;
}
}

@media (min-width: 1200px) {.plan-block-06 .rate-choices-09 {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.plan-block-06 .fee-schemes-08 {
    padding: 2.5rem;
}.plan-block-06 .premium-plan-45 h2 {
    font-size: calc(38px + 0.2rem);
}.plan-block-06 .thumbnail-57 {
    height: 250px;
}
}

@media (max-width: 767px) {.plan-block-06 {
    padding: 4rem 0;
}.plan-block-06 .fee-schemes-08 {
    min-height: 240px;
    padding: 1.5rem;
}.plan-block-06 .thumbnail-57 {
    height: 180px;
}.plan-block-06 .premium-plan-45 {
    padding: 1.5rem;
}.plan-block-06 .premium-plan-45 h2 {
    font-size: calc(38px - 0.2rem);
}.plan-block-06 .fee-board-10 {
    font-size: calc(13px - 0.1rem);
}
}