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

html,body {
    min-height: 100%;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-behavior: auto;
}

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

.container-wrap-LtlvKo2 {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}

.recycle-info-zACst8o .company_holder::after {
    background: linear-gradient(to bottom, transparent, rgb(185,216,206), transparent);
    width: 1px;
    top: 10%;
    right: 0;
    height: 80%;
    position: absolute;
    content: '';
}

.recycle-info-zACst8o .company_holder h3:hover::after {
    width: 100%;
}

.recycle-info-zACst8o .footer-caption-7LNHM2i:hover {
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-2px) translateZ(0);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.recycle-info-zACst8o .nav-study-aXAhGem {
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    display: flex;
}

.recycle-info-zACst8o .top-site-enaRE7K::before {
    transform: translateX(-100%);
    inset: 0;
    position: absolute;
    z-index: -1;
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: transform 0.6s ease;
    content: '';
}

.recycle-info-zACst8o .top-site-enaRE7K:hover h5::after {
    box-shadow: 0 0 8px rgb(185,216,206), 0 0 16px rgb(185,216,206,0.5);
    width: 70px;
}

.recycle-info-zACst8o .top-site-enaRE7K .nav-study-aXAhGem a::before {
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(185,216,206), transparent);
    height: 1px;
    bottom: -2px;
    transition: width 0.3s ease, transform 0.3s ease;
    transform-origin: left;
    content: '';
    width: 0;
}

.exam-prep-kav5B7T::before {
    position: absolute;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(185,216,206,0.5), transparent);
    height: 1px;
    top: 0;
    right: 0;
    left: 0;
}

footer::after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent);
    opacity: 0.3;
    content: '';
    z-index: 0;
    left: 0;
    background-size: 50px 50px;
}

.privacy-retreat-pAEvZor h3, .privacy-retreat-pAEvZor h4, .privacy-retreat-pAEvZor h5, .privacy-retreat-pAEvZor h6 {
    margin: 1rem 0;
    font-size: 23px;
}

.privacy-retreat-pAEvZor ol {
    list-style-type: decimal;
}

.privacy-retreat-pAEvZor li {
    font-size: 18px;
    line-height: 1.6;
    position: relative;
    margin-bottom: 0.5rem;
}

.privacy-retreat-pAEvZor span {
    background-color: rgb(185,216,206,0.5);
    color: rgb(142,191,176);
    padding: 0.2rem 0.4rem;
    font-weight: 700;
    border-radius: 10px;
}

.statistical-details-vd3GVMA {
    background: rgb(229,241,237);
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}

.statistical-details-vd3GVMA .container {
    margin: 0 auto;
    z-index: 1;
    position: relative;
    max-width: 1200px;
}

.statistical-details-vd3GVMA h2::after {
    bottom: -10px;
    height: 2px;
    left: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(185,216,206), transparent);
    content: '';
}

.statistical-details-vd3GVMA ul {
    gap: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}

.statistical-details-vd3GVMA .key-classes-UWBX5Jb::before {
    top: 20px;
    position: absolute;
    left: 20px;
    border-radius: 50%;
    content: '';
    background: rgb(185,216,206);
    opacity: 0;
    height: 10px;
    transition: all 0.3s ease;
    width: 10px;
}

.statistical-details-vd3GVMA .key-classes-UWBX5Jb span {
    font-size: 21px;
    font-weight: 400;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    color: #000000;
}

.statistical-details-vd3GVMA svg {
    top: 20px;
    fill: rgba(0, 0, 0, 0.5);
    height: 50px;
    width: 50px;
    position: absolute;
    transition: all 0.4s ease;
    right: 20px;
    opacity: 0.05;
}



.statistical-details-vd3GVMA .key-classes-UWBX5Jb::after {
    border-style: solid;
    border-width: 0 0 50px 50px;
    width: 0;
    content: '';
    bottom: 0;
    border-color: transparent transparent rgb(185,216,206,0.5) transparent;
    transition: opacity 0.3s ease;
    position: absolute;
    height: 0;
    right: 0;
    opacity: 0;
}



