* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}svg {
    width: 30px;
    height: 30px;
}.wrap-structure-ws4aWE {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1121px;
}a {
    text-decoration: none;
    color: inherit;
}html,body {
    scroll-behavior: auto;
    height: 100%;
    color: #000000;
    min-height: 100%;
    font-family: Arial, sans-serif;
}.header-base-DMR0dr {
    flex: 1 0 auto;
}.mobile-cta-oh4sAW {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.teacher-profile-nWVEf8 {
    overflow: hidden;
    position: relative;
    padding: 6rem 2rem;
    background-color: rgb(233,233,237);
}.teacher-profile-nWVEf8::before {
    height: 100%;
    right: 0;
    content: "";
    position: absolute;
    width: 40%;
    z-index: 1;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(202,202,210,0.5));
}.teacher-profile-nWVEf8 .success-ratings-c62J7j {
    border-radius: 0;
    box-shadow: none;
    margin: 0 auto;
    display: flex;
    max-width: 1200px;
    background: transparent;
    z-index: 2;
    position: relative;
}.teacher-profile-nWVEf8 .product-photo-vShq79 {
    transition: all 0.5s ease;
    transform: rotate(-2deg);
    position: relative;
    width: 45%;
    height: 480px;
    box-shadow: 15px 15px 0 rgb(202,202,210,0.5);
    border-radius: 0;
}.teacher-profile-nWVEf8 .work-trajectory-bwxekK {
    flex-direction: column;
    width: 55%;
    justify-content: center;
    padding: 3rem 0 3rem 4rem;
    display: flex;
    position: relative;
}.teacher-profile-nWVEf8 .work-trajectory-bwxekK::before {
    width: 1px;
    left: 2.5rem;
    content: "";
    background: linear-gradient(to bottom, rgb(164,164,176,0.5), transparent);
    top: 0;
    height: 100%;
    position: absolute;
}.teacher-profile-nWVEf8 .name {
    font-size: calc(39px * 1.2);
    margin-bottom: 1rem;
    color: #000000;
    position: relative;
    font-weight: 700;
    line-height: 1.1;
}.teacher-profile-nWVEf8 .work-trajectory-bwxekK > div:nth-child(2) {
    font-size: 15px;
    transform: translateX(-10px);
    border-radius: 10px;
    display: inline-block;
    letter-spacing: 1px;
    padding: 0.5rem 1.5rem;
    margin-bottom: 2.5rem;
    background-color: rgb(164,164,176);
    font-weight: 600;
    color: #ffffff;
}.teacher-profile-nWVEf8 .career-insights-q0Vlgr {
    max-width: 90%;
    color: #000000;
    line-height: 1.8;
    font-size: 17px;
    position: relative;
    padding-left: 0;
}.teacher-profile-nWVEf8 .career-insights-q0Vlgr::before {
    position: absolute;
    content: "";
    width: 60px;
    background-color: rgb(202,202,210);
    left: 0;
    height: 3px;
    top: -1.5rem;
}.teacher-profile-nWVEf8 .success-ratings-c62J7j:hover .product-photo-vShq79 {
    transform: rotate(0deg);
    box-shadow: 10px 10px 0 rgb(164,164,176);
}

@media (max-width: 992px) {.teacher-profile-nWVEf8::before {
    right: 0;
    top: 0;
    background: linear-gradient(180deg, rgb(202,202,210,0.5), transparent);
    width: 100%;
    height: 40%;
}.teacher-profile-nWVEf8 .success-ratings-c62J7j {
    flex-direction: column;
    max-width: 90%;
    align-items: center;
}.teacher-profile-nWVEf8 .product-photo-vShq79 {
    width: 90%;
    height: 400px;
}.teacher-profile-nWVEf8 .work-trajectory-bwxekK {
    width: 100%;
    padding: 3rem 1rem 1rem;
}.teacher-profile-nWVEf8 .work-trajectory-bwxekK::before {
    display: none;
}.teacher-profile-nWVEf8 .career-insights-q0Vlgr {
    max-width: 100%;
}
}

