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

header,footer {
    width: 100%;
}


header {
    position: fixed;
    z-index: 1000;
    top: 0;
    background-color: #ffffff;
    transition: all 0.3s ease;
    left: 0;
    width: 100%;
    border-bottom: 2px solid rgb(229,241,237);
}

.recycle-info-zACst8o .company_holder {
    flex: 0 0 30%;
    position: relative;
    padding-right: 30px;
}

.recycle-info-zACst8o .company_holder h3::after {
    width: 40%;
    left: 0;
    position: absolute;
    bottom: -5px;
    transition: width 0.3s ease-in-out;
    content: '';
    background: rgb(185,216,206);
    height: 2px;
}

.recycle-info-zACst8o .footer-caption-7LNHM2i {
    padding: 15px;
    color: #ffffff;
    transition: all 0.3s ease;
    margin-top: 15px;
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    line-height: 1.6;
    transform: translateZ(0);
    backdrop-filter: blur(5px);
    font-size: 14px;
    border-radius: 10px;
}

.recycle-info-zACst8o .top-site-enaRE7K:hover::before {
    transform: translateX(100%);
}

.recycle-info-zACst8o .top-site-enaRE7K h5 {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
}

.recycle-info-zACst8o .top-site-enaRE7K .nav-study-aXAhGem {
    flex-direction: column;
    gap: 12px;
    display: flex;
}

.recycle-info-zACst8o .top-site-enaRE7K .nav-study-aXAhGem a {
    transition: all 0.3s ease;
    opacity: 0.85;
    position: relative;
    padding-left: 0;
    text-decoration: none;
    display: inline-block;
    font-size: calc(14px * 0.95);
    color: #ffffff;
}

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

.exam-prep-kav5B7T .login-footer-HOMPiYg:hover {
    opacity: 1;
}




footer {
    position: relative;
}

.recycle-info-zACst8o .company_holder h3::before {
    transition: 0.5s;
    width: 100%;
    pointer-events: none;
    left: -100%;
    position: absolute;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    height: 100%;
}

.privacy-retreat-pAEvZor::before {
    top: -10px;
    right: -10px;
    left: -10px;
    border: 1px dashed rgb(185,216,206);
    content: '';
    bottom: -10px;
    pointer-events: none;
    border-radius: 19px;
    position: absolute;
}

.privacy-retreat-pAEvZor h1 {
    font-weight: 700;
    font-size: 42px;
    color: rgb(185,216,206);
    margin-bottom: 1.5rem;
    padding-left: 1rem;
    position: relative;
    border-left: 5px solid rgb(185,216,206);
}

.privacy-retreat-pAEvZor ul,
.privacy-retreat-pAEvZor ol {
    padding-left: 2rem;
    list-style-position: inside;
    margin: 1.5rem 0;
}

.privacy-retreat-pAEvZor ul {
    list-style-type: square;
}

.privacy-retreat-pAEvZor p {
    font-size: 18px;
    line-height: 1.8;
    border-left: 4px solid rgba(0, 0, 0, 0.5);
    margin-bottom: 1rem;
    padding-left: 1rem;
}

.privacy-retreat-pAEvZor > div::before {
    left: -5px;
    position: absolute;
    right: -5px;
    content: '';
    bottom: -5px;
    pointer-events: none;
    top: -5px;
    border-radius: 10px;
    border: 1px dotted rgb(185,216,206);
}

.statistical-details-vd3GVMA h2 {
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    text-align: left;
    border-left: 6px solid rgb(185,216,206);
    font-size: 28px;
    padding-left: 20px;
    position: relative;
    margin-bottom: 50px;
    color: #000000;
    letter-spacing: 2px;
}

.statistical-details-vd3GVMA .key-classes-UWBX5Jb:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transform: scale(1.05);
    z-index: 2;
    background: #ffffff;
}

.statistical-details-vd3GVMA .key-classes-UWBX5Jb:hover::before {
    opacity: 1;
}

.statistical-details-vd3GVMA .key-classes-UWBX5Jb p {
    font-size: 60px;
    margin: 0 0 20px;
    position: relative;
    color: rgb(185,216,206);
    font-weight: 700;
    transition: all 0.3s ease;
    line-height: 1;
}

.statistical-details-vd3GVMA .key-classes-UWBX5Jb:hover span {
    color: #000000;
    font-weight: 600;
}

.statistical-details-vd3GVMA .key-classes-UWBX5Jb:nth-child(4n) p {
    color: rgb(185,216,206);
}