.statistical-details-vd3GVMA .key-classes-UWBX5Jb p::after {
    position: absolute;
    content: '';
    bottom: -10px;
    opacity: 0.3;
    transition: width 0.3s ease;
    background: currentColor;
    width: 40px;
    height: 3px;
    left: 0;
}

.program-overview-nHyJ40o::after {
    background: radial-gradient(circle at center, rgb(142,191,176,0.5) 0%, transparent 70%);
    left: -5%;
    bottom: -10%;
    z-index: 1;
    height: 30vw;
    position: absolute;
    content: "";
    animation: float 18s infinite ease-in-out reverse;
    width: 30vw;
}

.program-overview-nHyJ40o:hover h2::after {
    transform: translateX(-50%) scaleX(1);
}

.program-overview-nHyJ40o .study-route-nVUe758 {
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    transform-style: preserve-3d;
    perspective: 1000px;
    gap: 3rem;
}

.program-overview-nHyJ40o .photo-box-wrap-EdBAfrQ::after {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    position: absolute;
    filter: blur(15px);
    opacity: 0.7;
    top: -10px;
    animation: pulse 6s infinite alternate;
    z-index: 1;
    right: -10px;
    background: rgb(185,216,206);
    content: "";
}

.program-overview-nHyJ40o:hover .summary-frame-ajcqGIr {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transform: translateZ(20px);
}

.program-overview-nHyJ40o .description {
    color: #000000;
    margin-bottom: 1.5rem;
    opacity: 0;
    animation: fadeInUp 0.8s forwards;
    font-size: 18px;
    line-height: 1.75;
    animation-delay: 0.2s;
    transform: translateY(20px);
}

.learning-profits-jYDIiuJ::after {
    left: -5%;
    bottom: -10%;
    animation: pulse 10s infinite alternate-reverse ease-in-out;
    background: linear-gradient(to left, rgb(142,191,176,0.5), rgb(185,216,206,0.5));
    transform: rotate(10deg);
    opacity: 0.3;
    width: 20rem;
    position: absolute;
    height: 20rem;
    filter: blur(60px);
    content: "";
    z-index: 0;
}

.learning-profits-jYDIiuJ .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 1.5rem;
}

.learning-profits-jYDIiuJ .value-vision-s1KVWHB:hover {
    transform: translateY(-5px);
}

.learning-profits-jYDIiuJ .value-vision-s1KVWHB > div:first-child {
    overflow: hidden;
    position: relative;
    height: 300px;
}

.learning-profits-jYDIiuJ .value-vision-s1KVWHB:hover .photo-box-wrap-EdBAfrQ {
    transform: scale(1.05);
}

.learning-profits-jYDIiuJ .summary-frame-ajcqGIr {
    position: relative;
    padding: 2rem;
}

.learning-profits-jYDIiuJ ul {
    list-style: none;
    display: grid;
    grid-template-columns: 1fr;
    padding: 0;
    margin: 0;
    gap: 1.5rem;
}

.learning-profits-jYDIiuJ li p {
    align-items: flex-start;
    font-size: calc(14px - 0.05rem);
    line-height: 1.6;
    margin: 0;
    color: #000000;
    display: flex;
    position: relative;
}

.learning-profits-jYDIiuJ li:hover p svg path {
    fill: rgb(142,191,176);
}

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

.tyContainer-RoLcU0a {
    position: relative;
    background: linear-gradient(135deg, rgb(229,241,237) 0%, rgba(rgb(142,191,176,0.5), 0.15) 100%);
    overflow: hidden;
    z-index: 1;
    padding: 5rem 0;
}

.tyContainer-RoLcU0a {
    padding: 2.5rem 0;
}

.tyContainer-RoLcU0a .container {
    position: relative;
    max-width: 1320px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
}

.tyContainer-RoLcU0a .value-vision-s1KVWHB {
    transform: translateY(0);
    box-shadow: 0 20px 50px rgba(rgba(0, 0, 0, 0.5), 0.1), 
                0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 5px 15px rgba(rgb(185,216,206,0.5), 0.05);
    position: relative;
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    border-left: 4px solid rgb(185,216,206);
    opacity: 1;
    padding: 4rem;
    backdrop-filter: blur(15px);
    animation: slideUp 0.9s cubic-bezier(0.17, 0.67, 0.26, 0.97);
}