@media (max-width: 576px) {.teacher-profile-nWVEf8 {
    padding: 4rem 1rem;
}.teacher-profile-nWVEf8 .product-photo-vShq79 {
    height: 320px;
}.teacher-profile-nWVEf8 .name {
    font-size: 38px;
}.teacher-profile-nWVEf8 .work-trajectory-bwxekK > div:nth-child(2) {
    font-size: 12px;
}.teacher-profile-nWVEf8 .career-insights-q0Vlgr {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}}.about-this-RxuA4E {
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}.about-this-RxuA4E::before {
    content: "";
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(202,202,210,0.5) 70%);
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}.about-this-RxuA4E::after {
    width: 250px;
    border: 3px solid rgb(164,164,176,0.5);
    transform: rotate(15deg);
    content: "";
    animation: float 10s ease-in-out infinite;
    right: -50px;
    position: absolute;
    z-index: 1;
    height: 250px;
    bottom: -50px;
}.about-this-RxuA4E h4 {
    text-transform: uppercase;
    position: relative;
    opacity: 0;
    z-index: 2;
    color: #ffffff;
    animation: slideIn 0.8s forwards 0.2s ease-out;
    transform: translateX(20px);
    letter-spacing: 2px;
    padding-left: 2rem;
    font-size: 32px;
    margin-bottom: 2rem;
    font-weight: 700;
}.about-this-RxuA4E h4::before {
    content: "";
    transform: translateY(-50%);
    width: 1.5rem;
    left: 0;
    position: absolute;
    height: 3px;
    background: rgb(164,164,176);
    top: 50%;
}.about-this-RxuA4E .container {
    z-index: 2;
    padding: 0 15px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.about-this-RxuA4E .desc-block-07EGXi {
    padding: 3rem;
    animation: fadeUp 1s forwards 0.4s ease-out;
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(20px);
    opacity: 0;
    clip-path: polygon(0 0, 100% 0, 100% 96%, 96% 100%, 0 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}.about-this-RxuA4E .desc-block-07EGXi h6 {
    padding-bottom: 0.8rem;
    color: rgb(202,202,210);
    font-weight: 700;
    display: inline-block;
    font-size: 24px;
    margin-bottom: 1.5rem;
    position: relative;
}.about-this-RxuA4E .desc-block-07EGXi h6::after {
    background: linear-gradient(to right, rgb(164,164,176), transparent);
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
    height: 2px;
}.about-this-RxuA4E .desc-block-07EGXi div {
    position: relative;
}.about-this-RxuA4E .desc-block-07EGXi span {
    column-count: 1;
    line-height: 1.8;
    position: relative;
    color: #000000;
    column-gap: 2rem;
    display: block;
    font-size: 15px;
    z-index: 2;
}.about-this-RxuA4E .desc-block-07EGXi::before {
    content: "";
    width: 40%;
    height: 40%;
    top: 3rem;
    position: absolute;
    z-index: 1;
    right: 2rem;
    border: 1px dashed rgb(164,164,176,0.5);
    transform: rotate(-5deg);
    opacity: 0.5;
}

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

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

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

@media (min-width: 768px) {.about-this-RxuA4E {
    padding: 7rem 0;
}.about-this-RxuA4E h4 {
    padding-left: 3rem;
    font-size: calc(32px * 1.2);
}.about-this-RxuA4E h4::before {
    width: 2.5rem;
}.about-this-RxuA4E .desc-block-07EGXi {
    margin-left: 3rem;
    padding: 4rem;
}.about-this-RxuA4E .desc-block-07EGXi span {
    column-count: 2;
}.about-this-RxuA4E .desc-block-07EGXi::before {
    height: 50%;
    width: 30%;
}
}

@media (min-width: 992px) {.about-this-RxuA4E {
    padding: 9rem 0;
}.about-this-RxuA4E h4 {
    margin-left: 3rem;
}.about-this-RxuA4E .desc-block-07EGXi {
    margin-left: 6rem;
    padding: 5rem;
    width: 85%;
}.about-this-RxuA4E .desc-block-07EGXi h6 {
    font-size: calc(24px * 1.2);
}.about-this-RxuA4E .desc-block-07EGXi span {
    column-count: 2;
    column-gap: 3rem;
}.about-this-RxuA4E::after {
    height: 350px;
    width: 350px;
}
}

@media (max-width: 767px) {.about-this-RxuA4E {
    padding: 4rem 0;
}.about-this-RxuA4E h4 {
    padding-left: 1.5rem;
    text-align: left;
}.about-this-RxuA4E .desc-block-07EGXi {
    padding: 2rem;
}.about-this-RxuA4E .desc-block-07EGXi::before {
    display: none;
}}.join-our-mailing-list-jv0hsz {
    border-radius: 25px;
    position: relative;
    transform: rotateZ(-2deg) scale(0.98);
    overflow: hidden;
    background: rgb(233,233,237);
    padding: 4rem 2rem;
}.join-our-mailing-list-jv0hsz .container {
    z-index: 3;
    transform: rotateZ(2deg) scale(1.02);
    position: relative;
}.join-our-mailing-list-jv0hsz .impact-stats-PUTxsk {
    display: flex;
    position: relative;
    flex-direction: column;
}.join-our-mailing-list-jv0hsz::before,
.join-our-mailing-list-jv0hsz::after {
    content: "";
    position: absolute;
    border-radius: 25px;
}.join-our-mailing-list-jv0hsz::before {
    right: 20px;
    transform: translateY(-10px);
    z-index: 1;
    top: 20px;
    filter: blur(15px);
    animation: float 6s ease-in-out infinite;
    background: linear-gradient(to bottom, rgb(202,202,210,0.5), transparent);
    bottom: 20px;
    left: 20px;
}.join-our-mailing-list-jv0hsz::after {
    opacity: 0.1;
    animation: rotate 120s linear infinite;
    background: repeating-linear-gradient(
        45deg,
        rgb(164,164,176,0.5),
        rgb(164,164,176,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    z-index: 0;
    bottom: -20px;
    right: -20px;
    top: -20px;
    left: -20px;
}.join-our-mailing-list-jv0hsz p {
    position: relative;
    color: #000000;
    z-index: 2;
    font-size: 24px;
    text-align: left;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%);
    font-weight: 700;
    font-family: Arial, sans-serif;
}.join-our-mailing-list-jv0hsz p::after {
    height: 4px;
    position: absolute;
    background: linear-gradient(to right, rgb(202,202,210), transparent);
    bottom: 0;
    width: 80%;
    left: 0;
    content: "";
}.join-our-mailing-list-jv0hsz .input_holder {
    gap: 1.5rem;
    background: #ffffff;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(164,164,176,0.5);
    position: relative;
    border-radius: 10px;
    transition: transform 0.3s ease;
    flex-direction: column;
    display: flex;
    transform: translateY(0);
    padding: 1.5rem;
}.join-our-mailing-list-jv0hsz .input_holder:hover {
    transform: translateY(-5px);
}.join-our-mailing-list-jv0hsz .input_holder::before {
    position: absolute;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: opacity 0.3s ease;
    top: 10px;
    filter: blur(10px);
    content: "";
    opacity: 0;
    background: rgb(202,202,210,0.5);
    left: 10px;
}.join-our-mailing-list-jv0hsz .input_holder:hover::before {
    opacity: 0.5;
}.join-our-mailing-list-jv0hsz .join-section-Ff8cAy {
    font-family: Arial, sans-serif;
    border: none;
    background-color: rgb(233,233,237);
    padding: 1rem 1.5rem;
    border-bottom: 3px solid rgb(164,164,176,0.5);
    transition: all 0.3s ease;
    border-radius: 10px 10px 0 0;
    font-size: 13px;
    width: 100%;
}.join-our-mailing-list-jv0hsz .join-section-Ff8cAy:focus {
    border-bottom-color: rgb(164,164,176);
    outline: none;
    background-color: #ffffff;
}.join-our-mailing-list-jv0hsz .access-classes-h92OVF {
    text-transform: uppercase;
    background: rgb(202,202,210);
    padding: 1.2rem 2rem;
    cursor: pointer;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    overflow: hidden;
    color: #ffffff;
    align-self: stretch;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 15px;
    border: none;
    position: relative;
    transition: all 0.3s ease;
}.join-our-mailing-list-jv0hsz .access-classes-h92OVF::before {
    transition: all 0.5s ease;
    left: -100%;
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
}.join-our-mailing-list-jv0hsz .access-classes-h92OVF:hover {
    box-shadow: 0 5px 15px rgb(202,202,210,0.5);
    background: rgb(164,164,176);
}.join-our-mailing-list-jv0hsz .access-classes-h92OVF:hover::before {
    left: 100%;
}

@keyframes float {
    0%, 100% {
        transform: translateY(-10px);
    }
    50% {
        transform: translateY(10px);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (min-width: 768px) {.join-our-mailing-list-jv0hsz {
    padding: 5rem 3rem;
}.join-our-mailing-list-jv0hsz p {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
    font-size: 33px;
    max-width: 70%;
}.join-our-mailing-list-jv0hsz .input_holder {
    padding: 2rem;
    margin-right: auto;
    max-width: 80%;
    margin-left: auto;
}
}

@media screen and (min-width: 992px) {.join-our-mailing-list-jv0hsz .impact-stats-PUTxsk {
    grid-template-columns: 1fr;
    display: grid;
    gap: 2rem;
    grid-template-rows: auto auto;
}.join-our-mailing-list-jv0hsz p {
    margin-bottom: 0;
    grid-row: 1;
    max-width: 60%;
}.join-our-mailing-list-jv0hsz .input_holder {
    grid-row: 2;
    gap: 1rem;
    flex-direction: row;
    max-width: 90%;
    align-items: stretch;
}.join-our-mailing-list-jv0hsz .join-section-Ff8cAy {
    flex: 1;
    border: none;
    border-radius: 10px;
    border-left: 3px solid rgb(164,164,176,0.5);
}.join-our-mailing-list-jv0hsz .join-section-Ff8cAy:focus {
    border-left-color: rgb(164,164,176);
}}.quantitative-data-nBFldw {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(233,233,237) 40%, rgb(164,164,176,0.5) 100%);
    padding: 6rem 0 4rem;
    position: relative;
}.quantitative-data-nBFldw::before {
    height: 100%;
    top: 0;
    opacity: 0.6;
    z-index: 0;
    background-image: radial-gradient(circle at 10% 20%, rgb(202,202,210,0.5) 5%, transparent 30%);
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
}.quantitative-data-nBFldw::after {
    height: 70%;
    top: -30%;
    z-index: 0;
    transform: rotate(-15deg) skew(20deg);
    right: -20%;
    position: absolute;
    content: "";
    background: linear-gradient(225deg, rgb(164,164,176,0.5) 0%, transparent 70%);
    width: 70%;
}.quantitative-data-nBFldw .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    position: relative;
}.quantitative-data-nBFldw ul {
    margin: 0 0 3rem;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    transform: translateX(-1rem);
    list-style: none;
    display: grid;
    padding: 0;
    gap: 2.5rem 1.5rem;
}.quantitative-data-nBFldw .boost-experts-5hNWox {
    position: relative;
    animation: stat-appear 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: translateY(30px);
    opacity: 0;
    animation-delay: calc(var(--i, 0) * 0.15s);
}.quantitative-data-nBFldw .boost-experts-5hNWox:nth-child(1) {
    --i: 1;
}.quantitative-data-nBFldw .boost-experts-5hNWox:nth-child(2) {
    --i: 2;
}.quantitative-data-nBFldw .boost-experts-5hNWox:nth-child(3) {
    --i: 3;
}.quantitative-data-nBFldw .boost-experts-5hNWox:nth-child(4) {
    --i: 4;
}.quantitative-data-nBFldw .boost-experts-5hNWox:nth-child(5) {
    --i: 5;
}.quantitative-data-nBFldw .boost-experts-5hNWox:nth-child(6) {
    --i: 6;
}.quantitative-data-nBFldw .boost-experts-5hNWox:nth-child(7) {
    --i: 7;
}.quantitative-data-nBFldw .boost-experts-5hNWox div {
    box-shadow: 0 8px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    overflow: hidden;
    z-index: 1;
    transform: perspective(800px) rotateX(2deg) rotateY(-2deg);
    position: relative;
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.4s ease;
    padding: 2rem 1.5rem;
}.quantitative-data-nBFldw .boost-experts-5hNWox div::before {
    top: 0;
    width: 4px;
    content: "";
    height: 100%;
    left: 0;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1) 0.1s;
    transform-origin: top;
    transform: scaleY(0);
    background: linear-gradient(to bottom, rgb(202,202,210), rgb(164,164,176));
    position: absolute;
}.quantitative-data-nBFldw .boost-experts-5hNWox div::after {
    bottom: 0;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(to right, rgb(202,202,210), rgb(164,164,176));
    position: absolute;
    content: "";
    transform-origin: left;
    transform: scaleX(0);
    width: 100%;
    left: 0;
    height: 4px;
}.quantitative-data-nBFldw .boost-experts-5hNWox:hover div {
    transform: perspective(800px) rotateX(0deg) rotateY(0deg) translateY(-5px);
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.2), 0 15px 20px -15px rgba(0, 0, 0, 0.1);
}.quantitative-data-nBFldw .boost-experts-5hNWox:hover div::before {
    transform: scaleY(1);
}.quantitative-data-nBFldw .boost-experts-5hNWox:hover div::after {
    transform: scaleX(1);
}.quantitative-data-nBFldw .boost-experts-5hNWox p {
    position: relative;
    -webkit-background-clip: text;
    font-weight: 700;
    background: linear-gradient(135deg, rgb(202,202,210) 20%, rgb(164,164,176) 80%);
    background-clip: text;
    margin: 0 0 0.5rem;
    transition: transform 0.3s ease;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    line-height: 1;
    font-size: 3.5rem;
    color: rgb(202,202,210);
}.quantitative-data-nBFldw .boost-experts-5hNWox:hover p {
    transform: scale(1.05);
}.quantitative-data-nBFldw .boost-experts-5hNWox p::after {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    left: 0;
    content: "";
    height: 4px;
    width: 100%;
    transform: scaleX(0);
    bottom: 0.5rem;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(202,202,210,0.5), transparent);
    position: absolute;
}.quantitative-data-nBFldw .boost-experts-5hNWox:hover p::after {
    transform: scaleX(1);
}.quantitative-data-nBFldw .boost-experts-5hNWox span {
    font-size: 17px;
    font-weight: 600;
    color: #000000;
    opacity: 0.9;
    transition: color 0.3s ease;
    line-height: 1.4;
    display: block;
}.quantitative-data-nBFldw .boost-experts-5hNWox:hover span {
    color: rgb(164,164,176);
}.quantitative-data-nBFldw h4 {
    position: relative;
    float: right;
    display: inline-block;
    font-size: calc(22px * 1.2);
    color: rgb(202,202,210);
    padding-right: 3rem;
    margin: 2rem 0 0;
    text-align: right;
}.quantitative-data-nBFldw h4::before {
    background: rgb(202,202,210);
    transform: translateY(-50%);
    top: 50%;
    right: 0;
    height: 2px;
    content: "";
    width: 2rem;
    position: absolute;
}

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

@media (max-width: 991px) {.quantitative-data-nBFldw {
    padding: 4rem 0 3rem;
}.quantitative-data-nBFldw ul {
    gap: 2rem 1.5rem;
    transform: translateX(0);
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}.quantitative-data-nBFldw .boost-experts-5hNWox p {
    font-size: 2.8rem;
}.quantitative-data-nBFldw h4 {
    margin: 2rem auto 0;
    padding-right: 0;
    display: block;
    padding-bottom: 1rem;
    float: none;
    text-align: center;
}.quantitative-data-nBFldw h4::before {
    bottom: 0;
    width: 3rem;
    right: 50%;
    top: auto;
    transform: translateX(50%);
}
}

@media (max-width: 767px) {.quantitative-data-nBFldw {
    padding: 3rem 0 2rem;
}.quantitative-data-nBFldw ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
}.quantitative-data-nBFldw .boost-experts-5hNWox div {
    padding: 1.5rem 1rem;
}.quantitative-data-nBFldw .boost-experts-5hNWox p {
    font-size: 2.3rem;
}.quantitative-data-nBFldw .boost-experts-5hNWox span {
    font-size: calc(17px * 0.9);
}
}

