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

.wrapper-structuredE8k {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}

svg {
    width: 30px;
    height: 30px;
}

header::before {
    position: absolute;
    content: "";
    background-size: 20px 20px;
    bottom: 0;
    left: 0;
    background: 
        radial-gradient(
            circle at 0% 50%,
            transparent 6px,
            rgb(157,181,177,0.5) 6px,
            rgb(157,181,177,0.5) 10px,
            transparent 10px
        ) repeat-x;
    height: 15px;
    width: 100%;
    opacity: 0.3;
}

header .site_headers6uA .top_barnLR6 {
    z-index: 2;
    position: relative;
}

header .site_headers6uA .top_barnLR6 .header_mainSihM {
    display: block;
    transition: transform 0.3s ease;
}

header .site_headers6uA .top_barnLR6 .header_mainSihM svg {
    height: 45px;
    width: auto;
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
}

header .site_headers6uA .top_sitewrap8oQD::before {
    left: 0;
    height: 100%;
    position: absolute;
    z-index: -1;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    top: 0;
    transition: all 0.5s ease;
    width: 100%;
    background: rgb(121,143,137,0.5);
    opacity: 0.05;
    content: "";
}

header .site_headers6uA .top_sitewrap8oQD .top_edu1nfe a:hover::before {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transform: scale(1);
}

header .site_headers6uA .top_sitewrap8oQD .top_edu1nfe:nth-child(2n) a::before {
    background: rgb(121,143,137);
    transform-origin: left bottom;
}

header .site_headers6uA .top_sitewrap8oQD .top_edu1nfe:hover {
    animation: menu-wobble 1s ease;
}

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

.testimonialsAiah h2 {
    left: 50%;
    font-weight: 700;
    color: #000000;
    margin-bottom: 3rem;
    display: inline-block;
    font-size: 38px;
    transform: translateX(-50%);
    position: relative;
    text-align: center;
}

.testimonialsAiah .client_experiences9Gy1 {
    background: #ffffff;
    position: relative;
    border-radius: 17px;
    transform-origin: center center;
    flex: 0 0 300px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: perspective(1000px) rotateY(5deg) translateZ(0);
    padding: 2rem;
    scroll-snap-align: center;
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.15);
}

.testimonialsAiah .client_experiences9Gy1 img {
    transition: all 0.4s ease;
    width: 80px;
    height: 80px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    transform: translateX(-1rem);
    border-radius: 50%;
    margin-bottom: 1rem;
    border: 3px solid #ffffff;
    object-fit: cover;
}

.testimonialsAiah .client_experiences9Gy1:hover .description {
    border-left-color: rgb(157,181,177);
    padding-left: 1rem;
}

.confidential_nestWvER::before {
    width: 40%;
    height: 40%;
    animation: float 15s ease-in-out infinite;
    top: -5%;
    background: linear-gradient(225deg, rgb(157,181,177,0.5) 0%, transparent 70%);
    transform: rotate(-15deg);
    opacity: 0.15;
    filter: blur(40px);
    content: "";
    position: absolute;
    right: -5%;
    z-index: 0;
}

.confidential_nestWvER .container:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.confidential_nestWvER h1::after {
    width: 40%;
    position: absolute;
    bottom: -0.5rem;
    content: "";
    height: 4px;
    transform-origin: left;
    transition: width 0.3s ease;
    background: linear-gradient(90deg, rgb(157,181,177) 0%, rgb(121,143,137) 100%);
    left: 0;
}

.confidential_nestWvER p {
    font-size: 15px;
    z-index: 1;
    color: #000000;
    transition: transform 0.3s ease;
    position: relative;
    line-height: 1.7;
    margin-bottom: 1.5rem;
}

.confidential_nestWvER p strong {
    font-weight: 600;
    position: relative;
    display: inline-block;
    color: rgb(157,181,177);
}

.confidential_nestWvER ul {
    padding-left: 0;
    position: relative;
    list-style-type: none;
    margin: 1.5rem 0 2rem;
}