.statistical-details-vd3GVMA .key-classes-UWBX5Jb:hover svg {
    transform: translateY(-10px);
    opacity: 0.2;
}



.statistical-details-vd3GVMA .container::before {
    width: 200px;
    height: 200px;
    content: '';
    border-radius: 50%;
    border: 2px dashed rgb(185,216,206,0.5);
    position: absolute;
    animation: rotation 40s linear infinite;
    left: -100px;
    z-index: -1;
    opacity: 0.1;
    top: -100px;
}

.statistical-details-vd3GVMA .key-classes-UWBX5Jb:nth-child(2n)::after {
    border-color: transparent transparent rgb(142,191,176,0.5) transparent;
}

.statistical-details-vd3GVMA .key-classes-UWBX5Jb:hover p::after {
    width: 60px;
}

.program-overview-nHyJ40o::before {
    z-index: 1;
    background: radial-gradient(circle at center, rgb(185,216,206,0.5) 0%, transparent 70%);
    animation: float 15s infinite ease-in-out;
    height: 25vw;
    right: -5%;
    top: -10%;
    content: "";
    position: absolute;
    width: 25vw;
}

.program-overview-nHyJ40o h2::after {
    transition: transform 0.5s ease;
    background: linear-gradient(90deg, rgb(185,216,206), rgb(142,191,176));
    bottom: -1rem;
    transform: translateX(-50%) scaleX(0.8);
    left: 50%;
    height: 4px;
    position: absolute;
    content: "";
    width: 80px;
}

.program-overview-nHyJ40o .photo-box-wrap-EdBAfrQ::before {
    left: 0;
    width: 100%;
    content: "";
    z-index: 2;
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(
        to bottom right,
        transparent 0%,
        rgba(rgb(185,216,206), 0.2) 100%
    );
}

.program-overview-nHyJ40o:hover .photo-box-wrap-EdBAfrQ {
    transform: translateY(-10px) rotate(1deg);
}

.program-overview-nHyJ40o .summary-frame-ajcqGIr::before {
    filter: blur(25px);
    z-index: -1;
    border-radius: 50%;
    top: -30px;
    position: absolute;
    opacity: 0.6;
    width: 60px;
    left: 20px;
    height: 60px;
    background: rgb(142,191,176,0.5);
    content: "";
}

.program-overview-nHyJ40o .description:last-child {
    margin-bottom: 0;
    animation-delay: 0.4s;
}

.learning-profits-jYDIiuJ::before {
    background: linear-gradient(to right, rgb(185,216,206,0.5), rgb(142,191,176,0.5));
    transform: rotate(-15deg);
    z-index: 0;
    position: absolute;
    filter: blur(70px);
    right: -10%;
    width: 25rem;
    height: 25rem;
    opacity: 0.4;
    content: "";
    animation: pulse 8s infinite alternate ease-in-out;
    top: -5%;
}

.learning-profits-jYDIiuJ h5::after {
    transform: translateX(-50%);
    position: absolute;
    background: linear-gradient(90deg, rgb(185,216,206) 0%, rgb(142,191,176) 100%);
    left: 50%;
    content: "";
    width: 6rem;
    bottom: -0.8rem;
    border-radius: 1px;
    height: 0.25rem;
}

.learning-profits-jYDIiuJ .photo-box-wrap-EdBAfrQ {
    height: 100%;
    width: 100%;
    transform-origin: center center;
    transition: transform 1.2s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    object-fit: cover;
}

.learning-profits-jYDIiuJ .summary-frame-ajcqGIr::before {
    content: "";
    height: 1px;
    left: 2rem;
    background: linear-gradient(to right, 
        rgba(rgba(0, 0, 0, 0.5), 0.05), 
        rgba(rgb(185,216,206,0.5), 0.2), 
        rgba(rgba(0, 0, 0, 0.5), 0.05));
    right: 2rem;
    top: 0;
    position: absolute;
}

.learning-profits-jYDIiuJ li:hover p svg {
    transform: scale(1.15) rotate(5deg);
}

.learning-profits-jYDIiuJ li p svg path {
    transition: fill 0.3s ease;
    fill: rgb(185,216,206);
}

.learning-profits-jYDIiuJ li:nth-child(odd):hover {
    transform: translateX(5px);
}