@media (max-width: 480px) {.quantitative-data-nBFldw ul {
    gap: 1.25rem;
    grid-template-columns: 1fr 1fr;
}.quantitative-data-nBFldw .boost-experts-5hNWox p {
    font-size: 2rem;
}.quantitative-data-nBFldw .boost-experts-5hNWox div {
    transform: perspective(800px) rotateX(0) rotateY(0);
    padding: 1.25rem 1rem;
}.quantitative-data-nBFldw h4 {
    font-size: 22px;
}}.cookie-warning-window-RV6bSj {
    width: 100%;
    bottom: 0;
    border-top: 2px solid rgb(202,202,210);
    z-index: 90;
    position: fixed;
    background: rgb(233,233,237);
}.cookie-guide-p0BqIL {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
}#cookieNoticeAlert-SaLzEl {
    display: none;
}#cookieNoticeAlert-SaLzEl:checked ~ .cookie-warning-window-RV6bSj {
    opacity: 0;
    visibility: hidden;
}.cookie-warning-window-RV6bSj h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.cookie-warning-window-RV6bSj p {
    font-size: 18px;
}.data-comply-ocJS1i {
    flex-shrink: 0;
    margin-right: 10px;
}.data-comply-ocJS1i svg, .data-comply-ocJS1i svg path, .data-comply-ocJS1i img {
    width: 100px;
    height: 100px;
    fill: rgb(202,202,210);
}.cookie-none-T42Lzm {
    cursor: pointer;
    line-height: 35px;
    white-space: nowrap;
    font-size: 24px;
    min-width: 120px;
    flex-shrink: 0;
    text-align: center;
    border-bottom: 2px solid rgb(202,202,210);
    margin-left: 10px;
    color: rgb(202,202,210);
    text-decoration: none;
}.cookie-warning-window-RV6bSj p a {
    color: rgb(202,202,210);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.cookie-warning-window-RV6bSj {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.data-comply-ocJS1i {
    display: none;
}.cookie-guide-p0BqIL {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.cookie-warning-window-RV6bSj h5 {
    text-align: center;
}.cookie-warning-window-RV6bSj p {
    text-align: center;
}.accept-cookies-OikLvq {
    margin-bottom: 20px;
}body .wrap-structure-ws4aWE .cookie-none-T42Lzm {
    margin-left: 0;
    margin-bottom: 10px;
}}
.wrap-structure-ws4aWE .cookie-warning-window-RV6bSj {
    border: none;
    box-shadow: rgb(202,202,210,0.5) 0px 0px 40px 39px;
    background: #ffffff;
}.wrap-structure-ws4aWE .cookie-none-T42Lzm {
    color: #ffffff;
    border: none;
    font-size: 20px;
    font-weight: 400;
    margin-left: 30px;
    padding: 10px;
    background: rgb(202,202,210);
}.wrap-structure-ws4aWE .data-comply-ocJS1i {
    justify-content: center;
    display: flex;
    height: 80px;
    background:rgb(202,202,210);
    width: 80px;
    border-radius: 50%;
    align-items: center;
}.wrap-structure-ws4aWE .data-comply-ocJS1i svg, .wrap-structure-ws4aWE .data-comply-ocJS1i svg path, .wrap-structure-ws4aWE .data-comply-ocJS1i img {
    fill:#000000;
    height: 40px;
    width: 40px;
}.wrap-structure-ws4aWE .accept-cookies-OikLvq h5, .wrap-structure-ws4aWE .accept-cookies-OikLvq p {
    color: #000000;
}
@media only screen and (max-width: 800px){.wrap-structure-ws4aWE .data-comply-ocJS1i {
    margin-bottom: 14px;
    margin: 0;
}}.gratitudeHub-u9JOM1 {
    perspective: 1000px;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(233,233,237) 0%, rgb(164,164,176,0.5) 100%);
    overflow: hidden;
}.gratitudeHub-u9JOM1::before {
    pointer-events: none;
    background: 
        radial-gradient(circle at 20% 30%, rgb(202,202,210,0.5) 0%, transparent 60%),
        radial-gradient(circle at 80% 70%, rgb(164,164,176,0.5) 0%, transparent 60%);
    animation: backgroundPulse 15s infinite alternate ease-in-out;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0.15;
    z-index: 0;
    content: "";
    position: absolute;
    height: 100%;
}.gratitudeHub-u9JOM1::after {
    position: absolute;
    content: "";
    height: 50%;
    right: -10%;
    animation: floatElement 20s infinite alternate ease-in-out;
    transform: rotate(-15deg) translateZ(-10px);
    width: 50%;
    filter: blur(30px);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    background: rgb(202,202,210,0.5);
    z-index: 0;
    opacity: 0.05;
    top: -10%;
}.gratitudeHub-u9JOM1 .container {
    margin: 0 auto;
    transform-style: preserve-3d;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.gratitudeHub-u9JOM1 h2 {
    animation: slideInFromTop 0.8s ease-out forwards;
    font-size: 28px;
    margin-bottom: 40px;
    position: relative;
    font-weight: 700;
    color: #000000;
    transform: translateZ(30px);
    line-height: 1.3;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}.gratitudeHub-u9JOM1 h2::after {
    width: 80px;
    position: absolute;
    height: 3px;
    transform: scaleX(0);
    bottom: -15px;
    transform-origin: left;
    left: 0;
    content: "";
    background: rgb(202,202,210);
    animation: lineExpand 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.gratitudeHub-u9JOM1 .impact-stats-PUTxsk {
    animation: fadeInUp 1s 0.3s backwards;
    padding: 45px;
    overflow: hidden;
    background: #ffffff;
    transform: translateZ(10px) rotateX(2deg);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 8px;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.03);
    position: relative;
}.gratitudeHub-u9JOM1 .impact-stats-PUTxsk::before {
    left: 0;
    background: linear-gradient(to bottom, rgb(202,202,210), rgb(164,164,176));
    width: 6px;
    top: 0;
    animation: heightGrow 1.2s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    content: "";
    height: 0;
}.gratitudeHub-u9JOM1 .impact-stats-PUTxsk:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 8px 20px rgba(0, 0, 0, 0.05);
    transform: translateZ(15px) rotateX(0deg);
}.gratitudeHub-u9JOM1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.gratitudeHub-u9JOM1 li {
    position: relative;
    display: flex;
    align-items: flex-start;
}.gratitudeHub-u9JOM1 li::before {
    height: 12px;
    transform: scale(0);
    background: rgb(202,202,210);
    top: 8px;
    width: 12px;
    left: -30px;
    opacity: 0;
    position: absolute;
    border-radius: 50%;
    animation: dotAppear 0.5s 1.2s forwards;
    content: "";
}.gratitudeHub-u9JOM1 li span {
    opacity: 0;
    font-size: 14px;
    color: #000000;
    display: block;
    transform: translateX(0);
    animation: textFadeIn 0.8s 1s forwards ease-out;
    position: relative;
    font-family: Arial, sans-serif;
    line-height: 1.8;
}.gratitudeHub-u9JOM1 li span::first-letter {
    color: rgb(202,202,210);
    font-size: 1.5em;
    font-weight: 700;
}

@keyframes backgroundPulse {
    0%, 100% { 
        opacity: 0.15;
        transform: scale(1);
    }
    50% { 
        opacity: 0.25;
        transform: scale(1.05);
    }
}

@keyframes floatElement {
    0% { transform: rotate(-15deg) translateZ(-10px) translate(0, 0); }
    50% { transform: rotate(-10deg) translateZ(-10px) translate(20px, -10px); }
    100% { transform: rotate(-15deg) translateZ(-10px) translate(0, 0); }
}

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

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

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

@keyframes heightGrow {
    0% { height: 0; }
    100% { height: 100%; }
}

@keyframes dotAppear {
    0% { opacity: 0; transform: scale(0); }
    70% { opacity: 1; transform: scale(1.2); }
    100% { opacity: 1; transform: scale(1); }
}

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

@media (max-width: 991px) {.gratitudeHub-u9JOM1 {
    padding: 80px 0;
}.gratitudeHub-u9JOM1 h2 {
    margin-bottom: 30px;
    font-size: calc(28px * 0.9);
}.gratitudeHub-u9JOM1 .impact-stats-PUTxsk {
    padding: 35px;
}
}

@media (max-width: 767px) {.gratitudeHub-u9JOM1 {
    padding: 60px 0;
    perspective: 800px;
}.gratitudeHub-u9JOM1 h2 {
    transform: translateZ(20px);
    font-size: calc(28px * 0.8);
    margin-bottom: 25px;
}.gratitudeHub-u9JOM1 .impact-stats-PUTxsk {
    padding: 30px 25px;
    transform: translateZ(5px) rotateX(1deg);
}.gratitudeHub-u9JOM1 li::before {
    left: -20px;
    height: 10px;
    width: 10px;
}.gratitudeHub-u9JOM1 li span {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.gratitudeHub-u9JOM1 {
    padding: 40px 0;
}.gratitudeHub-u9JOM1 h2 {
    font-size: calc(28px * 0.7);
    margin-bottom: 20px;
}.gratitudeHub-u9JOM1 .impact-stats-PUTxsk {
    padding: 25px 20px;
}.gratitudeHub-u9JOM1 h2::after {
    height: 2px;
    width: 60px;
}.gratitudeHub-u9JOM1 li span {
    line-height: 1.5;
    font-size: calc(14px * 0.9);
}}.title-opener-VFoZSD {
    width: 100%;
    align-items: center;
    height: 100vh;
    display: flex;
    position: relative;
    min-height: 650px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(202,202,210,0.5), rgba(0, 0, 0, 0.5));
}.title-opener-VFoZSD .product-photo-vShq79 {
    animation: slowZoom 20s infinite alternate ease-in-out;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    transform: scale(1.05);
    z-index: 1;
}.title-opener-VFoZSD .product-photo-vShq79::after {
    left: 0;
    backdrop-filter: blur(2px);
    width: 100%;
    background: linear-gradient(to bottom, 
        rgba(0,0,0,0.2) 0%,
        rgba(0,0,0,0.6) 100%);
    position: absolute;
    height: 100%;
    z-index: 2;
    content: "";
    top: 0;
}.title-opener-VFoZSD .impact-stats-PUTxsk {
    transform: translateY(-2%);
    z-index: 5;
    position: relative;
    gap: 2rem;
    max-width: 1200px;
    margin: 0 auto;
    padding: 3rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
}.title-opener-VFoZSD h1 {
    position: relative;
    grid-column: 1 / -1;
    font-size: clamp(2rem, 5vw, 41px);
    animation: slideInRight 0.8s 0.2s forwards ease-out;
    font-weight: 700;
    margin-bottom: 1rem;
    text-shadow: 0 2px 15px rgba(0,0,0,0.3);
    transform: translateX(-50px);
    color: #ffffff;
    opacity: 0;
    line-height: 1.2;
}.title-opener-VFoZSD h1::after {
    position: absolute;
    bottom: -15px;
    transform-origin: left;
    transform: scaleX(0);
    animation: expandLine 1s 0.8s forwards cubic-bezier(.17,.67,.83,.67);
    content: "";
    background: rgb(164,164,176);
    width: 80px;
    left: 0;
    height: 3px;
}.title-opener-VFoZSD .desc-block-07EGXi {
    transform: translateY(30px);
    gap: 2rem;
    justify-content: center;
    grid-column: 1 / 2;
    opacity: 0;
    display: flex;
    animation: fadeUp 0.8s 0.4s forwards ease-out;
    flex-direction: column;
}.title-opener-VFoZSD p {
    position: relative;
    font-size: clamp(1rem, 2vw, 15px);
    padding-left: 15px;
    line-height: 1.6;
    text-shadow: 0 1px 5px rgba(0,0,0,0.2);
    max-width: 90%;
    color: #ffffff;
}.title-opener-VFoZSD p::before {
    content: "";
    left: 0;
    top: 5px;
    height: calc(100% - 10px);
    background: rgb(164,164,176);
    opacity: 0.8;
    position: absolute;
    width: 3px;
}.title-opener-VFoZSD .edu-smart-jTSzs4 {
    display: flex;
    width: 120px;
    opacity: 0;
    height: 120px;
    animation: fadeIn 1s 0.6s forwards cubic-bezier(0.23, 1, 0.32, 1);
    justify-content: center;
    position: relative;
    transform: translateX(-20px);
    margin: 1.5rem 0;
}.title-opener-VFoZSD svg {
    transform-origin: center;
    filter: drop-shadow(0 5px 15px rgba(0,0,0,0.2));
    height: 100%;
    animation: pulse 6s infinite alternate ease-in-out;
    width: 100%;
}.title-opener-VFoZSD svg path {
    fill: rgb(94,170,168);
    transition: fill 0.3s ease-in-out;
}.title-opener-VFoZSD svg:hover path {
    fill: rgb(164,164,176);
}.title-opener-VFoZSD svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}.title-opener-VFoZSD svg:hover text {
    fill: #ffffff;
}.title-opener-VFoZSD h6 {
    transform: translateY(20px);
    animation: fadeUp 0.8s 0.8s forwards ease-out;
    opacity: 0;
    margin-top: 1rem;
    display: flex;
}.title-opener-VFoZSD .reach-reach-U218Bh {
    background: linear-gradient(135deg, rgb(164,164,176), rgb(94,170,168));
    overflow: hidden;
    border: none;
    text-decoration: none;
    padding: 12px 30px;
    position: relative;
    transition: all 0.4s ease;
    box-shadow: 0 6px 20px rgba(0,0,0,0.2);
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    transform: perspective(1px) translateZ(0);
    color: #ffffff;
}.title-opener-VFoZSD .reach-reach-U218Bh::before {
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
    position: absolute;
    transition: all 0.6s ease;
    width: 100%;
    content: "";
    left: -100%;
    height: 100%;
}.title-opener-VFoZSD .reach-reach-U218Bh:hover {
    box-shadow: 0 10px 25px rgba(0,0,0,0.3);
    transform: translateY(-3px) scale(1.02);
}.title-opener-VFoZSD .reach-reach-U218Bh:hover::before {
    left: 100%;
}

