* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.webinar_archqChA {
    flex: 0 0 auto;
}::-webkit-scrollbar {
    padding: 4px;
    width: auto;
}::-webkit-scrollbar-track {
    border-radius: 18.1rem;
    background: rgb(213,188,173);
    border: 1px dashed rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb {
    background: rgb(255, 255, 255, 0.5);
    transition: all, background 3.3s cubic-bezier(0.42, 0, 0.58, 1);
    box-shadow: 5px 0px 7px -2px rgba(0, 0, 0, 0.2);
    border-radius: 5.4em;
    border: 1px dotted rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb:active {
    background: rgb(213,188,173,0.5);
}* {
    scrollbar-width: none;
    scrollbar-color: rgb(188,153,145,0.5) rgb(213,188,173,0.5);
}.wrapper-structureFvRm {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}.nav_pagebarXhdu {
    flex: 1 0 auto;
}.container {
    max-width: 100%;
    width: 1208px;
    margin: auto;
}a {
    color: inherit;
    text-decoration: none;
}html,body {
    min-height: 100%;
    height: 100%;
    auto
contain
    scroll-behavior: auto;
    color: #000000;
    font-family: Arial, sans-serif;
}header,footer {
    width: 100%;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.training_methodyHKv {
    position: relative;
    background: linear-gradient(135deg, rgb(234,218,214) 0%, rgba(245, 247, 250, 0.92) 100%);
    overflow: hidden;
    padding: 6rem 0;
}.training_methodyHKv::before {
    z-index: 1;
    height: 70%;
    width: 35%;
    top: -10%;
    right: -5%;
    background: linear-gradient(225deg, rgb(213,188,173,0.5) 10%, transparent 70%);
    filter: blur(30px);
    position: absolute;
    transform: rotate(15deg);
    content: "";
}.training_methodyHKv::after {
    transform: rotate(-10deg);
    content: "";
    z-index: 1;
    height: 60%;
    left: -10%;
    bottom: -5%;
    background: linear-gradient(45deg, rgb(188,153,145,0.5) 10%, transparent 70%);
    position: absolute;
    width: 40%;
    filter: blur(40px);
}.training_methodyHKv .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.training_methodyHKv .instructor_bioQzOo {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.05),
                -15px -15px 30px rgba(255, 255, 255, 0.9),
                inset 3px 3px 6px rgba(255, 255, 255, 0.8),
                inset -3px -3px 6px rgba(0, 0, 0, 0.03);
    padding: 3.5rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(5px);
}.training_methodyHKv .instructor_bioQzOo:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.07),
                -20px -20px 40px rgba(255, 255, 255, 0.95),
                inset 3px 3px 6px rgba(255, 255, 255, 0.8),
                inset -3px -3px 6px rgba(0, 0, 0, 0.03);
}.training_methodyHKv .instructor_bioQzOo > div {
    background: linear-gradient(
        to right bottom,
        rgba(255, 255, 255, 0.9),
        rgba(255, 255, 255, 0.5)
    );
    position: relative;
    padding: 2.5rem;
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 85%, 
        95% 100%, 
        0% 100%
    );
}.training_methodyHKv .instructor_bioQzOo > div::before {
    z-index: -1;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    top: 0;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.4) 0%,
        rgba(255, 255, 255, 0.1) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    height: 100%;
}.training_methodyHKv h3 {
    font-weight: 600;
    letter-spacing: -0.02em;
    font-family: Arial, sans-serif;
    transform: translateZ(10px);
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    color: #000000;
    font-size: 35px;
    position: relative;
}.training_methodyHKv h3::after {
    content: "";
    position: absolute;
    left: 0;
    width: 80px;
    background: linear-gradient(to right, rgb(213,188,173), rgb(188,153,145));
    bottom: 0;
    transition: width 0.4s ease;
    height: 3px;
}.training_methodyHKv .instructor_bioQzOo:hover h3::after {
    width: 120px;
}.training_methodyHKv p {
    color: #000000;
    margin-bottom: 0;
    position: relative;
    font-size: 13px;
    font-family: Arial, sans-serif;
    line-height: 1.7;
}.training_methodyHKv p span {
    transition: transform 0.3s ease;
    transform: translateZ(5px);
    position: relative;
    display: block;
}.training_methodyHKv .instructor_bioQzOo:hover p span {
    transform: translateZ(10px);
}

@media (max-width: 991px) {.training_methodyHKv {
    padding: 4rem 0;
}.training_methodyHKv .instructor_bioQzOo {
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.training_methodyHKv .instructor_bioQzOo > div {
    padding: 2rem;
}.training_methodyHKv h3 {
    font-size: calc(35px * 0.9);
}
}

@media (max-width: 767px) {.training_methodyHKv {
    padding: 3rem 0;
}.training_methodyHKv .instructor_bioQzOo {
    padding: 2rem 1.5rem;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05),
                    -10px -10px 20px rgba(255, 255, 255, 0.9),
                    inset 2px 2px 4px rgba(255, 255, 255, 0.8),
                    inset -2px -2px 4px rgba(0, 0, 0, 0.03);
}.training_methodyHKv .instructor_bioQzOo > div {
    padding: 1.5rem;
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 90%, 
            95% 100%, 
            0% 100%
        );
}.training_methodyHKv h3 {
    margin-bottom: 1rem;
    font-size: calc(35px * 0.8);
}.training_methodyHKv p {
    font-size: calc(13px * 0.95);
}
}