.tyContainer-RoLcU0a::before {
    clip-path: polygon(0 0, 100% 15%, 85% 100%, 0% 85%);
    z-index: -1;
    left: -10%;
    transform: rotate(-15deg) translateZ(0);
    position: absolute;
    top: -20%;
    animation: floatBg 18s infinite alternate ease-in-out;
    height: 180%;
    background: linear-gradient(145deg, rgb(185,216,206) 0%, rgba(rgb(185,216,206,0.5), 0.2) 100%);
    content: "";
    width: 60%;
}

.tyContainer-RoLcU0a .value-vision-s1KVWHB::before {
    z-index: -1;
    left: 20px;
    width: 100%;
    border: 2px dashed rgba(rgb(142,191,176,0.5), 0.2);
    position: absolute;
    top: 20px;
    content: "";
    pointer-events: none;
    height: 100%;
    transform: translate(-10px, -10px);
}

.tyContainer-RoLcU0a .value-vision-s1KVWHB::before {
    display: none;
}

.tyContainer-RoLcU0a h5 {
    font-weight: 700;
    color: #000000;
    line-height: 1.4;
    letter-spacing: -0.01em;
    transform: translateZ(0);
    margin: 0;
    font-size: 24px;
}

.tyContainer-RoLcU0a h5 {
    font-size: calc(24px * 0.8);
}

.tyContainer-RoLcU0a a {
    position: relative;
    display: block;
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.26, 0.97);
    text-decoration: none;
}

.tyContainer-RoLcU0a p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8;
    position: relative;
    margin: 0;
    z-index: 2;
    color: #000000;
}

.tyContainer-RoLcU0a p {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}

header .top_plank .best-learntrack-nDtRVfu div {
    justify-content: flex-start;
    align-items: center;
    margin-right: 24px;
    display: flex;
}

#cookie-alert-modal-ueR7fXs {
    display: none;
}

#cookie-alert-modal-ueR7fXs:checked ~ .cookie-banner-dialog-KSVaD5k {
    visibility: hidden;
    opacity: 0;
}

.cookie-banner-dialog-KSVaD5k h5 {
    letter-spacing: 1.5px;
    color: rgb(185,216,206);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    margin: 0;
}

.cookie-tips-T0rgZ7n {
    justify-content: center;
    display: flex;
    flex-shrink: 0;
    margin-right: 20px;
    padding: 10px;
    align-items: center;
    background: rgb(185,216,206,0.5);
    border-radius: 23px;
}

.cookie_button.cookies-terms-ETVxIXy {
    color: #ffffff;
    border: 2px solid rgb(142,191,176);
    background: rgba(0, 0, 0, 0.5);
}

.cookie-banner-dialog-KSVaD5k p a:hover {
    color: rgb(142,191,176);
}

header:before {
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    animation: gradientMove 6s infinite linear;
    background: linear-gradient(90deg, rgb(185,216,206), rgb(142,191,176), rgb(185,216,206));
    content: '';
    height: 4px;
    background-size: 200% 100%;
}

header .header-bar-DP6o7Lk:before {
    background-color: rgb(185,216,206);
    top: 50%;
    width: 6px;
    left: -15px;
    height: 6px;
    transform: translateY(-50%) scale(0);
    position: absolute;
    content: '';
    transition: transform 0.3s ease;
    border-radius: 10px;
}

header .header-bar-DP6o7Lk:hover:after {
    transform: scaleX(1);
}

header .head-skill-c6psE3C:hover:before {
    opacity: 1;
}

header .head-skill-c6psE3C svg {
    width: auto;
    transition: transform 0.3s ease;
    height: 42px;
}

.sign-up-dzkpgY4 {
    padding: 5rem 2rem;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(229,241,237) 0%, rgb(142,191,176,0.5) 100%);
}



.sign-up-dzkpgY4 .value-vision-s1KVWHB {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}

.sign-up-dzkpgY4 .message-widget-T1ka9nr {
    flex-direction: column;
    width: 80%;
    position: relative;
    display: flex;
    margin-left: 5%;
    max-width: 800px;
}

.sign-up-dzkpgY4 .input_holder {
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    border-radius: 0 0 10px 10px;
    transform: translateX(5%);
    flex-wrap: wrap;
    padding: 2.5rem 3rem;
    position: relative;
    z-index: 2;
}

.sign-up-dzkpgY4 input[type="submit"] {
    position: relative;
    border: none;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    overflow: hidden;
    cursor: pointer;
    font-weight: 600;
    z-index: 1;
    flex: 0 0 auto;
    background: rgb(185,216,206);
    color: #ffffff;
    padding: 1rem 2rem;
    transition: all 0.3s ease;
}