@keyframes slowZoom {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

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

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

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

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

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

@media (max-width: 992px) {.title-opener-VFoZSD .impact-stats-PUTxsk {
    padding: 2rem;
    grid-template-columns: 1fr;
}.title-opener-VFoZSD h1 {
    font-size: clamp(1.8rem, 4vw, 2.5rem);
}.title-opener-VFoZSD .desc-block-07EGXi {
    grid-column: 1 / -1;
}.title-opener-VFoZSD p {
    max-width: 100%;
}
}

@media (max-width: 768px) {.title-opener-VFoZSD {
    min-height: 600px;
    height: auto;
}.title-opener-VFoZSD .impact-stats-PUTxsk {
    padding: 2rem 1.5rem;
    transform: translateY(0);
}.title-opener-VFoZSD h1 {
    margin-top: 2rem;
}.title-opener-VFoZSD .edu-smart-jTSzs4 {
    width: 100px;
    height: 100px;
}
}

@media (max-width: 480px) {.title-opener-VFoZSD {
    min-height: 550px;
}.title-opener-VFoZSD .impact-stats-PUTxsk {
    padding: 1.5rem 1rem;
}.title-opener-VFoZSD h1 {
    font-size: 1.5rem;
}.title-opener-VFoZSD p {
    font-size: 1rem;
}.title-opener-VFoZSD .reach-reach-U218Bh {
    padding: 10px 20px;
    font-size: 0.9rem;
}.title-opener-VFoZSD .edu-smart-jTSzs4 {
    width: 80px;
    height: 80px;
}}header {
    position: fixed;
    left: 0;
    backdrop-filter: blur(10px);
    width: 100%;
    -webkit-backdrop-filter: blur(10px);
    border-bottom: 1px solid rgb(202,202,210,0.5);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    top: 0;
    background: linear-gradient(180deg, 
        rgb(202,202,210) 0%, 
        rgba(20, 20, 30, 0.95) 100%
    );
    transition: all 0.4s ease;
    z-index: 1000;
}header:before {
    pointer-events: none;
    height: 100%;
    opacity: 0.1;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 15% 15%, rgb(202,202,210,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 85%, rgb(164,164,176,0.5) 0%, transparent 25%);
    content: '';
}header:after {
    height: 100%;
    width: 100%;
    mix-blend-mode: overlay;
    content: '';
    left: 0;
    opacity: 0.02;
    top: 0;
    pointer-events: none;
    position: absolute;
}header .head-base-8TsPAB {
    overflow: hidden;
    position: relative;
}header .head-base-8TsPAB:before {
    position: absolute;
    bottom: 0;
    width: 200%;
    animation: scanlineGlow 4s linear infinite;
    box-shadow: 0 0 15px rgb(202,202,210), 0 0 35px rgb(202,202,210);
    content: '';
    left: -50%;
    opacity: 0.7;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(202,202,210) 25%,
        #ffffff 50%,
        rgb(202,202,210) 75%,
        transparent 100%
    );
    height: 1px;
}header .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 18px 25px;
}header .container:before {
    height: 100%;
    content: '';
    mix-blend-mode: overlay;
    pointer-events: none;
    position: absolute;
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 2px,
            rgba(255, 255, 255, 0.015) 2px,
            rgba(255, 255, 255, 0.015) 3px
        );
    width: 100%;
    opacity: 0.5;
}header .top-head-cZMfCu {
    position: relative;
    justify-content: space-between;
    align-items: center;
    display: flex;
}header .top-head-cZMfCu:before {
    content: '';
    left: -10px;
    width: 20px;
    transform: translateY(-50%);
    position: absolute;
    border-radius: 50%;
    background: rgb(202,202,210);
    filter: blur(15px);
    animation: breathe 5s infinite alternate;
    height: 20px;
    top: 50%;
    opacity: 0.3;
}header .top-head-cZMfCu:after {
    content: '';
    transform: translateY(-50%);
    border-radius: 50%;
    right: -10px;
    filter: blur(15px);
    position: absolute;
    width: 20px;
    top: 50%;
    height: 20px;
    animation: breathe 5s infinite alternate-reverse;
    opacity: 0.3;
    background: rgb(164,164,176);
}header .top-section-lDXYVy {
    position: relative;
    gap: 30px;
    display: flex;
    align-items: center;
}header .top-section-lDXYVy:before {
    transform: translateX(-100%);
    opacity: 0.15;
    content: '';
    height: 110%;
    width: 110%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(202,202,210,0.5), 
        transparent
    );
    filter: blur(5px);
    left: -5%;
    top: -5%;
    animation: menuGlow 10s infinite ease-in-out;
    position: absolute;
}header .head-study-IjY6bK {
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px #ffffff;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial, sans-serif;
    position: relative;
    padding: 8px 2px;
    transition: all 0.3s ease;
    text-decoration: none;
}header .head-study-IjY6bK:before {
    left: 0;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(202,202,210,0.5), 
        transparent
    );
    z-index: -1;
    position: absolute;
    opacity: 0;
    height: 100%;
    transform: skewX(-20deg) scale(0.8, 1);
    transition: all 0.4s ease;
    content: '';
}header .head-study-IjY6bK:after {
    content: '';
    filter: blur(0.5px);
    width: 0;
    bottom: -2px;
    background: linear-gradient(90deg, 
        rgb(202,202,210),
        #ffffff 50%,
        rgb(202,202,210)
    );
    position: absolute;
    left: 50%;
    height: 2px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 0.8;
    transform: translateX(-50%);
}header .head-study-IjY6bK:hover {
    text-shadow: 
        0 0 5px #ffffff,
        0 0 10px rgb(202,202,210);
    transform: translateY(-2px);
    color: #ffffff;
}header .head-study-IjY6bK:hover:before {
    transform: skewX(-20deg) scale(1.05, 1);
    opacity: 0.15;
}header .head-study-IjY6bK:hover:after {
    box-shadow: 
        0 0 5px rgb(202,202,210),
        0 0 10px rgb(202,202,210);
    width: 100%;
}header .head-nav-0a2uOy {
    align-items: center;
    transition: all 0.3s ease;
    justify-content: center;
    display: flex;
    position: relative;
    text-decoration: none;
    padding: 5px;
}header .head-nav-0a2uOy:before {
    height: 150%;
    transition: opacity 0.5s ease;
    content: '';
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    background: radial-gradient(circle, 
        rgb(202,202,210,0.5) 0%, 
        transparent 70%
    );
    transform: translate(-50%, -50%);
    width: 150%;
}header .head-nav-0a2uOy:after {
    border: 1px solid transparent;
    left: -5px;
    content: '';
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    transition: all 0.5s ease;
    opacity: 0;
    top: -5px;
    position: absolute;
    border-image: linear-gradient(45deg, rgb(202,202,210), rgb(164,164,176), rgb(202,202,210)) 1;
}header .head-nav-0a2uOy:hover:before {
    opacity: 0.3;
}header .head-nav-0a2uOy:hover:after {
    animation: borderRotate 4s linear infinite;
    opacity: 0.7;
}header .head-nav-0a2uOy svg {
    height: 45px;
    width: auto;
    position: relative;
    filter: drop-shadow(0 0 2px rgb(202,202,210,0.5));
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}header .head-nav-0a2uOy:hover svg {
    filter: drop-shadow(0 0 5px rgb(202,202,210));
    transform: scale(1.05);
}header .head-nav-0a2uOy:hover svg path {
    animation: logoGlow 2s infinite alternate;
}

