* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}a {
    text-decoration: none;
    color: inherit;
}.top-sitewrap-GyxWP7l {
    flex: 1 0 auto;
}.container {
    width: 1254px;
    margin: auto;
    max-width: 100%;
}::-webkit-scrollbar {
    width: 15px;
    padding: 4px;
}::-webkit-scrollbar-track {
    background: rgb(229,233,227);
    border-radius: 11.6rem;
}::-webkit-scrollbar-thumb {
    border-radius: 8.7rem;
    background: rgb(160,173,156,0.5);
    border: 1px ridge rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb:hover {
    background: rgb(197,208,194,0.5);
    box-shadow: -4px 0px 0px -2px rgba(0, 0, 0, 0.3);
}html {
    scrollbar-color: rgb(255, 255, 255, 0.5) rgb(160,173,156,0.5);
    scrollbar-width: auto;
}.warp-container-1m7Dtda {
    min-height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}header,footer {
    width: 100%;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    height: 100%;
    min-height: 100%;
}svg {
    width: 30px;
    height: 30px;
}.encrypt-cta-cFz9SC4 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.instructional-approach-5k1zN4v {
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(197,208,194,0.5), rgb(160,173,156) 120%);
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}.instructional-approach-5k1zN4v::before {
    height: 100%;
    width: 100%;
    content: "";
    background-image: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 15px,
        rgba(255, 255, 255, 0.03) 15px,
        rgba(255, 255, 255, 0.03) 30px
    );
    top: 0;
    z-index: 1;
    position: absolute;
    left: 0;
}.instructional-approach-5k1zN4v::after {
    position: absolute;
    background: linear-gradient(
        145deg,
        rgb(160,173,156),
        rgb(197,208,194,0.5) 60%,
        transparent
    );
    height: 70%;
    z-index: 0;
    right: -5%;
    animation: floatEffect 15s infinite alternate ease-in-out;
    filter: blur(20px);
    top: -10%;
    opacity: 0.15;
    transform: rotate(-15deg) skewX(30deg);
    width: 40%;
    content: "";
}.instructional-approach-5k1zN4v .student-journey-mgdE80Y {
    transform: translateY(20px);
    opacity: 0;
    display: grid;
    gap: 3rem;
    animation: fadeInUp 0.8s 0.2s forwards ease-out;
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 1200px;
    padding: 2rem;
    z-index: 2;
    position: relative;
}.instructional-approach-5k1zN4v h2 {
    color: #ffffff;
    margin-bottom: 1.5rem;
    padding-bottom: 1.2rem;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 700;
    transform: perspective(1000px) rotateX(0deg);
    position: relative;
    transition: transform 0.5s ease;
}.instructional-approach-5k1zN4v h2::before {
    height: 4px;
    transition: transform 0.5s ease-out;
    left: 0;
    background: linear-gradient(90deg, #ffffff, transparent);
    bottom: 0;
    width: 80px;
    content: "";
    transform: scaleX(1);
    transform-origin: left;
    position: absolute;
}.instructional-approach-5k1zN4v h2::after {
    background: linear-gradient(90deg, rgb(255, 255, 255, 0.5), transparent);
    left: 0;
    content: "";
    width: 120px;
    transform-origin: left;
    transform: scaleX(0.8);
    position: absolute;
    bottom: -10px;
    height: 2px;
    transition: transform 0.5s 0.2s ease-out;
}.instructional-approach-5k1zN4v:hover h2::before {
    transform: scaleX(1.2);
}.instructional-approach-5k1zN4v:hover h2::after {
    transform: scaleX(1.5);
}.instructional-approach-5k1zN4v .insight-box-9SdCBPa {
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                inset 0 1px 1px rgba(255, 255, 255, 0.1);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    padding: 2.5rem;
    backdrop-filter: blur(10px);
}.instructional-approach-5k1zN4v .insight-box-9SdCBPa::before {
    left: 0;
    height: 100%;
    opacity: 0;
    top: 0;
    background: linear-gradient(to right, 
                rgba(255, 255, 255, 0.1) 0%, 
                rgba(255, 255, 255, 0.05) 15%, 
                rgba(255, 255, 255, 0) 60%);
    transition: opacity 0.5s ease;
    width: 100%;
    position: absolute;
    content: "";
    z-index: -1;
}.instructional-approach-5k1zN4v .insight-box-9SdCBPa:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                inset 0 1px 1px rgba(255, 255, 255, 0.15);
}.instructional-approach-5k1zN4v .insight-box-9SdCBPa:hover::before {
    opacity: 1;
}.instructional-approach-5k1zN4v p {
    color: #ffffff;
    font-weight: 400;
    line-height: 1.8;
    margin: 0;
    font-size: 18px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 2;
}.instructional-approach-5k1zN4v p::first-letter {
    font-weight: 700;
    color: #ffffff;
    font-size: 1.5em;
}

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

@keyframes floatEffect {
    0% {
        transform: rotate(-15deg) skewX(30deg) translateY(0);
    }
    50% {
        transform: rotate(-12deg) skewX(28deg) translateY(-20px);
    }
    100% {
        transform: rotate(-15deg) skewX(30deg) translateY(0);
    }
}

@media (min-width: 768px) {.instructional-approach-5k1zN4v {
    padding: 7rem 0;
}.instructional-approach-5k1zN4v .student-journey-mgdE80Y {
    gap: 4rem;
    grid-template-columns: 1fr;
    padding: 3rem;
}.instructional-approach-5k1zN4v h2 {
    font-size: calc(28px * 1.2);
    max-width: 80%;
    margin-bottom: 2.5rem;
}.instructional-approach-5k1zN4v .insight-box-9SdCBPa {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    padding: 3rem;
}.instructional-approach-5k1zN4v p {
    line-height: 1.9;
    font-size: calc(18px * 1.1);
}
}

@media (min-width: 992px) {.instructional-approach-5k1zN4v {
    padding: 8rem 0;
}.instructional-approach-5k1zN4v .student-journey-mgdE80Y {
    gap: 5rem;
    align-items: center;
    grid-template-columns: 0.8fr 1.2fr;
}.instructional-approach-5k1zN4v h2 {
    margin-bottom: 0;
    font-size: calc(28px * 1.4);
    grid-column: 1 / 2;
}.instructional-approach-5k1zN4v .insight-box-9SdCBPa {
    animation: fadeInRight 0.8s 0.4s forwards ease-out;
    grid-column: 2 / 3;
    transform: translateX(-20px);
    padding: 3.5rem;
    opacity: 0;
}
    
    @keyframes fadeInRight {
        0% {
            opacity: 0;
            transform: translateX(-20px);
        }
        100% {
            opacity: 1;
            transform: translateX(0);
        }
    }
}

@media (min-width: 1200px) {.instructional-approach-5k1zN4v {
    padding: 10rem 0;
}.instructional-approach-5k1zN4v .student-journey-mgdE80Y {
    gap: 7rem;
}.instructional-approach-5k1zN4v h2 {
    font-size: calc(28px * 1.5);
}.instructional-approach-5k1zN4v .insight-box-9SdCBPa {
    padding: 4rem;
}.instructional-approach-5k1zN4v p {
    font-size: calc(18px * 1.2);
    line-height: 2;
}
}

@media (max-width: 767px) {.instructional-approach-5k1zN4v {
    padding: 4rem 0;
}.instructional-approach-5k1zN4v .student-journey-mgdE80Y {
    gap: 2rem;
    padding: 1.5rem;
}.instructional-approach-5k1zN4v h2 {
    margin-bottom: 1.2rem;
    padding-bottom: 1rem;
    font-size: calc(28px * 0.9);
}.instructional-approach-5k1zN4v h2::before {
    height: 3px;
    width: 60px;
}.instructional-approach-5k1zN4v h2::after {
    height: 1px;
    width: 90px;
}.instructional-approach-5k1zN4v .insight-box-9SdCBPa {
    clip-path: polygon(0 0, 100% 0, 99% 100%, 1% 100%);
    padding: 1.8rem;
}.instructional-approach-5k1zN4v p {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}}.price-box-GMCpNXg {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.price-box-GMCpNXg::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.7));
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
}.price-box-GMCpNXg .container {
    max-width: 1320px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.price-box-GMCpNXg .lesson-fees-GeV430d {
    position: relative;
}.price-box-GMCpNXg h2 {
    position: relative;
    margin-bottom: 20px;
    transform: translateY(0);
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    animation: fadeInUp 0.8s ease-out forwards;
    color: #ffffff;
}.price-box-GMCpNXg .basic-cost-2PleV6i {
    line-height: 1.6;
    text-align: center;
    transform: translateY(20px);
    margin: 0 auto 50px;
    position: relative;
    max-width: 800px;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    color: rgb(255, 255, 255, 0.5);
    font-size: 12px;
}.price-box-GMCpNXg .payment-option-02eTZrn {
    padding: 0;
    display: grid;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    list-style: none;
}.price-box-GMCpNXg .payment-option-02eTZrn li {
    transform-style: preserve-3d;
    perspective: 1000px;
    transition: transform 0.4s ease;
}.price-box-GMCpNXg .rate-packages-oz0pg7v {
    text-decoration: none;
    will-change: transform;
    display: block;
    transform: translateZ(0);
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.price-box-GMCpNXg .bundle-rate-miMKRyu {
    display: flex;
    padding: 30px;
    justify-content: space-between;
    position: relative;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    flex-direction: column;
    overflow: hidden;
    min-height: 420px;
    -webkit-backdrop-filter: blur(10px);
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.03));
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
}.price-box-GMCpNXg .bundle-rate-miMKRyu::before {
    left: 0;
    height: 5px;
    content: "";
    width: 100%;
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    transform: scaleX(0);
    top: 0;
    background: linear-gradient(90deg, 
        rgb(197,208,194), 
        rgb(160,173,156));
}.price-box-GMCpNXg .cert-fees-9OvBWYR {
    color: #ffffff;
    flex-direction: column;
    z-index: 1;
    height: 100%;
    position: relative;
    display: flex;
}.price-box-GMCpNXg .cert-fees-9OvBWYR h4 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: calc(23px * 1.1);
    color: #ffffff;
    position: relative;
    transition: color 0.3s ease;
    padding-bottom: 15px;
}.price-box-GMCpNXg .cert-fees-9OvBWYR h4::after {
    transition: width 0.4s ease;
    background-color: rgb(197,208,194);
    height: 2px;
    bottom: 0;
    position: absolute;
    width: 50px;
    left: 0;
    content: "";
}.price-box-GMCpNXg .cert-fees-9OvBWYR p {
    overflow-wrap: break-word;
    max-height: 200px;
    flex-grow: 1;
    overflow-y: auto;
    color: rgba(255, 255, 255, 0.85);
    word-break: break-word;
    margin-bottom: 30px;
    font-size: 12px;
    scrollbar-width: thin;
    scrollbar-color: rgb(197,208,194) rgba(255, 255, 255, 0.1);
    line-height: 1.6;
}.price-box-GMCpNXg .cert-fees-9OvBWYR p::-webkit-scrollbar {
    width: 4px;
}.price-box-GMCpNXg .cert-fees-9OvBWYR p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}.price-box-GMCpNXg .cert-fees-9OvBWYR p::-webkit-scrollbar-thumb {
    background-color: rgb(197,208,194);
}.price-box-GMCpNXg .learning-fees-tyIqWCR {
    background-clip: text !important;
    font-size: calc(23px * 1.3);
    background: linear-gradient(135deg, rgb(197,208,194), rgb(160,173,156));
    -webkit-background-clip: text !important;
    position: relative;
    padding: 10px 0;
    color: #ffffff;
    display: inline-block;
    color: transparent;
    font-weight: 700;
    margin-top: auto;
    align-self: flex-start;
}.price-box-GMCpNXg .learning-fees-tyIqWCR::before {
    width: 100%;
    position: absolute;
    height: 1px;
    left: 0;
    content: "";
    background: linear-gradient(90deg, 
        rgb(197,208,194), 
        transparent);
    bottom: 0;
}.price-box-GMCpNXg .payment-option-02eTZrn li:hover {
    transform: translateY(-5px);
}.price-box-GMCpNXg .payment-option-02eTZrn li:hover .bundle-rate-miMKRyu {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}.price-box-GMCpNXg .payment-option-02eTZrn li:hover .bundle-rate-miMKRyu::before {
    transform: scaleX(1);
}.price-box-GMCpNXg .payment-option-02eTZrn li:hover .cert-fees-9OvBWYR h4::after {
    width: 80px;
}.price-box-GMCpNXg .payment-option-02eTZrn li:nth-child(1) {
    animation: fadeInUp 0.8s ease-out 0.3s both;
}.price-box-GMCpNXg .payment-option-02eTZrn li:nth-child(2) {
    animation: fadeInUp 0.8s ease-out 0.4s both;
}.price-box-GMCpNXg .payment-option-02eTZrn li:nth-child(3) {
    animation: fadeInUp 0.8s ease-out 0.5s both;
}.price-box-GMCpNXg .payment-option-02eTZrn li:nth-child(4) {
    animation: fadeInUp 0.8s ease-out 0.6s both;
}

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