.confidential_nestWvER ul::before {
    transform: scaleY(0.95);
    bottom: 0;
    width: 1px;
    left: 0.8rem;
    top: 0;
    transform-origin: top;
    background: linear-gradient(to bottom, rgb(157,181,177,0.5), transparent);
    position: absolute;
    content: "";
}

.teaching_experienceKt4m {
    background-color: rgb(194,218,215);
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}

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

.teaching_experienceKt4m .client_experiences9Gy1:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.12),
        -25px -25px 70px rgba(255, 255, 255, 0.6),
        inset 5px 5px 10px rgba(255, 255, 255, 0.5),
        inset -5px -5px 10px rgba(0, 0, 0, 0.05);
}

.teaching_experienceKt4m .client_experiences9Gy1:hover .img_wrapjZJr {
    transform: translateZ(50px) scale(1.05);
}

.teaching_experienceKt4m .client_experiences9Gy1:hover .name {
    transform: translateZ(30px);
}

.teaching_experienceKt4m .client_experiences9Gy1 div:nth-child(2) div {
    color: rgb(121,143,137);
    text-align: center;
    transform: translateZ(15px);
    font-weight: 600;
    font-size: calc(16px * 0.95);
    margin-bottom: 1rem;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.05s;
}

.teaching_experienceKt4m .work_expPiwQ::before {
    content: "";
    opacity: 0.3;
    left: 1rem;
    top: -1.5rem;
    transition: all 0.4s ease;
    color: rgb(157,181,177,0.5);
    font-size: 5rem;
    font-family: serif;
    line-height: 1;
    position: absolute;
}

.teaching_experienceKt4m .client_experiences9Gy1:hover .work_expPiwQ::before {
    transform: scale(1.1) translateY(-5px);
    opacity: 0.5;
}

.welcome_pagey7sA::before {
    left: 0;
    pointer-events: none;
    background: 
    linear-gradient(45deg, transparent 45%, rgb(121,143,137,0.5) 45%, rgb(121,143,137,0.5) 55%, transparent 55%),
    linear-gradient(135deg, transparent 45%, rgb(157,181,177,0.5) 45%, rgb(157,181,177,0.5) 55%, transparent 55%);
    opacity: 0.05;
    height: 100%;
    background-size: 60px 60px;
    z-index: 1;
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
}

.welcome_pagey7sA .course_headFPT5 > div:first-child::before {
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(157,181,177), rgb(121,143,137));
    left: 0;
    transform-origin: left center;
    transition: transform 0.3s ease;
    top: 0;
    width: 5px;
    transform: scaleY(0.95);
    height: 100%;
}

.welcome_pagey7sA .fast_learnFKVx {
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(10px);
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.1),
    0 10px 20px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.9);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform: perspective(1000px) rotateY(-2deg);
    padding: 2.5rem 2rem;
}

.welcome_pagey7sA .fast_learnFKVx:hover h1 {
    transform: translateX(10px);
}

.welcome_pagey7sA .fast_learnFKVx h1::after {
    transition: all 0.4s ease;
    opacity: 0.7;
    transform-origin: left center;
    content: "";
    left: 0;
    height: 3px;
    transform: scaleX(0.6);
    bottom: -0.5rem;
    width: 80px;
    position: absolute;
    background: rgb(157,181,177);
}

.welcome_pagey7sA .fast_learnFKVx:hover > div::before {
    opacity: 0.5;
}

.welcome_pagey7sA .fast_learnFKVx p {
    opacity: 1;
    transform: translateY(0);
    font-family: Arial, sans-serif;
    z-index: 2;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    position: relative;
    color: #ffffff;
    margin: 0;
    font-size: calc(14px * 1.1);
    transition: all 0.5s ease;
    padding: 2rem;
    line-height: 1.6;
    font-weight: 400;
}

.aspiring_learners2dbL .about_sectionkWhS {
    perspective: 1000px;
    position: relative;
}

.aspiring_learners2dbL h4 {
    transform: translateX(-50%);
    font-weight: 700;
    margin-bottom: 80px;
    padding-bottom: 15px;
    display: inline-block;
    position: relative;
    color: #000000;
    text-align: center;
    left: 50%;
    font-size: 30px;
}

