﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.top-study-I5X4caL {
    flex: 1 0 auto;
}

.recycle-info-zACst8o {
    flex: 0 0 auto;
}


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



.recycle-info-zACst8o .container {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.recycle-info-zACst8o .company_holder h3 {
    margin-bottom: 20px;
    display: inline-block;
    color: #ffffff;
    text-shadow: 0 0 10px rgb(185,216,206,0.5);
    font-weight: 700;
    position: relative;
    font-size: calc(29px * 0.9);
}

.recycle-info-zACst8o .company_holder h3 {
    position: relative;
    overflow: hidden;
}

.recycle-info-zACst8o .conduct-code-d3tFyNz {
    display: flex;
    position: relative;
    justify-content: space-between;
    flex: 0 0 65%;
}

.recycle-info-zACst8o .top-site-enaRE7K {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    flex: 0 0 45%;
    padding: 20px;
    position: relative;
}

.recycle-info-zACst8o .top-site-enaRE7K h5::after {
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    content: '';
    transition: width 0.3s ease, box-shadow 0.3s ease;
    background: rgb(185,216,206);
}

.recycle-info-zACst8o .top-site-enaRE7K .nav-study-aXAhGem a:hover {
    color: #ffffff;
    padding-left: 5px;
    opacity: 1;
}

.recycle-info-zACst8o .top-site-enaRE7K .nav-study-aXAhGem a:hover::before {
    width: 100%;
    box-shadow: 0 0 5px rgb(185,216,206,0.5);
}

.exam-prep-kav5B7T .container {
    align-items: center;
    justify-content: center;
    display: flex;
}

.exam-prep-kav5B7T .login-footer-HOMPiYg {
    text-align: center;
    color: #ffffff;
    letter-spacing: 0.5px;
    opacity: 0.8;
    transition: opacity 0.3s ease;
    font-size: 15px;
}

.recycle-info-zACst8o .company_holder h3:hover::before {
    left: 100%;
}

.privacy-retreat-pAEvZor {
    position: relative;
    padding: 2rem;
    background-color: rgb(229,241,237);
    border: 2px solid rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    margin: 2rem;
    color: #000000;
}

.privacy-retreat-pAEvZor::after {
    height: 50px;
    border-radius: 50%;
    right: 10px;
    content: '';
    width: 50px;
    background-color: rgb(185,216,206,0.5);
    z-index: -1;
    top: 10px;
    position: absolute;
}

.privacy-retreat-pAEvZor h2 {
    position: relative;
    margin-bottom: 1rem;
    margin-top: 2rem;
    border-left: 4px solid rgb(142,191,176);
    color: rgb(142,191,176);
    font-size: 29px;
    font-weight: 600;
    padding-left: 1rem;
}

.privacy-retreat-pAEvZor li::before {
    height: 0.5rem;
    background-color: rgb(185,216,206);
    left: -1.5rem;
    border-radius: 50%;
    top: 0.5rem;
    content: '';
    position: absolute;
    width: 0.5rem;
}

.privacy-retreat-pAEvZor > div {
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    margin-bottom: 1.5rem;
    position: relative;
    padding: 1rem;
    background-color: #ffffff;
}

.statistical-details-vd3GVMA::before {
    z-index: 0;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(185,216,206,0.5) 0px,
        rgb(185,216,206,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: 0;
    height: 100%;
    content: '';
    width: 100%;
    opacity: 0.1;
    top: 0;
}

.statistical-details-vd3GVMA .key-classes-UWBX5Jb {
    align-items: flex-start;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    justify-content: center;
    display: flex;
    flex: 1;
    padding: 40px 30px;
    position: relative;
    min-width: 200px;
    background: transparent;
    flex-direction: column;
    transition: all 0.4s ease;
}

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

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

.statistical-details-vd3GVMA .key-classes-UWBX5Jb:nth-child(3n) p {
    color: #000000;
}

.statistical-details-vd3GVMA svg path {
    fill: rgba(0, 0, 0, 0.5);
}

.statistical-details-vd3GVMA::after {
    animation: pulse 10s infinite alternate;
    background: radial-gradient(circle, rgb(142,191,176,0.5) 0%, transparent 70%);
    bottom: 0;
    height: 300px;
    width: 300px;
    position: absolute;
    right: 0;
    z-index: 0;
    opacity: 0.2;
    content: '';
}

.statistical-details-vd3GVMA .key-classes-UWBX5Jb:hover::after {
    opacity: 0.1;
}

.statistical-details-vd3GVMA .key-classes-UWBX5Jb:nth-child(3n)::after {
    border-color: transparent transparent rgba(0, 0, 0, 0.5) transparent;
}

.program-overview-nHyJ40o {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(229,241,237) 40%, rgb(142,191,176,0.5) 100%);
    position: relative;
    overflow: hidden;
}

.program-overview-nHyJ40o .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
}

