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

.top_infoAZuQ {
    flex: 1 0 auto;
}

.container {
    width: 1183px;
    margin: auto;
    max-width: 100%;
}

header,footer {
    width: 100%;
}


header {
    overflow: visible;
    background: linear-gradient(135deg, rgb(194,218,215), #ffffff);
    width: 100%;
    z-index: 99;
    position: relative;
}

header .site_headers6uA::before,
header .site_headers6uA::after {
    position: absolute;
    width: 30%;
    height: 2px;
    background: linear-gradient(to right, rgb(157,181,177), transparent);
    content: "";
}

header .site_headers6uA::before {
    top: 10px;
    left: 0;
}

header .site_headers6uA .top_barnLR6::before {
    height: 140%;
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    transition: transform 0.5s ease-in-out;
    z-index: -1;
    width: 140%;
    opacity: 0.05;
    top: -20%;
    position: absolute;
    content: "";
    background: rgb(157,181,177,0.5);
    left: -20%;
}

header .site_headers6uA .top_sitewrap8oQD:hover::before {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.08;
}

header .site_headers6uA .top_sitewrap8oQD .top_edu1nfe a:hover {
    color: #ffffff;
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
}

header .site_headers6uA .top_sitewrap8oQD .top_edu1nfe a::before {
    transform: scale(0);
    position: absolute;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    transform-origin: right top;
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: -1;
    transition: transform 0.4s ease, border-radius 0.4s ease;
    background: rgb(157,181,177);
}

.testimonialsAiah::before {
    width: 100%;
    content: "";
    background: radial-gradient(ellipse at 30% 20%, rgb(157,181,177,0.5) 0%, transparent 60%);
    position: absolute;
    height: 100%;
    opacity: 0.6;
    top: 0;
    left: 0;
}

.testimonialsAiah .client_sentimentsFx7b {
    scroll-snap-type: x mandatory;
    margin: 0 -1rem;
    overflow-x: auto;
    display: flex;
    gap: 3rem;
    transform-style: preserve-3d;
    padding: 3rem 1rem;
}

.testimonialsAiah .client_experiences9Gy1:nth-child(odd) {
    transform: perspective(1000px) rotateY(-5deg) translateZ(10px);
}

.testimonialsAiah .client_experiences9Gy1:nth-child(3n+1) {
    transform: perspective(1000px) rotateY(8deg) translateZ(20px);
}

.testimonialsAiah .client_experiences9Gy1:hover {
    z-index: 10;
    transform: perspective(1000px) rotateY(0) translateZ(50px) scale(1.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.testimonialsAiah .client_experiences9Gy1 p {
    font-weight: 600;
    font-size: calc(13px + 0.1rem);
    margin: 0.5rem 0;
    color: #000000;
    transition: all 0.3s ease;
}

.confidential_nestWvER {
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(194,218,215) 0%, rgba(255,255,255,0.95) 100%);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    position: relative;
}



.confidential_nestWvER .container {
    background: #ffffff;
    padding: 3rem;
    transform: perspective(1000px) rotateX(0.5deg);
    max-width: 1140px;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 2;
    position: relative;
    box-shadow: 0 15px 40px rgba(0,0,0,0.04), 0 5px 10px rgba(0,0,0,0.02);
    margin: 0 auto;
}

.confidential_nestWvER h2 {
    border-left: 3px solid rgb(157,181,177);
    transition: all 0.3s ease;
    font-size: 38px;
    color: #000000;
    font-weight: 600;
    padding-left: 1rem;
    margin: 2.5rem 0 1.5rem;
}

.confidential_nestWvER h3 {
    position: relative;
    margin: 2rem 0 1.2rem;
    font-weight: 600;
    font-size: calc(38px * 0.8);
    color: #000000;
    border-left: 2px solid rgb(121,143,137);
    padding-left: 0.8rem;
}

.confidential_nestWvER p:hover {
    transform: translateX(3px);
}

.confidential_nestWvER p:hover strong::after {
    transform: scaleX(1);
}

.confidential_nestWvER span {
    border-left: 1px dashed rgb(121,143,137,0.5);
    line-height: 1.7;
    position: relative;
    display: block;
    margin-bottom: 1.5rem;
    padding-left: 1rem;
    color: #000000;
    font-size: 15px;
}

.confidential_nestWvER li:hover {
    transform: translateX(5px);
}

.confidential_nestWvER li::before {
    height: 8px;
    box-shadow: 0 0 0 2px rgb(157,181,177,0.5);
    transition: all 0.2s ease;
    border-radius: 50%;
    content: "";
    background: rgb(157,181,177);
    width: 8px;
    top: 0.6rem;
    position: absolute;
    left: 0.5rem;
}

.teaching_experienceKt4m .client_experiences9Gy1 {
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.5),
        inset 5px 5px 10px rgba(255, 255, 255, 0.5),
        inset -5px -5px 10px rgba(0, 0, 0, 0.05);
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg);
    display: grid;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    background: linear-gradient(145deg, #ffffff, rgb(194,218,215));
    gap: 2rem;
    padding: 3rem;
    border-radius: 16px;
}

.teaching_experienceKt4m .name {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    text-align: center;
    font-size: calc(21px * 1.1);
    font-weight: 700;
    margin-bottom: 0.5rem;
    transform: translateZ(20px);
    letter-spacing: 0.02em;
    color: rgb(157,181,177);
}

.teaching_experienceKt4m .client_experiences9Gy1:hover div:nth-child(2) div {
    transform: translateZ(25px);
}

.teaching_experienceKt4m .client_experiences9Gy1:hover .work_expPiwQ {
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.1),
        -8px -8px 16px rgba(255, 255, 255, 0.6),
        inset 1px 1px 2px rgba(255, 255, 255, 0.3),
        inset -1px -1px 2px rgba(0, 0, 0, 0.05);
    transform: translateZ(20px);
}

