* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.main_tutorNgK {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}.webinar_livepAN {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}html,body {
    height: 100%;
    scroll-behavior: smooth;
    color: #000000;
    min-height: 100%;
    font-family: Arial, sans-serif;
}::-webkit-scrollbar {
    padding: 2px;
    width: 0.5em;
}::-webkit-scrollbar-track {
    background: radial-gradient(circle at bottom right, #ffffff 13%, rgb(187,164,116,0.5) 50%, rgb(215,204,182) 0%, rgb(237,233,225) 43%);
}::-webkit-scrollbar-thumb {
    border-radius: 17.7rem;
    box-shadow: 5px 2px 10px 2px rgba(0, 0, 0, 0.3);
    background: rgb(215,204,182);
    transition: all, background 2.4s ease-out;
}

::-webkit-scrollbar-thumb:hover {
}::-webkit-scrollbar-thumb:active {
    transform: scale(0.95);
    background: rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-corner {
    background: rgb(255, 255, 255, 0.5);
    border-radius: 1px;
}* {
    scrollbar-color: #ffffff rgb(215,204,182);
    scrollbar-width: none;
}.segment-wrapper8Ua {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    width: 1127px;
    max-width: 100%;
    margin: auto;
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy_harborj0o {
    border: 1px solid rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 30px;
    background-color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    height: 100%;
}.privacy_harborj0o h1 {
    font-family: Arial, sans-serif;
    text-align: center;
    padding-bottom: 10px;
    color: rgb(215,204,182);
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 38px;
    font-weight: 700;
    border-bottom: 2px solid rgb(215,204,182);
}.privacy_harborj0o h2 {
    color: rgb(187,164,116);
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-weight: 600;
    text-align: left;
    margin-top: 25px;
    font-family: Arial, sans-serif;
    font-size: 37px;
    border-bottom: 1px solid rgb(187,164,116);
}.privacy_harborj0o h3, .privacy_harborj0o h4, .privacy_harborj0o h5, .privacy_harborj0o h6 {
    font-weight: 400;
    margin-top: 20px;
    font-size: 23px;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 10px;
}.privacy_harborj0o ul, .privacy_harborj0o ol {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 16px;
    list-style-position: inside;
    padding-left: 0;
    list-style: none;
    padding: 10px 0;
}.privacy_harborj0o li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
}.privacy_harborj0o li::before {
    color: rgb(215,204,182);
    top: 0;
    line-height: 1em;
    left: 0;
    font-size: 1.2em;
    position: absolute;
    content: "•";
}.privacy_harborj0o section {
    background: none;
}.privacy_harborj0o p, .privacy_harborj0o span, .privacy_harborj0o div {
    line-height: 1.5;
    font-size: 16px;
    color: #000000;
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
}

@media only screen and (max-width: 800px) {.privacy_harborj0o {
    padding: 20px 10px;
}.privacy_harborj0o h1 {
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: calc(23px - 4px);
}.privacy_harborj0o h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: calc(23px - 4px);
}.privacy_harborj0o ul, .privacy_harborj0o ol {
    padding-left: 10px;
}.privacy_harborj0o li {
    padding-left: 15px;
}}.attempt_nowb1Q {
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 1;
    position: relative;
    background: linear-gradient(135deg, rgb(215,204,182) 0%, rgb(187,164,116) 100%);
    padding: 4rem 2rem;
}.attempt_nowb1Q::before {
    z-index: -1;
    height: 100%;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(215,204,182,0.5) 0px,
        rgb(215,204,182,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 0.1;
}.attempt_nowb1Q::after {
    background: rgb(187,164,116);
    border-radius: 50%;
    z-index: -1;
    content: "";
    height: 200px;
    animation: pulse 8s infinite alternate ease-in-out;
    bottom: -50px;
    width: 200px;
    position: absolute;
    opacity: 0.2;
    right: -50px;
    transform: translateZ(0);
}.attempt_nowb1Q .container {
    flex-direction: column;
    transform: translateZ(0);
    align-items: center;
    gap: 2.5rem;
    position: relative;
    margin: 0 auto;
    justify-content: center;
    max-width: 1140px;
    display: flex;
}.attempt_nowb1Q h6 {
    color: #ffffff;
    font-size: 16px;
    margin: 0;
    transform: translateY(0);
    position: relative;
    text-align: center;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0.5px;
    max-width: 800px;
    animation: slideInUp 0.8s ease-out forwards;
}.attempt_nowb1Q h6::after {
    left: 50%;
    opacity: 0.7;
    position: absolute;
    width: 50px;
    background: #ffffff;
    content: "";
    height: 2px;
    transform: translateX(-50%);
    bottom: -15px;
}.attempt_nowb1Q div div {
    transform: translateY(20px);
    justify-content: center;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.3s forwards;
    display: flex;
}.attempt_nowb1Q div span {
    transform: perspective(1000px) rotateX(0);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}.attempt_nowb1Q div span:hover {
    transform: perspective(1000px) rotateX(10deg) translateY(-5px);
}.attempt_nowb1Q .reach_feedbackRow {
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 10px;
    font-weight: 600;
    background: #ffffff;
    color: rgb(215,204,182);
    z-index: 1;
    display: inline-block;
    transition: all 0.4s ease;
    padding: 15px 30px;
    overflow: hidden;
    text-decoration: none;
    font-size: 19px;
}.attempt_nowb1Q .reach_feedbackRow::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    content: "";
    z-index: -1;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: left 0.7s ease;
}.attempt_nowb1Q .reach_feedbackRow:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    color: rgb(187,164,116);
    transform: translateY(-2px);
}.attempt_nowb1Q .reach_feedbackRow:hover::before {
    left: 100%;
}.attempt_nowb1Q .reach_feedbackRow span {
    z-index: 2;
    position: relative;
    transition: transform 0.3s ease;
}.attempt_nowb1Q .reach_feedbackRow:hover span {
    transform: scale(1.05);
}.attempt_nowb1Q .reach_feedbackRow:active {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(1px);
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1) rotate(0deg);
    }
    50% {
        transform: scale(1.2) rotate(10deg);
    }
}

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

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

@media (max-width: 991px) {.attempt_nowb1Q {
    padding: 3.5rem 1.5rem;
}.attempt_nowb1Q h6 {
    font-size: calc(16px - 2px);
}
}

@media (max-width: 767px) {.attempt_nowb1Q {
    padding: 3rem 1rem;
}.attempt_nowb1Q .container {
    gap: 2rem;
}.attempt_nowb1Q h6 {
    font-size: calc(16px - 4px);
}.attempt_nowb1Q .reach_feedbackRow {
    padding: 12px 25px;
    font-size: calc(19px - 1px);
}
}

