﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.container {
    max-width: 100%;
    width: 1204px;
    margin: auto;
}.top_section_HrGS {
    flex: 1 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}html,body {
    color: #000000;
    auto
contain
touch-action: none;
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
}header,footer {
    width: 100%;
}.access_help_C5Ke {
    flex: 0 0 auto;
}.wrapper-border_7HkR {
    height: 100%;
    flex-direction: column;
    display: flex;
    min-height: 100%;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.user_testimonials_hmEC {
    overflow: hidden;
    background: linear-gradient(135deg, 
        rgb(236,230,225) 0%, 
        rgb(177,133,103,0.5) 50%, 
        rgb(236,230,225) 100%);
    position: relative;
    padding: 5rem 0;
}.user_testimonials_hmEC::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: radial-gradient(ellipse at top right, 
        rgb(177,133,103,0.5) 0%, 
        transparent 70%);
    width: 100%;
    height: 100%;
}.user_testimonials_hmEC::after {
    right: -5%;
    height: 35%;
    position: absolute;
    background: radial-gradient(circle, 
        rgb(205,182,173,0.5) 0%, 
        transparent 70%);
    bottom: -5%;
    width: 35%;
    content: '';
    z-index: 0;
    border-radius: 50%;
}.user_testimonials_hmEC h2.container {
    text-align: center;
    transform: perspective(1000px) translateZ(10px);
    color: #000000;
    font-weight: 700;
    letter-spacing: 0.05em;
    z-index: 2;
    margin-bottom: 4rem;
    font-size: 33px;
    position: relative;
}.user_testimonials_hmEC h2.container::after {
    position: absolute;
    width: 80px;
    content: '';
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
    height: 3px;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(205,182,173), 
        transparent);
}.user_testimonials_hmEC .container.growth_graph_Vg2q {
    z-index: 2;
    max-width: 95%;
    position: relative;
    margin: 0 auto;
}.user_testimonials_hmEC .client_voices_RYFM {
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2.5rem;
}.user_testimonials_hmEC .success_testimonials_hwku {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateY(0);
    flex-direction: column;
    border-radius: 12px;
    padding: 2rem;
    display: flex;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    z-index: 1;
    overflow: hidden;
    position: relative;
}.user_testimonials_hmEC .success_testimonials_hwku::before {
    content: '';
    z-index: -1;
    position: absolute;
    left: 0;
    height: 100%;
    width: 5px;
    background: linear-gradient(to bottom, rgb(205,182,173), rgb(177,133,103));
    top: 0;
}.user_testimonials_hmEC .success_testimonials_hwku::after {
    font-family: Arial, sans-serif;
    top: -20px;
    position: absolute;
    right: 20px;
    content: '"';
    opacity: 0.15;
    font-size: 8rem;
    color: rgb(177,133,103,0.5);
    z-index: -1;
}.user_testimonials_hmEC .success_testimonials_hwku:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.user_testimonials_hmEC .success_testimonials_hwku h3 {
    position: relative;
    display: inline-block;
    color: #000000;
    font-weight: 600;
    font-size: calc(23px + 0.1rem);
    margin-bottom: 1rem;
}.user_testimonials_hmEC .success_testimonials_hwku h3::after {
    content: '';
    left: 0;
    background: rgb(205,182,173);
    transition: width 0.3s ease;
    width: 0;
    position: absolute;
    bottom: -5px;
    height: 2px;
}.user_testimonials_hmEC .success_testimonials_hwku:hover h3::after {
    width: 100%;
}.user_testimonials_hmEC .success_testimonials_hwku .description {
    color: #000000;
    position: relative;
    z-index: 1;
    margin-bottom: 1.5rem;
    line-height: 1.6;
    font-size: 13px;
}.user_testimonials_hmEC .success_testimonials_hwku div {
    width: 80px;
    height: 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    align-self: flex-end;
    transition: transform 0.4s ease;
    border: 3px solid #ffffff;
    transform: translateZ(5px);
    overflow: hidden;
    margin-top: auto;
}.user_testimonials_hmEC .success_testimonials_hwku:hover div {
    transform: scale(1.05) translateZ(10px);
}.user_testimonials_hmEC .success_testimonials_hwku div img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    transition: transform 0.5s ease;
}.user_testimonials_hmEC .success_testimonials_hwku:hover div img {
    transform: scale(1.1);
}.user_testimonials_hmEC .success_testimonials_hwku:nth-child(odd) {
    animation: fadeInLeft 0.8s both;
    animation-delay: calc(0.1s * var(--i, 0));
}.user_testimonials_hmEC .success_testimonials_hwku:nth-child(even) {
    animation: fadeInRight 0.8s both;
    animation-delay: calc(0.1s * var(--i, 0));
}

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

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(30px, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes orbit {
    0% {
        transform: rotate(0deg) translateX(5px) rotate(0deg);
    }
    100% {
        transform: rotate(360deg) translateX(5px) rotate(-360deg);
    }
}

@media (max-width: 991px) {.user_testimonials_hmEC {
    padding: 4rem 0;
}.user_testimonials_hmEC h2.container {
    margin-bottom: 3rem;
    font-size: calc(33px - 0.15rem);
}.user_testimonials_hmEC .client_voices_RYFM {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.user_testimonials_hmEC .success_testimonials_hwku {
    padding: 1.75rem;
}
}

@media (max-width: 768px) {.user_testimonials_hmEC {
    padding: 3.5rem 0;
}.user_testimonials_hmEC h2.container {
    margin-bottom: 2.5rem;
    font-size: calc(33px - 0.25rem);
}.user_testimonials_hmEC .client_voices_RYFM {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1.75rem;
}.user_testimonials_hmEC .success_testimonials_hwku {
    padding: 1.5rem;
}.user_testimonials_hmEC .success_testimonials_hwku div {
    width: 70px;
    height: 70px;
}
}

@media (max-width: 576px) {.user_testimonials_hmEC {
    padding: 3rem 0;
}.user_testimonials_hmEC h2.container {
    margin-bottom: 2rem;
    font-size: calc(33px - 0.35rem);
}.user_testimonials_hmEC .client_voices_RYFM {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.user_testimonials_hmEC .success_testimonials_hwku {
    padding: 1.25rem;
}.user_testimonials_hmEC .success_testimonials_hwku h3 {
    font-size: 23px;
}.user_testimonials_hmEC .success_testimonials_hwku div {
    height: 60px;
    width: 60px;
}}header {
    background: rgb(236,230,225);
    position: relative;
    z-index: 99;
    overflow: visible;
    width: 100%;
}header::before {
    left: 0;
    background: radial-gradient(circle at 30% 30%, rgb(205,182,173,0.5) 0%, transparent 70%);
    position: absolute;
    opacity: 0.2;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
}header .top_mainwrap_GOhn {
    justify-content: space-between;
    position: relative;
    display: flex;
    align-items: center;
    padding: 25px 30px;
}header .top_mainwrap_GOhn::before {
    filter: blur(5px);
    left: 10%;
    width: 30%;
    top: -10px;
    position: absolute;
    background: linear-gradient(90deg, rgb(205,182,173), transparent);
    height: 5px;
    content: "";
}header .top_mainwrap_GOhn::after {
    filter: blur(5px);
    height: 5px;
    width: 30%;
    right: 10%;
    content: "";
    bottom: -10px;
    background: linear-gradient(90deg, transparent, rgb(177,133,103));
    position: absolute;
}header .top_mainwrap_GOhn .head_section_6KqA {
    position: relative;
    padding: 5px;
    z-index: 2;
}header .top_mainwrap_GOhn .head_section_6KqA::before {
    transition: opacity 0.3s ease;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    content: "";
    z-index: -1;
    opacity: 0;
    left: -5px;
    filter: blur(15px);
    position: absolute;
    background: linear-gradient(135deg, rgb(205,182,173), rgb(177,133,103));
    top: -5px;
}header .top_mainwrap_GOhn .head_section_6KqA:hover::before {
    opacity: 0.7;
}header .top_mainwrap_GOhn .head_section_6KqA .page_top_2bNX {
    transition: transform 0.3s ease;
    display: block;
    position: relative;
}header .top_mainwrap_GOhn .head_section_6KqA:hover .page_top_2bNX {
    transform: scale(1.05);
}header .top_mainwrap_GOhn .head_section_6KqA .page_top_2bNX svg {
    height: 45px;
    width: auto;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL {
    margin: 0;
    border-radius: 14px;
    position: relative;
    display: flex;
    padding: 10px;
    list-style: none;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL::before {
    z-index: -1;
    content: "";
    position: absolute;
    height: 100%;
    border-radius: 14px;
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    backdrop-filter: blur(5px);
    opacity: 0.1;
    width: 100%;
    top: 0;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL .head_top_zg9c {
    position: relative;
    margin: 0 3px;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL .head_top_zg9c a {
    border-radius: 10px;
    display: block;
    font-family: Arial, sans-serif;
    overflow: hidden;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    color: #000000;
    z-index: 1;
    text-decoration: none;
    padding: 8px 15px;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL .head_top_zg9c a::before {
    width: 100%;
    content: "";
    opacity: 0;
    background: linear-gradient(135deg, rgb(205,182,173), rgb(177,133,103));
    transition: opacity 0.3s ease;
    top: 0;
    z-index: -1;
    height: 100%;
    left: 0;
    position: absolute;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL .head_top_zg9c a::after {
    content: "";
    background: radial-gradient(circle, #ffffff 0%, transparent 70%);
    z-index: -1;
    transform: translate(-50%, -50%) scale(0);
    left: 50%;
    height: 150%;
    opacity: 0;
    width: 150%;
    transition: transform 0.5s ease, opacity 0.5s ease;
    top: 50%;
    position: absolute;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL .head_top_zg9c:hover a::before {
    opacity: 1;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL .head_top_zg9c:hover a {
    color: #ffffff;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL .head_top_zg9c:active a::after {
    opacity: 0.3;
    transform: translate(-50%, -50%) scale(1);
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL .head_top_zg9c:nth-child(odd) a::before {
    background: linear-gradient(to right, rgb(205,182,173), rgb(177,133,103));
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL .head_top_zg9c:nth-child(even) a::before {
    background: linear-gradient(to left, rgb(205,182,173), rgb(177,133,103));
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(rgb(205,182,173), 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(rgb(205,182,173), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(rgb(205,182,173), 0);
    }
}

@media (max-width: 992px) {header .top_mainwrap_GOhn {
    padding: 20px 15px;
    flex-direction: column;
}header .top_mainwrap_GOhn .head_section_6KqA {
    margin-bottom: 15px;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL .head_top_zg9c {
    margin: 3px;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL .head_top_zg9c a {
    padding: 6px 12px;
    font-size: calc(13px - 1px);
}
}

@media (max-width: 767px) {header .top_mainwrap_GOhn {
    padding: 15px 10px;
}header .top_mainwrap_GOhn .head_section_6KqA .page_top_2bNX svg {
    height: 40px;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL {
    padding: 5px;
}header .top_mainwrap_GOhn .nav_pagewrap_SoZL .head_top_zg9c a {
    font-size: calc(13px - 2px);
    padding: 5px 10px;
}}.register_now_JeFM {
    background: linear-gradient(135deg, rgb(205,182,173), rgb(177,133,103));
    perspective: 1000px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform-style: preserve-3d;
    overflow: hidden;
    position: relative;
    padding: 4rem 2rem;
}.register_now_JeFM::before {
    transform: translateZ(-10px);
    top: 0;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    pointer-events: none;
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
}.register_now_JeFM::after {
    animation: rotateLightSource 15s infinite linear;
    pointer-events: none;
    mix-blend-mode: overlay;
    content: '';
    position: absolute;
    width: 200%;
    background: radial-gradient(
        circle at center,
        rgba(255, 255, 255, 0.1) 0%,
        transparent 60%
    );
    height: 200%;
    top: -50%;
    left: -50%;
}.register_now_JeFM .container {
    margin: 0 auto;
    z-index: 1;
    transform: translateZ(20px);
    align-items: center;
    max-width: 1140px;
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
    position: relative;
}.register_now_JeFM h6 {
    background: rgba(255, 255, 255, 0.1);
    border-left: 3px solid #ffffff;
    letter-spacing: 0.5px;
    position: relative;
    font-family: Arial, sans-serif;
    max-width: 800px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    color: #ffffff;
    font-weight: 600;
    line-height: 1.6;
    padding: 0.5rem 1rem;
    margin: 0;
    transform: perspective(1000px) rotateX(5deg);
    backdrop-filter: blur(5px);
    font-size: 19px;
    text-align: center;
}.register_now_JeFM div div {
    justify-content: center;
    perspective: 600px;
    display: flex;
}.register_now_JeFM div div span {
    display: inline-block;
    transition: transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    position: relative;
    transform: translateZ(30px);
}.register_now_JeFM .feedback_request_WDU4 {
    border-radius: 10px;
    transform: translateZ(0);
    display: inline-block;
    color: rgb(205,182,173);
    background: #ffffff;
    font-weight: 600;
    transition: all 0.4s ease;
    position: relative;
    font-size: 18px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 
                0 6px 6px rgba(0, 0, 0, 0.1),
                0 0 0 3px rgba(255, 255, 255, 0.1);
    font-family: Arial, sans-serif;
    transform-style: preserve-3d;
    text-decoration: none;
    padding: 1rem 2.5rem;
    overflow: hidden;
}.register_now_JeFM .feedback_request_WDU4::before {
    left: -2px;
    opacity: 0;
    right: -2px;
    bottom: -2px;
    position: absolute;
    content: '';
    transform: translateZ(-5px);
    top: -2px;
    z-index: -1;
    background: linear-gradient(45deg, 
        rgb(177,133,103), 
        rgb(205,182,173), 
        rgb(177,133,103));
    transition: opacity 0.4s ease;
    filter: blur(10px);
}.register_now_JeFM .feedback_request_WDU4 span {
    z-index: 2;
    position: relative;
    display: inline-block;
    transition: transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}.register_now_JeFM .feedback_request_WDU4:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2), 
                0 10px 10px rgba(0, 0, 0, 0.15),
                0 0 0 4px rgba(255, 255, 255, 0.2);
    transform: translateY(-3px) translateZ(10px);
}.register_now_JeFM .feedback_request_WDU4:hover::before {
    opacity: 0.7;
}.register_now_JeFM .feedback_request_WDU4:hover span {
    transform: scale(1.05);
}.register_now_JeFM .feedback_request_WDU4:active {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1),
                0 3px 3px rgba(0, 0, 0, 0.1),
                0 0 0 2px rgba(255, 255, 255, 0.1);
    transition: all 0.1s ease;
    transform: translateY(0) translateZ(0);
}

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

@media (max-width: 768px) {.register_now_JeFM {
    padding: 3rem 1.5rem;
}.register_now_JeFM h6 {
    font-size: calc(19px * 0.9);
    transform: perspective(1000px) rotateX(3deg);
}.register_now_JeFM .feedback_request_WDU4 {
    font-size: calc(18px * 0.9);
    padding: 0.875rem 2rem;
}.register_now_JeFM .container {
    gap: 2rem;
}
}

@media (max-width: 576px) {.register_now_JeFM {
    padding: 2.5rem 1rem;
}.register_now_JeFM h6 {
    line-height: 1.5;
    font-size: calc(19px * 0.85);
    transform: perspective(1000px) rotateX(2deg);
    padding: 0.5rem 0.75rem;
}.register_now_JeFM .feedback_request_WDU4 {
    padding: 0.75rem 1.75rem;
    font-size: calc(18px * 0.85);
}.register_now_JeFM .container {
    gap: 1.5rem;
}
}

@media (min-width: 992px) {.register_now_JeFM {
    padding: 5rem 2rem;
}.register_now_JeFM .container {
    gap: 3rem;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}.register_now_JeFM h6 {
    transform: perspective(1000px) rotateX(5deg) translateZ(10px);
    flex: 1;
    text-align: left;
    max-width: 60%;
}.register_now_JeFM div div {
    flex: 0 0 auto;
}.register_now_JeFM .feedback_request_WDU4 {
    padding: 1.125rem 2.75rem;
}
}

@media (min-width: 1200px) {.register_now_JeFM h6 {
    font-size: calc(19px * 1.1);
}.register_now_JeFM .feedback_request_WDU4 {
    font-size: calc(18px * 1.1);
    padding: 1.25rem 3rem;
}
}

@media (prefers-reduced-motion) {.register_now_JeFM::after {
    animation: none;
}.register_now_JeFM .feedback_request_WDU4:hover,
    .register_now_JeFM .feedback_request_WDU4:active {
    transform: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.register_now_JeFM h6,
    .register_now_JeFM .container,
    .register_now_JeFM div div span {
    transform: none;
}}.thxZone_uFKU {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(236,230,225) 0%, rgb(205,182,173,0.5) 100%);
}.thxZone_uFKU::before {
    background: linear-gradient(220deg, rgb(177,133,103,0.5) 20%, transparent 80%);
    animation: floatElement 15s ease-in-out infinite;
    filter: blur(60px);
    position: absolute;
    z-index: 1;
    height: 70%;
    width: 40%;
    content: "";
    right: -5%;
    transform: rotate(-15deg) skewX(10deg);
    top: -10%;
}.thxZone_uFKU::after {
    z-index: 1;
    left: -5%;
    bottom: -10%;
    animation: floatElement 15s ease-in-out infinite reverse;
    transform: rotate(15deg) skewX(-10deg);
    height: 70%;
    content: "";
    width: 40%;
    filter: blur(60px);
    position: absolute;
    background: linear-gradient(220deg, rgb(205,182,173,0.5) 20%, transparent 80%);
}.thxZone_uFKU .container {
    z-index: 2;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
}.thxZone_uFKU h2 {
    font-size: 38px;
    margin-bottom: 40px;
    max-width: 800px;
    margin-left: auto;
    opacity: 0;
    color: #000000;
    transform: translateY(20px);
    margin-right: auto;
    line-height: 1.4;
    letter-spacing: -0.01em;
    font-weight: 700;
    text-align: center;
    position: relative;
    animation: slideUp 0.8s forwards 0.2s ease-out;
}.thxZone_uFKU h2::after {
    content: "";
    bottom: -15px;
    background: rgb(205,182,173);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    border-radius: 10px;
    height: 3px;
    width: 80px;
}.thxZone_uFKU .growth_graph_Vg2q {
    background: #ffffff;
    animation: slideUp 0.8s forwards 0.5s ease-out;
    position: relative;
    transform: translateY(30px);
    opacity: 0;
    padding: 50px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 0 5px 10px rgba(0, 0, 0, 0.05);
    border-radius: 23px;
    overflow: hidden;
}.thxZone_uFKU .growth_graph_Vg2q::before {
    left: 0;
    background: linear-gradient(90deg, rgb(205,182,173) 0%, rgb(177,133,103) 100%);
    top: 0;
    position: absolute;
    height: 6px;
    content: "";
    width: 100%;
}.thxZone_uFKU .growth_graph_Vg2q::after {
    opacity: 0.2;
    transform: translateY(-10px);
    width: 160px;
    content: "";
    top: 20px;
    position: absolute;
    background: linear-gradient(135deg, rgb(205,182,173,0.5) 0%, transparent 70%);
    border-radius: 50%;
    height: 160px;
    right: 20px;
}.thxZone_uFKU ul {
    list-style: none;
    margin: 0;
    position: relative;
    padding: 0;
}.thxZone_uFKU li {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}.thxZone_uFKU li::before {
    top: 8px;
    content: "";
    width: 12px;
    border-radius: 50%;
    position: absolute;
    height: 12px;
    background: rgb(205,182,173);
    animation: pulse 2s infinite;
    left: -30px;
}.thxZone_uFKU span {
    padding-left: 15px;
    line-height: 1.8;
    border-left: 3px solid rgb(205,182,173,0.5);
    color: #000000;
    font-size: calc(15px * 1.1);
    font-family: Arial, sans-serif;
    position: relative;
    text-align: left;
}

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

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(rgb(205,182,173), 0.5);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(rgb(205,182,173), 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(rgb(205,182,173), 0);
  }
}

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

@media (max-width: 991px) {.thxZone_uFKU {
    padding: 80px 0;
}.thxZone_uFKU h2 {
    font-size: calc(38px * 0.85);
}.thxZone_uFKU .growth_graph_Vg2q {
    padding: 40px 30px;
}.thxZone_uFKU li::before {
    left: -20px;
}
}

@media (max-width: 767px) {.thxZone_uFKU {
    padding: 60px 0;
}.thxZone_uFKU h2 {
    margin-bottom: 30px;
    font-size: calc(38px * 0.7);
}.thxZone_uFKU h2::after {
    bottom: -10px;
    width: 60px;
}.thxZone_uFKU .growth_graph_Vg2q {
    padding: 30px 20px;
}.thxZone_uFKU li::before {
    display: none;
}.thxZone_uFKU span {
    font-size: 15px;
    line-height: 1.6;
}
}

@media (max-width: 480px) {.thxZone_uFKU {
    padding: 40px 0;
}.thxZone_uFKU h2 {
    font-size: calc(38px * 0.6);
    margin-bottom: 25px;
}.thxZone_uFKU .growth_graph_Vg2q {
    padding: 25px 15px;
}.thxZone_uFKU span {
    border-left: 2px solid rgb(205,182,173,0.5);
    padding-left: 10px;
}}.contact_panel_gxdp {
    padding: 110px 0;
    position: relative;
    background: rgb(236,230,225);
    overflow: hidden;
}.contact_panel_gxdp::before {
    height: 100%;
    opacity: 0.3;
    content: "";
    left: 0;
    background: 
        linear-gradient(0deg, transparent 24%, rgb(205,182,173,0.5) 25%, rgb(205,182,173,0.5) 26%, transparent 27%, transparent 74%, rgb(205,182,173,0.5) 75%, rgb(205,182,173,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(205,182,173,0.5) 25%, rgb(205,182,173,0.5) 26%, transparent 27%, transparent 74%, rgb(205,182,173,0.5) 75%, rgb(205,182,173,0.5) 76%, transparent 77%, transparent);
    width: 100%;
    background-size: 50px 50px;
    position: absolute;
    top: 0;
    z-index: 0;
}.contact_panel_gxdp .pic_float_sTrL {
    z-index: 0;
    opacity: 0.05;
    left: 0;
    position: absolute;
    width: 100%;
    filter: saturate(0) contrast(1.2);
    top: 0;
    height: 100%;
}.contact_panel_gxdp::after {
    top: 0;
    z-index: 1;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
    background: radial-gradient(circle at center, transparent 50%, rgb(236,230,225) 100%);
}.contact_panel_gxdp .container {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 5;
    max-width: 1200px;
    position: relative;
}.contact_panel_gxdp h3 {
    font-size: 28px;
    margin-bottom: 50px;
    color: #000000;
    position: relative;
    font-weight: 700;
    text-align: center;
}.contact_panel_gxdp h3::before {
    background: rgb(205,182,173);
    content: "";
    border-radius: 50%;
    width: 6px;
    transform: translateX(-50%);
    top: -15px;
    left: 50%;
    position: absolute;
    height: 6px;
}.contact_panel_gxdp h3::after {
    position: absolute;
    width: 6px;
    height: 6px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    background: rgb(205,182,173);
    border-radius: 50%;
    bottom: -15px;
}.request_links_Dz1c {
    z-index: 10;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    display: flex;
    backdrop-filter: blur(5px);
    background: #ffffff;
}.request_links_Dz1c::before {
    filter: blur(70px);
    top: -150px;
    height: 300px;
    content: "";
    z-index: 0;
    background: rgb(205,182,173,0.5);
    border-radius: 50%;
    position: absolute;
    width: 300px;
    right: -150px;
}.request_links_Dz1c::after {
    background: rgb(177,133,103,0.5);
    position: absolute;
    border-radius: 50%;
    content: "";
    left: -150px;
    z-index: 0;
    bottom: -150px;
    height: 300px;
    filter: blur(70px);
    width: 300px;
}.request_links_Dz1c .feedback_widget_8KAq {
    position: relative;
    float: left;
    padding: 70px;
    width: 60%;
    z-index: 1;
}.request_links_Dz1c .feedback_widget_8KAq h3 {
    font-size: 24px;
    margin-bottom: 40px;
    font-weight: 600;
    text-align: left;
    color: #000000;
}.request_links_Dz1c .feedback_widget_8KAq h3::before,
.request_links_Dz1c .feedback_widget_8KAq h3::after {
    display: none;
}.request_links_Dz1c .feedback_widget_8KAq h3::before {
    left: 0;
    position: absolute;
    background: rgb(205,182,173);
    height: 2px;
    bottom: -15px;
    width: 30px;
    content: "";
}.request_links_Dz1c .feedback_widget_8KAq form {
    display: flex;
    flex-direction: column;
}.request_links_Dz1c .feedback_widget_8KAq input[type="text"],
.request_links_Dz1c .feedback_widget_8KAq textarea {
    border-radius: 30px;
    font-size: 18px;
    width: 100%;
    transition: all 0.3s ease;
    margin-bottom: 25px;
    border: none;
    font-family: Arial, sans-serif;
    padding: 20px 25px;
    background: rgba(245, 245, 245, 0.7);
}.request_links_Dz1c .feedback_widget_8KAq input[type="text"]:focus,
.request_links_Dz1c .feedback_widget_8KAq textarea:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: rgba(245, 245, 245, 1);
    outline: none;
}.request_links_Dz1c .feedback_widget_8KAq textarea {
    min-height: 160px;
    resize: vertical;
    border-radius: 25px;
}.request_links_Dz1c .feedback_widget_8KAq .support_form_Ni9e {
    display: flex;
    margin-bottom: 35px;
    align-items: flex-start;
    position: relative;
}.request_links_Dz1c .feedback_widget_8KAq .support_form_Ni9e input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.request_links_Dz1c .feedback_widget_8KAq .support_form_Ni9e label {
    cursor: pointer;
    color: #000000;
    padding-left: 35px;
    font-size: calc(18px - 2px);
    line-height: 1.5;
    position: relative;
}.request_links_Dz1c .feedback_widget_8KAq .support_form_Ni9e label::before {
    transition: all 0.3s ease;
    height: 22px;
    content: "";
    width: 22px;
    left: 0;
    position: absolute;
    border-radius: 50%;
    background: rgba(245, 245, 245, 0.7);
    top: 2px;
}.request_links_Dz1c .feedback_widget_8KAq .support_form_Ni9e input[type="checkbox"]:checked + label::before {
    background: rgb(205,182,173);
}.request_links_Dz1c .feedback_widget_8KAq .support_form_Ni9e input[type="checkbox"]:checked + label::after {
    top: 6px;
    width: 6px;
    left: 8px;
    height: 10px;
    content: "";
    transform: rotate(45deg);
    border: solid #ffffff;
    position: absolute;
    border-width: 0 2px 2px 0;
}.request_links_Dz1c .feedback_widget_8KAq .support_form_Ni9e a {
    color: rgb(205,182,173);
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
}.request_links_Dz1c .feedback_widget_8KAq .support_form_Ni9e a:hover {
    color: rgb(177,133,103);
}.request_links_Dz1c .feedback_widget_8KAq .feedback_request_WDU4 {
    align-self: flex-start;
    background: rgb(205,182,173);
    border-radius: 30px;
    color: #ffffff;
    position: relative;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: none;
    display: inline-block;
    z-index: 1;
    overflow: hidden;
    font-size: 16px;
    padding: 18px 40px;
    cursor: pointer;
    font-weight: 600;
}.request_links_Dz1c .feedback_widget_8KAq .feedback_request_WDU4:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgb(177,133,103);
}.request_links_Dz1c .support_box_h12k {
    position: relative;
    padding: 70px 50px;
    z-index: 1;
    background: rgb(236,230,225);
    float: left;
    width: 40%;
}.request_links_Dz1c .support_box_h12k::before {
    left: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgb(205,182,173,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(177,133,103,0.5) 0%, transparent 30%);
}.request_links_Dz1c .support_box_h12k h4 {
    margin-bottom: 40px;
    position: relative;
    font-weight: 600;
    color: #000000;
    font-size: 24px;
}.request_links_Dz1c .support_box_h12k h4::after {
    background: rgb(205,182,173);
    left: 0;
    content: "";
    position: absolute;
    height: 2px;
    width: 30px;
    bottom: -15px;
}.request_links_Dz1c .support_box_h12k .request_feedback_8kj9 {
    margin: 0;
    padding: 0;
    list-style: none;
}.request_links_Dz1c .support_box_h12k .request_feedback_8kj9 li {
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.7);
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    align-items: center;
    display: flex;
}.request_links_Dz1c .support_box_h12k .request_feedback_8kj9 li:last-child {
    margin-bottom: 0;
}.request_links_Dz1c .support_box_h12k .request_feedback_8kj9 li:hover {
    transform: translateY(-3px);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}.request_links_Dz1c .support_box_h12k .request_feedback_8kj9 li svg {
    height: 26px;
    margin-right: 15px;
    transition: all 0.3s ease;
    flex-shrink: 0;
    width: 26px;
}.request_links_Dz1c .support_box_h12k .request_feedback_8kj9 li:hover svg {
    transform: scale(1.2);
}.request_links_Dz1c .support_box_h12k .request_feedback_8kj9 li svg path {
    transition: all 0.3s ease;
    fill: rgb(205,182,173);
}.request_links_Dz1c .support_box_h12k .request_feedback_8kj9 li:hover svg path {
    fill: rgb(177,133,103);
}.request_links_Dz1c .support_box_h12k .request_feedback_8kj9 li span {
    color: #000000;
    line-height: 1.5;
    font-size: 18px;
}.request_links_Dz1c .support_box_h12k .request_feedback_8kj9 li a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: #000000;
}.request_links_Dz1c .support_box_h12k .request_feedback_8kj9 li a:hover {
    color: rgb(205,182,173);
}

@media screen and (max-width: 992px) {.contact_panel_gxdp {
    padding: 80px 0;
}.request_links_Dz1c {
    border-radius: 30px;
    display: block;
}.request_links_Dz1c .feedback_widget_8KAq,
    .request_links_Dz1c .support_box_h12k {
    float: none;
    width: 100%;
    padding: 50px;
}
}

@media screen and (max-width: 768px) {.contact_panel_gxdp {
    padding: 60px 0;
}.contact_panel_gxdp h3 {
    font-size: calc(28px - 4px);
}.request_links_Dz1c {
    border-radius: 25px;
}.request_links_Dz1c .feedback_widget_8KAq,
    .request_links_Dz1c .support_box_h12k {
    padding: 40px 30px;
}.request_links_Dz1c .feedback_widget_8KAq input[type="text"],
    .request_links_Dz1c .feedback_widget_8KAq textarea {
    padding: 15px 20px;
    border-radius: 20px;
}.request_links_Dz1c .feedback_widget_8KAq .feedback_request_WDU4 {
    padding: 15px 30px;
    text-align: center;
    width: 100%;
}.request_links_Dz1c .support_box_h12k .request_feedback_8kj9 li {
    padding: 15px;
    border-radius: 15px;
}
}

@media screen and (max-width: 480px) {.contact_panel_gxdp {
    padding: 40px 0;
}.request_links_Dz1c {
    border-radius: 20px;
}.request_links_Dz1c .feedback_widget_8KAq,
    .request_links_Dz1c .support_box_h12k {
    padding: 30px 20px;
}}footer {
    width: 100%;
    position: relative;
}.access_help_C5Ke {
    font-family: Arial, sans-serif;
    position: relative;
    background-color: #ffffff;
    padding: 80px 0 30px;
    color: #000000;
}.access_help_C5Ke::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    background-image: repeating-linear-gradient(
        to right,
        rgb(205,182,173),
        rgb(205,182,173) 10px,
        transparent 10px,
        transparent 20px
    );
    height: 1px;
}footer .footer_workshops_mn4L {
    z-index: 1;
    position: relative;
}footer .reach_help_GvhF {
    height: 100px;
    margin-bottom: 70px;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    position: relative;
}footer .info_item {
    min-width: 250px;
    transition: all 0.5s ease;
    height: 100px;
    align-items: center;
    cursor: pointer;
    position: relative;
    margin-right: 1px;
    overflow: hidden;
    flex: 1;
    padding: 0 25px;
    display: flex;
    background-color: rgb(177,133,103);
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item:hover {
    background-color: rgb(205,182,173);
    flex: 1.5;
}footer .info_item::after {
    content: "";
    height: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    right: 0;
    width: 1px;
    top: 0;
    position: absolute;
}footer .info_item:last-child::after {
    display: none;
}footer .info_item svg {
    flex-shrink: 0;
    width: 24px;
    fill: #ffffff;
    z-index: 2;
    height: 24px;
    position: relative;
    margin-right: 15px;
}footer .info_item p,
footer .info_item a {
    font-size: 15px;
    color: #ffffff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
    z-index: 2;
    position: relative;
    max-width: 100%;
}footer .info_item::before {
    height: 100%;
    content: "";
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    top: 0;
    position: absolute;
    left: 0;
    transition: opacity 0.5s ease;
    opacity: 0;
    width: 100%;
}footer .info_item:hover::before {
    opacity: 1;
}footer .text_main_holder {
    padding: 0 20px;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    gap: 0;
    flex-wrap: nowrap;
    display: flex;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    margin: 0 -20px;
}footer .text_main_holder::-webkit-scrollbar {
    display: none;
}footer .head_section_6KqA, footer .nav_pagewrap_SoZL, footer .subscribe_holder {
    padding: 30px;
    border-radius: 16px;
    transition: all 0.4s ease;
    min-width: 280px;
    margin-right: 30px;
    flex: 0 0 100%;
    position: relative;
    height: 450px;
    max-width: 500px;
    scroll-snap-align: start;
}footer .head_section_6KqA {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    background-color: rgb(236,230,225);
}footer .head_section_6KqA svg {
    margin-bottom: 30px;
    width: auto;
    height: 50px;
}footer .login_footer_WKV2 {
    max-width: 300px;
    font-size: 13px;
    color: #000000;
    line-height: 1.6;
}footer .nav_pagewrap_SoZL {
    background-color: rgb(177,133,103);
    position: relative;
    flex-direction: column;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(177,133,103,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(205,182,173,0.5) 0%, transparent 40%);
    color: #ffffff;
    justify-content: center;
    display: flex;
    overflow: hidden;
}footer .nav_pagewrap_SoZL::after {
    background-image: 
        linear-gradient(45deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%),
        linear-gradient(135deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%);
    background-size: 30px 30px;
    opacity: 0.3;
    pointer-events: none;
    left: 0;
    top: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
}footer .nav_pagewrap_SoZL h5 {
    font-size: 18px;
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
}footer .nav_pagewrap_SoZL h5::after {
    width: 30px;
    height: 2px;
    bottom: -10px;
    background-color: rgb(205,182,173);
    position: absolute;
    left: 0;
    content: "";
}footer .main_pagebar_Yb8f {
    max-height: 280px;
    margin-bottom: 20px;
    overflow: hidden;
    height: auto;
    position: relative;
}footer .main_pagebar_Yb8f a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.7);
    padding: 10px 0;
    text-decoration: none;
    font-size: 15px;
    display: block;
    transition: all 0.3s ease;
}footer .main_pagebar_Yb8f a:hover {
    border-bottom-color: rgb(205,182,173);
    color: #ffffff;
    padding-left: 10px;
}footer .subscribe_holder {
    background-color: rgb(205,182,173);
    flex-direction: column;
    display: flex;
    color: #ffffff;
    justify-content: center;
}footer .subscribe_holder h5 {
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    color: #ffffff;
}footer .subscribe_holder p {
    font-size: 15px;
    margin-bottom: 30px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
}footer .input_holder {
    flex-direction: column;
    gap: 15px;
    display: flex;
}footer .input_holder input[type="email"] {
    padding: 15px;
    border-radius: 10px;
    border: none;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 15px;
    transition: all 0.3s ease;
}footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .begin_learning_jYm2 {
    font-weight: 600;
    border-radius: 10px;
    font-size: 16px;
    padding: 15px;
    text-align: center;
    background-color: rgb(177,133,103);
    cursor: pointer;
    border: none;
    color: #ffffff;
    transition: all 0.3s ease;
}footer .begin_learning_jYm2:hover {
    background-color: rgb(177,133,103,0.5);
}footer .facebook_cta_ITDb {
    padding-top: 20px;
    margin-top: 40px;
    position: relative;
}footer .facebook_cta_ITDb::before {
    top: 0;
    position: absolute;
    left: 20%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
    right: 20%;
    height: 1px;
}footer .honor_cta_bx3f {
    color: #000000;
    text-align: center;
    font-size: 13px;
}

@media (min-width: 992px) {footer .text_main_holder {
    padding: 0;
    gap: 30px;
    overflow-x: visible;
    scroll-snap-type: none;
    flex-wrap: wrap;
    margin: 0;
}footer .head_section_6KqA, footer .nav_pagewrap_SoZL, footer .subscribe_holder {
    margin-right: 0;
    min-width: 0;
    height: 500px;
    flex: 1;
}
}

@media (max-width: 991px) {footer .info_item {
    min-width: 200px;
}footer .head_section_6KqA::before,
    footer .nav_pagewrap_SoZL::before,
    footer .subscribe_holder::before {
    font-size: 3rem;
}
}

@media (max-width: 767px) {footer .access_help_C5Ke {
    padding: 60px 0 30px;
}footer .reach_help_GvhF {
    height: auto;
    margin-bottom: 40px;
    flex-direction: column;
}footer .info_item {
    margin-bottom: 1px;
    margin-right: 0;
    width: 100%;
}footer .info_item:hover {
    padding-left: 35px;
    flex: 1;
}footer .head_section_6KqA, footer .nav_pagewrap_SoZL, footer .subscribe_holder {
    padding: 25px 20px;
    height: auto;
    min-height: 350px;
}
}

@media (max-width: 576px) {footer .access_help_C5Ke {
    padding: 50px 0 20px;
}footer .head_section_6KqA::before,
    footer .nav_pagewrap_SoZL::before,
    footer .subscribe_holder::before {
    font-size: 2rem;
    left: 15px;
    top: 15px;
}footer .main_pagebar_Yb8f {
    max-height: 220px;
    height: auto;
}footer .head_section_6KqA, footer .nav_pagewrap_SoZL, footer .subscribe_holder {
    min-height: 300px;
    padding: 20px 15px;
}footer .nav_pagewrap_SoZL h5, footer .subscribe_holder h5 {
    font-size: calc(18px - 2px);
    margin-bottom: 15px;
}footer .subscribe_holder p {
    margin-bottom: 20px;
}footer .input_holder input[type="email"],
    footer .begin_learning_jYm2 {
    padding: 12px;
}}.program_offerings_i3Q4 {
    position: relative;
    background: linear-gradient(135deg, rgb(236,230,225) 40%, rgb(205,182,173,0.5) 140%);
    overflow: hidden;
    padding: 120px 0;
}.program_offerings_i3Q4::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(255, 255, 255, 0.5) 0px,
        rgb(255, 255, 255, 0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    height: 100%;
    content: "";
    opacity: 0.07;
    position: absolute;
    width: 100%;
    pointer-events: none;
    top: 0;
    left: 0;
}.program_offerings_i3Q4::after {
    opacity: 0.1;
    right: -20%;
    transform: rotate(-15deg);
    height: 200%;
    content: "";
    position: absolute;
    pointer-events: none;
    width: 60%;
    top: -50%;
    background: radial-gradient(circle at center, rgb(205,182,173,0.5) 10%, transparent 70%);
}.program_offerings_i3Q4 .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.program_offerings_i3Q4 .program_map_w0iX {
    background: #ffffff;
    border-left: 4px solid rgb(205,182,173);
    transform: perspective(1200px) rotateY(-2deg);
    display: flex;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    transition: transform 0.6s cubic-bezier(0.17, 0.67, 0.3, 0.96);
    flex-direction: column;
}.program_offerings_i3Q4 .program_map_w0iX:hover {
    transform: perspective(1200px) rotateY(0deg);
}.program_offerings_i3Q4 .pic_float_sTrL {
    transition: all 0.5s cubic-bezier(0.17, 0.67, 0.3, 0.96);
    transform-origin: center center;
    height: 300px;
    overflow: hidden;
    position: relative;
}.program_offerings_i3Q4 .pic_float_sTrL::before {
    background: linear-gradient(
        to bottom,
        transparent 70%, 
        #000000 100%
    );
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    content: "";
    right: 0;
    z-index: 1;
    top: 0;
}.program_offerings_i3Q4 .pic_float_sTrL::after {
    position: absolute;
    height: 120%;
    transform: scale(1.05);
    mix-blend-mode: overlay;
    left: -10%;
    content: "";
    opacity: 0.2;
    transition: transform 0.5s ease;
    background: rgb(205,182,173);
    top: -10%;
    width: 120%;
}.program_offerings_i3Q4 .program_map_w0iX:hover .pic_float_sTrL::after {
    transform: scale(1);
}.program_offerings_i3Q4 .text_text_EnRY {
    background: #ffffff;
    position: relative;
    padding: 40px;
}.program_offerings_i3Q4 .text_text_EnRY::before {
    background: linear-gradient(90deg, rgb(205,182,173) 0%, transparent 100%);
    width: 100px;
    position: absolute;
    height: 3px;
    top: 0;
    content: "";
    left: 0;
}.program_offerings_i3Q4 h3 {
    line-height: 1.4;
    position: relative;
    letter-spacing: -0.02em;
    transition: transform 0.3s ease;
    font-weight: 700;
    color: #000000;
    transform-origin: left center;
    font-size: calc(21px * 1.1);
    font-family: Arial, sans-serif;
    margin-bottom: 24px;
}.program_offerings_i3Q4 .program_map_w0iX:hover h3 {
    transform: translateX(5px);
    color: rgb(205,182,173);
}.program_offerings_i3Q4 p.description {
    padding-right: 15px;
    max-height: 250px;
    line-height: 1.75;
    overflow-y: auto;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 24px;
    font-size: 17px;
    color: #000000;
}.program_offerings_i3Q4 p.description::-webkit-scrollbar {
    width: 4px;
}.program_offerings_i3Q4 p.description::-webkit-scrollbar-track {
    background: rgb(236,230,225);
}.program_offerings_i3Q4 p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(205,182,173,0.5);
}.program_offerings_i3Q4 span.description {
    display: none;
}.program_offerings_i3Q4 .text_text_EnRY div {
    position: relative;
}.program_offerings_i3Q4 .text_text_EnRY div::after {
    opacity: 0.8;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, #ffffff 0%, transparent 100%);
    height: 40px;
    pointer-events: none;
    position: absolute;
    content: "";
    width: 100%;
}

@media (min-width: 768px) {.program_offerings_i3Q4 .program_map_w0iX {
    max-height: 600px;
    flex-direction: row;
}.program_offerings_i3Q4 .pic_float_sTrL {
    transition: transform 0.6s cubic-bezier(0.17, 0.67, 0.3, 0.96);
    transform: translateX(-10px);
    width: 45%;
    height: auto;
}.program_offerings_i3Q4 .program_map_w0iX:hover .pic_float_sTrL {
    transform: translateX(0);
}.program_offerings_i3Q4 .text_text_EnRY {
    flex-direction: column;
    display: flex;
    width: 55%;
    justify-content: center;
}.program_offerings_i3Q4 h3 {
    font-size: 21px;
}.program_offerings_i3Q4 p.description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.program_offerings_i3Q4 {
    padding: 150px 0;
}.program_offerings_i3Q4 .program_map_w0iX {
    max-height: 550px;
}.program_offerings_i3Q4 .pic_float_sTrL {
    transform: translateX(-20px);
}.program_offerings_i3Q4 .text_text_EnRY {
    padding: 60px;
}.program_offerings_i3Q4 h3 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.7);
}.program_offerings_i3Q4 p.description {
    line-height: 1.8;
    max-height: 300px;
    font-size: calc(17px * 1.05);
}
}

@media (max-width: 767px) {.program_offerings_i3Q4 {
    padding: 80px 0;
}.program_offerings_i3Q4 .program_map_w0iX {
    transform: perspective(1200px) rotateY(0deg);
}.program_offerings_i3Q4 .text_text_EnRY {
    padding: 30px 20px;
}.program_offerings_i3Q4 h3 {
    margin-bottom: 20px;
    font-size: calc(21px * 0.95);
}.program_offerings_i3Q4 p.description {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.program_offerings_i3Q4 {
    padding: 60px 0;
}.program_offerings_i3Q4 .pic_float_sTrL {
    height: 200px;
}.program_offerings_i3Q4 .text_text_EnRY {
    padding: 25px 15px;
}.program_offerings_i3Q4 h3 {
    margin-bottom: 15px;
    font-size: calc(21px * 0.9);
}}.aspiring_learners_Tg4P {
    background-color: rgb(236,230,225);
    z-index: 1;
    padding: 100px 20px;
    overflow: hidden;
    position: relative;
}.aspiring_learners_Tg4P::before {
    width: 200%;
    z-index: -1;
    opacity: 0.6;
    content: "";
    left: -50%;
    animation: slowRotate 35s linear infinite;
    top: -50%;
    height: 200%;
    background: radial-gradient(
    circle at 30% 30%,
    rgb(177,133,103,0.5) 0%,
    transparent 50%
  ), radial-gradient(
    circle at 70% 70%,
    rgb(205,182,173,0.5) 0%,
    transparent 45%
  );
    position: absolute;
}.aspiring_learners_Tg4P .growth_graph_Vg2q {
    padding: 50px;
    z-index: 2;
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    backdrop-filter: blur(12px);
    border-radius: 23px;
    margin: 0 auto;
    max-width: 900px;
    box-shadow: 
    0 10px 40px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
}.aspiring_learners_Tg4P h3 {
    font-weight: 600;
    margin-bottom: 50px;
    font-size: 32px;
    position: relative;
    letter-spacing: 1px;
    text-align: center;
    color: #000000;
}.aspiring_learners_Tg4P h3::after {
    position: absolute;
    background: linear-gradient(90deg, 
    rgb(205,182,173,0.5), 
    rgb(177,133,103), 
    rgb(205,182,173,0.5)
  );
    content: "";
    height: 3px;
    transform: translateX(-50%);
    width: 60px;
    left: 50%;
    border-radius: 10px;
    bottom: -15px;
}.aspiring_learners_Tg4P ul {
    padding: 0;
    display: flex;
    flex-direction: column;
    margin: 0;
    gap: 25px;
    list-style: none;
}.aspiring_learners_Tg4P ul li {
    box-shadow: 
    0 5px 15px rgba(0, 0, 0, 0.05),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    padding: 25px;
    background-color: rgba(255, 255, 255, 0.15);
    align-items: center;
    flex-direction: column;
    display: flex;
    transition: all 0.4s ease;
    border-radius: 23px;
    position: relative;
    text-align: center;
}.aspiring_learners_Tg4P ul li::before {
    mask-composite: exclude;
    -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    position: absolute;
    border-radius: 23px;
    content: "";
    opacity: 0.4;
    padding: 2px;
    background: linear-gradient(
    45deg,
    transparent,
    rgb(177,133,103,0.5),
    rgb(205,182,173,0.5),
    transparent
  );
    transition: opacity 0.4s ease;
    inset: 0;
}.aspiring_learners_Tg4P ul li:hover {
    box-shadow: 
    0 15px 25px rgba(0, 0, 0, 0.08),
    0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    transform: translateY(-5px);
}.aspiring_learners_Tg4P ul li:hover::before {
    opacity: 1;
}.aspiring_learners_Tg4P ul li svg {
    transition: all 0.3s ease;
    width: 45px;
    height: 45px;
    fill: rgb(177,133,103);
    margin-bottom: 15px;
}.aspiring_learners_Tg4P ul li:hover svg {
    fill: rgb(205,182,173);
    transform: scale(1.05);
}.aspiring_learners_Tg4P ul li svg path {
    fill: rgb(177,133,103);
    transition: all 0.3s ease;
}.aspiring_learners_Tg4P ul li:hover svg path {
    fill: rgb(205,182,173);
}.aspiring_learners_Tg4P ul li {
    line-height: 1.6;
    font-size: 15px;
    color: #000000;
    font-weight: 300;
}.aspiring_learners_Tg4P ul li::after {
    left: 0;
    top: 0;
    opacity: 0;
    background: radial-gradient(
    circle at var(--x, center) var(--y, center),
    rgba(255, 255, 255, 0.15) 0%,
    transparent 60%
  );
    transition: opacity 0.3s ease;
    bottom: 0;
    position: absolute;
    z-index: -1;
    right: 0;
    content: "";
    border-radius: 23px;
}.aspiring_learners_Tg4P ul li:hover::after {
    opacity: 1;
}

@keyframes slowRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media screen and (max-width: 992px) {.aspiring_learners_Tg4P {
    padding: 70px 15px;
}.aspiring_learners_Tg4P .growth_graph_Vg2q {
    padding: 40px 30px;
}.aspiring_learners_Tg4P h3 {
    margin-bottom: 40px;
    font-size: calc(32px * 0.9);
}.aspiring_learners_Tg4P ul {
    gap: 20px;
}
}

@media screen and (max-width: 768px) {.aspiring_learners_Tg4P {
    padding: 50px 15px;
}.aspiring_learners_Tg4P .growth_graph_Vg2q {
    backdrop-filter: blur(8px);
    padding: 30px 20px;
}.aspiring_learners_Tg4P h3 {
    margin-bottom: 35px;
    font-size: calc(32px * 0.8);
}.aspiring_learners_Tg4P ul {
    gap: 15px;
}.aspiring_learners_Tg4P ul li {
    padding: 20px 15px;
}.aspiring_learners_Tg4P ul li svg {
    width: 35px;
    height: 35px;
    margin-bottom: 12px;
}.aspiring_learners_Tg4P::before {
    animation-duration: 60s;
}.aspiring_learners_Tg4P ul li::before {
    padding: 1px;
}}

.aspiring_learners_Tg4P ul li {
    --y: center;
    --x: center;
}

@media (hover: hover) {.aspiring_learners_Tg4P ul li:hover {
    --y: calc(100%);
    --x: calc(1100%);
}
}

@media screen and (min-width: 1200px) {.aspiring_learners_Tg4P ul {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}}.learning_process_Mo0X {
    overflow: hidden;
    background: rgb(236,230,225);
    padding: 8rem 2rem;
    position: relative;
}.learning_process_Mo0X::before {
    animation: moveGrid 60s linear infinite;
    left: 0;
    background-size: 50px 50px;
    height: 100%;
    background-image: 
        linear-gradient(0deg, transparent 24px, rgb(205,182,173,0.5) 25px, rgb(205,182,173,0.5) 26px, transparent 27px, transparent 49px, rgb(205,182,173,0.5) 50px, rgb(205,182,173,0.5) 51px, transparent 52px),
        linear-gradient(90deg, transparent 24px, rgb(205,182,173,0.5) 25px, rgb(205,182,173,0.5) 26px, transparent 27px, transparent 49px, rgb(205,182,173,0.5) 50px, rgb(205,182,173,0.5) 51px, transparent 52px);
    opacity: 0.1;
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
}.learning_process_Mo0X::after {
    background: radial-gradient(circle at center, rgb(177,133,103,0.5) 0%, transparent 60%);
    opacity: 0.15;
    height: 200%;
    position: absolute;
    z-index: 0;
    bottom: -50%;
    width: 200%;
    left: -50%;
    content: "";
    animation: pulse 20s infinite alternate;
}.learning_process_Mo0X .growth_graph_Vg2q {
    position: relative;
    gap: 3rem;
    max-width: 1000px;
    z-index: 2;
    align-items: center;
    flex-direction: column;
    margin: 0 auto;
    display: flex;
}.learning_process_Mo0X h3 {
    transform: scale(0);
    padding: 2rem;
    font-size: 32px;
    color: rgb(205,182,173);
    text-align: center;
    font-weight: 700;
    border-image: linear-gradient(45deg, rgb(205,182,173), rgb(177,133,103)) 1;
    background: #ffffff;
    width: 100%;
    max-width: 700px;
    margin: 0;
    border: 8px solid transparent;
    position: relative;
    animation: pixelateIn 1s ease-out forwards;
    box-shadow: 20px 20px 0 rgba(0, 0, 0, 0.1);
}.learning_process_Mo0X h3::before,
.learning_process_Mo0X h3::after {
    content: "";
    background: rgb(177,133,103,0.5);
    width: 0;
    position: absolute;
    height: 0;
}.learning_process_Mo0X h3::before {
    top: 0;
    animation: pixelGrow 0.5s 1.2s steps(10) forwards;
    left: 0;
}.learning_process_Mo0X h3::after {
    bottom: 0;
    animation: pixelGrow 0.5s 1.5s steps(10) forwards;
    right: 0;
}.learning_process_Mo0X span {
    font-size: 17px;
    max-width: 700px;
    border: 8px solid transparent;
    position: relative;
    line-height: 1.8;
    text-align: center;
    width: 100%;
    animation: pixelateIn 1s 0.5s ease-out forwards;
    transform: scale(0);
    background: #ffffff;
    opacity: 0;
    color: #000000;
    box-shadow: -20px 20px 0 rgba(0, 0, 0, 0.1);
    border-image: linear-gradient(-45deg, rgb(177,133,103), rgb(205,182,173)) 1;
    padding: 2rem;
}.learning_process_Mo0X span::before,
.learning_process_Mo0X span::after {
    height: 0;
    width: 0;
    position: absolute;
    background: rgb(205,182,173,0.5);
    content: "";
}.learning_process_Mo0X span::before {
    animation: pixelGrow 0.5s 1.8s steps(10) forwards;
    top: 0;
    right: 0;
}.learning_process_Mo0X span::after {
    bottom: 0;
    left: 0;
    animation: pixelGrow 0.5s 2.1s steps(10) forwards;
}

@keyframes moveGrid {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.2;
        transform: scale(1.1);
    }
}

@keyframes pixelateIn {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    80% {
        transform: scale(1.05);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes pixelGrow {
    0% {
        width: 8px;
        height: 8px;
    }
    25% {
        width: 8px;
        height: 16px;
    }
    50% {
        width: 16px;
        height: 16px;
    }
    75% {
        width: 16px;
        height: 24px;
    }
    100% {
        width: 24px;
        height: 24px;
    }
}

@media (max-width: 992px) {.learning_process_Mo0X {
    padding: 6rem 1.5rem;
}.learning_process_Mo0X h3 {
    box-shadow: 15px 15px 0 rgba(0, 0, 0, 0.1);
    font-size: calc(32px * 0.9);
    padding: 1.8rem;
    border-width: 6px;
}.learning_process_Mo0X span {
    padding: 1.8rem;
    border-width: 6px;
    box-shadow: -15px 15px 0 rgba(0, 0, 0, 0.1);
}
    
    @keyframes pixelGrow {
        0% {
            width: 6px;
            height: 6px;
        }
        25% {
            width: 6px;
            height: 12px;
        }
        50% {
            width: 12px;
            height: 12px;
        }
        75% {
            width: 12px;
            height: 18px;
        }
        100% {
            width: 18px;
            height: 18px;
        }
    }
}

@media (max-width: 768px) {.learning_process_Mo0X {
    padding: 5rem 1rem;
}.learning_process_Mo0X h3 {
    box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.1);
    font-size: calc(32px * 0.8);
    border-width: 4px;
    padding: 1.5rem;
}.learning_process_Mo0X span {
    padding: 1.5rem;
    border-width: 4px;
    font-size: calc(17px * 0.95);
    box-shadow: -10px 10px 0 rgba(0, 0, 0, 0.1);
}.learning_process_Mo0X .growth_graph_Vg2q {
    gap: 2rem;
}@keyframes pixelGrow {
        0% {
            width: 4px;
            height: 4px;
        }
        25% {
            width: 4px;
            height: 8px;
        }
        50% {
            width: 8px;
            height: 8px;
        }
        75% {
            width: 8px;
            height: 12px;
        }
        100% {
            width: 12px;
            height: 12px;
        }
    }
}.teacher_profile_pcLH {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(236,230,225) 0%, rgb(205,182,173,0.5) 100%);
    padding: 5rem 0;
}.teacher_profile_pcLH::before {
    top: 0;
    transform: scale(1.5) rotate(-5deg);
    background: linear-gradient(45deg, transparent 45%, rgb(177,133,103,0.5) 45%, rgb(177,133,103,0.5) 55%, transparent 55%);
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
}.teacher_profile_pcLH .success_testimonials_hwku {
    justify-content: center;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    gap: 2rem;
    transform: rotate(-2deg);
    max-width: 1100px;
    align-items: center;
    position: relative;
    z-index: 1;
}.teacher_profile_pcLH .pic_float_sTrL {
    height: 400px;
    box-shadow: 20px 20px 0 rgb(205,182,173,0.5);
    border-radius: 21px;
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    transition: all 0.5s ease;
    width: 350px;
    transform: perspective(1000px) rotateY(-15deg);
}.teacher_profile_pcLH .emp_wrap_CNJk {
    padding: 2.5rem;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    border-radius: 21px;
    transition: all 0.5s ease;
    transform: perspective(1000px) rotateY(5deg) translateX(-30px);
    z-index: 2;
    max-width: 450px;
}.teacher_profile_pcLH .emp_wrap_CNJk::before {
    content: "";
    border-radius: 21px;
    top: -15px;
    z-index: -1;
    background: rgb(177,133,103,0.5);
    transform: rotate(3deg);
    width: 100%;
    height: 100%;
    position: absolute;
    right: -15px;
}.teacher_profile_pcLH .name {
    color: rgb(205,182,173);
    margin-bottom: 0.5rem;
    font-weight: 700;
    transform: skewX(-5deg);
    font-size: 29px;
}.teacher_profile_pcLH .emp_wrap_CNJk div:nth-child(2) {
    font-weight: 600;
    margin-bottom: 1.5rem;
    font-size: 23px;
    color: rgb(177,133,103);
    transform: skewX(-5deg);
}.teacher_profile_pcLH .job_content_x9kZ {
    line-height: 1.6;
    font-size: 15px;
    font-style: italic;
    color: #000000;
    padding-left: 1.5rem;
    position: relative;
}.teacher_profile_pcLH .job_content_x9kZ::before {
    border-radius: 10px;
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, rgb(205,182,173), rgb(177,133,103));
    width: 4px;
    content: "";
    position: absolute;
}.teacher_profile_pcLH .success_testimonials_hwku:hover .pic_float_sTrL {
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 30px 30px 0 rgb(205,182,173,0.5);
}.teacher_profile_pcLH .success_testimonials_hwku:hover .emp_wrap_CNJk {
    transform: perspective(1000px) rotateY(0) translateX(-20px);
}

@media screen and (max-width: 991px) {.teacher_profile_pcLH .success_testimonials_hwku {
    flex-direction: column;
    gap: 3rem;
    transform: rotate(0);
}.teacher_profile_pcLH .pic_float_sTrL {
    height: 320px;
    width: 280px;
    margin: 0 auto;
    transform: perspective(1000px) rotateY(0);
}.teacher_profile_pcLH .emp_wrap_CNJk {
    transform: translateY(-30px) perspective(1000px) rotateY(0);
}.teacher_profile_pcLH .success_testimonials_hwku:hover .pic_float_sTrL {
    transform: perspective(1000px) rotateY(0);
}.teacher_profile_pcLH .success_testimonials_hwku:hover .emp_wrap_CNJk {
    transform: translateY(-40px) perspective(1000px) rotateY(0);
}}.privacy_block_KOWv {
    margin: 0 auto;
    font-family: Arial, sans-serif;
    padding: 2em 3em;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.5);
}.privacy_block_KOWv h1 {
    text-align: left;
    text-transform: uppercase;
    font-size: 40px;
    color: rgb(205,182,173);
    padding-bottom: 0.5em;
    border-bottom: 2px solid rgb(205,182,173);
    margin-bottom: 1em;
    font-weight: 700;
}.privacy_block_KOWv h2 {
    margin-bottom: 1em;
    text-transform: uppercase;
    color: rgb(177,133,103);
    font-weight: 600;
    font-size: 38px;
}.privacy_block_KOWv h3,
.privacy_block_KOWv h4,
.privacy_block_KOWv h5,
.privacy_block_KOWv h6 {
    font-weight: 400;
    color: #000000;
    margin-bottom: 0.75em;
}.privacy_block_KOWv h3 {
    font-size: calc(23px - 0.2em);
}.privacy_block_KOWv h4 {
    font-size: calc(23px - 0.4em);
}.privacy_block_KOWv h5 {
    font-size: 23px;
}.privacy_block_KOWv h6 {
    font-size: 18px;
}.privacy_block_KOWv ul,
.privacy_block_KOWv ol {
    list-style: none;
    padding-left: 2em;
    margin: 1em 0;
}.privacy_block_KOWv li {
    color: #000000;
    font-size: 15px;
    margin-bottom: 0.5em;
}.privacy_block_KOWv p {
    margin-bottom: 1em;
    color: #000000;
    font-size: 15px;
    line-height: 1.5;
}.privacy_block_KOWv span {
    font-weight: 600;
    color: rgb(205,182,173);
}.privacy_block_KOWv div {
    margin-bottom: 1em;
}
@media only screen and (max-width: 800px) {.privacy_block_KOWv {
    border-radius: 10px;
    padding: 1em 1.5em;
}.privacy_block_KOWv h1 {
    font-size: calc(23px - 0.4em);
}.privacy_block_KOWv h2 {
    font-size: calc(23px - 0.3em);
}.privacy_block_KOWv p,
    .privacy_block_KOWv li {
    font-size: calc(15px - 0.1em);
}}
.privacy_block_KOWv h1::before {
    display: block;
    margin-bottom: 0.5em;
    content: "";
    height: 3px;
    background-color: rgb(205,182,173);
    width: 50px;
}.privacy_block_KOWv h2::before {
    background-color: rgb(177,133,103);
    height: 3px;
    content: "";
    display: block;
    width: 30px;
    margin-bottom: 0.5em;
}.privacy_block_KOWv ul li::before,
.privacy_block_KOWv ol li::before {
    margin-right: 0.5em;
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    content: "";
    background-color: rgb(205,182,173);
}.privacy_block_KOWv a {
    color: rgb(205,182,173);
    text-decoration: none;
    border-bottom: 1px solid rgb(205,182,173);
}.privacy_block_KOWv a:hover {
    color: rgb(177,133,103);
    border-bottom: 1px solid rgb(177,133,103);
}.privacy_block_KOWv blockquote {
    font-style: normal;
    background-color: rgb(177,133,103,0.5);
    border-left: 4px solid rgb(205,182,173);
    margin: 1em 0;
    color: #000000;
    padding: 1em;
}.pricing_list_item_LeUX {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(236,230,225), rgba(240, 240, 255, 0.95));
}.pricing_list_item_LeUX::before {
    width: 40%;
    z-index: 0;
    top: -10%;
    position: absolute;
    right: -5%;
    transform: rotate(-15deg) skewX(15deg);
    opacity: 0.4;
    height: 70%;
    filter: blur(60px);
    background: linear-gradient(145deg, rgb(205,182,173,0.5), rgb(177,133,103,0.5));
    content: "";
}.pricing_list_item_LeUX::after {
    height: 60%;
    z-index: 0;
    width: 35%;
    content: "";
    opacity: 0.3;
    background: linear-gradient(215deg, rgb(177,133,103,0.5), rgb(205,182,173,0.5));
    transform: rotate(12deg) skewX(-10deg);
    position: absolute;
    bottom: -10%;
    filter: blur(50px);
    left: -5%;
}.pricing_list_item_LeUX .container {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1320px;
    padding: 0 20px;
}.pricing_list_item_LeUX .learning_fees_A8Hh {
    grid-template-columns: 1fr;
    display: grid;
    gap: 60px;
}.pricing_list_item_LeUX .discount_tier_HtPE {
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards 0.3s;
    transform: translateY(30px);
    text-align: center;
}.pricing_list_item_LeUX .discount_tier_HtPE h2 {
    margin-bottom: 20px;
    font-weight: 700;
    position: relative;
    color: #000000;
    display: inline-block;
    font-size: 28px;
}.pricing_list_item_LeUX .discount_tier_HtPE h2::after {
    bottom: -12px;
    background: linear-gradient(90deg, rgb(205,182,173), rgb(177,133,103));
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    height: 4px;
    border-radius: 10px;
    width: 80px;
    content: "";
}.pricing_list_item_LeUX .learning_price_RVBy {
    color: #000000;
    line-height: 1.6;
    margin: 20px auto 0;
    max-width: 680px;
    font-size: 12px;
}.pricing_list_item_LeUX .plan_pricing_OzCM {
    gap: 30px;
    transform: translateY(40px);
    display: grid;
    grid-template-columns: 1fr;
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
    opacity: 0;
}.pricing_list_item_LeUX .plan_deals_vIFx {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.6s ease;
    display: block;
    text-decoration: none;
    transform: perspective(1000px) rotateX(0deg);
    backface-visibility: hidden;
}.pricing_list_item_LeUX .trial_pricing_kTyZ {
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    height: 100%;
    will-change: transform, box-shadow;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
}.pricing_list_item_LeUX .plan_deals_vIFx:hover .trial_pricing_kTyZ {
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(var(--primary-color-rgb), 0.1);
    transform: translateY(-8px);
}.pricing_list_item_LeUX .cost_breakdown_FgsR {
    flex-direction: column;
    display: flex;
    flex-grow: 1;
    padding: 35px 30px;
}.pricing_list_item_LeUX .cost_breakdown_FgsR h3 {
    font-size: calc(21px + 2px);
    font-weight: 700;
    white-space: normal;
    padding-left: 15px;
    color: #000000;
    margin-bottom: 15px;
    position: relative;
    overflow-wrap: break-word;
    word-break: break-word;
}.pricing_list_item_LeUX .cost_breakdown_FgsR h3::before {
    position: absolute;
    width: 4px;
    height: calc(100% - 10px);
    content: "";
    left: 0;
    background: linear-gradient(to bottom, rgb(205,182,173), rgb(177,133,103));
    border-radius: 10px;
    top: 5px;
}.pricing_list_item_LeUX .learn_offers_M8gI {
    padding: 8px 15px;
    background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.08), rgba(var(--secondary-color-rgb), 0.08));
    font-size: calc(21px + 4px);
    border-radius: 6px;
    position: relative;
    color: rgb(205,182,173);
    margin: 5px 0 20px;
    font-weight: 700;
    display: inline-block;
}.pricing_list_item_LeUX .cost_breakdown_FgsR p {
    word-break: break-word;
    overflow-wrap: break-word;
    color: #000000;
    white-space: normal;
    line-height: 1.6;
    margin-bottom: 10px;
    font-size: 12px;
    margin-top: 5px;
    flex-grow: 1;
}.pricing_list_item_LeUX .pic_float_sTrL {
    overflow: hidden;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    height: 220px;
    position: relative;
}.pricing_list_item_LeUX .pic_float_sTrL::after {
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    right: 0;
    z-index: 1;
}.pricing_list_item_LeUX .plan_deals_vIFx:hover .pic_float_sTrL {
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.pricing_list_item_LeUX .plan_pricing_OzCM {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}.pricing_list_item_LeUX .learning_fees_A8Hh {
    grid-template-columns: 1fr;
}
}

@media (min-width: 992px) {.pricing_list_item_LeUX .learning_fees_A8Hh {
    grid-template-columns: 2fr 1fr;
    gap: 40px;
}.pricing_list_item_LeUX .discount_tier_HtPE {
    grid-column: 2;
    grid-row: 1;
    align-self: center;
    text-align: left;
}.pricing_list_item_LeUX .discount_tier_HtPE h2 {
    display: inline-block;
}.pricing_list_item_LeUX .discount_tier_HtPE h2::after {
    transform: none;
    left: 0;
}.pricing_list_item_LeUX .learning_price_RVBy {
    margin: 25px 0 0;
}.pricing_list_item_LeUX .plan_pricing_OzCM {
    grid-template-columns: repeat(2, 1fr);
    grid-row: 1;
    grid-column: 1;
}
}

@media (min-width: 1200px) {.pricing_list_item_LeUX .plan_pricing_OzCM {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.pricing_list_item_LeUX .cost_breakdown_FgsR {
    padding: 40px 35px;
}.pricing_list_item_LeUX .pic_float_sTrL {
    height: 240px;
}
}

@media (max-width: 767px) {.pricing_list_item_LeUX {
    padding: 80px 0;
}.pricing_list_item_LeUX .discount_tier_HtPE {
    margin-bottom: 20px;
}.pricing_list_item_LeUX .trial_pricing_kTyZ {
    max-width: 100%;
}.pricing_list_item_LeUX .cost_breakdown_FgsR {
    padding: 30px 25px;
}.pricing_list_item_LeUX .cost_breakdown_FgsR h3 {
    font-size: calc(21px + 1px);
}.pricing_list_item_LeUX .learn_offers_M8gI {
    margin: 0 0 15px;
    font-size: 21px;
}.pricing_list_item_LeUX .pic_float_sTrL {
    height: 200px;
}
}

@media (max-width: 480px) {.pricing_list_item_LeUX {
    padding: 60px 0;
}.pricing_list_item_LeUX .cost_breakdown_FgsR {
    padding: 25px 20px;
}.pricing_list_item_LeUX .pic_float_sTrL {
    height: 180px;
}}.about_this_raZ1 {
    overflow: hidden;
    background: rgb(236,230,225);
    padding: 100px 0;
    position: relative;
}.about_this_raZ1::before {
    background: linear-gradient(45deg, rgb(205,182,173,0.5) 0%, transparent 70%);
    content: '';
    left: 0;
    opacity: 0.6;
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
}.about_this_raZ1 .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    position: relative;
}.about_this_raZ1 .growth_graph_Vg2q {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    align-items: center;
    border-radius: 29px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}.about_this_raZ1 .learn_experts_Gk3A {
    padding: 40px;
    flex-direction: column;
    position: relative;
    display: flex;
    flex: 0 0 30%;
    background-color: rgb(205,182,173);
    align-items: center;
}.about_this_raZ1 .pic_float_sTrL {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    border: 5px solid #ffffff;
    margin-bottom: 25px;
    height: 180px;
    width: 180px;
}.about_this_raZ1 .approach_edu_1sEZ {
    width: 100%;
    text-align: center;
}.about_this_raZ1 .learn_corner_56yH {
    font-size: 23px;
    margin-bottom: 10px;
    color: #ffffff;
    font-weight: 700;
}.about_this_raZ1 .fast_track_YQqU {
    opacity: 0.8;
    font-weight: 400;
    font-size: 15px;
    color: #ffffff;
}.about_this_raZ1 .text_text_EnRY {
    flex: 0 0 70%;
    padding: 50px;
}.about_this_raZ1 .expert_learning_r4ML {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 20px;
}.about_this_raZ1 .expert_learning_r4ML svg {
    margin-right: 10px;
    width: 30px;
    fill: rgb(205,182,173);
    height: 30px;
}.about_this_raZ1 .expert_learning_r4ML svg path {
    fill: rgb(205,182,173);
}.about_this_raZ1 h2 {
    color: #000000;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: 29px;
}.about_this_raZ1 h2::after {
    background: rgb(205,182,173);
    position: absolute;
    left: 0;
    width: 60px;
    content: '';
    bottom: 0;
    height: 3px;
}.about_this_raZ1 p {
    line-height: 1.7;
    color: #000000;
    font-size: 15px;
}

@media (max-width: 992px) {.about_this_raZ1 {
    padding: 70px 0;
}.about_this_raZ1 .growth_graph_Vg2q {
    flex-direction: column;
}.about_this_raZ1 .learn_experts_Gk3A {
    width: 100%;
    padding: 40px 20px;
    flex: 0 0 100%;
}.about_this_raZ1 .text_text_EnRY {
    width: 100%;
    flex: 0 0 100%;
    padding: 40px 20px;
}
}

@media (max-width: 768px) {.about_this_raZ1 {
    padding: 50px 0;
}.about_this_raZ1 .pic_float_sTrL {
    width: 150px;
    height: 150px;
}.about_this_raZ1 h2 {
    font-size: calc(29px - 0.2rem);
}
}

@media (max-width: 480px) {.about_this_raZ1 {
    padding: 40px 0;
}.about_this_raZ1 .pic_float_sTrL {
    height: 120px;
    width: 120px;
}.about_this_raZ1 .learn_experts_Gk3A {
    padding: 30px 15px;
}.about_this_raZ1 .text_text_EnRY {
    padding: 30px 15px;
}.about_this_raZ1 .learn_corner_56yH {
    font-size: calc(23px - 0.2rem);
}.about_this_raZ1 .fast_track_YQqU {
    font-size: calc(15px - 0.1rem);
}.about_this_raZ1 h2 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: calc(29px - 0.4rem);
}.about_this_raZ1 p {
    font-size: calc(15px - 0.1rem);
}}.cookieWarningMessage_4hNv {
    position: fixed;
    bottom: 0;
    z-index: 90;
    border-top: 2px solid rgb(205,182,173);
    transition: all 0.3s ease-in-out;
    background: rgb(177,133,103);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    padding: 20px 0;
    width: 100%;
}.cookie_notice_2m3J {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    max-width: 1200px;
    margin: auto;
    padding: 20px 30px;
}.cookieWarningMessage_4hNv h5 {
    transition: color 0.3s ease-in-out;
    font-weight: 700;
    color: #ffffff;
    font-size: 21px;
    margin-bottom: 6px;
}.cookieWarningMessage_4hNv p {
    max-width: 500px;
    font-size: 13px;
    color: #ffffff;
}.cookie_disclaimer_vGPj {
    flex-shrink: 0;
    margin-right: 20px;
}.cookie_disclaimer_vGPj svg, .cookie_disclaimer_vGPj svg path {
    height: 80px;
    width: 80px;
    fill: rgb(205,182,173);
    transition: transform 0.3s ease-in-out;
}.cookie_disclaimer_vGPj:hover svg {
    transform: rotate(10deg);
}.manage_cookies_0RkG {
    box-shadow: rgb(205,182,173,0.5) 0px 4px 10px 0px;
    margin-left: 20px;
    font-size: 16px;
    line-height: 35px;
    padding: 10px 20px;
    background: rgb(205,182,173);
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    cursor: pointer;
    color: #ffffff;
    border-radius: 21px;
    text-decoration: none;
}.cookie_button.track_bar_cn2z {
    background: rgb(205,182,173);
}.cookie_button.cookie_show_q9MK {
    background: rgb(177,133,103);
}.manage_cookies_0RkG:hover {
    transform: scale(1.05);
    box-shadow: rgb(205,182,173,0.5) 0px 6px 15px 0px;
}.cookieWarningMessage_4hNv p a {
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease-in-out;
    color: rgb(205,182,173);
}.cookieWarningMessage_4hNv p a:hover {
    color: rgb(177,133,103);
}.wrapper-border_7HkR .cookieWarningMessage_4hNv {
    border: none;
    padding: 40px 0;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    background: rgb(177,133,103);
}.wrapper-border_7HkR .manage_cookies_0RkG {
    font-weight: 400;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    background: rgb(205,182,173);
    color: #ffffff;
    padding: 10px;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    margin-left: 30px;
}.wrapper-border_7HkR .cookie_updates_2LUF h5, .wrapper-border_7HkR .cookie_updates_2LUF p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.cookieWarningMessage_4hNv {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_disclaimer_vGPj {
    display: none;
}.cookie_notice_2m3J {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookieWarningMessage_4hNv h5 {
    text-align: center;
}.cookieWarningMessage_4hNv p {
    text-align: center;
}.cookie_updates_2LUF {
    margin-bottom: 20px;
    text-align: center;
}.manage_cookies_0RkG {
    margin-top: 10px;
    max-width: 300px;
    margin-left: 0;
    width: 100%;
}}
#cookieNoticeBoard_KHLw {
    display: none;
}#cookieNoticeBoard_KHLw:checked ~ .cookieWarningMessage_4hNv {
    opacity: 0;
    visibility: hidden;
}.statistical_report_43eH {
    z-index: 1;
    background-color: #000000;
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.statistical_report_43eH::before {
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    z-index: -2;
    background: radial-gradient(ellipse at bottom right, rgb(177,133,103,0.5) 0%, transparent 70%);
}.statistical_report_43eH::after {
    left: 0;
    background: radial-gradient(ellipse at top left, rgb(205,182,173,0.5) 0%, transparent 70%);
    z-index: -1;
    content: "";
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
}.statistical_report_43eH .container {
    padding: 30px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    border-radius: 23px;
    position: relative;
    z-index: 1;
    backdrop-filter: blur(10px);
    margin: 0 auto;
    max-width: 1200px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.05) 100%);
}.statistical_report_43eH h2 {
    font-size: 44px;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 60px;
    font-weight: 700;
}.statistical_report_43eH h2::after {
    bottom: -20px;
    background: linear-gradient(to right, rgb(205,182,173), rgb(177,133,103));
    height: 4px;
    transform: translateX(-50%);
    content: "";
    width: 80px;
    position: absolute;
    border-radius: 10px;
    left: 50%;
}.statistical_report_43eH ul {
    position: relative;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    list-style: none;
    display: grid;
    padding: 0;
    margin: 0;
    gap: 30px;
}.statistical_report_43eH ul::before {
    width: 100%;
    top: -30px;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(205,182,173,0.5), transparent);
    height: 1px;
    content: "";
}.statistical_report_43eH .statistics_pros_Y5kt {
    gap: 20px;
    border-radius: 23px;
    padding: 30px;
    background: rgba(0, 0, 0, 0.2);
    grid-template-columns: 80px 1fr;
    display: grid;
    min-height: 170px;
    position: relative;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}.statistical_report_43eH .statistics_pros_Y5kt::before {
    width: 4px;
    top: 0;
    border-radius: 10px;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(205,182,173), rgb(177,133,103));
    content: "";
    height: 100%;
}.statistical_report_43eH .statistics_pros_Y5kt::after {
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(rgb(205,182,173,0.5), 0.1) 0%, transparent 100%);
    position: absolute;
    width: 100%;
    z-index: -1;
}.statistical_report_43eH .statistics_pros_Y5kt:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: translateY(-10px) scale(1.02);
    background: rgba(rgb(205,182,173,0.5), 0.1);
}.statistical_report_43eH .statistics_pros_Y5kt p {
    grid-row: 1 / span 2;
    line-height: 1;
    place-self: center;
    font-size: 3rem;
    margin: 0;
    font-weight: 700;
    position: relative;
    color: #ffffff;
    grid-column: 1;
}.statistical_report_43eH .statistics_pros_Y5kt p::after {
    height: 2px;
    left: 0;
    width: 100%;
    transform: scaleX(0);
    position: absolute;
    bottom: -15px;
    background: rgb(205,182,173,0.5);
    transform-origin: center;
    content: "";
    transition: transform 0.4s ease;
}.statistical_report_43eH .statistics_pros_Y5kt:hover p::after {
    transform: scaleX(1);
}.statistical_report_43eH .statistics_pros_Y5kt span {
    grid-column: 2;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    align-self: center;
    font-size: 17px;
    line-height: 1.5;
}.statistical_report_43eH svg {
    right: 20px;
    position: absolute;
    bottom: 20px;
    opacity: 0.3;
    fill: rgb(205,182,173);
    transition: all 0.4s ease;
    width: 40px;
    height: 40px;
}.statistical_report_43eH svg path {
    fill: rgb(205,182,173);
}.statistical_report_43eH .statistics_pros_Y5kt:hover svg {
    transform: rotate(15deg) scale(1.2);
    opacity: 0.6;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:only-child) {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 600px;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:only-child) .statistics_pros_Y5kt {
    grid-template-columns: 120px 1fr;
    padding: 40px;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:only-child) .statistics_pros_Y5kt p {
    font-size: 4rem;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(2):last-child) {
    grid-template-columns: repeat(2, 1fr);
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(3):last-child) {
    grid-template-columns: repeat(3, 1fr);
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(4):last-child) {
    grid-template-columns: repeat(4, 1fr);
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(4):last-child) .statistics_pros_Y5kt {
    text-align: center;
    grid-template-columns: 1fr;
    padding: 30px 20px;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(4):last-child) .statistics_pros_Y5kt p {
    grid-column: 1;
    margin-bottom: 15px;
    grid-row: 1;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(4):last-child) .statistics_pros_Y5kt span {
    grid-row: 2;
    grid-column: 1;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(5):nth-last-child(-n+1)) {
    grid-template-columns: repeat(5, 1fr);
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(5):nth-last-child(-n+1)) .statistics_pros_Y5kt {
    padding: 30px 15px;
    text-align: center;
    grid-template-columns: 1fr;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(5):nth-last-child(-n+1)) .statistics_pros_Y5kt p {
    grid-row: 1;
    margin-bottom: 15px;
    grid-column: 1;
    font-size: 2.5rem;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(5):nth-last-child(-n+1)) .statistics_pros_Y5kt span {
    grid-column: 1;
    grid-row: 2;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(n+6):nth-child(-n+10)) {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

@media screen and (min-width: 1441px) {.statistical_report_43eH {
    padding: 150px 0;
}.statistical_report_43eH .container {
    padding: 50px;
}.statistical_report_43eH h2 {
    font-size: calc(44px * 1.2);
}
}

@media screen and (max-width: 1200px) {.statistical_report_43eH {
    padding: 100px 0;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(4):last-child), 
    .statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(5):nth-last-child(-n+1)) {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}.statistical_report_43eH .statistics_pros_Y5kt p {
    font-size: 2.5rem;
}
}

