﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: inherit;
}

.cheat_sheetIwAdQ {
    flex: 0 0 auto;
}

.cheat_sheetIwAdQ {
    background: linear-gradient(135deg, #000000, rgb(97,122,117));
    position: relative;
    padding: 80px 0 30px;
    font-family: Arial, sans-serif;
    color: #ffffff;
}

.our_storyQeZiF::after {
    height: 250px;
    right: -50px;
    bottom: -50px;
    position: absolute;
    transform: rotate(15deg);
    opacity: 0.3;
    width: 250px;
    z-index: 1;
    border: 3px solid rgb(97,122,117);
    content: "";
}

.our_storyQeZiF h5 {
    text-transform: uppercase;
    opacity: 0;
    animation: slideRight 0.6s ease-out 0.3s forwards;
    font-size: 22px;
    margin: 0 0 15px 0;
    transform: translateX(-10px);
    color: rgb(97,122,117);
    display: inline-block;
    font-weight: 700;
    position: relative;
    letter-spacing: 2px;
}

.our_storyQeZiF p {
    margin: 0 0 20px 0;
    font-size: calc(15px * 1.2);
    opacity: 0;
    transform: translateY(10px);
    animation: fadeIn 0.6s ease-out 0.6s forwards;
}

.our_storyQeZiF ol {
    opacity: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    transform: translateY(20px);
    animation: fadeIn 0.8s ease-out 0.9s forwards;
    position: relative;
}

.our_storyQeZiF ol li::before {
    transform: rotate(45deg);
    width: 6px;
    top: 10px;
    height: 6px;
    background-color: rgb(97,122,117);
    position: absolute;
    content: "";
    left: 0;
}

.cookie_disclaimerP2KDg {
    border-radius: 20px;
    flex-shrink: 0;
    padding: 10px;
    overflow: hidden;
    margin-right: 20px;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(128,153,151);
}

.cookie_user3Sfz5 {
    min-width: 300px;
    color: #ffffff;
    flex: 1;
}

.cookie_boxeSUxa {
    border-radius: 10px;
    background: rgb(128,153,151);
    padding: 12px 25px;
    text-decoration: none;
    white-space: nowrap;
    color: #000000;
    margin-left: 10px;
    cursor: pointer;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    font-size: 17px;
    box-shadow: 0 0 10px rgb(128,153,151,0.5);
}

.title_sectionuD2HL::before {
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 20px,
        rgba(94, 170, 168, 0.03) 20px,
        rgba(94, 170, 168, 0.03) 40px
    );
    position: absolute;
    z-index: 1;
    top: 0;
}

.title_sectionuD2HL h1 {
    animation: title-slide 0.9s cubic-bezier(0.22, 1, 0.36, 1) 0.3s both;
    transform: translateX(0);
    line-height: 1.2;
    margin: 0;
    font-size: clamp(2rem, 5vw, 45px);
    color: #000000;
    font-weight: 700;
    opacity: 1;
    position: relative;
}

.title_sectionuD2HL .learn_herogsPdL p {
    color: #000000;
    max-width: 600px;
    position: relative;
    line-height: 1.6;
    margin: 0;
    font-size: clamp(1rem, 2vw, 14px);
}

.title_sectionuD2HL .learn_herogsPdL svg path {
    transition: fill 0.3s ease;
    fill: rgb(97,122,117);
}

.title_sectionuD2HL .learn_herogsPdL svg:hover text {
    fill: rgb(128,153,151);
}

.title_sectionuD2HL .connect_gridLTHBg {
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    display: inline-block;
    overflow: hidden;
    box-shadow: 0 4px 20px -5px rgba(94, 170, 168, 0.4);
    font-weight: 600;
    background: rgb(97,122,117);
    position: relative;
    font-size: 17px;
    color: #ffffff;
    transform: translateZ(0);
    padding: 0.9rem 2rem;
    text-decoration: none;
    border-radius: 3px;
}

.title_sectionuD2HL .pic_frame_wrapB5yto::after {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent);
    position: absolute;
    height: 30%;
    width: 100%;
    left: 0;
    content: "";
    bottom: 0;
    z-index: 1;
}

.appPanelsfNgi::before {
    background: 
        radial-gradient(circle at 10% 20%, rgb(128,153,151,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(97,122,117,0.5) 0%, transparent 40%);
    top: 0;
    content: "";
    left: 0;
    opacity: 0.15;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0;
}

.appPanelsfNgi .fast_trackv4s2e::before {
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(128,153,151) 0%, rgb(97,122,117) 100%);
    width: 100%;
    content: "";
}