@media (max-width: 575px) {.training_methodyHKv {
    padding: 2.5rem 0;
}.training_methodyHKv .instructor_bioQzOo {
    padding: 1.5rem 1rem;
    transform: none;
}.training_methodyHKv .instructor_bioQzOo > div {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 95%, 
            90% 100%, 
            0% 100%
        );
    padding: 1.25rem;
}.training_methodyHKv h3 {
    font-size: calc(35px * 0.7);
    padding-bottom: 0.75rem;
}.training_methodyHKv h3::after {
    width: 60px;
    height: 2px;
}.training_methodyHKv .instructor_bioQzOo:hover h3::after {
    width: 80px;
}.training_methodyHKv p {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}}.mentorship_profilejraP {
    padding: 100px 0;
    background: linear-gradient(170deg, rgb(234,218,214), #ffffff);
    position: relative;
    overflow: hidden;
}.mentorship_profilejraP::before {
    border-radius: 50%;
    background-color: rgb(213,188,173,0.5);
    opacity: 0.1;
    content: "";
    position: absolute;
    top: -200px;
    width: 500px;
    right: -200px;
    height: 500px;
}.mentorship_profilejraP .container {
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
}.mentorship_profilejraP .rating_voicesxRwl {
    border-radius: 20px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    position: relative;
    display: flex;
    margin: 0 auto;
    padding: 50px;
    max-width: 800px;
    flex-direction: column;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background-color: #ffffff;
}.mentorship_profilejraP .rating_voicesxRwl:hover {
    transform: translateY(-10px);
}.mentorship_profilejraP .rating_voicesxRwl::before {
    background-color: rgb(188,153,145);
    width: 30px;
    z-index: -1;
    top: -15px;
    height: 30px;
    content: "";
    left: 50px;
    transform: rotate(45deg);
    position: absolute;
}.mentorship_profilejraP .rating_voicesxRwl::after {
    right: 50px;
    content: "";
    z-index: -1;
    transform: rotate(45deg);
    position: absolute;
    bottom: -15px;
    height: 30px;
    width: 30px;
    background-color: rgb(213,188,173);
}.mentorship_profilejraP .img_wrapperDYdQ {
    align-self: center;
    margin-bottom: 30px;
    border: 4px solid #ffffff;
    width: 120px;
    border-radius: 50%;
    height: 120px;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.mentorship_profilejraP .rating_voicesxRwl:hover .img_wrapperDYdQ {
    transform: scale(1.05);
}.mentorship_profilejraP .img_wrapperDYdQ::before {
    content: "";
    background: linear-gradient(45deg, transparent 40%, rgb(213,188,173,0.5));
    opacity: 0;
    inset: 0;
    transition: opacity 0.3s ease;
    position: absolute;
}.mentorship_profilejraP .rating_voicesxRwl:hover .img_wrapperDYdQ::before {
    opacity: 1;
}.mentorship_profilejraP .experience_summaryPwSu {
    border-radius: 20px;
    color: #000000;
    position: relative;
    order: 3;
    padding: 20px 30px;
    font-size: 16px;
    background-color: rgb(234,218,214);
    line-height: 1.8;
    margin: 25px 0 0;
}.mentorship_profilejraP .experience_summaryPwSu::before {
    border-left: 10px solid transparent;
    position: absolute;
    content: "";
    border-right: 10px solid transparent;
    top: -10px;
    border-bottom: 10px solid rgb(234,218,214);
    left: 30px;
}.mentorship_profilejraP .name {
    margin: 5px 0;
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    position: relative;
    display: block;
    padding-bottom: 10px;
    color: #000000;
    order: 1;
}.mentorship_profilejraP .name::after {
    transform: translateX(-50%);
    transition: width 0.3s ease;
    background-color: rgb(213,188,173);
    left: 50%;
    content: "";
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 2px;
}.mentorship_profilejraP .rating_voicesxRwl:hover .name::after {
    width: 80px;
}.mentorship_profilejraP span:not(.name) {
    text-align: center;
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-size: calc(16px * 0.9);
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(188,153,145);
    order: 2;
}

@media (min-width: 768px) {.mentorship_profilejraP .rating_voicesxRwl {
    align-items: center;
    display: grid;
    gap: 10px 30px;
    grid-template-areas: 
            "photo name"
            "photo job"
            "quote quote";
    grid-template-columns: auto 1fr;
}.mentorship_profilejraP .img_wrapperDYdQ {
    height: 180px;
    margin-bottom: 0;
    grid-area: photo;
    width: 180px;
    align-self: start;
}.mentorship_profilejraP .name {
    font-size: 29px;
    grid-area: name;
    text-align: left;
}.mentorship_profilejraP .name::after {
    transform: none;
    left: 0;
}.mentorship_profilejraP span:not(.name) {
    text-align: left;
    margin-bottom: 0;
    grid-area: job;
}.mentorship_profilejraP .experience_summaryPwSu {
    margin-top: 30px;
    grid-area: quote;
}
}

@media (max-width: 768px) {.mentorship_profilejraP {
    padding: 70px 0;
}.mentorship_profilejraP .rating_voicesxRwl {
    padding: 40px 30px;
}
}

@media (max-width: 576px) {.mentorship_profilejraP {
    padding: 50px 0;
}.mentorship_profilejraP .rating_voicesxRwl {
    padding: 30px 20px;
}.mentorship_profilejraP .experience_summaryPwSu {
    padding: 15px 20px;
    margin-top: 20px;
}}.newsletter_signupgyZI {
    position: relative;
    padding: 4rem 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(213,188,173), rgb(188,153,145) 70%);
    z-index: 1;
}.newsletter_signupgyZI::before {
    background: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.15) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 30%);
    left: -5%;
    position: absolute;
    top: -10%;
    animation: subtleShift 20s infinite alternate ease-in-out;
    width: 120%;
    height: 120%;
    transform: rotate(-3deg) translateZ(0);
    content: "";
    z-index: -1;
}.newsletter_signupgyZI::after {
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    content: "";
    background: linear-gradient(to top, rgba(0,0,0,0.2), transparent);
    bottom: 0;
    transform: translateZ(0);
    z-index: -1;
}.newsletter_signupgyZI .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.newsletter_signupgyZI .instructor_bioQzOo {
    flex-direction: column;
    transform-style: preserve-3d;
    align-items: center;
    transform: perspective(1000px) rotateX(1deg);
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    position: relative;
    animation: subtleFloat 6s infinite alternate ease-in-out;
}.newsletter_signupgyZI .instructor_bioQzOo > div {
    width: 100%;
    padding: 0.5rem;
    transform: translateZ(20px);
    position: relative;
}.newsletter_signupgyZI h4 {
    color: #ffffff;
    font-family: Arial, sans-serif;
    line-height: 1.4;
    transition: transform 0.5s ease-out;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    transform: translateZ(10px);
    font-size: calc(19px * 1.1);
    position: relative;
    margin: 0;
}.newsletter_signupgyZI h4::before {
    left: -1rem;
    background: #ffffff;
    top: 50%;
    width: 0.3rem;
    transform: translateY(-50%) scaleY(0);
    position: absolute;
    transform-origin: top;
    height: 70%;
    content: "";
    animation: lineGrow 1.2s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.newsletter_signupgyZI .input_holder {
    transform: translateZ(30px);
    display: flex;
    width: 100%;
    gap: 1rem;
    flex-wrap: wrap;
    position: relative;
}.newsletter_signupgyZI .input_holder::before {
    background: linear-gradient(to right, transparent, rgba(255,255,255,0.3), transparent);
    content: "";
    animation: lineExpand 1.5s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0.7);
    position: absolute;
    width: 100%;
    top: -1rem;
    height: 1px;
    left: 0;
}.newsletter_signupgyZI .input_holder span {
    animation: slideUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    transform: translateY(20px);
    flex: 1;
    opacity: 0;
    min-width: 200px;
}.newsletter_signupgyZI .input_holder span:last-child {
    flex: 0 0 auto;
    animation-delay: 0.8s;
}.newsletter_signupgyZI input[type="email"] {
    width: 100%;
    transition: all 0.3s ease;
    color: #ffffff;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    border-radius: 10px;
    padding: 1rem 1.5rem;
    border: 1px solid rgba(255,255,255,0.3);
    font-size: 17px;
    backdrop-filter: blur(10px);
    background: rgba(255,255,255,0.15);
}.newsletter_signupgyZI input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(255,255,255,0.7);
}.newsletter_signupgyZI input[type="email"]:focus {
    border-color: #ffffff;
    background: rgba(255,255,255,0.25);
    transform: translateY(-2px);
    outline: none;
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}.newsletter_signupgyZI input[type="email"]:focus::placeholder {
    transform: translateX(10px);
    opacity: 0.5;
}.newsletter_signupgyZI .subscribe_nowZvpY {
    color: rgb(213,188,173);
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.1);
    font-size: 18px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    padding: 1rem 1.8rem;
    font-family: Arial, sans-serif;
    border: none;
    z-index: 1;
}.newsletter_signupgyZI .subscribe_nowZvpY::before {
    left: 0;
    top: 0;
    content: "";
    background: linear-gradient(135deg, rgb(188,153,145), rgb(213,188,173));
    opacity: 0;
    width: 100%;
    transition: opacity 0.4s ease;
    position: absolute;
    height: 100%;
    z-index: -1;
}.newsletter_signupgyZI .subscribe_nowZvpY:hover {
    box-shadow: 0 8px 25px rgba(0,0,0,0.2), 0 2px 5px rgba(0,0,0,0.1);
    transform: translateY(-3px);
    color: #ffffff;
}.newsletter_signupgyZI .subscribe_nowZvpY:hover::before {
    opacity: 1;
}.newsletter_signupgyZI .subscribe_nowZvpY:active {
    transform: translateY(-1px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

@keyframes subtleShift {
    0%, 100% {
        transform: rotate(-3deg) translateZ(0);
    }
    50% {
        transform: rotate(-2deg) translateZ(0);
    }
}

@keyframes subtleFloat {
    0%, 100% {
        transform: perspective(1000px) rotateX(1deg);
    }
    50% {
        transform: perspective(1000px) rotateX(0deg);
    }
}

@keyframes lineGrow {
    0% {
        transform: translateY(-50%) scaleY(0);
    }
    100% {
        transform: translateY(-50%) scaleY(1);
    }
}

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

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

@media (min-width: 768px) {.newsletter_signupgyZI {
    padding: 5rem 3rem;
}.newsletter_signupgyZI .instructor_bioQzOo {
    gap: 3rem;
    flex-direction: row;
    align-items: center;
}.newsletter_signupgyZI .instructor_bioQzOo > div {
    width: 40%;
}.newsletter_signupgyZI .input_holder {
    width: 60%;
}.newsletter_signupgyZI h4 {
    font-size: calc(19px * 1.2);
}.newsletter_signupgyZI h4::before {
    left: -2rem;
    width: 0.4rem;
}
}

@media (max-width: 767px) {.newsletter_signupgyZI .instructor_bioQzOo > div {
    text-align: center;
}.newsletter_signupgyZI h4 {
    margin-bottom: 1.5rem;
}.newsletter_signupgyZI h4::before {
    transform: translateX(-50%) scaleX(0);
    animation: mobileLineGrow 1.2s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    left: 50%;
    bottom: -1rem;
    width: 50px;
    top: auto;
    height: 3px;
}.newsletter_signupgyZI .input_holder span {
    flex: 1 0 100%;
}.newsletter_signupgyZI .input_holder span:last-child {
    margin-top: 0.5rem;
}
    
    @keyframes mobileLineGrow {
        0% {
            transform: translateX(-50%) scaleX(0);
        }
        100% {
            transform: translateX(-50%) scaleX(1);
        }
    }
}

@media (max-width: 480px) {.newsletter_signupgyZI {
    padding: 3rem 1.5rem;
}.newsletter_signupgyZI h4 {
    font-size: 19px;
}.newsletter_signupgyZI input[type="email"],
    .newsletter_signupgyZI .subscribe_nowZvpY {
    font-size: calc(17px * 0.95);
    padding: 0.9rem 1.2rem;
}
}

@media (min-width: 1200px) {.newsletter_signupgyZI .container {
    padding: 0 2rem;
}.newsletter_signupgyZI h4 {
    font-size: calc(19px * 1.3);
}.newsletter_signupgyZI .instructor_bioQzOo {
    gap: 4rem;
}}.statistical_reportmEfC {
    overflow: hidden;
    position: relative;
    color: #ffffff;
    padding: 100px 0;
}.statistical_reportmEfC::before {
    height: 100%;
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    left: 0;
    top: 0;
    z-index: -1;
    content: '';
}.statistical_reportmEfC .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}.statistical_reportmEfC .knowledge_upgradetVEL {
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    position: relative;
    border-radius: 14px;
    background: rgba(0, 0, 0, 0.6);
    padding: 50px;
    backdrop-filter: blur(10px);
    overflow: hidden;
}.statistical_reportmEfC .knowledge_upgradetVEL::before {
    left: 0;
    width: 100%;
    content: '';
    background: 
        linear-gradient(135deg, rgba(rgb(213,188,173), 0.1) 0%, transparent 100%),
        radial-gradient(circle at 20% 30%, rgba(rgb(213,188,173), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(188,153,145), 0.05) 0%, transparent 50%);
    z-index: -1;
    height: 100%;
    top: 0;
    position: absolute;
}.statistical_reportmEfC .statistics_boostersCnEz {
    position: absolute;
    width: 60px;
    border: 1px solid rgba(rgb(213,188,173), 0.3);
    align-items: center;
    height: 60px;
    display: flex;
    background: rgba(rgb(213,188,173), 0.1);
    right: 30px;
    justify-content: center;
    border-radius: 50%;
    top: 30px;
}.statistical_reportmEfC .statistics_boostersCnEz svg {
    height: 30px;
    width: 30px;
    fill: rgb(213,188,173);
}.statistical_reportmEfC .statistics_boostersCnEz svg path {
    fill: rgb(213,188,173);
}.statistical_reportmEfC .benefits_tracklIER {
    padding-right: 80px;
    font-size: 35px;
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: 700;
}.statistical_reportmEfC .smart_statisticsoZUm {
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    margin-bottom: 40px;
    max-width: 800px;
}.statistical_reportmEfC .statistics_expertiseIJDC {
    display: grid;
    padding-top: 30px;
    position: relative;
    gap: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.statistical_reportmEfC .pro_extragalL {
    text-align: center;
    justify-content: center;
    display: flex;
    position: relative;
    border-radius: 10px;
    flex-direction: column;
    padding: 30px 20px;
    background: rgba(255, 255, 255, 0.03);
    align-items: center;
    transition: transform 0.3s ease;
}.statistical_reportmEfC .pro_extragalL:hover {
    transform: translateY(-5px);
}.statistical_reportmEfC .class_benefitsNTwL {
    margin-bottom: 20px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    width: 60px;
    justify-content: center;
    background: rgba(rgb(213,188,173), 0.1);
    border: 1px solid rgba(rgb(213,188,173), 0.2);
    align-items: center;
}.statistical_reportmEfC .class_benefitsNTwL svg {
    width: 30px;
    fill: rgb(213,188,173);
    height: 30px;
}.statistical_reportmEfC .class_benefitsNTwL svg path {
    fill: rgb(213,188,173);
}.statistical_reportmEfC .pro_extragalL span {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 2.2rem;
}.statistical_reportmEfC .pro_extragalL p {
    margin: 0;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
}

@media screen and (max-width: 991px) {.statistical_reportmEfC {
    padding: 80px 0;
}.statistical_reportmEfC .knowledge_upgradetVEL {
    padding: 40px;
}.statistical_reportmEfC .statistics_boostersCnEz {
    right: 25px;
    width: 50px;
    height: 50px;
    top: 25px;
}.statistical_reportmEfC .statistics_boostersCnEz svg {
    height: 25px;
    width: 25px;
}.statistical_reportmEfC .benefits_tracklIER {
    font-size: calc(35px * 0.9);
}.statistical_reportmEfC .smart_statisticsoZUm {
    margin-bottom: 30px;
}.statistical_reportmEfC .statistics_expertiseIJDC {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
}
}

@media screen and (max-width: 767px) {.statistical_reportmEfC {
    padding: 60px 0;
}.statistical_reportmEfC .knowledge_upgradetVEL {
    padding: 30px;
}.statistical_reportmEfC .statistics_boostersCnEz {
    width: 40px;
    right: 20px;
    top: 20px;
    height: 40px;
}.statistical_reportmEfC .statistics_boostersCnEz svg {
    height: 20px;
    width: 20px;
}.statistical_reportmEfC .benefits_tracklIER {
    font-size: calc(35px * 0.85);
    padding-right: 50px;
}.statistical_reportmEfC .smart_statisticsoZUm {
    font-size: calc(16px * 0.95);
    margin-bottom: 25px;
}.statistical_reportmEfC .statistics_expertiseIJDC {
    gap: 15px;
    padding-top: 25px;
}.statistical_reportmEfC .pro_extragalL {
    padding: 25px 15px;
}.statistical_reportmEfC .class_benefitsNTwL {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
}.statistical_reportmEfC .class_benefitsNTwL svg {
    width: 25px;
    height: 25px;
}.statistical_reportmEfC .pro_extragalL span {
    font-size: 2rem;
}
}

@media screen and (max-width: 575px) {.statistical_reportmEfC {
    padding: 50px 0;
}.statistical_reportmEfC .knowledge_upgradetVEL {
    padding: 25px 20px;
}.statistical_reportmEfC .statistics_boostersCnEz {
    right: 15px;
    top: 15px;
    width: 35px;
    height: 35px;
}.statistical_reportmEfC .statistics_boostersCnEz svg {
    height: 18px;
    width: 18px;
}.statistical_reportmEfC .benefits_tracklIER {
    font-size: calc(35px * 0.8);
    margin-bottom: 15px;
    padding-right: 40px;
}.statistical_reportmEfC .smart_statisticsoZUm {
    margin-bottom: 20px;
    font-size: calc(16px * 0.9);
}.statistical_reportmEfC .statistics_expertiseIJDC {
    grid-template-columns: 1fr;
    gap: 15px;
    padding-top: 20px;
}.statistical_reportmEfC .pro_extragalL {
    padding: 20px 15px;
}.statistical_reportmEfC .class_benefitsNTwL {
    height: 45px;
    margin-bottom: 12px;
    width: 45px;
}.statistical_reportmEfC .class_benefitsNTwL svg {
    width: 22px;
    height: 22px;
}.statistical_reportmEfC .pro_extragalL span {
    margin-bottom: 8px;
    font-size: 1.8rem;
}.statistical_reportmEfC .pro_extragalL p {
    font-size: calc(16px * 0.85);
}}.potential_enrolleesDXPK {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: rgb(234,218,214);
}.potential_enrolleesDXPK::before {
    transform: rotate(-30deg);
    z-index: 1;
    left: -30%;
    width: 80%;
    top: -50%;
    position: absolute;
    content: "";
    height: 200%;
    opacity: 0.08;
    background: rgb(213,188,173,0.5);
}.potential_enrolleesDXPK::after {
    right: -30%;
    bottom: -50%;
    background: rgb(188,153,145,0.5);
    width: 80%;
    opacity: 0.08;
    transform: rotate(-30deg);
    content: "";
    position: absolute;
    z-index: 1;
    height: 200%;
}.potential_enrolleesDXPK .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 15px;
    max-width: 1140px;
}.potential_enrolleesDXPK .instructor_bioQzOo {
    position: relative;
}.potential_enrolleesDXPK h4 {
    color: #000000;
    position: relative;
    text-align: center;
    font-weight: 700;
    margin-bottom: 50px;
    padding-bottom: 15px;
    overflow: hidden;
    font-size: 28px;
}.potential_enrolleesDXPK h4::before {
    content: "";
    top: 0;
    animation: shimmer 3s infinite;
    width: 100%;
    left: -100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(90deg, transparent, rgb(213,188,173,0.5), transparent);
    position: absolute;
}.potential_enrolleesDXPK h4::after {
    background: linear-gradient(90deg, rgb(213,188,173), rgb(188,153,145));
    width: 80px;
    border-radius: 3px;
    transform: translateX(-50%);
    left: 50%;
    height: 3px;
    bottom: 0;
    position: absolute;
    content: "";
}@keyframes shimmer {
    100% {
        left: 100%;
    }
}

.potential_enrolleesDXPK div > div {
    display: flex;
    flex-wrap: wrap;
    perspective: 1000px;
    gap: 20px;
}.potential_enrolleesDXPK p {
    display: flex;
    font-size: 14px;
    z-index: 1;
    overflow: hidden;
    margin: 0;
    padding: 0;
    transform-style: preserve-3d;
    position: relative;
    background: #ffffff;
    width: calc(33.333% - 20px);
    border-radius: 10px;
    align-items: center;
    min-height: 100px;
    transition: all 0.4s ease;
    color: #000000;
}.potential_enrolleesDXPK p::before {
    top: 0;
    z-index: -1;
    opacity: 0;
    position: absolute;
    transition: opacity 0.3s ease;
    width: 100%;
    content: "";
    height: 100%;
    background: linear-gradient(135deg, #ffffff 0%, rgb(234,218,214) 100%);
    left: 0;
}.potential_enrolleesDXPK p::after {
    transition: width 0.3s ease;
    background: rgb(213,188,173);
    top: 0;
    height: 100%;
    content: "";
    width: 4px;
    position: absolute;
    left: 0;
}.potential_enrolleesDXPK p:hover {
    transform: translateY(-5px) rotateX(5deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.potential_enrolleesDXPK p:hover::before {
    opacity: 1;
}.potential_enrolleesDXPK p:hover::after {
    width: 8px;
}.potential_enrolleesDXPK p svg {
    flex-shrink: 0;
    padding: 8px;
    height: 40px;
    position: relative;
    transition: all 0.3s ease;
    background: #ffffff;
    border-radius: 50%;
    margin: 0 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    width: 40px;
    z-index: 2;
}.potential_enrolleesDXPK p svg path {
    transition: fill 0.3s ease;
    fill: rgb(213,188,173);
}.potential_enrolleesDXPK p:hover svg {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: rotate(10deg);
}.potential_enrolleesDXPK p:hover svg path {
    fill: rgb(188,153,145);
}.potential_enrolleesDXPK p span {
    padding: 20px 20px 20px 0;
    flex: 1;
}.potential_enrolleesDXPK p:nth-child(odd) {
    transform: translateZ(10px);
}.potential_enrolleesDXPK p:nth-child(even) {
    transform: translateZ(20px);
}.potential_enrolleesDXPK p:nth-child(odd):hover {
    transform: translateY(-5px) rotateX(5deg) translateZ(10px);
}.potential_enrolleesDXPK p:nth-child(even):hover {
    transform: translateY(-5px) rotateX(5deg) translateZ(20px);
}.potential_enrolleesDXPK p:nth-child(3n+1)::after {
    background: rgb(213,188,173);
}.potential_enrolleesDXPK p:nth-child(3n+2)::after {
    background: rgb(188,153,145);
}.potential_enrolleesDXPK p:nth-child(3n)::after {
    background: linear-gradient(to bottom, rgb(213,188,173), rgb(188,153,145));
}@keyframes fadeInStagger {
    from {
        opacity: 0;
        transform: translateY(30px) translateZ(0);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(0);
    }
}

.potential_enrolleesDXPK .instructor_bioQzOo > div p {
    animation: fadeInStagger 0.6s ease forwards;
    opacity: 0;
}.potential_enrolleesDXPK .instructor_bioQzOo > div p:nth-child(1) {
    animation-delay: 0.1s;
}.potential_enrolleesDXPK .instructor_bioQzOo > div p:nth-child(2) {
    animation-delay: 0.2s;
}.potential_enrolleesDXPK .instructor_bioQzOo > div p:nth-child(3) {
    animation-delay: 0.3s;
}.potential_enrolleesDXPK .instructor_bioQzOo > div p:nth-child(4) {
    animation-delay: 0.4s;
}.potential_enrolleesDXPK .instructor_bioQzOo > div p:nth-child(5) {
    animation-delay: 0.5s;
}.potential_enrolleesDXPK .instructor_bioQzOo > div p:nth-child(6) {
    animation-delay: 0.6s;
}.potential_enrolleesDXPK p:nth-child(odd) {
    box-shadow: 8px 8px 0 rgb(213,188,173,0.5);
}.potential_enrolleesDXPK p:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(188,153,145,0.5);
}.potential_enrolleesDXPK p:hover:nth-child(odd) {
    box-shadow: 10px 10px 0 rgb(213,188,173,0.5);
}.potential_enrolleesDXPK p:hover:nth-child(even) {
    box-shadow: 10px 10px 0 rgb(188,153,145,0.5);
}

@media (max-width: 991px) {.potential_enrolleesDXPK {
    padding: 100px 0;
}.potential_enrolleesDXPK h4 {
    font-size: calc(28px * 0.9);
    margin-bottom: 40px;
}.potential_enrolleesDXPK div > div {
    gap: 15px;
}.potential_enrolleesDXPK p {
    width: calc(50% - 15px);
    min-height: 90px;
}.potential_enrolleesDXPK p svg {
    padding: 7px;
    width: 36px;
    margin: 0 12px;
    height: 36px;
}.potential_enrolleesDXPK p span {
    padding: 18px 18px 18px 0;
}.potential_enrolleesDXPK p:nth-child(odd) {
    box-shadow: 6px 6px 0 rgb(213,188,173,0.5);
}.potential_enrolleesDXPK p:nth-child(even) {
    box-shadow: 6px 6px 0 rgb(188,153,145,0.5);
}.potential_enrolleesDXPK p:hover:nth-child(odd) {
    box-shadow: 8px 8px 0 rgb(213,188,173,0.5);
}.potential_enrolleesDXPK p:hover:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(188,153,145,0.5);
}
}

@media (max-width: 768px) {.potential_enrolleesDXPK {
    padding: 80px 0;
}.potential_enrolleesDXPK h4 {
    font-size: calc(28px * 0.8);
    margin-bottom: 35px;
}.potential_enrolleesDXPK div > div {
    gap: 20px;
}.potential_enrolleesDXPK p {
    width: 100%;
    min-height: 80px;
}.potential_enrolleesDXPK p svg {
    padding: 6px;
    width: 32px;
    height: 32px;
    margin: 0 10px;
}.potential_enrolleesDXPK p span {
    padding: 15px 15px 15px 0;
}
}

@media (max-width: 576px) {.potential_enrolleesDXPK {
    padding: 60px 0;
}.potential_enrolleesDXPK h4 {
    font-size: calc(28px * 0.7);
    margin-bottom: 30px;
}.potential_enrolleesDXPK h4::after {
    height: 2px;
    width: 60px;
}.potential_enrolleesDXPK div > div {
    gap: 15px;
}.potential_enrolleesDXPK p {
    min-height: 70px;
    font-size: calc(14px * 0.9);
}.potential_enrolleesDXPK p svg {
    height: 28px;
    margin: 0 8px;
    width: 28px;
    padding: 5px;
}.potential_enrolleesDXPK p:nth-child(odd) {
    box-shadow: 4px 4px 0 rgb(213,188,173,0.5);
}.potential_enrolleesDXPK p:nth-child(even) {
    box-shadow: 4px 4px 0 rgb(188,153,145,0.5);
}.potential_enrolleesDXPK p:hover:nth-child(odd) {
    box-shadow: 6px 6px 0 rgb(213,188,173,0.5);
}.potential_enrolleesDXPK p:hover:nth-child(even) {
    box-shadow: 6px 6px 0 rgb(188,153,145,0.5);
}}.enroll_instantlyKPJo {
    background: linear-gradient(135deg, rgb(188,153,145), rgb(213,188,173,0.5));
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    z-index: 1;
}.enroll_instantlyKPJo::before {
    z-index: -1;
    left: 0;
    content: "";
    background: radial-gradient(circle at 70% 30%, rgba(255,255,255,0.15) 0%, transparent 60%);
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
}.enroll_instantlyKPJo::after {
    content: "";
    filter: blur(40px);
    position: absolute;
    bottom: -10%;
    right: -5%;
    animation: orbitalGlow 15s infinite alternate ease-in-out;
    width: 40%;
    z-index: -1;
    height: 40%;
    background: radial-gradient(circle, rgb(188,153,145,0.5) 0%, transparent 70%);
}.enroll_instantlyKPJo .container {
    position: relative;
    align-items: center;
    padding: 0 2rem;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}.enroll_instantlyKPJo h2 {
    line-height: 1.3;
    position: relative;
    transform: perspective(1000px) translateZ(20px);
    font-size: 32px;
    margin-bottom: 3rem;
    max-width: 800px;
    text-align: center;
    letter-spacing: 0.02em;
    font-weight: 600;
    text-shadow: 0 2px 15px rgba(0,0,0,0.15);
    color: #ffffff;
    font-family: Arial, sans-serif;
}.enroll_instantlyKPJo .instructor_bioQzOo {
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(10px);
    position: relative;
    border: 1px solid rgba(255,255,255,0.15);
    transform: perspective(1000px) rotateX(2deg);
    padding: 2.5rem;
    background: rgba(255,255,255,0.1);
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    transition: transform 0.5s ease-out;
    transform-style: preserve-3d;
    border-radius: 19px;
    display: flex;
}.enroll_instantlyKPJo .instructor_bioQzOo::before {
    right: -5px;
    z-index: -1;
    animation: borderGlow 4s infinite alternate;
    bottom: -5px;
    position: absolute;
    border-radius: calc(19px + 5px);
    background: linear-gradient(45deg, rgb(213,188,173), transparent, rgb(188,153,145), transparent);
    filter: blur(10px);
    content: "";
    opacity: 0.5;
    left: -5px;
    top: -5px;
}.enroll_instantlyKPJo .instructor_bioQzOo:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}.enroll_instantlyKPJo svg {
    margin-right: 2rem;
    transform: translateZ(10px) rotate(-5deg);
    width: 42px;
    height: 42px;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.enroll_instantlyKPJo svg:hover {
    transform: translateZ(20px) rotate(0deg) scale(1.1);
}.enroll_instantlyKPJo svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.enroll_instantlyKPJo .instructor_bioQzOo:hover svg path {
    fill: #ffffff;
    filter: drop-shadow(0 0 5px rgb(255, 255, 255, 0.5));
}.enroll_instantlyKPJo .instructor_bioQzOo div {
    align-items: center;
    display: flex;
    transform: translateZ(15px);
}.enroll_instantlyKPJo .support_feedbackkAIT {
    letter-spacing: 0.03em;
    font-size: 19px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(213,188,173), rgb(188,153,145));
    display: inline-block;
    padding: 0.9rem 2.2rem;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    position: relative;
    transform: translateZ(10px);
}.enroll_instantlyKPJo .support_feedbackkAIT::before {
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
    left: -100%;
    transition: all 0.6s ease;
}.enroll_instantlyKPJo .support_feedbackkAIT:hover {
    transform: translateZ(30px) scale(1.05);
    background: linear-gradient(135deg, rgb(188,153,145), rgb(213,188,173));
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}.enroll_instantlyKPJo .support_feedbackkAIT:hover::before {
    left: 100%;
}.enroll_instantlyKPJo .support_feedbackkAIT:active {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transform: translateZ(5px) scale(0.98);
}

@keyframes orbitalGlow {
    0% {
        opacity: 0.4;
        transform: translateX(0) translateY(0);
    }
    50% {
        opacity: 0.6;
        transform: translateX(-5%) translateY(5%);
    }
    100% {
        opacity: 0.4;
        transform: translateX(5%) translateY(-5%);
    }
}

@keyframes borderGlow {
    0% {
        opacity: 0.4;
        filter: blur(10px);
    }
    50% {
        opacity: 0.6;
        filter: blur(15px);
    }
    100% {
        opacity: 0.4;
        filter: blur(10px);
    }
}

@media (max-width: 991px) {.enroll_instantlyKPJo {
    padding: 5rem 0;
}.enroll_instantlyKPJo h2 {
    margin-bottom: 2.5rem;
    font-size: calc(32px * 0.9);
}.enroll_instantlyKPJo .instructor_bioQzOo {
    padding: 2rem;
}
}

@media (max-width: 767px) {.enroll_instantlyKPJo {
    padding: 4rem 0;
}.enroll_instantlyKPJo h2 {
    margin-bottom: 2rem;
    font-size: calc(32px * 0.8);
}.enroll_instantlyKPJo .instructor_bioQzOo {
    padding: 1.8rem;
    flex-direction: column;
}.enroll_instantlyKPJo svg {
    margin-right: 0;
    margin-bottom: 1.5rem;
}.enroll_instantlyKPJo .support_feedbackkAIT {
    padding: 0.8rem 1.8rem;
}
}

@media (max-width: 575px) {.enroll_instantlyKPJo {
    padding: 3rem 0;
}.enroll_instantlyKPJo h2 {
    font-size: calc(32px * 0.7);
    letter-spacing: 0.01em;
}.enroll_instantlyKPJo .instructor_bioQzOo {
    width: 90%;
    padding: 1.5rem;
}.enroll_instantlyKPJo svg {
    width: 36px;
    margin-bottom: 1.2rem;
    height: 36px;
}.enroll_instantlyKPJo .support_feedbackkAIT {
    font-size: calc(19px * 0.9);
    padding: 0.7rem 1.5rem;
}}.appAreayXWv {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(213,188,173,0.5), rgb(188,153,145,0.5));
    padding: 120px 0;
}.appAreayXWv::before {
    position: absolute;
    width: 100%;
    left: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 40%);
    pointer-events: none;
    content: "";
    z-index: 1;
    top: 0;
    height: 100%;
}.appAreayXWv::after {
    position: absolute;
    right: -50%;
    pointer-events: none;
    animation: shimmer 8s infinite linear;
    height: 100%;
    transform: rotate(35deg) scale(2);
    width: 100%;
    z-index: 0;
    top: -50%;
    content: "";
    background: linear-gradient(45deg, transparent, rgb(213,188,173,0.5), transparent);
}.appAreayXWv .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.appAreayXWv .instructor_bioQzOo {
    flex-direction: column;
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.1),
        0 0 0 1px rgba(255,255,255,0.15),
        inset 0 0 20px rgba(rgb(213,188,173),0.05);
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    gap: 40px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: flex;
    padding: 60px 50px;
    position: relative;
    background: rgba(255, 255, 255, 0.92);
}.appAreayXWv .instructor_bioQzOo:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.15),
        0 0 0 1px rgba(255,255,255,0.2),
        inset 0 0 30px rgba(rgb(213,188,173),0.08);
}.appAreayXWv .instructor_bioQzOo::before {
    right: 20px;
    height: 10px;
    z-index: -1;
    position: absolute;
    background: rgb(213,188,173);
    filter: blur(10px);
    opacity: 0.4;
    content: "";
    left: 20px;
    top: -10px;
}.appAreayXWv .instructor_bioQzOo > div:first-child {
    position: relative;
    padding-bottom: 30px;
}.appAreayXWv .instructor_bioQzOo > div:first-child::after {
    width: 80px;
    left: 0;
    background: linear-gradient(90deg, rgb(213,188,173), rgb(188,153,145));
    content: "";
    position: absolute;
    transform-origin: left center;
    transition: transform 0.4s ease;
    height: 3px;
    bottom: 0;
}.appAreayXWv .instructor_bioQzOo:hover > div:first-child::after {
    transform: scaleX(1.5);
}.appAreayXWv h5 {
    margin: 0 0 15px;
    letter-spacing: -0.01em;
    z-index: 2;
    font-weight: 700;
    line-height: 1.4;
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    font-size: 23px;
}.appAreayXWv h5::before {
    height: 10px;
    background: rgb(213,188,173);
    transform: translateY(-50%) rotate(45deg);
    transition: transform 0.3s ease;
    top: 50%;
    left: -20px;
    content: "";
    opacity: 0.8;
    position: absolute;
    width: 10px;
}.appAreayXWv .instructor_bioQzOo:hover h5::before {
    transform: translateY(-50%) rotate(135deg);
}.appAreayXWv a {
    text-decoration: none;
    transition: transform 0.3s ease;
    display: block;
}.appAreayXWv a:hover {
    transform: translateX(5px);
}.appAreayXWv p {
    font-size: 13px;
    font-family: Arial, sans-serif;
    margin: 0;
    line-height: 1.8;
    color: #000000;
    position: relative;
    transition: color 0.3s ease;
    z-index: 2;
    font-weight: 400;
}.appAreayXWv a:hover p {
    color: rgb(213,188,173);
}