@media (max-width: 1200px) {.price-box-GMCpNXg {
    padding: 80px 0;
}.price-box-GMCpNXg .payment-option-02eTZrn {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}.price-box-GMCpNXg .bundle-rate-miMKRyu {
    min-height: 400px;
    padding: 25px;
}
}

@media (max-width: 992px) {.price-box-GMCpNXg {
    padding: 70px 0;
}.price-box-GMCpNXg h2 {
    font-size: calc(28px * 0.9);
}.price-box-GMCpNXg .basic-cost-2PleV6i {
    margin-bottom: 40px;
    font-size: calc(12px * 0.95);
}.price-box-GMCpNXg .payment-option-02eTZrn {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.price-box-GMCpNXg .bundle-rate-miMKRyu {
    min-height: 380px;
    padding: 20px;
}.price-box-GMCpNXg .cert-fees-9OvBWYR h4 {
    font-size: 23px;
}.price-box-GMCpNXg .learning-fees-tyIqWCR {
    font-size: calc(23px * 1.2);
}
}

@media (max-width: 768px) {.price-box-GMCpNXg {
    padding: 60px 0;
}.price-box-GMCpNXg h2 {
    font-size: calc(28px * 0.85);
    margin-bottom: 15px;
}.price-box-GMCpNXg .basic-cost-2PleV6i {
    margin-bottom: 30px;
    font-size: calc(12px * 0.9);
}.price-box-GMCpNXg .payment-option-02eTZrn {
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.price-box-GMCpNXg .bundle-rate-miMKRyu {
    min-height: auto;
}.price-box-GMCpNXg .cert-fees-9OvBWYR p {
    max-height: 150px;
}
}

@media (max-width: 576px) {.price-box-GMCpNXg {
    padding: 50px 0;
}.price-box-GMCpNXg h2 {
    font-size: calc(28px * 0.8);
}.price-box-GMCpNXg .basic-cost-2PleV6i {
    font-size: calc(12px * 0.85);
}.price-box-GMCpNXg .bundle-rate-miMKRyu {
    padding: 20px 15px;
}.price-box-GMCpNXg .cert-fees-9OvBWYR h4 {
    font-size: calc(23px * 0.95);
    padding-bottom: 10px;
    margin-bottom: 15px;
}.price-box-GMCpNXg .cert-fees-9OvBWYR p {
    font-size: calc(12px * 0.9);
    margin-bottom: 20px;
}.price-box-GMCpNXg .learning-fees-tyIqWCR {
    font-size: calc(23px * 1.1);
}}.our-info-FIqEmOR {
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(229,233,227) 0%, rgba(240, 248, 255, 0.95) 100%);
    overflow: hidden;
    padding: 80px 0;
    position: relative;
}.our-info-FIqEmOR::before {
    width: 200%;
    position: absolute;
    content: "";
    animation: rotate 60s linear infinite;
    left: -50%;
    z-index: 0;
    top: -50%;
    background: radial-gradient(circle at center, rgba(var(--primary-color-opacity), 0.03) 0%, transparent 50%);
    height: 200%;
}.our-info-FIqEmOR::after {
    right: 0;
    height: 100%;
    background: radial-gradient(ellipse at right, rgba(var(--secondary-color-opacity), 0.05) 0%, transparent 70%);
    width: 50%;
    z-index: 0;
    position: absolute;
    top: 0;
    content: "";
}.our-info-FIqEmOR .container {
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.our-info-FIqEmOR .join-community-uKwnQfv {
    backdrop-filter: blur(10px);
    display: flex;
    flex-direction: column;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(var(--primary-color-opacity), 0.05);
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
    padding: 40px;
    border-left: 4px solid rgb(197,208,194);
    background: rgba(#ffffff, 0.92);
}.our-info-FIqEmOR .join-community-uKwnQfv::before {
    height: 60px;
    opacity: 0.1;
    position: absolute;
    width: 60px;
    content: "";
    top: -15px;
    z-index: -1;
    background: rgb(197,208,194);
    border-radius: 50%;
    left: 20px;
}.our-info-FIqEmOR .join-community-uKwnQfv h3 {
    transform: translateX(-15px);
    position: relative;
    font-size: 34px;
    color: rgb(197,208,194);
    font-weight: 700;
    margin-bottom: 20px;
}.our-info-FIqEmOR .join-community-uKwnQfv h3::after {
    height: 3px;
    content: "";
    width: 80px;
    left: 0;
    background: linear-gradient(90deg, rgb(197,208,194) 0%, transparent 100%);
    bottom: -10px;
    position: absolute;
}.our-info-FIqEmOR .join-community-uKwnQfv > div {
    padding-left: 10px;
    position: relative;
    margin-bottom: 30px;
}.our-info-FIqEmOR .join-community-uKwnQfv > div p {
    font-size: 14px;
    color: #000000;
    max-width: 600px;
    transition: transform 0.3s ease;
    line-height: 1.6;
}.our-info-FIqEmOR .join-community-uKwnQfv > div p:hover {
    transform: translateX(5px);
}.our-info-FIqEmOR .join-community-uKwnQfv h5 {
    font-size: 18px;
    color: #000000;
    align-items: center;
    font-weight: 600;
    display: flex;
    margin-bottom: 10px;
}.our-info-FIqEmOR .join-community-uKwnQfv svg {
    width: 24px;
    transform: translateY(-1px);
    transition: transform 0.3s ease;
    height: 24px;
    margin-left: 10px;
}.our-info-FIqEmOR .join-community-uKwnQfv svg:hover {
    transform: translateY(-1px) scale(1.1);
}.our-info-FIqEmOR .join-community-uKwnQfv svg path {
    transition: fill 0.3s ease;
    fill: rgb(197,208,194);
}.our-info-FIqEmOR .send-info-t6b1BRj {
    margin-top: 20px;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    list-style: none;
    gap: 20px;
}.our-info-FIqEmOR .send-info-t6b1BRj li {
    transition: transform 0.3s ease;
    position: relative;
}.our-info-FIqEmOR .send-info-t6b1BRj li:hover {
    transform: translateY(-5px);
}.our-info-FIqEmOR .get-helpdesk-K0t8rfM {
    transition: all 0.3s ease;
    display: flex;
    color: #000000;
    text-decoration: none;
    border-radius: 10px;
    border-bottom: 2px solid transparent;
    background: rgba(var(--secondary-color-opacity), 0.05);
    font-weight: 600;
    font-size: calc(14px - 1px);
    align-items: center;
    padding: 8px 15px;
}.our-info-FIqEmOR .get-helpdesk-K0t8rfM:hover {
    background: rgba(var(--primary-color-opacity), 0.1);
    border-bottom: 2px solid rgb(197,208,194);
}.our-info-FIqEmOR .get-helpdesk-K0t8rfM:hover svg path {
    fill: rgb(160,173,156);
}.our-info-FIqEmOR .get-helpdesk-K0t8rfM svg {
    margin-left: 8px;
}

@media (min-width: 768px) {.our-info-FIqEmOR .join-community-uKwnQfv {
    padding: 50px;
    transform: perspective(1000px) rotateY(-1deg);
}.our-info-FIqEmOR .send-info-t6b1BRj {
    flex-direction: row;
}.our-info-FIqEmOR .join-community-uKwnQfv h3 {
    font-size: calc(34px + 4px);
}
}

@media (max-width: 767px) {.our-info-FIqEmOR {
    padding: 50px 0;
}.our-info-FIqEmOR .join-community-uKwnQfv {
    transform: none;
    padding: 30px 20px;
}.our-info-FIqEmOR .send-info-t6b1BRj {
    gap: 10px;
    flex-direction: column;
}.our-info-FIqEmOR .join-community-uKwnQfv h3 {
    transform: none;
}.our-info-FIqEmOR .get-helpdesk-K0t8rfM {
    padding: 8px 10px;
}}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}.tySpotlight-sexKnbd {
    position: relative;
    background: linear-gradient(135deg, rgb(229,233,227) 0%, rgba(245, 245, 245, 0.9) 100%);
    padding: 80px 0;
    overflow: hidden;
    perspective: 1000px;
}.tySpotlight-sexKnbd::before {
    top: 0;
    z-index: 1;
    opacity: 0.1;
    background: repeating-linear-gradient(
        45deg,
        rgb(160,173,156,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(160,173,156,0.5) 11px
    );
    pointer-events: none;
    height: 100%;
    animation: patternMove 30s linear infinite;
    position: absolute;
    width: 100%;
    transform: translateZ(-20px);
    left: 0;
    content: "";
}.tySpotlight-sexKnbd::after {
    background: radial-gradient(
        circle at center,
        rgb(197,208,194,0.5) 0%,
        transparent 70%
    );
    height: 100%;
    animation: gradientPulse 15s ease-in-out infinite alternate;
    width: 100%;
    top: -50%;
    content: "";
    transform: rotate(-15deg) scale(2);
    opacity: 0.15;
    z-index: 0;
    position: absolute;
    right: -50%;
}.tySpotlight-sexKnbd .container {
    transform-style: preserve-3d;
    padding: 0 20px;
    z-index: 10;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.tySpotlight-sexKnbd h2 {
    font-size: 35px;
    margin-bottom: 40px;
    text-align: center;
    font-weight: 700;
    animation: titleEntrance 1.2s cubic-bezier(0.17, 0.84, 0.44, 1) forwards;
    color: #000000;
    position: relative;
    transform: translateZ(30px);
    line-height: 1.4;
    opacity: 0;
    letter-spacing: 0.5px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}.tySpotlight-sexKnbd h2::after {
    content: "";
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    width: 150px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(160,173,156), transparent);
    animation: underlineExpand 1.5s ease-out forwards 0.5s;
    transform-origin: center;
    opacity: 0;
    bottom: -15px;
}.tySpotlight-sexKnbd .student-journey-mgdE80Y {
    background: #ffffff;
    margin-top: 20px;
    transform: translateZ(15px) rotateX(2deg);
    opacity: 0;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 3px 5px rgba(0, 0, 0, 0.03);
    padding: 40px;
    position: relative;
    overflow: hidden;
    border-radius: 11px;
    animation: holderEntrance 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards 0.3s;
}.tySpotlight-sexKnbd .student-journey-mgdE80Y::before {
    z-index: -1;
    content: "";
    width: 100%;
    background: linear-gradient(45deg, rgb(160,173,156,0.5) 0%, transparent 70%);
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.1;
    left: 0;
}.tySpotlight-sexKnbd .student-journey-mgdE80Y::after {
    border-radius: 50%;
    right: 0;
    bottom: 0;
    z-index: -1;
    transform: translate(40%, 40%);
    opacity: 0.2;
    background: radial-gradient(circle at center, rgb(197,208,194,0.5), transparent 70%);
    position: absolute;
    animation: glowPulse 8s ease-in-out infinite alternate;
    height: 180px;
    content: "";
    width: 180px;
}.tySpotlight-sexKnbd ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.tySpotlight-sexKnbd li {
    opacity: 0;
    border-radius: 0 10px 10px 0;
    transform: translateX(-20px);
    animation: itemSlideIn 0.8s ease-out forwards 0.6s;
    border-left: 3px solid rgb(160,173,156);
    background: linear-gradient(to right, rgba(245, 245, 245, 0.5) 0%, transparent 100%);
    position: relative;
    margin-bottom: 15px;
    padding: 20px 15px 20px 35px;
}.tySpotlight-sexKnbd li::before {
    transform: translateY(-50%);
    top: 50%;
    background-color: #ffffff;
    position: absolute;
    border: 3px solid rgb(160,173,156);
    height: 15px;
    content: "";
    width: 15px;
    border-radius: 50%;
    box-shadow: 0 0 0 5px rgba(var(--secondary-color-rgb, 0, 120, 200), 0.1);
    animation: pulseDot 3s infinite;
    left: -9px;
}.tySpotlight-sexKnbd span {
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.7;
    animation: textFadeIn 1s ease-out forwards 0.8s;
    transform: translateY(15px);
    display: block;
    font-size: calc(15px * 1.05);
    opacity: 0;
}

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

@keyframes gradientPulse {
    0% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(2);
    }
    50% {
        opacity: 0.2;
        transform: rotate(-14deg) scale(2.1);
    }
    100% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(2);
    }
}

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

@keyframes underlineExpand {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        width: 150px;
        opacity: 1;
    }
}