.tyContainer-RoLcU0a .value-vision-s1KVWHB {
    padding: 2rem 1.5rem;
}

.tyContainer-RoLcU0a .value-vision-s1KVWHB > div:last-child {
    animation: fadeUp 0.8s 0.5s ease-out forwards;
    transform: translateY(20px);
    opacity: 0;
}

.tyContainer-RoLcU0a a::before {
    opacity: 0.1;
    transform: rotate(-15deg);
    width: 40px;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(185,216,206) 0%, rgb(142,191,176) 100%);
    top: -15px;
    left: -20px;
    content: "";
    position: absolute;
    transition: all 0.4s ease;
    height: 40px;
}

header .top_plank .best-learntrack-nDtRVfu {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    padding: 15px 0 10px 0;
    font-size: 15px;
    line-height: 21px;
    justify-content: flex-start;
}

.cookie-banner-dialog-KSVaD5k {
    z-index: 90;
    bottom: 0;
    padding: 20px 0;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    border-top: 3px solid rgb(185,216,206);
    width: 100%;
    position: fixed;
    background: rgb(142,191,176);
}

.cookie-tips-T0rgZ7n svg {
    fill: rgb(185,216,206);
    height: 60px;
    width: 60px;
}

.cookie-gate-5bBdUWX {
    min-width: 140px;
    cursor: pointer;
    font-size: 19px;
    padding: 10px 20px;
    color: #000000;
    text-align: center;
    flex-shrink: 0;
    border: 2px solid rgb(185,216,206);
    margin-left: 10px;
    text-decoration: none;
    border-radius: 10px;
    white-space: nowrap;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    line-height: 40px;
    background: rgb(185,216,206);
}

header .container {
    max-width: 1200px;
    padding: 20px;
    margin: 0 auto;
    position: relative;
}

header .top-site-enaRE7K {
    display: flex;
    align-items: center;
    gap: 35px;
}

header .header-bar-DP6o7Lk:after {
    left: 0;
    width: 100%;
    content: '';
    bottom: 0;
    height: 2px;
    transition: transform 0.3s ease;
    background-color: rgb(185,216,206);
    transform-origin: center;
    position: absolute;
    transform: scaleX(0);
}

header .head-skill-c6psE3C {
    position: relative;
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    padding: 5px 10px;
}

header .head-skill-c6psE3C:hover svg {
    transform: scale(1.05);
}

.sign-up-dzkpgY4::before {
    background: 
        radial-gradient(circle at 30% 30%, rgb(185,216,206,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 70%, rgb(142,191,176,0.5) 0%, transparent 50%);
    content: "";
    opacity: 0.3;
    width: 200%;
    z-index: 1;
    animation: rotateBg 30s linear infinite;
    height: 200%;
    left: -50%;
    position: absolute;
    top: -50%;
}

.sign-up-dzkpgY4 h3::after {
    z-index: -1;
    bottom: -15px;
    background: rgb(185,216,206);
    content: "";
    transform: rotate(45deg);
    right: -15px;
    width: 30px;
    height: 30px;
    position: absolute;
}

.sign-up-dzkpgY4 input[type="email"]:focus {
    box-shadow: 0 0 0 2px rgb(185,216,206);
    transform: translateY(-5px);
    outline: none;
}

.sign-up-dzkpgY4 input[type="submit"]::before {
    transition: all 0.3s ease;
    background: rgb(142,191,176);
    width: 100%;
    z-index: -1;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
}

.sign-up-dzkpgY4 input[type="submit"]:hover::before {
    left: 0;
}

.sign-up-dzkpgY4::after {
    pointer-events: none;
    animation: patternMove 15s linear infinite;
    top: 15%;
    position: absolute;
    content: "";
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(185,216,206) 49.5%, rgb(185,216,206) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(185,216,206) 49.5%, rgb(185,216,206) 50.5%, transparent 50.5%);
    opacity: 0.1;
    height: 70%;
    width: 40%;
    right: -10%;
    background-size: 20px 20px;
    z-index: 1;
}



.contact-box-oIafylK .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}

.contact-box-oIafylK h2 {
    color: #000000;
    text-align: center;
    font-size: 35px;
    position: relative;
    display: inline-block;
    transform: translateX(-50%);
    font-weight: 700;
    left: 50%;
    margin-bottom: 50px;
}