.welcome_pagey7sA {
    align-items: center;
    background: linear-gradient(135deg, rgb(194,218,215) 0%, rgb(121,143,137,0.5) 100%);
    display: flex;
    position: relative;
    min-height: 100vh;
    justify-content: center;
    overflow: hidden;
    padding: 2rem 1rem;
}

.welcome_pagey7sA .course_headFPT5 {
    gap: 2.5rem;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    width: 100%;
    max-width: 1200px;
    display: grid;
    z-index: 2;
    grid-template-columns: 1fr;
}

.welcome_pagey7sA .course_headFPT5 > div:first-child {
    padding: 2rem;
    background: rgba(255, 255, 255, 0.85);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    backdrop-filter: blur(10px);
    box-shadow: 
    0 15px 30px rgba(0, 0, 0, 0.1),
    0 8px 15px rgba(0, 0, 0, 0.05),
    0 2px 0 rgb(157,181,177,0.5);
    transform: translateY(0);
    position: relative;
}

.welcome_pagey7sA .course_headFPT5 > div:last-child {
    overflow: hidden;
    position: relative;
}

.welcome_pagey7sA .fast_learnFKVx:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(20px);
}

.welcome_pagey7sA .fast_learnFKVx:hover::before {
    transform: scaleX(1);
}

.welcome_pagey7sA .fast_learnFKVx h1 {
    position: relative;
    transform: translateX(0);
    color: #000000;
    font-weight: 700;
    font-size: 47px;
    z-index: 1;
    line-height: 1.2;
    transition: transform 0.5s ease;
    font-family: Arial, sans-serif;
    margin: 0 0 1.5rem;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}

.welcome_pagey7sA .fast_learnFKVx:hover > div {
    transform: translateY(-10px);
}

.welcome_pagey7sA .fast_learnFKVx > div::before {
    content: "";
    z-index: 1;
    height: 100%;
    left: 0;
    transition: opacity 0.4s ease;
    position: absolute;
    width: 100%;
    top: 0;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
    opacity: 0.7;
}

.aspiring_learners2dbL::before {
    background: linear-gradient(135deg, rgb(157,181,177,0.5) 25%, transparent 25%) -50px 0,
                linear-gradient(225deg, rgb(157,181,177,0.5) 25%, transparent 25%) -50px 0,
                linear-gradient(315deg, rgb(157,181,177,0.5) 25%, transparent 25%),
                linear-gradient(45deg, rgb(157,181,177,0.5) 25%, transparent 25%);
    opacity: 0.05;
    background-size: 100px 100px;
    content: "";
    z-index: 1;
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
}

.aspiring_learners2dbL div > div {
    gap: 40px;
    perspective: 1000px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.aspiring_learners2dbL div > div {
    gap: 30px;
}

.aspiring_learners2dbL p:nth-child(even) {
    animation: float2 6s ease-in-out infinite;
}

.aspiring_learners2dbL p:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateZ(60px) rotateX(5deg) rotateY(5deg);
}