.sign-up-dzkpgY4 .input_holder::after {
    background: rgb(185,216,206,0.5);
    bottom: -25px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    content: "";
    transform: rotate(180deg);
    width: 50px;
    position: absolute;
    opacity: 0.5;
    height: 50px;
    left: 10%;
}

.contact-box-oIafylK::before {
    left: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(185,216,206), 0.05) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgba(rgb(142,191,176), 0.05) 0%, transparent 30%);
    top: 0;
    bottom: 0;
    right: 0;
    content: "";
    position: absolute;
    z-index: 0;
}

.contact-box-oIafylK h2::after {
    height: 3px;
    content: "";
    bottom: -15px;
    left: 15%;
    background: linear-gradient(90deg, transparent, rgb(185,216,206), transparent);
    width: 70%;
    position: absolute;
}

.contact-box-oIafylK .query-query-sZQGINE:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(rgb(185,216,206), 0.1);
}

.contact-box-oIafylK .photo-box-wrap-EdBAfrQ {
    position: relative;
    overflow: hidden;
    width: 45%;
}

.contact-box-oIafylK .photo-box-wrap-EdBAfrQ::before {
    z-index: 2;
    left: -100px;
    animation: shine 6s infinite;
    background: rgba(255, 255, 255, 0.2);
    top: -100px;
    transform: rotate(45deg);
    height: 150px;
    position: absolute;
    width: 150%;
    content: "";
}

.contact-box-oIafylK form h3 {
    font-size: 19px;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 30px;
    color: #000000;
    position: relative;
}

.contact-box-oIafylK form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(rgb(185,216,206), 0.1);
    border-color: rgb(185,216,206);
    background: #ffffff;
}