.contact-box-oIafylK .query-query-sZQGINE::before {
    background: linear-gradient(to bottom, rgb(185,216,206), rgb(142,191,176));
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 5px;
    content: "";
}

.contact-box-oIafylK .photo-box-wrap-EdBAfrQ::after {
    mix-blend-mode: overlay;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, 
                rgba(rgb(185,216,206), 0.3) 0%, 
                rgba(rgb(142,191,176), 0.3) 100%);
    position: absolute;
    content: "";
}

.contact-box-oIafylK form {
    z-index: 2;
    position: relative;
}

.contact-box-oIafylK form h3::after {
    height: 2px;
    position: absolute;
    bottom: -10px;
    width: 40px;
    left: 0;
    background: rgb(185,216,206);
    content: "";
}

.contact-box-oIafylK form input[type="text"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(#000000, 0.5);
}

.contact-box-oIafylK form input[type="text"]:focus::placeholder {
    opacity: 0.5;
    transform: translateX(5px);
}

.contact-box-oIafylK .message-request-kK3HTrv input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    height: 0;
    width: 0;
}

.contact-box-oIafylK .message-request-kK3HTrv input[type="checkbox"]:checked + label::before {
    background: rgb(185,216,206);
    border-color: rgb(185,216,206);
}

.contact-box-oIafylK .message-request-kK3HTrv label a {
    position: relative;
    transition: all 0.3s ease;
    color: rgb(185,216,206);
    text-decoration: none;
}

.contact-box-oIafylK .message-request-kK3HTrv label a:hover {
    color: rgb(142,191,176);
}

.contact-box-oIafylK .message-links-Tro7xmO {
    background: linear-gradient(90deg, rgb(185,216,206), rgb(142,191,176));
    border-radius: 10px;
    font-size: 20px;
    padding: 15px 20px;
    border: none;
    transition: all 0.3s ease;
    cursor: pointer;
    font-weight: 600;
    color: #ffffff;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    position: relative;
}

.contact-box-oIafylK svg:hover,
.contact-box-oIafylK svg:hover path {
    fill: rgb(142,191,176);
}

.find-support-P8Ec9RV .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}