@keyframes holderEntrance {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(15px) rotateX(2deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(15px) rotateX(2deg);
    }
}

@keyframes glowPulse {
    0% {
        opacity: 0.1;
        transform: translate(40%, 40%) scale(1);
    }
    50% {
        opacity: 0.3;
        transform: translate(40%, 40%) scale(1.2);
    }
    100% {
        opacity: 0.1;
        transform: translate(40%, 40%) scale(1);
    }
}

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

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

@keyframes pulseDot {
    0% {
        box-shadow: 0 0 0 0 rgba(var(--secondary-color-rgb, 0, 120, 200), 0.4);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(var(--secondary-color-rgb, 0, 120, 200), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(var(--secondary-color-rgb, 0, 120, 200), 0);
    }
}

@media (max-width: 992px) {.tySpotlight-sexKnbd {
    padding: 60px 0;
}.tySpotlight-sexKnbd h2 {
    font-size: calc(35px * 0.9);
    margin-bottom: 30px;
}.tySpotlight-sexKnbd .student-journey-mgdE80Y {
    padding: 30px;
}
}

@media (max-width: 768px) {.tySpotlight-sexKnbd {
    padding: 50px 0;
}.tySpotlight-sexKnbd h2 {
    margin-bottom: 25px;
    font-size: calc(35px * 0.8);
}.tySpotlight-sexKnbd .student-journey-mgdE80Y {
    padding: 25px;
    transform: translateZ(10px) rotateX(1deg);
}.tySpotlight-sexKnbd span {
    font-size: 15px;
}.tySpotlight-sexKnbd li {
    padding: 15px 10px 15px 25px;
}
}

@media (max-width: 576px) {.tySpotlight-sexKnbd {
    padding: 40px 0;
}.tySpotlight-sexKnbd h2 {
    margin-bottom: 20px;
    font-size: calc(35px * 0.7);
    line-height: 1.5;
}.tySpotlight-sexKnbd h2::after {
    bottom: -10px;
    width: 100px;
}.tySpotlight-sexKnbd .student-journey-mgdE80Y {
    padding: 20px;
    transform: translateZ(5px) rotateX(0.5deg);
    margin-top: 15px;
}.tySpotlight-sexKnbd li {
    margin-bottom: 10px;
    padding: 12px 10px 12px 20px;
}.tySpotlight-sexKnbd li::before {
    left: -7px;
    height: 12px;
    width: 12px;
}.tySpotlight-sexKnbd span {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}}.follow-5apIyrg {
    background: rgb(229,233,227);
    position: relative;
    overflow: hidden;
    padding: 4rem 2rem;
}.follow-5apIyrg::before {
    top: 0;
    background: linear-gradient(90deg, rgb(197,208,194) 0%, rgb(160,173,156) 50%, rgb(197,208,194) 100%);
    height: 5px;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
}.follow-5apIyrg .student-journey-mgdE80Y {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.follow-5apIyrg .connect-links-fRPhsZz {
    max-width: 700px;
    position: relative;
    display: grid;
    transform: rotate(-2deg);
    grid-template-areas: 
        "headline headline"
        "input button";
    padding: 0;
    gap: 2rem;
    grid-template-columns: 2fr 1fr;
    margin: 0 10%;
    grid-template-rows: auto auto;
}.follow-5apIyrg h3 {
    font-size: calc(28px * 1.2);
    letter-spacing: -1px;
    transform: translateX(-5%);
    position: relative;
    z-index: 1;
    margin: 0;
    grid-area: headline;
    color: rgb(197,208,194);
    font-weight: 700;
    line-height: 1.2;
}.follow-5apIyrg h3::before {
    color: transparent;
    position: absolute;
    z-index: -1;
    content: attr(data-text);
    -webkit-text-stroke: 1px rgb(160,173,156,0.5);
    transform: translate(5px, 5px);
    left: 0;
    top: 0;
}.follow-5apIyrg .input_holder {
    gap: 1.5rem;
    grid-area: input / span 2;
    align-items: stretch;
    grid-template-columns: 2fr 1fr;
    display: grid;
}.follow-5apIyrg input[type="email"] {
    background: transparent;
    padding: 1.2rem 1.5rem;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    grid-column: 1;
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #000000;
    transition: all 0.3s ease;
    border: none;
}.follow-5apIyrg input[type="email"]:focus {
    border-bottom-color: rgb(197,208,194);
    outline: none;
}.follow-5apIyrg input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.6;
    transition: all 0.3s ease;
}.follow-5apIyrg input[type="email"]:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0.3;
}.follow-5apIyrg input[type="submit"] {
    color: rgb(197,208,194);
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 700;
    transition: all 0.3s ease;
    font-size: 19px;
    background: transparent;
    cursor: pointer;
    text-transform: uppercase;
    grid-column: 2;
    overflow: hidden;
    border: 2px solid rgb(197,208,194);
    letter-spacing: 1px;
}.follow-5apIyrg input[type="submit"]::before {
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    transition: width 0.3s ease;
    width: 0;
    z-index: -1;
    top: 0;
    background: rgb(197,208,194);
}.follow-5apIyrg input[type="submit"]:hover {
    color: #ffffff;
}.follow-5apIyrg input[type="submit"]:hover::before {
    width: 100%;
}.follow-5apIyrg::after {
    bottom: 0;
    content: "";
    opacity: 0.2;
    background: linear-gradient(135deg, transparent 50%, rgb(160,173,156,0.5) 50%);
    width: 30%;
    position: absolute;
    right: 0;
    height: 30%;
}@keyframes float {
    0%, 100% {
        transform: rotate(-2deg) translateY(0);
    }
    50% {
        transform: rotate(-2deg) translateY(-10px);
    }
}

.follow-5apIyrg .connect-links-fRPhsZz:hover {
    animation: float 5s ease-in-out infinite;
}

@media (min-width: 769px) {.follow-5apIyrg h3 {
    overflow: hidden;
    white-space: nowrap;
}.follow-5apIyrg h3::after {
    top: 0;
    left: 0;
    border-left: 3px solid rgb(197,208,194);
    height: 100%;
    position: absolute;
    animation: typewriter 2s steps(20) 0.5s forwards;
    content: "";
    z-index: 2;
    width: 100%;
    background: rgb(229,233,227);
}
    
    @keyframes typewriter {
        to {
            left: 100%;
        }
    }
}

@media (max-width: 768px) {.follow-5apIyrg {
    padding: 3rem 1.5rem;
}.follow-5apIyrg .connect-links-fRPhsZz {
    gap: 1.5rem;
    grid-template-areas: 
            "headline headline"
            "input input"
            "button button";
    margin: 0;
    transform: none;
}.follow-5apIyrg h3 {
    transform: none;
    font-size: calc(18px * 1.2);
}.follow-5apIyrg h3::before {
    transform: translate(3px, 3px);
}.follow-5apIyrg .input_holder {
    grid-template-columns: 1fr;
}.follow-5apIyrg input[type="email"] {
    grid-column: 1;
}.follow-5apIyrg input[type="submit"] {
    grid-column: 1;
}.follow-5apIyrg .connect-links-fRPhsZz:hover {
    animation: none;
}
}