@media (max-width: 575px) {.attempt_nowb1Q {
    padding: 2.5rem 1rem;
}.attempt_nowb1Q h6 {
    line-height: 1.5;
}.attempt_nowb1Q h6::after {
    width: 40px;
    bottom: -10px;
}.attempt_nowb1Q .reach_feedbackRow {
    padding: 10px 20px;
}}.who_we_areTgb {
    background-color: #ffffff;
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}.who_we_areTgb::before {
    left: 0;
    height: 100%;
    opacity: 0.1;
    width: 100%;
    content: "";
    z-index: 1;
    top: 0;
    position: absolute;
    background: radial-gradient(circle at 10% 10%, rgb(215,204,182,0.5) 0%, transparent 50%);
}.who_we_areTgb::after {
    height: 100%;
    opacity: 0.1;
    content: "";
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    background: radial-gradient(circle at 90% 90%, rgb(187,164,116,0.5) 0%, transparent 50%);
    width: 100%;
}.who_we_areTgb .container {
    z-index: 5;
    position: relative;
}.who_we_areTgb h2 {
    font-weight: 700;
    color: #000000;
    text-align: center;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 60px;
    font-size: 45px;
}.who_we_areTgb h2::after {
    transform: translateX(-50%);
    border-radius: 10px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    content: "";
    height: 4px;
    width: 100px;
    background: linear-gradient(to right, rgb(215,204,182), rgb(187,164,116));
}.who_we_areTgb .pro_classes8lT {
    position: relative;
    align-items: center;
    flex-direction: column;
    gap: 50px;
    display: flex;
}.who_we_areTgb .founder_biod0L {
    max-width: 800px;
    gap: 40px;
    display: flex;
    padding: 0;
    position: relative;
    width: 100%;
    align-items: flex-start;
}.who_we_areTgb .founder_biod0L:first-child {
    flex-direction: row;
}.who_we_areTgb .founder_biod0L:last-child {
    flex-direction: row-reverse;
}.who_we_areTgb .founder_biod0L h3 {
    font-size: 24px;
    border-radius: 20px;
    z-index: 2;
    color: #ffffff;
    padding: 20px;
    font-weight: 700;
    margin: 0;
    position: relative;
    min-width: 200px;
    transition: all 0.3s ease;
    text-align: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.who_we_areTgb .founder_biod0L:first-child h3 {
    background: rgb(215,204,182);
}.who_we_areTgb .founder_biod0L:last-child h3 {
    background: rgb(187,164,116);
}.who_we_areTgb .founder_biod0L h3::after {
    transform: translateY(-50%) rotate(45deg);
    width: 20px;
    content: "";
    background: inherit;
    z-index: -1;
    top: 50%;
    height: 20px;
    position: absolute;
}.who_we_areTgb .founder_biod0L:first-child h3::after {
    right: -10px;
}.who_we_areTgb .founder_biod0L:last-child h3::after {
    left: -10px;
}.who_we_areTgb .founder_biod0L p {
    border-radius: 20px;
    line-height: 1.8;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    z-index: 1;
    transition: all 0.3s ease;
    padding: 30px;
    color: #000000;
    position: relative;
    font-size: 14px;
    flex: 1;
    background: #ffffff;
}.who_we_areTgb .founder_biod0L:hover h3 {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.who_we_areTgb .founder_biod0L:hover p {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.who_we_areTgb .pro_classes8lT::before {
    height: 100%;
    width: 1px;
    opacity: 0.3;
    left: 50%;
    top: 0;
    z-index: 0;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(215,204,182,0.5), rgb(187,164,116,0.5));
}

@media screen and (max-width: 992px) {.who_we_areTgb {
    padding: 80px 0;
}.who_we_areTgb h2 {
    font-size: calc(45px * 0.9);
    margin-bottom: 50px;
}.who_we_areTgb .pro_classes8lT {
    gap: 40px;
}
}

@media screen and (max-width: 768px) {.who_we_areTgb {
    padding: 60px 0;
}.who_we_areTgb h2 {
    margin-bottom: 40px;
    font-size: calc(45px * 0.8);
}.who_we_areTgb h2::after {
    width: 80px;
    height: 3px;
}.who_we_areTgb .founder_biod0L {
    gap: 20px;
    flex-direction: column !important;
    align-items: center;
}.who_we_areTgb .founder_biod0L h3 {
    width: 100%;
    min-width: 0;
    max-width: 100%;
}.who_we_areTgb .founder_biod0L h3::after {
    display: none;
}.who_we_areTgb .founder_biod0L p {
    padding: 25px;
    width: 100%;
}.who_we_areTgb .pro_classes8lT::before {
    display: none;
}
}

@media screen and (max-width: 576px) {.who_we_areTgb {
    padding: 50px 0;
}.who_we_areTgb h2 {
    font-size: calc(45px * 0.7);
    margin-bottom: 30px;
}.who_we_areTgb h2::after {
    bottom: -10px;
    height: 3px;
    width: 60px;
}.who_we_areTgb .pro_classes8lT {
    gap: 30px;
}.who_we_areTgb .founder_biod0L h3 {
    font-size: calc(24px * 0.9);
    padding: 15px;
}.who_we_areTgb .founder_biod0L p {
    line-height: 1.6;
    padding: 20px;
    font-size: calc(14px * 0.9);
}}.course_program_description9pa {
    background: linear-gradient(145deg, rgb(237,233,225) 0%, rgb(215,204,182,0.5) 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.course_program_description9pa::before {
    width: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(215,204,182,0.5),
        rgb(215,204,182,0.5) 2px,
        transparent 2px,
        transparent 12px
    );
    opacity: 0.04;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
}.course_program_description9pa .container {
    position: relative;
    z-index: 2;
}.course_program_description9pa .fast_developmenteVl {
    grid-template-columns: 1fr;
    position: relative;
    gap: 0;
    display: grid;
}.course_program_description9pa .content_padbJa {
    transition: transform 0.4s ease;
    padding: 2.5rem;
    border-radius: 22px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    transform: translateY(0);
    z-index: 3;
    position: relative;
}.course_program_description9pa .content_padbJa:hover {
    transform: translateY(-10px);
}.course_program_description9pa .content_padbJa::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 8rem;
    opacity: 0.6;
    z-index: -1;
    height: 8rem;
    right: 3rem;
    background: rgb(187,164,116,0.5);
    top: -4rem;
}.course_program_description9pa .content_padbJa h2 {
    position: relative;
    font-weight: 700;
    animation: fadeInUp 0.8s ease forwards;
    display: inline-block;
    font-size: 33px;
    color: rgb(215,204,182);
    margin-bottom: 2rem;
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.course_program_description9pa .content_padbJa h2::after {
    height: 4px;
    content: "";
    bottom: -10px;
    left: 0;
    border-radius: 10px;
    background: rgb(187,164,116);
    position: absolute;
    transition: width 0.4s ease;
    width: 3rem;
}.course_program_description9pa .content_padbJa:hover h2::after {
    width: 100%;
}.course_program_description9pa .content_padbJa .description {
    line-height: 1.7;
    opacity: 0;
    position: relative;
    color: #000000;
    animation: fadeInUp 0.8s ease forwards;
    padding-left: 1rem;
    font-size: 14px;
    animation-delay: 0.2s;
    margin-bottom: 1.2rem;
}.course_program_description9pa .content_padbJa .description:last-of-type {
    font-weight: 600;
    animation-delay: 0.4s;
    margin-bottom: 0;
}.course_program_description9pa .content_padbJa .description::before {
    height: 4px;
    width: 4px;
    background: rgb(187,164,116);
    content: "";
    left: 0;
    position: absolute;
    top: 0.5rem;
    border-radius: 50%;
}.course_program_description9pa .thumbnailim3 {
    z-index: 2;
    margin-top: -2rem;
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    border-radius: 0;
    height: 320px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    position: relative;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(5deg) rotateY(-5deg);
}.course_program_description9pa .thumbnailim3:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0);
}.course_program_description9pa .thumbnailim3::after {
    height: 100%;
    position: absolute;
    background: linear-gradient(
        to bottom right,
        rgb(215,204,182,0.5) 0%,
        transparent 40%
    );
    top: 0;
    width: 100%;
    content: "";
    left: 0;
}

@media (min-width: 768px) {.course_program_description9pa .fast_developmenteVl {
    grid-template-columns: 1.2fr 0.8fr;
    gap: 2rem;
}.course_program_description9pa .content_padbJa {
    margin-right: -4rem;
    grid-column: 1 / 2;
    align-self: center;
}.course_program_description9pa .thumbnailim3 {
    transform: perspective(1000px) rotateX(8deg) rotateY(-8deg);
    margin-top: 0;
    grid-column: 2 / 3;
    height: 400px;
}.course_program_description9pa .thumbnailim3::before {
    z-index: -1;
    filter: blur(15px);
    content: "";
    left: 20px;
    width: 60%;
    position: absolute;
    background: rgb(187,164,116);
    opacity: 0.4;
    height: 20px;
    bottom: -20px;
}
}

@media (min-width: 992px) {.course_program_description9pa .fast_developmenteVl {
    grid-template-columns: 1.2fr 0.8fr;
}.course_program_description9pa .content_padbJa {
    padding: 3rem;
}.course_program_description9pa .thumbnailim3 {
    margin-top: 3rem;
    height: 450px;
}.course_program_description9pa .content_padbJa::after {
    content: "";
    left: 25%;
    background: rgb(215,204,182,0.5);
    border-radius: 50%;
    position: absolute;
    height: 6rem;
    bottom: -3rem;
    width: 6rem;
    opacity: 0.4;
    z-index: -1;
}
}

@media (max-width: 767px) {.course_program_description9pa {
    padding: 4rem 0;
}.course_program_description9pa .thumbnailim3 {
    margin-bottom: 2rem;
    transform: perspective(1000px) rotateX(3deg) rotateY(-3deg);
}}.customer_reviews5yt {
    position: relative;
    overflow: hidden;
    padding: 120px 0 180px;
    background: linear-gradient(to bottom, 
        rgb(237,233,225) 0%, 
        #ffffff 100%);
}.customer_reviews5yt::before,
.customer_reviews5yt::after {
    position: absolute;
    width: 100%;
    background-size: 20px 20px;
    left: 0;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    height: 50px;
    content: "";
    background-image: 
        linear-gradient(45deg, 
        rgb(237,233,225) 25%, 
        transparent 25%), 
        linear-gradient(-45deg, 
        rgb(237,233,225) 25%, 
        transparent 25%), 
        linear-gradient(45deg, 
        transparent 75%, 
        rgb(237,233,225) 75%), 
        linear-gradient(-45deg, 
        transparent 75%, 
        rgb(237,233,225) 75%);
}.customer_reviews5yt::before {
    opacity: 0.2;
    transform: scaleY(-1);
    top: 0;
}.customer_reviews5yt::after {
    opacity: 0.2;
    bottom: 0;
}.customer_reviews5yt .container {
    z-index: 1;
    position: relative;
}.customer_reviews5yt h2 {
    left: 50%;
    position: relative;
    margin-bottom: 70px;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    display: inline-block;
    transform: translateX(-50%);
    color: #000000;
}.customer_reviews5yt h2::before,
.customer_reviews5yt h2::after {
    height: 3px;
    background: rgb(215,204,182);
    position: absolute;
    top: 50%;
    content: "";
    width: 100px;
}.customer_reviews5yt h2::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
    right: calc(100% + 20px);
}.customer_reviews5yt h2::after {
    left: calc(100% + 20px);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.customer_reviews5yt .testimonial_cornernd6 {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    display: grid;
    position: relative;
}.customer_reviews5yt .testimonial_cornernd6::before {
    z-index: -1;
    left: 0;
    top: 50%;
    position: absolute;
    content: "";
    animation: movePattern 20s linear infinite;
    height: 2px;
    right: 0;
    background: repeating-linear-gradient(
        90deg,
        rgb(215,204,182,0.5),
        rgb(215,204,182,0.5) 5px,
        transparent 5px,
        transparent 10px
    );
}@keyframes movePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 0;
    }
}

.customer_reviews5yt .learner_reviewZok {
    align-items: center;
    display: flex;
    position: relative;
    padding: 30px 25px;
    flex-direction: column;
}.customer_reviews5yt .learner_reviewZok::before {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    z-index: -1;
    border-radius: 60% 40% 50% 45% / 45% 50% 40% 55%;
    position: absolute;
    inset: 0;
    background: #ffffff;
    content: "";
    transition: all 1s ease;
    animation: blobAnimation 8s ease-in-out infinite alternate;
}.customer_reviews5yt .learner_reviewZok:nth-child(2n)::before {
    border-radius: 40% 50% 45% 60% / 60% 40% 55% 45%;
    animation-delay: 2s;
}.customer_reviews5yt .learner_reviewZok:nth-child(3n)::before {
    border-radius: 50% 45% 55% 40% / 40% 60% 40% 55%;
    animation-delay: 4s;
}@keyframes blobAnimation {
    0%, 100% {
        border-radius: 60% 40% 50% 45% / 45% 50% 40% 55%;
    }
    33% {
        border-radius: 40% 50% 45% 60% / 60% 40% 55% 45%;
    }
    66% {
        border-radius: 50% 45% 55% 40% / 40% 60% 40% 55%;
    }
}

.customer_reviews5yt .learner_reviewZok:hover::before {
    transform: scale(1.05);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
}.customer_reviews5yt .learner_reviewZok img {
    object-fit: cover;
    border-radius: 50%;
    height: 90px;
    width: 90px;
    transition: all 0.5s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    z-index: 1;
    position: relative;
    margin-bottom: 20px;
    border: 4px solid #ffffff;
}.customer_reviews5yt .learner_reviewZok img::after {
    content: "";
    position: absolute;
    animation: rotate 20s linear infinite;
    inset: -10px;
    border-radius: 50%;
    border: 2px dashed rgb(215,204,182,0.5);
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.customer_reviews5yt .learner_reviewZok:hover img {
    transform: scale(1.1) rotate(5deg);
}.customer_reviews5yt .learner_reviewZok p {
    text-align: center;
    margin: 0;
}.customer_reviews5yt .learner_reviewZok p:first-of-type {
    margin-bottom: 10px;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}.customer_reviews5yt .learner_reviewZok p:first-of-type::before {
    color: rgb(215,204,182);
    content: "~";
    margin: 0 5px;
}.customer_reviews5yt .learner_reviewZok p:first-of-type::after {
    color: rgb(215,204,182);
    content: "~";
    margin: 0 5px;
}.customer_reviews5yt .learner_reviewZok .description {
    line-height: 1.6;
    font-size: 12px;
    color: #000000;
    font-style: italic;
    position: relative;
}.customer_reviews5yt .learner_reviewZok .description::before,
.customer_reviews5yt .learner_reviewZok .description::after {
    position: absolute;
    color: rgb(215,204,182,0.5);
    font-family: Arial, sans-serif;
    content: "";
    font-size: 50px;
    line-height: 0;
}.customer_reviews5yt .learner_reviewZok .description::before {
    left: -15px;
    top: 5px;
}.customer_reviews5yt .learner_reviewZok .description::after {
    right: -15px;
    content: "";
    bottom: -10px;
}

@media (max-width: 991px) {.customer_reviews5yt {
    padding: 100px 0 150px;
}.customer_reviews5yt h2 {
    margin-bottom: 60px;
}.customer_reviews5yt h2::before,
    .customer_reviews5yt h2::after {
    width: 70px;
}.customer_reviews5yt .testimonial_cornernd6 {
    gap: 40px 20px;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 767px) {.customer_reviews5yt {
    padding: 80px 0 120px;
}.customer_reviews5yt h2 {
    margin-bottom: 50px;
    font-size: calc(30px * 0.9);
}.customer_reviews5yt h2::before,
    .customer_reviews5yt h2::after {
    width: 50px;
}.customer_reviews5yt .testimonial_cornernd6 {
    grid-template-columns: 1fr;
    gap: 60px;
}.customer_reviews5yt .learner_reviewZok {
    padding: 25px 20px;
}.customer_reviews5yt .learner_reviewZok img {
    width: 80px;
    height: 80px;
}.customer_reviews5yt .learner_reviewZok .description::before {
    font-size: 40px;
    left: -10px;
}.customer_reviews5yt .learner_reviewZok .description::after {
    font-size: 40px;
    right: -10px;
}}footer {
    position: relative;
}footer::before {
    z-index: 1;
    top: 0;
    right: 0;
    content: '';
    left: 0;
    bottom: 0;
    position: absolute;
    background: linear-gradient(45deg, rgb(187,164,116,0.5) 0%, rgb(215,204,182,0.5) 100%);
}.webinar_livepAN {
    font-family: Arial, sans-serif;
    z-index: 2;
    padding: 80px 0 40px;
    position: relative;
    color: #ffffff;
}.webinar_livepAN .container {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 30px;
    display: grid;
}.webinar_livepAN .company_holder {
    grid-column: 1 / 5;
    position: relative;
    z-index: 3;
}.webinar_livepAN .company_holder h3 {
    letter-spacing: 1px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    margin-bottom: 20px;
    font-size: 34px;
    display: inline-block;
    padding-bottom: 10px;
    text-transform: uppercase;
}.webinar_livepAN .company_holder h3::after {
    width: 40px;
    position: absolute;
    left: 0;
    height: 4px;
    background: rgb(215,204,182);
    content: '';
    border-radius: 10px;
    bottom: 0;
}.webinar_livepAN .footer_classesQOz {
    border-radius: 21px;
    transform: translateZ(0);
    font-size: 15px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.1);
    margin-top: 25px;
    backdrop-filter: blur(10px);
    line-height: 1.6;
    border-left: 4px solid rgb(215,204,182);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}.webinar_livepAN .reward_sysfVU {
    grid-column: 5 / 13;
    position: relative;
}.webinar_livepAN .head_pagewrapLjs {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
}.webinar_livepAN .nav_lessonHGx {
    position: relative;
}.webinar_livepAN .nav_lessonHGx h5 {
    font-size: 19px;
    margin-bottom: 25px;
    color: #ffffff;
    font-weight: 600;
    position: relative;
    display: inline-block;
}.webinar_livepAN .nav_lessonHGx h5::before {
    border-radius: 50%;
    content: '';
    left: -15px;
    position: absolute;
    transform: translateY(-50%);
    height: 8px;
    top: 50%;
    width: 8px;
    background: rgb(215,204,182);
}.webinar_livepAN .nav_lessonHGx .head_pagewrapLjs {
    gap: 15px;
    flex-direction: column;
    display: flex;
}.webinar_livepAN .nav_lessonHGx .head_pagewrapLjs a {
    z-index: 1;
    font-size: 15px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    padding: 8px 15px;
    color: #ffffff;
    text-decoration: none;
    border-radius: 10px;
    position: relative;
}.webinar_livepAN .nav_lessonHGx .head_pagewrapLjs a::before {
    top: 0;
    width: 3px;
    position: absolute;
    z-index: -1;
    content: '';
    background: rgb(215,204,182);
    height: 100%;
    transition: all 0.3s ease;
    left: 0;
}.webinar_livepAN .nav_lessonHGx .head_pagewrapLjs a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}.webinar_livepAN .nav_lessonHGx .head_pagewrapLjs a:hover::before {
    background: rgb(215,204,182,0.5);
    width: 100%;
}.play_marketO0J {
    z-index: 2;
    margin-top: 60px;
    background: rgba(0, 0, 0, 0.3);
    position: relative;
    padding: 20px 0;
}.play_marketO0J::before {
    right: 15%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    opacity: 0.2;
    content: '';
    top: 0;
    position: absolute;
    height: 1px;
    left: 15%;
}.play_marketO0J .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.play_marketO0J .grade_helppmz {
    opacity: 0.8;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.5px;
}@keyframes floatAnimation {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

footer::after {
    left: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.02) 10px,
        rgba(255, 255, 255, 0.02) 20px
    );
    right: 0;
    content: '';
}