.aspiring_learners2dbL p:hover::before {
    opacity: 1;
}

.aspiring_learners2dbL p svg {
    width: 28px;
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.1));
    flex-shrink: 0;
    transform: translateZ(10px);
    transition: all 0.3s ease;
    margin-right: 15px;
    height: 28px;
}

.aspiring_learners2dbL::after {
    position: absolute;
    width: 100%;
    bottom: 0;
    pointer-events: none;
    background: linear-gradient(to top, #ffffff, transparent);
    height: 200px;
    content: "";
    z-index: 1;
    left: 0;
}

.thxBlockZXwV .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}

.thxBlockZXwV .about_sectionkWhS {
    padding: 60px 40px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    box-shadow: 0 20px 40px rgba(0,0,0,0.04), 
                0 5px 15px rgba(0,0,0,0.03),
                0 0 0 1px rgba(0,0,0,0.02);
    display: grid;
    grid-template-columns: 1fr;
    background: #ffffff;
    perspective: 1000px;
    gap: 40px;
    transform-style: preserve-3d;
}

.thxBlockZXwV .about_sectionkWhS > div:last-child {
    transition: transform 0.5s ease;
    transform: translateZ(10px);
    position: relative;
}

.thxBlockZXwV h5::after {
    width: 60px;
    animation-delay: 0.8s;
    bottom: -8px;
    transform: scaleX(0);
    position: absolute;
    animation: lineGrow 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    left: 0;
    background: linear-gradient(to right, rgb(157,181,177), transparent);
    height: 2px;
    content: "";
    transform-origin: left;
}

.thxBlockZXwV p::before {
    opacity: 0.2;
    line-height: 1;
    position: absolute;
    content: "";
    top: 10px;
    left: 10px;
    color: rgb(157,181,177,0.5);
    font-family: serif;
    font-size: 60px;
}

.locatejP1Y {
    isolation: isolate;
    position: relative;
    background: rgb(194,218,215);
    overflow: hidden;
    padding: 90px 0;
}


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

.locatejP1Y .container::after {
    position: absolute;
    background: 
        linear-gradient(rgba(var(--primary-color, 0, 120, 200), 0.1) 0%, transparent 80%),
        radial-gradient(circle at center, rgba(var(--secondary-color, 100, 0, 150), 0.05) 0%, transparent 60%);
    width: 500px;
    top: 50%;
    height: 500px;
    animation: pulseEffect 10s infinite alternate;
    opacity: 0.5;
    transform: translate(-50%, -50%);
    filter: blur(50px);
    left: 50%;
    content: '';
    border-radius: 50%;
    z-index: -1;
}

.locatejP1Y .request_formx7i1 svg {
    fill: #ffffff;
    width: 24px;
    height: 24px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
    margin-right: 12px;
}

.locatejP1Y .request_formx7i1 span {
    z-index: 1;
    position: relative;
}

.locatejP1Y .request_formx7i1::before {
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.1;
    z-index: -1;
    background: 
        linear-gradient(45deg, transparent 49.9%, rgb(157,181,177,0.5) 50%, transparent 50.1%) 0 0/10px 10px,
        linear-gradient(-45deg, transparent 49.9%, rgb(157,181,177,0.5) 50%, transparent 50.1%) 0 0/10px 10px;
}

.locatejP1Y .assist_supportFSBG p:last-child {
    margin-bottom: 0;
}

.locatejP1Y .assist_supportFSBG p svg {
    fill: rgb(157,181,177);
    top: 4px;
    height: 20px;
    transition: all 0.3s ease;
    width: 20px;
    left: 0;
    position: absolute;
}

.locatejP1Y .assist_supportFSBG p a::after {
    left: 0;
    width: 0;
    transition: width 0.3s ease;
    height: 1px;
    bottom: 0;
    position: absolute;
    content: '';
    background: rgb(157,181,177);
}

.locatejP1Y .ask_questionsmQ5T svg {
    stroke-linejoin: round;
    stroke-width: 2;
    stroke-linecap: round;
    width: 18px;
    transition: all 0.3s ease;
    position: absolute;
    height: 18px;
    transform: translateY(-50%) rotate(45deg);
    fill: none;
    stroke: rgb(157,181,177);
    top: 50%;
    left: 0;
}