.aspiring_learners2dbL h4 {
    font-size: calc(30px * 0.9);
    margin-bottom: 60px;
}

.aspiring_learners2dbL p {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    z-index: 1;
    padding: 25px;
    font-size: 18px;
    position: relative;
    display: flex;
    border-radius: 26px;
    transform-style: preserve-3d;
    align-items: flex-start;
    color: #000000;
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: translateZ(0) rotateX(0) rotateY(0);
}

.aspiring_learners2dbL p {
    padding: 20px;
}

.aspiring_learners2dbL p:hover svg {
    transform: translateZ(30px) scale(1.2);
}

.aspiring_learners2dbL p:hover svg path {
    fill: rgb(121,143,137);
}

.thxBlockZXwV::before {
    width: 100%;
    content: "";
    top: 0;
    opacity: 0.07;
    height: 100%;
    background-image: radial-gradient(circle at 20% 30%, rgb(157,181,177,0.5) 0%, transparent 40%),
                      radial-gradient(circle at 80% 70%, rgb(121,143,137,0.5) 0%, transparent 40%);
    position: absolute;
    z-index: 0;
    left: 0;
}

.thxBlockZXwV .about_sectionkWhS::before {
    position: absolute;
    animation: borderGrow 2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    top: 0;
    width: 3px;
    background: linear-gradient(to bottom, rgb(157,181,177), rgb(121,143,137));
    left: 0;
    animation-delay: 0.5s;
    content: "";
    height: 0%;
}

.thxBlockZXwV .about_sectionkWhS > div:first-child {
    padding-left: 20px;
    position: relative;
    transition: transform 0.5s ease;
    transform: translateZ(20px);
}

.thxBlockZXwV h5 {
    color: #000000;
    opacity: 0;
    font-weight: 700;
    animation: slideUp 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    transform: translateY(20px);
    line-height: 1.4;
    font-size: 18px;
}

.thxBlockZXwV a:hover {
    transform: translateY(-5px);
}

.thxBlockZXwV p {
    transform: translateY(20px);
    background: rgba(245, 245, 250, 0.7);
    margin: 0;
    opacity: 0;
    animation: slideUp 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    font-size: 13px;
    position: relative;
    color: #000000;
    line-height: 1.8;
    transition: border-left 0.3s ease, background 0.3s ease;
    padding: 25px 30px;
    border-left: 1px solid rgba(rgb(157,181,177,0.5), 0.2);
    animation-delay: 0.3s;
}

.locatejP1Y::after {
    width: 100%;
    opacity: 0.4;
    position: absolute;
    left: 0;
    content: '';
    background: linear-gradient(45deg, rgb(157,181,177,0.5) 0%, transparent 50%, rgb(121,143,137,0.5) 100%);
    height: 100%;
    z-index: -1;
    top: 0;
}


.locatejP1Y .connect_teamrKJ1 {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.05);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    border-radius: 0;
    flex-direction: column;
    transform: translateY(0);
    overflow: hidden;
    background: #ffffff;
    position: relative;
    display: flex;
}

.locatejP1Y .connect_teamrKJ1::after {
    z-index: 2;
    top: 0;
    transition: transform 0.3s ease;
    content: '';
    border-style: solid;
    position: absolute;
    right: 0;
    border-color: transparent rgb(157,181,177) transparent transparent;
    border-width: 0 50px 50px 0;
}

.locatejP1Y .img_wrapjZJr {
    overflow: hidden;
    position: relative;
    height: 250px;
    width: 100%;
}

.locatejP1Y .assist_supportFSBG {
    padding: 35px;
    background: #ffffff;
    flex-grow: 1;
    position: relative;
}

.locatejP1Y .assist_supportFSBG::before {
    width: 100%;
    top: 0;
    left: 0;
    background:
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 5px,
            rgba(0, 0, 0, 0.02) 5px,
            rgba(0, 0, 0, 0.02) 10px
        );
    height: 100%;
    z-index: -1;
    position: absolute;
    content: '';
}