.program-overview-nHyJ40o h2 {
    position: relative;
    font-weight: 700;
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    text-align: center;
    color: #000000;
    font-size: 30px;
    margin-bottom: 3rem;
}

.program-overview-nHyJ40o .photo-box-wrap-EdBAfrQ {
    height: 400px;
    border-radius: 21px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 0 100%);
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(0) rotate(0deg);
}

.program-overview-nHyJ40o .summary-frame-ajcqGIr {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.95) 0%,
        rgba(255, 255, 255, 0.85) 100%
    );
    backdrop-filter: blur(5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: translateZ(0);
    position: relative;
    padding: 2.5rem;
    max-height: 500px;
    overflow-y: auto;
    border-radius: 21px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.learning-profits-jYDIiuJ {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(229,241,237) 0%, rgba(245, 245, 248, 0.9) 100%);
    position: relative;
    padding: 7rem 0;
}

.learning-profits-jYDIiuJ h5 {
    z-index: 2;
    max-width: 800px;
    margin-right: auto;
    transition: transform 0.6s ease-out, opacity 0.8s ease;
    font-weight: 700;
    margin-bottom: 3.5rem;
    text-align: center;
    margin-left: auto;
    font-size: 24px;
    color: #000000;
    opacity: 1;
    position: relative;
    transform: translateY(0);
}

.learning-profits-jYDIiuJ .value-vision-s1KVWHB {
    transform: translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06), 
                0 1px 3px rgba(0, 0, 0, 0.03),
                0 20px 50px rgba(rgb(185,216,206,0.5), 0.1);
    gap: 3rem;
    border-radius: 21px;
    background: #ffffff;
    display: flex;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    flex-direction: column;
    position: relative;
    overflow: hidden;
}

.learning-profits-jYDIiuJ li {
    position: relative;
    transition: transform 0.3s ease;
    padding-left: 3rem;
}

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

.learning-profits-jYDIiuJ li p svg {
    width: 22px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    top: 0.1rem;
    height: 22px;
    position: absolute;
    left: -2.8rem;
}

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

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

.tyContainer-RoLcU0a::after {
    content: "";
    animation: floatBg 15s infinite alternate-reverse ease-in-out;
    width: 40%;
    right: -5%;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 85%);
    bottom: -10%;
    background: linear-gradient(215deg, rgb(142,191,176) 0%, rgba(rgb(142,191,176,0.5), 0.3) 100%);
    height: 140%;
    transform: rotate(12deg) translateZ(0);
    position: absolute;
    z-index: -1;
}

.tyContainer-RoLcU0a .value-vision-s1KVWHB > div:first-child {
    animation: slideRight 0.8s 0.3s cubic-bezier(0.17, 0.67, 0.26, 0.97) both;
    transform: translateX(0);
    margin-bottom: 2rem;
    position: relative;
}

.tyContainer-RoLcU0a .value-vision-s1KVWHB > div:first-child::after {
    content: "";
    left: 0;
    height: 3px;
    width: 80px;
    position: absolute;
    bottom: -0.8rem;
    background: rgb(185,216,206);
    animation: expandWidth 1.2s 0.8s cubic-bezier(0.17, 0.67, 0.26, 0.97) forwards;
}

.tyContainer-RoLcU0a .value-vision-s1KVWHB > div:first-child::after {
    width: 60px;
}

.tyContainer-RoLcU0a a:hover {
    transform: translateY(-5px);
}

.tyContainer-RoLcU0a a:hover::before {
    opacity: 0.2;
    transform: rotate(0deg) scale(1.2);
}

header .top_plank {
    color:  #ffffff;
    background: rgb(185,216,206);
}

header .top_plank .best-learntrack-nDtRVfu div svg, header .top_plank .best-learntrack-nDtRVfu div svg path {
    fill: #ffffff;
}