.locatejP1Y .reach_formzklN:hover {
    background: rgb(157,181,177,0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateY(-3px);
    color: #000000;
}

.locatejP1Y .reach_formzklN:hover svg {
    opacity: 1;
    transform: translateY(-50%) rotate(15deg);
    stroke: #000000;
}

.who_we_areMC9W {
    background: linear-gradient(145deg, rgb(194,218,215) 0%, rgba(rgb(157,181,177,0.5), 0.05) 100%);
    perspective: 1000px;
    overflow: hidden;
    padding: 120px 0 80px;
    position: relative;
}

.who_we_areMC9W::after {
    background: linear-gradient(30deg, rgb(121,143,137) 0%, transparent 80%);
    left: -5%;
    bottom: -10%;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    width: 25%;
    content: "";
    opacity: 0.06;
    transform: rotate(10deg) translateZ(-5px);
    position: absolute;
    animation: float 18s infinite ease-in-out reverse;
    height: 35%;
}

.who_we_areMC9W .skill_program5FXf ul {
    gap: 40px;
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    perspective: 1000px;
    padding: 0;
}

.who_we_areMC9W .expert_teamyh7V:nth-child(even):hover {
    transform: translateZ(20px) rotateY(0);
}

.who_we_areMC9W .expert_teamyh7V::before {
    top: 0;
    animation: verticalGrow 1.2s ease-out forwards;
    position: absolute;
    height: 0;
    left: 0;
    animation-delay: 0.3s;
    width: 6px;
    content: "";
    background: linear-gradient(to bottom, rgb(157,181,177), rgb(121,143,137));
}

.who_we_areMC9W .expert_teamyh7V div {
    padding-right: 15px;
    animation-delay: 0.4s;
    max-height: 250px;
    line-height: 1.7;
    color: #000000;
    transform: translateY(10px);
    overflow-y: auto;
    animation: fadeSlideIn 0.8s forwards ease-out;
    opacity: 0;
    font-family: Arial, sans-serif;
    font-size: 17px;
}

.ar_toolsgzdf .lecture_ref7C92 {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 22px;
    padding: 20px;
    margin-top: 25px;
    line-height: 1.6;
    transform: translateZ(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-left: 4px solid rgb(157,181,177);
    font-size: 18px;
    backdrop-filter: blur(10px);
}

.ar_toolsgzdf .top_sitewrap8oQD h5::before {
    top: 50%;
    height: 8px;
    width: 8px;
    left: -15px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: rgb(157,181,177);
    position: absolute;
    content: '';
}

.ar_toolsgzdf .top_sitewrap8oQD .header_guide5Y0r a::before {
    left: 0;
    content: '';
    width: 3px;
    top: 0;
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
    position: absolute;
    background: rgb(157,181,177);
}

.support_cta50sO {
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
    margin-top: 60px;
    padding: 20px 0;
    position: relative;
}



.support_cta50sO {
    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%);
}

.ar_toolsgzdf .company_holder::after {
    top: 40px;
    right: -50px;
    position: absolute;
    filter: blur(60px);
    width: 150px;
    border-radius: 50%;
    height: 150px;
    background: rgb(157,181,177,0.5);
    opacity: 0.4;
    content: '';
    z-index: -1;
}

.ar_toolsgzdf .linkedin_refNTVG::before {
    content: '';
    position: absolute;
    border-radius: 50%;
    width: 180px;
    background: rgb(121,143,137,0.5);
    height: 180px;
    bottom: -50px;
    left: 80px;
    filter: blur(70px);
    z-index: -1;
    opacity: 0.25;
}

.course_structure69fS::before {
    content: "";
    top: 0;
    width: 100%;
    background: 
        linear-gradient(45deg, transparent 45%, rgb(157,181,177,0.5) 100%),
        linear-gradient(135deg, transparent 45%, rgb(121,143,137,0.5) 100%);
    left: 0;
    position: absolute;
    opacity: 0.15;
    height: 100%;
}

.course_structure69fS .text_content0MCc:hover {
    transform: translateY(-8px);
    box-shadow: 0 40px 70px rgba(0, 0, 0, 0.18);
}

.course_structure69fS h2 {
    margin-bottom: 1.8rem;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-size: calc(30px * 1.2);
    font-weight: 700;
    color: #000000;
}

.course_structure69fS h2::after {
    width: 45px;
    transition: all 0.5s ease;
    height: 45px;
    bottom: -15px;
    opacity: 0.7;
    right: -15px;
    position: absolute;
    border-right: 3px solid rgb(121,143,137);
    content: "";
    border-bottom: 3px solid rgb(121,143,137);
}

.course_structure69fS .description:last-of-type {
    border-right: 3px solid rgb(121,143,137);
    max-width: 90%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    border-radius: 10px;
    border-left: 3px solid rgb(157,181,177);
    transform: perspective(1000px) rotateX(2deg);
    transition: all 0.5s ease;
    font-weight: 600;
    padding: 1.2rem 1.8rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.course_structure69fS .img_wrapjZJr::after {
    background: 
        radial-gradient(
            ellipse at center, 
            transparent 30%, 
            rgb(157,181,177,0.5) 70%, 
            rgb(121,143,137,0.5) 100%
        );
    opacity: 0.3;
    height: 150%;
    left: -25%;
    z-index: 2;
    position: absolute;
    content: "";
    top: -25%;
    animation: rotateGradient 20s infinite linear;
    width: 150%;
}

.pricing_offer_boxiQUl::before {
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgb(157,181,177,0.5), rgb(121,143,137,0.5));
    opacity: 0.08;
    content: "";
    left: 0;
    top: 0;
}

.pricing_offer_boxiQUl .offer_boxSLao h2::after {
    bottom: -10px;
    content: "";
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(157,181,177), rgb(121,143,137));
    left: 50%;
    border-radius: 3px;
    width: 80px;
}