.locatejP1Y .assist_supportFSBG p b {
    color: rgb(157,181,177);
    font-weight: 700;
}

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

.locatejP1Y .assist_supportFSBG p a:hover::after {
    width: 100%;
}

.locatejP1Y .ask_questionsmQ5T {
    position: relative;
    font-size: 21px;
    padding-left: 30px;
    align-items: center;
    font-weight: 600;
    display: flex;
    margin: 0 0 20px;
    color: #000000;
}

.locatejP1Y .reach_formzklN {
    overflow: hidden;
    padding: 14px 18px 14px 38px;
    border-left: 3px solid rgb(157,181,177);
    background: rgb(194,218,215);
    transition: all 0.3s ease;
    color: #000000;
    display: flex;
    align-items: center;
    position: relative;
    font-size: calc(18px - 1px);
}

.locatejP1Y .reach_formzklN::before {
    height: 100%;
    pointer-events: none;
    width: 100%;
    background-size: 10px 10px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.05;
    background: linear-gradient(45deg, transparent 49.5%, rgba(255, 255, 255, 0.5) 50%, transparent 50.5%);
}

.who_we_areMC9W .container {
    position: relative;
    transform-style: preserve-3d;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 30px;
}

.who_we_areMC9W h1 {
    transform: translateZ(20px);
    font-weight: 700;
    font-size: 43px;
    text-shadow: 2px 2px 0 rgba(rgb(157,181,177,0.5), 0.1);
    position: relative;
    margin-bottom: 60px;
    color: #000000;
}

.who_we_areMC9W .skill_program5FXf {
    position: relative;
    transform-style: preserve-3d;
}

.who_we_areMC9W .expert_teamyh7V:nth-child(even) {
    transform: translateZ(5px) rotateY(-2deg);
}

.who_we_areMC9W .expert_teamyh7V:hover {
    transform: translateZ(25px) rotateY(0);
    box-shadow: 0 25px 50px rgba(rgba(0, 0, 0, 0.5), 0.12);
}

.who_we_areMC9W .expert_teamyh7V h4 {
    font-size: calc(18px * 1.1);
    opacity: 0;
    color: rgb(157,181,177);
    margin-bottom: 25px;
    transform: translateZ(5px);
    animation-delay: 0.2s;
    animation: fadeSlideIn 0.8s forwards ease-out;
    font-weight: 600;
    position: relative;
}

footer {
    position: relative;
}

footer::before {
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(45deg, rgb(121,143,137,0.5) 0%, rgb(157,181,177,0.5) 100%);
    position: absolute;
    content: '';
    right: 0;
}

.ar_toolsgzdf .company_holder h3 {
    font-weight: 700;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    color: #ffffff;
    font-size: 30px;
}

.ar_toolsgzdf .linkedin_refNTVG {
    grid-column: 5 / 13;
    position: relative;
}

.ar_toolsgzdf .top_sitewrap8oQD {
    position: relative;
}



.ar_toolsgzdf .top_sitewrap8oQD {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
    animation: borderPulse 4s infinite;
}

.ar_toolsgzdf .top_sitewrap8oQD .header_guide5Y0r {
    flex-direction: column;
    display: flex;
    gap: 15px;
}

.ar_toolsgzdf .top_sitewrap8oQD .header_guide5Y0r a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}

.ar_toolsgzdf .top_sitewrap8oQD .header_guide5Y0r a:hover::before {
    width: 100%;
    background: rgb(157,181,177,0.5);
}

.support_cta50sO::before {
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    left: 15%;
    content: '';
    top: 0;
    position: absolute;
    height: 1px;
    opacity: 0.2;
    right: 15%;
}



footer::after {
    content: '';
    right: 0;
    left: 0;
    z-index: 1;
    bottom: 0;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.02) 10px,
        rgba(255, 255, 255, 0.02) 20px
    );
    top: 0;
    position: absolute;
}