@keyframes shimmer {
    0% { transform: rotate(35deg) translateX(-30%) scale(2); }
    100% { transform: rotate(35deg) translateX(30%) scale(2); }
}

@media (min-width: 992px) {.appAreayXWv .instructor_bioQzOo {
    flex-direction: row;
    padding: 80px 70px;
    align-items: center;
}.appAreayXWv .instructor_bioQzOo > div:first-child {
    padding-right: 50px;
    flex: 0 0 40%;
    padding-bottom: 0;
}.appAreayXWv .instructor_bioQzOo > div:first-child::after {
    height: 80px;
    bottom: auto;
    width: 3px;
    right: 0;
    transform-origin: center top;
    top: 50%;
    left: auto;
}.appAreayXWv .instructor_bioQzOo:hover > div:first-child::after {
    transform: scaleY(1.5);
}.appAreayXWv h5 {
    font-size: calc(23px * 1.1);
    margin-bottom: 0;
}.appAreayXWv h5::before {
    height: 15px;
    width: 15px;
    left: -30px;
}.appAreayXWv a:hover {
    transform: translateX(10px);
}
}

@media (max-width: 991px) {.appAreayXWv {
    padding: 80px 0;
}.appAreayXWv .instructor_bioQzOo {
    padding: 50px 35px;
}.appAreayXWv h5 {
    font-size: calc(23px * 0.95);
}
}