@media (max-width: 992px) {.webinar_livepAN .container {
    grid-template-columns: repeat(1, 1fr);
}.webinar_livepAN .company_holder {
    margin-bottom: 40px;
    grid-column: 1 / -1;
}.webinar_livepAN .reward_sysfVU {
    grid-column: 1 / -1;
}.webinar_livepAN .head_pagewrapLjs {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.webinar_livepAN {
    padding: 60px 0 30px;
}.webinar_livepAN .head_pagewrapLjs {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}.webinar_livepAN .nav_lessonHGx {
    padding: 0;
}}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.webinar_livepAN::before {
    animation: gradientShift 5s infinite;
    position: absolute;
    background-size: 200% 200%;
    left: 0;
    width: 100%;
    content: '';
    height: 5px;
    background: linear-gradient(90deg, rgb(215,204,182), rgb(187,164,116), rgb(215,204,182));
    top: 0;
}.webinar_livepAN .company_holder::after {
    border-radius: 50%;
    width: 150px;
    opacity: 0.4;
    background: rgb(215,204,182,0.5);
    z-index: -1;
    top: 40px;
    right: -50px;
    height: 150px;
    position: absolute;
    filter: blur(60px);
    content: '';
}.webinar_livepAN .company_holder::before {
    content: '';
    left: -30px;
    filter: blur(40px);
    opacity: 0.3;
    bottom: 0;
    background: rgb(187,164,116,0.5);
    width: 100px;
    border-radius: 50%;
    position: absolute;
    height: 100px;
    z-index: -1;
}.webinar_livepAN .reward_sysfVU::after {
    z-index: -1;
    height: 120px;
    content: '';
    position: absolute;
    right: 100px;
    background: rgb(215,204,182,0.5);
    top: -20px;
    opacity: 0.2;
    filter: blur(50px);
    border-radius: 50%;
    width: 120px;
}.webinar_livepAN .reward_sysfVU::before {
    position: absolute;
    left: 80px;
    filter: blur(70px);
    height: 180px;
    z-index: -1;
    bottom: -50px;
    background: rgb(187,164,116,0.5);
    opacity: 0.25;
    border-radius: 50%;
    content: '';
    width: 180px;
}@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}

.webinar_livepAN .nav_lessonHGx {
    animation: borderPulse 4s infinite;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.webinar_livepAN .nav_lessonHGx h5 {
    letter-spacing: 0.5px;
}.webinar_livepAN .nav_lessonHGx h5::after {
    width: 30px;
    left: 0;
    bottom: -5px;
    height: 2px;
    position: absolute;
    content: '';
    background: rgb(187,164,116);
}@keyframes movingGradient {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

.play_marketO0J {
    animation: movingGradient 10s ease infinite;
    background-size: 200% 200%;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.6) 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
}.learning_impactrZq {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: #f7f8fa;
}.learning_impactrZq::before {
    background: linear-gradient(135deg, rgba(rgb(215,204,182,0.5), 0.05) 0%, rgba(rgb(187,164,116,0.5), 0.02) 100%);
    content: "";
    height: 100%;
    top: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
    left: 0;
}.learning_impactrZq::after {
    filter: blur(40px);
    content: "";
    width: 400px;
    position: absolute;
    right: -200px;
    height: 400px;
    border-radius: 50%;
    z-index: 0;
    background: linear-gradient(to right, rgba(rgb(215,204,182,0.5), 0.05), rgba(rgb(187,164,116,0.5), 0.08));
    top: -200px;
}.learning_impactrZq .container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}.learning_impactrZq .success_metricVlK {
    position: relative;
    flex-direction: column-reverse;
    padding: 30px;
    border-radius: 16px;
    gap: 40px;
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: #ffffff;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.05),
        -20px -20px 60px rgba(255, 255, 255, 0.8),
        inset 5px 5px 10px rgba(255, 255, 255, 0.8),
        inset -5px -5px 10px rgba(0, 0, 0, 0.03);
}.learning_impactrZq .success_metricVlK:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.06),
        -15px -15px 30px rgba(255, 255, 255, 0.9),
        inset 3px 3px 6px rgba(255, 255, 255, 0.9),
        inset -3px -3px 6px rgba(0, 0, 0, 0.04);
}.learning_impactrZq .content_padbJa {
    flex: 1;
    padding: 20px;
}.learning_impactrZq h4 {
    opacity: 0;
    margin-bottom: 30px;
    animation: fadeSlideUp 0.8s forwards 0.2s;
    position: relative;
    font-weight: 700;
    line-height: 1.4;
    transform: translateY(10px);
    color: #000000;
    font-size: 28px;
}.learning_impactrZq h4::after {
    background: linear-gradient(90deg, rgb(215,204,182), rgb(187,164,116));
    border-radius: 2px;
    left: 0;
    width: 60px;
    height: 4px;
    content: "";
    box-shadow: 0 2px 4px rgba(rgb(215,204,182,0.5), 0.3);
    position: absolute;
    bottom: -10px;
}.learning_impactrZq .content_padbJa > div {
    flex-direction: column;
    gap: 30px;
    display: flex;
}.learning_impactrZq ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.learning_impactrZq li {
    transform: translateY(15px);
    margin-bottom: 16px;
    animation: fadeSlideUp 0.8s forwards;
    animation-delay: calc(0.2s + var(--li-index, 0) * 0.1s);
    opacity: 0;
    position: relative;
}.learning_impactrZq li:nth-child(1) {
    --li-index: 1;
}.learning_impactrZq li:nth-child(2) {
    --li-index: 2;
}.learning_impactrZq li:nth-child(3) {
    --li-index: 3;
}.learning_impactrZq li p {
    border-radius: 12px;
    background: linear-gradient(145deg, #f5f9ff, #ffffff);
    transition: all 0.3s ease;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.03),
        -8px -8px 16px rgba(255, 255, 255, 0.8),
        inset 1px 1px 2px rgba(255, 255, 255, 0.8),
        inset -1px -1px 2px rgba(0, 0, 0, 0.03);
    align-items: flex-start;
    gap: 16px;
    padding: 16px;
    display: flex;
}.learning_impactrZq li p:hover {
    transform: translateY(-3px);
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.04),
        -10px -10px 20px rgba(255, 255, 255, 0.9),
        inset 1px 1px 2px rgba(255, 255, 255, 0.9),
        inset -1px -1px 2px rgba(0, 0, 0, 0.04);
}.learning_impactrZq li p span:first-child {
    display: flex;
    border-radius: 50%;
    transition: all 0.3s ease;
    background: linear-gradient(135deg, #fcfcfc, #f0f4f9);
    align-items: center;
    height: 42px;
    justify-content: center;
    flex-shrink: 0;
    width: 42px;
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.05),
        -4px -4px 8px rgba(255, 255, 255, 0.9),
        inset 1px 1px 2px rgba(255, 255, 255, 0.6),
        inset -1px -1px 2px rgba(0, 0, 0, 0.03);
}.learning_impactrZq li p:hover span:first-child {
    transform: rotate(10deg);
    box-shadow: 
        5px 5px 10px rgba(0, 0, 0, 0.06),
        -5px -5px 10px rgba(255, 255, 255, 1),
        inset 1px 1px 2px rgba(255, 255, 255, 0.7),
        inset -1px -1px 2px rgba(0, 0, 0, 0.04);
}.learning_impactrZq li p span:last-child {
    color: #000000;
    line-height: 1.6;
    font-weight: 400;
    font-size: 16px;
}.learning_impactrZq svg {
    transition: transform 0.3s ease;
    transform: scale(0.85);
    height: 24px;
    width: 24px;
}.learning_impactrZq li p:hover svg {
    transform: scale(0.95) rotate(5deg);
}.learning_impactrZq svg path {
    fill: rgb(215,204,182);
    transition: fill 0.3s ease;
}.learning_impactrZq li p:hover svg path {
    fill: rgb(187,164,116);
}.learning_impactrZq .thumbnailim3 {
    border-radius: 12px;
    animation: fadeIn 1s forwards 0.6s;
    opacity: 0;
    width: 100%;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
    transform: perspective(1000px) rotateY(-3deg) translateZ(20px);
    object-fit: cover;
    height: auto;
    transition: all 0.5s ease;
    aspect-ratio: 16/9;
}.learning_impactrZq .success_metricVlK:hover .thumbnailim3 {
    transform: perspective(1000px) rotateY(0deg) translateZ(0);
}

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

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

@media (min-width: 768px) {.learning_impactrZq .success_metricVlK {
    flex-direction: row;
    align-items: center;
    padding: 40px;
}.learning_impactrZq .content_padbJa {
    padding: 30px 40px 30px 0;
}.learning_impactrZq h4 {
    margin-bottom: 40px;
    font-size: 32px;
}.learning_impactrZq .content_padbJa > div {
    gap: 40px;
    flex-direction: row;
}.learning_impactrZq .thumbnailim3 {
    height: 400px;
    object-position: center;
    width: 45%;
}
}