.ar_toolsgzdf .company_holder::before {
    background: rgb(121,143,137,0.5);
    width: 100px;
    position: absolute;
    left: -30px;
    opacity: 0.3;
    height: 100px;
    content: '';
    bottom: 0;
    filter: blur(40px);
    z-index: -1;
    border-radius: 50%;
}

.ar_toolsgzdf .top_sitewrap8oQD h5::after {
    left: 0;
    width: 30px;
    position: absolute;
    background: rgb(121,143,137);
    height: 2px;
    content: '';
    bottom: -5px;
}

.course_structure69fS .education_flowhN3c {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.course_structure69fS .text_content0MCc {
    padding: 4rem 3rem;
    border-radius: 11px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transform: translateZ(0);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: 3;
    clip-path: polygon(
        0% 5%, 
        5% 0%, 
        95% 0%, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0% 95%
    );
    text-align: center;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    width: 100%;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
}

.course_structure69fS .text_content0MCc:hover h2::after {
    right: -20px;
    height: 55px;
    bottom: -20px;
    width: 55px;
}

.course_structure69fS .text_content0MCc:hover .description:last-of-type {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.course_structure69fS .img_wrapjZJr::before {
    height: 100%;
    width: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 70%);
    content: "";
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.85;
}

.course_structure69fS .text_content0MCc::after {
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    width: 70%;
    background: rgb(121,143,137,0.5);
    height: 70%;
    position: absolute;
    opacity: 0.15;
    content: "";
    bottom: -5%;
    animation: morph 15s linear infinite alternate-reverse;
    z-index: -1;
    left: -5%;
}

.pricing_offer_boxiQUl .container {
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 15px;
}

.pricing_offer_boxiQUl .offer_boxSLao {
    padding: 0 20px;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.pricing_offer_boxiQUl .learn_price5DdH {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
    max-width: 600px;
    line-height: 1.7;
    font-size: 18px;
}

.pricing_offer_boxiQUl .access_costKWcL {
    display: block;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 1;
    position: relative;
    text-decoration: none;
}

.pricing_offer_boxiQUl .program_fees4uhK {
    flex: 1;
    padding: 30px;
    z-index: 2;
    position: relative;
}

.pricing_offer_boxiQUl .program_fees4uhK h3::after {
    left: 0;
    position: absolute;
    bottom: 0;
    border-radius: 2px;
    content: "";
    height: 3px;
    background: rgb(157,181,177);
    width: 40px;
    transition: width 0.3s ease;
}

.pricing_offer_boxiQUl .program_fees4uhK p {
    word-break: break-word;
    font-size: calc(18px - 2px);
    overflow-wrap: break-word;
    color: #000000;
    position: relative;
    line-height: 1.6;
    margin-bottom: 20px;
}

.pricing_offer_boxiQUl .img_wrapjZJr::after {
    z-index: 1;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
    bottom: 0;
    content: "";
    left: 0;
    transition: opacity 0.3s ease;
    right: 0;
    opacity: 0.6;
}

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

.contact_box4aeF h2 {
    color: #000000;
    font-size: 34px;
    text-align: center;
    font-weight: 700;
    position: relative;
    margin-bottom: 60px;
}

.contact_box4aeF .inquiry_widgetAkuP {
    background: #ffffff;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    display: flex;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.contact_box4aeF .img_wrapjZJr {
    position: relative;
    min-height: 500px;
    flex: 0 0 45%;
    transition: transform 0.5s ease;
}

.contact_box4aeF .img_wrapjZJr::after {
    top: 20px;
    content: "";
    position: absolute;
    bottom: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    pointer-events: none;
    z-index: 2;
    right: 20px;
    left: 20px;
}

.contact_box4aeF form input[type="text"] {
    border-radius: 12px;
    font-size: 18px;
    color: #000000;
    border: none;
    width: 100%;
    padding: 18px 25px;
    margin-bottom: 25px;
    background: rgb(194,218,215);
    transition: all 0.3s ease;
}

.contact_box4aeF .connect_querySWCp input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact_box4aeF .connect_querySWCp input[type="checkbox"]:checked + label::before {
    background: linear-gradient(135deg, rgb(157,181,177), rgb(121,143,137));
}

.contact_box4aeF .connect_querySWCp label a {
    font-weight: 600;
    transition: color 0.3s ease;
    color: rgb(157,181,177);
    text-decoration: none;
}

.contact_box4aeF .message_feedback1sdK::before {
    background: linear-gradient(135deg, rgb(121,143,137), rgb(157,181,177));
    z-index: -1;
    transition: transform 0.5s ease;
    height: 100%;
    transform: scaleX(0);
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    transform-origin: right;
}

.contact_box4aeF svg:hover,
.contact_box4aeF svg:hover path {
    stroke: rgb(121,143,137);
}

.cookie_eductrlnPzL {
    align-items: center;
    padding: 20px 15px;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    justify-content: space-between;
}

.learn_prefsqe8l svg:hover {
    fill: rgb(121,143,137);
}

.cookie_popup_warningaszQ p {
    line-height: 1.5;
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #000000;
}

.user_alertn0Em:hover {
    background: rgb(121,143,137);
    box-shadow: 0 0 10px rgb(121,143,137,0.5);
}

.cookie_popup_warningaszQ p a {
    color: rgb(157,181,177);
    transition: color 0.3s ease;
    text-decoration: underline;
}

#cookie_info_alertSJeI:checked ~ .cookie_popup_warningaszQ {
    opacity: 0;
    visibility: hidden;
}

.join_our_communitytqFR::after {
    top: -50%;
    width: 200%;
    left: -50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    z-index: -1;
    animation: pulseLight 12s infinite alternate ease-in-out;
    content: "";
    position: absolute;
    height: 200%;
}

.join_our_communitytqFR .about_sectionkWhS:hover {
    transform: perspective(1000px) rotateY(0deg);
}

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

.join_our_communitytqFR h3 {
    margin-bottom: 2rem;
    position: relative;
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    max-width: 90%;
    color: #ffffff;
    font-size: calc(24px * 1.1);
    transform: translateZ(10px);
    line-height: 1.4;
}

.join_our_communitytqFR .input_holder div {
    flex: 1;
    position: relative;
}

.join_our_communitytqFR input[type="email"]::placeholder {
    transition: opacity 0.3s;
    color: rgba(0, 0, 0, 0.4);
}

.join_our_communitytqFR .mail_groupqeRZ {
    cursor: pointer;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2), 
              inset 0 1px 0 rgba(255, 255, 255, 0.2);
    color: #ffffff;
    font-size: 15px;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding: 1.2rem 2rem;
    background: rgb(157,181,177);
    letter-spacing: 0.5px;
    overflow: hidden;
    border: none;
}


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