.contact-box-oIafylK .message-request-kK3HTrv {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

.contact-box-oIafylK .message-request-kK3HTrv label {
    color: #000000;
    position: relative;
    line-height: 1.4;
    padding-left: 35px;
    font-size: 12px;
    user-select: none;
    cursor: pointer;
}

.contact-box-oIafylK .message-request-kK3HTrv input[type="checkbox"]:checked + label::after {
    content: "";
    left: 8px;
    width: 6px;
    top: 4px;
    position: absolute;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    height: 12px;
    transform: rotate(45deg);
}

.contact-box-oIafylK .message-request-kK3HTrv label a:hover::after {
    background: rgb(142,191,176);
    transform: scaleX(1);
}

.contact-box-oIafylK .message-links-Tro7xmO:hover::before {
    opacity: 1;
}

.contact-box-oIafylK .message-links-Tro7xmO:active {
    transform: translateY(2px);
}

.contact-box-oIafylK svg {
    transition: fill 0.3s ease;
    fill: rgb(185,216,206);
    height: 20px;
    width: 20px;
    margin-right: 10px;
}

.contact-box-oIafylK form input {
    background: rgb(229,241,237);
}

.find-support-P8Ec9RV::before {
    left: 0;
    width: 100%;
    z-index: 1;
    background-image: repeating-linear-gradient(
        45deg,
        rgb(185,216,206,0.5) 0,
        rgb(185,216,206,0.5) 1px,
        transparent 1px,
        transparent 50px
    );
    position: absolute;
    opacity: 0.04;
    content: '';
    height: 100%;
    top: 0;
}

.find-support-P8Ec9RV .get-support-2AjFsBo {
    max-width: 700px;
    font-size: 18px;
    color: #000000;
    margin-bottom: 50px;
    line-height: 1.6;
}

.find-support-P8Ec9RV .course-ask-qN1uwz2::before {
    z-index: -1;
    content: '';
    border-radius: 20px;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: 30px 30px;
    left: 0;
    opacity: 0.15;
    background: 
        linear-gradient(135deg, transparent 49.5%, rgb(185,216,206,0.5) 49.5%, rgb(185,216,206,0.5) 50.5%, transparent 50.5%),
        linear-gradient(45deg, transparent 49.5%, rgb(142,191,176,0.5) 49.5%, rgb(142,191,176,0.5) 50.5%, transparent 50.5%);
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 > span a:hover::after {
    width: 100%;
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 > span:hover svg {
    transform: scale(1.1);
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 > span svg path {
    transition: stroke-dasharray 0.3s ease;
}



.find-support-P8Ec9RV .connect-block-a7zksen {
    padding-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 10px;
    grid-column: 1 / -1;
}

.find-support-P8Ec9RV .connect-block-a7zksen span {
    transition: transform 0.3s ease, background-color 0.3s ease;
    padding: 8px 15px;
    color: #000000;
    margin-bottom: 10px;
    margin-right: 10px;
    background: rgb(229,241,237);
    border-radius: 10px;
    display: inline-block;
    font-size: 18px;
}

.pricing-feature-PSvX3K9::before {
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: "";
}

.pricing-feature-PSvX3K9 .fee-structure-ofCUyhO {
    margin: 0 auto 50px;
    max-width: 700px;
    text-align: center;
    color: rgb(255, 255, 255, 0.5);
    line-height: 1.6;
    font-size: 13px;
}

.pricing-feature-PSvX3K9 .learn-offers-Hxh2ElR {
    border-left: 3px solid rgb(185,216,206);
    text-decoration: none;
    display: block;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
    height: 100%;
    background: linear-gradient(145deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.03) 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    backdrop-filter: blur(10px);
}

.pricing-feature-PSvX3K9 .learn-offers-Hxh2ElR:hover .qtr-cost-aBIcDjt h4::after {
    width: 60px;
}

.pricing-feature-PSvX3K9 .learning-package-nl0XuOb {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    align-self: flex-start;
    background: linear-gradient(135deg, rgb(185,216,206) 0%, rgb(142,191,176) 100%);
    border-radius: 4px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    transform: translateZ(10px);
    margin-top: auto;
    font-weight: 700;
    display: inline-block;
    padding: 10px 25px;
    font-size: calc(18px * 1.5);
}

.title-intro-NaPjrbA .course-open-i1MG8rc {
    border-radius: 30px;
    position: relative;
    padding: 60px 40px;
    overflow: hidden;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.title-intro-NaPjrbA .course-open-i1MG8rc:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.title-intro-NaPjrbA .course-open-i1MG8rc h3 {
    color: #ffffff;
    transform: translateY(20px);
    line-height: 1.4;
    font-size: 31px;
    margin-top: 20px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    font-weight: 600;
    opacity: 0;
    padding-left: 20px;
    animation: fadeInUp 0.8s ease-out forwards 0.4s;
    position: relative;
}

.prospective-members-T8CnkI3 .container {
    z-index: 2;
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
}

.prospective-members-T8CnkI3 h4 {
    font-weight: 700;
    padding-bottom: 15px;
    transform: translateX(-50%);
    text-align: center;
    color: #000000;
    margin-bottom: 80px;
    display: inline-block;
    font-size: 30px;
    position: relative;
    left: 50%;
}

.prospective-members-T8CnkI3 h4 {
    font-size: calc(30px * 0.9);
    margin-bottom: 60px;
}

.prospective-members-T8CnkI3 p {
    align-items: flex-start;
    transform-style: preserve-3d;
    background: #ffffff;
    padding: 25px;
    font-size: 14px;
    border-radius: 12px;
    display: flex;
    color: #000000;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    transition: all 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: translateZ(0) rotateX(0) rotateY(0);
    z-index: 1;
}

.prospective-members-T8CnkI3 p {
    padding: 20px;
}

.prospective-members-T8CnkI3 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(185,216,206);
}

.prospective-members-T8CnkI3 p:hover svg path {
    fill: rgb(142,191,176);
}

.prospective-members-T8CnkI3::after {
    background: linear-gradient(to top, #ffffff, transparent);
    z-index: 1;
    left: 0;
    width: 100%;
    height: 200px;
    content: "";
    bottom: 0;
    pointer-events: none;
    position: absolute;
}

.meet-us-SsykToW h4 {
    opacity: 1;
    animation: fadeInDown 0.8s ease-out;
    transform: translateY(0);
    z-index: 5;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 30px;
    color: #ffffff;
    font-size: calc(31px * 1.2);
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
}

.meet-us-SsykToW .summary-frame-ajcqGIr:hover {
    transform: perspective(1000px) rotateY(0);
}

.meet-us-SsykToW .summary-frame-ajcqGIr::after {
    opacity: 0.6;
    bottom: 20px;
    content: "";
    width: 70px;
    border-bottom: 2px solid rgb(142,191,176,0.5);
    height: 70px;
    position: absolute;
    left: 20px;
    border-left: 2px solid rgb(142,191,176,0.5);
}

.meet-us-SsykToW h6::after {
    transform-origin: left;
    animation: growLine 0.6s 1s forwards;
    width: 40px;
    content: "";
    position: absolute;
    bottom: -8px;
    height: 2px;
    background-color: rgb(142,191,176);
    left: 0;
    transform: scaleX(0);
}

.instructor-profile-LV8GHP5::before {
    left: 0;
    height: 100%;
    content: "";
    background: 
    radial-gradient(circle at 20% 30%, rgb(185,216,206,0.5) 0%, transparent 25%),
    radial-gradient(circle at 80% 70%, rgb(142,191,176,0.5) 0%, transparent 30%);
    top: 0;
    animation: pulse 20s infinite alternate;
    position: absolute;
    width: 100%;
}

.instructor-profile-LV8GHP5 .job-table-F3Ssakv {
    color: #ffffff;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 50px 40px;
    font-size: 17px;
    line-height: 1.7;
    transform: translateZ(20px);
    grid-area: quote;
    font-weight: 300;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.5),
    0 0 0 1px rgb(185,216,206,0.5);
    border-radius: 28px;
    backdrop-filter: blur(10px);
    margin: 0;
    z-index: 1;
    position: relative;
}

.instructor-profile-LV8GHP5 .success-voices-QNHRSZl:hover .name {
    transform: translateZ(45px) translateY(-5px);
}

.instructor-profile-LV8GHP5 .success-voices-QNHRSZl:hover > span:not(.name) {
    transform: translateZ(35px) translateY(-5px);
}

.program-overview-nHyJ40o .summary-frame-ajcqGIr::-webkit-scrollbar {
    width: 8px;
}

.program-overview-nHyJ40o .summary-frame-ajcqGIr::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(rgba(0, 0, 0, 0.5), 0.05);
}

.program-overview-nHyJ40o .summary-frame-ajcqGIr::-webkit-scrollbar-thumb {
    background: rgb(142,191,176,0.5);
    transition: background 0.3s ease;
    border-radius: 10px;
}

.program-overview-nHyJ40o .summary-frame-ajcqGIr::-webkit-scrollbar-thumb:hover {
    background: rgb(142,191,176);
}

.pricing-feature-PSvX3K9 .qtr-cost-aBIcDjt p::-webkit-scrollbar {
    width: 4px;
}

.pricing-feature-PSvX3K9 .qtr-cost-aBIcDjt p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(185,216,206);
}

.meet-us-SsykToW .summary-frame-ajcqGIr div::-webkit-scrollbar {
    width: 4px;
}

.meet-us-SsykToW .summary-frame-ajcqGIr div::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.1);
    border-radius: 10px;
}