@media (min-width: 992px) {.learning_impactrZq {
    padding: 120px 0;
}.learning_impactrZq .success_metricVlK {
    padding: 60px;
    gap: 60px;
}.learning_impactrZq h4 {
    font-size: 36px;
}.learning_impactrZq li p {
    padding: 20px;
}.learning_impactrZq .thumbnailim3 {
    height: 450px;
}
}

@media (max-width: 767px) {.learning_impactrZq {
    padding: 60px 0;
}.learning_impactrZq h4 {
    font-size: 24px;
}.learning_impactrZq .content_padbJa > div > ul {
    margin-bottom: 20px;
}.learning_impactrZq .thumbnailim3 {
    height: 250px;
}
}

@media (max-width: 480px) {.learning_impactrZq .success_metricVlK {
    padding: 20px;
}.learning_impactrZq .content_padbJa {
    padding: 10px;
}.learning_impactrZq h4 {
    font-size: 22px;
}.learning_impactrZq li p {
    padding: 12px;
}.learning_impactrZq svg {
    height: 20px;
    width: 20px;
}.learning_impactrZq .thumbnailim3 {
    height: 200px;
}}.sign_upjoa {
    position: relative;
    background: linear-gradient(135deg, rgb(215,204,182,0.5), rgb(187,164,116) 120%);
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 4rem 2rem;
    z-index: 1;
}.sign_upjoa::before {
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0;
    background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 40%, transparent 60%);
    pointer-events: none;
    animation: lightSweep 8s ease-in-out infinite;
    left: 0;
    content: "";
    transform: translateX(-100%);
}.sign_upjoa::after {
    left: 0;
    height: 6px;
    animation: gradientShift 8s linear infinite;
    background: linear-gradient(90deg, rgb(215,204,182), rgb(187,164,116), rgb(215,204,182));
    position: absolute;
    bottom: -2px;
    content: "";
    width: 100%;
    z-index: 1;
    background-size: 200% 100%;
}.sign_upjoa .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.sign_upjoa .success_metricVlK {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    padding: 3rem 2.5rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.sign_upjoa .success_metricVlK:hover {
    transform: perspective(1000px) rotateX(0);
}.sign_upjoa h4 {
    margin: 0 0 1.5rem;
    padding-left: 1.5rem;
    font-weight: 600;
    transition: transform 0.3s ease;
    line-height: 1.4;
    max-width: 90%;
    position: relative;
    font-size: 22px;
    color: #000000;
}.sign_upjoa h4::before {
    top: 10%;
    height: 80%;
    position: absolute;
    transform-origin: top;
    content: "";
    background: rgb(215,204,182);
    left: 0;
    animation: lineGrow 0.8s 0.2s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    width: 4px;
    transform: scaleY(0);
}.sign_upjoa .input_holder {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
    gap: 1rem;
    transition: all 0.4s ease;
}.sign_upjoa .input_holder span {
    min-width: 180px;
    flex: 1 1 auto;
    transform: translateY(0);
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.sign_upjoa .input_holder span:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}.sign_upjoa input[type="email"] {
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    background: #ffffff;
    transition: border 0.3s ease, box-shadow 0.3s ease;
    font-size: 16px;
    padding: 1rem 1.5rem;
}.sign_upjoa input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(215,204,182,0.5);
    border-color: rgb(215,204,182);
}.sign_upjoa input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: opacity 0.3s ease;
}.sign_upjoa input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.sign_upjoa .sub_promodB7 {
    letter-spacing: 0.5px;
    font-weight: 600;
    padding: 1rem 1.5rem;
    background: rgb(215,204,182);
    font-size: 14px;
    position: relative;
    width: 100%;
    color: #ffffff;
    border-radius: 10px;
    transition: all 0.3s ease;
    overflow: hidden;
    font-family: Arial, sans-serif;
    border: none;
    cursor: pointer;
}.sign_upjoa .sub_promodB7::before {
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    left: -100%;
    content: "";
    height: 100%;
    transition: all 0.4s ease;
}.sign_upjoa .sub_promodB7:hover {
    transform: translateY(-2px);
    background: rgb(187,164,116);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.sign_upjoa .sub_promodB7:hover::before {
    left: 100%;
    transition: all 0.8s ease;
}.sign_upjoa .sub_promodB7:active {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(1px);
}

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

@keyframes lightSweep {
    0%, 100% {
        transform: translateX(-100%);
    }
    50% {
        transform: translateX(100%);
    }
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}

@media screen and (min-width: 768px) {.sign_upjoa {
    padding: 5rem 3rem;
}.sign_upjoa .success_metricVlK {
    flex-direction: row;
    padding: 3.5rem 3rem;
    align-items: center;
    justify-content: space-between;
}.sign_upjoa h4 {
    margin: 0;
    padding-right: 2rem;
    max-width: 50%;
}.sign_upjoa .input_holder {
    flex: 1;
    margin-top: 0;
    max-width: 500px;
    justify-content: flex-end;
}
}

@media screen and (min-width: 992px) {.sign_upjoa {
    padding: 6rem 4rem;
}.sign_upjoa .success_metricVlK {
    padding: 4rem;
}.sign_upjoa h4 {
    font-size: calc(22px * 1.1);
}.sign_upjoa .input_holder {
    gap: 1.5rem;
}
}

@media screen and (max-width: 767px) {.sign_upjoa {
    padding: 3rem 1.5rem;
}.sign_upjoa .success_metricVlK {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2.5rem 2rem;
}.sign_upjoa h4 {
    margin-bottom: 2rem;
    font-size: calc(22px * 0.9);
}.sign_upjoa .input_holder {
    gap: 0.8rem;
}.sign_upjoa input[type="email"],
    .sign_upjoa .sub_promodB7 {
    padding: 0.9rem 1.2rem;
}
}

@media (prefers-reduced-motion) {.sign_upjoa::before,
    .sign_upjoa::after,
    .sign_upjoa h4::before,
    .sign_upjoa .sub_promodB7::before {
    animation: none;
}.sign_upjoa .success_metricVlK,
    .sign_upjoa .success_metricVlK:hover,
    .sign_upjoa .input_holder span:hover,
    .sign_upjoa .sub_promodB7:hover {
    transform: none;
    transition: none;
}}.help_desk_infohUH {
    overflow: hidden;
    perspective: 1000px;
    position: relative;
    background-color: rgb(237,233,225);
    padding: 80px 0;
}.help_desk_infohUH::before {
    transform: rotateX(10deg);
    z-index: 0;
    left: 0;
    content: "";
    transform-origin: top;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    background: 
    linear-gradient(120deg, rgb(215,204,182,0.5) 0%, transparent 30%),
    linear-gradient(240deg, rgb(187,164,116,0.5) 0%, transparent 30%);
}.help_desk_infohUH .container {
    padding: 0 15px;
    z-index: 1;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.help_desk_infohUH .write_expertsOuv {
    transform: rotateY(-3deg);
    transform-style: preserve-3d;
    border-radius: 26px;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(0, 0, 0, 0.05);
    padding: 45px;
    transition: transform 0.5s ease;
    position: relative;
    background: linear-gradient(135deg, #ffffff 0%, rgb(237,233,225) 100%);
}.help_desk_infohUH .write_expertsOuv:hover {
    transform: rotateY(0deg);
}.help_desk_infohUH h2 {
    font-weight: 700;
    font-size: 29px;
    margin-bottom: 30px;
    transform: translateZ(30px);
    position: relative;
    text-shadow: 2px 2px 0 rgb(215,204,182,0.5);
    color: #000000;
}.help_desk_infohUH h2::after {
    position: absolute;
    left: 0;
    content: "";
    width: 80px;
    height: 6px;
    transform: skewX(-20deg);
    bottom: -10px;
    background: rgb(215,204,182);
}.help_desk_infohUH p {
    position: relative;
    color: #000000;
    font-size: 17px;
    transform: translateZ(20px);
    margin-bottom: 30px;
    line-height: 1.7;
}.help_desk_infohUH .edu_guideb39 {
    margin-top: 40px;
    flex-wrap: wrap;
    gap: 20px;
    transform: translateZ(40px);
    position: relative;
    display: flex;
}.help_desk_infohUH .write_pagemyp {
    font-size: 17px;
    box-shadow: 
    5px 5px 0 rgb(215,204,182),
    inset 0 0 0 1px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    align-items: center;
    transform: translateZ(0) translateX(0) translateY(0);
    color: #000000;
    display: flex;
    border-radius: 10px;
    transform-style: preserve-3d;
    text-decoration: none;
    padding: 15px 25px;
    background: #ffffff;
    position: relative;
}.help_desk_infohUH .write_pagemyp:hover {
    box-shadow: 
    10px 10px 0 rgb(215,204,182),
    inset 0 0 0 1px rgba(0, 0, 0, 0.05);
    transform: translateZ(5px) translateX(-5px) translateY(-5px);
}.help_desk_infohUH .write_pagemyp:active {
    box-shadow: 
    5px 5px 0 rgb(215,204,182),
    inset 0 0 0 1px rgba(0, 0, 0, 0.05);
    transform: translateZ(0) translateX(0) translateY(0);
}.help_desk_infohUH .write_pagemyp svg {
    width: 24px;
    transition: transform 0.3s ease;
    margin-right: 12px;
    height: 24px;
    transform: translateZ(5px);
}.help_desk_infohUH .write_pagemyp:hover svg {
    transform: translateZ(10px) scale(1.1);
}.help_desk_infohUH .write_pagemyp svg path {
    fill: rgb(215,204,182);
    transition: fill 0.3s ease;
}.help_desk_infohUH .write_pagemyp:hover svg path {
    fill: rgb(187,164,116);
}.help_desk_infohUH p svg {
    margin-right: 10px;
    transform: translateZ(5px);
    height: 22px;
    width: 22px;
}.help_desk_infohUH p svg path {
    fill: rgb(215,204,182);
}.help_desk_infohUH p:nth-last-child(2) {
    box-shadow: 
    3px 3px 0 rgb(215,204,182,0.5),
    inset 0 0 0 1px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    transform: translateZ(20px) translateX(0) translateY(0);
    align-items: center;
    transition: all 0.3s ease;
    padding: 12px 20px;
    display: flex;
    border-radius: 10px;
}.help_desk_infohUH p:nth-last-child(2):hover {
    transform: translateZ(25px) translateX(-3px) translateY(-3px);
    box-shadow: 
    6px 6px 0 rgb(215,204,182,0.5),
    inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}.help_desk_infohUH .write_expertsOuv::before {
    background: rgb(215,204,182,0.5);
    filter: blur(60px);
    width: 200px;
    top: -100px;
    content: "";
    position: absolute;
    z-index: -1;
    transform: translateZ(-100px);
    border-radius: 50%;
    height: 200px;
    right: -50px;
    opacity: 0.3;
}.help_desk_infohUH .write_expertsOuv::after {
    bottom: -20px;
    content: "";
    right: 40px;
    height: 20px;
    border-radius: 50%;
    filter: blur(20px);
    transform: rotateX(60deg) scaleX(1.5);
    z-index: -1;
    position: absolute;
    width: 100px;
    background: rgba(0, 0, 0, 0.2);
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}

@media (max-width: 991px) {.help_desk_infohUH {
    padding: 60px 0;
}.help_desk_infohUH .write_expertsOuv {
    transform: rotateY(-2deg);
    padding: 35px;
}.help_desk_infohUH h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 25px;
}.help_desk_infohUH .edu_guideb39 {
    margin-top: 30px;
    gap: 15px;
}.help_desk_infohUH .write_pagemyp {
    padding: 12px 20px;
}
}

@media (max-width: 767px) {.help_desk_infohUH {
    padding: 50px 0;
    perspective: none;
}.help_desk_infohUH .write_expertsOuv {
    padding: 30px 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: none;
}.help_desk_infohUH h2,
  .help_desk_infohUH p,
  .help_desk_infohUH .edu_guideb39,
  .help_desk_infohUH .write_pagemyp,
  .help_desk_infohUH .write_pagemyp svg,
  .help_desk_infohUH p:nth-last-child(2) {
    transform: none !important;
}.help_desk_infohUH h2 {
    font-size: calc(29px * 0.85);
    margin-bottom: 20px;
    text-shadow: 1px 1px 0 rgb(215,204,182,0.5);
}.help_desk_infohUH h2::after {
    height: 4px;
    width: 60px;
}.help_desk_infohUH p {
    margin-bottom: 25px;
    font-size: calc(17px * 0.95);
}.help_desk_infohUH .edu_guideb39 {
    margin-top: 25px;
    flex-direction: column;
    gap: 12px;
}.help_desk_infohUH .write_pagemyp {
    width: 100%;
    box-shadow: 3px 3px 0 rgb(215,204,182);
}.help_desk_infohUH .write_pagemyp:hover {
    box-shadow: 6px 6px 0 rgb(215,204,182);
    transform: translateX(-3px) translateY(-3px);
}.help_desk_infohUH .write_pagemyp svg {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}.help_desk_infohUH .write_expertsOuv::before,
  .help_desk_infohUH .write_expertsOuv::after {
    display: none;
}}

.help_desk_infohUH .write_expertsOuv::before {
    animation: float 8s ease-in-out infinite;
}.help_desk_infohUH .write_pagemyp:nth-child(1) {
    transition-delay: 0.1s;
}.help_desk_infohUH .write_pagemyp:nth-child(2) {
    transition-delay: 0.2s;
}.help_desk_infohUH .write_pagemyp:nth-child(3) {
    transition-delay: 0.3s;
}.reach_outKq5 {
    overflow: hidden;
    position: relative;
    background: #ffffff;
    padding: 80px 0;
}.reach_outKq5::before {
    top: 0;
    width: 100%;
    z-index: 0;
    position: absolute;
    background-size: 20px 20px;
    content: "";
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%),
                linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%);
    height: 100%;
    left: 0;
}.reach_outKq5 .container {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 1;
}.reach_outKq5 h2 {
    text-align: left;
    border-left: 5px solid rgb(215,204,182);
    position: relative;
    font-size: 30px;
    color: #000000;
    font-weight: 700;
    padding-left: 20px;
    margin-bottom: 50px;
}.reach_outKq5 .reach_boxRDf {
    overflow: hidden;
    background: #ffffff;
    flex-direction: row-reverse;
    display: flex;
    border-radius: 18px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}.reach_outKq5 .thumbnailim3 {
    flex: 0 0 40%;
    position: relative;
    min-height: 500px;
}.reach_outKq5 .thumbnailim3::before {
    z-index: 1;
    mix-blend-mode: multiply;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    position: absolute;
    background: rgb(215,204,182,0.5);
    content: "";
}.reach_outKq5 .reach_widgetwqx {
    position: relative;
    flex: 0 0 60%;
    padding: 60px;
}.reach_outKq5 .reach_widgetwqx::after {
    content: "";
    z-index: -1;
    right: 0;
    top: 0;
    border-radius: 0 0 0 100%;
    height: 150px;
    width: 150px;
    position: absolute;
    background: rgb(237,233,225);
}.reach_outKq5 #contact {
    display: flex;
    flex-direction: column;
    gap: 30px;
}.reach_outKq5 h3 {
    color: #000000;
    font-weight: 700;
    font-size: 24px;
    position: relative;
    margin-bottom: 30px;
}.reach_outKq5 h3::after {
    position: absolute;
    background: rgb(215,204,182);
    height: 2px;
    left: 0;
    bottom: -10px;
    content: "";
    width: 40px;
}.reach_outKq5 input[type="text"] {
    border: none;
    font-size: 18px;
    border-radius: 10px;
    width: 100%;
    transition: all 0.3s ease;
    color: #000000;
    padding: 18px 20px;
    background: rgb(237,233,225);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
}.reach_outKq5 input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(215,204,182,0.5), inset 0 2px 4px rgba(0, 0, 0, 0.03);
    outline: none;
    background: #ffffff;
}.reach_outKq5 input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.6;
}.reach_outKq5 .connect_listDXa {
    align-items: center;
    display: flex;
    margin-top: 5px;
    gap: 12px;
}.reach_outKq5 .connect_listDXa input[type="checkbox"] {
    position: relative;
    width: 22px;
    appearance: none;
    border-radius: 10px;
    transition: all 0.2s ease;
    border: 2px solid rgb(237,233,225);
    height: 22px;
    cursor: pointer;
}.reach_outKq5 .connect_listDXa input[type="checkbox"]:checked {
    border-color: rgb(215,204,182);
    background: rgb(215,204,182);
}.reach_outKq5 .connect_listDXa input[type="checkbox"]:checked::after {
    position: absolute;
    content: "";
    transform: rotate(45deg);
    border: solid #ffffff;
    height: 11px;
    border-width: 0 2px 2px 0;
    top: 3px;
    width: 6px;
    left: 7px;
}.reach_outKq5 .connect_listDXa label {
    font-size: 18px;
    color: #000000;
    line-height: 1.5;
}.reach_outKq5 .connect_listDXa a {
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    color: rgb(215,204,182);
}.reach_outKq5 .connect_listDXa a:hover {
    color: rgb(187,164,116);
}.reach_outKq5 .connect_listDXa a::after {
    height: 1px;
    position: absolute;
    bottom: -2px;
    background: rgb(215,204,182);
    content: "";
    width: 100%;
    left: 0;
    transition: all 0.3s ease;
}.reach_outKq5 .connect_listDXa a:hover::after {
    background: rgb(187,164,116);
}.reach_outKq5 .reach_feedbackRow {
    border: none;
    color: #ffffff;
    align-self: flex-start;
    margin-top: 20px;
    font-size: 18px;
    background: rgb(215,204,182);
    border-radius: 18px;
    padding: 18px 40px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgb(215,204,182,0.5);
    font-weight: 600;
}.reach_outKq5 .reach_feedbackRow:hover {
    box-shadow: 0 7px 20px rgb(187,164,116,0.5);
    transform: translateY(-2px);
    background: rgb(187,164,116);
}.reach_outKq5 svg {
    transition: all 0.3s ease;
    height: 20px;
    fill: rgb(215,204,182);
    width: 20px;
}.reach_outKq5 svg path {
    fill: rgb(215,204,182);
    transition: all 0.3s ease;
}.reach_outKq5 svg:hover {
    fill: rgb(187,164,116);
}.reach_outKq5 svg:hover path {
    fill: rgb(187,164,116);
}