.find-support-P8Ec9RV h3 {
    font-size: 37px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 15px;
    display: inline-block;
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 {
    display: grid;
    position: relative;
    padding: 40px;
    border-radius: 20px;
    gap: 30px;
    background: #ffffff;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.05);
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 > span:hover {
    transform: translateX(5px);
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 > span > span {
    display: block;
    font-size: 18px;
    color: #000000;
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 > span a::after {
    content: '';
    left: 0;
    height: 1px;
    bottom: -2px;
    position: absolute;
    background: rgb(142,191,176);
    transition: width 0.3s ease;
    width: 0;
}

.find-support-P8Ec9RV .course-ask-qN1uwz2 > span svg {
    stroke: rgb(185,216,206);
    stroke-linecap: round;
    height: 24px;
    fill: none;
    position: absolute;
    left: 0;
    stroke-width: 2px;
    stroke-linejoin: round;
    transition: transform 0.3s ease;
    width: 24px;
    top: 0;
}

.find-support-P8Ec9RV .connect-block-a7zksen h4::after {
    left: 0;
    background: rgb(142,191,176);
    height: 2px;
    position: absolute;
    content: '';
    width: 40px;
    bottom: -5px;
}

.find-support-P8Ec9RV .connect-block-a7zksen svg {
    height: 18px;
    stroke: rgb(142,191,176);
    vertical-align: middle;
    width: 18px;
    stroke-linecap: round;
    fill: none;
    margin-right: 5px;
    stroke-linejoin: round;
    stroke-width: 2px;
}

.pricing-feature-PSvX3K9 .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}

.pricing-feature-PSvX3K9 h2::after {
    bottom: -10px;
    height: 3px;
    background: rgb(185,216,206);
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    content: "";
    width: 80px;
}

.pricing-feature-PSvX3K9 .group-rates-7yVpLhq li {
    transform-style: preserve-3d;
    perspective: 1000px;
}

.pricing-feature-PSvX3K9 .learn-offers-Hxh2ElR:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-10px) scale(1.02);
}

.pricing-feature-PSvX3K9 .learn-price-xcEHq7v {
    padding: 35px 25px;
    height: 100%;
}

.pricing-feature-PSvX3K9 .qtr-cost-aBIcDjt {
    flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 2;
    display: flex;
}

.pricing-feature-PSvX3K9 .qtr-cost-aBIcDjt h4::after {
    width: 40px;
    bottom: 0;
    content: "";
    position: absolute;
    background: rgb(185,216,206);
    transition: width 0.3s ease;
    height: 2px;
    left: 0;
}

.pricing-feature-PSvX3K9 .learn-offers-Hxh2ElR:hover .learning-package-nl0XuOb {
    transform: translateZ(20px) scale(1.05);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
}

.title-intro-NaPjrbA {
    background: rgb(229,241,237);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}

.title-intro-NaPjrbA > div {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.title-intro-NaPjrbA .edu-beliefs-SkhaIq2::before {
    position: absolute;
    background: linear-gradient(90deg, rgb(185,216,206), rgb(142,191,176));
    content: "";
    bottom: -15px;
    left: 0;
    width: 80px;
    height: 5px;
}

.title-intro-NaPjrbA .course-open-i1MG8rc::before {
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgb(185,216,206,0.5), rgba(0, 0, 0, 0.5));
    z-index: 1;
    right: 0;
    position: absolute;
    bottom: 0;
}

.title-intro-NaPjrbA .course-open-i1MG8rc h3::before {
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    border-radius: 10px;
    background: rgb(142,191,176);
    bottom: 0;
    width: 5px;
}

.prospective-members-T8CnkI3::before {
    width: 100%;
    background: linear-gradient(135deg, rgb(185,216,206,0.5) 25%, transparent 25%) -50px 0,
                linear-gradient(225deg, rgb(185,216,206,0.5) 25%, transparent 25%) -50px 0,
                linear-gradient(315deg, rgb(185,216,206,0.5) 25%, transparent 25%),
                linear-gradient(45deg, rgb(185,216,206,0.5) 25%, transparent 25%);
    content: "";
    opacity: 0.05;
    left: 0;
    z-index: 1;
    background-size: 100px 100px;
    height: 100%;
    position: absolute;
    top: 0;
}

.prospective-members-T8CnkI3 div > div {
    gap: 40px;
    display: grid;
    perspective: 1000px;
    grid-template-columns: repeat(2, 1fr);
}

.prospective-members-T8CnkI3 div > div {
    gap: 30px;
}

.prospective-members-T8CnkI3 p:nth-child(even) {
    animation: float2 6s ease-in-out infinite;
}

.prospective-members-T8CnkI3 p:hover {
    transform: translateZ(60px) rotateX(5deg) rotateY(5deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.prospective-members-T8CnkI3 p:hover::before {
    opacity: 1;
}

.prospective-members-T8CnkI3 p svg {
    transition: all 0.3s ease;
    transform: translateZ(10px);
    width: 28px;
    margin-right: 15px;
    flex-shrink: 0;
    height: 28px;
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.1));
}

.meet-us-SsykToW {
    position: relative;
    color: #ffffff;
    overflow: hidden;
    padding: 120px 0 80px;
}

.meet-us-SsykToW::after {
    height: 70%;
    position: absolute;
    right: -10%;
    z-index: 2;
    content: "";
    background: radial-gradient(circle at center, rgb(142,191,176,0.5) 0%, transparent 70%);
    animation: float 15s ease-in-out infinite;
    opacity: 0.6;
    width: 50%;
    top: -10%;
}

.meet-us-SsykToW .container {
    position: relative;
    z-index: 5;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
}

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

.meet-us-SsykToW h6 {
    font-size: calc(21px * 1.2);
    animation: fadeInLeft 0.8s ease-out 0.3s backwards;
    margin-bottom: 25px;
    font-weight: 700;
    display: inline-block;
    padding-right: 15px;
    position: relative;
    color: rgb(142,191,176);
}

.meet-us-SsykToW .summary-frame-ajcqGIr span {
    color: #ffffff;
    animation: fadeIn 1s ease-out 0.6s backwards;
    display: block;
    font-size: 12px;
    opacity: 0.9;
    text-align: justify;
    line-height: 1.8;
}

.instructor-profile-LV8GHP5 .success-voices-QNHRSZl {
    transform-style: preserve-3d;
    grid-template-rows: auto auto auto;
    gap: 10px 30px;
    display: grid;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    grid-template-columns: 1.2fr 0.8fr;
    transform: rotateY(-10deg);
    grid-template-areas:
    "quote photo"
    "quote name"
    "quote job";
}

.instructor-profile-LV8GHP5 .photo-box-wrap-EdBAfrQ {
    border-radius: 10px;
    grid-area: photo;
    box-shadow: 
    10px 10px 20px rgba(0, 0, 0, 0.5),
    -5px -5px 30px rgb(185,216,206,0.5);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    transform: translateZ(40px);
    height: 280px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%);
}