@media (max-width: 992px) {header .site_headers6uA {
    padding: 20px 15px;
    flex-direction: column;
}header .site_headers6uA .top_barnLR6 {
    margin-bottom: 15px;
}header .site_headers6uA .top_sitewrap8oQD {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}header .site_headers6uA .top_sitewrap8oQD .top_edu1nfe {
    margin: 5px;
}header .site_headers6uA .top_sitewrap8oQD .top_edu1nfe a {
    padding: 8px 12px;
    font-size: calc(15px - 1px);
}
}



@media (max-width: 767px) {.testimonialsAiah {
    padding: 5rem 0;
}.testimonialsAiah h2 {
    margin-bottom: 2.5rem;
    font-size: calc(38px - 0.2rem);
}.testimonialsAiah .client_sentimentsFx7b {
    gap: 1.5rem;
}.testimonialsAiah .client_experiences9Gy1 {
    transform: perspective(800px) rotateY(3deg) !important;
    flex: 0 0 250px;
    padding: 1.5rem;
}.testimonialsAiah .client_experiences9Gy1:hover {
    transform: perspective(800px) rotateY(0) translateZ(20px) scale(1.03) !important;
}.testimonialsAiah .client_experiences9Gy1 img {
    width: 60px;
    height: 60px;
}}