header .top_plank .best-learntrack-nDtRVfu div span {
    color: #ffffff;
}

header .top_plank .best-learntrack-nDtRVfu div img, header .top_plank .best-learntrack-nDtRVfu div svg {
    width: 16px;
    margin-right: 8px;
    height: 16px;
}

.track-prefs-0VZPItH {
    gap: 20px;
    align-items: center;
    padding: 20px 5%;
    background: rgba(0, 0, 0, 0.5);
    border: 2px dashed rgb(185,216,206);
    justify-content: space-between;
    display: flex;
    border-radius: 23px;
}

.cookie-banner-dialog-KSVaD5k p {
    font-size: 16px;
    color: #ffffff;
    position: relative;
    line-height: 1.5;
    margin: 0;
}

.cookie-gate-5bBdUWX:hover {
    background-color: rgb(142,191,176);
    box-shadow: 0 0 10px rgb(142,191,176);
}

.cookie_button.cookies-terms-ETVxIXy:hover {
    box-shadow: 0 0 10px rgb(142,191,176);
}

.cookie-banner-dialog-KSVaD5k p a {
    border-bottom: 1px dashed rgb(185,216,206);
    color: rgb(185,216,206);
    text-decoration: none;
    transition: color 0.3s ease;
}

header .main-edu-oFfzsc7 {
    padding: 0;
    width: 100%;
}

header .main-master-ABlcfeI {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .header-bar-DP6o7Lk {
    font-size: 17px;
    font-weight: 600;
    padding: 5px 0;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    text-decoration: none;
    transition: all 0.3s ease;
}

header .header-bar-DP6o7Lk:hover {
    color: rgb(185,216,206);
}

header .header-bar-DP6o7Lk:hover:before {
    transform: translateY(-50%) scale(1);
}

header .head-skill-c6psE3C:before {
    transition: opacity 0.3s ease;
    border-radius: 10px;
    content: '';
    opacity: 0;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    width: 100%;
    border: 2px solid transparent;
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(to right, rgb(185,216,206), rgb(142,191,176)) border-box;
}

.sign-up-dzkpgY4 h3 {
    background: #ffffff;
    transform: translateX(-5%);
    margin-bottom: 0;
    color: #000000;
    z-index: 3;
    border-radius: 10px 10px 0 0;
    font-weight: 700;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    position: relative;
    font-size: 23px;
    padding: 1.5rem 2rem;
}

.sign-up-dzkpgY4 input[type="email"] {
    margin-right: 1.5rem;
    z-index: 1;
    background: rgb(229,241,237);
    position: relative;
    margin-bottom: 1rem;
    border-radius: 10px;
    transition: all 0.3s ease;
    font-size: 14px;
    flex: 1 1 250px;
    font-family: Arial, sans-serif;
    color: #000000;
    border: none;
    padding: 1rem 1.5rem;
}

.sign-up-dzkpgY4 input[type="submit"]:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
}



.sign-up-dzkpgY4 .input_holder::before {
    border: 2px solid rgb(142,191,176,0.5);
    top: -30px;
    border-radius: 50%;
    pointer-events: none;
    position: absolute;
    right: -50px;
    content: "";
    height: 100px;
    width: 100px;
    opacity: 0.3;
}

.contact-box-oIafylK {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(229,241,237) 0%, rgba(0, 0, 0, 0.03) 100%);
    padding: 80px 0;
}

.contact-box-oIafylK::after {
    height: 100%;
    top: 0;
    content: "";
    animation: gridMove 20s linear infinite;
    background-size: 20px 20px;
    left: 0;
    position: absolute;
    background-image: 
        linear-gradient(90deg, rgba(rgb(185,216,206), 0.03) 1px, transparent 1px),
        linear-gradient(rgba(rgb(185,216,206), 0.03) 1px, transparent 1px);
    width: 100%;
    opacity: 0.6;
    z-index: 1;
}

.contact-box-oIafylK .query-query-sZQGINE {
    background: #ffffff;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    transform: translateY(0);
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(rgb(185,216,206), 0.05);
    overflow: hidden;
}



.contact-box-oIafylK .query-map-i3ELb9z {
    width: 55%;
    padding: 50px 40px;
    position: relative;
}

.contact-box-oIafylK .query-map-i3ELb9z::before {
    width: 200px;
    z-index: 0;
    border-radius: 50%;
    right: -50px;
    position: absolute;
    background: radial-gradient(circle, rgba(rgb(185,216,206), 0.05) 0%, transparent 70%);
    height: 200px;
    top: -50px;
    content: "";
}