@media (max-width: 480px) {.follow-5apIyrg {
    padding: 2rem 1rem;
}.follow-5apIyrg h3 {
    font-size: 18px;
}.follow-5apIyrg input[type="email"] {
    padding: 1rem;
}.follow-5apIyrg input[type="submit"] {
    padding: 1rem;
}}.cookie-window-overlay-Hi5YG0t {
    z-index: 90;
    width: 100%;
    border-top: 2px solid rgb(197,208,194);
    bottom: 0;
    position: fixed;
    background: rgb(229,233,227);
}.cookie-verify-6Xrml7G {
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
}.cookie-window-overlay-Hi5YG0t h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookie-window-overlay-Hi5YG0t p {
    font-size: 18px;
}.track-cookies-omPShFu {
    margin-right: 10px;
    flex-shrink: 0;
}.track-cookies-omPShFu svg, .track-cookies-omPShFu svg path, .track-cookies-omPShFu img {
    height: 100px;
    width: 100px;
    fill: rgb(197,208,194);
}.web-tracking-C0GXycW {
    font-size: 24px;
    margin-left: 10px;
    flex-shrink: 0;
    cursor: pointer;
    text-decoration: none;
    color: rgb(197,208,194);
    line-height: 35px;
    text-align: center;
    min-width: 120px;
    white-space: nowrap;
    border-bottom: 2px solid rgb(197,208,194);
}.cookie-window-overlay-Hi5YG0t p a {
    text-decoration: none;
    color: rgb(197,208,194);
}#cookieSettingsPanel-riQU039 {
    display: none;
}#cookieSettingsPanel-riQU039:checked ~ .cookie-window-overlay-Hi5YG0t {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie-window-overlay-Hi5YG0t {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.track-cookies-omPShFu {
    display: none;
}.cookie-verify-6Xrml7G {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookie-window-overlay-Hi5YG0t h5 {
    text-align: center;
}.cookie-window-overlay-Hi5YG0t p {
    text-align: center;
}.accept-cookies-RFMNfCW {
    margin-bottom: 20px;
}body .warp-container-1m7Dtda .web-tracking-C0GXycW {
    margin-left: 0;
}}
.warp-container-1m7Dtda .cookie-verify-6Xrml7G {
    justify-content: flex-end;
}.warp-container-1m7Dtda .web-tracking-C0GXycW {
    padding: 10px;
    color: #ffffff;
    background: rgb(197,208,194);
    font-size: 20px;
    margin-left: 30px;
}.warp-container-1m7Dtda .accept-cookies-RFMNfCW {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.warp-container-1m7Dtda .web-tracking-C0GXycW {
    margin-left: 0;
    margin-bottom: 10px;
}}.course-overview-Pzf5Wyr {
    background: linear-gradient(135deg, rgb(229,233,227) 0%, rgba(245, 247, 250, 0.95) 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.course-overview-Pzf5Wyr::before {
    opacity: 0.4;
    position: absolute;
    height: 40%;
    animation: float 15s ease-in-out infinite alternate;
    filter: blur(80px);
    background: linear-gradient(225deg, rgb(197,208,194,0.5) 0%, transparent 70%);
    z-index: 1;
    right: -5%;
    top: -5%;
    transform: rotate(-15deg);
    content: "";
    width: 40%;
}.course-overview-Pzf5Wyr::after {
    z-index: 1;
    animation: float 18s ease-in-out infinite alternate-reverse;
    left: -5%;
    opacity: 0.4;
    height: 30%;
    width: 30%;
    transform: rotate(15deg);
    position: absolute;
    content: "";
    bottom: -5%;
    background: linear-gradient(45deg, rgb(160,173,156,0.5) 0%, transparent 70%);
    filter: blur(60px);
}.course-overview-Pzf5Wyr .container {
    padding: 0 2rem;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.course-overview-Pzf5Wyr h2 {
    font-weight: 700;
    transform: translateX(-1rem);
    position: relative;
    animation: slideIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    opacity: 0;
    font-size: 31px;
    color: #000000;
    margin-bottom: 3rem;
}.course-overview-Pzf5Wyr h2::before {
    content: "";
    background: linear-gradient(90deg, rgb(197,208,194) 0%, rgb(160,173,156) 100%);
    animation: scaleIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.8s;
    height: 0.25rem;
    left: 0;
    transform: scaleX(0);
    bottom: -1rem;
    transform-origin: left;
    width: 8rem;
    position: absolute;
}.course-overview-Pzf5Wyr .skill-map-STDv02B {
    grid-template-columns: 1fr;
    gap: 3rem;
    position: relative;
    display: grid;
}.course-overview-Pzf5Wyr .media-thumbnail-NoDteW0 {
    border-radius: 10px;
    overflow: hidden;
    transform: translateY(2rem);
    height: 400px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    animation: fadeUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.4s;
    opacity: 0;
}.course-overview-Pzf5Wyr .media-thumbnail-NoDteW0::before {
    position: absolute;
    height: 100%;
    z-index: 1;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, 
        transparent 0%, 
        rgba(rgb(197,208,194), 0.2) 100%);
}.course-overview-Pzf5Wyr .media-thumbnail-NoDteW0::after {
    position: absolute;
    width: 200%;
    top: -100%;
    content: "";
    height: 200%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    transform: rotate(45deg);
    animation: shine 8s cubic-bezier(0.25, 1, 0.5, 1) infinite;
    left: -100%;
}.course-overview-Pzf5Wyr .insight-box-9SdCBPa {
    position: relative;
    transform: translateY(2rem);
    animation: fadeUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    gap: 2rem;
    flex-direction: column;
    opacity: 0;
    display: flex;
}.course-overview-Pzf5Wyr .description {
    max-height: 300px;
    font-size: 15px;
    scrollbar-color: rgb(197,208,194,0.5) rgb(229,233,227);
    overflow-y: auto;
    padding-right: 1.5rem;
    position: relative;
    scrollbar-width: thin;
    line-height: 1.8;
    color: #000000;
}.course-overview-Pzf5Wyr .description::-webkit-scrollbar {
    width: 6px;
}.course-overview-Pzf5Wyr .description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(229,233,227);
}.course-overview-Pzf5Wyr .description::-webkit-scrollbar-thumb {
    background: rgb(197,208,194,0.5);
    border-radius: 10px;
}.course-overview-Pzf5Wyr .description:nth-child(1) {
    position: relative;
}.course-overview-Pzf5Wyr .description:nth-child(1)::first-line {
    font-weight: 600;
    color: #000000;
}.course-overview-Pzf5Wyr .description:nth-child(2) {
    display: none;
    position: relative;
}

@media (min-width: 768px) {.course-overview-Pzf5Wyr .skill-map-STDv02B {
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
}.course-overview-Pzf5Wyr h2 {
    font-size: calc(31px * 1.2);
    text-align: left;
    max-width: 90%;
}.course-overview-Pzf5Wyr .media-thumbnail-NoDteW0 {
    height: 500px;
}.course-overview-Pzf5Wyr .description {
    max-height: 500px;
}
}

@media (min-width: 992px) {.course-overview-Pzf5Wyr {
    padding: 8rem 0;
}.course-overview-Pzf5Wyr .container {
    padding: 0 4rem;
}.course-overview-Pzf5Wyr h2 {
    max-width: 80%;
    font-size: calc(31px * 1.4);
}.course-overview-Pzf5Wyr .skill-map-STDv02B {
    gap: 4rem;
}.course-overview-Pzf5Wyr .media-thumbnail-NoDteW0 {
    height: 600px;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}.course-overview-Pzf5Wyr .media-thumbnail-NoDteW0:hover {
    transform: translateY(-8px) scale(1.02);
}.course-overview-Pzf5Wyr .insight-box-9SdCBPa {
    padding-top: 2rem;
}
}

@media (min-width: 1200px) {.course-overview-Pzf5Wyr .media-thumbnail-NoDteW0 {
    height: 650px;
}.course-overview-Pzf5Wyr h2 {
    max-width: 70%;
}
}

@media (max-width: 767px) {.course-overview-Pzf5Wyr {
    padding: 4rem 0;
}.course-overview-Pzf5Wyr h2 {
    font-size: calc(31px * 0.9);
    text-align: center;
}.course-overview-Pzf5Wyr h2::before {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
    animation: scaleInCenter 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.8s;
}}

@keyframes slideIn {
    0% {
        transform: translateX(-1rem);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes scaleIn {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes scaleInCenter {
    0% {
        transform: translateX(-50%) scaleX(0);
    }
    100% {
        transform: translateX(-50%) scaleX(1);
    }
}

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

@keyframes shine {
    0% {
        transform: translateX(-100%) translateY(-100%) rotate(45deg);
    }
    20%, 100% {
        transform: translateX(100%) translateY(100%) rotate(45deg);
    }
}

@keyframes float {
    0% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-10deg) translate(-10px, 10px);
    }
    100% {
        transform: rotate(-5deg) translate(-20px, 5px);
    }
}.title-page-SN1dGQM {
    justify-content: center;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(160,173,156) 0%, rgb(197,208,194) 100%);
    min-height: 100vh;
    align-items: center;
    display: flex;
}.title-page-SN1dGQM .learn-intro-nda2pvr {
    z-index: 2;
    max-width: 1200px;
    padding: 2rem;
    width: 100%;
    position: relative;
}.title-page-SN1dGQM .study-studio-bKqYZTv {
    padding: 4rem 3rem;
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
    overflow: hidden;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.1);
}.title-page-SN1dGQM .page-home-v8nwJzm {
    position: relative;
    border-left: 6px solid rgb(197,208,194);
}.title-page-SN1dGQM .page-home-v8nwJzm::before {
    background: linear-gradient(
    135deg,
    rgba(#000000, 0.85) 0%,
    rgba(#000000, 0.7) 100%
  );
    z-index: 1;
    left: 0;
    position: absolute;
    top: 0;
    backdrop-filter: blur(4px);
    bottom: 0;
    right: 0;
    content: '';
}.title-page-SN1dGQM .page-home-v8nwJzm::after {
    opacity: 0.1;
    border-radius: 50%;
    height: 200px;
    background: rgb(197,208,194);
    content: '';
    position: absolute;
    animation: pulse 10s infinite alternate ease-in-out;
    filter: blur(40px);
    right: -5%;
    top: -10%;
    width: 200px;
    z-index: 0;
}.title-page-SN1dGQM .page-home-v8nwJzm span {
    animation: fadeInUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    display: inline-block;
    transform: translateY(-20px);
    opacity: 0;
    margin-bottom: 2rem;
    z-index: 2;
}.title-page-SN1dGQM .page-home-v8nwJzm h3 {
    max-width: 90%;
    line-height: 1.5;
    font-weight: 300;
    letter-spacing: 0.5px;
    padding: 1rem 2rem;
    color: #ffffff;
    font-size: calc(21px * 0.9);
    margin: 0;
    background: linear-gradient(90deg, rgb(197,208,194,0.5) 0%, transparent 100%);
    border-left: 3px solid rgb(160,173,156);
}.title-page-SN1dGQM .page-home-v8nwJzm h1 {
    -webkit-background-clip: text !important;
    background-clip: text !important;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    font-size: 41px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to right, #ffffff, rgb(255, 255, 255, 0.5));
    opacity: 0;
    transform: translateY(-20px);
    animation: fadeInUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 2;
    margin: 0 0 2rem;
    color: #ffffff;
}.title-page-SN1dGQM .page-home-v8nwJzm > div {
    position: relative;
    z-index: 2;
    animation: fadeInUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(-20px);
    opacity: 0;
}.title-page-SN1dGQM .page-home-v8nwJzm > div > div {
    transform: perspective(500px) rotateX(2deg);
    padding: 1.5rem 2rem;
    display: inline-block;
    background: linear-gradient(
    90deg, 
    rgb(160,173,156) 0%, 
    rgb(160,173,156,0.5) 100%
  );
    position: relative;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.title-page-SN1dGQM .page-home-v8nwJzm > div > div::after {
    left: 10%;
    content: '';
    filter: blur(4px);
    position: absolute;
    right: 10%;
    height: 8px;
    background: rgb(160,173,156);
    opacity: 0.5;
    bottom: -8px;
}.title-page-SN1dGQM .page-home-v8nwJzm p {
    font-size: calc(14px * 1.1);
    letter-spacing: 0.3px;
    line-height: 1.6;
    color: #ffffff;
    font-weight: 400;
    margin: 0;
}.title-page-SN1dGQM .study-studio-bKqYZTv:hover {
    transform: perspective(1000px) rotateY(0deg);
}

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

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.1;
  }
  50% {
    transform: scale(1.5);
    opacity: 0.15;
  }
}

@media (max-width: 991px) {.title-page-SN1dGQM .page-home-v8nwJzm {
    padding: 3rem 2rem;
}.title-page-SN1dGQM .page-home-v8nwJzm h1 {
    font-size: calc(41px * 0.85);
}.title-page-SN1dGQM .page-home-v8nwJzm h3 {
    font-size: calc(21px * 0.85);
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 767px) {.title-page-SN1dGQM .learn-intro-nda2pvr {
    padding: 1.5rem;
}.title-page-SN1dGQM .page-home-v8nwJzm {
    transform: perspective(1000px) rotateY(0deg);
    padding: 2.5rem 1.5rem;
}.title-page-SN1dGQM .page-home-v8nwJzm h1 {
    font-size: calc(41px * 0.7);
    margin-bottom: 1.5rem;
}.title-page-SN1dGQM .page-home-v8nwJzm h3 {
    max-width: 100%;
    font-size: calc(21px * 0.8);
    padding: 0.8rem 1.2rem;
}.title-page-SN1dGQM .page-home-v8nwJzm > div > div {
    padding: 1.2rem 1.5rem;
}.title-page-SN1dGQM .page-home-v8nwJzm p {
    font-size: 14px;
}
}

@media (max-width: 480px) {.title-page-SN1dGQM .page-home-v8nwJzm {
    padding: 2rem 1.2rem;
}.title-page-SN1dGQM .page-home-v8nwJzm h1 {
    font-size: calc(41px * 0.6);
}.title-page-SN1dGQM .page-home-v8nwJzm h3 {
    padding: 0.6rem 1rem;
    font-size: calc(21px * 0.75);
}.title-page-SN1dGQM .page-home-v8nwJzm > div > div {
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    padding: 1rem 1.2rem;
}}header {
    margin-top: 0;
    background: rgb(160,173,156);
    z-index: 100;
    overflow: visible;
    position: relative;
    padding: 0;
}header::before {
    height: 100%;
    content: '';
    background-size: 20px 20px;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
    linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    z-index: 0;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
}header::after {
    z-index: 0;
    top: 0;
    position: absolute;
    content: '';
    background: 
        linear-gradient(to right, transparent 0%, rgb(160,173,156,0.5) 50%, transparent 100%),
        linear-gradient(to bottom, transparent 0%, rgb(160,173,156,0.5) 50%, transparent 100%);
    height: 100%;
    width: 100%;
    left: 0;
}header .head-class-v40WyfN {
    display: flex;
    z-index: 5;
    position: relative;
    justify-content: space-between;
    align-items: center;
    padding: 1.3rem 2.5rem;
}header .header-mentor-BkSsFmt {
    position: relative;
    border-left: 3px solid rgb(197,208,194);
    overflow: hidden;
    z-index: 2;
    flex: 0 0 auto;
    margin-right: 2rem;
    padding: 0.5rem 0.7rem;
    transition: all 0.3s ease;
}header .header-mentor-BkSsFmt::before {
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    opacity: 0;
    transition: all 0.4s ease;
    width: 100%;
    position: absolute;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    transform: scaleX(0);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}header .header-mentor-BkSsFmt:hover {
    box-shadow: 5px 0 15px -5px rgb(197,208,194);
    transform: translateX(5px);
}header .header-mentor-BkSsFmt:hover::before {
    transform: scaleX(1);
    opacity: 1;
}header .header-pro-9eAnShF {
    position: relative;
    transition: all 0.3s ease;
    display: block;
}header .header-pro-9eAnShF::after {
    bottom: -5px;
    content: '';
    height: 10px;
    background: rgb(197,208,194);
    right: -5px;
    position: absolute;
    width: 10px;
    opacity: 0;
    transition: all 0.3s ease;
}header .header-pro-9eAnShF:hover::after {
    opacity: 1;
}header .header-pro-9eAnShF img {
    max-height: 40px;
    filter: brightness(1.1);
}header .head-lesson-LI3mjoB {
    display: flex;
    z-index: 2;
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0;
}header .head-lesson-LI3mjoB::before {
    position: absolute;
    transform: translateY(-50%);
    height: 1px;
    background: rgb(197,208,194);
    right: -20px;
    width: 40px;
    top: 50%;
    content: '';
}header .first-teach-cPboURm {
    margin: 0 1px;
    position: relative;
}header .first-teach-cPboURm a {
    text-decoration: none;
    height: 45px;
    color: #ffffff;
    padding: 0 1.2rem;
    font-weight: 600;
    z-index: 1;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    position: relative;
    justify-content: center;
    letter-spacing: 1px;
    display: flex;
    transition: all 0.3s ease;
    overflow: hidden;
    font-size: 12px;
    align-items: center;
}header .first-teach-cPboURm a::before {
    top: 0;
    background: rgb(197,208,194);
    content: '';
    transition: transform 0.3s ease;
    height: 100%;
    position: absolute;
    transform: translateX(-100%);
    left: 0;
    width: 100%;
    z-index: -1;
}header .first-teach-cPboURm a:hover {
    border-right-color: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    border-left-color: rgba(255, 255, 255, 0.2);
}header .first-teach-cPboURm a:hover::before {
    transform: translateX(0);
}header .first-teach-cPboURm a::after {
    width: 100%;
    transform: scaleX(0);
    transition: transform 0.3s ease;
    height: 2px;
    position: absolute;
    left: 0;
    transform-origin: right;
    top: 0;
    background: rgb(197,208,194);
    content: '';
}header .first-teach-cPboURm a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}header .first-teach-cPboURm::before {
    background: rgb(197,208,194);
    transition: transform 0.3s ease;
    transform: translateY(-50%) scale(0);
    content: '';
    width: 5px;
    left: -10px;
    top: 50%;
    height: 5px;
    position: absolute;
}header .first-teach-cPboURm:hover::before {
    transform: translateY(-50%) scale(1);
}header .head-class-v40WyfN::before {
    content: '';
    width: 30px;
    left: 20px;
    top: 20px;
    background: rgb(197,208,194);
    position: absolute;
    height: 1px;
}header .head-class-v40WyfN::after {
    height: 30px;
    position: absolute;
    content: '';
    left: 20px;
    top: 20px;
    width: 1px;
    background: rgb(197,208,194);
}.top-sitewrap-GyxWP7l {
    padding-top: 2rem;
    position: relative;
    background: rgb(229,233,227);
    z-index: 1;
}@keyframes typingCursor {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}

header .first-teach-cPboURm:last-child::after {
    animation: typingCursor 1s infinite;
    right: -10px;
    color: rgb(197,208,194);
    content: '|';
    top: 50%;
    font-weight: 700;
    position: absolute;
    transform: translateY(-50%);
}

@media (min-width: 1400px) {header .head-class-v40WyfN {
    margin: 0 auto;
    max-width: 1320px;
}header .first-teach-cPboURm {
    margin: 0 2px;
}header .first-teach-cPboURm a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .head-class-v40WyfN {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .header-mentor-BkSsFmt {
    margin-right: 0;
    margin-bottom: 0;
}header .head-lesson-LI3mjoB {
    justify-content: flex-end;
    margin-top: 1rem;
    flex-basis: 100%;
}header .head-lesson-LI3mjoB::before {
    display: none;
}header .first-teach-cPboURm a {
    font-size: calc(12px - 1px);
    height: 40px;
    padding: 0 1rem;
}header .first-teach-cPboURm::before {
    display: none;
}header .head-class-v40WyfN::before,
    header .head-class-v40WyfN::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .head-class-v40WyfN {
    padding: 0.8rem 1.5rem;
}header .header-mentor-BkSsFmt {
    max-width: 140px;
    padding: 0.4rem 0.6rem;
}header .header-pro-9eAnShF img {
    max-height: 35px;
}header .head-lesson-LI3mjoB {
    justify-content: flex-start;
    margin-top: 0.8rem;
    padding-bottom: 0.5rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
}header .head-lesson-LI3mjoB::-webkit-scrollbar {
    height: 3px;
}header .head-lesson-LI3mjoB::-webkit-scrollbar-thumb {
    background: rgb(197,208,194);
    border-radius: 10px;
}header .first-teach-cPboURm {
    flex: 0 0 auto;
    margin: 0;
}header .first-teach-cPboURm a {
    white-space: nowrap;
    font-size: calc(12px - 2px);
    height: 35px;
    letter-spacing: 0.5px;
    padding: 0 0.8rem;
}header .first-teach-cPboURm:last-child::after {
    display: none;
}
}

@media (max-width: 479px) {header .head-class-v40WyfN {
    padding: 0.7rem 1.2rem;
}header .header-mentor-BkSsFmt {
    padding: 0.3rem 0.5rem;
    max-width: 120px;
}header .first-teach-cPboURm a {
    padding: 0 0.6rem;
    font-size: calc(12px - 3px);
    height: 32px;
}}.connect-with-us-nfOb5y1 {
    background: linear-gradient(120deg, rgb(229,233,227), rgba(rgb(197,208,194), 0.03));
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}.connect-with-us-nfOb5y1::before {
    z-index: 1;
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(197,208,194), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(160,173,156), 0.05) 0%, transparent 50%);
    left: 0;
}.connect-with-us-nfOb5y1::after {
    background-image: 
        linear-gradient(90deg, rgba(rgb(197,208,194), 0.03) 1px, transparent 1px),
        linear-gradient(rgba(rgb(197,208,194), 0.03) 1px, transparent 1px),
        radial-gradient(circle at 50% 50%, rgba(rgb(160,173,156), 0.05) 0%, transparent 25%),
        radial-gradient(circle at 80% 20%, rgba(rgb(197,208,194), 0.04) 0%, transparent 30%),
        radial-gradient(circle at 20% 80%, rgba(rgb(160,173,156), 0.04) 0%, transparent 30%);
    position: absolute;
    z-index: 1;
    width: 100%;
    background-position: center center;
    top: 0;
    left: 0;
    background-size: 30px 30px, 30px 30px, 600px 600px, 400px 400px, 300px 300px;
    animation: backgroundShift 30s linear infinite;
    height: 100%;
    content: "";
}@keyframes backgroundShift {
    0% {
        background-position: 0px 0px, 0px 0px, center center, 80% 20%, 20% 80%;
    }
    100% {
        background-position: 30px 30px, 30px 30px, center center, 85% 15%, 15% 85%;
    }
}