@keyframes scanlineGlow {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }
    10%, 90% {
        opacity: 0.7;
    }
    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}

@keyframes breathe {
    0%, 100% {
        opacity: 0.3;
        filter: blur(15px);
    }
    50% {
        opacity: 0.5;
        filter: blur(20px);
    }
}

@keyframes menuGlow {
    0%, 100% {
        transform: translateX(-100%);
        opacity: 0.15;
    }
    50% {
        transform: translateX(100%);
        opacity: 0.25;
    }
}

@keyframes borderRotate {
    0% {
        border-image: linear-gradient(45deg, rgb(202,202,210), rgb(164,164,176), rgb(202,202,210)) 1;
    }
    50% {
        border-image: linear-gradient(225deg, rgb(202,202,210), rgb(164,164,176), rgb(202,202,210)) 1;
    }
    100% {
        border-image: linear-gradient(405deg, rgb(202,202,210), rgb(164,164,176), rgb(202,202,210)) 1;
    }
}

@keyframes logoGlow {
    0% {
        filter: brightness(1);
    }
    100% {
        filter: brightness(1.3);
    }
}

@keyframes glitchEffect {
    0%, 100% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-2px);
    }
    40% {
        transform: translateX(2px);
    }
    60% {
        transform: skewX(2deg);
    }
    80% {
        transform: skewX(-2deg);
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .top-section-lDXYVy {
    gap: 20px;
}header .head-nav-0a2uOy svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .top-section-lDXYVy {
    z-index: 1001;
    gap: 25px;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(15px);
    width: 85%;
    position: fixed;
    max-width: 330px;
    flex-direction: column;
    overflow-y: auto;
    height: 100vh;
    right: -100%;
    backdrop-filter: blur(15px);
    padding: 85px 30px 30px;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(135deg, 
            rgba(20, 20, 30, 0.97) 0%, 
            rgba(10, 10, 20, 0.98) 100%
        );
    top: 0;
}header .top-section-lDXYVy:before {
    width: 80%;
    animation: none;
    left: 10%;
    top: 70px;
    opacity: 0.3;
    height: 1px;
}header .top-section-lDXYVy:after {
    border: 1px solid rgb(202,202,210,0.5);
    background: transparent;
    position: absolute;
    content: '';
    top: 20px;
    right: 20px;
    height: 30px;
    width: 30px;
    opacity: 0.6;
}header .menu.active {
    right: 0;
}header .head-study-IjY6bK {
    opacity: 0.8;
    padding: 12px 5px;
    border-bottom: 1px solid rgb(202,202,210,0.5);
    width: 100%;
    text-align: left;
}header .head-study-IjY6bK:last-child {
    border-bottom: none;
}header .head-study-IjY6bK:hover {
    transform: translateY(0);
    opacity: 1;
}header .head-nav-0a2uOy {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .head-nav-0a2uOy svg {
    height: 35px;
}header .top-section-lDXYVy {
    max-width: 100%;
    width: 100%;
}}.pricing-card-list-mDLVH9 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.pricing-card-list-mDLVH9::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 100%);
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    top: 0;
}.pricing-card-list-mDLVH9 .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 15px;
}.pricing-card-list-mDLVH9 .premium-grid-EvYt6k {
    perspective: 1000px;
    position: relative;
}.pricing-card-list-mDLVH9 h2 {
    text-align: center;
    transform: translateZ(50px);
    font-weight: 700;
    text-shadow: 0 3px 10px rgba(0,0,0,0.3);
    font-size: 38px;
    letter-spacing: 1px;
    color: #ffffff;
    animation: fadeInDown 0.8s ease-out forwards;
    margin-bottom: 20px;
}.pricing-card-list-mDLVH9 .pricing-options-9W1EAU {
    line-height: 1.6;
    transform: translateZ(30px);
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    max-width: 800px;
    font-size: calc(12px * 1.1);
    margin: 0 auto 50px;
    color: #ffffff;
    opacity: 0.9;
    text-align: center;
}.pricing-card-list-mDLVH9 .package-deal-FfyjiM {
    list-style: none;
    margin: 0;
    display: grid;
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    perspective: 2000px;
    gap: 30px;
}.pricing-card-list-mDLVH9 .package-deal-FfyjiM li {
    transform: translateY(30px) rotateX(5deg);
    opacity: 0;
    height: 100%;
    animation: cardEntrance 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}.pricing-card-list-mDLVH9 .package-deal-FfyjiM li:nth-child(1) {
    animation-delay: 0.3s;
}.pricing-card-list-mDLVH9 .package-deal-FfyjiM li:nth-child(2) {
    animation-delay: 0.5s;
}.pricing-card-list-mDLVH9 .package-deal-FfyjiM li:nth-child(3) {
    animation-delay: 0.7s;
}.pricing-card-list-mDLVH9 .package-deal-FfyjiM li:nth-child(4) {
    animation-delay: 0.9s;
}.pricing-card-list-mDLVH9 .pricing-schemes-Is4g9d {
    color: inherit;
    display: block;
    will-change: transform;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    text-decoration: none;
    transform-style: preserve-3d;
    height: 100%;
}.pricing-card-list-mDLVH9 .pricing-schemes-Is4g9d:hover {
    transform: translateY(-15px) scale(1.02) rotateX(2deg);
}.pricing-card-list-mDLVH9 .enroll-cost-rvkZJC {
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 15px rgba(0,0,0,0.1);
    clip-path: polygon(0 0, 100% 0, 100% 94%, 96% 100%, 0 100%);
    position: relative;
    overflow: hidden;
    height: 100%;
    border: 1px solid rgba(255,255,255,0.1);
    transition: all 0.4s ease;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgb(202,202,210,0.5), rgb(164,164,176,0.5));
}.pricing-card-list-mDLVH9 .pricing-schemes-Is4g9d:hover .enroll-cost-rvkZJC {
    box-shadow: 0 25px 50px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.15);
    border-color: rgba(255,255,255,0.25);
}.pricing-card-list-mDLVH9 .enroll-cost-rvkZJC::before {
    transition: all 0.4s ease;
    content: "";
    top: -10px;
    background: rgb(164,164,176);
    transform: rotate(45deg);
    position: absolute;
    height: 100px;
    width: 100px;
    opacity: 0.15;
    right: -10px;
}.pricing-card-list-mDLVH9 .pricing-schemes-Is4g9d:hover .enroll-cost-rvkZJC::before {
    transform: rotate(45deg) scale(1.2);
    opacity: 0.25;
}.pricing-card-list-mDLVH9 .payment-deals-VBSiWv {
    padding: 35px 30px;
    z-index: 1;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}.pricing-card-list-mDLVH9 .pricing-schemes-Is4g9d:hover .payment-deals-VBSiWv {
    transform: translateZ(10px);
}.pricing-card-list-mDLVH9 .payment-deals-VBSiWv h4 {
    padding-bottom: 15px;
    position: relative;
    font-size: calc(22px * 1.2);
    transition: transform 0.3s ease;
    color: #ffffff;
    margin: 0 0 20px;
    font-weight: 700;
}.pricing-card-list-mDLVH9 .pricing-schemes-Is4g9d:hover .payment-deals-VBSiWv h4 {
    transform: translateY(-5px);
}.pricing-card-list-mDLVH9 .payment-deals-VBSiWv h4::after {
    bottom: 0;
    content: "";
    height: 3px;
    transition: width 0.4s ease;
    background: rgb(202,202,210);
    position: absolute;
    width: 50px;
    left: 0;
}.pricing-card-list-mDLVH9 .pricing-schemes-Is4g9d:hover .payment-deals-VBSiWv h4::after {
    width: 80px;
}.pricing-card-list-mDLVH9 .payment-deals-VBSiWv p {
    overflow-y: auto;
    max-height: 200px;
    opacity: 0.8;
    padding-right: 10px;
    transition: opacity 0.3s ease;
    margin-bottom: 30px;
    line-height: 1.6;
    color: #ffffff;
    font-size: 12px;
}.pricing-card-list-mDLVH9 .payment-deals-VBSiWv p::-webkit-scrollbar {
    width: 4px;
}.pricing-card-list-mDLVH9 .payment-deals-VBSiWv p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(202,202,210,0.5);
}.pricing-card-list-mDLVH9 .pricing-schemes-Is4g9d:hover .payment-deals-VBSiWv p {
    opacity: 1;
}.pricing-card-list-mDLVH9 .rate-panel-X1A6uT {
    position: relative;
    color: #ffffff;
    font-weight: 700;
    display: block;
    font-size: calc(22px * 1.4);
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    margin-top: 20px;
    transition: all 0.4s ease;
}.pricing-card-list-mDLVH9 .rate-panel-X1A6uT::before {
    left: 0;
    top: -10px;
    content: "";
    height: 2px;
    transition: width 0.4s ease;
    position: absolute;
    width: 30px;
    background: rgb(164,164,176);
}.pricing-card-list-mDLVH9 .pricing-schemes-Is4g9d:hover .rate-panel-X1A6uT::before {
    width: 50px;
}.pricing-card-list-mDLVH9 .pricing-schemes-Is4g9d:hover .rate-panel-X1A6uT {
    color: rgb(164,164,176);
    transform: scale(1.1);
}

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

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