.meet-us-SsykToW .summary-frame-ajcqGIr div::-webkit-scrollbar-thumb {
    background: rgb(142,191,176,0.5);
    border-radius: 10px;
}



@media (max-width: 767px) {.statistical-details-vd3GVMA {
    padding: 60px 0;
}.statistical-details-vd3GVMA h2 {
    margin-left: 0;
    padding-left: 0;
    display: block;
    padding-bottom: 15px;
    text-align: center;
    width: 100%;
    border-left: none;
    border-bottom: 4px solid rgb(185,216,206);
}.statistical-details-vd3GVMA h2::after {
    display: none;
}.statistical-details-vd3GVMA ul {
    display: block;
}.statistical-details-vd3GVMA .key-classes-UWBX5Jb {
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 30px 20px;
    min-width: 100%;
    text-align: center;
    flex-basis: 100%;
    border-right: none;
}.statistical-details-vd3GVMA .key-classes-UWBX5Jb::before {
    left: 50%;
    transform: translateX(-50%);
}.statistical-details-vd3GVMA .key-classes-UWBX5Jb p {
    font-size: 40px;
}.statistical-details-vd3GVMA svg {
    transform: translateX(50%);
    width: 30px;
    height: 30px;
    bottom: 15px;
    top: auto;
    right: 50%;
}.statistical-details-vd3GVMA .key-classes-UWBX5Jb:hover svg {
    transform: translateX(50%) translateY(-5px);
}}



@media (min-width: 1200px) {.program-overview-nHyJ40o .photo-box-wrap-EdBAfrQ {
    min-height: 600px;
    transform: translateX(-40px) rotate(-1deg);
}.program-overview-nHyJ40o:hover .photo-box-wrap-EdBAfrQ {
    transform: translateX(-40px) translateY(-15px) rotate(0deg);
}.program-overview-nHyJ40o .summary-frame-ajcqGIr {
    max-height: 600px;
    transform: translateX(40px);
    padding: 3.5rem;
}.program-overview-nHyJ40o:hover .summary-frame-ajcqGIr {
    transform: translateX(40px) translateZ(40px);
}
}