@media (max-width: 992px) {.reach_outKq5 .reach_boxRDf {
    flex-direction: column;
}.reach_outKq5 .thumbnailim3 {
    order: 1;
    min-height: 300px;
    flex: 0 0 auto;
}.reach_outKq5 .reach_widgetwqx {
    padding: 50px 40px;
    order: 2;
    flex: 0 0 auto;
}.reach_outKq5 h2 {
    margin-bottom: 40px;
}
}

@media (max-width: 768px) {.reach_outKq5 {
    padding: 60px 0;
}.reach_outKq5 h2 {
    font-size: calc(30px - 4px);
    margin-bottom: 30px;
}.reach_outKq5 .reach_widgetwqx {
    padding: 40px 30px;
}.reach_outKq5 #contact {
    gap: 25px;
}.reach_outKq5 .thumbnailim3 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.reach_outKq5 {
    padding: 40px 0;
}.reach_outKq5 .container {
    padding: 0 15px;
}.reach_outKq5 h2 {
    margin-bottom: 25px;
    font-size: calc(30px - 6px);
    padding-left: 15px;
}.reach_outKq5 .reach_widgetwqx {
    padding: 30px 20px;
}.reach_outKq5 #contact {
    gap: 20px;
}.reach_outKq5 input[type="text"] {
    padding: 15px;
}.reach_outKq5 .reach_feedbackRow {
    padding: 15px 20px;
    width: 100%;
}.reach_outKq5 .thumbnailim3 {
    min-height: 200px;
}}.course_demographicwaD {
    background: linear-gradient(150deg, rgb(237,233,225) 30%, rgb(187,164,116,0.5) 100%);
    padding: 110px 0;
    position: relative;
    overflow: hidden;
}.course_demographicwaD::before {
    border-radius: 100px;
    right: -20%;
    height: 200%;
    top: -50%;
    transform: rotate(30deg);
    content: "";
    opacity: 0.1;
    width: 80%;
    filter: blur(60px);
    animation: float-slow 20s ease-in-out infinite alternate;
    background: rgb(215,204,182,0.5);
    position: absolute;
}.course_demographicwaD::after {
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(215,204,182,0.5) 25%, 
        rgb(215,204,182) 50%, 
        rgb(215,204,182,0.5) 75%, 
        transparent 100%
    );
    height: 1px;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
}@keyframes float-slow {
    0% {
        transform: rotate(30deg) translateY(0);
    }
    100% {
        transform: rotate(30deg) translateY(-50px);
    }
}

.course_demographicwaD .container {
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.course_demographicwaD .success_metricVlK {
    gap: 40px;
    align-items: start;
    position: relative;
    display: grid;
    grid-template-columns: 300px 1fr;
}.course_demographicwaD h4 {
    line-height: 1.3;
    margin: 0;
    font-weight: 700;
    padding: 0;
    position: relative;
    font-size: 37px;
    color: #000000;
}.course_demographicwaD h4::before {
    left: 0;
    background: linear-gradient(90deg, rgb(215,204,182), rgb(187,164,116));
    top: -20px;
    border-radius: 10px;
    width: 50px;
    position: absolute;
    content: "";
    height: 5px;
}.course_demographicwaD h4::after {
    height: 2px;
    bottom: -20px;
    width: 120px;
    content: "";
    background: rgb(215,204,182,0.5);
    left: 0;
    position: absolute;
    border-radius: 10px;
}.course_demographicwaD div {
    display: flex;
    gap: 20px;
    flex-direction: column;
}.course_demographicwaD div p {
    margin: 0;
    z-index: 1;
    line-height: 1.6;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    font-size: 15px;
    display: flex;
    padding: 20px 25px;
    align-items: center;
    transition: all 0.3s ease;
    color: #000000;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.9);
}.course_demographicwaD div p:nth-child(even) {
    transform: translateX(30px);
}.course_demographicwaD div p:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.course_demographicwaD div p:nth-child(even):hover {
    transform: translate(30px, -5px);
}.course_demographicwaD div p::before {
    height: 100%;
    content: "";
    opacity: 0.7;
    width: 4px;
    transition: width 0.3s ease;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgb(215,204,182), rgb(187,164,116));
    position: absolute;
}.course_demographicwaD div p:hover::before {
    width: 8px;
}.course_demographicwaD div p svg {
    margin-right: 20px;
    min-width: 28px;
    height: 28px;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
    width: 28px;
}.course_demographicwaD div p:hover svg {
    transform: scale(1.2);
}.course_demographicwaD div p svg path {
    fill: rgb(215,204,182);
    transition: fill 0.3s ease;
}.course_demographicwaD div p:hover svg path {
    fill: rgb(187,164,116);
}

@media (max-width: 991px) {.course_demographicwaD {
    padding: 90px 0;
}.course_demographicwaD .success_metricVlK {
    grid-template-columns: 250px 1fr;
    gap: 30px;
}.course_demographicwaD h4 {
    font-size: calc(37px - 2px);
}.course_demographicwaD div {
    gap: 15px;
}.course_demographicwaD div p {
    padding: 18px 20px;
}.course_demographicwaD div p:nth-child(even) {
    transform: translateX(20px);
}.course_demographicwaD div p:nth-child(even):hover {
    transform: translate(20px, -5px);
}.course_demographicwaD div p svg {
    width: 24px;
    min-width: 24px;
    height: 24px;
    margin-right: 15px;
}
}