@keyframes cardEntrance {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

@media (max-width: 1200px) {.pricing-card-list-mDLVH9 {
    padding: 100px 0;
}.pricing-card-list-mDLVH9 h2 {
    font-size: calc(38px * 0.9);
}.pricing-card-list-mDLVH9 .pricing-options-9W1EAU {
    font-size: 12px;
    margin-bottom: 40px;
}.pricing-card-list-mDLVH9 .package-deal-FfyjiM {
    gap: 25px;
}
}

@media (max-width: 992px) {.pricing-card-list-mDLVH9 {
    padding: 80px 0;
}.pricing-card-list-mDLVH9 .package-deal-FfyjiM {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.pricing-card-list-mDLVH9 .payment-deals-VBSiWv {
    padding: 30px 25px;
}.pricing-card-list-mDLVH9 .payment-deals-VBSiWv p {
    max-height: 180px;
}
}

@media (max-width: 768px) {.pricing-card-list-mDLVH9 {
    padding: 70px 0;
}.pricing-card-list-mDLVH9 h2 {
    margin-bottom: 15px;
    font-size: calc(38px * 0.8);
}.pricing-card-list-mDLVH9 .pricing-options-9W1EAU {
    font-size: calc(12px * 0.95);
    margin-bottom: 30px;
}.pricing-card-list-mDLVH9 .package-deal-FfyjiM {
    max-width: 500px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.pricing-card-list-mDLVH9 .enroll-cost-rvkZJC {
    clip-path: polygon(0 0, 100% 0, 100% 96%, 94% 100%, 0 100%);
}.pricing-card-list-mDLVH9 .rate-panel-X1A6uT {
    font-size: calc(22px * 1.2);
}
}

@media (max-width: 576px) {.pricing-card-list-mDLVH9 {
    padding: 60px 0;
}.pricing-card-list-mDLVH9 h2 {
    font-size: calc(38px * 0.7);
}.pricing-card-list-mDLVH9 .pricing-options-9W1EAU {
    font-size: calc(12px * 0.9);
    margin-bottom: 25px;
}.pricing-card-list-mDLVH9 .payment-deals-VBSiWv {
    padding: 25px 20px;
}.pricing-card-list-mDLVH9 .payment-deals-VBSiWv h4 {
    margin-bottom: 15px;
    font-size: 22px;
    padding-bottom: 10px;
}.pricing-card-list-mDLVH9 .payment-deals-VBSiWv p {
    margin-bottom: 20px;
    max-height: 150px;
    font-size: calc(12px * 0.9);
}}.contact-box-qTgIKX {
    padding: 120px 0;
    position: relative;
}.contact-box-qTgIKX::before {
    height: 100%;
    background: linear-gradient(45deg, rgb(164,164,176,0.5), rgb(202,202,210,0.5));
    content: "";
    width: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
    top: 0;
}.contact-box-qTgIKX .container {
    z-index: 5;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.contact-box-qTgIKX .message-widget-CRGEjW {
    display: flex;
    flex-direction: row;
    transition: transform 0.5s ease;
    border-radius: 20px;
    overflow: hidden;
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}.contact-box-qTgIKX .message-widget-CRGEjW:hover {
    transform: perspective(1000px) rotateX(2deg);
}.contact-box-qTgIKX .inquiry-box-jStgD6 {
    padding: 60px 40px;
    width: 40%;
    overflow: hidden;
    background-color: rgb(233,233,237);
    position: relative;
}.contact-box-qTgIKX .inquiry-box-jStgD6::before {
    top: -150px;
    right: -150px;
    background: radial-gradient(circle, rgb(164,164,176) 0%, transparent 70%);
    height: 300px;
    border-radius: 50%;
    opacity: 0.2;
    position: absolute;
    width: 300px;
    content: '';
}.contact-box-qTgIKX .inquiry-box-jStgD6 h3 {
    position: relative;
    color: #000000;
    font-size: 29px;
    font-weight: 700;
    margin-bottom: 40px;
}.contact-box-qTgIKX .inquiry-box-jStgD6 h3::after {
    content: '';
    bottom: -15px;
    left: 0;
    position: absolute;
    height: 4px;
    width: 60px;
    background: rgb(164,164,176);
}.contact-box-qTgIKX .inquiry-box-jStgD6 div {
    align-items: center;
    margin-bottom: 25px;
    padding: 15px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    border-radius: 10px;
    transform: translateX(0);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}.contact-box-qTgIKX .inquiry-box-jStgD6 div:hover {
    transform: translateX(10px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}.contact-box-qTgIKX .inquiry-box-jStgD6 div svg {
    margin-right: 15px;
    width: 24px;
    height: 24px;
}.contact-box-qTgIKX .inquiry-box-jStgD6 div svg path {
    fill: rgb(202,202,210);
}.contact-box-qTgIKX .inquiry-box-jStgD6 div span {
    font-weight: 400;
    color: #000000;
    font-size: 16px;
}.contact-box-qTgIKX .inquiry-box-jStgD6 div span a {
    color: #000000;
    text-decoration: none;
    transition: color 0.3s ease;
}.contact-box-qTgIKX .inquiry-box-jStgD6 div span a:hover {
    color: rgb(202,202,210);
}.contact-box-qTgIKX .reach-inquiry-ikjnVw {
    padding: 60px 40px;
    position: relative;
    background: #ffffff;
    width: 60%;
}.contact-box-qTgIKX .reach-inquiry-ikjnVw::before {
    bottom: 0;
    width: 200px;
    content: '';
    height: 200px;
    opacity: 0.3;
    right: 0;
    position: absolute;
    background: radial-gradient(circle, rgb(202,202,210,0.5) 0%, transparent 70%);
}.contact-box-qTgIKX .reach-inquiry-ikjnVw h3 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 30px;
    color: #000000;
}.contact-box-qTgIKX form {
    flex-direction: column;
    gap: 20px;
    display: flex;
}.contact-box-qTgIKX form input[type="text"],
.contact-box-qTgIKX form input[type="email"] {
    color: #000000;
    transition: all 0.3s ease;
    font-size: 16px;
    padding: 18px 20px;
    background-color: rgb(233,233,237);
    border: none;
    border-radius: 10px;
}.contact-box-qTgIKX form input[type="text"]:focus,
.contact-box-qTgIKX form input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(202,202,210);
    transform: translateY(-2px);
}.contact-box-qTgIKX form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.contact-box-qTgIKX .reach-list-WZp36q {
    position: relative;
    align-items: flex-start;
    display: flex;
    margin-top: 10px;
}.contact-box-qTgIKX .reach-list-WZp36q input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-box-qTgIKX .reach-list-WZp36q label {
    padding-left: 35px;
    line-height: 1.5;
    font-size: 14px;
    position: relative;
    color: #000000;
    cursor: pointer;
}.contact-box-qTgIKX .reach-list-WZp36q label::before {
    top: 0;
    position: absolute;
    content: '';
    background: transparent;
    transition: all 0.3s ease;
    height: 20px;
    border: 2px solid rgb(202,202,210);
    border-radius: 6px;
    left: 0;
    width: 20px;
}.contact-box-qTgIKX .reach-list-WZp36q input[type="checkbox"]:checked + label::before {
    background: rgb(202,202,210);
}.contact-box-qTgIKX .reach-list-WZp36q input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    left: 7px;
    position: absolute;
    width: 6px;
    top: 3px;
    border-width: 0 2px 2px 0;
    content: '';
    transform: rotate(45deg);
    height: 12px;
}.contact-box-qTgIKX .reach-list-WZp36q label a {
    font-weight: 600;
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(202,202,210);
}.contact-box-qTgIKX .reach-list-WZp36q label a:hover {
    text-decoration: underline;
}.contact-box-qTgIKX form .reach-reach-U218Bh {
    transition: all 0.3s ease;
    overflow: hidden;
    border-radius: 10px;
    background: rgb(202,202,210);
    padding: 18px 35px;
    margin-top: 15px;
    position: relative;
    border: none;
    font-size: 16px;
    cursor: pointer;
    font-weight: 600;
    align-self: flex-start;
    color: #ffffff;
}.contact-box-qTgIKX form .reach-reach-U218Bh::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: 0;
    content: '';
    position: absolute;
    transition: transform 0.6s ease;
    top: 0;
    transform: translateX(-100%);
    height: 100%;
    width: 100%;
}.contact-box-qTgIKX form .reach-reach-U218Bh:hover {
    transform: translateY(-5px);
    background: rgb(164,164,176);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.contact-box-qTgIKX form .reach-reach-U218Bh:hover::before {
    transform: translateX(100%);
}@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

.contact-box-qTgIKX .inquiry-box-jStgD6 div:nth-child(2) {
    animation: bounce 5s infinite ease-in-out;
    animation-delay: 0.1s;
}.contact-box-qTgIKX .inquiry-box-jStgD6 div:nth-child(3) {
    animation-delay: 0.3s;
    animation: bounce 5s infinite ease-in-out;
}.contact-box-qTgIKX .inquiry-box-jStgD6 div:nth-child(4) {
    animation: bounce 5s infinite ease-in-out;
    animation-delay: 0.5s;
}.contact-box-qTgIKX .inquiry-box-jStgD6 div:nth-child(5) {
    animation: bounce 5s infinite ease-in-out;
    animation-delay: 0.7s;
}

@media screen and (max-width: 992px) {.contact-box-qTgIKX .message-widget-CRGEjW {
    flex-direction: column;
}.contact-box-qTgIKX .inquiry-box-jStgD6,
    .contact-box-qTgIKX .reach-inquiry-ikjnVw {
    width: 100%;
    padding: 40px 30px;
}.contact-box-qTgIKX .inquiry-box-jStgD6 div {
    animation: none;
}
}

@media screen and (max-width: 576px) {.contact-box-qTgIKX {
    padding: 60px 0;
}.contact-box-qTgIKX .container {
    width: 90%;
}.contact-box-qTgIKX .inquiry-box-jStgD6,
    .contact-box-qTgIKX .reach-inquiry-ikjnVw {
    padding: 30px 20px;
}.contact-box-qTgIKX .inquiry-box-jStgD6 h3 {
    font-size: calc(29px * 0.8);
}.contact-box-qTgIKX form input[type="text"],
    .contact-box-qTgIKX form input[type="email"] {
    padding: 15px;
}.contact-box-qTgIKX form .reach-reach-U218Bh {
    width: 100%;
    padding: 15px;
}}.secure-chamber-mMiO7F {
    overflow: hidden;
    font-family: Arial, sans-serif;
    background: #ffffff;
    padding: 50px;
    width: 85%;
    border: 2px solid rgb(202,202,210);
    color: #000000;
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}.secure-chamber-mMiO7F:before, .secure-chamber-mMiO7F:after {
    background: linear-gradient(135deg, rgb(202,202,210,0.5), rgb(164,164,176,0.5));
    z-index: 0;
    content: "";
    position: absolute;
    opacity: 0.1;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}.secure-chamber-mMiO7F h1 {
    font-size: 45px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    margin-top: 20px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
    border-bottom: 3px solid rgb(202,202,210);
    z-index: 1;
    position: relative;
}.secure-chamber-mMiO7F h2 {
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 5px;
    color: rgb(164,164,176);
    font-weight: 600;
    font-size: 29px;
    margin-top: 30px;
    border-bottom: 2px solid rgb(164,164,176,0.5);
    z-index: 1;
}.secure-chamber-mMiO7F ul, .secure-chamber-mMiO7F ol {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    padding-left: 20px;
    list-style-type: disc;
    list-style: none;
}.secure-chamber-mMiO7F li {
    line-height: 1.8;
    font-size: 17px;
    position: relative;
    margin-bottom: 10px;
}.secure-chamber-mMiO7F li:before {
    font-size: 1.2em;
    line-height: 1;
    position: absolute;
    left: -20px;
    content: "•";
    color: rgb(202,202,210);
}.secure-chamber-mMiO7F div {
    z-index: 1;
    border-radius: 10px;
    position: relative;
    background: #ffffff;
    margin-bottom: 30px;
    line-height: 1.8;
    padding: 25px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}.secure-chamber-mMiO7F .container {
    z-index: 1;
    position: relative;
}.secure-chamber-mMiO7F h3, .secure-chamber-mMiO7F h4, .secure-chamber-mMiO7F h5, .secure-chamber-mMiO7F h6 {
    font-size: 19px;
    margin-top: 25px;
    position: relative;
    z-index: 1;
    font-weight: 600;
    color: rgb(202,202,210);
    margin-bottom: 15px;
}.secure-chamber-mMiO7F p, .secure-chamber-mMiO7F span {
    position: relative;
    z-index: 1;
    color: #000000;
    line-height: 1.6;
    font-size: 17px;
    margin-bottom: 15px;
}.secure-chamber-mMiO7F a {
    color: rgb(164,164,176);
    text-decoration: none;
    z-index: 1;
    position: relative;
    border-bottom: 1px solid rgb(164,164,176);
    font-weight: 600;
}.secure-chamber-mMiO7F a:hover {
    color: rgb(202,202,210);
    border-bottom: 1px solid rgb(202,202,210);
}.secure-chamber-mMiO7F button {
    padding: 12px 24px;
    font-size: 20px;
    color: #ffffff;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    background: rgb(164,164,176);
}.secure-chamber-mMiO7F button:hover {
    background: rgb(202,202,210);
}

@media only screen and (max-width: 800px) {.secure-chamber-mMiO7F {
    padding: 30px;
    width: 90%;
}.secure-chamber-mMiO7F h1 {
    font-size: calc(19px - 5px);
}.secure-chamber-mMiO7F h2 {
    font-size: calc(19px - 3px);
}.secure-chamber-mMiO7F ul, .secure-chamber-mMiO7F ol {
    padding-left: 10px;
}.secure-chamber-mMiO7F li:before {
    left: -10px;
}.secure-chamber-mMiO7F button {
    padding: 10px 20px;
}}.course-structure-0jN4MB {
    padding: 100px 0;
    overflow: hidden;
    background: linear-gradient(125deg, rgb(233,233,237) 0%, rgb(202,202,210,0.5) 100%);
    position: relative;
}.course-structure-0jN4MB::before {
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    opacity: 0.6;
    background: 
        radial-gradient(ellipse at 20% 30%, rgb(202,202,210,0.5) 0%, transparent 70%),
        radial-gradient(circle at 80% 70%, rgb(164,164,176,0.5) 0%, transparent 60%);
    left: 0;
    z-index: 1;
    height: 100%;
}.course-structure-0jN4MB::after {
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    background-image: 
        repeating-linear-gradient(
            -45deg,
            rgba(255, 255, 255, 0.03),
            rgba(255, 255, 255, 0.03) 1px,
            transparent 1px,
            transparent 10px
        );
    left: 0;
    opacity: 0.4;
    z-index: 1;
    animation: shiftBackground 30s linear infinite;
}@keyframes shiftBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.course-structure-0jN4MB .container {
    z-index: 2;
    position: relative;
}.course-structure-0jN4MB .impact-stats-PUTxsk {
    position: relative;
    overflow: hidden;
    flex-direction: column;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 22px;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.02), 
        rgba(255, 255, 255, 0.08)
    );
    display: flex;
}.course-structure-0jN4MB .impact-stats-PUTxsk::before {
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    z-index: 1;
    position: absolute;
    background: 
        linear-gradient(
            135deg,
            transparent,
            rgba(rgb(202,202,210), 0.05)
        );
}.course-structure-0jN4MB .product-photo-vShq79 {
    height: 440px;
    animation: morphShape 15s infinite alternate ease-in-out;
    right: 3%;
    overflow: hidden;
    width: 45%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.15);
    z-index: 2;
    top: 5%;
    position: absolute;
}@keyframes morphShape {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    100% {
        border-radius: 40% 60% 50% 50% / 30% 60% 40% 60%;
    }
}