@media (min-width: 768px) {.teaching_experienceKt4m {
    padding: 8rem 0;
}.teaching_experienceKt4m .client_experiences9Gy1 {
    grid-template-columns: auto 1fr 2fr;
    gap: 3rem;
    padding: 4rem;
    align-items: center;
}.teaching_experienceKt4m .img_wrapjZJr {
    height: 180px;
    width: 180px;
    margin: 0;
}.teaching_experienceKt4m .name {
    font-size: calc(21px * 1.2);
    text-align: left;
}.teaching_experienceKt4m .client_experiences9Gy1 div:nth-child(2) div {
    text-align: left;
    font-size: 16px;
}.teaching_experienceKt4m .work_expPiwQ {
    line-height: 1.8;
    font-size: calc(16px * 1.05);
}
}



@media (min-width: 768px) {.welcome_pagey7sA {
    padding: 4rem 2rem;
}.welcome_pagey7sA .course_headFPT5 {
    gap: 3rem;
    grid-template-columns: 0.4fr 0.6fr;
}.welcome_pagey7sA .course_headFPT5 > div:first-child {
    padding: 2.5rem;
}.welcome_pagey7sA .course_headFPT5 > div:first-child h3 {
    font-size: 22px;
}.welcome_pagey7sA .fast_learnFKVx {
    padding: 3rem;
}.welcome_pagey7sA .fast_learnFKVx h1 {
    margin-bottom: 2rem;
    font-size: calc(47px * 1.2);
}.welcome_pagey7sA .fast_learnFKVx p {
    padding: 2.5rem;
    font-size: calc(14px * 1.2);
}
}



@media (max-width: 768px) {.aspiring_learners2dbL {
    padding: 80px 0;
}.aspiring_learners2dbL h4 {
    font-size: calc(30px * 0.8);
    margin-bottom: 50px;
}.aspiring_learners2dbL div > div {
    grid-template-columns: 1fr;
    gap: 25px;
}.aspiring_learners2dbL p {
    padding: 18px;
}.aspiring_learners2dbL p svg {
    width: 24px;
    margin-right: 12px;
    height: 24px;
}.aspiring_learners2dbL p:nth-child(odd),
    .aspiring_learners2dbL p:nth-child(even) {
    transform: none;
    animation: none;
}.aspiring_learners2dbL p:hover {
    transform: translateY(-5px);
}.aspiring_learners2dbL p:hover svg {
    transform: scale(1.2);
}.aspiring_learners2dbL::after {
    height: 100px;
}
}



@media (max-width: 480px) {.thxBlockZXwV {
    padding: 60px 0;
}.thxBlockZXwV .about_sectionkWhS {
    padding: 30px 20px;
}.thxBlockZXwV h5 {
    font-size: calc(18px * 0.85);
}.thxBlockZXwV p {
    font-size: calc(13px * 0.9);
    padding: 15px 20px;
}}