@media (max-width: 767px) {.learning-profits-jYDIiuJ {
    padding: 5rem 0;
}.learning-profits-jYDIiuJ h5 {
    font-size: calc(24px - 0.1rem);
    margin-bottom: 2.5rem;
    padding: 0 1rem;
}.learning-profits-jYDIiuJ .value-vision-s1KVWHB > div:first-child {
    height: 200px;
}.learning-profits-jYDIiuJ .summary-frame-ajcqGIr {
    padding: 1.5rem;
}.learning-profits-jYDIiuJ li {
    padding-left: 2.5rem;
}.learning-profits-jYDIiuJ li p svg {
    width: 20px;
    left: -2.5rem;
    height: 20px;
}}



@media (max-width: 991px) {.tyContainer-RoLcU0a {
    padding: 4rem 0;
}.tyContainer-RoLcU0a .value-vision-s1KVWHB {
    padding: 3rem;
}.tyContainer-RoLcU0a h5 {
    font-size: calc(24px * 0.9);
}
}



@media (hover: hover) {.tyContainer-RoLcU0a a {
    overflow: hidden;
    position: relative;
}.tyContainer-RoLcU0a a::after {
    transform-origin: right;
    bottom: 0;
    background: rgb(185,216,206);
    width: 100%;
    height: 1px;
    left: 0;
    content: "";
    transform: scaleX(0);
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.tyContainer-RoLcU0a a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}}



@media (max-width: 767px) {header .top-site-enaRE7K {
    z-index: 1001;
    background-color: #ffffff;
    transition: max-height 0.4s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    top: 100%;
    width: 100%;
    left: 0;
    flex-direction: column;
    gap: 0;
    overflow: hidden;
    border-bottom: 3px solid rgb(185,216,206);
    position: absolute;
    max-height: 0;
    padding: 0;
}header .menu.active {
    max-height: 400px;
}header .header-bar-DP6o7Lk {
    border-bottom: 1px solid rgb(229,241,237);
    padding: 12px 20px;
    width: 100%;
}header .header-bar-DP6o7Lk:last-child {
    border-bottom: none;
}header .header-bar-DP6o7Lk:before {
    left: 5px;
}header .main-master-ABlcfeI {
    padding: 5px 0;
}header .head-skill-c6psE3C {
    margin: 0 auto;
}
}



@media (max-width: 480px) {.contact-box-oIafylK {
    padding: 40px 0;
}.contact-box-oIafylK h2 {
    font-size: calc(35px * 0.85);
    margin-bottom: 25px;
}.contact-box-oIafylK .photo-box-wrap-EdBAfrQ {
    height: 200px;
}.contact-box-oIafylK .query-map-i3ELb9z {
    padding: 25px 20px;
}.contact-box-oIafylK form h3 {
    margin-bottom: 20px;
    font-size: calc(19px * 0.9);
}.contact-box-oIafylK form input[type="text"] {
    padding: 10px 12px;
    margin-bottom: 12px;
}.contact-box-oIafylK .message-request-kK3HTrv {
    margin-bottom: 20px;
}.contact-box-oIafylK .message-request-kK3HTrv label {
    font-size: calc(12px * 0.9);
    padding-left: 30px;
}.contact-box-oIafylK .message-request-kK3HTrv label::before {
    width: 18px;
    height: 18px;
}.contact-box-oIafylK .message-request-kK3HTrv input[type="checkbox"]:checked + label::after {
    left: 6px;
    width: 5px;
    top: 3px;
    height: 10px;
}.contact-box-oIafylK .message-links-Tro7xmO {
    padding: 10px 12px;
}
}



@media (hover: none) {.find-support-P8Ec9RV .course-ask-qN1uwz2 > span:hover {
    transform: none;
}.find-support-P8Ec9RV .connect-block-a7zksen span:hover {
    transform: none;
    background-color: rgb(229,241,237);
}.find-support-P8Ec9RV .course-ask-qN1uwz2 > span a:hover {
    color: rgb(185,216,206);
}.find-support-P8Ec9RV .course-ask-qN1uwz2 > span a:hover::after {
    width: 0;
}.find-support-P8Ec9RV .course-ask-qN1uwz2 > span:hover svg {
    transform: none;
}.find-support-P8Ec9RV .course-ask-qN1uwz2 > span:hover svg path {
    animation: none;
    stroke-dasharray: none;
}.find-support-P8Ec9RV .connect-block-a7zksen span:hover svg {
    animation: none;
}}