@media (max-width: 767px) {.appAreayXWv {
    padding: 60px 0;
}.appAreayXWv .instructor_bioQzOo {
    gap: 30px;
    padding: 40px 25px;
}.appAreayXWv h5 {
    font-size: calc(23px * 0.9);
}.appAreayXWv p {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}.appAreayXWv .instructor_bioQzOo > div:first-child {
    padding-bottom: 20px;
}
}

@media (max-width: 480px) {.appAreayXWv {
    padding: 50px 0;
}.appAreayXWv .instructor_bioQzOo {
    gap: 25px;
    padding: 30px 20px;
}.appAreayXWv h5 {
    font-size: calc(23px * 0.85);
}.appAreayXWv p {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}.appAreayXWv .instructor_bioQzOo > div:first-child {
    padding-bottom: 15px;
}.appAreayXWv .instructor_bioQzOo > div:first-child::after {
    width: 60px;
}}.cookie_popup_overlayrZWv {
    z-index: 90;
    display: flex;
    align-items: center;
    border-top: 3px solid rgb(213,188,173);
    overflow: hidden;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    padding: 1rem 0;
    justify-content: center;
    width: 100%;
    bottom: 0;
    position: fixed;
    background: rgb(234,218,214);
    transition: transform 0.3s ease-in-out;
}#cookieWarningPanelUQFo {
    display: none;
}#cookieWarningPanelUQFo:checked ~ .cookie_popup_overlayrZWv {
    opacity: 0;
    visibility: hidden;
}.cookie_popup_overlayrZWv .container {
    position: relative;
    justify-content: space-between;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
    max-width: 1140px;
    gap: 1rem;
    z-index: 1;
    align-items: center;
}.user_alertMWHs {
    margin-right: 1rem;
    display: flex;
    flex-shrink: 0;
    align-items: center;
}.user_alertMWHs svg {
    height: 50px;
    width: 50px;
    fill: rgb(213,188,173);
}.data_settingskECX {
    flex: 1;
    min-width: 300px;
    margin-bottom: 20px;
}.data_settingskECX h5 {
    font-weight: 600;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    color: rgb(213,188,173);
}.data_settingskECX p {
    color: #000000;
    font-size: 1rem;
}.data_agreeSsJE {
    font-weight: 700;
    background: rgb(213,188,173);
    font-size: 1rem;
    cursor: pointer;
    display: inline-block;
    transition: background-color 0.3s ease, transform 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    border: none;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
}.cookie_button.cookie_complybeDh {
    background: rgb(213,188,173);
}.cookie_button.online_trackingiHYZ {
    background: #000000;
    margin-left: 0.5rem;
}.data_agreeSsJE:hover {
    background: #000000;
    transform: translateY(-3px);
}.cookie_button.online_trackingiHYZ:hover {
    background: rgb(213,188,173);
}.cookie_popup_overlayrZWv p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(213,188,173);
}.cookie_popup_overlayrZWv p a:hover {
    color: #000000;
}
@media only screen and (max-width: 768px) {.cookie_popup_overlayrZWv .container {
    flex-direction: column;
    align-items: center;
}.user_alertMWHs {
    margin-bottom: 1rem;
    margin-right: 0;
}.data_settingskECX {
    margin-bottom: 1rem;
    text-align: center;
}.cookie_button.online_trackingiHYZ {
    margin-top: 0.5rem;
    margin-left: 0;
}}
.title_openerYkxJ {
    padding: 3rem 1.5rem;
    align-items: center;
    background: linear-gradient(135deg, rgb(188,153,145) 0%, rgb(213,188,173) 100%);
    position: relative;
    display: flex;
    overflow: hidden;
    justify-content: center;
    min-height: 100vh;
}.title_openerYkxJ::before {
    background-image: 
    radial-gradient(circle at 20% 30%, rgba(255,255,255,0.12) 0%, transparent 60%),
    radial-gradient(circle at 80% 70%, rgba(255,255,255,0.08) 0%, transparent 40%);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
    z-index: 1;
    content: "";
}.title_openerYkxJ::after {
    top: -50%;
    height: 100%;
    right: -50%;
    transform: rotate(-15deg) scale(2);
    z-index: 0;
    animation: rotateGlow 15s infinite alternate ease-in-out;
    width: 100%;
    content: "";
    background: radial-gradient(ellipse at center, rgb(188,153,145,0.5) 0%, transparent 70%);
    position: absolute;
}.title_openerYkxJ .main_introTEhA {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    transform: translateY(0);
    z-index: 2;
    grid-template-columns: 1fr;
    display: grid;
    gap: 3rem;
    width: 100%;
    max-width: 1200px;
}.title_openerYkxJ .main_introTEhA:hover {
    transform: translateY(-10px);
}.title_openerYkxJ .main_introTEhA > div:first-child {
    border: 1px solid rgba(255,255,255,0.1);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    background: rgba(255,255,255,0.08);
    backdrop-filter: blur(10px);
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    padding: 2rem;
}.title_openerYkxJ .main_introTEhA > div:first-child:hover {
    box-shadow: 0 30px 60px -15px rgba(0,0,0,0.3);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.title_openerYkxJ h3 {
    text-shadow: 0 2px 4px rgba(0,0,0,0.1);
    font-weight: 600;
    letter-spacing: 0.02em;
    margin: 0;
    color: #ffffff;
    position: relative;
    line-height: 1.4;
    font-size: calc(23px * 1.05);
}.title_openerYkxJ .main_introTEhA > div:nth-child(2) {
    position: relative;
}.title_openerYkxJ .learning_trackkqEP {
    padding: 3rem;
    position: relative;
    transform: translateX(0);
    overflow: hidden;
    gap: 2rem;
    background: linear-gradient(to bottom right, #000000, rgba(0, 0, 0, 0.5));
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    flex-direction: column;
    border-radius: 10px;
    display: flex;
    box-shadow: 
    0 40px 80px rgba(0,0,0,0.15),
    0 5px 15px rgba(0,0,0,0.1);
}.title_openerYkxJ .learning_trackkqEP:hover {
    transform: translateX(10px);
}.title_openerYkxJ .learning_trackkqEP::before {
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    transition: width 0.3s ease;
    position: absolute;
    background: linear-gradient(to bottom, rgb(213,188,173), rgb(188,153,145));
    content: "";
}.title_openerYkxJ .learning_trackkqEP:hover::before {
    width: 10px;
}.title_openerYkxJ h1 {
    position: relative;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    font-size: clamp(2.5rem, 5vw, 43px);
    color: #ffffff;
    margin: 0;
    line-height: 1.2;
    font-weight: 700;
}.title_openerYkxJ .learning_trackkqEP:hover h1 {
    transform: translateY(-5px);
}.title_openerYkxJ .learning_trackkqEP > div {
    padding: 2rem;
    border-radius: 10px;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    background-position: center center !important;
    overflow: hidden;
}.title_openerYkxJ .learning_trackkqEP > div::before {
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(135deg, 
    rgba(var(--primary-color-rgb), 0.85), 
    rgba(var(--secondary-color-rgb), 0.85));
    top: 0;
}.title_openerYkxJ .learning_trackkqEP > div:hover {
    transform: scale(1.02);
}.title_openerYkxJ p {
    line-height: 1.6;
    letter-spacing: 0.01em;
    font-weight: 400;
    z-index: 2;
    margin: 0;
    font-size: calc(13px * 1.1);
    color: #ffffff;
    text-shadow: 0 1px 3px rgba(0,0,0,0.2);
    position: relative;
}

@keyframes rotateGlow {
  0% {
    transform: rotate(-15deg) scale(2);
    opacity: 0.5;
  }
  100% {
    transform: rotate(-5deg) scale(2.2);
    opacity: 0.7;
  }
}

@media (min-width: 768px) {.title_openerYkxJ {
    padding: 5rem;
}.title_openerYkxJ .main_introTEhA {
    grid-template-columns: 1fr 1.5fr;
    gap: 2rem;
}.title_openerYkxJ .main_introTEhA > div:first-child {
    margin-top: 4rem;
    transform: perspective(1000px) rotateX(5deg) rotateY(-2deg);
}.title_openerYkxJ .main_introTEhA > div:first-child:hover {
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg) translateY(-10px);
}.title_openerYkxJ h3 {
    font-size: calc(23px * 1.2);
}.title_openerYkxJ .learning_trackkqEP {
    transform: translateX(-20px);
}.title_openerYkxJ .learning_trackkqEP:hover {
    transform: translateX(-10px);
}
}

@media (min-width: 992px) {.title_openerYkxJ h1 {
    font-size: calc(43px * 1.2);
}.title_openerYkxJ .learning_trackkqEP {
    padding: 4rem;
}.title_openerYkxJ .learning_trackkqEP > div {
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    padding: 3rem;
    transform: perspective(1000px) rotateY(-2deg);
    margin-right: 2rem;
    margin-left: -2rem;
}.title_openerYkxJ .learning_trackkqEP > div:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.03);
}.title_openerYkxJ p {
    font-size: calc(13px * 1.2);
}.title_openerYkxJ h3 {
    max-width: 90%;
}
}