@media screen and (max-width: 991px) {.statistical_report_43eH {
    padding: 80px 0;
}.statistical_report_43eH h2 {
    margin-bottom: 50px;
    font-size: calc(44px * 0.9);
}.statistical_report_43eH ul {
    gap: 20px;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(3):last-child), 
    .statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(4):last-child), 
    .statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(5):nth-last-child(-n+1)) {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}.statistical_report_43eH .statistics_pros_Y5kt {
    padding: 25px;
    grid-template-columns: 60px 1fr;
    min-height: 150px;
}.statistical_report_43eH .statistics_pros_Y5kt p {
    font-size: 2.2rem;
}.statistical_report_43eH svg {
    bottom: 15px;
    width: 35px;
    height: 35px;
    right: 15px;
}
}

@media screen and (max-width: 767px) {.statistical_report_43eH {
    padding: 70px 0;
}.statistical_report_43eH .container {
    padding: 25px;
}.statistical_report_43eH h2 {
    margin-bottom: 40px;
    font-size: calc(44px * 0.8);
}.statistical_report_43eH ul {
    flex-direction: column;
    display: flex;
    gap: 20px;
}.statistical_report_43eH .statistics_pros_Y5kt {
    grid-template-columns: 60px 1fr;
    min-height: auto;
}.statistical_report_43eH .statistics_pros_Y5kt p {
    font-size: 2.2rem;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:only-child) .statistics_pros_Y5kt p {
    font-size: 3rem;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(4):last-child) .statistics_pros_Y5kt,
    .statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(5):nth-last-child(-n+1)) .statistics_pros_Y5kt {
    text-align: left;
    grid-template-columns: 60px 1fr;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(4):last-child) .statistics_pros_Y5kt p,
    .statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(5):nth-last-child(-n+1)) .statistics_pros_Y5kt p {
    grid-row: 1 / span 2;
    margin-bottom: 0;
    grid-column: 1;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(4):last-child) .statistics_pros_Y5kt span,
    .statistical_report_43eH ul:has(.statistics_pros_Y5kt:nth-child(5):nth-last-child(-n+1)) .statistics_pros_Y5kt span {
    grid-column: 2;
    grid-row: 1;
}
}