@media (max-width: 767px) {.pricing-feature-PSvX3K9 {
    padding: 60px 0;
}.pricing-feature-PSvX3K9 h2 {
    font-size: calc(30px * 0.85);
}.pricing-feature-PSvX3K9 .fee-structure-ofCUyhO {
    margin-bottom: 40px;
    font-size: calc(13px * 0.95);
}.pricing-feature-PSvX3K9 .group-rates-7yVpLhq {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.pricing-feature-PSvX3K9 .qtr-cost-aBIcDjt p {
    max-height: 180px;
}
}



@media screen and (max-width: 576px) {.title-intro-NaPjrbA {
    padding: 40px 0;
}.title-intro-NaPjrbA .edu-beliefs-SkhaIq2 {
    margin-bottom: 30px;
}.title-intro-NaPjrbA .edu-beliefs-SkhaIq2::before {
    height: 4px;
    bottom: -10px;
    width: 50px;
}.title-intro-NaPjrbA .fast-skill-IguXnxo {
    font-size: calc(41px * 0.6);
    margin-bottom: 15px;
}.title-intro-NaPjrbA .course-open-i1MG8rc {
    padding: 30px 20px;
}.title-intro-NaPjrbA .course-open-i1MG8rc p {
    margin-bottom: 15px;
    font-size: calc(15px * 0.9);
}.title-intro-NaPjrbA .course-open-i1MG8rc h3 {
    font-size: calc(31px * 0.7);
    padding-left: 12px;
}.title-intro-NaPjrbA .course-open-i1MG8rc h3::before {
    width: 4px;
}}



@media screen and (min-width: 992px) {.meet-us-SsykToW {
    padding: 150px 0 100px;
}.meet-us-SsykToW h4 {
    font-size: calc(43px * 0.8);
    margin-bottom: 50px;
}.meet-us-SsykToW .summary-frame-ajcqGIr {
    max-width: 90%;
    padding: 60px;
    margin: 0 auto;
}.meet-us-SsykToW h6 {
    font-size: 21px;
    margin-bottom: 30px;
}.meet-us-SsykToW .summary-frame-ajcqGIr div {
    max-height: 450px;
}.meet-us-SsykToW .summary-frame-ajcqGIr span {
    font-size: calc(12px * 1.1);
    line-height: 2;
}
}



@media (max-width: 992px) {.instructor-profile-LV8GHP5 {
    padding: 80px 0;
}.instructor-profile-LV8GHP5 .success-voices-QNHRSZl {
    grid-template-areas:
      "photo-box-wrap-EdBAfrQ"
      "name"
      "work-exp-uysLkUx"
      "job-table-F3Ssakv";
    grid-template-columns: 1fr;
    gap: 15px;
    grid-template-rows: auto auto auto auto;
    transform: none;
}.instructor-profile-LV8GHP5 .job-table-F3Ssakv,
  .instructor-profile-LV8GHP5 .photo-box-wrap-EdBAfrQ,
  .instructor-profile-LV8GHP5 .name,
  .instructor-profile-LV8GHP5 .success-voices-QNHRSZl > span:not(.name) {
    transform: none;
}.instructor-profile-LV8GHP5 .success-voices-QNHRSZl:hover .job-table-F3Ssakv,
  .instructor-profile-LV8GHP5 .success-voices-QNHRSZl:hover .photo-box-wrap-EdBAfrQ,
  .instructor-profile-LV8GHP5 .success-voices-QNHRSZl:hover .name,
  .instructor-profile-LV8GHP5 .success-voices-QNHRSZl:hover > span:not(.name) {
    transform: none;
}.instructor-profile-LV8GHP5 .photo-box-wrap-EdBAfrQ {
    height: 240px;
    width: 90%;
    margin: 0 auto;
}.instructor-profile-LV8GHP5 .job-table-F3Ssakv {
    padding: 30px;
}.instructor-profile-LV8GHP5 .name,
  .instructor-profile-LV8GHP5 .success-voices-QNHRSZl > span:not(.name) {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
}



@keyframes slideRight {
    0% {
        transform: translateX(-30px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}


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

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

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

@keyframes float1 {
    0%, 100% {
        transform: translateZ(20px) translateY(0);
    }
    50% {
        transform: translateZ(40px) translateY(-15px);
    }
}


    
    @keyframes float1 {
        0%, 100% {
            transform: translateZ(10px) translateY(0);
        }
        50% {
            transform: translateZ(20px) translateY(-10px);
        }
    }



@keyframes fadeInLeft {
    from {
        transform: translateX(-30px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



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