.instructor-profile-LV8GHP5 .success-voices-QNHRSZl > span:not(.name) {
    z-index: 2;
    color: rgb(142,191,176);
    padding: 10px 15px;
    font-weight: 600;
    font-size: 17px;
    transform: translateZ(25px);
    background: #ffffff;
    grid-area: job;
    border-radius: 10px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 768px) {.recycle-info-zACst8o {
    padding: 40px 0 20px;
}.recycle-info-zACst8o .nav-study-aXAhGem {
    flex-direction: column;
}.recycle-info-zACst8o .top-site-enaRE7K {
    margin-bottom: 20px;
    flex: 0 0 100%;
}.recycle-info-zACst8o .company_holder h3 {
    font-size: calc(29px * 0.8);
}.recycle-info-zACst8o .top-site-enaRE7K h5 {
    font-size: calc(20px * 0.9);
}.exam-prep-kav5B7T .login-footer-HOMPiYg {
    font-size: calc(15px * 0.9);
}
}


@media only screen and (max-width: 800px) {.privacy-retreat-pAEvZor {
    padding: 1rem;
    margin: 1rem auto;
}.privacy-retreat-pAEvZor h1 {
    font-size: calc(23px - 0.5rem);
    padding-left: 0.5rem;
    border-left-width: 3px;
}.privacy-retreat-pAEvZor h1::before {
    width: 5px;
    top: -5px;
    height: 5px;
}.privacy-retreat-pAEvZor h2 {
    border-left-width: 3px;
    padding-left: 0.5rem;
    font-size: calc(23px - 0.5rem);
}.privacy-retreat-pAEvZor h2::before {
    top: -4px;
    width: 4px;
    height: 4px;
}.privacy-retreat-pAEvZor p,
    .privacy-retreat-pAEvZor li {
    font-size: calc(18px - 0.2rem);
}.privacy-retreat-pAEvZor > div {
    padding: 0.5rem;
}.privacy-retreat-pAEvZor > div::before {
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
}}



@media (min-width: 992px) {.statistical-details-vd3GVMA ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.statistical-details-vd3GVMA .key-classes-UWBX5Jb {
    height: 200px;
}}



@media (min-width: 992px) {.program-overview-nHyJ40o {
    padding: 8rem 0;
}.program-overview-nHyJ40o .study-route-nVUe758 {
    gap: 5rem;
}.program-overview-nHyJ40o h2 {
    font-size: calc(30px * 1.2);
    margin-bottom: 4rem;
}.program-overview-nHyJ40o .photo-box-wrap-EdBAfrQ {
    min-height: 550px;
    transform: translateX(-20px) rotate(-1deg);
}.program-overview-nHyJ40o:hover .photo-box-wrap-EdBAfrQ {
    transform: translateX(-20px) translateY(-10px) rotate(0deg);
}.program-overview-nHyJ40o .summary-frame-ajcqGIr {
    transform: translateX(20px);
    padding: 3rem;
    max-height: 550px;
}.program-overview-nHyJ40o:hover .summary-frame-ajcqGIr {
    transform: translateX(20px) translateZ(30px);
}
}