@media screen and (min-width: 768px) and (max-width: 991px) {.locatejP1Y {
    padding: 70px 0;
}.locatejP1Y .request_formx7i1 {
    padding: 22px 30px;
}.locatejP1Y .request_formx7i1 svg {
    height: 22px;
    width: 22px;
    margin-right: 10px;
}.locatejP1Y .assist_supportFSBG {
    padding: 30px;
}.locatejP1Y .assist_supportFSBG p svg {
    width: 18px;
    height: 18px;
}.locatejP1Y .ask_questionsmQ5T svg {
    width: 16px;
    height: 16px;
}.locatejP1Y .course_infob3jS {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 1200px) {.who_we_areMC9W {
    padding: 100px 0 60px;
}.who_we_areMC9W h1 {
    margin-bottom: 50px;
    font-size: calc(43px * 0.9);
}.who_we_areMC9W .expert_teamyh7V {
    padding: 30px 35px;
}
}



@media (max-width: 991px) {.who_we_areMC9W {
    padding: 80px 0 50px;
}.who_we_areMC9W h1 {
    margin-bottom: 40px;
}.who_we_areMC9W .skill_program5FXf ul {
    gap: 30px;
}.who_we_areMC9W .expert_teamyh7V {
    transform: translateZ(5px) rotateY(1deg);
}.who_we_areMC9W .expert_teamyh7V:nth-child(even) {
    transform: translateZ(5px) rotateY(-1deg);
}
}



@media (max-width: 992px) {.ar_toolsgzdf .container {
    grid-template-columns: repeat(1, 1fr);
}.ar_toolsgzdf .company_holder {
    grid-column: 1 / -1;
    margin-bottom: 40px;
}.ar_toolsgzdf .linkedin_refNTVG {
    grid-column: 1 / -1;
}.ar_toolsgzdf .header_guide5Y0r {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 768px) {.ar_toolsgzdf {
    padding: 60px 0 30px;
}.ar_toolsgzdf .header_guide5Y0r {
    grid-gap: 30px;
    grid-template-columns: repeat(1, 1fr);
}.ar_toolsgzdf .top_sitewrap8oQD {
    padding: 0;
}}



@media (max-width: 992px) {.course_structure69fS {
    padding: 5rem 0;
}.course_structure69fS .text_content0MCc {
    max-width: 700px;
    padding: 3rem 2rem;
}.course_structure69fS h2 {
    font-size: 30px;
}.course_structure69fS .description {
    line-height: 1.8;
    max-width: 90%;
}.course_structure69fS .img_wrapjZJr {
    width: 140%;
    top: -20%;
    left: -20%;
    height: 140%;
}
}



@media (min-width: 768px) {.pricing_offer_boxiQUl .learning_costOsyQ {
    grid-template-columns: repeat(2, 1fr);
}.pricing_offer_boxiQUl .price_sheetVxpu {
    height: 100%;
}.pricing_offer_boxiQUl .img_wrapjZJr {
    height: 240px;
}
}



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



@media (prefers-reduced-motion: no-preference) {.pricing_offer_boxiQUl .access_costKWcL:active .price_sheetVxpu {
    transform: scale(0.98);
    transition: transform 0.2s ease;
}
}



@media (max-width: 767px) {.pricing_offer_boxiQUl {
    padding: 80px 0;
}.pricing_offer_boxiQUl .program_priceldMX {
    gap: 40px;
}.pricing_offer_boxiQUl .offer_boxSLao h2 {
    font-size: calc(29px - 4px);
}.pricing_offer_boxiQUl .img_wrapjZJr {
    height: 200px;
}.pricing_offer_boxiQUl .program_fees4uhK {
    padding: 25px;
}.pricing_offer_boxiQUl .trial_rateskE8K {
    font-size: 1.5rem;
}}


@media only screen and (max-width: 1200px) {.cookie_eductrlnPzL {
    flex-direction: column;
    align-items: center;
}.learn_prefsqe8l {
    margin-bottom: 15px;
}.cookie_protectJMKo {
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
}.user_alertn0Em {
    max-width: 200px;
    margin-bottom: 10px;
    margin-left: 0;
    width: 100%;
}
}


@media only screen and (max-width: 800px) {.cookie_eductrlnPzL {
    padding: 15px;
}.learn_prefsqe8l {
    display: none;
}.cookie_popup_warningaszQ h5 {
    font-size: 16px;
}.cookie_popup_warningaszQ p {
    font-size: 13px;
}}



@media (max-width: 480px) {.join_our_communitytqFR {
    padding: 2.5rem 1rem;
}.join_our_communitytqFR .about_sectionkWhS {
    padding: 1.5rem 1rem;
}.join_our_communitytqFR h3 {
    font-size: calc(18px * 1.1);
    line-height: 1.5;
}.join_our_communitytqFR h3::after {
    width: 3rem;
}
}

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

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



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



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

@keyframes pulseEffect {
    0% {
        transform: translate(-50%, -50%) scale(0.9);
        opacity: 0.3;
    }
    100% {
        transform: translate(-50%, -50%) scale(1.1);
        opacity: 0.5;
    }
}



@keyframes verticalGrow {
    from {
        height: 0;
    }
    to {
        height: 100%;
    }
}

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

@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}



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