.pricing_offer_boxiQUl .price_sheetVxpu {
    box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.05),
              -16px -16px 32px rgba(255, 255, 255, 0.8);
    background: linear-gradient(145deg, #f6f6f6, #ffffff);
    transition: all 0.4s ease;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
}

.pricing_offer_boxiQUl .access_costKWcL:hover .program_fees4uhK h3::after {
    width: 60px;
}

.pricing_offer_boxiQUl .trial_rateskE8K::before {
    bottom: -5px;
    height: 1px;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(157,181,177,0.5), transparent);
    content: "";
    position: absolute;
}

.pricing_offer_boxiQUl .img_wrapjZJr {
    border-radius: 0 0 12px 12px;
    overflow: hidden;
    height: 220px;
    transition: all 0.5s ease;
    position: relative;
    width: 100%;
}

.contact_box4aeF::before {
    height: 400px;
    width: 400px;
    border-radius: 50%;
    filter: blur(70px);
    content: "";
    z-index: 1;
    right: -150px;
    background: linear-gradient(45deg, rgb(157,181,177,0.5), rgb(121,143,137,0.5));
    position: absolute;
    top: -150px;
}

.contact_box4aeF h2::before {
    z-index: -1;
    width: 50px;
    border-radius: 50%;
    content: "";
    position: absolute;
    height: 50px;
    background: rgb(157,181,177,0.5);
    top: -25px;
    left: calc(50% - 120px);
}

.contact_box4aeF .inquiry_widgetAkuP::before {
    position: absolute;
    pointer-events: none;
    background: radial-gradient(
        circle at 0% 0%,
        transparent 98%,
        rgb(157,181,177,0.5) 99%
    ), radial-gradient(
        circle at 100% 100%,
        transparent 98%,
        rgb(121,143,137,0.5) 99%
    );
    content: "";
    z-index: 0;
    inset: 0;
}

.contact_box4aeF form {
    position: relative;
    z-index: 3;
}

.contact_box4aeF form h3 {
    font-size: 23px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 30px;
}

.contact_box4aeF form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
}

.contact_box4aeF .connect_querySWCp {
    margin-bottom: 30px;
    position: relative;
}

.contact_box4aeF .connect_querySWCp label {
    cursor: pointer;
    align-items: center;
    display: flex;
    padding-left: 35px;
    color: #000000;
    font-size: 12px;
    position: relative;
}

.contact_box4aeF .connect_querySWCp input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    border: solid #ffffff;
    top: 4px;
    height: 12px;
    position: absolute;
    width: 6px;
    left: 8px;
    content: "";
    border-width: 0 2px 2px 0;
}

.contact_box4aeF .message_feedback1sdK:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.contact_box4aeF svg {
    width: 24px;
    fill: none;
    height: 24px;
    margin-right: 12px;
    transition: all 0.3s ease;
    stroke: rgb(157,181,177);
}