@media (min-width: 768px) {.learning-profits-jYDIiuJ {
    padding: 9rem 0;
}.learning-profits-jYDIiuJ h5 {
    font-size: calc(24px + 0.2rem);
    margin-bottom: 4rem;
}.learning-profits-jYDIiuJ .value-vision-s1KVWHB {
    border-radius: 100px;
    flex-direction: row;
    align-items: stretch;
    gap: 0;
}.learning-profits-jYDIiuJ .value-vision-s1KVWHB > div:first-child {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    flex: 0 0 45%;
    height: auto;
}.learning-profits-jYDIiuJ .summary-frame-ajcqGIr {
    display: flex;
    padding: 3rem;
    align-items: center;
    flex: 1;
}.learning-profits-jYDIiuJ .summary-frame-ajcqGIr::before {
    left: 0;
    background: linear-gradient(to bottom, 
            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));
    width: 1px;
    height: auto;
    bottom: 3rem;
    top: 3rem;
    right: auto;
}.learning-profits-jYDIiuJ ul {
    grid-template-columns: repeat(2, 1fr);
}.learning-profits-jYDIiuJ li p {
    font-size: 14px;
}
}


@media only screen and (max-width: 1200px) {.cookie-banner-dialog-KSVaD5k {
    padding: 15px 0;
}.track-prefs-0VZPItH {
    padding: 15px 5%;
}.cookie-tips-T0rgZ7n {
    display: none;
}.track-prefs-0VZPItH {
    flex-direction: column;
    text-align: center;
    align-items: center;
}.cookie-banner-dialog-KSVaD5k h5 {
    font-size: 21px;
    margin-bottom: 10px;
}.consent-ack-4Rvem1T {
    margin-bottom: 15px;
}.cookie-gate-5bBdUWX {
    margin: 10px 0;
    min-width: 100%;
}}



@media (max-width: 480px) {header .container {
    padding: 12px 10px;
}header .head-skill-c6psE3C svg {
    height: 32px;
}}



@media (max-width: 768px) {.sign-up-dzkpgY4 {
    padding: 4rem 1.5rem;
}.sign-up-dzkpgY4 .message-widget-T1ka9nr {
    width: 100%;
}.sign-up-dzkpgY4 h3 {
    font-size: calc(23px * 0.9);
    padding: 1.2rem 1.5rem;
}.sign-up-dzkpgY4 .input_holder {
    padding: 2rem;
}.sign-up-dzkpgY4 input[type="email"] {
    flex: 1 1 100%;
    margin-right: 0;
}.sign-up-dzkpgY4 input[type="submit"] {
    width: 100%;
    margin-top: 1rem;
}
}


@media (max-width: 1024px) {.contact-box-oIafylK {
    padding: 60px 0;
}.contact-box-oIafylK .container {
    padding: 0 15px;
}.contact-box-oIafylK h2 {
    margin-bottom: 40px;
}.contact-box-oIafylK .query-map-i3ELb9z {
    padding: 40px 30px;
}
}



@media (prefers-reduced-motion: reduce) {.contact-box-oIafylK::after,
    .contact-box-oIafylK .photo-box-wrap-EdBAfrQ::before {
    animation: none;
}.contact-box-oIafylK .query-query-sZQGINE:hover {
    transform: none;
}}