.course-structure-0jN4MB .product-photo-vShq79::before {
    top: 0;
    background: linear-gradient(
        215deg,
        transparent 30%,
        rgb(202,202,210,0.5) 100%
    );
    opacity: 0.6;
    mix-blend-mode: overlay;
    left: 0;
    content: "";
    height: 100%;
    z-index: 2;
    width: 100%;
    position: absolute;
}.course-structure-0jN4MB .product-photo-vShq79::after {
    position: absolute;
    height: 100%;
    background: 
        linear-gradient(
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        );
    left: 0;
    content: "";
    z-index: 3;
    top: 0;
    background-size: 20px 20px;
    opacity: 0.2;
    width: 100%;
}.course-structure-0jN4MB .learn-coding-6Ax4E0 {
    position: relative;
    padding: 60px 50% 60px 60px;
    display: flex;
    z-index: 3;
    flex-direction: column;
    min-height: 400px;
}.course-structure-0jN4MB .page-top-4QD9Ts {
    z-index: 4;
    margin-bottom: 25px;
    display: inline-block;
    position: relative;
}.course-structure-0jN4MB .page-top-4QD9Ts svg {
    z-index: 2;
    height: auto;
    fill: #ffffff;
    position: relative;
    width: 70px;
}.course-structure-0jN4MB .page-top-4QD9Ts svg path {
    stroke: rgb(202,202,210);
    stroke-width: 0.5;
    stroke-dasharray: 100;
    stroke-dashoffset: 100;
}.course-structure-0jN4MB h3 {
    position: relative;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    max-width: 100%;
    font-size: 37px;
    z-index: 4;
    color: #ffffff;
}.course-structure-0jN4MB h3::after {
    height: 3px;
    border-radius: 3px;
    content: "";
    transition: width 0.3s ease;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(202,202,210), rgb(164,164,176));
    width: 60px;
    bottom: -10px;
}.course-structure-0jN4MB .impact-stats-PUTxsk:hover h3::after {
    width: 120px;
}.course-structure-0jN4MB p {
    max-width: 100%;
    color: #000000;
    position: relative;
    margin: 0;
    z-index: 4;
    line-height: 1.7;
    font-size: 15px;
}.course-structure-0jN4MB .impact-stats-PUTxsk::after {
    bottom: -50px;
    background: rgb(164,164,176,0.5);
    z-index: 1;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    left: -50px;
    position: absolute;
    opacity: 0.3;
    content: "";
    filter: blur(80px);
}.course-structure-0jN4MB .learn-coding-6Ax4E0::before {
    opacity: 0.2;
    top: 20px;
    background-size: 20px 20px, 25px 25px;
    height: 90%;
    right: 48%;
    background-image: 
        radial-gradient(circle, rgb(202,202,210,0.5) 1px, transparent 1px),
        radial-gradient(circle, rgb(164,164,176,0.5) 1px, transparent 1px);
    width: 150px;
    background-position: 0 0, 10px 10px;
    content: "";
    z-index: 1;
    position: absolute;
    animation: floatDots 10s infinite alternate ease-in-out;
}

@keyframes floatDots {
    0% {
        transform: translateY(0);
        opacity: 0.2;
    }
    100% {
        transform: translateY(-20px);
        opacity: 0.4;
    }
}

@media (max-width: 1199px) {.course-structure-0jN4MB .learn-coding-6Ax4E0 {
    padding: 50px 50% 50px 50px;
}.course-structure-0jN4MB .product-photo-vShq79 {
    width: 42%;
    height: 85%;
}
}

@media (max-width: 991px) {.course-structure-0jN4MB {
    padding: 80px 0;
}.course-structure-0jN4MB .impact-stats-PUTxsk {
    flex-direction: column;
    display: flex;
}.course-structure-0jN4MB .learn-coding-6Ax4E0 {
    min-height: auto;
    padding: 220px 40px 50px 40px;
}.course-structure-0jN4MB .product-photo-vShq79 {
    top: 0;
    left: 10%;
    border-radius: 0 0 50% 50% / 0 0 100% 100%;
    width: 80%;
    position: absolute;
    height: 200px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}.course-structure-0jN4MB .page-top-4QD9Ts {
    margin-bottom: 0;
    top: 160px;
    left: 40px;
    position: absolute;
}.course-structure-0jN4MB h3 {
    font-size: calc(37px * 0.9);
}.course-structure-0jN4MB .learn-coding-6Ax4E0::before {
    display: none;
}
}