@media (max-width: 767px) {.course_demographicwaD {
    padding: 70px 0;
}.course_demographicwaD .success_metricVlK {
    gap: 40px;
    grid-template-columns: 1fr;
}.course_demographicwaD h4 {
    margin: 0 auto;
    max-width: 500px;
    font-size: calc(37px - 2px);
    text-align: center;
}.course_demographicwaD h4::before {
    transform: translateX(-50%);
    left: 50%;
}.course_demographicwaD h4::after {
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
}.course_demographicwaD div p:nth-child(even) {
    transform: translateX(0);
}.course_demographicwaD div p:nth-child(even):hover {
    transform: translateY(-5px);
}
}

@media (max-width: 479px) {.course_demographicwaD {
    padding: 50px 0;
}.course_demographicwaD h4 {
    font-size: calc(37px - 4px);
}.course_demographicwaD div {
    gap: 12px;
}.course_demographicwaD div p {
    padding: 15px;
}.course_demographicwaD div p svg {
    width: 20px;
    margin-right: 12px;
    height: 20px;
    min-width: 20px;
}}.tariff_optionqXb {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.tariff_optionqXb::before {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 100%);
    left: 0;
}.tariff_optionqXb .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.tariff_optionqXb .learning_dealsEXc {
    perspective: 1000px;
    position: relative;
}.tariff_optionqXb h2 {
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 30px;
    letter-spacing: 1px;
    text-align: center;
    animation: fadeInDown 0.8s ease-out forwards;
    transform: translateZ(50px);
    font-weight: 700;
    text-shadow: 0 3px 10px rgba(0,0,0,0.3);
}.tariff_optionqXb .fee_pricingPx9 {
    transform: translateZ(30px);
    margin: 0 auto 50px;
    color: #ffffff;
    font-size: calc(16px * 1.1);
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    opacity: 0.9;
    max-width: 800px;
    line-height: 1.6;
    text-align: center;
}.tariff_optionqXb .rate_schemesIzl {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    margin: 0;
    perspective: 2000px;
    gap: 30px;
    list-style: none;
}.tariff_optionqXb .rate_schemesIzl li {
    animation: cardEntrance 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    opacity: 0;
    height: 100%;
    transform: translateY(30px) rotateX(5deg);
}.tariff_optionqXb .rate_schemesIzl li:nth-child(1) {
    animation-delay: 0.3s;
}.tariff_optionqXb .rate_schemesIzl li:nth-child(2) {
    animation-delay: 0.5s;
}.tariff_optionqXb .rate_schemesIzl li:nth-child(3) {
    animation-delay: 0.7s;
}.tariff_optionqXb .rate_schemesIzl li:nth-child(4) {
    animation-delay: 0.9s;
}.tariff_optionqXb .learning_feesiSz {
    display: block;
    will-change: transform;
    color: inherit;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    text-decoration: none;
    height: 100%;
    transform-style: preserve-3d;
}.tariff_optionqXb .learning_feesiSz:hover {
    transform: translateY(-15px) scale(1.02) rotateX(2deg);
}.tariff_optionqXb .price_tierspsS {
    background: linear-gradient(135deg, rgb(215,204,182,0.5), rgb(187,164,116,0.5));
    height: 100%;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.1);
    transition: all 0.4s ease;
    position: relative;
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 15px rgba(0,0,0,0.1);
    clip-path: polygon(0 0, 100% 0, 100% 94%, 96% 100%, 0 100%);
}.tariff_optionqXb .learning_feesiSz:hover .price_tierspsS {
    border-color: rgba(255,255,255,0.25);
    box-shadow: 0 25px 50px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.15);
}.tariff_optionqXb .price_tierspsS::before {
    right: -10px;
    height: 100px;
    transition: all 0.4s ease;
    content: "";
    background: rgb(187,164,116);
    width: 100px;
    position: absolute;
    opacity: 0.15;
    top: -10px;
    transform: rotate(45deg);
}.tariff_optionqXb .learning_feesiSz:hover .price_tierspsS::before {
    opacity: 0.25;
    transform: rotate(45deg) scale(1.2);
}.tariff_optionqXb .skill_pricingE2k {
    z-index: 1;
    padding: 35px 30px;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}.tariff_optionqXb .learning_feesiSz:hover .skill_pricingE2k {
    transform: translateZ(10px);
}.tariff_optionqXb .skill_pricingE2k h4 {
    padding-bottom: 15px;
    font-weight: 700;
    margin: 0 0 20px;
    position: relative;
    font-size: calc(18px * 1.2);
    transition: transform 0.3s ease;
    color: #ffffff;
}.tariff_optionqXb .learning_feesiSz:hover .skill_pricingE2k h4 {
    transform: translateY(-5px);
}.tariff_optionqXb .skill_pricingE2k h4::after {
    background: rgb(215,204,182);
    bottom: 0;
    left: 0;
    width: 50px;
    position: absolute;
    height: 3px;
    transition: width 0.4s ease;
    content: "";
}.tariff_optionqXb .learning_feesiSz:hover .skill_pricingE2k h4::after {
    width: 80px;
}.tariff_optionqXb .skill_pricingE2k p {
    font-size: 16px;
    opacity: 0.8;
    color: #ffffff;
    padding-right: 10px;
    transition: opacity 0.3s ease;
    max-height: 200px;
    line-height: 1.6;
    overflow-y: auto;
    margin-bottom: 30px;
}.tariff_optionqXb .skill_pricingE2k p::-webkit-scrollbar {
    width: 4px;
}.tariff_optionqXb .skill_pricingE2k p::-webkit-scrollbar-thumb {
    background: rgb(215,204,182,0.5);
    border-radius: 10px;
}.tariff_optionqXb .learning_feesiSz:hover .skill_pricingE2k p {
    opacity: 1;
}.tariff_optionqXb .indv_costhFN {
    margin-top: 20px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    position: relative;
    display: block;
    transition: all 0.4s ease;
    font-size: calc(18px * 1.4);
}.tariff_optionqXb .indv_costhFN::before {
    height: 2px;
    position: absolute;
    top: -10px;
    width: 30px;
    left: 0;
    background: rgb(187,164,116);
    transition: width 0.4s ease;
    content: "";
}.tariff_optionqXb .learning_feesiSz:hover .indv_costhFN::before {
    width: 50px;
}.tariff_optionqXb .learning_feesiSz:hover .indv_costhFN {
    transform: scale(1.1);
    color: rgb(187,164,116);
}

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

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

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

@media (max-width: 1200px) {.tariff_optionqXb {
    padding: 100px 0;
}.tariff_optionqXb h2 {
    font-size: calc(30px * 0.9);
}.tariff_optionqXb .fee_pricingPx9 {
    font-size: 16px;
    margin-bottom: 40px;
}.tariff_optionqXb .rate_schemesIzl {
    gap: 25px;
}
}

@media (max-width: 992px) {.tariff_optionqXb {
    padding: 80px 0;
}.tariff_optionqXb .rate_schemesIzl {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.tariff_optionqXb .skill_pricingE2k {
    padding: 30px 25px;
}.tariff_optionqXb .skill_pricingE2k p {
    max-height: 180px;
}
}

@media (max-width: 768px) {.tariff_optionqXb {
    padding: 70px 0;
}.tariff_optionqXb h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 15px;
}.tariff_optionqXb .fee_pricingPx9 {
    margin-bottom: 30px;
    font-size: calc(16px * 0.95);
}.tariff_optionqXb .rate_schemesIzl {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 500px;
}.tariff_optionqXb .price_tierspsS {
    clip-path: polygon(0 0, 100% 0, 100% 96%, 94% 100%, 0 100%);
}.tariff_optionqXb .indv_costhFN {
    font-size: calc(18px * 1.2);
}
}

@media (max-width: 576px) {.tariff_optionqXb {
    padding: 60px 0;
}.tariff_optionqXb h2 {
    font-size: calc(30px * 0.7);
}.tariff_optionqXb .fee_pricingPx9 {
    margin-bottom: 25px;
    font-size: calc(16px * 0.9);
}.tariff_optionqXb .skill_pricingE2k {
    padding: 25px 20px;
}.tariff_optionqXb .skill_pricingE2k h4 {
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}.tariff_optionqXb .skill_pricingE2k p {
    max-height: 150px;
    margin-bottom: 20px;
    font-size: calc(16px * 0.9);
}}.mentorship_experiencemQs {
    background: linear-gradient(135deg, rgb(237,233,225) 0%, rgb(215,204,182,0.5) 100%);
    border-radius: 12px;
    padding: 4rem 2rem;
    overflow: hidden;
    position: relative;
}.mentorship_experiencemQs::before {
    background: rgb(187,164,116,0.5);
    content: "";
    height: 120%;
    z-index: 1;
    top: -10%;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
    width: 70%;
    left: -10%;
    animation: pulse 8s infinite alternate;
    position: absolute;
    transform: rotate(-15deg);
}.mentorship_experiencemQs .learner_reviewZok {
    display: grid;
    transform: perspective(1000px) rotateY(5deg);
    transition: transform 0.5s ease;
    z-index: 2;
    position: relative;
    gap: 2rem;
    grid-template-columns: 1fr 1.2fr;
}.mentorship_experiencemQs .learner_reviewZok:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}.mentorship_experiencemQs .thumbnailim3 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    height: 400px;
    position: relative;
    transform: rotate(-3deg) translateY(20px);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}.mentorship_experiencemQs .thumbnailim3::after {
    position: absolute;
    content: "";
    background: linear-gradient(45deg, rgb(215,204,182,0.5) 0%, transparent 70%);
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    border-radius: 10px;
}.mentorship_experiencemQs .learner_reviewZok:hover .thumbnailim3 {
    transform: rotate(0deg) translateY(0);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
}.mentorship_experiencemQs .work_trajectorytYh {
    z-index: 3;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    padding: 2rem;
    background: #ffffff;
    transform: translateY(30px) rotate(2deg);
    transition: transform 0.5s ease;
    border-radius: 12px;
    position: relative;
}.mentorship_experiencemQs .learner_reviewZok:hover .work_trajectorytYh {
    transform: translateY(0) rotate(0deg);
}.mentorship_experiencemQs .name {
    margin-bottom: 0.5rem;
    color: rgb(215,204,182);
    font-size: 36px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    position: relative;
}.mentorship_experiencemQs .name::after {
    transition: transform 0.3s ease;
    width: 60px;
    left: 0;
    transform-origin: left;
    transform: scaleX(0.6);
    position: absolute;
    content: "";
    height: 3px;
    bottom: -8px;
    background: linear-gradient(90deg, rgb(187,164,116) 0%, rgb(215,204,182) 100%);
}.mentorship_experiencemQs .learner_reviewZok:hover .name::after {
    transform: scaleX(1);
}.mentorship_experiencemQs .work_trajectorytYh > div:nth-child(2) {
    opacity: 0.8;
    color: rgb(187,164,116);
    font-size: 22px;
    margin-bottom: 1.5rem;
    transition: all 0.3s ease;
    font-weight: 600;
    transform: translateX(5px);
}.mentorship_experiencemQs .learner_reviewZok:hover .work_trajectorytYh > div:nth-child(2) {
    opacity: 1;
    transform: translateX(0);
}.mentorship_experiencemQs .exp_highlightsANh {
    padding-left: 1.5rem;
    font-style: italic;
    color: #000000;
    line-height: 1.6;
    font-size: 13px;
    font-weight: 400;
    position: relative;
}.mentorship_experiencemQs .exp_highlightsANh::before {
    width: 3px;
    background: linear-gradient(to bottom, rgb(215,204,182), rgb(187,164,116));
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
}

@keyframes pulse {
    0% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.1;
    }
}