@media screen and (max-width: 480px) {.statistical_report_43eH {
    padding: 60px 0;
}.statistical_report_43eH .container {
    padding: 20px;
}.statistical_report_43eH h2 {
    font-size: calc(44px * 0.7);
    margin-bottom: 35px;
}.statistical_report_43eH h2::after {
    height: 3px;
    bottom: -15px;
    width: 60px;
}.statistical_report_43eH ul {
    gap: 15px;
}.statistical_report_43eH .statistics_pros_Y5kt {
    padding: 20px;
}.statistical_report_43eH .statistics_pros_Y5kt p {
    font-size: 2rem;
}.statistical_report_43eH .statistics_pros_Y5kt span {
    font-size: calc(17px * 0.9);
}.statistical_report_43eH svg {
    right: 10px;
    width: 30px;
    height: 30px;
    bottom: 10px;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:only-child) .statistics_pros_Y5kt {
    padding: 25px;
    grid-template-columns: 80px 1fr;
}.statistical_report_43eH ul:has(.statistics_pros_Y5kt:only-child) .statistics_pros_Y5kt p {
    font-size: 2.5rem;
}}.sign_up_for_updates_JlSE {
    background: rgb(236,230,225);
    overflow: hidden;
    z-index: 1;
    position: relative;
    padding: 6rem 3rem;
}.sign_up_for_updates_JlSE::before {
    position: absolute;
    opacity: 0.07;
    background: rgb(205,182,173);
    height: 350px;
    z-index: -1;
    right: -150px;
    content: "";
    animation: morphShape 15s ease-in-out infinite alternate;
    top: -150px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    width: 350px;
}.sign_up_for_updates_JlSE::after {
    left: -100px;
    z-index: -1;
    position: absolute;
    content: "";
    width: 250px;
    border-radius: 67% 33% 33% 67% / 33% 67% 33% 67%;
    bottom: -100px;
    height: 250px;
    opacity: 0.07;
    background: rgb(177,133,103);
    animation: morphShape 15s ease-in-out infinite alternate-reverse;
}.sign_up_for_updates_JlSE .container {
    position: relative;
    max-width: 1140px;
    z-index: 2;
    margin: 0 auto;
}.sign_up_for_updates_JlSE .growth_graph_Vg2q {
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
}.sign_up_for_updates_JlSE .growth_graph_Vg2q::before {
    height: 100%;
    content: "";
    width: 100%;
    opacity: 0.03;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    z-index: -1;
}.sign_up_for_updates_JlSE p {
    color: #000000;
    z-index: 2;
    line-height: 1.3;
    transform: translateX(15%) rotateZ(-2deg);
    margin-bottom: 3rem;
    position: relative;
    font-size: 37px;
    font-weight: 700;
    max-width: 70%;
    font-family: Arial, sans-serif;
}.sign_up_for_updates_JlSE p::before,
.sign_up_for_updates_JlSE p::after {
    content: "";
    position: absolute;
    opacity: 0.2;
    background: rgb(205,182,173);
    z-index: -1;
}.sign_up_for_updates_JlSE p::before {
    top: 30%;
    width: 120%;
    left: -10%;
    animation: slideLeft 5s cubic-bezier(0.33, 1, 0.68, 1) infinite alternate;
    transform: skewX(-20deg);
    height: 30%;
}.sign_up_for_updates_JlSE p::after {
    left: 0;
    height: 10px;
    width: 40%;
    transform-origin: left;
    animation: growLine 2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    bottom: -15px;
}.sign_up_for_updates_JlSE .input_holder {
    transition: all 0.3s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    align-items: center;
    transform: translateX(-15%) rotateZ(2deg);
    z-index: 2;
    background: rgba(255, 255, 255, 0.3);
    justify-content: center;
    padding: 15px;
    backdrop-filter: blur(5px);
    border-radius: 22px;
    position: relative;
    display: flex;
}.sign_up_for_updates_JlSE .input_holder:hover {
    transform: translateX(-15%) rotateZ(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.sign_up_for_updates_JlSE .input_holder::before,
.sign_up_for_updates_JlSE .input_holder::after {
    z-index: -1;
    content: "";
    border-radius: 22px;
    transition: all 0.3s ease;
    opacity: 0.3;
    border: 2px dashed rgb(205,182,173,0.5);
    position: absolute;
}.sign_up_for_updates_JlSE .input_holder::before {
    left: -8px;
    top: -8px;
    bottom: 8px;
    animation: pulseBoxShadow 3s ease-in-out infinite alternate;
    right: 8px;
}.sign_up_for_updates_JlSE .input_holder::after {
    bottom: -8px;
    animation: pulseBoxShadow 3s ease-in-out 1.5s infinite alternate;
    right: -8px;
    left: 8px;
    top: 8px;
}.sign_up_for_updates_JlSE .input_holder:hover::before,
.sign_up_for_updates_JlSE .input_holder:hover::after {
    border-color: rgb(177,133,103,0.5);
}.sign_up_for_updates_JlSE .join_now_WCZU {
    border-bottom-left-radius: 10px;
    font-family: Arial, sans-serif;
    border: none;
    outline: none;
    color: #000000;
    flex: 1;
    background: #ffffff;
    padding: 1.2rem 1.5rem;
    border-top-left-radius: 10px;
    font-size: 12px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
}.sign_up_for_updates_JlSE .join_now_WCZU:focus {
    box-shadow: inset 0 0 0 2px rgb(205,182,173);
}.sign_up_for_updates_JlSE .feedback_request_WDU4 {
    font-weight: 600;
    font-size: 16px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    position: relative;
    border: none;
    border-top-right-radius: 10px;
    background: #000000;
    transition: all 0.3s ease;
    color: #ffffff;
    font-family: Arial, sans-serif;
    overflow: hidden;
    padding: 1.2rem 2rem;
}.sign_up_for_updates_JlSE .feedback_request_WDU4::before {
    opacity: 0;
    position: absolute;
    transform: rotate(25deg);
    width: 120%;
    left: -10%;
    content: "";
    top: -25%;
    z-index: -1;
    transition: opacity 0.3s ease;
    background: linear-gradient(
        90deg,
        rgb(205,182,173) 0%,
        rgb(177,133,103) 50%,
        rgb(205,182,173) 100%
    );
    height: 150%;
}.sign_up_for_updates_JlSE .feedback_request_WDU4:hover {
    color: #ffffff;
}.sign_up_for_updates_JlSE .feedback_request_WDU4:hover::before {
    opacity: 1;
    animation: slideGradient 2s linear infinite;
}

@keyframes morphShape {
    0% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    25% {
        border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
    }
    75% {
        border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;
    }
    100% {
        border-radius: 67% 33% 33% 67% / 33% 67% 33% 67%;
    }
}

@keyframes slideLeft {
    0% {
        transform: skewX(-20deg) translateX(-10%);
    }
    100% {
        transform: skewX(-20deg) translateX(10%);
    }
}

@keyframes growLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes pulseBoxShadow {
    0% {
        opacity: 0.1;
    }
    100% {
        opacity: 0.3;
    }
}

@keyframes slideGradient {
    0% {
        background-position: 0% center;
    }
    100% {
        background-position: 200% center;
    }
}

@media (max-width: 992px) {.sign_up_for_updates_JlSE {
    padding: 5rem 2rem;
}.sign_up_for_updates_JlSE p {
    font-size: calc(37px * 0.9);
    transform: translateX(10%) rotateZ(-2deg);
    max-width: 80%;
}.sign_up_for_updates_JlSE .input_holder {
    transform: translateX(-10%) rotateZ(2deg);
}.sign_up_for_updates_JlSE .input_holder:hover {
    transform: translateX(-10%) rotateZ(0deg);
}
}

@media (max-width: 768px) {.sign_up_for_updates_JlSE {
    padding: 4rem 1.5rem;
}.sign_up_for_updates_JlSE p {
    max-width: 90%;
    margin-bottom: 2.5rem;
    transform: translateX(5%) rotateZ(-1deg);
    font-size: 20px;
}.sign_up_for_updates_JlSE .input_holder {
    flex-direction: column;
    transform: translateX(-5%) rotateZ(1deg);
    padding: 10px;
}.sign_up_for_updates_JlSE .input_holder:hover {
    transform: translateX(-5%) rotateZ(0deg);
}.sign_up_for_updates_JlSE .join_now_WCZU {
    border-radius: 10px;
    width: 100%;
    margin-bottom: 0.5rem;
}.sign_up_for_updates_JlSE .feedback_request_WDU4 {
    border-radius: 10px;
    width: 100%;
}
}

@media (max-width: 576px) {.sign_up_for_updates_JlSE {
    padding: 3rem 1rem;
    margin: 5rem 0;
}.sign_up_for_updates_JlSE p {
    max-width: 100%;
    transform: none;
    text-align: center;
}.sign_up_for_updates_JlSE .input_holder {
    transform: none;
    padding: 8px;
}.sign_up_for_updates_JlSE .input_holder:hover {
    transform: none;
}.sign_up_for_updates_JlSE .join_now_WCZU,
    .sign_up_for_updates_JlSE .feedback_request_WDU4 {
    padding: 1rem;
}}.welcome_section_N0p9 {
    background-color: #000000;
    position: relative;
    min-height: 600px;
    overflow: hidden;
    width: 100%;
    height: 100vh;
}.welcome_section_N0p9::before {
    animation: grid-pulse 8s infinite alternate;
    left: 0;
    opacity: 0.4;
    background: 
        repeating-linear-gradient(45deg, #000000, #000000 10px, rgba(0, 0, 0, 0.5) 10px, rgba(0, 0, 0, 0.5) 12px),
        linear-gradient(to bottom, rgb(205,182,173,0.5) 0%, transparent 100%);
    position: absolute;
    height: 100%;
    z-index: 1;
    top: 0;
    width: 100%;
    content: "";
}.welcome_section_N0p9::after {
    position: absolute;
    width: 100%;
    content: "";
    background: radial-gradient(circle at center, transparent 0%, #000000 100%);
    mix-blend-mode: multiply;
    height: 100%;
    top: 0;
    z-index: 1;
    left: 0;
}@keyframes grid-pulse {
    0% {
        opacity: 0.3;
        background-size: 100% 100%, 100% 100%;
    }
    100% {
        opacity: 0.5;
        background-size: 110% 110%, 120% 120%;
    }
}

.welcome_section_N0p9 .growth_graph_Vg2q {
    align-items: center;
    justify-content: flex-end;
    position: relative;
    height: 100%;
    display: flex;
    z-index: 3;
    width: 100%;
    padding-right: 8%;
}.welcome_section_N0p9 .grow_skills_7VAX {
    z-index: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: hidden;
}.welcome_section_N0p9 .learn_quickpro_2XoH {
    height: 100%;
    width: 100%;
}.welcome_section_N0p9 .master_studyfast_SieC {
    height: 100%;
    animation: tech-slide 28s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    display: flex;
    width: max-content;
}.welcome_section_N0p9 .course_lead_Q38z {
    width: 100vw;
    height: 100%;
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
}.welcome_section_N0p9 .course_lead_Q38z::before {
    left: 0;
    position: absolute;
    z-index: 1;
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
    mix-blend-mode: hard-light;
    background: 
        linear-gradient(135deg, rgb(205,182,173,0.5) 0%, transparent 50%),
        linear-gradient(225deg, rgb(177,133,103,0.5) 0%, transparent 50%);
}.welcome_section_N0p9 .course_lead_Q38z::after {
    left: 0;
    z-index: 2;
    mix-blend-mode: overlay;
    width: 100%;
    opacity: 0.3;
    background: repeating-linear-gradient(
        to bottom,
        transparent 0px,
        transparent 1px,
        rgba(0, 0, 0, 0.2) 1px,
        rgba(0, 0, 0, 0.2) 2px
    );
    height: 100%;
    content: "";
    pointer-events: none;
    top: 0;
    position: absolute;
}.welcome_section_N0p9 .course_lead_Q38z img {
    width: 100%;
    filter: contrast(1.1) saturate(0.9);
    object-fit: cover;
    height: 100%;
    animation: glitch-zoom 10s infinite alternate ease-in-out;
    transform-origin: center;
}@keyframes glitch-zoom {
    0%, 100% {
        transform: scale(1);
        filter: contrast(1.1) saturate(0.9);
    }
    20% {
        transform: scale(1.02) translate(-0.3%, 0.3%);
        filter: contrast(1.15) saturate(0.85);
    }
    40% {
        transform: scale(1.03) translate(0.3%, -0.3%);
        filter: contrast(1.2) saturate(0.8);
    }
    60% {
        transform: scale(1.04) translate(-0.2%, -0.2%);
        filter: contrast(1.15) saturate(0.85);
    }
    80% {
        transform: scale(1.02) translate(0.2%, 0.2%);
        filter: contrast(1.1) saturate(0.9);
    }
}

@keyframes tech-slide {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-100vw);
    }
    40%, 56% {
        transform: translateX(-200vw);
    }
    60%, 76% {
        transform: translateX(-300vw);
    }
    80%, 96% {
        transform: translateX(-400vw);
    }
    100% {
        transform: translateX(0);
    }
}

.welcome_section_N0p9 .text_text_EnRY {
    position: relative;
    padding: 3rem;
    max-width: 520px;
    background: linear-gradient(135deg, 
        rgba(5, 15, 25, 0.8) 0%, 
        rgba(15, 25, 35, 0.7) 100%);
    animation: hud-appear 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    z-index: 3;
    backdrop-filter: blur(10px);
    border-radius: 28px;
    box-shadow: 
        0 0 0 1px rgba(rgb(205,182,173), 0.2),
        0 15px 35px rgba(0, 0, 0, 0.3);
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 30px),
        calc(100% - 30px) 100%,
        0 100%
    );
}@keyframes hud-appear {
    0% {
        opacity: 0;
        transform: translateX(30px);
        clip-path: polygon(
            0 0,
            0 0,
            0 calc(100% - 30px),
            0 100%,
            0 100%
        );
    }
    100% {
        opacity: 1;
        transform: translateX(0);
        clip-path: polygon(
            0 0,
            100% 0,
            100% calc(100% - 30px),
            calc(100% - 30px) 100%,
            0 100%
        );
    }
}