.connect-with-us-nfOb5y1 .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 30px;
    position: relative;
}.connect-with-us-nfOb5y1 h2 {
    color: #000000;
    transform: translateX(-50%);
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 700;
    font-size: 31px;
    position: relative;
    margin-bottom: 15px;
    perspective: 1000px;
    text-align: center;
    left: 50%;
}.connect-with-us-nfOb5y1 h2::before {
    width: 100%;
    bottom: -10px;
    position: absolute;
    content: "";
    left: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgb(197,208,194), transparent);
}.connect-with-us-nfOb5y1 .feedback-section-fVQMeSK {
    display: flex;
    position: relative;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    margin-top: 60px;
    perspective: 1000px;
    transform-style: preserve-3d;
}.connect-with-us-nfOb5y1 .feedback-section-fVQMeSK::before {
    z-index: 3;
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, rgb(197,208,194), rgb(160,173,156));
    height: 5px;
}.connect-with-us-nfOb5y1 .media-thumbnail-NoDteW0 {
    min-height: 500px;
    flex: 0 0 45%;
    overflow: hidden;
    position: relative;
    transform: translateZ(0);
}.connect-with-us-nfOb5y1 .media-thumbnail-NoDteW0::before {
    mix-blend-mode: multiply;
    inset: 0;
    z-index: 1;
    background: linear-gradient(210deg, rgba(rgb(197,208,194), 0.5), rgba(rgb(160,173,156), 0.5));
    content: "";
    position: absolute;
}.connect-with-us-nfOb5y1 .media-thumbnail-NoDteW0::after {
    position: absolute;
    background: linear-gradient(45deg, transparent 45%, rgba(255, 255, 255, 0.1) 50%, transparent 55%);
    content: "";
    top: -100%;
    z-index: 2;
    left: -100%;
    height: 300%;
    width: 300%;
    animation: shine 6s infinite ease-in-out;
}@keyframes shine {
    0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
    30%, 100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

.connect-with-us-nfOb5y1 .query-box-5HZfgk8 {
    position: relative;
    padding: 60px 50px;
    flex: 0 0 55%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
    backdrop-filter: blur(10px);
}.connect-with-us-nfOb5y1 .query-box-5HZfgk8::before {
    opacity: 0.5;
    z-index: 0;
    background: 
        radial-gradient(circle, rgba(rgb(197,208,194), 0.03) 0%, transparent 70%);
    border-radius: 50%;
    top: 0;
    content: "";
    right: 0;
    width: 500px;
    position: absolute;
    height: 500px;
}.connect-with-us-nfOb5y1 form {
    position: relative;
    z-index: 3;
}.connect-with-us-nfOb5y1 form h3 {
    position: relative;
    letter-spacing: 0.5px;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 35px;
    color: #000000;
}.connect-with-us-nfOb5y1 form h3::after {
    width: 30px;
    position: absolute;
    height: 2px;
    bottom: -15px;
    content: "";
    background: rgb(197,208,194);
    left: 0;
}.connect-with-us-nfOb5y1 form input[type="text"] {
    border: 1px solid rgba(rgb(197,208,194), 0.1);
    border-radius: 8px;
    background: rgba(rgb(229,233,227), 0.5);
    margin-bottom: 25px;
    transition: all 0.3s ease;
    width: 100%;
    color: #000000;
    backdrop-filter: blur(5px);
    padding: 18px 25px;
    font-size: 18px;
}.connect-with-us-nfOb5y1 form input[type="text"]:focus {
    box-shadow: 0 0 0 4px rgba(rgb(197,208,194), 0.1);
    background: rgba(#ffffff, 0.9);
    border-color: rgb(197,208,194);
    outline: none;
}.connect-with-us-nfOb5y1 form input[type="text"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(#000000, 0.5);
}.connect-with-us-nfOb5y1 form input[type="text"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.7;
}.connect-with-us-nfOb5y1 .inquiry-message-IHlW4mp {
    position: relative;
    display: flex;
    margin-bottom: 30px;
}.connect-with-us-nfOb5y1 .inquiry-message-IHlW4mp input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.connect-with-us-nfOb5y1 .inquiry-message-IHlW4mp label {
    cursor: pointer;
    padding-left: 35px;
    position: relative;
    line-height: 1.5;
    font-size: 16px;
    color: #000000;
}.connect-with-us-nfOb5y1 .inquiry-message-IHlW4mp label::before {
    position: absolute;
    background: rgba(#ffffff, 0.6);
    border: 1px solid rgba(rgb(197,208,194), 0.3);
    content: "";
    width: 22px;
    border-radius: 4px;
    left: 0;
    transition: all 0.3s ease;
    top: 0;
    height: 22px;
}.connect-with-us-nfOb5y1 .inquiry-message-IHlW4mp input[type="checkbox"]:checked + label::before {
    border-color: rgb(197,208,194);
    background: rgb(197,208,194);
}.connect-with-us-nfOb5y1 .inquiry-message-IHlW4mp input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    top: 4px;
    border: solid #ffffff;
    height: 12px;
    position: absolute;
    content: "";
    width: 6px;
    left: 8px;
    border-width: 0 2px 2px 0;
}.connect-with-us-nfOb5y1 .inquiry-message-IHlW4mp label a {
    position: relative;
    color: rgb(197,208,194);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}.connect-with-us-nfOb5y1 .inquiry-message-IHlW4mp label a::after {
    left: 0;
    background: rgb(197,208,194);
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.3s ease;
    bottom: -2px;
}.connect-with-us-nfOb5y1 .inquiry-message-IHlW4mp label a:hover {
    color: rgb(160,173,156);
}.connect-with-us-nfOb5y1 .inquiry-message-IHlW4mp label a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
    background: rgb(160,173,156);
}.connect-with-us-nfOb5y1 .message-help-juD2Qq4 {
    border: none;
    font-size: 16px;
    overflow: hidden;
    background: rgb(197,208,194);
    cursor: pointer;
    padding: 16px 40px;
    color: #ffffff;
    transition: all 0.3s ease;
    z-index: 1;
    letter-spacing: 0.5px;
    border-radius: 8px;
    position: relative;
    font-weight: 600;
}.connect-with-us-nfOb5y1 .message-help-juD2Qq4::before {
    top: 0;
    opacity: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(45deg, rgb(197,208,194), rgb(160,173,156));
    z-index: -1;
    transition: opacity 0.3s ease;
}.connect-with-us-nfOb5y1 .message-help-juD2Qq4:hover::before {
    opacity: 1;
}.connect-with-us-nfOb5y1 .message-help-juD2Qq4::after {
    z-index: -1;
    transition: all 0.5s ease;
    top: -50%;
    width: 50px;
    height: 50px;
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    transform: scale(0);
    left: -10px;
    border-radius: 50%;
}.connect-with-us-nfOb5y1 .message-help-juD2Qq4:hover::after {
    opacity: 0;
    transform: scale(4);
}.connect-with-us-nfOb5y1 svg {
    height: 22px;
    transition: all 0.3s ease;
    width: 22px;
    fill: none;
    filter: drop-shadow(0 2px 2px rgba(rgb(197,208,194), 0.3));
    stroke: rgb(197,208,194);
    stroke-width: 2;
}.connect-with-us-nfOb5y1 svg path {
    stroke: rgb(197,208,194);
    transition: all 0.3s ease;
    stroke-width: 2;
}.connect-with-us-nfOb5y1 svg:hover,
.connect-with-us-nfOb5y1 svg:hover path {
    stroke: rgb(160,173,156);
    transform: translateY(-2px);
}.connect-with-us-nfOb5y1 form input {
    border: 1px solid rgb(197,208,194);
}

@media (max-width: 1024px) {.connect-with-us-nfOb5y1 {
    padding: 80px 0;
}.connect-with-us-nfOb5y1 .feedback-section-fVQMeSK {
    margin-top: 50px;
}.connect-with-us-nfOb5y1 .media-thumbnail-NoDteW0 {
    min-height: 450px;
}.connect-with-us-nfOb5y1 .query-box-5HZfgk8 {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.connect-with-us-nfOb5y1 {
    padding: 60px 0;
}.connect-with-us-nfOb5y1 .feedback-section-fVQMeSK {
    margin-top: 40px;
    flex-direction: column;
}.connect-with-us-nfOb5y1 .media-thumbnail-NoDteW0 {
    width: 100%;
    min-height: 300px;
}.connect-with-us-nfOb5y1 .query-box-5HZfgk8 {
    width: 100%;
    padding: 40px 30px;
}.connect-with-us-nfOb5y1 form h3 {
    margin-bottom: 30px;
}.connect-with-us-nfOb5y1 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.connect-with-us-nfOb5y1 .inquiry-message-IHlW4mp {
    margin-bottom: 25px;
}.connect-with-us-nfOb5y1 .message-help-juD2Qq4 {
    width: 100%;
    padding: 14px 30px;
}
}

@media (max-width: 480px) {.connect-with-us-nfOb5y1 {
    padding: 50px 0;
}.connect-with-us-nfOb5y1 h2 {
    font-size: calc(31px * 0.85);
}.connect-with-us-nfOb5y1 .feedback-section-fVQMeSK {
    margin-top: 30px;
    border-radius: 12px;
}.connect-with-us-nfOb5y1 .media-thumbnail-NoDteW0 {
    min-height: 220px;
}.connect-with-us-nfOb5y1 .query-box-5HZfgk8 {
    padding: 30px 20px;
}.connect-with-us-nfOb5y1 form h3 {
    margin-bottom: 25px;
    font-size: calc(19px * 0.9);
}.connect-with-us-nfOb5y1 form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.connect-with-us-nfOb5y1 .inquiry-message-IHlW4mp {
    margin-bottom: 20px;
}.connect-with-us-nfOb5y1 .inquiry-message-IHlW4mp label {
    font-size: calc(16px * 0.9);
}.connect-with-us-nfOb5y1 .message-help-juD2Qq4 {
    padding: 12px 20px;
}}.privacy-den-ILEhU3t {
    background: linear-gradient(135deg, rgb(229,233,227) 0%, rgba(rgb(197,208,194,0.5), 0.05) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 2rem;
}.privacy-den-ILEhU3t::before {
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(197,208,194) 0%, rgb(160,173,156) 100%);
    content: "";
    box-shadow: 0 0 20px rgba(rgb(197,208,194,0.5), 0.4);
    width: 100%;
    height: 6px;
    top: 0;
}.privacy-den-ILEhU3t::after {
    z-index: 0;
    transform: translate(10%, 10%);
    content: "";
    pointer-events: none;
    width: 35%;
    height: 35%;
    bottom: 0;
    right: 0;
    position: absolute;
    background: radial-gradient(circle at bottom right, rgba(rgb(160,173,156,0.5), 0.08), transparent 70%);
}.privacy-den-ILEhU3t .container {
    perspective: 1000px;
    z-index: 1;
    transform-style: preserve-3d;
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
}.privacy-den-ILEhU3t h1 {
    padding-bottom: 1rem;
    color: rgb(197,208,194);
    margin-bottom: 2.5rem;
    font-weight: 700;
    transform: translateZ(5px);
    font-size: 44px;
    letter-spacing: -0.02em;
    position: relative;
    border-bottom: 1px solid rgba(rgb(197,208,194,0.5), 0.1);
}.privacy-den-ILEhU3t h1::after {
    bottom: -1px;
    width: 80px;
    transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    background: linear-gradient(90deg, rgb(197,208,194), rgb(160,173,156));
    left: 0;
    content: "";
    height: 3px;
    position: absolute;
    transform-origin: left center;
}.privacy-den-ILEhU3t h2 {
    font-size: 36px;
    position: relative;
    transform: translateZ(3px);
    color: #000000;
    font-weight: 600;
    padding-left: 1.5rem;
    margin: 3rem 0 1.5rem;
}.privacy-den-ILEhU3t h2::before {
    height: 80%;
    background: linear-gradient(to bottom, rgb(197,208,194), rgb(160,173,156));
    content: "";
    left: 0;
    border-radius: 2px;
    width: 8px;
    top: 0.3em;
    position: absolute;
}.privacy-den-ILEhU3t h3 {
    color: #000000;
    font-size: calc(36px * 0.85);
    position: relative;
    font-weight: 600;
    padding-left: 1.25rem;
    margin: 2.5rem 0 1.25rem;
}.privacy-den-ILEhU3t h3::before {
    background: linear-gradient(to bottom, rgb(160,173,156), rgb(197,208,194));
    content: "";
    border-radius: 2px;
    width: 6px;
    height: 70%;
    position: absolute;
    left: 0;
    top: 0.4em;
}.privacy-den-ILEhU3t h4 {
    font-size: calc(36px * 0.7);
    position: relative;
    color: #000000;
    padding-left: 1rem;
    font-weight: 600;
    margin: 2rem 0 1rem;
}.privacy-den-ILEhU3t h4::before {
    left: 0;
    height: 60%;
    content: "";
    top: 0.4em;
    background: rgb(160,173,156);
    width: 4px;
    position: absolute;
    border-radius: 1px;
}.privacy-den-ILEhU3t p {
    margin-bottom: 1.5rem;
    max-width: 95%;
    color: #000000;
    transform: translateZ(1px);
    line-height: 1.7;
    position: relative;
    font-size: 12px;
}.privacy-den-ILEhU3t p strong {
    font-weight: 600;
    color: #000000;
    position: relative;
}.privacy-den-ILEhU3t span {
    position: relative;
    display: block;
    line-height: 1.7;
    font-size: 12px;
    color: #000000;
    max-width: 95%;
    margin-bottom: 1.5rem;
}.privacy-den-ILEhU3t ul {
    padding: 0.5rem 0 1.5rem 1.5rem;
    position: relative;
    list-style: none;
    transform: translateZ(2px);
}.privacy-den-ILEhU3t ul::before {
    bottom: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(197,208,194), transparent);
    width: 1px;
    left: 0;
    content: "";
}.privacy-den-ILEhU3t li {
    margin-bottom: 1.25rem;
    padding-left: 1.75rem;
    line-height: 1.6;
    color: #000000;
    font-size: 12px;
    position: relative;
}.privacy-den-ILEhU3t li::before {
    position: absolute;
    border: 2px solid rgb(197,208,194);
    background: rgba(rgb(255, 255, 255, 0.5), 0.8);
    content: "";
    top: 0.6em;
    width: 8px;
    box-shadow: 0 0 0 2px rgba(rgb(197,208,194,0.5), 0.1);
    border-radius: 50%;
    height: 8px;
    left: 0;
    transition: transform 0.3s ease;
}.privacy-den-ILEhU3t li:hover::before {
    transform: scale(1.2);
    background: rgba(rgb(197,208,194,0.5), 0.1);
}


@media (max-width: 992px) {.privacy-den-ILEhU3t {
    padding: 5rem 1.5rem;
}.privacy-den-ILEhU3t h1 {
    font-size: calc(44px * 0.9);
}.privacy-den-ILEhU3t h2 {
    font-size: calc(36px * 0.9);
}.privacy-den-ILEhU3t h3 {
    font-size: calc(36px * 0.8);
}.privacy-den-ILEhU3t h4 {
    font-size: calc(36px * 0.65);
}
}

@media (max-width: 768px) {.privacy-den-ILEhU3t {
    padding: 4rem 1.25rem;
}.privacy-den-ILEhU3t::after {
    height: 25%;
    width: 50%;
}.privacy-den-ILEhU3t h1 {
    margin-bottom: 2rem;
    font-size: calc(44px * 0.8);
}.privacy-den-ILEhU3t h2 {
    margin: 2.5rem 0 1.25rem;
    padding-left: 1.25rem;
}.privacy-den-ILEhU3t h3 {
    padding-left: 1rem;
}.privacy-den-ILEhU3t h4 {
    padding-left: 0.75rem;
}.privacy-den-ILEhU3t p, 
    .privacy-den-ILEhU3t span {
    max-width: 100%;
}.privacy-den-ILEhU3t ul {
    padding-left: 0.75rem;
}.privacy-den-ILEhU3t li {
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}
}

@media (max-width: 576px) {.privacy-den-ILEhU3t {
    padding: 3rem 1rem;
}.privacy-den-ILEhU3t h1 {
    font-size: calc(44px * 0.7);
    margin-bottom: 1.5rem;
}.privacy-den-ILEhU3t h2 {
    font-size: calc(36px * 0.8);
    margin: 2rem 0 1rem;
    padding-left: 1rem;
}.privacy-den-ILEhU3t h3 {
    padding-left: 0.75rem;
    font-size: calc(36px * 0.7);
}.privacy-den-ILEhU3t h4 {
    padding-left: 0.5rem;
    font-size: calc(36px * 0.6);
}.privacy-den-ILEhU3t h1::after {
    width: 60px;
}.privacy-den-ILEhU3t ul {
    padding-left: 0.5rem;
}.privacy-den-ILEhU3t li {
    padding-left: 1.25rem;
}}.who-we-are-bsJmzV7 {
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(229,233,227) 0%, rgba(245, 245, 250, 1) 100%);
    position: relative;
    overflow: hidden;
}.who-we-are-bsJmzV7::before {
    background: linear-gradient(120deg, rgb(197,208,194,0.5) 0%, transparent 80%);
    top: -10%;
    content: "";
    opacity: 0.07;
    z-index: 1;
    position: absolute;
    transform: rotate(-15deg) skewX(15deg);
    right: -5%;
    width: 40%;
    height: 70%;
}.who-we-are-bsJmzV7::after {
    left: -5%;
    opacity: 0.05;
    content: "";
    height: 60%;
    background: linear-gradient(240deg, rgb(160,173,156,0.5) 0%, transparent 80%);
    transform: rotate(10deg) skewX(-10deg);
    bottom: -10%;
    position: absolute;
    z-index: 1;
    width: 50%;
}.who-we-are-bsJmzV7 .container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}.who-we-are-bsJmzV7 h1 {
    color: #000000;
    margin-bottom: 60px;
    position: relative;
    text-align: center;
    font-size: 43px;
    transform: translateZ(0);
    font-weight: 700;
}.who-we-are-bsJmzV7 h1::after {
    position: absolute;
    left: 50%;
    width: 80px;
    bottom: -15px;
    border-radius: 2px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(197,208,194) 0%, rgb(160,173,156) 100%);
    content: "";
    height: 4px;
}.who-we-are-bsJmzV7 .master-classes-0xjYJKq {
    position: relative;
}.who-we-are-bsJmzV7 .master-classes-0xjYJKq ul {
    display: grid;
    list-style: none;
    padding: 0;
    gap: 50px;
    margin: 0;
    grid-template-columns: 1fr;
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 {
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    padding: 40px 35px;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), 
                box-shadow 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05),
                0 5px 15px rgba(0, 0, 0, 0.03);
    transform: translateY(0);
}.who-we-are-bsJmzV7 .about-section-SHvNCp4::before {
    opacity: 0.8;
    width: 4px;
    left: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, rgb(197,208,194), rgb(160,173,156));
    content: "";
    top: 0;
}.who-we-are-bsJmzV7 .about-section-SHvNCp4:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08),
                0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-10px);
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 h4 {
    font-weight: 700;
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 24px;
    color: #000000;
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 h4::after {
    transition: transform 0.4s ease;
    left: 0;
    transform-origin: left;
    height: 2px;
    content: "";
    position: absolute;
    width: 100%;
    transform: scaleX(0.3);
    bottom: -8px;
    background: linear-gradient(90deg, rgb(197,208,194,0.5) 0%, transparent 100%);
}.who-we-are-bsJmzV7 .about-section-SHvNCp4:hover h4::after {
    transform: scaleX(1);
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 div {
    color: #000000;
    max-height: 300px;
    padding-right: 15px;
    opacity: 0.9;
    font-size: 13px;
    line-height: 1.8;
    overflow-y: auto;
    font-weight: 400;
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 div::-webkit-scrollbar {
    width: 4px;
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 div::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.03);
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 div::-webkit-scrollbar-thumb {
    background: rgb(197,208,194,0.5);
    border-radius: 2px;
}.who-we-are-bsJmzV7 .about-section-SHvNCp4:nth-child(2) {
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    opacity: 0;
    transform: translateY(30px);
}.who-we-are-bsJmzV7 .about-section-SHvNCp4:nth-child(1) {
    transform: translateY(30px);
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
}

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

@media (min-width: 768px) {.who-we-are-bsJmzV7 .master-classes-0xjYJKq ul {
    grid-template-columns: 1fr 1fr;
}.who-we-are-bsJmzV7 h1 {
    margin-bottom: 70px;
    font-size: calc(43px * 1.1);
}.who-we-are-bsJmzV7 h1::after {
    width: 100px;
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 {
    padding: 45px 40px;
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 div {
    max-height: 350px;
}
}

@media (min-width: 992px) {.who-we-are-bsJmzV7 {
    padding: 120px 0;
}.who-we-are-bsJmzV7 .container {
    padding: 0 40px;
}.who-we-are-bsJmzV7 h1 {
    margin-bottom: 80px;
    font-size: calc(43px * 1.2);
}.who-we-are-bsJmzV7 h1::after {
    bottom: -20px;
    height: 5px;
    width: 120px;
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 {
    padding: 50px 45px;
}.who-we-are-bsJmzV7 .about-section-SHvNCp4::before {
    width: 5px;
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 h4 {
    margin-bottom: 25px;
    font-size: calc(24px * 1.1);
}
}

@media (max-width: 767px) {.who-we-are-bsJmzV7 {
    padding: 70px 0;
}.who-we-are-bsJmzV7 h1 {
    font-size: calc(43px * 0.9);
    margin-bottom: 40px;
}.who-we-are-bsJmzV7 h1::after {
    height: 3px;
    bottom: -10px;
    width: 60px;
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 {
    padding: 30px 25px;
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 h4 {
    margin-bottom: 15px;
    font-size: calc(24px * 0.9);
}.who-we-are-bsJmzV7 .about-section-SHvNCp4 div {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
    max-height: 250px;
}}footer {
    margin-top: 0;
    background-color: #000000;
    position: relative;
}footer::before {
    top: 0;
    z-index: 1;
    width: 100%;
    content: "";
    background: linear-gradient(to right,
    #000000 0%,
    rgb(197,208,194,0.5) 50%,
    #000000 100%);
    position: absolute;
    left: 0;
    opacity: 0.9;
    height: 100%;
}.encrypt-cta-cFz9SC4 {
    position: relative;
    background-color: transparent;
    z-index: 5;
    padding: 60px 0 40px;
}.encrypt-cta-cFz9SC4 .container {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    grid-gap: 30px;
    position: relative;
}.encrypt-cta-cFz9SC4 .company_holder {
    grid-column: span 4;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.03);
    position: relative;
    border-radius: 10px;
}.encrypt-cta-cFz9SC4 .company_holder h3 {
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 31px;
    font-weight: 700;
    position: relative;
    display: inline-block;
}.encrypt-cta-cFz9SC4 .company_holder h3::after {
    left: 0;
    content: "";
    background: rgb(197,208,194);
    bottom: -8px;
    position: absolute;
    height: 2px;
    width: 100%;
}.encrypt-cta-cFz9SC4 .reg-remind-cyRWnOu {
    font-size: 17px;
    line-height: 1.6;
    opacity: 0.8;
    color: #ffffff;
}.encrypt-cta-cFz9SC4 .pitch-comp-ig5fVMu {
    grid-column: span 8;
    grid-gap: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB {
    background-color: rgba(255, 255, 255, 0.03);
    padding: 30px;
    border-radius: 10px;
    position: relative;
}.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB h5 {
    display: inline-block;
    color: #ffffff;
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
    font-size: 19px;
}.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB h5::after {
    height: 2px;
    left: 0;
    position: absolute;
    background: rgb(160,173,156);
    bottom: -8px;
    content: "";
    width: 100%;
}.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB .nav-top-MshbCoG {
    grid-gap: 15px;
    display: grid;
}.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB .nav-top-MshbCoG a {
    display: block;
    font-size: 17px;
    transition: color 0.3s ease, transform 0.3s ease;
    text-decoration: none;
    padding-left: 15px;
    position: relative;
    opacity: 0.8;
    color: #ffffff;
}.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB .nav-top-MshbCoG a::before {
    width: 6px;
    height: 6px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: rgb(160,173,156);
    content: "";
    left: 0;
    top: 50%;
    position: absolute;
}.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB .nav-top-MshbCoG a:hover {
    color: rgb(197,208,194);
    opacity: 1;
    transform: translateX(5px);
}.template-cta-e5UsTGk {
    z-index: 5;
    padding: 25px 0;
    margin-top: 40px;
    position: relative;
    background-color: rgba(0, 0, 0, 0.2);
}.template-cta-e5UsTGk .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.template-cta-e5UsTGk .art-portal-Ev8elna {
    text-align: center;
    color: #ffffff;
    opacity: 0.7;
    font-size: 16px;
}

@media (max-width: 991px) {.encrypt-cta-cFz9SC4 .container {
    grid-template-columns: 1fr;
    grid-gap: 30px;
}.encrypt-cta-cFz9SC4 .company_holder {
    grid-column: span 12;
}.encrypt-cta-cFz9SC4 .pitch-comp-ig5fVMu {
    grid-template-columns: 1fr 1fr;
    grid-column: span 12;
}
}

@media (max-width: 767px) {.encrypt-cta-cFz9SC4 {
    padding: 40px 0 30px;
}.encrypt-cta-cFz9SC4 .pitch-comp-ig5fVMu {
    grid-template-columns: 1fr;
}.encrypt-cta-cFz9SC4 .company_holder {
    padding: 25px;
}.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB {
    padding: 25px;
}.encrypt-cta-cFz9SC4 .company_holder h3 {
    font-size: calc(31px - 2px);
}.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB h5 {
    font-size: calc(19px - 1px);
}
}

@media (max-width: 575px) {.encrypt-cta-cFz9SC4 {
    padding: 30px 0 20px;
}.encrypt-cta-cFz9SC4 .company_holder,
  .encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB {
    padding: 20px;
}.encrypt-cta-cFz9SC4 .company_holder h3 {
    font-size: calc(31px - 4px);
}.template-cta-e5UsTGk {
    padding: 20px 0;
}}

.encrypt-cta-cFz9SC4 .company_holder:hover,
.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB:hover {
    transition: background-color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.05);
}.encrypt-cta-cFz9SC4 .container::before {
    left: 0;
    pointer-events: none;
    position: absolute;
    content: "";
    background: 
    linear-gradient(to right, rgb(197,208,194,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(197,208,194,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
    opacity: 0.05;
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0;
}.encrypt-cta-cFz9SC4 .company_holder::before {
    top: 0;
    background: rgb(197,208,194);
    left: 0;
    position: absolute;
    width: 5px;
    content: "";
    height: 100%;
    opacity: 0.5;
}.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB::before {
    width: 5px;
    top: 0;
    height: 100%;
    position: absolute;
    background: rgb(160,173,156);
    left: 0;
    opacity: 0.5;
    content: "";
}footer::after {
    height: 5px;
    position: absolute;
    left: 0;
    opacity: 0.3;
    width: 100%;
    bottom: 0;
    z-index: 2;
    content: "";
    background: linear-gradient(to right,
    rgb(197,208,194),
    rgb(160,173,156),
    rgb(197,208,194));
}.encrypt-cta-cFz9SC4 .nav-top-MshbCoG {
    position: relative;
}.encrypt-cta-cFz9SC4 .nav-top-MshbCoG::after {
    width: 100%;
    content: "";
    opacity: 0.2;
    left: 0;
    position: absolute;
    background: rgb(160,173,156,0.5);
    height: 1px;
    bottom: -15px;
}.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB h5,
.encrypt-cta-cFz9SC4 .company_holder h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
}.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB:nth-child(1) {
    grid-row: 1;
    grid-column: 1;
}.encrypt-cta-cFz9SC4 .head-lesson-LI3mjoB:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}.template-cta-e5UsTGk .art-portal-Ev8elna {
    position: relative;
    display: inline-block;
}.template-cta-e5UsTGk .art-portal-Ev8elna::before {
    opacity: 0.5;
    top: 50%;
    left: -40px;
    background: rgb(197,208,194);
    height: 1px;
    width: 30px;
    content: "";
    transform: translateY(-50%);
    position: absolute;
}.template-cta-e5UsTGk .art-portal-Ev8elna::after {
    opacity: 0.5;
    background: rgb(197,208,194);
    height: 1px;
    right: -40px;
    content: "";
    top: 50%;
    width: 30px;
    transform: translateY(-50%);
    position: absolute;
}.future-attendees-uh7kzAN {
    padding: 100px 0;
    background-size: 60px 60px;
    background-color: #000000;
    color: #ffffff;
    overflow: hidden;
    position: relative;
}.future-attendees-uh7kzAN::before {
    top: -50%;
    pointer-events: none;
    background-image: 
        radial-gradient(circle at 50% 50%, rgb(197,208,194,0.5) 0%, transparent 35%),
        radial-gradient(circle at 80% 20%, rgb(160,173,156,0.5) 0%, transparent 25%);
    left: -50%;
    animation: rotateBackground 60s linear infinite;
    position: absolute;
    content: '';
    height: 200%;
    width: 200%;
    opacity: 0.4;
}@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.future-attendees-uh7kzAN::after {
    pointer-events: none;
    height: 100%;
    content: '';
    box-shadow: inset 0 0 150px 50px rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
}.future-attendees-uh7kzAN .container {
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
    z-index: 5;
}.future-attendees-uh7kzAN .student-journey-mgdE80Y {
    position: relative;
    padding: 0;
    overflow: visible;
}.future-attendees-uh7kzAN h4 {
    text-transform: uppercase;
    padding-bottom: 20px;
    text-shadow: 0 0 15px rgb(197,208,194,0.5), 0 0 30px rgb(197,208,194,0.5);
    font-weight: 700;
    color: #ffffff;
    font-size: calc(33px * 1.2);
    position: relative;
    margin: 0 0 70px;
    text-align: center;
    letter-spacing: 3px;
}.future-attendees-uh7kzAN h4::before {
    content: '';
    left: 50%;
    width: 120px;
    box-shadow: 0 0 10px 2px rgb(197,208,194);
    transform: translateX(-50%);
    height: 3px;
    position: absolute;
    background: rgb(197,208,194);
    bottom: 0;
}.future-attendees-uh7kzAN h4::after {
    background: rgb(160,173,156,0.5);
    height: 1px;
    width: 200px;
    bottom: -5px;
    content: '';
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}.future-attendees-uh7kzAN div > div {
    perspective: 1500px;
    gap: 30px;
    display: grid;
    margin: 0 -50px;
    grid-template-columns: repeat(3, 1fr);
}.future-attendees-uh7kzAN p {
    display: flex;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease;
    position: relative;
    backdrop-filter: blur(5px);
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 80%, 
        85% 100%, 
        0% 100%
    );
    box-shadow: 
        0 0 20px rgb(197,208,194,0.5),
        inset 0 0 10px rgb(197,208,194,0.5);
    align-items: flex-start;
    line-height: 1.7;
    overflow: visible;
    border: 1px solid rgb(197,208,194,0.5);
    padding: 30px 35px;
    font-size: calc(13px * 1.05);
    z-index: 1;
    margin: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0;
}.future-attendees-uh7kzAN p::before {
    width: 30px;
    transition: opacity 0.3s ease;
    height: 30px;
    position: absolute;
    bottom: 0;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    content: '';
    opacity: 0.7;
    background: rgb(197,208,194);
    right: 0;
}.future-attendees-uh7kzAN p::after {
    top: -15px;
    font-size: calc(43px * 1.2);
    content: attr(data-number);
    transition: all 0.3s ease;
    opacity: 0.15;
    position: absolute;
    z-index: -1;
    color: rgb(160,173,156);
    font-weight: 700;
    right: 25px;
}.future-attendees-uh7kzAN p:nth-child(1)::after {
    content: '01';
}.future-attendees-uh7kzAN p:nth-child(2)::after {
    content: '02';
}.future-attendees-uh7kzAN p:nth-child(3)::after {
    content: '03';
}.future-attendees-uh7kzAN p:nth-child(4)::after {
    content: '04';
}.future-attendees-uh7kzAN p:nth-child(5)::after {
    content: '05';
}.future-attendees-uh7kzAN p:nth-child(6)::after {
    content: '06';
}.future-attendees-uh7kzAN p:nth-child(7)::after {
    content: '07';
}.future-attendees-uh7kzAN p:nth-child(8)::after {
    content: '08';
}.future-attendees-uh7kzAN p:nth-child(9)::after {
    content: '09';
}.future-attendees-uh7kzAN p:nth-child(10)::after {
    content: '10';
}.future-attendees-uh7kzAN p:hover {
    z-index: 10;
    border-color: rgb(197,208,194);
    transform: translateY(-15px) rotateX(5deg);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.5),
        0 0 30px rgb(197,208,194,0.5),
        inset 0 0 15px rgb(197,208,194);
}.future-attendees-uh7kzAN p:hover::before {
    opacity: 1;
}.future-attendees-uh7kzAN p:hover::after {
    opacity: 0.3;
    transform: translateY(-10px) scale(1.2);
}.future-attendees-uh7kzAN p:nth-child(3n+1) {
    transform: translateX(-30px);
}.future-attendees-uh7kzAN p:nth-child(3n+3) {
    transform: translateX(30px);
}.future-attendees-uh7kzAN p:nth-child(3n+1):hover {
    transform: translateX(-30px) translateY(-15px) rotateX(5deg) rotateY(-5deg);
}.future-attendees-uh7kzAN p:nth-child(3n+3):hover {
    transform: translateX(30px) translateY(-15px) rotateX(5deg) rotateY(5deg);
}.future-attendees-uh7kzAN p svg {
    height: 36px;
    transition: transform 0.3s ease;
    filter: drop-shadow(0 0 8px rgb(197,208,194,0.5));
    flex-shrink: 0;
    width: 36px;
    margin-right: 20px;
}.future-attendees-uh7kzAN p:hover svg {
    transform: scale(1.2) rotate(15deg);
}.future-attendees-uh7kzAN p svg path {
    fill: rgb(197,208,194);
    transition: fill 0.3s ease;
}.future-attendees-uh7kzAN p:hover svg path {
    fill: rgb(160,173,156);
}.future-attendees-uh7kzAN .student-journey-mgdE80Y::before {
    left: -100px;
    filter: blur(2px);
    content: '';
    position: absolute;
    height: 200px;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(160,173,156) 49%, rgb(160,173,156) 51%, transparent 52%) 0 0/20px 20px,
        linear-gradient(-45deg, transparent 48%, rgb(160,173,156) 49%, rgb(160,173,156) 51%, transparent 52%) 0 0/20px 20px;
    top: -70px;
    width: 200px;
    border-radius: 50%;
    opacity: 0.2;
    animation: rotateMesh 30s linear infinite;
}.future-attendees-uh7kzAN .student-journey-mgdE80Y::after {
    animation: rotateMesh 30s linear infinite reverse;
    position: absolute;
    height: 150px;
    content: '';
    filter: blur(2px);
    opacity: 0.2;
    width: 150px;
    border-radius: 50%;
    bottom: -70px;
    right: -70px;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(197,208,194) 49%, rgb(197,208,194) 51%, transparent 52%) 0 0/15px 15px,
        linear-gradient(-45deg, transparent 48%, rgb(197,208,194) 49%, rgb(197,208,194) 51%, transparent 52%) 0 0/15px 15px;
}

@keyframes rotateMesh {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 1199px) {.future-attendees-uh7kzAN div > div {
    margin: 0 -30px;
}
}

@media (max-width: 991px) {.future-attendees-uh7kzAN {
    padding: 80px 0;
}.future-attendees-uh7kzAN h4 {
    font-size: calc(33px * 1.1);
    margin-bottom: 60px;
}.future-attendees-uh7kzAN div > div {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    margin: 0 -20px;
}.future-attendees-uh7kzAN p {
    padding: 25px 30px;
}.future-attendees-uh7kzAN p svg {
    margin-right: 15px;
    width: 32px;
    height: 32px;
}.future-attendees-uh7kzAN p:nth-child(3n+1),
    .future-attendees-uh7kzAN p:nth-child(3n+3) {
    transform: none;
}.future-attendees-uh7kzAN p:nth-child(odd) {
    transform: translateX(-20px);
}.future-attendees-uh7kzAN p:nth-child(even) {
    transform: translateX(20px);
}.future-attendees-uh7kzAN p:nth-child(odd):hover {
    transform: translateX(-20px) translateY(-15px) rotateX(5deg);
}.future-attendees-uh7kzAN p:nth-child(even):hover {
    transform: translateX(20px) translateY(-15px) rotateX(5deg);
}
}

@media (max-width: 767px) {.future-attendees-uh7kzAN {
    padding: 70px 0;
}.future-attendees-uh7kzAN h4 {
    margin-bottom: 50px;
    letter-spacing: 2px;
    font-size: 33px;
}.future-attendees-uh7kzAN div > div {
    gap: 25px;
    margin: 0;
    grid-template-columns: 1fr;
}.future-attendees-uh7kzAN p {
    padding: 25px;
    transform: none !important;
}.future-attendees-uh7kzAN p:hover {
    transform: translateY(-10px) !important;
}.future-attendees-uh7kzAN .student-journey-mgdE80Y::before {
    width: 120px;
    height: 120px;
    left: -60px;
    top: -50px;
}.future-attendees-uh7kzAN .student-journey-mgdE80Y::after {
    height: 100px;
    bottom: -50px;
    right: -50px;
    width: 100px;
}
}

@media (max-width: 480px) {.future-attendees-uh7kzAN {
    padding: 60px 0;
}.future-attendees-uh7kzAN h4 {
    font-size: calc(33px * 0.85);
    letter-spacing: 1px;
    margin-bottom: 40px;
}.future-attendees-uh7kzAN p {
    font-size: 13px;
    padding: 20px;
}.future-attendees-uh7kzAN p svg {
    width: 28px;
    margin-right: 12px;
    height: 28px;
}.future-attendees-uh7kzAN p::after {
    top: -10px;
    font-size: 43px;
    right: 15px;
}}.developer-experience-v9JR0dy {
    position: relative;
    background: linear-gradient(135deg, rgb(229,233,227) 0%, rgb(160,173,156,0.5) 100%);
    padding: 120px 0;
    overflow: hidden;
}.developer-experience-v9JR0dy::before {
    left: 0;
    height: 100%;
    position: absolute;
    opacity: 0.05;
    top: 0;
    background-image: 
        linear-gradient(45deg, rgb(160,173,156,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(160,173,156,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(160,173,156,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(160,173,156,0.5) 75%);
    width: 100%;
    background-size: 40px 40px;
    z-index: 1;
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
    content: "";
}.developer-experience-v9JR0dy::after {
    filter: blur(80px);
    top: -50px;
    width: 200px;
    background: rgb(197,208,194,0.5);
    right: -50px;
    animation: glow 8s infinite alternate ease-in-out;
    position: absolute;
    content: "";
    height: 200px;
    z-index: 0;
}.developer-experience-v9JR0dy .container {
    z-index: 2;
    position: relative;
    padding: 0 15px;
    max-width: 1140px;
    margin: 0 auto;
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    grid-template-columns: 1fr;
    padding: 40px;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    background: #ffffff;
    gap: 30px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(5px);
    display: grid;
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK > div:nth-child(1) {
    order: 1;
    position: relative;
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK > div:nth-child(2) {
    order: 2;
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK > div:nth-child(3) {
    order: 3;
}.developer-experience-v9JR0dy .media-thumbnail-NoDteW0 {
    height: 300px;
    transition: transform 0.5s ease;
    transform: translateZ(0);
    overflow: hidden;
    width: 100%;
    position: relative;
}.developer-experience-v9JR0dy .media-thumbnail-NoDteW0::before {
    opacity: 0.7;
    position: absolute;
    background: linear-gradient(to bottom, transparent 60%, rgb(197,208,194,0.5) 100%);
    top: 0;
    z-index: 1;
    height: 100%;
    transition: opacity 0.5s ease;
    width: 100%;
    left: 0;
    content: "";
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK:hover .media-thumbnail-NoDteW0 {
    transform: scale(1.03);
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK:hover .media-thumbnail-NoDteW0::before {
    opacity: 0.9;
}.developer-experience-v9JR0dy .name {
    display: inline-block;
    margin: 0 0 10px 0;
    font-size: 23px;
    font-weight: 700;
    transform: translateY(0);
    color: rgb(197,208,194);
    position: relative;
    transition: transform 0.3s ease;
}.developer-experience-v9JR0dy .name::after {
    position: absolute;
    bottom: -5px;
    content: "";
    width: 0;
    background: rgb(197,208,194);
    left: 0;
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 2px;
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK:hover .name::after {
    width: 100%;
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK > div:nth-child(2) > div {
    font-size: calc(16px - 2px);
    opacity: 0.85;
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}.developer-experience-v9JR0dy .past-work-gCtE2JR {
    color: #000000;
    position: relative;
    line-height: 1.8;
    font-size: 16px;
    padding-left: 20px;
    margin: 0;
    border-left: 3px solid rgb(160,173,156,0.5);
}.developer-experience-v9JR0dy .past-work-gCtE2JR::before {
    font-size: 80px;
    color: rgb(160,173,156,0.5);
    top: -30px;
    position: absolute;
    content: "";
    font-family: Georgia, serif;
    left: -15px;
    z-index: -1;
    opacity: 0.2;
}

@keyframes glow {
    0% { opacity: 0.3; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(1.2); }
    100% { opacity: 0.3; transform: scale(1); }
}

@media (min-width: 768px) {.developer-experience-v9JR0dy .edu-voices-3BiHAUK {
    grid-template-rows: auto 1fr;
    gap: 30px 40px;
    grid-template-columns: 280px 1fr;
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK > div:nth-child(1) {
    grid-row: 1 / 3;
    grid-column: 1 / 2;
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK > div:nth-child(2) {
    align-self: end;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK > div:nth-child(3) {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
}.developer-experience-v9JR0dy .media-thumbnail-NoDteW0 {
    min-height: 400px;
    height: 100%;
}
}

@media (min-width: 992px) {.developer-experience-v9JR0dy {
    padding: 140px 0;
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK {
    padding: 60px;
    gap: 40px 60px;
}.developer-experience-v9JR0dy .media-thumbnail-NoDteW0::after {
    transition: transform 0.5s ease;
    left: 20px;
    content: "";
    position: absolute;
    transform: scale(0.95);
    top: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    bottom: 20px;
    right: 20px;
    z-index: 2;
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK:hover .media-thumbnail-NoDteW0::after {
    transform: scale(1);
}.developer-experience-v9JR0dy .name {
    font-size: calc(23px + 2px);
}.developer-experience-v9JR0dy .past-work-gCtE2JR {
    font-size: calc(16px + 1px);
    padding-left: 30px;
    line-height: 1.9;
}
}

@media (max-width: 767px) {.developer-experience-v9JR0dy {
    padding: 80px 0;
}.developer-experience-v9JR0dy .edu-voices-3BiHAUK {
    padding: 30px;
}.developer-experience-v9JR0dy .media-thumbnail-NoDteW0 {
    height: 240px;
}.developer-experience-v9JR0dy .name {
    font-size: calc(23px - 1px);
}.developer-experience-v9JR0dy .past-work-gCtE2JR {
    line-height: 1.7;
    font-size: calc(16px - 1px);
}
}