@media (max-width: 768px) {.mentorship_experiencemQs .learner_reviewZok {
    grid-template-columns: 1fr;
}.mentorship_experiencemQs .thumbnailim3 {
    height: 300px;
}}.title_portalSRZ {
    overflow: hidden;
    display: flex;
    min-height: 100vh;
    position: relative;
    align-items: center;
    justify-content: center;
}.title_portalSRZ::before {
    top: 0;
    background: linear-gradient(
    135deg,
    rgb(215,204,182,0.5) 0%,
    rgb(187,164,116,0.5) 70%,
    rgba(0, 0, 0, 0.5) 100%
  );
    z-index: 1;
    content: "";
    backdrop-filter: blur(8px);
    bottom: 0;
    right: 0;
    position: absolute;
    left: 0;
}.title_portalSRZ::after {
    background: radial-gradient(
    circle at center,
    rgb(215,204,182) 0%,
    transparent 70%
  );
    z-index: 2;
    height: 150%;
    opacity: 0.15;
    transform: rotate(25deg);
    content: "";
    position: absolute;
    animation: pulse 12s infinite alternate ease-in-out;
    right: -30%;
    top: -50%;
    width: 80%;
}.title_portalSRZ > div {
    z-index: 5;
    padding: 3rem;
    background: linear-gradient(
    145deg,
    rgba(255, 255, 255, 0.12) 0%,
    rgba(255, 255, 255, 0.05) 100%
  );
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: perspective(1000px) rotateX(2deg);
    width: 90%;
    position: relative;
    clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - 30px),
    calc(100% - 30px) 100%,
    0 100%
  );
    max-width: 1200px;
    backdrop-filter: blur(8px);
}.title_portalSRZ .title_style_header {
    animation: slideInRight 0.8s 0.2s forwards ease-out;
    transform: translateX(-20px);
    color: #ffffff;
    opacity: 0;
    position: relative;
    font-weight: 700;
    font-size: calc(44px * 1.2);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 2rem;
}.title_portalSRZ .title_style_header::after {
    transform: scaleX(0);
    left: 0;
    width: 80px;
    height: 4px;
    content: "";
    background: rgb(187,164,116);
    transform-origin: left;
    animation: expandLine 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    bottom: -10px;
    position: absolute;
}.title_portalSRZ .main_introgJK {
    margin-top: 3rem;
    animation: fadeUp 0.8s 0.6s forwards ease-out;
    opacity: 0;
    transform: translateY(30px);
    position: relative;
}.title_portalSRZ .pro_studyZpj {
    position: relative;
    background: linear-gradient(
    to right,
    rgb(215,204,182,0.5),
    transparent
  );
    padding: 1.5rem;
    margin-bottom: 2rem;
    transform: translateX(-20px);
}.title_portalSRZ .pro_studyZpj::before {
    animation: expandVertical 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    transform: scaleY(0);
    position: absolute;
    content: "";
    top: 0;
    width: 4px;
    transform-origin: top;
    background: rgb(187,164,116);
    left: 0;
}.title_portalSRZ .pro_studyZpj h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    padding-left: 1rem;
    margin: 0;
    line-height: 1.5;
}.title_portalSRZ span {
    position: relative;
    padding: 1.5rem;
    overflow: hidden;
    display: block;
}.title_portalSRZ span::before {
    z-index: -1;
    top: 0;
    width: 100%;
    transform: translateX(-100%);
    height: 100%;
    background: linear-gradient(
    135deg,
    rgb(187,164,116,0.5) 0%,
    transparent 100%
  );
    left: 0;
    content: "";
    opacity: 0.7;
    position: absolute;
    animation: slideBackground 1.5s 1s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.title_portalSRZ p {
    font-size: calc(18px * 1.1);
    font-weight: 400;
    position: relative;
    line-height: 1.6;
    color: #ffffff;
    margin: 0;
}

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

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

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

@keyframes expandVertical {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}

@keyframes slideBackground {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes pulse {
  0% {
    opacity: 0.1;
    transform: rotate(25deg) scale(1);
  }
  50% {
    opacity: 0.15;
    transform: rotate(25deg) scale(1.05);
  }
  100% {
    opacity: 0.1;
    transform: rotate(25deg) scale(1);
  }
}

@media screen and (max-width: 992px) {.title_portalSRZ > div {
    padding: 2.5rem;
    width: 95%;
    transform: perspective(1000px) rotateX(1deg);
}.title_portalSRZ .title_style_header {
    font-size: calc(44px * 1.1);
}.title_portalSRZ .pro_studyZpj h3 {
    font-size: calc(18px * 0.95);
}
}

@media screen and (max-width: 768px) {.title_portalSRZ > div {
    transform: none;
    width: 100%;
    clip-path: polygon(
      0 0,
      100% 0,
      100% calc(100% - 20px),
      calc(100% - 20px) 100%,
      0 100%
    );
    padding: 2rem;
}.title_portalSRZ .title_style_header {
    font-size: 44px;
    margin-bottom: 1.5rem;
}.title_portalSRZ .main_introgJK {
    margin-top: 2rem;
}.title_portalSRZ .pro_studyZpj {
    padding: 1.2rem;
    margin-bottom: 1.5rem;
}.title_portalSRZ .pro_studyZpj h3 {
    padding-left: 0.5rem;
    font-size: calc(18px * 0.9);
}.title_portalSRZ p {
    font-size: 18px;
}
}

@media screen and (max-width: 576px) {.title_portalSRZ > div {
    clip-path: none;
    padding: 1.5rem;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.3);
}.title_portalSRZ .title_style_header {
    font-size: calc(44px * 0.85);
}.title_portalSRZ .title_style_header::after {
    height: 3px;
    width: 60px;
}.title_portalSRZ .pro_studyZpj {
    margin-bottom: 1rem;
    transform: none;
    padding: 1rem;
}.title_portalSRZ span {
    padding: 1rem;
}.title_portalSRZ p {
    font-size: calc(18px * 0.95);
}}.appSection8up {
    overflow: hidden;
    position: relative;
    padding: 6rem 1.5rem;
    background: linear-gradient(135deg, rgb(237,233,225) 0%, rgb(215,204,182,0.5) 100%);
}.appSection8up::before {
    content: "";
    left: 0;
    height: 100%;
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    top: 0;
    width: 100%;
    z-index: 1;
}.appSection8up::after {
    content: "";
    opacity: 0.15;
    width: 20rem;
    position: absolute;
    height: 20rem;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    background: linear-gradient(225deg, rgb(215,204,182) 0%, transparent 70%);
    bottom: -5rem;
    right: -5rem;
    transform: rotate(15deg);
    z-index: 0;
    animation: float 15s ease-in-out infinite;
}.appSection8up .container {
    flex-direction: column;
    max-width: 1200px;
    display: flex;
    z-index: 2;
    position: relative;
    gap: 3rem;
    margin: 0 auto;
}.appSection8up h2 {
    color: rgb(215,204,182);
    margin: 0;
    animation: slideIn 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    transform: translateY(-10px);
    font-family: Arial, sans-serif;
    max-width: 90%;
    position: relative;
    font-weight: 700;
    font-size: 28px;
    opacity: 0;
    line-height: 1.3;
}.appSection8up h2::after {
    bottom: -1rem;
    animation: lineExpand 1s cubic-bezier(0.19, 1, 0.22, 1) 0.6s forwards;
    position: absolute;
    width: 6rem;
    background: linear-gradient(90deg, rgb(215,204,182) 0%, rgb(187,164,116) 100%);
    height: 3px;
    left: 0;
    content: "";
    transform: scaleX(0);
    transform-origin: left;
}.appSection8up .success_metricVlK {
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 1.5rem), 
        calc(100% - 1.5rem) 100%, 
        0 100%
    );
    animation: popUp 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s forwards;
    transform: translateY(20px);
    opacity: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07), 
                0 1px 8px rgba(0, 0, 0, 0.04);
    background: #ffffff;
    position: relative;
    padding: 2.5rem;
}.appSection8up .success_metricVlK::before {
    background: linear-gradient(135deg, transparent 0%, rgb(215,204,182,0.5) 300%);
    opacity: 0.04;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
}.appSection8up ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.appSection8up li {
    position: relative;
    padding-left: 2.5rem;
}.appSection8up li::before {
    opacity: 0.2;
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    top: 0.5rem;
    animation: pulse 4s ease-in-out infinite;
    background: rgb(215,204,182,0.5);
    position: absolute;
    transform: rotate(45deg);
    border-radius: 10px;
    left: 0;
}.appSection8up li::after {
    left: 0.45rem;
    content: "✓";
    position: absolute;
    top: 0.4rem;
    font-size: 1rem;
    font-weight: 700;
    color: rgb(215,204,182);
}.appSection8up span {
    display: block;
    font-size: 12px;
    color: #000000;
    font-weight: 400;
    font-family: Arial, sans-serif;
    line-height: 1.8;
}