.welcome_section_N0p9 .text_text_EnRY::before {
    border-radius: calc(28px - 5px);
    left: 10px;
    right: 10px;
    bottom: 10px;
    top: 10px;
    content: "";
    position: absolute;
    pointer-events: none;
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 20px),
        calc(100% - 20px) 100%,
        0 100%
    );
    border: 1px solid rgba(rgb(177,133,103), 0.2);
}.welcome_section_N0p9 .text_text_EnRY::after {
    top: -2px;
    z-index: 4;
    height: 5px;
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(205,182,173), transparent);
    width: calc(60% + 4px);
    left: -2px;
    border-radius: 10px;
}.welcome_section_N0p9 .text_text_EnRY h1 {
    padding-bottom: 1rem;
    font-weight: 700;
    align-items: center;
    display: flex;
    margin-bottom: 1.5rem;
    position: relative;
    font-size: 42px;
    color: #ffffff;
}.welcome_section_N0p9 .text_text_EnRY h1::before {
    bottom: 0;
    position: absolute;
    height: 3px;
    background: rgb(205,182,173);
    width: 40px;
    content: "";
    left: 0;
    border-radius: 10px;
}.welcome_section_N0p9 .text_text_EnRY p {
    font-weight: 400;
    font-size: 16px;
    position: relative;
    line-height: 1.7;
    color: #000000;
    margin-bottom: 2rem;
}.welcome_section_N0p9 .text_text_EnRY .feedback_request_WDU4 {
    transition: all 0.3s ease;
    position: relative;
    font-size: 14px;
    color: #ffffff;
    background: rgb(205,182,173);
    overflow: hidden;
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        0 100%
    );
    font-weight: 600;
    padding: 1rem 2rem;
    border-radius: 10px;
    display: inline-block;
    text-decoration: none;
}.welcome_section_N0p9 .text_text_EnRY .feedback_request_WDU4::before {
    content: "";
    z-index: -1;
    left: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(45deg, rgb(205,182,173), rgb(177,133,103));
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
}.welcome_section_N0p9 .text_text_EnRY .feedback_request_WDU4::after {
    right: 0;
    background: linear-gradient(135deg, transparent 50%, rgb(205,182,173) 50%);
    position: absolute;
    height: 20px;
    top: 0;
    pointer-events: none;
    content: "";
    width: 20px;
}.welcome_section_N0p9 .text_text_EnRY .feedback_request_WDU4:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}.welcome_section_N0p9 .text_text_EnRY .feedback_request_WDU4:hover::before {
    opacity: 1;
}