.contact_box4aeF svg path {
    stroke-width: 2;
    transition: all 0.3s ease;
    stroke: rgb(157,181,177);
    fill: none;
}

.learn_prefsqe8l {
    margin-right: 15px;
    flex-shrink: 0;
}

.learn_prefsqe8l svg {
    transition: fill 0.3s ease;
    height: 60px;
    fill: rgb(157,181,177);
    width: 60px;
}

.cookie_popup_warningaszQ h5 {
    font-size: 21px;
    font-family: Arial, sans-serif;
    color: rgb(157,181,177);
    margin-bottom: 8px;
    font-weight: 600;
}

#cookieConsentAgreementBtnIPhy {
    background: rgb(157,181,177);
}

#declineDataCookiesSettingnQRF {
    background: rgba(0, 0, 0, 0.5);
}

.cookie_popup_warningaszQ p a:hover {
    color: rgb(121,143,137);
}


#cookie_info_alertSJeI {
    display: none;
}

.join_our_communitytqFR::before {
    transform: perspective(1000px) rotateX(10deg);
    top: 0;
    background: linear-gradient(45deg, transparent 25%, rgba(255, 255, 255, 0.05) 25%, 
              rgba(255, 255, 255, 0.05) 50%, transparent 50%, transparent 75%, 
              rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05));
    right: 0;
    position: absolute;
    z-index: -1;
    background-size: 20px 20px;
    opacity: 0.4;
    content: "";
    left: 0;
    bottom: 0;
}

.join_our_communitytqFR .about_sectionkWhS::after {
    opacity: 0.3;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    right: 0;
    height: 1px;
    left: 0;
    bottom: 0;
    content: "";
    position: absolute;
}

.join_our_communitytqFR h3::after {
    height: 3px;
    background: #ffffff;
    position: absolute;
    width: 4rem;
    left: 0;
    transform: scaleX(1);
    content: "";
    transform-origin: left;
    bottom: -0.8rem;
    transition: transform 0.4s ease-out;
    opacity: 0.7;
}

.join_our_communitytqFR input[type="email"] {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    transition: all 0.3s ease;
    color: #000000;
    font-family: Arial, sans-serif;
    padding: 1.2rem 1.5rem;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    outline: none;
    border: none;
    font-size: 15px;
}