@keyframes slideIn {
    0% {
        transform: translateY(-10px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

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

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

@keyframes pulse {
    0%, 100% {
        transform: rotate(45deg) scale(1);
    }
    50% {
        transform: rotate(45deg) scale(1.1);
    }
}

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

@media (max-width: 992px) {.appSection8up {
    padding: 5rem 1.25rem;
}.appSection8up h2 {
    max-width: 100%;
    font-size: calc(28px - 0.25rem);
}.appSection8up .success_metricVlK {
    padding: 2rem;
}
}

@media (max-width: 768px) {.appSection8up {
    padding: 4rem 1.25rem;
}.appSection8up h2 {
    font-size: calc(28px - 0.5rem);
}.appSection8up .success_metricVlK {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 1rem), 
            calc(100% - 1rem) 100%, 
            0 100%
        );
    padding: 1.75rem;
}.appSection8up li {
    padding-left: 2rem;
}
}

@media (max-width: 576px) {.appSection8up {
    padding: 3rem 1rem;
}.appSection8up h2 {
    font-size: calc(28px - 0.75rem);
}.appSection8up .success_metricVlK {
    padding: 1.5rem;
}.appSection8up h2::after {
    width: 4rem;
}.appSection8up li::before {
    height: 1.25rem;
    top: 0.3rem;
    width: 1.25rem;
}.appSection8up li::after {
    left: 0.35rem;
    top: 0.25rem;
    font-size: 0.9rem;
}.appSection8up span {
    font-size: calc(12px - 0.1rem);
}}.cookie_window_dialogCEK {
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    z-index: 90;
    align-items: center;
    display: flex;
    background: rgb(237,233,225);
    overflow: hidden;
    position: fixed;
    padding: 1rem 0;
    width: 100%;
    bottom: 0;
    justify-content: center;
    border-top: 3px solid rgb(215,204,182);
}#dataConsentBanner2SN {
    display: none;
}#dataConsentBanner2SN:checked ~ .cookie_window_dialogCEK {
    visibility: hidden;
    opacity: 0;
}.cookie_window_dialogCEK .container {
    position: relative;
    flex-wrap: wrap;
    display: flex;
    z-index: 1;
    margin: 0 auto;
    padding: 0 15px;
    gap: 1rem;
    align-items: center;
    justify-content: space-between;
    max-width: 1140px;
}.cookie_applyoFJ {
    align-items: center;
    display: flex;
    margin-right: 1rem;
    flex-shrink: 0;
}.cookie_applyoFJ svg {
    height: 50px;
    width: 50px;
    fill: rgb(215,204,182);
}.cookie_explained17i {
    flex: 1;
    margin-bottom: 20px;
    min-width: 300px;
}.cookie_explained17i h5 {
    color: rgb(215,204,182);
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}.cookie_explained17i p {
    color: #000000;
    font-size: 1rem;
}.visitor_controlsvl2 {
    border: none;
    font-weight: 700;
    background: rgb(215,204,182);
    transition: background-color 0.3s ease, transform 0.3s ease;
    color: #ffffff;
    font-size: 1rem;
    display: inline-block;
    cursor: pointer;
    padding: 0.75rem 1.5rem;
    border-radius: 10px;
    text-decoration: none;
}.cookie_button.cookie_eduACd {
    background: rgb(215,204,182);
}.cookie_button.privacy_notifyYQG {
    background: #000000;
    margin-left: 0.5rem;
}.visitor_controlsvl2:hover {
    transform: translateY(-3px);
    background: #000000;
}.cookie_button.privacy_notifyYQG:hover {
    background: rgb(215,204,182);
}.cookie_window_dialogCEK p a {
    transition: color 0.3s ease;
    color: rgb(215,204,182);
    text-decoration: underline;
}.cookie_window_dialogCEK p a:hover {
    color: #000000;
}
@media only screen and (max-width: 768px) {.cookie_window_dialogCEK .container {
    flex-direction: column;
    align-items: center;
}.cookie_applyoFJ {
    margin-bottom: 1rem;
    margin-right: 0;
}.cookie_explained17i {
    text-align: center;
    margin-bottom: 1rem;
}.cookie_button.privacy_notifyYQG {
    margin-top: 0.5rem;
    margin-left: 0;
}}
header .main_learningWjM {
    z-index: 100;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    position: relative;
    overflow: hidden;
    background: linear-gradient(120deg, rgb(237,233,225) 0%, rgb(215,204,182,0.5) 100%);
}header .main_learningWjM::before {
    height: 100%;
    opacity: 0.1;
    position: absolute;
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgb(187,164,116,0.5) 10px,
        rgb(187,164,116,0.5) 11px
    );
    animation: slidePattern 25s linear infinite;
    width: 100%;
    left: 0;
    content: "";
}header .main_learningWjM::after {
    top: -50px;
    content: "";
    z-index: -2;
    background: rgb(215,204,182);
    opacity: 0.1;
    width: 150%;
    height: 100px;
    left: -25%;
    transform: rotate(-2deg);
    position: absolute;
}header .container {
    padding: 1.5rem 2rem;
    position: relative;
}header .top_mentorP8d {
    display: grid;
    align-items: center;
    grid-template-columns: auto 1fr;
    gap: 2rem;
}header .head_expert61T {
    position: relative;
    z-index: 2;
}header .nav_expertJdz {
    padding: 15px;
    background: #ffffff;
    position: relative;
    border-radius: 10px;
    box-shadow: 5px 5px 0 rgb(215,204,182,0.5);
    transform: rotate(-3deg);
    transition: all 0.3s ease;
    display: block;
}header .nav_expertJdz::before {
    right: -5px;
    border: 2px dashed rgb(215,204,182,0.5);
    left: -5px;
    bottom: -5px;
    opacity: 0;
    transition: all 0.3s ease;
    top: -5px;
    content: "";
    position: absolute;
    border-radius: 10px;
}header .nav_expertJdz:hover {
    transform: rotate(0deg) translateY(-5px);
    box-shadow: 8px 8px 0 rgb(215,204,182);
}header .nav_expertJdz:hover::before {
    top: -8px;
    bottom: -8px;
    right: -8px;
    opacity: 1;
    left: -8px;
}header .nav_expertJdz svg {
    filter: drop-shadow(2px 2px 0 rgba(0, 0, 0, 0.5));
    width: auto;
    height: 45px;
}header .nav_lessonHGx {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}header .nav_lessonHGx::before {
    opacity: 0.15;
    right: 0;
    z-index: -1;
    bottom: 0;
    position: absolute;
    content: "";
    top: 0;
    transition: width 0.3s ease;
    border-radius: 0 30px 30px 0;
    background: linear-gradient(90deg, transparent, rgb(187,164,116,0.5) 100%);
    width: 85%;
}header .nav_lessonHGx:hover::before {
    width: 100%;
}header .header_edulWd {
    position: relative;
    margin: 5px 3px;
}header .header_edulWd:nth-child(odd) {
    transform: translateY(-3px);
}header .header_edulWd:nth-child(even) {
    transform: translateY(3px);
}header .header_edulWd a {
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
    border-radius: 0 10px 0 10px;
    position: relative;
    border-left: 3px solid transparent;
    padding: 8px 16px;
    font-size: 17px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    background: #ffffff;
}header .header_edulWd a::before {
    top: 0;
    transform: scaleY(0);
    transform-origin: top;
    position: absolute;
    width: 5px;
    transition: transform 0.3s ease;
    background: rgb(215,204,182);
    right: 0;
    height: 100%;
    content: "";
}header .header_edulWd a::after {
    width: 100%;
    content: "";
    background: linear-gradient(90deg, rgb(215,204,182) 0%, rgb(187,164,116) 100%);
    transition: transform 0.3s ease 0.1s;
    left: 0;
    position: absolute;
    transform-origin: left;
    transform: scaleX(0);
    bottom: 0;
    height: 2px;
}header .header_edulWd a:hover {
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.5);
    border-left-color: rgb(215,204,182);
    color: rgb(215,204,182);
    transform: translateX(5px);
}header .header_edulWd a:hover::before {
    transform: scaleY(1);
}header .header_edulWd a:hover::after {
    transform: scaleX(1);
}

@keyframes slidePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 500px 500px;
    }
}

@media (max-width: 991px) {header .top_mentorP8d {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    gap: 1.5rem;
}header .head_expert61T {
    justify-self: center;
}header .nav_lessonHGx {
    justify-content: center;
}header .nav_lessonHGx::before {
    width: 100%;
    opacity: 0.1;
    background: rgb(187,164,116,0.5);
}
}

@media (max-width: 767px) {header .container {
    padding: 1.2rem 1rem;
}header .nav_lessonHGx {
    width: 100%;
    flex-direction: column;
}header .header_edulWd {
    width: 100%;
    transform: none !important;
    margin: 3px 0;
}header .header_edulWd a {
    border-bottom: 3px solid transparent;
    border-left: none;
    text-align: center;
    border-radius: 10px;
}header .header_edulWd a:hover {
    transform: translateY(-3px);
    border-bottom-color: rgb(215,204,182);
    border-left-color: transparent;
}header .header_edulWd a::before {
    top: auto;
    left: 0;
    bottom: 0;
    width: 100%;
    transform: scaleX(0);
    right: auto;
    height: 5px;
}header .header_edulWd a:hover::before {
    transform: scaleX(1);
}
}

@media (max-width: 480px) {header .nav_expertJdz {
    transform: none;
    padding: 10px;
}header .nav_expertJdz svg {
    height: 40px;
}header .nav_expertJdz:hover {
    transform: translateY(-3px);
}}.course_methodology924 {
    position: relative;
    perspective: 1000px;
    background: linear-gradient(125deg, rgb(237,233,225), rgb(187,164,116,0.5) 70%);
    overflow: hidden;
    padding: 8rem 0;
}.course_methodology924::before {
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgb(215,204,182,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(187,164,116,0.5) 0%, transparent 40%);
    top: -25%;
    transform: rotate(-15deg);
    z-index: 1;
    width: 150%;
    left: -25%;
    opacity: 0.5;
    content: "";
    animation: rotateBg 25s linear infinite;
    height: 150%;
}.course_methodology924::after {
    z-index: 2;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 10px,
            rgba(255, 255, 255, 0.03) 10px,
            rgba(255, 255, 255, 0.03) 20px
        );
    left: 0;
    content: "";
    right: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    animation: hologlow 8s ease-in-out infinite alternate;
}.course_methodology924 .success_metricVlK {
    gap: 4rem;
    position: relative;
    max-width: 1000px;
    display: flex;
    z-index: 3;
    margin: 0 auto;
    flex-direction: column;
    transform-style: preserve-3d;
}.course_methodology924 h3 {
    text-align: center;
    animation: floatTitle 6s ease-in-out infinite;
    transform: translateZ(50px);
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 0;
    text-shadow: 0 0 15px rgb(215,204,182,0.5);
    position: relative;
    font-weight: 700;
    color: #000000;
    letter-spacing: 2px;
}.course_methodology924 h3::before,
.course_methodology924 h3::after {
    background: linear-gradient(90deg, transparent, rgb(215,204,182), transparent);
    content: "";
    height: 2px;
    position: absolute;
}.course_methodology924 h3::before {
    width: 200px;
    bottom: -15px;
    animation: expandLine 3s ease-in-out infinite alternate;
    transform: translateX(-50%);
    left: 50%;
}.course_methodology924 h3::after {
    animation: expandLine 3s ease-in-out 0.5s infinite alternate-reverse;
    transform: translateX(-50%);
    width: 100px;
    opacity: 0.7;
    left: 50%;
    bottom: -25px;
}.course_methodology924 span {
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(10px);
    position: relative;
    color: #000000;
    font-size: 16px;
    animation: floatContent 8s ease-in-out 1s infinite alternate;
    padding: 2.5rem;
    transform: translateZ(30px) translateY(-20px);
    border-radius: 10px;
    line-height: 1.8;
    transform-style: preserve-3d;
    transition: transform 0.5s ease;
    background: rgba(255, 255, 255, 0.8);
}.course_methodology924 span::before {
    border-radius: inherit;
    content: "";
    animation: rainbowShift 8s linear infinite;
    position: absolute;
    opacity: 0.8;
    z-index: -1;
    bottom: 0;
    top: 0;
    left: 0;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.4) 0%, 
        rgba(255, 255, 255, 0) 50%,
        rgba(255, 255, 255, 0.1) 100%
    );
    right: 0;
}.course_methodology924 span::after {
    filter: blur(10px);
    z-index: -2;
    animation: glowPulse 4s ease-in-out infinite alternate;
    right: -5px;
    content: "";
    transform: translateZ(-10px);
    bottom: -5px;
    top: -5px;
    opacity: 0.3;
    position: absolute;
    border-radius: 15px;
    left: -5px;
    background: linear-gradient(
        45deg,
        rgb(215,204,182,0.5),
        rgb(187,164,116,0.5),
        rgb(215,204,182,0.5)
    );
}

@keyframes rotateBg {
    0% {
        transform: rotate(-15deg);
    }
    100% {
        transform: rotate(15deg);
    }
}

@keyframes hologlow {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.6;
    }
}

@keyframes floatTitle {
    0%, 100% {
        transform: translateZ(50px) translateY(0);
    }
    50% {
        transform: translateZ(50px) translateY(-15px);
    }
}

@keyframes floatContent {
    0%, 100% {
        transform: translateZ(30px) translateY(-20px) rotateX(2deg);
    }
    50% {
        transform: translateZ(30px) translateY(-10px) rotateX(-2deg);
    }
}

@keyframes expandLine {
    0% {
        width: 50px;
        opacity: 0.5;
    }
    100% {
        width: 200px;
        opacity: 1;
    }
}

@keyframes rainbowShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes glowPulse {
    0%, 100% {
        opacity: 0.3;
        filter: blur(10px);
    }
    50% {
        opacity: 0.6;
        filter: blur(15px);
    }
}

@media (max-width: 992px) {.course_methodology924 {
    padding: 6rem 0;
}.course_methodology924 h3 {
    transform: translateZ(30px);
    font-size: calc(32px * 0.9);
}.course_methodology924 span {
    transform: translateZ(20px) translateY(-15px);
    padding: 2rem;
}.course_methodology924 .success_metricVlK {
    margin: 0 2rem;
    gap: 3rem;
}
}

@media (max-width: 768px) {.course_methodology924 {
    padding: 4rem 0;
    perspective: 500px;
}.course_methodology924 h3 {
    transform: translateZ(20px);
    letter-spacing: 1px;
    font-size: calc(32px * 0.8);
}.course_methodology924 span {
    transform: translateZ(10px) translateY(-10px);
    padding: 1.5rem;
    font-size: calc(16px * 0.95);
}.course_methodology924 .success_metricVlK {
    gap: 2rem;
    margin: 0 1rem;
}
}