@media (max-width: 767px) {.title_openerYkxJ {
    padding: 2rem 1rem;
}.title_openerYkxJ h1 {
    font-size: calc(30px * 1.1);
}.title_openerYkxJ h3 {
    font-size: 23px;
}.title_openerYkxJ .learning_trackkqEP {
    padding: 2rem;
}.title_openerYkxJ .learning_trackkqEP > div {
    padding: 1.5rem;
}.title_openerYkxJ p {
    font-size: 13px;
}}.plan_arrayVXhH {
    overflow: hidden;
    background: rgb(234,218,214);
    padding: 120px 0;
    position: relative;
}.plan_arrayVXhH::before {
    opacity: 0.08;
    content: "";
    z-index: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgb(213,188,173,0.5), rgb(188,153,145,0.5));
    top: 0;
}.plan_arrayVXhH .container {
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 15px;
}.plan_arrayVXhH .study_rateskKny {
    flex-direction: column-reverse;
    gap: 60px;
    display: flex;
}.plan_arrayVXhH .cost_summarylAkB {
    padding: 0 20px;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
}.plan_arrayVXhH .cost_summarylAkB h2 {
    margin-bottom: 20px;
    position: relative;
    color: #000000;
    font-size: 38px;
    font-weight: 700;
    display: inline-block;
}.plan_arrayVXhH .cost_summarylAkB h2::after {
    left: 50%;
    transform: translateX(-50%);
    content: "";
    bottom: -10px;
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, rgb(213,188,173), rgb(188,153,145));
    border-radius: 3px;
    width: 80px;
}.plan_arrayVXhH .rate_panelYeMy {
    max-width: 600px;
    margin-top: 20px;
    color: #000000;
    font-size: 17px;
    margin-left: auto;
    line-height: 1.7;
    margin-right: auto;
}.plan_arrayVXhH .learning_plannvQd {
    width: 100%;
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.plan_arrayVXhH .discount_pricevrcw {
    text-decoration: none;
    display: block;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    z-index: 1;
}.plan_arrayVXhH .discount_pricevrcw:hover {
    transform: translateY(-8px);
}.plan_arrayVXhH .trial_pricingwSel {
    overflow: hidden;
    flex-direction: column;
    position: relative;
    background: linear-gradient(145deg, #f6f6f6, #ffffff);
    display: flex;
    transition: all 0.4s ease;
    height: 100%;
    box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.05),
              -16px -16px 32px rgba(255, 255, 255, 0.8);
    border-radius: 16px;
}.plan_arrayVXhH .discount_pricevrcw:hover .trial_pricingwSel {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.08),
              -8px -8px 24px rgba(255, 255, 255, 1);
}.plan_arrayVXhH .learning_dealsYoqh {
    z-index: 2;
    flex: 1;
    position: relative;
    padding: 30px;
}.plan_arrayVXhH .learning_dealsYoqh h3 {
    font-size: 24px;
    position: relative;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 15px;
    color: #000000;
    padding-bottom: 10px;
}.plan_arrayVXhH .learning_dealsYoqh h3::after {
    content: "";
    position: absolute;
    background: rgb(213,188,173);
    transition: width 0.3s ease;
    height: 3px;
    bottom: 0;
    border-radius: 2px;
    left: 0;
    width: 40px;
}.plan_arrayVXhH .discount_pricevrcw:hover .learning_dealsYoqh h3::after {
    width: 60px;
}.plan_arrayVXhH .pro_feesQqGl {
    background: linear-gradient(135deg, rgb(213,188,173), rgb(188,153,145));
    position: relative;
    background-clip: text !important;
    font-weight: 700;
    color: transparent;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 1.8rem;
    color: rgb(213,188,173);
    -webkit-background-clip: text !important;
}.plan_arrayVXhH .pro_feesQqGl::before {
    content: "";
    bottom: -5px;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(213,188,173,0.5), transparent);
    height: 1px;
    left: 0;
}.plan_arrayVXhH .learning_dealsYoqh p {
    line-height: 1.6;
    word-break: break-word;
    overflow-wrap: break-word;
    position: relative;
    font-size: calc(17px - 2px);
    margin-bottom: 20px;
    color: #000000;
}.plan_arrayVXhH .img_wrapperDYdQ {
    width: 100%;
    border-radius: 0 0 12px 12px;
    transition: all 0.5s ease;
    overflow: hidden;
    position: relative;
    height: 220px;
}.plan_arrayVXhH .img_wrapperDYdQ::after {
    bottom: 0;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
    left: 0;
    opacity: 0.6;
    top: 0;
    transition: opacity 0.3s ease;
    right: 0;
    position: absolute;
    content: "";
}.plan_arrayVXhH .discount_pricevrcw:hover .img_wrapperDYdQ::after {
    opacity: 0.3;
}

@media (min-width: 768px) {.plan_arrayVXhH .learning_plannvQd {
    grid-template-columns: repeat(2, 1fr);
}.plan_arrayVXhH .trial_pricingwSel {
    height: 100%;
}.plan_arrayVXhH .img_wrapperDYdQ {
    height: 240px;
}
}

@media (min-width: 992px) {.plan_arrayVXhH {
    padding: 160px 0;
}.plan_arrayVXhH .study_rateskKny {
    flex-direction: row;
    gap: 80px;
    align-items: center;
}.plan_arrayVXhH .cost_summarylAkB {
    text-align: left;
    padding: 0;
    flex: 0 0 30%;
}.plan_arrayVXhH .cost_summarylAkB h2 {
    font-size: calc(38px + 4px);
}.plan_arrayVXhH .cost_summarylAkB h2::after {
    transform: none;
    left: 0;
}.plan_arrayVXhH .rate_panelYeMy {
    margin-left: 0;
}.plan_arrayVXhH .learning_plannvQd {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.plan_arrayVXhH .learning_plannvQd {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.plan_arrayVXhH .learning_dealsYoqh {
    padding: 40px;
}.plan_arrayVXhH .img_wrapperDYdQ {
    height: 260px;
}.plan_arrayVXhH .discount_pricevrcw:nth-child(odd) {
    transform: translateY(20px);
}.plan_arrayVXhH .discount_pricevrcw:nth-child(odd):hover {
    transform: translateY(12px);
}.plan_arrayVXhH .discount_pricevrcw:nth-child(even):hover {
    transform: translateY(-8px);
}
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb), 0.4);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(var(--primary-color-rgb), 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb), 0);
  }
}

@media (prefers-reduced-motion: no-preference) {.plan_arrayVXhH .discount_pricevrcw:active .trial_pricingwSel {
    transition: transform 0.2s ease;
    transform: scale(0.98);
}
}

@media (max-width: 767px) {.plan_arrayVXhH {
    padding: 80px 0;
}.plan_arrayVXhH .study_rateskKny {
    gap: 40px;
}.plan_arrayVXhH .cost_summarylAkB h2 {
    font-size: calc(38px - 4px);
}.plan_arrayVXhH .img_wrapperDYdQ {
    height: 200px;
}.plan_arrayVXhH .learning_dealsYoqh {
    padding: 25px;
}.plan_arrayVXhH .pro_feesQqGl {
    font-size: 1.5rem;
}}.course_summaryjZgq {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(234,218,214) 0%, rgba(245, 245, 245, 0.9) 100%);
}.course_summaryjZgq::before {
    pointer-events: none;
    height: 100%;
    left: 0;
    background: linear-gradient(45deg, rgb(213,188,173,0.5) 0%, transparent 40%);
    top: 0;
    content: "";
    width: 100%;
    z-index: 1;
    position: absolute;
}.course_summaryjZgq::after {
    z-index: 0;
    position: absolute;
    bottom: -50px;
    right: -50px;
    content: "";
    pointer-events: none;
    transform: rotate(-15deg);
    border: 4px solid rgb(188,153,145,0.5);
    width: 300px;
    height: 300px;
}.course_summaryjZgq .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.course_summaryjZgq .class_planyLOv {
    flex-direction: column;
    display: flex;
    opacity: 0;
    transform: translateY(30px);
    gap: 40px;
    animation: fadeInUp 0.8s ease-out forwards;
}.course_summaryjZgq .img_wrapperDYdQ {
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    transform: translateX(-20px);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    height: 380px;
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.2);
}.course_summaryjZgq .img_wrapperDYdQ::before {
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
    background: linear-gradient(to bottom, transparent 60%, rgb(213,188,173,0.5) 100%);
    height: 100%;
}.course_summaryjZgq .img_wrapperDYdQ::after {
    transform: rotate(15deg);
    position: absolute;
    right: -20px;
    width: 80px;
    top: 20px;
    animation: float 6s ease-in-out infinite;
    z-index: -1;
    height: 80px;
    content: "";
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    background: rgb(188,153,145);
}.course_summaryjZgq .quote_boxHAsW {
    position: relative;
    padding: 30px;
    transform: translateY(20px);
    background: #ffffff;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s ease-out, box-shadow 0.4s ease-out;
}.course_summaryjZgq .quote_boxHAsW::before {
    position: absolute;
    height: 0;
    top: 0;
    left: 0;
    content: "";
    width: 5px;
    background: linear-gradient(to bottom, rgb(213,188,173), rgb(188,153,145));
    transition: height 0.6s ease-out;
}.course_summaryjZgq .quote_boxHAsW:hover::before {
    height: 100%;
}.course_summaryjZgq h3 {
    transform: translateX(0);
    margin-bottom: 25px;
    font-weight: 700;
    transition: transform 0.4s ease-out;
    padding-bottom: 15px;
    font-size: 35px;
    position: relative;
    color: #000000;
}.course_summaryjZgq h3::after {
    height: 3px;
    bottom: 0;
    background: rgb(213,188,173);
    left: 0;
    position: absolute;
    content: "";
    width: 80px;
    transition: width 0.4s ease-out;
}.course_summaryjZgq .quote_boxHAsW:hover h3 {
    transform: translateX(15px);
}.course_summaryjZgq .quote_boxHAsW:hover h3::after {
    width: 120px;
}.course_summaryjZgq p.description {
    position: relative;
    display: block;
    opacity: 1;
    font-size: 13px;
    margin-bottom: 20px;
    line-height: 1.75;
    color: #000000;
}.course_summaryjZgq span.description {
    display: none;
}.course_summaryjZgq .class_planyLOv:hover .img_wrapperDYdQ {
    transform: translateX(0) scale(1.02);
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.25);
}

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

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