@media (max-width: 1200px) {.welcome_section_N0p9 {
    height: 90vh;
}.welcome_section_N0p9 .growth_graph_Vg2q {
    padding-right: 6%;
}.welcome_section_N0p9 .text_text_EnRY {
    max-width: 480px;
    padding: 2.5rem;
}
}

@media (max-width: 992px) {.welcome_section_N0p9 {
    height: 80vh;
}.welcome_section_N0p9 .growth_graph_Vg2q {
    padding-right: 4%;
}.welcome_section_N0p9 .text_text_EnRY {
    max-width: 420px;
    padding: 2rem;
}.welcome_section_N0p9 .master_studyfast_SieC {
    animation-duration: 24s;
}
}

@media (max-width: 768px) {.welcome_section_N0p9 {
    min-height: unset;
    height: auto;
}.welcome_section_N0p9 .growth_graph_Vg2q {
    justify-content: center;
    padding: 4rem 2rem;
}.welcome_section_N0p9 .text_text_EnRY {
    max-width: 90%;
    width: 90%;
}@keyframes hud-appear {
        0% {
            opacity: 0;
            transform: translateY(30px);
            clip-path: polygon(
                0 0,
                100% 0,
                100% 0,
                calc(100% - 30px) 0,
                0 0
            );
        }
        100% {
            opacity: 1;
            transform: translateY(0);
            clip-path: polygon(
                0 0,
                100% 0,
                100% calc(100% - 30px),
                calc(100% - 30px) 100%,
                0 100%
            );
        }
    }
    
    .welcome_section_N0p9 .master_studyfast_SieC {
    animation-duration: 20s;
}
}

@media (max-width: 576px) {.welcome_section_N0p9 .growth_graph_Vg2q {
    padding: 3rem 1rem;
}.welcome_section_N0p9 .text_text_EnRY {
    max-width: 95%;
    width: 95%;
    padding: 1.8rem;
}.welcome_section_N0p9 .text_text_EnRY h1 {
    font-size: calc(42px * 0.85);
    margin-bottom: 1.2rem;
}.welcome_section_N0p9 .text_text_EnRY p {
    margin-bottom: 1.5rem;
    font-size: calc(16px * 0.9);
}.welcome_section_N0p9 .text_text_EnRY .feedback_request_WDU4 {
    width: 100%;
    display: block;
    padding: 0.9rem 1.5rem;
    text-align: center;
}.welcome_section_N0p9 .master_studyfast_SieC {
    animation-duration: 16s;
}
}

@media (max-height: 600px) {.welcome_section_N0p9 {
    min-height: 500px;
}
}

@media (orientation: landscape) and (max-height: 500px) {.welcome_section_N0p9 {
    height: auto;
    min-height: 140vh;
}.welcome_section_N0p9 .growth_graph_Vg2q {
    padding: 5rem 2rem;
}
}