@media (max-width: 991px) {.find-support-P8Ec9RV .connect-block-a7zksen h4 {
    width: 100%;
    margin-bottom: 20px;
}.find-support-P8Ec9RV {
    padding: 70px 0;
}.find-support-P8Ec9RV .course-ask-qN1uwz2 {
    padding: 30px;
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.find-support-P8Ec9RV h3 {
    font-size: calc(37px - 2px);
}.find-support-P8Ec9RV .course-ask-qN1uwz2 > span svg {
    width: 22px;
    height: 22px;
}
}



@media (max-width: 479px) {.find-support-P8Ec9RV {
    padding: 50px 0;
}.find-support-P8Ec9RV .course-ask-qN1uwz2 {
    gap: 15px;
    padding: 20px;
}.find-support-P8Ec9RV h3 {
    font-size: calc(37px - 6px);
}.find-support-P8Ec9RV .get-support-2AjFsBo {
    margin-bottom: 30px;
    font-size: calc(18px - 1px);
}.find-support-P8Ec9RV .course-ask-qN1uwz2 > span {
    padding-left: 25px;
}.find-support-P8Ec9RV .course-ask-qN1uwz2 > span::before {
    width: 15px;
}.find-support-P8Ec9RV .connect-block-a7zksen {
    padding-top: 20px;
}.find-support-P8Ec9RV .connect-block-a7zksen h4 {
    font-size: calc(20px - 2px);
    margin-bottom: 15px;
}.find-support-P8Ec9RV .connect-block-a7zksen span {
    margin-right: 5px;
    padding: 5px 10px;
    margin-bottom: 5px;
    font-size: calc(18px - 1px);
}.find-support-P8Ec9RV .course-ask-qN1uwz2 > span svg {
    width: 18px;
    height: 18px;
}.find-support-P8Ec9RV .connect-block-a7zksen svg {
    height: 14px;
    width: 14px;
}
}



@media screen and (max-width: 992px) {.title-intro-NaPjrbA {
    padding: 80px 0;
}.title-intro-NaPjrbA .fast-skill-IguXnxo {
    font-size: calc(41px * 0.85);
}.title-intro-NaPjrbA .course-open-i1MG8rc {
    padding: 50px 30px;
}.title-intro-NaPjrbA .course-open-i1MG8rc h3 {
    font-size: calc(31px * 0.9);
}
}



@media screen and (max-width: 768px) {.title-intro-NaPjrbA {
    padding: 60px 0;
}.title-intro-NaPjrbA .edu-beliefs-SkhaIq2::before {
    width: 60px;
}.title-intro-NaPjrbA .fast-skill-IguXnxo {
    font-size: calc(41px * 0.7);
}.title-intro-NaPjrbA .course-open-i1MG8rc {
    padding: 40px 25px;
}.title-intro-NaPjrbA .course-open-i1MG8rc p {
    margin-bottom: 20px;
    font-size: 15px;
}.title-intro-NaPjrbA .course-open-i1MG8rc h3 {
    font-size: calc(31px * 0.8);
    padding-left: 15px;
}
}



@media (max-width: 576px) {.prospective-members-T8CnkI3 {
    padding: 60px 0;
}.prospective-members-T8CnkI3 h4 {
    font-size: calc(30px * 0.7);
    margin-bottom: 40px;
}.prospective-members-T8CnkI3 h4::before {
    height: 2px;
}.prospective-members-T8CnkI3 h4::after {
    bottom: 8px;
}.prospective-members-T8CnkI3 div > div {
    gap: 20px;
}.prospective-members-T8CnkI3 p {
    font-size: calc(14px * 0.9);
    padding: 15px;
}.prospective-members-T8CnkI3 p svg {
    height: 20px;
    margin-right: 10px;
    width: 20px;
}}



@media screen and (max-width: 767px) {.meet-us-SsykToW {
    padding: 80px 0 60px;
}.meet-us-SsykToW h4 {
    margin-bottom: 25px;
    font-size: calc(31px * 0.9);
}.meet-us-SsykToW .summary-frame-ajcqGIr {
    transform: none;
    padding: 30px 20px;
}.meet-us-SsykToW h6 {
    font-size: calc(18px * 1.1);
    margin-bottom: 20px;
}.meet-us-SsykToW .summary-frame-ajcqGIr::before,
    .meet-us-SsykToW .summary-frame-ajcqGIr::after {
    height: 50px;
    width: 50px;
}.meet-us-SsykToW .summary-frame-ajcqGIr div {
    max-height: 300px;
}.meet-us-SsykToW .summary-frame-ajcqGIr span {
    line-height: 1.7;
    font-size: calc(12px * 0.95);
}
}

@keyframes pulseLine {
    0%, 100% {
        opacity: 0.6;
    }
    50% {
        opacity: 1;
    }
}



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

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}



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



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



@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1) rotate(-15deg);
    }
    50% {
        opacity: 0.5;
        transform: scale(1.05) rotate(-10deg);
    }
    100% {
        opacity: 0.3;
        transform: scale(1) rotate(-15deg);
    }
}



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



@keyframes floatBg {
    0% {
        transform: rotate(-15deg) translateZ(0);
    }
    100% {
        transform: rotate(-10deg) translateY(-10px) translateZ(0);
    }
}

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

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



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



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



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



@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.9;
    }
}



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