.appPanelsfNgi ul {
    padding: 0;
    list-style: none;
    margin: 0;
    position: relative;
}

.appPanelsfNgi li {
    position: relative;
    padding: 0.5rem 0;
}

.appPanelsfNgi li span {
    color: #000000;
    opacity: 0;
    font-size: 17px;
    position: relative;
    display: block;
    animation: fade-in-text 1s ease-out forwards 0.6s;
    text-align: left;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    transform: translateX(20px);
    padding-left: 0.5rem;
}

.pricing_wrapperT6ZId .container {
    max-width: 1320px;
    padding: 0 1.5rem;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

.pricing_wrapperT6ZId .lesson_ratesJYON7 {
    position: relative;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 2rem;
    margin: 0 auto;
    z-index: 3;
    background: rgba(#ffffff, 0.9);
    max-width: 600px;
}

.pricing_wrapperT6ZId .lesson_ratesJYON7:hover h2::after {
    transform: scaleX(1.5);
}

.pricing_wrapperT6ZId .discount_gridqj76I {
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
}

.pricing_wrapperT6ZId .rate_panel9exJM {
    border-radius: 8px;
    display: flex;
    transition: box-shadow 0.4s ease;
    position: relative;
    height: 100%;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    flex-direction: column;
    background: #ffffff;
    overflow: hidden;
}

.pricing_wrapperT6ZId .plan_matrix4BldR::before {
    position: absolute;
    height: 2px;
    bottom: -10px;
    background: rgb(97,122,117);
    width: 40px;
    left: 0;
    content: "";
}

.pricing_wrapperT6ZId .pic_frame_wrapB5yto::after {
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1;
}

.course_overviewetnb1::after {
    content: "";
    width: 250px;
    z-index: 1;
    transform: rotate(-15deg);
    filter: blur(30px);
    opacity: 0.5;
    background: linear-gradient(135deg, rgb(97,122,117) 0%, transparent 80%);
    position: absolute;
    height: 250px;
    animation: float 18s infinite ease-in-out alternate-reverse;
    left: -5%;
    bottom: -5%;
}

.course_overviewetnb1 h2:hover::after {
    width: 120px;
}

.course_overviewetnb1 .program_mapzoqpO {
    display: flex;
    overflow: hidden;
    flex-direction: column;
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    transform: translateY(20px);
    opacity: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    gap: 40px;
    background: #ffffff;
}

.course_overviewetnb1 .pic_frame_wrapB5yto:hover::after {
    transform: rotate(15deg) scale(1.2);
}

.course_overviewetnb1 .note_framer43oJ {
    padding: 30px 40px 40px;
    position: relative;
}

.course_overviewetnb1 .description:last-child {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 0;
    padding-top: 20px;
}

.customer_supportN2KDQ {
    overflow: hidden;
    perspective: 1000px;
    background-color: rgb(159,186,186);
    padding: 80px 0;
    position: relative;
}

.customer_supportN2KDQ .edu_guideJom1W {
    position: relative;
    transform-style: preserve-3d;
    transform: rotateY(-3deg);
    background: linear-gradient(135deg, #ffffff 0%, rgb(159,186,186) 100%);
    border-radius: 14px;
    padding: 45px;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s ease;
}

.customer_supportN2KDQ .write_expertsNEMcZ {
    gap: 20px;
    flex-wrap: wrap;
    transform: translateZ(40px);
    margin-top: 40px;
    display: flex;
    position: relative;
}

.customer_supportN2KDQ .message_infoOWN6j:active {
    transform: translateZ(0) translateX(0) translateY(0);
    box-shadow: 
    5px 5px 0 rgb(128,153,151),
    inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.customer_supportN2KDQ .message_infoOWN6j:hover svg {
    transform: translateZ(10px) scale(1.1);
}

.customer_supportN2KDQ .message_infoOWN6j svg path {
    fill: rgb(128,153,151);
    transition: fill 0.3s ease;
}

.customer_supportN2KDQ p svg path {
    fill: rgb(128,153,151);
}

.customer_supportN2KDQ p:nth-last-child(2):hover {
    box-shadow: 
    6px 6px 0 rgb(128,153,151,0.5),
    inset 0 0 0 1px rgba(0, 0, 0, 0.05);
    transform: translateZ(25px) translateX(-3px) translateY(-3px);
}

.customer_supportN2KDQ .edu_guideJom1W::after {
    bottom: -20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    width: 100px;
    right: 40px;
    z-index: -1;
    content: "";
    background: rgba(0, 0, 0, 0.2);
    filter: blur(20px);
    transform: rotateX(60deg) scaleX(1.5);
}

header .container {
    z-index: 1;
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    position: relative;
}

header .top_proVv3iL {
    align-items: center;
    overflow: hidden;
    border-radius: 13px;
    flex-direction: column;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    padding: 1.5rem;
    display: flex;
    position: relative;
}

header .nav_infoju07m {
    justify-content: center;
    padding: 0 0 1rem 0;
    position: relative;
    text-decoration: none;
    display: flex;
}

header .nav_infoju07m:hover svg {
    transform: scale(1.03);
}

header .head_learnbdM30 {
    gap: 0.7rem;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 90%;
    padding-top: 1rem;
    display: flex;
}

header .nav_pagewrapbTJFu:hover {
    transform: translateY(-2px);
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

header .nav_pagewrapbTJFu:hover::before {
    width: 100%;
}

.teaching_experiencezjXMv {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, #000000 0%, rgb(159,186,186) 100%);
    padding: 140px 0;
}

.teaching_experiencezjXMv .success_testimonialswl6rN {
    display: grid;
    grid-template-areas:
    "photo name"
    "photo job"
    "quote quote";
    grid-template-rows: auto auto 1fr;
    grid-template-columns: 35% 1fr;
    gap: 20px 40px;
    position: relative;
}

.teaching_experiencezjXMv .success_testimonialswl6rN:hover .pic_frame_wrapB5yto {
    transform: perspective(1000px) rotateY(-4deg) translateZ(20px);
}

.teaching_experiencezjXMv .name {
    position: relative;
    font-size: 32px;
    grid-area: name;
    color: #ffffff;
    transform-origin: left center;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    padding-left: 20px;
    margin: 0;
    transform: perspective(1000px) rotateY(5deg);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    font-weight: 700;
    align-self: end;
}

.teaching_experiencezjXMv .experience_pathLJKV1 {
    border-left: 4px solid rgb(128,153,151);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    backdrop-filter: blur(10px);
    transform: translateY(0);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    margin: 30px 0 0;
    border-radius: 16px;
    color: #ffffff;
    padding: 35px;
    z-index: 2;
    grid-area: quote;
    font-size: 18px;
    line-height: 1.7;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    position: relative;
    font-weight: 300;
}

.privacy_defensegIwfn h1 {
    color: #000000;
    margin-bottom: 2rem;
    transform: translateX(0);
    font-weight: 700;
    position: relative;
    padding-bottom: 1rem;
    transition: transform 0.5s ease-out;
    font-size: 47px;
}

.privacy_defensegIwfn h1:hover {
    transform: translateX(5px);
}

.privacy_defensegIwfn h2 {
    font-size: 35px;
    color: #000000;
    border-left: 3px solid rgb(97,122,117);
    padding-left: 1rem;
    margin: 2.5rem 0 1.5rem;
    font-weight: 600;
    position: relative;
}

.privacy_defensegIwfn p {
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    padding-right: 1rem;
    transition: transform 0.4s ease;
    position: relative;
}

.privacy_defensegIwfn ul {
    padding-left: 0;
    margin: 1.5rem 0 2rem 1rem;
}

.privacy_defensegIwfn li::before {
    background: linear-gradient(135deg, rgb(128,153,151), rgb(97,122,117));
    left: 0;
    position: absolute;
    width: 8px;
    transition: transform 0.3s ease;
    transform: rotate(45deg);
    height: 8px;
    content: "";
    top: 0.6rem;
}

.contact_form_sectionwuRvA {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: rgb(159,186,186);
}

.contact_form_sectionwuRvA::after {
    position: absolute;
    opacity: 0.2;
    left: 0;
    background-image: 
        repeating-linear-gradient(45deg, rgb(128,153,151,0.5) 0, rgb(128,153,151,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(-45deg, rgb(97,122,117,0.5) 0, rgb(97,122,117,0.5) 1px, transparent 1px, transparent 20px),
        linear-gradient(90deg, rgb(128,153,151,0.5), transparent 70%),
        linear-gradient(180deg, rgb(97,122,117,0.5), transparent 70%);
    animation: backgroundMove 30s infinite linear;
    z-index: 1;
    height: 100%;
    content: "";
    background-size: 30px 30px, 30px 30px, 100% 100%, 100% 100%;
    top: 0;
    width: 100%;
    background-position: 0 0, 0 0, 0 0, 0 0;
}

.contact_form_sectionwuRvA .pic_frame_wrapB5yto {
    overflow: hidden;
    flex: 0 0 45%;
    min-height: 550px;
    position: relative;
}

.contact_form_sectionwuRvA .pic_frame_wrapB5yto::after {
    z-index: 2;
    inset: 0;
    opacity: 0.7;
    content: "";
    background: 
        linear-gradient(135deg, transparent 0%, rgb(128,153,151,0.5) 100%);
    position: absolute;
}

.contact_form_sectionwuRvA form {
    z-index: 2;
    position: relative;
}

.contact_form_sectionwuRvA form h3 {
    letter-spacing: 1px;
    color: #000000;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 19px;
}

.contact_form_sectionwuRvA form input[type="text"]:focus {
    outline: none;
    box-shadow: 
        0 0 0 1px rgb(128,153,151),
        0 0 5px rgb(128,153,151,0.5);
    border-color: rgb(128,153,151);
}

.contact_form_sectionwuRvA .support_querydxwKY {
    position: relative;
    margin-bottom: 35px;
}

.contact_form_sectionwuRvA .support_querydxwKY label::before {
    border-radius: 4px;
    left: 0;
    width: 22px;
    transition: all 0.3s ease;
    content: "";
    border: 1px solid rgb(128,153,151,0.5);
    top: 0;
    height: 22px;
    background: rgb(159,186,186);
    position: absolute;
}

.contact_form_sectionwuRvA .support_querydxwKY label a::after {
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    bottom: -1px;
    transition: transform 0.3s ease;
    background: rgb(128,153,151);
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
}

.contact_form_sectionwuRvA .connect_gridLTHBg:hover {
    box-shadow: 
        0 5px 20px rgb(97,122,117,0.5),
        0 0 0 1px rgb(97,122,117);
}

.contact_form_sectionwuRvA .connect_gridLTHBg:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.contact_form_sectionwuRvA svg path {
    fill: rgb(128,153,151);
    transition: all 0.3s ease;
}

.prospective_studentsSVqjK {
    background: linear-gradient(150deg, rgb(159,186,186) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

.prospective_studentsSVqjK .fast_trackv4s2e {
    overflow: hidden;
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.1),
        0 10px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    border-radius: 28px;
    position: relative;
}

.prospective_studentsSVqjK div {
    padding: 40px;
    gap: 0;
    display: flex;
    flex-wrap: wrap;
}

.prospective_studentsSVqjK div p {
    margin-bottom: 20px;
    background: #ffffff;
    transition: all 0.3s ease;
    flex: 1 1 calc(100% - 30px);
    padding: 20px 20px 20px 60px;
    z-index: 1;
    cursor: pointer;
    overflow: hidden;
    margin: 0 15px 0 15px;
    width: calc(100% - 30px);
    position: relative;
    border-left: 3px solid rgb(128,153,151);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.prospective_studentsSVqjK div p:hover::after {
    right: 15px;
    opacity: 1;
}

.prospective_studentsSVqjK div p:hover svg {
    transform: translateY(-50%) scale(1.2) rotate(10deg);
}

.prospective_studentsSVqjK div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(128,153,151);
}

.teaching_processyb73O::after {
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.02) 5px,
            rgba(255, 255, 255, 0.02) 10px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.02) 5px,
            rgba(255, 255, 255, 0.02) 10px
        );
    content: "";
}

.teaching_processyb73O .fast_trackv4s2e::after {
    transform-origin: center;
    opacity: 0.3;
    animation: rotateField 20s linear infinite reverse;
    height: 100%;
    width: 100%;
    position: absolute;
    border-radius: 50%;
    background: 
        conic-gradient(
            transparent 0deg,
            rgb(128,153,151,0.5) 90deg,
            transparent 180deg,
            rgb(97,122,117,0.5) 270deg,
            transparent 360deg
        );
    z-index: -2;
    content: "";
}

.teaching_processyb73O span {
    background: #ffffff;
    animation: magneticPulse 5s ease-in-out 0.5s infinite;
    border-radius: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    z-index: 2;
    max-width: 850px;
    margin: 0 10px;
    padding: 2rem 3rem;
    line-height: 1.7;
    font-size: 13px;
    position: relative;
    color: #000000;
    flex: 0 1 70%;
}

.statistical_dataTqJwi {
    overflow: hidden;
    position: relative;
    color: #ffffff;
    padding: 130px 0 160px;
    isolation: isolate;
}

.statistical_dataTqJwi .container {
    max-width: 1400px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}

.statistical_dataTqJwi .knowledge_upgradezDNAu {
    z-index: 2;
    position: relative;
}

.statistical_dataTqJwi .knowledge_upgradezDNAu svg path {
    stroke-width: 0.5;
    stroke: #ffffff;
    fill: rgb(128,153,151);
}

.statistical_dataTqJwi .benefits_trackhNALt::after {
    height: 3px;
    bottom: 0;
    border-radius: 3px;
    position: absolute;
    width: 60px;
    content: '';
    background: linear-gradient(to right, rgb(128,153,151), rgb(97,122,117));
    left: 0;
}

.statistical_dataTqJwi .mentor_statistics9WVge:nth-child(even) {
    border-radius: 30px 30px 0 30px;
}

.statistical_dataTqJwi .mentor_statistics9WVge::before {
    background: linear-gradient(to right, rgb(128,153,151,0.5), transparent);
    content: '';
    position: absolute;
    width: 100px;
    opacity: 0.2;
    height: 100px;
    right: -50px;
    border-radius: 50%;
    top: -50px;
    transition: all 0.4s ease;
}

.statistical_dataTqJwi .success_factorsIpS0j {
    margin-bottom: 20px;
}

.statistical_dataTqJwi .success_factorsIpS0j svg path {
    stroke-width: 0.5;
    fill: rgb(128,153,151);
    stroke: #ffffff;
}

.statistical_dataTqJwi .mentor_statistics9WVge p {
    opacity: 0.9;
    line-height: 1.4;
    margin: 0;
    font-size: calc(13px * 0.9);
    color: #ffffff;
}

.statistical_dataTqJwi .mentor_statistics9WVge:hover::after {
    opacity: 0.4;
    transform: scale(1.2);
}

.statistical_dataTqJwi .mentor_statistics9WVge:nth-child(1) {
    transform: rotate(-2deg);
}

.statistical_dataTqJwi .mentor_statistics9WVge:nth-child(2) {
    transform: rotate(1deg);
}

.statistical_dataTqJwi .stat_item_inner {
    transform: rotate(0deg);
}

.learning_impactuKRmU::after {
    height: 200px;
    background: rgb(97,122,117,0.5);
    position: absolute;
    bottom: -100px;
    transform: rotate(-5deg);
    width: 150%;
    content: '';
    z-index: 1;
    right: -25%;
}

.learning_impactuKRmU .pic_frame_wrapB5yto:hover {
    transform: translateY(-10px);
    box-shadow: 20px 30px 60px rgba(0, 0, 0, 0.2);
}

.learning_impactuKRmU .note_framer43oJ {
    width: 60%;
    padding-top: 20px;
    padding-left: 8%;
}

.learning_impactuKRmU h2::before {
    height: 30px;
    content: '';
    width: 120%;
    background: rgb(128,153,151,0.5);
    position: absolute;
    z-index: -1;
    left: -10%;
    bottom: -10px;
}

.learning_impactuKRmU .text_main_holder > div::before {
    width: 5px;
    background: rgb(128,153,151);
    transition: height 0.3s ease-out;
    left: 0;
    height: 0;
    top: 0;
    content: '';
    position: absolute;
}

.learning_impactuKRmU .text_main_holder > div:nth-child(even):hover {
    transform: translateY(10px);
}

.learning_impactuKRmU .text_main_holder svg path {
    fill: rgb(97,122,117);
    transition: fill 0.3s ease;
}

footer {
    position: relative;
    width: 100%;
    z-index: 1;
}

.cheat_sheetIwAdQ::after {
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
    content: "";
    bottom: 0;
    background: linear-gradient(45deg, transparent 40%, rgb(128,153,151,0.5) 70%, transparent 100%);
    animation: shiftGradient 15s infinite linear;
    left: 0;
}

footer .info_item {
    display: flex;
    align-items: center;
    flex: 1 1 220px;
}

footer .info_item:hover svg {
    transform: scale(1.1);
}

footer .info_item p, footer .info_item a {
    text-decoration: none;
    color: #ffffff;
    display: flex;
    font-weight: 400;
    font-size: 16px;
    align-items: center;
    transition: color 0.3s ease;
}

footer .header_mainbarFuyTA {
    align-items: flex-start;
    gap: 15px;
    flex-direction: column;
    display: flex;
}

footer .fellow_progGMXZ1 {
    opacity: 0.8;
    font-size: 13px;
    max-width: 300px;
    line-height: 1.5;
    color: #ffffff;
}

footer .head_learnbdM30::before {
    opacity: 0;
    right: -2px;
    z-index: -1;
    transition: opacity 0.5s ease;
    top: -2px;
    position: absolute;
    bottom: -2px;
    left: -2px;
    background: linear-gradient(45deg, rgb(128,153,151), transparent, rgb(97,122,117), transparent);
    content: "";
    border-radius: calc(27px + 2px);
}

footer .head_learnbdM30:hover h5::after {
    width: 100px;
}

footer .page_topSmwZq a::before {
    border-radius: 50%;
    transform: translateY(-50%) scale(0.8);
    content: "";
    top: 50%;
    opacity: 0.7;
    height: 6px;
    position: absolute;
    background-color: rgb(128,153,151);
    transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
    width: 6px;
    left: 0;
}

footer .subscribe_holder::before {
    background: radial-gradient(circle, transparent 20%, #000000 70%);
    height: 200%;
    z-index: -1;
    animation: pulseBackground 10s infinite ease-in-out;
    top: -50%;
    content: "";
    left: -50%;
    position: absolute;
    width: 200%;
}

footer .input_holder {
    position: relative;
    display: flex;
    gap: 15px;
    flex-direction: column;
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

footer .news_panel2zEJy {
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    font-size: 18px;
    border: none;
    transition: all 0.3s ease;
    display: inline-block;
    background: rgb(128,153,151);
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    padding: 14px 24px;
}

.client_testimonialsFvJbz {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(159,186,186) 0%, rgba(rgb(128,153,151,0.5), 0.05) 100%);
    overflow: hidden;
}

.client_testimonialsFvJbz .container {
    z-index: 2;
    position: relative;
}

.client_testimonialsFvJbz h2 {
    font-weight: 700;
    text-align: center;
    transform: perspective(800px) rotateX(2deg);
    transform-origin: center;
    position: relative;
    padding-bottom: 1.5rem;
    font-size: 34px;
    margin-bottom: 3rem;
    color: #000000;
}

.client_testimonialsFvJbz .success_testimonialswl6rN {
    border-radius: 22px;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1), 
                box-shadow 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    overflow: hidden;
    padding: 2rem;
    transform: translateZ(0) scale(1);
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(rgb(255, 255, 255, 0.5), 0.9), rgba(rgb(255, 255, 255, 0.5), 0.97));
    position: relative;
    box-shadow: 
        0 15px 35px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
}

.client_testimonialsFvJbz .success_testimonialswl6rN h4 {
    color: #000000;
    margin: 0;
    font-size: calc(18px * 0.9);
    font-weight: 600;
    position: relative;
}

.client_testimonialsFvJbz .success_testimonialswl6rN .description {
    z-index: 2;
    line-height: 1.6;
    font-size: 14px;
    margin: 0;
    color: #000000;
    position: relative;
}

.client_testimonialsFvJbz a::before {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    transition: left 0.7s ease;
    left: -100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 768px) {.our_storyQeZiF {
    padding: 60px 0;
}.our_storyQeZiF::after {
    width: 150px;
    height: 150px;
    right: -30px;
    bottom: -30px;
}.our_storyQeZiF .note_framer43oJ {
    padding: 25px 20px;
}.our_storyQeZiF h5 {
    font-size: calc(22px * 0.85);
}.our_storyQeZiF p b {
    font-size: 20px;
}.our_storyQeZiF ol li {
    max-height: 250px;
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}
}



@media (min-width: 768px) {.title_sectionuD2HL .fast_trackv4s2e {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    min-height: 90vh;
    padding: 3rem;
    gap: 4rem;
}.title_sectionuD2HL .pic_frame_wrapB5yto {
    transform: translateY(0) rotate(-2deg);
    height: 70vh;
    max-height: 600px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}.title_sectionuD2HL .pic_frame_wrapB5yto:hover {
    transform: translateY(-5px) rotate(0deg);
}.title_sectionuD2HL h1 {
    font-size: 45px;
}
}



@media (max-width: 991px) {.appPanelsfNgi {
    padding: 4rem 1.5rem;
}.appPanelsfNgi h2 {
    font-size: calc(33px * 0.9);
    max-width: 100%;
    margin-bottom: 2rem;
}.appPanelsfNgi .fast_trackv4s2e {
    padding: 2rem;
}
}



@media (max-width: 767px) {.appPanelsfNgi {
    padding: 3rem 1rem;
}.appPanelsfNgi h2 {
    padding-left: 1rem;
    font-size: calc(33px * 0.8);
    margin-bottom: 1.5rem;
    border-left: 3px solid rgb(128,153,151);
}.appPanelsfNgi .fast_trackv4s2e {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 0 100%);
    padding: 1.5rem;
}.appPanelsfNgi li::before {
    left: -1rem;
}
}



@media (min-width: 768px) {.pricing_wrapperT6ZId .discount_gridqj76I {
    grid-template-columns: repeat(2, 1fr);
}.pricing_wrapperT6ZId .lesson_ratesJYON7 {
    padding: 3rem;
}
}



@media (max-width: 767px) {.pricing_wrapperT6ZId {
    padding: 4rem 0;
}.pricing_wrapperT6ZId .value_plan8r9KD {
    min-height: 240px;
    padding: 1.5rem;
}.pricing_wrapperT6ZId .pic_frame_wrapB5yto {
    height: 180px;
}.pricing_wrapperT6ZId .lesson_ratesJYON7 {
    padding: 1.5rem;
}.pricing_wrapperT6ZId .lesson_ratesJYON7 h2 {
    font-size: calc(35px - 0.2rem);
}.pricing_wrapperT6ZId .rate_cardYRwOD {
    font-size: calc(15px - 0.1rem);
}}



@media (min-width: 1200px) {.course_overviewetnb1 {
    padding: 180px 0;
}.course_overviewetnb1 .program_mapzoqpO {
    max-width: 85%;
}.course_overviewetnb1 .pic_frame_wrapB5yto {
    flex: 0 0 45%;
}.course_overviewetnb1 .note_framer43oJ {
    padding: 60px 70px;
    flex: 0 0 55%;
}.course_overviewetnb1 .description {
    max-height: 320px;
}
}



@media (max-width: 991px) {.customer_supportN2KDQ {
    padding: 60px 0;
}.customer_supportN2KDQ .edu_guideJom1W {
    padding: 35px;
    transform: rotateY(-2deg);
}.customer_supportN2KDQ h2 {
    margin-bottom: 25px;
    font-size: calc(30px * 0.9);
}.customer_supportN2KDQ .write_expertsNEMcZ {
    margin-top: 30px;
    gap: 15px;
}.customer_supportN2KDQ .message_infoOWN6j {
    padding: 12px 20px;
}
}



@media (max-width: 767px) {header {
    padding: 1rem 2%;
}header .top_proVv3iL {
    padding: 1rem;
}header .nav_infoju07m {
    padding: 0 0 0.7rem 0;
}header .nav_infoju07m svg {
    width: 130px;
}header .head_learnbdM30 {
    max-width: 95%;
    padding-top: 0.7rem;
    gap: 0.5rem;
}header .nav_pagewrapbTJFu {
    font-size: calc(14px - 1px);
    padding: 0.5rem 1rem;
}
}



@media (max-width: 992px) {.teaching_experiencezjXMv {
    padding: 80px 0;
}.teaching_experiencezjXMv .success_testimonialswl6rN {
    grid-template-columns: 1fr;
    grid-template-areas:
      "pic_frame_wrapB5yto"
      "name"
      "employee_infosvZHu"
      "experience_pathLJKV1";
    gap: 15px;
    grid-template-rows: auto auto auto auto;
}.teaching_experiencezjXMv .pic_frame_wrapB5yto {
    transform: none;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    max-width: 320px;
    margin: 0 auto;
    height: 320px;
}.teaching_experiencezjXMv .name,
  .teaching_experiencezjXMv .success_testimonialswl6rN > span:not(.name) {
    text-align: center;
    padding-left: 0;
    transform: none;
}.teaching_experiencezjXMv .name::after {
    transform: translateX(-50%) scaleX(0.6);
    left: 50%;
}.teaching_experiencezjXMv .success_testimonialswl6rN:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.teaching_experiencezjXMv .experience_pathLJKV1 {
    margin-top: 20px;
}.teaching_experiencezjXMv .success_testimonialswl6rN:hover .pic_frame_wrapB5yto,
  .teaching_experiencezjXMv .success_testimonialswl6rN:hover .name,
  .teaching_experiencezjXMv .success_testimonialswl6rN:hover > span:not(.name),
  .teaching_experiencezjXMv .success_testimonialswl6rN:hover .experience_pathLJKV1 {
    transform: none;
}
}



@media (max-width: 1024px) {.contact_form_sectionwuRvA {
    padding: 80px 0;
}.contact_form_sectionwuRvA .pic_frame_wrapB5yto {
    min-height: 500px;
}.contact_form_sectionwuRvA .request_widgetkfmat {
    padding: 50px 40px;
}
}



@media (max-width: 480px) {.contact_form_sectionwuRvA {
    padding: 50px 0;
}.contact_form_sectionwuRvA h2 {
    margin-bottom: 30px;
    font-size: calc(43px * 0.7);
}.contact_form_sectionwuRvA .pic_frame_wrapB5yto {
    min-height: 200px;
}.contact_form_sectionwuRvA .request_widgetkfmat {
    padding: 30px 20px;
}.contact_form_sectionwuRvA form h3 {
    margin-bottom: 25px;
    font-size: calc(19px * 0.9);
}.contact_form_sectionwuRvA form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_form_sectionwuRvA .support_querydxwKY {
    margin-bottom: 20px;
}.contact_form_sectionwuRvA .support_querydxwKY label {
    font-size: calc(12px * 0.9);
}.contact_form_sectionwuRvA .connect_gridLTHBg {
    padding: 12px 20px;
}}



@media (max-width: 992px) {.teaching_processyb73O .container {
    padding: 4rem 1.5rem;
}.teaching_processyb73O .fast_trackv4s2e {
    gap: 3rem;
    flex-direction: column;
}.teaching_processyb73O h3 {
    flex: 0 1 auto;
    font-size: calc(30px * 0.9);
    width: 100%;
    max-width: 100%;
    padding: 1.8rem 2.5rem;
}.teaching_processyb73O span {
    width: 100%;
    font-size: calc(13px * 0.95);
    flex: 0 1 auto;
    max-width: 100%;
    padding: 1.8rem 2.5rem;
}.teaching_processyb73O h3::after {
    right: 50%;
    transform: translateX(50%) rotate(90deg);
    width: 40px;
    bottom: -20px;
    top: auto;
}.teaching_processyb73O span::after {
    display: none;
}
}



@media screen and (max-width: 992px) {.statistical_dataTqJwi {
    padding: 100px 0 120px;
}.statistical_dataTqJwi .benefits_trackhNALt {
    text-align: center;
}.statistical_dataTqJwi .benefits_trackhNALt::after {
    left: 50%;
    transform: translateX(-50%);
}.statistical_dataTqJwi .pro_statisticsoSIri {
    text-align: center;
    max-width: 100%;
}
}



@media (max-width: 1200px) {.learning_impactuKRmU .pic_frame_wrapB5yto {
    width: 40%;
    margin-left: 0;
}.learning_impactuKRmU .note_framer43oJ {
    padding-left: 5%;
    width: 60%;
}
}



@media (max-width: 992px) {.learning_impactuKRmU .fast_trackv4s2e {
    flex-direction: column;
    padding: 0 20px;
}.learning_impactuKRmU .pic_frame_wrapB5yto {
    margin-bottom: 40px;
    width: 100%;
    margin-top: 0;
    border-radius: 22px;
    height: 400px;
}.learning_impactuKRmU .note_framer43oJ {
    padding-left: 0;
    width: 100%;
}.learning_impactuKRmU .text_main_holder {
    grid-template-columns: 1fr;
    padding-right: 0;
}.learning_impactuKRmU .text_main_holder > div:nth-child(even) {
    transform: translateY(0);
}.learning_impactuKRmU .text_main_holder > div:nth-child(even):hover {
    transform: translateY(-10px);
}
}



@media (max-width: 576px) {footer .cheat_sheetIwAdQ {
    padding: 40px 0 20px;
}footer .contact_questionc5tOW, footer .head_learnbdM30, footer .subscribe_holder {
    padding: 15px;
}footer .input_holder input[type="email"], footer .news_panel2zEJy {
    padding: 12px;
}footer .header_mainbarFuyTA svg {
    height: 40px;
}footer .fellow_progGMXZ1 {
    font-size: calc(13px - 1px);
}}



@media (max-width: 576px) {.client_testimonialsFvJbz {
    padding: 3.5rem 0;
}.client_testimonialsFvJbz h2 {
    margin-bottom: 1.75rem;
    font-size: calc(34px * 0.8);
    transform: none;
}.client_testimonialsFvJbz h2::after {
    height: 3px;
    width: 80px;
}.client_testimonialsFvJbz .learner_voicesN1GAw {
    gap: 1rem;
    grid-template-columns: 1fr;
}.client_testimonialsFvJbz .success_testimonialswl6rN {
    padding: 1.25rem;
}.client_testimonialsFvJbz .success_testimonialswl6rN img {
    width: 50px;
    height: 50px;
}.client_testimonialsFvJbz .success_testimonialswl6rN h4 {
    font-size: calc(18px * 0.85);
}.client_testimonialsFvJbz .success_testimonialswl6rN .description {
    font-size: calc(14px * 0.95);
}.client_testimonialsFvJbz a {
    padding: 0.7rem 1.5rem;
    font-size: calc(20px * 0.9);
    margin-top: 2rem;
}
}



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

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



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



@keyframes morphBackground {
  0%, 100% {
    opacity: 0.7;
    transform: scale(1) rotate(0deg);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1) rotate(5deg);
  }
}



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



@keyframes borderPulse {
    0%, 100% {
        opacity: 0.7;
    }
    50% {
        opacity: 0.3;
    }
}

@keyframes pulseBackground {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