.join_our_communitytqFR .mail_groupqeRZ:active {
    transform: translateY(0);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

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


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



@media (max-width: 767px) {header .site_headers6uA {
    padding: 15px 10px;
}header .site_headers6uA .top_barnLR6 .header_mainSihM svg {
    height: 40px;
}header .site_headers6uA .top_sitewrap8oQD .top_edu1nfe a {
    font-size: calc(15px - 2px);
    padding: 6px 10px;
}}



@media (min-width: 768px) {.testimonialsAiah .client_sentimentsFx7b {
    padding-bottom: 2rem;
}.testimonialsAiah .client_sentimentsFx7b::after {
    content: "";
    flex: 0 0 1rem;
}
}



@media (max-width: 768px) {.confidential_nestWvER {
    padding: 3rem 1rem;
}.confidential_nestWvER .container {
    transform: none;
    padding: 2rem;
}.confidential_nestWvER h1 {
    font-size: calc(46px * 0.8);
}.confidential_nestWvER h2 {
    margin: 2rem 0 1rem;
    font-size: calc(38px * 0.8);
}.confidential_nestWvER h3 {
    font-size: calc(38px * 0.7);
}.confidential_nestWvER h4 {
    font-size: calc(38px * 0.6);
}.confidential_nestWvER p, 
    .confidential_nestWvER span, 
    .confidential_nestWvER li {
    font-size: calc(15px * 0.95);
}.confidential_nestWvER ul {
    margin: 1.2rem 0 1.5rem;
}.confidential_nestWvER li {
    padding-left: 2rem;
}
}



@media (min-width: 1200px) {.teaching_experienceKt4m {
    padding: 10rem 0;
}.teaching_experienceKt4m .container {
    padding: 0 3rem;
}.teaching_experienceKt4m .client_experiences9Gy1 {
    gap: 4rem;
    padding: 5rem;
}.teaching_experienceKt4m .img_wrapjZJr {
    width: 220px;
    height: 220px;
}.teaching_experienceKt4m .name {
    margin-bottom: 0.75rem;
    font-size: calc(21px * 1.3);
}.teaching_experienceKt4m .client_experiences9Gy1 div:nth-child(2) div {
    margin-bottom: 1.5rem;
    font-size: calc(16px * 1.05);
}.teaching_experienceKt4m .work_expPiwQ {
    font-size: calc(16px * 1.1);
    padding: 2.5rem;
    line-height: 1.9;
}
}



@media (max-width: 767px) {.welcome_pagey7sA {
    padding: 3rem 1rem;
}.welcome_pagey7sA .course_headFPT5 {
    gap: 2rem;
}.welcome_pagey7sA .course_headFPT5 > div:first-child {
    padding: 1.5rem;
}.welcome_pagey7sA .course_headFPT5 > div:first-child h3 {
    font-size: calc(22px * 0.8);
}.welcome_pagey7sA .fast_learnFKVx {
    padding: 2rem 1.5rem;
}.welcome_pagey7sA .fast_learnFKVx h1 {
    font-size: calc(47px * 0.9);
    margin-bottom: 1.2rem;
}.welcome_pagey7sA .fast_learnFKVx p {
    padding: 1.5rem;
    font-size: 14px;
}}



@media (min-width: 768px) {.thxBlockZXwV {
    padding: 150px 0;
}.thxBlockZXwV .about_sectionkWhS {
    padding: 80px 60px;
    grid-template-columns: 1fr 1fr;
}.thxBlockZXwV .about_sectionkWhS > div:first-child {
    display: flex;
    align-items: center;
}.thxBlockZXwV h5 {
    font-size: calc(18px * 1.2);
    margin-bottom: 0;
}.thxBlockZXwV p {
    font-size: calc(13px * 1.05);
}
}



@media (min-width: 992px) {.thxBlockZXwV .about_sectionkWhS {
    padding: 100px 80px;
    gap: 60px;
}.thxBlockZXwV .about_sectionkWhS:hover {
    box-shadow: 0 30px 60px rgba(0,0,0,0.07), 
                    0 12px 25px rgba(0,0,0,0.05),
                    0 0 0 1px rgba(0,0,0,0.02);
    transform: translateY(-5px) rotateX(2deg) rotateY(-2deg);
}.thxBlockZXwV .about_sectionkWhS:hover > div:first-child {
    transform: translateZ(35px);
}.thxBlockZXwV .about_sectionkWhS:hover > div:last-child {
    transform: translateZ(25px);
}.thxBlockZXwV h5 {
    font-size: calc(18px * 1.3);
}.thxBlockZXwV p {
    line-height: 1.9;
    font-size: calc(13px * 1.1);
}
}


@media screen and (max-width: 767px) {.locatejP1Y {
    padding: 50px 0;
}.locatejP1Y .request_formx7i1 {
    padding: 20px 25px;
}.locatejP1Y .request_formx7i1 svg {
    margin-right: 8px;
    height: 20px;
    width: 20px;
}.locatejP1Y .assist_supportFSBG {
    padding: 25px;
}.locatejP1Y .assist_supportFSBG p {
    padding-left: 28px;
}.locatejP1Y .assist_supportFSBG p svg {
    top: 3px;
    width: 16px;
    height: 16px;
}.locatejP1Y .contact_queryHIE9 {
    margin-top: 25px;
    padding-top: 25px;
}.locatejP1Y .ask_questionsmQ5T {
    padding-left: 26px;
}.locatejP1Y .ask_questionsmQ5T svg {
    height: 14px;
    width: 14px;
}.locatejP1Y .course_infob3jS {
    grid-template-columns: 1fr;
}.locatejP1Y .reach_formzklN {
    padding: 12px 15px 12px 34px;
}.locatejP1Y .reach_formzklN svg {
    width: 12px;
    height: 12px;
    left: 10px;
}}



@media (max-width: 480px) {.who_we_areMC9W {
    padding: 50px 0 30px;
}.who_we_areMC9W .container {
    padding: 0 15px;
}.who_we_areMC9W h1 {
    margin-bottom: 30px;
    font-size: calc(43px * 0.7);
}.who_we_areMC9W .expert_teamyh7V {
    padding: 20px 25px;
}.who_we_areMC9W .expert_teamyh7V::before {
    width: 4px;
}.who_we_areMC9W .expert_teamyh7V h4 {
    margin-bottom: 18px;
}.who_we_areMC9W .expert_teamyh7V h4::after {
    width: 30px;
    bottom: -8px;
    height: 2px;
}.who_we_areMC9W .expert_teamyh7V div {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}}



@media (max-width: 768px) {.course_structure69fS {
    padding: 4rem 0;
}.course_structure69fS .text_content0MCc {
    max-width: 90%;
    padding: 2.5rem 1.5rem;
    clip-path: polygon(
            0% 3%, 
            3% 0%, 
            97% 0%, 
            100% 3%, 
            100% 97%, 
            97% 100%, 
            3% 100%, 
            0% 97%
        );
}.course_structure69fS h2 {
    font-size: calc(30px * 0.95);
}.course_structure69fS h2::before,
    .course_structure69fS h2::after {
    left: -10px;
    height: 35px;
    width: 35px;
    top: -10px;
}.course_structure69fS h2::after {
    right: -10px;
    bottom: -10px;
}.course_structure69fS .text_content0MCc:hover h2::before,
    .course_structure69fS .text_content0MCc:hover h2::after {
    height: 40px;
    width: 40px;
}.course_structure69fS .description {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
    max-width: 95%;
}.course_structure69fS .description:last-of-type {
    padding: 1rem 1.5rem;
    max-width: 95%;
}.course_structure69fS .img_wrapjZJr {
    height: 150%;
    width: 150%;
}
}



@media (min-width: 1200px) {.pricing_offer_boxiQUl .learning_costOsyQ {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_offer_boxiQUl .program_fees4uhK {
    padding: 40px;
}.pricing_offer_boxiQUl .img_wrapjZJr {
    height: 260px;
}.pricing_offer_boxiQUl .access_costKWcL:nth-child(odd) {
    transform: translateY(20px);
}.pricing_offer_boxiQUl .access_costKWcL:nth-child(odd):hover {
    transform: translateY(12px);
}.pricing_offer_boxiQUl .access_costKWcL:nth-child(even):hover {
    transform: translateY(-8px);
}
}



@media (max-width: 1024px) {.contact_box4aeF {
    padding: 70px 0;
}.contact_box4aeF .message_queryLhfC {
    padding: 45px;
}.contact_box4aeF .img_wrapjZJr {
    min-height: 450px;
}
}



@media (max-width: 480px) {.contact_box4aeF {
    padding: 50px 0;
}.contact_box4aeF h2 {
    font-size: calc(34px * 0.9);
    margin-bottom: 30px;
}.contact_box4aeF .img_wrapjZJr {
    min-height: 220px;
}.contact_box4aeF .message_queryLhfC {
    padding: 30px 20px;
}.contact_box4aeF form h3 {
    margin-bottom: 20px;
    font-size: calc(23px * 0.9);
}.contact_box4aeF form input[type="text"] {
    padding: 14px 16px;
    font-size: calc(18px * 0.95);
    margin-bottom: 16px;
}.contact_box4aeF .message_feedback1sdK {
    padding: 16px;
}.contact_box4aeF .connect_querySWCp label {
    font-size: calc(12px * 0.95);
}}



@media (min-width: 1200px) {.join_our_communitytqFR .about_sectionkWhS {
    max-width: 90%;
    margin: 0 auto;
}.join_our_communitytqFR h3 {
    max-width: 80%;
    font-size: calc(24px * 1.2);
}
}



@keyframes menu-wobble {
    0%, 100% {
        transform: translateX(0);
    }
    15% {
        transform: translateX(-3px) rotate(-1deg);
    }
    30% {
        transform: translateX(2px) rotate(1deg);
    }
    45% {
        transform: translateX(-2px) rotate(-0.5deg);
    }
    60% {
        transform: translateX(1px) rotate(0.5deg);
    }
    75% {
        transform: translateX(-1px) rotate(-0.25deg);
    }
}


    
    @keyframes float1 {
        0%, 100% {
            transform: translateZ(10px) translateY(0);
        }
        50% {
            transform: translateZ(20px) translateY(-10px);
        }
    }



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

@keyframes patternMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 120px 120px;
    }
}



@keyframes scaleWidth {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}



@keyframes expandLine {
    from {
        width: 0;
    }
    to {
        width: 80px;
    }
}



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

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



@keyframes pulseLight {
  0%, 100% {
    opacity: 0.3;
    transform: scale(1);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.05);
  }
}