@media (min-width: 768px) {.course_summaryjZgq .class_planyLOv {
    align-items: center;
    gap: 60px;
    flex-direction: row;
}.course_summaryjZgq .img_wrapperDYdQ {
    transform: translateX(-40px) perspective(1000px) rotateY(-5deg);
    height: 450px;
    flex: 1;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.course_summaryjZgq .quote_boxHAsW {
    transform: perspective(1000px) rotateY(2deg);
    padding: 40px;
    flex: 1.2;
}.course_summaryjZgq .class_planyLOv:hover .img_wrapperDYdQ {
    transform: translateX(-20px) perspective(1000px) rotateY(-2deg) scale(1.03);
}.course_summaryjZgq .class_planyLOv:hover .quote_boxHAsW {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media (min-width: 992px) {.course_summaryjZgq {
    padding: 150px 0;
}.course_summaryjZgq .class_planyLOv {
    gap: 80px;
}.course_summaryjZgq .img_wrapperDYdQ {
    height: 520px;
}.course_summaryjZgq .quote_boxHAsW {
    padding: 50px;
}.course_summaryjZgq h3 {
    font-size: calc(35px * 1.1);
    margin-bottom: 30px;
}
}

@media (max-width: 767px) {.course_summaryjZgq {
    padding: 80px 0;
}.course_summaryjZgq h3 {
    font-size: calc(35px * 0.85);
}.course_summaryjZgq p.description {
    font-size: calc(13px * 0.95);
}.course_summaryjZgq .quote_boxHAsW {
    padding: 25px 20px;
}
}

@media (hover: hover) {.course_summaryjZgq .quote_boxHAsW:hover {
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.15);
    transform: translateY(10px);
}}.privacy_unitZVUk {
    color: #ffffff;
    padding: 50px;
    background-color: rgb(188,153,145);
    box-shadow: 0 0 15px rgb(213,188,173,0.5);
    font-family: Arial, sans-serif;
}.privacy_unitZVUk h3, .privacy_unitZVUk h4, .privacy_unitZVUk h5, .privacy_unitZVUk h6 {
    margin: 1rem 0;
}.privacy_unitZVUk h1 {
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 30px;
    color: rgb(213,188,173);
    text-shadow: 0 0 8px rgb(213,188,173,0.5);
}.privacy_unitZVUk h2 {
    font-weight: 600;
    text-shadow: 0 0 5px rgb(188,153,145,0.5);
    margin-top: 40px;
    font-size: 30px;
    margin-bottom: 20px;
    color: rgb(213,188,173);
}.privacy_unitZVUk h3, .privacy_unitZVUk h4, .privacy_unitZVUk h5, .privacy_unitZVUk h6 {
    margin-top: 30px;
    color: rgb(213,188,173);
}.privacy_unitZVUk h3 {
    font-size: calc(21px - 2px);
    text-shadow: 0 0 6px rgb(213,188,173,0.5);
    font-weight: 700;
}.privacy_unitZVUk h4 {
    font-weight: 600;
    font-size: calc(21px + 2px);
    text-shadow: 0 0 4px rgb(213,188,173,0.5);
}.privacy_unitZVUk h5 {
    font-weight: 400;
    font-size: 21px;
    text-shadow: 0 0 3px rgb(213,188,173,0.5);
}.privacy_unitZVUk h6 {
    font-weight: 300;
    text-shadow: 0 0 2px rgb(213,188,173,0.5);
    font-size: 22px;
}.privacy_unitZVUk ul, .privacy_unitZVUk ol {
    list-style: none;
    margin: 20px 0;
    padding-left: 25px;
}.privacy_unitZVUk li {
    position: relative;
    line-height: 1.7;
    font-size: 14px;
    padding-left: 15px;
    margin-bottom: 15px;
}.privacy_unitZVUk li::before {
    content: '';
    left: 0;
    height: 10px;
    box-shadow: 0 0 8px rgb(188,153,145,0.5);
    transform: translateY(-50%);
    top: 50%;
    width: 10px;
    border-radius: 50%;
    background-color: rgb(188,153,145);
    position: absolute;
}.privacy_unitZVUk section {
    border-top: 1px solid rgb(188,153,145,0.5);
    margin-top: 50px;
    padding-top: 30px;
}.privacy_unitZVUk p {
    line-height: 1.8;
    margin-bottom: 20px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    font-size: 14px;
}.privacy_unitZVUk span {
    color: rgb(188,153,145);
    text-shadow: 0 0 4px rgb(188,153,145,0.5);
    font-weight: 600;
}.privacy_unitZVUk div {
    margin-bottom: 25px;
}
@media only screen and (max-width: 800px) {.privacy_unitZVUk {
    border-radius: 10px;
    padding: 30px;
}.privacy_unitZVUk h1 {
    font-size: calc(21px - 8px);
}.privacy_unitZVUk h2 {
    font-size: calc(21px - 6px);
}.privacy_unitZVUk ul, .privacy_unitZVUk ol {
    padding-left: 20px;
}.privacy_unitZVUk li {
    font-size: calc(14px - 1px);
}.privacy_unitZVUk p {
    font-size: calc(14px - 1px);
}}header {
    top: 0;
    left: 0;
    position: fixed;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    background: rgb(234,218,214);
    width: 100%;
    z-index: 1000;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}header:before {
    height: 5px;
    width: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, 
        rgb(213,188,173) 0%, 
        rgb(188,153,145) 50%, 
        rgb(213,188,173) 100%
    );
    content: '';
    top: 0;
}header:after {
    opacity: 0.4;
    bottom: 0;
    background: 
        linear-gradient(135deg, rgb(234,218,214) 25%, transparent 25%) -10px 0,
        linear-gradient(225deg, rgb(234,218,214) 25%, transparent 25%) -10px 0,
        linear-gradient(315deg, rgb(234,218,214) 25%, transparent 25%),
        linear-gradient(45deg, rgb(234,218,214) 25%, transparent 25%);
    content: '';
    height: 100%;
    width: 100%;
    pointer-events: none;
    position: absolute;
    left: 0;
    background-color: rgba(0, 0, 0, 0.01);
    background-size: 20px 20px;
}header .top_sectionNoXc {
    overflow: hidden;
    position: relative;
}header .top_sectionNoXc:before {
    left: 0;
    background: linear-gradient(to right, 
        transparent, 
        rgb(213,188,173,0.5),
        transparent
    );
    position: absolute;
    height: 1px;
    bottom: 0;
    width: 100%;
    content: '';
}header .container {
    padding: 15px 25px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}header .container:before {
    position: absolute;
    opacity: 0.7;
    left: 10px;
    background: rgb(213,188,173);
    content: '';
    width: 8px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    height: 8px;
}header .container:after {
    transform: translateY(-50%) rotate(45deg);
    height: 8px;
    width: 8px;
    content: '';
    background: rgb(188,153,145);
    position: absolute;
    opacity: 0.7;
    top: 50%;
    right: 10px;
}header .site_mainzStH {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
}header .site_mainzStH:before {
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg,
        transparent 0%,
        #000000 20%,
        #000000 80%,
        transparent 100%
    );
    bottom: -10px;
    opacity: 0.2;
    content: '';
    height: 1px;
    left: 0;
}header .main_pagewrapvHIp {
    display: flex;
    position: relative;
    align-items: center;
    gap: 30px;
}header .main_pagewrapvHIp:before {
    background: rgb(213,188,173);
    opacity: 0;
    width: 100%;
    transform-origin: center;
    position: absolute;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    content: '';
    left: 0;
    transform: scaleX(0.9);
    bottom: -8px;
    height: 2px;
}header .main_pagewrapvHIp:hover:before {
    opacity: 0.3;
    transform: scaleX(1);
}header .nav_mentorqWVt {
    font-family: Arial, sans-serif;
    padding: 8px 2px;
    color: #000000;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    overflow: hidden;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
}header .nav_mentorqWVt:before {
    background: rgb(213,188,173);
    left: 0;
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    transform: translateX(-101%);
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 2px;
}header .nav_mentorqWVt:after {
    transform: translate(-50%, -50%) rotate(45deg);
    background: rgb(213,188,173);
    position: absolute;
    top: 100%;
    left: 50%;
    content: '';
    width: 8px;
    transition: all 0.3s ease;
    opacity: 0;
    height: 8px;
}header .nav_mentorqWVt:hover {
    color: rgb(213,188,173);
}header .nav_mentorqWVt:hover:before {
    transform: translateX(0);
}header .nav_mentorqWVt:hover:after {
    opacity: 1;
    top: calc(100% - 3px);
}header .site_navVfBd {
    position: relative;
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 5px 12px;
    transition: all 0.3s ease;
}header .site_navVfBd:before {
    top: 0;
    height: 100%;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    left: 0;
    content: '';
    position: absolute;
    opacity: 0;
    background: linear-gradient(rgb(234,218,214), rgb(234,218,214)) padding-box,
                linear-gradient(135deg, rgb(213,188,173), rgb(188,153,145)) border-box;
    border: 2px solid transparent;
    border-radius: 10px;
    width: 100%;
}header .site_navVfBd:after {
    opacity: 0;
    transform: scale(0);
    border-radius: 50%;
    position: absolute;
    background: linear-gradient(135deg, rgb(213,188,173), rgb(188,153,145));
    left: -5px;
    width: 10px;
    height: 10px;
    content: '';
    transition: all 0.4s ease;
    top: -5px;
}header .site_navVfBd:hover:before {
    opacity: 1;
}header .site_navVfBd:hover:after {
    transform: scale(1);
    opacity: 1;
}header .site_navVfBd svg {
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 42px;
    width: auto;
}header .site_navVfBd:hover svg {
    transform: scale(1.05);
}