.contact-box-oIafylK form input[type="text"] {
    padding: 15px 20px;
    background: rgba(#ffffff, 0.8);
    transition: all 0.3s ease;
    position: relative;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    color: #000000;
    border: 1px solid rgba(#000000, 0.1);
    width: 100%;
    font-size: 18px;
    border-radius: 10px;
}

.contact-box-oIafylK .message-request-kK3HTrv label::before {
    top: 0;
    position: absolute;
    width: 22px;
    left: 0;
    background: rgba(#ffffff, 0.8);
    border: 1px solid rgba(#000000, 0.2);
    border-radius: 10px;
    content: "";
    transition: all 0.3s ease;
    height: 22px;
}

.contact-box-oIafylK .message-request-kK3HTrv label a::after {
    left: 0;
    transition: transform 0.3s ease;
    bottom: -2px;
    transform-origin: left;
    transform: scaleX(0);
    background: rgb(185,216,206);
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
}

.contact-box-oIafylK .message-links-Tro7xmO::before {
    width: 100%;
    opacity: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    background: linear-gradient(90deg, rgb(142,191,176), rgb(185,216,206));
    left: 0;
    content: "";
    height: 100%;
    transition: opacity 0.3s ease;
}

.contact-box-oIafylK svg path {
    transition: fill 0.3s ease;
    fill: rgb(185,216,206);
}

.find-support-P8Ec9RV {
    background: linear-gradient(120deg, rgb(229,241,237) 0%, #ffffff 100%);
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}

.find-support-P8Ec9RV .connect-section-7Aati1b {
    border-radius: 20px;
    position: relative;
    z-index: 2;
    background: transparent;
}

.find-support-P8Ec9RV h3::after {
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgb(185,216,206), rgb(142,191,176));
    height: 3px;
    bottom: -5px;
    left: 0;
    content: '';
    border-radius: 10px;
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 > span {
    padding-left: 35px;
    position: relative;
    transition: transform 0.3s ease;
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 > span p {
    color: #000000;
    margin-bottom: 3px;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 > span a {
    text-decoration: none;
    color: rgb(185,216,206);
    position: relative;
    transition: color 0.3s ease;
    font-weight: 600;
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 > span a:hover {
    color: rgb(142,191,176);
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 > span:nth-child(even) svg {
    stroke: rgb(142,191,176);
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 > span:hover svg path {
    stroke-dasharray: 5;
    animation: dash 1.5s linear infinite;
}

.find-support-P8Ec9RV .connect-block-a7zksen h4 {
    display: inline-block;
    position: relative;
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    margin-right: 20px;
}

.find-support-P8Ec9RV .connect-block-a7zksen span:hover {
    background-color: rgb(185,216,206,0.5);
    transform: translateY(-3px);
}

.find-support-P8Ec9RV .connect-block-a7zksen span:hover svg {
    animation: rotate 1s ease-in-out;
}

.pricing-feature-PSvX3K9 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

.pricing-feature-PSvX3K9 .tuition-plans-c1jKPr7 {
    position: relative;
}

.pricing-feature-PSvX3K9 h2 {
    transform: perspective(1000px) translateZ(0);
    overflow: hidden;
    position: relative;
    font-size: 30px;
    margin-bottom: 20px;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
}

.pricing-feature-PSvX3K9 .group-rates-7yVpLhq {
    margin: 0;
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    padding: 0;
}

.pricing-feature-PSvX3K9 .learn-offers-Hxh2ElR::before {
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    z-index: -1;
    background: linear-gradient(45deg, transparent 0%, rgba(rgb(185,216,206), 0.05) 100%);
}

.pricing-feature-PSvX3K9 .qtr-cost-aBIcDjt h4 {
    font-weight: 700;
    color: #ffffff;
    position: relative;
    overflow-wrap: break-word;
    margin: 0 0 20px;
    padding-bottom: 15px;
    font-size: calc(18px * 1.2);
    word-break: break-word;
}

.pricing-feature-PSvX3K9 .qtr-cost-aBIcDjt p {
    color: rgb(255, 255, 255, 0.5);
    flex-grow: 1;
    line-height: 1.6;
    margin: 0 0 25px;
    max-height: 250px;
    font-size: 13px;
    word-break: break-word;
    overflow-y: auto;
    scrollbar-color: rgb(185,216,206) transparent;
    overflow-wrap: break-word;
    scrollbar-width: thin;
}

.title-intro-NaPjrbA .edu-beliefs-SkhaIq2 {
    margin-bottom: 40px;
    transform: translateZ(0);
    position: relative;
}

.title-intro-NaPjrbA .fast-skill-IguXnxo {
    font-size: 41px;
    margin-bottom: 20px;
    line-height: 1.2;
    animation: fadeInUp 0.8s ease-out forwards;
    font-weight: 700;
    position: relative;
    transform: translateY(0);
    color: #000000;
}

.title-intro-NaPjrbA .course-open-i1MG8rc > div {
    max-width: 800px;
    position: relative;
    z-index: 2;
}

.title-intro-NaPjrbA .course-open-i1MG8rc p {
    line-height: 1.6;
    margin-bottom: 30px;
    opacity: 0;
    font-size: calc(15px * 1.2);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    animation: fadeInUp 0.8s ease-out forwards 0.2s;
    color: #ffffff;
    transform: translateY(20px);
}

.prospective-members-T8CnkI3 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: linear-gradient(180deg, rgb(229,241,237) 0%, #ffffff 100%);
}

.prospective-members-T8CnkI3 {
    padding: 100px 0;
}

.prospective-members-T8CnkI3 .value-vision-s1KVWHB {
    perspective: 1000px;
    position: relative;
}

.prospective-members-T8CnkI3 h4::before {
    border-radius: 3px;
    content: "";
    width: 50%;
    bottom: 0;
    position: absolute;
    height: 3px;
    left: 25%;
    background: rgb(185,216,206);
}

.prospective-members-T8CnkI3 h4::after {
    left: 15%;
    bottom: 10px;
    content: "";
    background: rgb(142,191,176,0.5);
    width: 70%;
    height: 1px;
    position: absolute;
    border-radius: 1px;
}

.prospective-members-T8CnkI3 p:nth-child(odd) {
    animation: float1 5s ease-in-out infinite;
}



.prospective-members-T8CnkI3 p::before {
    z-index: -1;
    background: linear-gradient(135deg, #ffffff 0%, rgb(229,241,237) 100%);
    transition: opacity 0.3s ease;
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    border-radius: 12px;
    width: 100%;
    top: 0;
    opacity: 0;
}

.prospective-members-T8CnkI3 p:hover svg {
    transform: translateZ(30px) scale(1.2);
}

.prospective-members-T8CnkI3 p span {
    transform: translateZ(5px);
}

.meet-us-SsykToW::before {
    z-index: 1;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, rgb(185,216,206,0.5), rgba(0, 0, 0, 0.5) 80%);
    position: absolute;
    content: "";
    top: 0;
}

.meet-us-SsykToW h4::after {
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    background: linear-gradient(90deg, transparent, rgb(142,191,176), transparent);
    width: 80px;
    position: absolute;
    content: "";
    height: 3px;
}

.meet-us-SsykToW .summary-frame-ajcqGIr {
    transition: transform 0.5s ease-out;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    background: linear-gradient(145deg, rgba(255,255,255,0.1), rgba(255,255,255,0.05));
    transform: perspective(1000px) rotateY(-2deg);
    border-left: 3px solid rgb(142,191,176);
    padding: 40px;
    animation: slideInUp 1s ease-out;
    -webkit-backdrop-filter: blur(10px);
    position: relative;
    backdrop-filter: blur(10px);
}

.meet-us-SsykToW .summary-frame-ajcqGIr div {
    position: relative;
    padding-right: 10px;
    overflow-y: auto;
    max-height: 380px;
    margin-bottom: 20px;
}

.instructor-profile-LV8GHP5 {
    overflow: hidden;
    background: linear-gradient(125deg, #000000 0%, rgb(229,241,237) 100%);
    position: relative;
    padding: 120px 0;
}

.instructor-profile-LV8GHP5 .container {
    padding: 0 20px;
    perspective: 1200px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.instructor-profile-LV8GHP5 .success-voices-QNHRSZl:hover {
    transform: rotateY(0deg) translateZ(10px);
}

.instructor-profile-LV8GHP5 .job-table-F3Ssakv::before {
    font-size: calc(40px * 2);
    position: absolute;
    color: rgb(185,216,206);
    left: 20px;
    content: "";
    line-height: 1;
    top: 15px;
}

.instructor-profile-LV8GHP5 .success-voices-QNHRSZl:hover .photo-box-wrap-EdBAfrQ {
    transform: translateZ(60px) translateX(-10px);
    box-shadow: 
    15px 15px 25px rgba(0, 0, 0, 0.5),
    -8px -8px 35px rgb(185,216,206,0.5);
}

.instructor-profile-LV8GHP5 .name {
    color: #ffffff;
    margin: 0;
    padding: 15px 20px;
    transition: transform 0.3s ease;
    font-weight: 700;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    font-size: 23px;
    background: rgb(185,216,206);
    border-radius: 10px;
    grid-area: name;
    transform: translateZ(30px);
    z-index: 2;
}


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



@media (max-width: 991px) {.recycle-info-zACst8o {
    padding: 60px 0 30px;
}.recycle-info-zACst8o .container {
    flex-direction: column;
}.recycle-info-zACst8o .company_holder {
    padding-right: 0;
    flex: 0 0 100%;
    margin-bottom: 40px;
}.recycle-info-zACst8o .company_holder::after {
    display: none;
}.recycle-info-zACst8o .conduct-code-d3tFyNz {
    flex: 0 0 100%;
}.recycle-info-zACst8o .top-site-enaRE7K {
    margin-bottom: 20px;
    flex: 0 0 calc(50% - 20px);
}
}



@media (max-width: 576px) {.recycle-info-zACst8o {
    padding: 30px 0 15px;
}.recycle-info-zACst8o .company_holder {
    margin-bottom: 30px;
}.recycle-info-zACst8o .company_holder h3 {
    font-size: calc(29px * 0.7);
}.recycle-info-zACst8o .top-site-enaRE7K h5 {
    font-size: calc(20px * 0.8);
}.exam-prep-kav5B7T {
    padding: 10px 0;
}.exam-prep-kav5B7T .login-footer-HOMPiYg {
    font-size: calc(15px * 0.8);
}}



@media (max-width: 1200px) {.statistical-details-vd3GVMA ul {
    flex-wrap: wrap;
}.statistical-details-vd3GVMA .key-classes-UWBX5Jb {
    flex-basis: 50%;
    min-width: 50%;
}.statistical-details-vd3GVMA .key-classes-UWBX5Jb p {
    font-size: 50px;
}
}



@media (min-width: 768px) and (max-width: 991px) {.statistical-details-vd3GVMA .key-classes-UWBX5Jb {
    padding: 30px 20px;
}.statistical-details-vd3GVMA .key-classes-UWBX5Jb p {
    font-size: 45px;
}
}



@media (max-width: 767px) {.statistical-details-vd3GVMA .key-classes-UWBX5Jb p::after {
    transform: translateX(-50%);
    left: 50%;
}}



@media (min-width: 768px) {.program-overview-nHyJ40o .study-route-nVUe758 {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}.program-overview-nHyJ40o h2 {
    text-align: left;
    font-size: calc(30px * 1.1);
}.program-overview-nHyJ40o h2::after {
    left: 0;
    transform: translateX(0) scaleX(0.8);
}.program-overview-nHyJ40o:hover h2::after {
    transform: translateX(0) scaleX(1);
}.program-overview-nHyJ40o .photo-box-wrap-EdBAfrQ {
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 90%);
    min-height: 450px;
}
}



@media (max-width: 767px) {.program-overview-nHyJ40o {
    padding: 4rem 0;
}.program-overview-nHyJ40o h2 {
    margin-bottom: 2rem;
    font-size: calc(30px * 0.9);
}.program-overview-nHyJ40o .photo-box-wrap-EdBAfrQ {
    height: 280px;
}.program-overview-nHyJ40o .summary-frame-ajcqGIr {
    padding: 1.5rem;
}.program-overview-nHyJ40o .description {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}}



@media (min-width: 992px) {.learning-profits-jYDIiuJ .value-vision-s1KVWHB > div:first-child {
    flex: 0 0 40%;
}.learning-profits-jYDIiuJ ul {
    grid-template-columns: repeat(3, 1fr);
}.learning-profits-jYDIiuJ li:nth-child(3n+1) {
    transform: translateY(-5px);
}.learning-profits-jYDIiuJ li:nth-child(3n+2) {
    transform: translateY(0);
}.learning-profits-jYDIiuJ li:nth-child(3n+3) {
    transform: translateY(5px);
}.learning-profits-jYDIiuJ li:nth-child(3n+1):hover {
    transform: translateY(-5px) translateX(5px);
}.learning-profits-jYDIiuJ li:nth-child(3n+2):hover {
    transform: translateY(0) translateX(5px);
}.learning-profits-jYDIiuJ li:nth-child(3n+3):hover {
    transform: translateY(5px) translateX(5px);
}
}



@media (max-width: 767px) {.tyContainer-RoLcU0a {
    padding: 3rem 0;
}.tyContainer-RoLcU0a .value-vision-s1KVWHB {
    padding: 2.5rem 2rem;
}.tyContainer-RoLcU0a h5 {
    font-size: calc(24px * 0.85);
}.tyContainer-RoLcU0a p {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}.tyContainer-RoLcU0a::before {
    width: 80%;
}.tyContainer-RoLcU0a::after {
    width: 60%;
}
}



@media (max-width: 991px) {header .container {
    padding: 15px;
}header .top-site-enaRE7K {
    gap: 20px;
}header .header-bar-DP6o7Lk:before {
    left: -10px;
}header .head-skill-c6psE3C svg {
    height: 38px;
}
}



@media (max-width: 992px) {.sign-up-dzkpgY4 .message-widget-T1ka9nr {
    width: 90%;
    margin: 0 auto;
}.sign-up-dzkpgY4 h3 {
    transform: translateX(0);
}.sign-up-dzkpgY4 .input_holder {
    transform: translateX(0);
}
}



@media (max-width: 480px) {.sign-up-dzkpgY4 {
    padding: 3rem 1rem;
}.sign-up-dzkpgY4 h3 {
    font-size: calc(23px * 0.8);
    padding: 1rem 1.2rem;
}.sign-up-dzkpgY4 .input_holder {
    padding: 1.5rem;
}.sign-up-dzkpgY4 input[type="email"] {
    padding: 0.8rem 1rem;
}.sign-up-dzkpgY4 input[type="submit"] {
    padding: 0.8rem 1.5rem;
}.sign-up-dzkpgY4 .input_holder::before,
    .sign-up-dzkpgY4 .input_holder::after {
    display: none;
}}



@media (max-width: 768px) {.contact-box-oIafylK {
    padding: 50px 0;
}.contact-box-oIafylK h2 {
    margin-bottom: 30px;
}.contact-box-oIafylK .query-query-sZQGINE {
    flex-direction: column;
}.contact-box-oIafylK .photo-box-wrap-EdBAfrQ {
    height: 250px;
    width: 100%;
}.contact-box-oIafylK .query-map-i3ELb9z {
    width: 100%;
    padding: 30px 25px;
}.contact-box-oIafylK form h3 {
    margin-bottom: 25px;
}.contact-box-oIafylK form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.contact-box-oIafylK .message-request-kK3HTrv {
    margin-bottom: 25px;
}.contact-box-oIafylK .message-links-Tro7xmO {
    padding: 12px 15px;
}
}



@media (max-width: 767px) {.find-support-P8Ec9RV {
    padding: 60px 0;
}.find-support-P8Ec9RV .course-ask-qN1uwz2 {
    padding: 25px;
    grid-template-columns: 1fr;
    gap: 20px;
}.find-support-P8Ec9RV h3 {
    font-size: calc(37px - 4px);
}.find-support-P8Ec9RV .get-support-2AjFsBo {
    margin-bottom: 35px;
}.find-support-P8Ec9RV .connect-block-a7zksen span {
    padding: 6px 12px;
    margin-bottom: 8px;
    margin-right: 8px;
}.find-support-P8Ec9RV .course-ask-qN1uwz2 > span svg {
    width: 20px;
    height: 20px;
}.find-support-P8Ec9RV .connect-block-a7zksen svg {
    width: 16px;
    height: 16px;
}
}



@media (max-width: 991px) {.pricing-feature-PSvX3K9 {
    padding: 80px 0;
}.pricing-feature-PSvX3K9 .group-rates-7yVpLhq {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}.pricing-feature-PSvX3K9 .learn-price-xcEHq7v {
    padding: 25px 20px;
}.pricing-feature-PSvX3K9 .qtr-cost-aBIcDjt h4 {
    font-size: 18px;
}.pricing-feature-PSvX3K9 .learning-package-nl0XuOb {
    font-size: 18px;
    padding: 8px 20px;
}
}



@media (max-width: 480px) {.pricing-feature-PSvX3K9 {
    padding: 50px 0;
}.pricing-feature-PSvX3K9 h2 {
    font-size: calc(30px * 0.75);
}.pricing-feature-PSvX3K9 .learn-price-xcEHq7v {
    padding: 20px 15px;
}.pricing-feature-PSvX3K9 .qtr-cost-aBIcDjt h4 {
    padding-bottom: 10px;
    font-size: calc(18px * 0.9);
    margin-bottom: 15px;
}.pricing-feature-PSvX3K9 .qtr-cost-aBIcDjt p {
    margin-bottom: 20px;
    font-size: calc(13px * 0.9);
    max-height: 150px;
}.pricing-feature-PSvX3K9 .learning-package-nl0XuOb {
    font-size: calc(18px * 0.9);
    padding: 8px 15px;
}}



@media (max-width: 768px) {.prospective-members-T8CnkI3 {
    padding: 80px 0;
}.prospective-members-T8CnkI3 h4 {
    margin-bottom: 50px;
    font-size: calc(30px * 0.8);
}.prospective-members-T8CnkI3 div > div {
    gap: 25px;
    grid-template-columns: 1fr;
}.prospective-members-T8CnkI3 p {
    padding: 18px;
}.prospective-members-T8CnkI3 p svg {
    margin-right: 12px;
    height: 24px;
    width: 24px;
}.prospective-members-T8CnkI3 p:nth-child(odd),
    .prospective-members-T8CnkI3 p:nth-child(even) {
    animation: none;
    transform: none;
}.prospective-members-T8CnkI3 p:hover {
    transform: translateY(-5px);
}.prospective-members-T8CnkI3 p:hover svg {
    transform: scale(1.2);
}.prospective-members-T8CnkI3::after {
    height: 100px;
}
}



@media screen and (max-width: 991px) {.meet-us-SsykToW {
    padding: 100px 0 70px;
}.meet-us-SsykToW .summary-frame-ajcqGIr {
    transform: perspective(800px) rotateY(-1deg);
}
}



@media screen and (max-width: 480px) {.meet-us-SsykToW {
    padding: 60px 0 40px;
}.meet-us-SsykToW h4 {
    font-size: 31px;
}.meet-us-SsykToW .summary-frame-ajcqGIr {
    padding: 25px 15px;
}.meet-us-SsykToW h6 {
    font-size: 18px;
}.meet-us-SsykToW .summary-frame-ajcqGIr::before,
    .meet-us-SsykToW .summary-frame-ajcqGIr::after {
    height: 40px;
    width: 40px;
}.meet-us-SsykToW .summary-frame-ajcqGIr div {
    max-height: 250px;
}.meet-us-SsykToW .summary-frame-ajcqGIr span {
    font-size: 12px;
    line-height: 1.6;
}}



@media (max-width: 576px) {.instructor-profile-LV8GHP5 {
    padding: 60px 0;
}.instructor-profile-LV8GHP5 .photo-box-wrap-EdBAfrQ {
    height: 200px;
    width: 100%;
}.instructor-profile-LV8GHP5 .job-table-F3Ssakv {
    font-size: calc(17px * 0.95);
    padding: 25px 20px;
}.instructor-profile-LV8GHP5 .name {
    font-size: calc(23px * 0.9);
}.instructor-profile-LV8GHP5 .success-voices-QNHRSZl > span:not(.name) {
    font-size: calc(17px * 0.9);
}
}



@keyframes float {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(5%, 3%);
    }
    50% {
        transform: translate(-3%, 5%);
    }
    75% {
        transform: translate(3%, -3%);
    }
}



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



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



@keyframes gradientMove {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

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



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



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


    
    @keyframes float2 {
        0%, 100% {
            transform: translateZ(15px) translateY(0);
        }
        50% {
            transform: translateZ(25px) translateY(-12px);
        }
    }



@keyframes slideInUp {
    from {
        transform: perspective(1000px) rotateY(-2deg) translateY(50px);
        opacity: 0;
    }
    to {
        transform: perspective(1000px) rotateY(-2deg) translateY(0);
        opacity: 1;
    }
}



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