@media (max-width: 767px) {.course-structure-0jN4MB {
    padding: 60px 0;
}.course-structure-0jN4MB .learn-coding-6Ax4E0 {
    padding: 200px 30px 40px 30px;
}.course-structure-0jN4MB .product-photo-vShq79 {
    height: 180px;
}.course-structure-0jN4MB .page-top-4QD9Ts {
    top: 140px;
    left: 30px;
}.course-structure-0jN4MB .page-top-4QD9Ts svg {
    width: 60px;
}.course-structure-0jN4MB h3 {
    font-size: calc(37px * 0.8);
}.course-structure-0jN4MB p {
    font-size: calc(15px * 0.95);
}
}

@media (max-width: 480px) {.course-structure-0jN4MB {
    padding: 40px 0;
}.course-structure-0jN4MB .learn-coding-6Ax4E0 {
    padding: 180px 25px 30px 25px;
}.course-structure-0jN4MB .product-photo-vShq79 {
    height: 160px;
}.course-structure-0jN4MB .page-top-4QD9Ts {
    left: 25px;
    top: 120px;
}.course-structure-0jN4MB .page-top-4QD9Ts svg {
    width: 50px;
}.course-structure-0jN4MB h3 {
    margin-bottom: 15px;
    font-size: calc(37px * 0.7);
}.course-structure-0jN4MB p {
    font-size: calc(15px * 0.9);
}}.mobile-cta-oh4sAW {
    color: #000000;
    padding: 5rem 0 2rem;
    background-color: rgb(233,233,237);
    font-family: Arial, sans-serif;
    position: relative;
}.mobile-cta-oh4sAW::before {
    background: linear-gradient(180deg, transparent 0%, rgb(202,202,210,0.5) 100%);
    left: 0;
    opacity: 0.05;
    right: 0;
    height: 250px;
    content: '';
    z-index: 0;
    position: absolute;
    bottom: 0;
}.mobile-cta-oh4sAW .container {
    z-index: 1;
    position: relative;
}.mobile-cta-oh4sAW .converter-t2TYdf {
    gap: 4rem;
    display: flex;
    flex-direction: column;
}.mobile-cta-oh4sAW .write-form-XoqxUO {
    display: grid;
    position: relative;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1.5rem;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid rgb(164,164,176,0.5);
}.mobile-cta-oh4sAW .write-form-XoqxUO::after {
    width: 60px;
    background-color: rgb(202,202,210);
    height: 3px;
    left: 0;
    position: absolute;
    bottom: -1px;
    content: '';
}.mobile-cta-oh4sAW .info_item {
    padding: 0.5rem;
    transition: transform 0.3s ease-out;
}.mobile-cta-oh4sAW .info_item:hover {
    transform: translateX(5px);
}.mobile-cta-oh4sAW .info_item p,
.mobile-cta-oh4sAW .info_item a {
    transition: color 0.3s ease;
    font-size: 14px;
    color: #000000;
    align-items: center;
    font-weight: 400;
    gap: 0.75rem;
    display: flex;
    text-decoration: none;
}.mobile-cta-oh4sAW .info_item a:hover {
    color: rgb(202,202,210);
}.mobile-cta-oh4sAW .info_item svg {
    fill: rgb(202,202,210);
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}.mobile-cta-oh4sAW .text_main_holder {
    grid-template-columns: 1.2fr 1fr 1.2fr;
    gap: 3rem;
    display: grid;
}.mobile-cta-oh4sAW .page-top-4QD9Ts {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}.mobile-cta-oh4sAW .page-top-4QD9Ts svg {
    transition: opacity 0.3s ease;
    max-width: 160px;
    height: auto;
}.mobile-cta-oh4sAW .page-top-4QD9Ts svg:hover {
    opacity: 0.8;
}.mobile-cta-oh4sAW .equity-info-ygB6ie {
    opacity: 0.8;
    font-size: 14px;
    line-height: 1.6;
    max-width: 300px;
    color: #000000;
}.mobile-cta-oh4sAW .top-section-lDXYVy {
    flex-direction: column;
    display: flex;
    gap: 1.5rem;
}.mobile-cta-oh4sAW .top-section-lDXYVy h5 {
    font-weight: 600;
    color: #000000;
    margin-bottom: 0.5rem;
    position: relative;
    font-size: 21px;
}.mobile-cta-oh4sAW .top-pro-CwyVu9 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}.mobile-cta-oh4sAW .top-pro-CwyVu9 a {
    text-decoration: none;
    padding-left: 0;
    transition: color 0.3s ease, padding-left 0.3s ease;
    position: relative;
    color: #000000;
    font-size: 14px;
}.mobile-cta-oh4sAW .top-pro-CwyVu9 a::before {
    left: -10px;
    content: '';
    background-color: rgb(202,202,210);
    position: absolute;
    width: 0;
    transition: width 0.3s ease, left 0.3s ease;
    top: 50%;
    height: 1px;
    transform: translateY(-50%);
}.mobile-cta-oh4sAW .top-pro-CwyVu9 a:hover {
    padding-left: 12px;
    color: rgb(202,202,210);
}.mobile-cta-oh4sAW .top-pro-CwyVu9 a:hover::before {
    left: 0;
    width: 10px;
}.mobile-cta-oh4sAW .subscribe_holder {
    background-color: #ffffff;
    border-radius: 24px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    padding: 2rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}.mobile-cta-oh4sAW .subscribe_holder h5 {
    color: #000000;
    font-size: 21px;
    font-weight: 600;
}.mobile-cta-oh4sAW .subscribe_holder p {
    color: #000000;
    line-height: 1.6;
    font-size: 14px;
}.mobile-cta-oh4sAW .input_holder {
    gap: 0.5rem;
    position: relative;
    display: flex;
}.mobile-cta-oh4sAW .input_holder input[type="email"] {
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    color: #000000;
    border-radius: 10px;
    flex: 1;
    font-size: 14px;
    padding: 1rem 1.25rem;
    background-color: transparent;
    border: 1px solid rgb(164,164,176,0.5);
}.mobile-cta-oh4sAW .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(202,202,210,0.5);
    border-color: rgb(202,202,210);
    outline: none;
}.mobile-cta-oh4sAW .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.mobile-cta-oh4sAW .access-classes-h92OVF {
    border: none;
    padding: 1rem 1.5rem;
    background-color: rgb(202,202,210);
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    color: #ffffff;
    cursor: pointer;
}.mobile-cta-oh4sAW .access-classes-h92OVF:hover {
    transform: translateY(-2px);
    background-color: rgb(164,164,176);
}.mobile-cta-oh4sAW .guide-section-8Jvnby {
    text-align: center;
    margin-top: 3rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgb(164,164,176,0.5);
}.mobile-cta-oh4sAW .blog-ref-ORFV1C {
    font-size: 14px;
    opacity: 0.8;
    color: #000000;
}.mobile-cta-oh4sAW .top-pro-CwyVu9:first-child {
    position: relative;
    margin-bottom: 1.5rem;
}.mobile-cta-oh4sAW .top-pro-CwyVu9:first-child::after {
    bottom: -0.75rem;
    content: '';
    left: 0;
    width: 30px;
    position: absolute;
    background-color: rgb(164,164,176,0.5);
    height: 1px;
}.mobile-cta-oh4sAW {
    background-blend-mode: overlay;
    background-position: center;
    background-size: 40px 40px;
    background-repeat: repeat;
    background-image: 
        linear-gradient(rgb(164,164,176,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(164,164,176,0.5) 1px, transparent 1px);
    background-attachment: fixed;
}

@media (max-width: 1024px) {.mobile-cta-oh4sAW {
    padding: 4rem 0 2rem;
}.mobile-cta-oh4sAW .text_main_holder {
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
}.mobile-cta-oh4sAW .subscribe_holder {
    grid-column: span 2;
}
}

@media (max-width: 768px) {.mobile-cta-oh4sAW {
    padding: 3.5rem 0 1.5rem;
}.mobile-cta-oh4sAW .text_main_holder {
    grid-template-columns: 1fr;
    gap: 3rem;
}.mobile-cta-oh4sAW .subscribe_holder {
    grid-column: auto;
}.mobile-cta-oh4sAW .write-form-XoqxUO {
    grid-template-columns: 1fr 1fr;
}.mobile-cta-oh4sAW .info_item:hover {
    transform: translateX(0) translateY(-5px);
}
}

@media (max-width: 576px) {.mobile-cta-oh4sAW {
    padding: 3rem 0 1.5rem;
}.mobile-cta-oh4sAW .write-form-XoqxUO {
    grid-template-columns: 1fr;
}.mobile-cta-oh4sAW .input_holder {
    flex-direction: column;
}.mobile-cta-oh4sAW .access-classes-h92OVF {
    width: 100%;
}.mobile-cta-oh4sAW .page-top-4QD9Ts,
    .mobile-cta-oh4sAW .top-section-lDXYVy h5,
    .mobile-cta-oh4sAW .top-pro-CwyVu9,
    .mobile-cta-oh4sAW .top-pro-CwyVu9 a {
    align-items: center;
    text-align: center;
}.mobile-cta-oh4sAW .page-top-4QD9Ts svg {
    margin: 0 auto;
}.mobile-cta-oh4sAW .equity-info-ygB6ie {
    max-width: 100%;
    text-align: center;
}.mobile-cta-oh4sAW .top-pro-CwyVu9:first-child::after {
    left: 50%;
    transform: translateX(-50%);
}.mobile-cta-oh4sAW .write-form-XoqxUO::after {
    left: 50%;
    transform: translateX(-50%);
}.mobile-cta-oh4sAW .top-pro-CwyVu9 a::before {
    display: none;
}.mobile-cta-oh4sAW .top-pro-CwyVu9 a:hover {
    padding-left: 0;
}
}