@keyframes drawBorder {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.7;
    }
    50% {
        opacity: 1;
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .main_pagewrapvHIp {
    gap: 20px;
}header .site_navVfBd svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .main_pagewrapvHIp {
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    background: rgb(234,218,214);
    max-width: 320px;
    width: 80%;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.1);
    right: -100%;
    top: 0;
    height: 100vh;
    gap: 5px;
    flex-direction: column;
    padding: 75px 30px 30px;
    position: fixed;
    z-index: 1001;
}header .main_pagewrapvHIp:before {
    height: 1px;
    top: 60px;
    bottom: auto;
    left: 10%;
    width: 80%;
}header .menu.active {
    right: 0;
}header .nav_mentorqWVt {
    width: 100%;
    padding: 14px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}header .nav_mentorqWVt:last-child {
    border-bottom: none;
}header .nav_mentorqWVt:after {
    transform: translateY(-50%) rotate(45deg);
    left: 10px;
    top: 50%;
}header .nav_mentorqWVt:hover:after {
    opacity: 1;
    left: 5px;
    top: 50%;
}header .site_navVfBd {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .container:before,
    header .container:after {
    display: none;
}header .site_navVfBd svg {
    height: 35px;
}}.learning_outcomesQVqB {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(234,218,214) 0%, rgb(213,188,173,0.5) 100%);
    position: relative;
    padding: 80px 0;
}.learning_outcomesQVqB::before {
    background: rgb(188,153,145,0.5);
    position: absolute;
    z-index: 1;
    height: 70%;
    width: 120%;
    content: "";
    top: -10%;
    transform: rotate(-10deg);
    left: -5%;
}.learning_outcomesQVqB .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.learning_outcomesQVqB .instructor_bioQzOo {
    align-items: center;
    transform: perspective(1000px) rotateY(-5deg);
    flex-direction: row-reverse;
    display: flex;
    justify-content: space-between;
    transition: transform 0.5s ease;
}.learning_outcomesQVqB .instructor_bioQzOo:hover {
    transform: perspective(1000px) rotateY(0deg);
}.learning_outcomesQVqB .img_wrapperDYdQ {
    clip-path: polygon(0% 15%, 100% 0%, 100% 85%, 0% 100%);
    transform: rotate(-3deg);
    transition: all 0.5s ease;
    box-shadow: 20px 20px 0 rgb(188,153,145,0.5), -20px -20px 0 rgb(213,188,173,0.5);
    width: 45%;
    border-radius: 27px;
}.learning_outcomesQVqB .img_wrapperDYdQ:hover {
    transform: rotate(0deg) scale(1.02);
    box-shadow: 15px 15px 0 rgb(188,153,145), -15px -15px 0 rgb(213,188,173);
}.learning_outcomesQVqB .quote_boxHAsW {
    transform: translateX(-30px) rotate(2deg);
    width: 50%;
    border-radius: 27px;
    background: linear-gradient(45deg, #ffffff 0%, rgb(234,218,214) 100%);
    transition: all 0.4s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    padding: 30px;
}.learning_outcomesQVqB .quote_boxHAsW:hover {
    transform: translateX(-20px) rotate(0deg);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.5);
}.learning_outcomesQVqB h3 {
    position: relative;
    margin-bottom: 25px;
    font-size: 32px;
    padding-bottom: 15px;
    color: #000000;
    font-weight: 700;
}.learning_outcomesQVqB h3::after {
    background: linear-gradient(90deg, rgb(213,188,173) 0%, rgb(188,153,145) 100%);
    position: absolute;
    border-radius: 10px;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    width: 80px;
}.learning_outcomesQVqB ul {
    display: grid;
    gap: 20px;
    margin: 0;
    grid-template-columns: 1fr;
    padding: 0;
    list-style: none;
}.learning_outcomesQVqB li {
    border-radius: 10px;
    transition: all 0.3s ease;
    background: linear-gradient(to right, #ffffff 0%, rgb(234,218,214) 100%);
    position: relative;
    padding: 10px 15px;
    transform-origin: left;
}.learning_outcomesQVqB li:nth-child(odd) {
    transform: translateX(-10px);
}.learning_outcomesQVqB li:nth-child(even) {
    transform: translateX(10px);
}.learning_outcomesQVqB li:hover {
    background: linear-gradient(to right, #ffffff 0%, rgb(213,188,173,0.5) 100%);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    transform: translateX(0) scale(1.02);
}.learning_outcomesQVqB li p {
    margin: 0;
    font-size: 16px;
    display: flex;
    font-weight: 400;
    transition: color 0.3s ease;
    align-items: center;
    color: #000000;
}.learning_outcomesQVqB li:hover p {
    color: #000000;
}.learning_outcomesQVqB svg {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    transition: transform 0.3s ease;
    fill: rgb(213,188,173);
}.learning_outcomesQVqB li:hover svg {
    transform: scale(1.2) rotate(10deg);
    fill: rgb(188,153,145);
}

@media (max-width: 991px) {.learning_outcomesQVqB {
    padding: 60px 0;
}.learning_outcomesQVqB .instructor_bioQzOo {
    transform: perspective(1000px) rotateY(0deg);
    flex-direction: column;
}.learning_outcomesQVqB .img_wrapperDYdQ {
    clip-path: polygon(0% 10%, 100% 0%, 100% 90%, 0% 100%);
    width: 80%;
    margin-bottom: 30px;
}.learning_outcomesQVqB .quote_boxHAsW {
    width: 90%;
    transform: translateX(0) rotate(0deg);
}.learning_outcomesQVqB li:nth-child(odd),
    .learning_outcomesQVqB li:nth-child(even) {
    transform: translateX(0);
}
}

@media (max-width: 767px) {.learning_outcomesQVqB {
    padding: 40px 0;
}.learning_outcomesQVqB::before {
    height: 50%;
}.learning_outcomesQVqB .img_wrapperDYdQ {
    width: 100%;
    box-shadow: 10px 10px 0 rgb(188,153,145,0.5), -10px -10px 0 rgb(213,188,173,0.5);
}.learning_outcomesQVqB .quote_boxHAsW {
    width: 100%;
    padding: 20px;
}.learning_outcomesQVqB h3 {
    margin-bottom: 20px;
    font-size: calc(32px - 0.2rem);
}.learning_outcomesQVqB ul {
    gap: 15px;
}}.our_storyFbSq {
    overflow: hidden;
    padding: 100px 0 120px;
    color: #ffffff;
    position: relative;
    z-index: 1;
}.our_storyFbSq::before {
    width: 100%;
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.8) 0%,
        rgba(0, 0, 0, 0.6) 40%,
        rgba(0, 0, 0, 0.4) 100%);
    top: 0;
    left: 0;
    content: "";
    z-index: -1;
}.our_storyFbSq::after {
    position: absolute;
    background: linear-gradient(to bottom right, 
        rgb(188,153,145) 0%, 
        rgb(213,188,173) 100%);
    height: 60%;
    filter: blur(40px);
    z-index: -1;
    transform: rotate(-15deg);
    content: "";
    top: -10%;
    width: 60%;
    right: -10%;
    animation: floatGradient 20s ease-in-out infinite alternate;
    opacity: 0.15;
}.our_storyFbSq h4 {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), 
                opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: calc(23px * 1.1);
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    transform: translateY(0);
    position: relative;
    letter-spacing: 3px;
    opacity: 1;
    margin-bottom: 40px;
}.our_storyFbSq h4::after {
    transform: translateX(-50%);
    left: 50%;
    width: 60px;
    background: rgb(188,153,145);
    position: absolute;
    content: "";
    bottom: -10px;
    height: 2px;
}.our_storyFbSq .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 30px;
}.our_storyFbSq .quote_boxHAsW {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 50px;
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-left: 4px solid rgb(188,153,145);
    position: relative;
    background: rgba(255, 255, 255, 0.08);
}.our_storyFbSq .quote_boxHAsW:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2), 
                0 10px 20px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}.our_storyFbSq .quote_boxHAsW::before {
    background: linear-gradient(45deg, 
        rgb(213,188,173,0.5) 0%, 
        transparent 40%);
    top: 0;
    opacity: 0.07;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    content: "";
    z-index: -1;
}.our_storyFbSq h6 {
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 25px;
    font-size: calc(22px * 1.2);
    font-weight: 700;
    color: rgb(188,153,145);
    display: inline-block;
}.our_storyFbSq h6::after {
    left: 0;
    height: 2px;
    width: 40%;
    bottom: -8px;
    transition: width 0.4s ease;
    content: "";
    position: absolute;
    background: rgb(188,153,145);
}.our_storyFbSq .quote_boxHAsW:hover h6::after {
    width: 70%;
}.our_storyFbSq span {
    display: block;
    font-weight: 400;
    text-align: justify;
    opacity: 0.9;
    font-family: Arial, sans-serif;
    font-size: 16px;
    column-gap: 40px;
    columns: 1;
    line-height: 1.8;
    color: #ffffff;
}

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

@media screen and (min-width: 768px) {.our_storyFbSq span {
    columns: 2;
}.our_storyFbSq .quote_boxHAsW {
    padding: 60px;
}
}

@media screen and (min-width: 992px) {.our_storyFbSq {
    padding: 140px 0 160px;
}.our_storyFbSq h4 {
    margin-bottom: 60px;
    font-size: calc(23px * 1.3);
}.our_storyFbSq h6 {
    font-size: calc(22px * 1.4);
    margin-bottom: 30px;
}.our_storyFbSq .quote_boxHAsW {
    max-width: 90%;
    padding: 70px;
    margin: 0 auto;
}
}

@media screen and (max-width: 767px) {.our_storyFbSq {
    padding: 70px 0 80px;
}.our_storyFbSq h4 {
    margin-bottom: 30px;
    font-size: 23px;
}.our_storyFbSq .quote_boxHAsW {
    padding: 30px 25px;
}.our_storyFbSq h6 {
    font-size: 22px;
    margin-bottom: 20px;
}.our_storyFbSq span {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}
}

@media (hover: hover) {.our_storyFbSq .quote_boxHAsW::after {
    pointer-events: none;
    transition: opacity 0.5s ease;
    bottom: 0;
    background: linear-gradient(135deg, 
            rgba(255, 255, 255, 0.1) 0%, 
            rgba(255, 255, 255, 0) 50%);
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    content: "";
    right: 0;
}.our_storyFbSq .quote_boxHAsW:hover::after {
    opacity: 1;
}
}

@media (prefers-reduced-motion: reduce) {.our_storyFbSq .quote_boxHAsW,
    .our_storyFbSq .quote_boxHAsW:hover,
    .our_storyFbSq h6::after,
    .our_storyFbSq .quote_boxHAsW:hover h6::after,
    .our_storyFbSq::after {
    animation: none;
    transform: none;
    transition: none;
}}.reach_outznXs {
    color: #ffffff;
    position: relative;
    padding: 100px 0;
    background: #000000;
    overflow: hidden;
}.reach_outznXs::before {
    left: 0;
    opacity: 0.2;
    position: absolute;
    z-index: 1;
    top: 0;
    background: linear-gradient(135deg, rgb(213,188,173,0.5) 0%, transparent 50%, rgb(188,153,145,0.5) 100%);
    width: 100%;
    height: 100%;
    content: "";
}.reach_outznXs::after {
    position: absolute;
    bottom: 0;
    z-index: 1;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(213,188,173), transparent);
    width: 100%;
    left: 0;
    height: 1px;
}.reach_outznXs .img_wrapperDYdQ {
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    filter: saturate(0.6) contrast(1.3);
    mix-blend-mode: luminosity;
    z-index: 0;
    opacity: 0.15;
}.reach_outznXs .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
}.reach_outznXs h3 {
    margin-bottom: 60px;
    text-shadow: 0 0 10px rgb(213,188,173,0.5), 0 0 20px rgb(213,188,173,0.5);
    font-size: 43px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 3px;
    text-align: center;
}.reach_outznXs h3::before {
    left: calc(50% - 100px);
    content: "";
    box-shadow: 0 0 10px rgb(213,188,173), 0 0 20px rgb(213,188,173);
    background: rgb(213,188,173);
    height: 3px;
    bottom: -20px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    position: absolute;
    width: 200px;
}.reach_outznXs .help_panelZtIQ {
    position: relative;
    border-radius: 0;
    overflow: hidden;
    border: 1px solid rgb(213,188,173,0.5);
    background: rgba(15, 15, 20, 0.8);
    flex-wrap: wrap;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5), 0 0 15px rgb(213,188,173,0.5);
    display: flex;
    clip-path: polygon(
        0 0, 
        calc(100% - 20px) 0, 
        100% 20px, 
        100% calc(100% - 20px), 
        calc(100% - 20px) 100%, 
        20px 100%, 
        0 calc(100% - 20px)
    );
}.reach_outznXs .help_panelZtIQ::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    z-index: 3;
    background: linear-gradient(90deg, transparent, rgb(213,188,173), transparent);
    left: 0;
}.reach_outznXs .help_panelZtIQ::after {
    left: 0;
    right: 0;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(188,153,145), transparent);
    height: 2px;
    z-index: 3;
    bottom: 0;
}.reach_outznXs .help_supportKejD {
    padding: 50px;
    flex: 1 1 60%;
    z-index: 2;
    position: relative;
}.reach_outznXs .help_supportKejD h3 {
    margin-bottom: 30px;
    font-size: 24px;
    text-shadow: none;
    font-weight: 600;
    text-align: left;
    color: rgb(213,188,173);
    letter-spacing: 1px;
    text-transform: uppercase;
}.reach_outznXs .help_supportKejD h3::before {
    display: none;
}.reach_outznXs .help_supportKejD input[type="text"],
.reach_outznXs .help_supportKejD textarea {
    font-family: Arial, sans-serif;
    padding: 16px 20px;
    font-size: 12px;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    border-left: 3px solid rgb(213,188,173);
    margin-bottom: 20px;
    color: #ffffff;
    border-radius: 0;
    border: 1px solid rgb(213,188,173,0.5);
    transition: all 0.3s ease;
}.reach_outznXs .help_supportKejD input[type="text"]::placeholder,
.reach_outznXs .help_supportKejD textarea::placeholder {
    color: rgba(255, 255, 255, 0.4);
}.reach_outznXs .help_supportKejD input[type="text"]:focus,
.reach_outznXs .help_supportKejD textarea:focus {
    box-shadow: 0 0 15px rgb(213,188,173,0.5);
    background: rgba(0, 0, 0, 0.5);
    outline: none;
    border-color: rgb(213,188,173);
}.reach_outznXs .help_supportKejD textarea {
    resize: vertical;
    min-height: 150px;
}.reach_outznXs .help_supportKejD .contact_requestpysq {
    align-items: flex-start;
    margin-bottom: 25px;
    display: flex;
}.reach_outznXs .help_supportKejD .contact_requestpysq input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.reach_outznXs .help_supportKejD .contact_requestpysq label {
    font-size: 14px;
    cursor: pointer;
    padding-left: 35px;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
}.reach_outznXs .help_supportKejD .contact_requestpysq label::before {
    top: 2px;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid rgb(213,188,173,0.5);
    height: 20px;
    width: 20px;
    transition: all 0.3s ease;
    position: absolute;
    content: "";
    left: 0;
}.reach_outznXs .help_supportKejD .contact_requestpysq input[type="checkbox"]:checked + label::before {
    border-color: rgb(213,188,173);
    box-shadow: 0 0 10px rgb(213,188,173,0.5);
    background: rgb(213,188,173);
}.reach_outznXs .help_supportKejD .contact_requestpysq input[type="checkbox"]:checked + label::after {
    width: 6px;
    position: absolute;
    transform: rotate(45deg);
    left: 7px;
    content: "";
    border: solid #ffffff;
    height: 12px;
    border-width: 0 2px 2px 0;
    top: 4px;
}.reach_outznXs .help_supportKejD .contact_requestpysq a {
    transition: all 0.3s ease;
    color: rgb(213,188,173);
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid rgb(213,188,173,0.5);
}.reach_outznXs .help_supportKejD .contact_requestpysq a:hover {
    border-bottom-color: rgb(188,153,145);
    text-shadow: 0 0 5px rgb(188,153,145);
    color: rgb(188,153,145);
}.reach_outznXs .help_supportKejD .support_feedbackkAIT {
    clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 10px);
    cursor: pointer;
    padding: 16px 30px;
    font-size: 20px;
    border: none;
    color: #ffffff;
    letter-spacing: 1px;
    background: rgb(213,188,173);
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    overflow: hidden;
}.reach_outznXs .help_supportKejD .support_feedbackkAIT::before {
    height: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    width: 100%;
    transition: all 0.5s ease;
    left: -100%;
    top: 0;
}.reach_outznXs .help_supportKejD .support_feedbackkAIT:hover {
    background: rgb(188,153,145);
    transform: translateY(-2px);
    box-shadow: 0 0 20px rgb(188,153,145,0.5);
}.reach_outznXs .help_supportKejD .support_feedbackkAIT:hover::before {
    left: 100%;
}.reach_outznXs .support_reachaHTL {
    position: relative;
    flex: 1 1 35%;
    padding: 50px;
    z-index: 2;
    border-left: 1px solid rgb(213,188,173,0.5);
    background: rgba(0, 0, 0, 0.4);
}.reach_outznXs .support_reachaHTL h4 {
    font-size: 24px;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 35px;
    color: rgb(188,153,145);
}.reach_outznXs .support_reachaHTL h4::after {
    bottom: -10px;
    height: 2px;
    content: "";
    background: rgb(188,153,145);
    position: absolute;
    left: 0;
    width: 50px;
    box-shadow: 0 0 10px rgb(188,153,145);
}.reach_outznXs .support_reachaHTL .reach_cardBHCy {
    padding: 0;
    list-style: none;
    margin: 0;
}.reach_outznXs .support_reachaHTL .reach_cardBHCy li {
    margin-bottom: 20px;
    align-items: center;
    transition: all 0.3s ease;
    position: relative;
    display: flex;
    border: 1px solid rgb(188,153,145,0.5);
    padding: 15px;
    background: rgba(0, 0, 0, 0.3);
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px));
}.reach_outznXs .support_reachaHTL .reach_cardBHCy li::after {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 3px;
    background: rgb(188,153,145);
    opacity: 0.7;
    content: "";
}.reach_outznXs .support_reachaHTL .reach_cardBHCy li:hover {
    transform: translateX(5px);
    box-shadow: 0 0 15px rgb(188,153,145,0.5);
    border-color: rgb(188,153,145);
}.reach_outznXs .support_reachaHTL .reach_cardBHCy li svg {
    margin-right: 15px;
    height: 22px;
    width: 22px;
    transition: all 0.3s ease;
}.reach_outznXs .support_reachaHTL .reach_cardBHCy li:hover svg {
    transform: scale(1.1);
}.reach_outznXs .support_reachaHTL .reach_cardBHCy li svg path {
    transition: all 0.3s ease;
    fill: rgb(188,153,145);
}.reach_outznXs .support_reachaHTL .reach_cardBHCy li:hover svg path {
    fill: #ffffff;
    filter: drop-shadow(0 0 3px rgb(188,153,145));
}.reach_outznXs .support_reachaHTL .reach_cardBHCy li span {
    color: #ffffff;
    font-size: 12px;
}.reach_outznXs .support_reachaHTL .reach_cardBHCy li a {
    transition: all 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.reach_outznXs .support_reachaHTL .reach_cardBHCy li a:hover {
    color: rgb(188,153,145);
    text-shadow: 0 0 5px rgb(188,153,145,0.5);
}

@keyframes flicker {
    0% { opacity: 1; }
    3% { opacity: 0.8; }
    6% { opacity: 1; }
    7% { opacity: 0.9; }
    9% { opacity: 1; }
    11% { opacity: 0.7; }
    20% { opacity: 1; }
    80% { opacity: 1; }
    83% { opacity: 0.8; }
    87% { opacity: 1; }
    100% { opacity: 1; }
}

@media (max-width: 992px) {.reach_outznXs {
    padding: 70px 0;
}.reach_outznXs h3 {
    font-size: calc(43px * 0.8);
}.reach_outznXs .help_panelZtIQ {
    flex-direction: column;
    clip-path: polygon(
            0 0, 
            calc(100% - 20px) 0, 
            100% 20px, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}.reach_outznXs .support_reachaHTL {
    border-top: 1px solid rgb(188,153,145,0.5);
    border-left: none;
}
}

@media (max-width: 768px) {.reach_outznXs {
    padding: 60px 0;
}.reach_outznXs h3 {
    margin-bottom: 40px;
    font-size: calc(43px * 0.7);
}.reach_outznXs h3::before {
    left: calc(50% - 75px);
    width: 150px;
    bottom: -15px;
}.reach_outznXs .help_supportKejD,
    .reach_outznXs .support_reachaHTL {
    padding: 40px 30px;
}.reach_outznXs .help_supportKejD input[type="text"],
    .reach_outznXs .help_supportKejD textarea {
    padding: 14px 16px;
}.reach_outznXs .support_reachaHTL .reach_cardBHCy li {
    padding: 12px;
}
}

@media (max-width: 576px) {.reach_outznXs {
    padding: 50px 0;
}.reach_outznXs h3 {
    margin-bottom: 35px;
    font-size: calc(43px * 0.5);
}.reach_outznXs h3::before {
    left: calc(50% - 50px);
    bottom: -12px;
    height: 2px;
    width: 100px;
}.reach_outznXs .help_panelZtIQ {
    clip-path: polygon(
            0 0, 
            calc(100% - 15px) 0, 
            100% 15px, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}.reach_outznXs .help_supportKejD,
    .reach_outznXs .support_reachaHTL {
    padding: 30px 20px;
}.reach_outznXs .help_supportKejD input[type="text"],
    .reach_outznXs .help_supportKejD textarea {
    margin-bottom: 15px;
    padding: 12px 15px;
}.reach_outznXs .help_supportKejD .contact_requestpysq label {
    font-size: calc(14px * 0.9);
}.reach_outznXs .help_supportKejD .support_feedbackkAIT {
    width: 100%;
    padding: 14px 20px;
}.reach_outznXs .support_reachaHTL .reach_cardBHCy li {
    padding: 10px;
    margin-bottom: 15px;
    clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
}}footer {
    width: 100%;
    position: relative;
}footer .webinar_archqChA {
    color: #ffffff;
    padding: 100px 0 30px;
    position: relative;
    font-family: Arial, sans-serif;
    background-color: #2c3e50;
}footer .webinar_archqChA::before {
    width: 100%;
    opacity: 0.1;
    background-image: linear-gradient(30deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, 
                      rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
    height: 100%;
    top: 0;
    content: "";
    left: 0;
    background-size: 60px 60px;
    position: absolute;
}footer .discount_ctaDxrT {
    position: relative;
    z-index: 1;
}footer .join_usdMhc {
    position: relative;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
    margin: -70px auto 60px;
    display: grid;
}footer .info_item {
    transition: all 0.3s ease;
    height: 100px;
    position: relative;
    display: flex;
    padding: 0 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background-color: #ffffff;
    border-radius: 10px;
    align-items: center;
}footer .info_item:nth-child(even) {
    transform: translateY(30px);
}footer .info_item::before {
    content: "";
    left: 0;
    transition: height 0.3s ease, top 0.3s ease;
    top: 25%;
    height: 50%;
    width: 6px;
    position: absolute;
    background-color: rgb(213,188,173);
}footer .info_item:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(0);
}footer .info_item:hover::before {
    top: 0;
    height: 100%;
}footer .info_item svg {
    position: relative;
    height: 22px;
    margin-right: 15px;
    flex-shrink: 0;
    fill: rgb(213,188,173);
    z-index: 1;
    width: 22px;
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    z-index: 1;
    position: relative;
    color: #2c3e50;
    font-size: 15px;
    transition: all 0.3s ease;
}footer .info_item a:hover {
    color: rgb(213,188,173);
}footer .text_main_holder {
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
    gap: 30px;
}footer .first_lessonsgaK, footer .subscribe_holder {
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 23px;
    transition: all 0.3s ease;
    position: relative;
    padding: 30px;
}footer .first_lessonsgaK:hover, footer .subscribe_holder:hover {
    background-color: rgba(255, 255, 255, 0.08);
}footer .main_pagewrapvHIp {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    display: grid;
}footer .first_lessonsgaK svg {
    margin-bottom: 20px;
    height: 45px;
    filter: brightness(0) invert(1);
    width: auto;
}footer .recycle_infoqOMi {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
}footer .main_pagewrapvHIp h5 {
    font-weight: 600;
    padding-bottom: 10px;
    color: #ffffff;
    position: relative;
    grid-column: 1 / -1;
    margin-bottom: 20px;
    font-size: 20px;
}footer .main_pagewrapvHIp h5::after {
    background-color: rgb(213,188,173);
    left: 0;
    position: absolute;
    bottom: 0;
    width: 50px;
    height: 2px;
    content: "";
}footer .top_tutortzQO {
    border-radius: 23px;
    height: 100%;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
}footer .top_tutortzQO:hover {
    transform: translateY(-5px);
    background-color: rgba(255, 255, 255, 0.08);
}footer .top_tutortzQO a {
    text-decoration: none;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding: 8px 0;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    position: relative;
    font-size: 15px;
}footer .top_tutortzQO a:last-child {
    border-bottom: none;
}footer .top_tutortzQO a::before {
    transform: translateX(-10px);
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    position: absolute;
    content: "→";
    right: 0;
}footer .top_tutortzQO a:hover {
    padding-left: 5px;
    color: #ffffff;
}footer .top_tutortzQO a:hover::before {
    opacity: 1;
    transform: translateX(0);
}footer .subscribe_holder h5 {
    color: #ffffff;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 20px;
}footer .subscribe_holder h5::after {
    width: 50px;
    background-color: rgb(213,188,173);
    height: 2px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
}footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 25px;
}footer .input_holder {
    display: flex;
    flex-direction: column;
    gap: 15px;
}footer .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 15px;
    color: #ffffff;
    transition: all 0.3s ease;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 15px;
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(213,188,173);
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .subscribe_nowZvpY {
    border-radius: 10px;
    transition: all 0.3s ease;
    font-weight: 600;
    color: #ffffff;
    border: none;
    background-color: rgb(213,188,173);
    padding: 15px;
    cursor: pointer;
    font-size: 14px;
}footer .subscribe_nowZvpY:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(188,153,145);
}footer .comm_guideybtT {
    text-align: center;
    margin-top: 50px;
    position: relative;
}footer .desktop_appXJoq {
    color: rgba(255, 255, 255, 0.6);
    display: inline-block;
    padding: 8px 20px;
    border-radius: 30px;
    font-size: 16px;
    background-color: rgba(255, 255, 255, 0.05);
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 2fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .subscribe_nowZvpY {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .info_item:nth-child(even) {
    transform: translateY(15px);
}footer .main_pagewrapvHIp {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
}

@media (max-width: 767px) {footer .webinar_archqChA {
    padding: 70px 0 30px;
}footer .join_usdMhc {
    margin-bottom: 40px;
    margin-top: 0;
}footer .info_item {
    padding: 15px 20px;
    height: auto;
}footer .info_item:nth-child(even) {
    transform: none;
}footer .first_lessonsgaK, footer .subscribe_holder {
    padding: 25px 20px;
}footer .main_pagewrapvHIp h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
}footer .comm_guideybtT {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .webinar_archqChA {
    padding: 50px 0 20px;
}footer .top_tutortzQO {
    padding: 15px;
}footer .main_pagewrapvHIp h5, footer .subscribe_holder h5 {
    font-size: calc(20px - 2px);
}footer .input_holder input[type="email"],
    footer .subscribe_nowZvpY {
    padding: 12px;
}
}