.ar_toolsgzdf {
    flex: 0 0 auto;
}

.ar_toolsgzdf {
    z-index: 2;
    color: #ffffff;
    padding: 80px 0 40px;
    position: relative;
    font-family: Arial, sans-serif;
}

html,body {
    height: 100%;
    color: #000000;
    scroll-snap-type: none;
    min-height: 100%;
    font-family: Arial, sans-serif;
    auto
contain
touch-action: none;
}

header .site_headers6uA {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    padding: 25px 30px;
}

header .site_headers6uA::after {
    bottom: 10px;
    background: linear-gradient(to left, rgb(121,143,137), transparent);
    right: 0;
}

header .site_headers6uA .top_barnLR6:hover::before {
    transform: rotate(15deg) scale(1.1);
}

header .site_headers6uA .top_barnLR6:hover .header_mainSihM {
    transform: translateY(-3px);
}

header .site_headers6uA .top_sitewrap8oQD {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: flex;
}

header .site_headers6uA .top_sitewrap8oQD .top_edu1nfe {
    margin: 0 8px;
    position: relative;
}

header .site_headers6uA .top_sitewrap8oQD .top_edu1nfe a {
    text-decoration: none;
    position: relative;
    font-size: 15px;
    font-family: Arial, sans-serif;
    padding: 10px 15px;
    display: block;
    overflow: hidden;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transition: all 0.4s ease;
    font-weight: 600;
    color: #000000;
}

header .site_headers6uA .top_sitewrap8oQD .top_edu1nfe:nth-child(2n) a:hover::before {
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}

.testimonialsAiah {
    position: relative;
    background: linear-gradient(145deg, rgb(194,218,215) 0%, rgba(0, 0, 0, 0.5) 100%);
    perspective: 1200px;
    padding: 7rem 0;
    overflow: hidden;
}

.testimonialsAiah h2::after {
    background: rgb(157,181,177);
    position: absolute;
    box-shadow: 0 5px 15px rgb(157,181,177,0.5);
    width: 60%;
    transform: perspective(500px) rotateX(45deg);
    bottom: -15px;
    left: 20%;
    height: 4px;
    content: "";
}

.testimonialsAiah .client_experiences9Gy1::before {
    position: absolute;
    opacity: 0.3;
    width: 100%;
    top: 0;
    content: "";
    height: 100%;
    left: 0;
    transition: all 0.3s ease;
    border-radius: 17px;
    background: linear-gradient(135deg, rgb(157,181,177,0.5) 0%, transparent 80%);
}

.testimonialsAiah .client_experiences9Gy1:hover::before {
    opacity: 0;
}

.testimonialsAiah .client_experiences9Gy1:hover img {
    box-shadow: 0 15px 25px rgb(157,181,177,0.5);
    transform: translateX(0) translateY(-10px);
}

.testimonialsAiah .client_experiences9Gy1 .description {
    position: relative;
    font-size: 13px;
    font-weight: 400;
    border-left: 3px solid rgb(121,143,137,0.5);
    line-height: 1.6;
    transition: all 0.3s ease;
    margin-top: 1rem;
    padding-left: 1.5rem;
    color: #000000;
}

.confidential_nestWvER::after {
    transform: rotate(10deg);
    filter: blur(30px);
    content: "";
    height: 35%;
    animation: float 18s ease-in-out infinite reverse;
    left: -5%;
    opacity: 0.15;
    background: linear-gradient(45deg, rgb(121,143,137,0.5) 0%, transparent 80%);
    z-index: 0;
    width: 35%;
    bottom: -5%;
    position: absolute;
}

.confidential_nestWvER h1 {
    display: inline-block;
    margin-bottom: 2rem;
    color: #000000;
    line-height: 1.2;
    font-size: 46px;
    position: relative;
    font-weight: 700;
    letter-spacing: -0.01em;
}

.confidential_nestWvER h2:hover {
    transform: translateX(5px);
    border-left-width: 5px;
}

.confidential_nestWvER h4 {
    border-left: 1px solid rgb(121,143,137);
    font-size: calc(38px * 0.7);
    color: #000000;
    position: relative;
    font-weight: 600;
    padding-left: 0.6rem;
    margin: 1.8rem 0 1rem;
}

.confidential_nestWvER p strong::after {
    position: absolute;
    bottom: -2px;
    content: "";
    background: rgb(157,181,177,0.5);
    left: 0;
    transform-origin: left;
    transition: transform 0.3s ease;
    height: 1px;
    width: 100%;
    transform: scaleX(0);
}

.confidential_nestWvER li {
    margin-bottom: 1rem;
    line-height: 1.6;
    position: relative;
    color: #000000;
    padding-left: 2.5rem;
    transition: transform 0.2s ease;
    font-size: 15px;
}

.confidential_nestWvER li:hover::before {
    transform: scale(1.2);
    background: rgb(121,143,137);
}

.teaching_experienceKt4m::before {
    left: 0;
    background-size: 30px 30px;
    opacity: 0.6;
    z-index: 1;
    bottom: 0;
    position: absolute;
    background: 
        linear-gradient(135deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(225deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(315deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(45deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0;
    content: "";
    right: 0;
    top: 0;
}

.teaching_experienceKt4m .img_wrapjZJr {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 16px;
    margin: 0 auto;
    transform: translateZ(30px);
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.15),
        -8px -8px 16px rgba(255, 255, 255, 0.7),
        inset 2px 2px 4px rgba(255, 255, 255, 0.25),
        inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    height: 150px;
    width: 150px;
}

.teaching_experienceKt4m .work_expPiwQ {
    backdrop-filter: blur(5px);
    font-size: 16px;
    padding: 2rem;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
    position: relative;
    background: linear-gradient(145deg, rgba(255,255,255,0.65), rgba(255,255,255,0.35));
    transform: translateZ(10px);
    border-radius: 12px;
    color: #000000;
    line-height: 1.7;
    box-shadow: 
        6px 6px 12px rgba(0, 0, 0, 0.08),
        -6px -6px 12px rgba(255, 255, 255, 0.5),
        inset 1px 1px 2px rgba(255, 255, 255, 0.3),
        inset -1px -1px 2px rgba(0, 0, 0, 0.05);
}

.welcome_pagey7sA::after {
    background: rgb(157,181,177);
    width: 50%;
    filter: blur(40px);
    position: absolute;
    z-index: 0;
    top: -10%;
    right: -10%;
    opacity: 0.1;
    animation: floatBubble 15s ease-in-out infinite alternate;
    height: 50%;
    transform: rotate(-15deg);
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    content: "";
}

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

.welcome_pagey7sA .course_headFPT5 > div:first-child:hover::before {
    transform: scaleY(1);
}

.welcome_pagey7sA .course_headFPT5 > div:first-child h3 {
    font-family: Arial, sans-serif;
    line-height: 1.5;
    transition: padding-left 0.4s ease;
    font-size: calc(22px * 0.9);
    color: #000000;
    padding-left: 1rem;
    border-left: 0px solid transparent;
    margin: 0;
    font-weight: 600;
    position: relative;
}

.welcome_pagey7sA .fast_learnFKVx::before {
    transform-origin: center top;
    top: 0;
    position: absolute;
    height: 5px;
    content: "";
    left: 0;
    background: linear-gradient(to right, rgb(121,143,137), rgb(157,181,177));
    transform: scaleX(0.95);
    transition: transform 0.4s ease;
    width: 100%;
}

.welcome_pagey7sA .fast_learnFKVx:hover h1::after {
    opacity: 1;
    transform: scaleX(1);
}

.welcome_pagey7sA .fast_learnFKVx > div {
    box-shadow: 
    0 10px 25px rgba(0, 0, 0, 0.1),
    0 5px 10px rgba(0, 0, 0, 0.05);
    border-radius: 16px;
    transform: translateY(0);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
}

.welcome_pagey7sA .fast_learnFKVx:hover p {
    transform: translateY(-5px);
}

.aspiring_learners2dbL {
    background: linear-gradient(180deg, rgb(194,218,215) 0%, #ffffff 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}

.aspiring_learners2dbL {
    padding: 100px 0;
}

.aspiring_learners2dbL .container {
    padding: 0 15px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
}

.aspiring_learners2dbL h4::before {
    background: rgb(157,181,177);
    height: 3px;
    border-radius: 3px;
    position: absolute;
    bottom: 0;
    content: "";
    left: 25%;
    width: 50%;
}

.aspiring_learners2dbL h4::after {
    left: 15%;
    position: absolute;
    content: "";
    background: rgb(121,143,137,0.5);
    height: 1px;
    bottom: 10px;
    border-radius: 1px;
    width: 70%;
}

.aspiring_learners2dbL p:nth-child(odd) {
    animation: float1 5s ease-in-out infinite;
}



.aspiring_learners2dbL p::before {
    height: 100%;
    z-index: -1;
    width: 100%;
    opacity: 0;
    background: linear-gradient(135deg, #ffffff 0%, rgb(194,218,215) 100%);
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    transition: opacity 0.3s ease;
    border-radius: 26px;
}

.aspiring_learners2dbL p svg path {
    transition: fill 0.3s ease;
    fill: rgb(157,181,177);
}

.aspiring_learners2dbL p span {
    transform: translateZ(5px);
}

.thxBlockZXwV {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(194,218,215) 0%, rgba(255,255,255,0.95) 100%);
    padding: 120px 0;
    position: relative;
}

.thxBlockZXwV::after {
    width: 300px;
    z-index: 0;
    opacity: 0.1;
    position: absolute;
    top: -10%;
    background: linear-gradient(225deg, rgb(157,181,177,0.5) 0%, transparent 70%);
    filter: blur(80px);
    transform: rotate(15deg);
    content: "";
    right: -5%;
    height: 300px;
}

.thxBlockZXwV .about_sectionkWhS::after {
    transform: rotate(5deg);
    position: absolute;
    opacity: 0.1;
    z-index: -1;
    background: linear-gradient(135deg, rgb(157,181,177) 0%, rgb(121,143,137) 100%);
    height: 80px;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    top: -10px;
    content: "";
    right: -10px;
    width: 80px;
}

.thxBlockZXwV .about_sectionkWhS > div:first-child::before {
    transform: translateY(-50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    background: rgb(157,181,177);
    position: absolute;
    width: 8px;
    height: 8px;
    top: 50%;
    left: 0;
    content: "";
}

.thxBlockZXwV a {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    text-decoration: none;
    display: block;
}

.thxBlockZXwV a:hover p {
    background: rgba(245, 245, 250, 0.9);
    border-left: 3px solid rgb(157,181,177);
}

.thxBlockZXwV p::after {
    content: "";
    position: absolute;
    right: 10px;
    font-family: serif;
    line-height: 1;
    bottom: -20px;
    opacity: 0.2;
    color: rgb(121,143,137,0.5);
    font-size: 60px;
}

.locatejP1Y::before {
    top: 0;
    z-index: -2;
    position: absolute;
    content: '';
    background: 
        linear-gradient(135deg, transparent 25%, rgb(157,181,177,0.5) 25%, rgb(157,181,177,0.5) 30%, transparent 30%),
        linear-gradient(225deg, transparent 25%, rgb(121,143,137,0.5) 25%, rgb(121,143,137,0.5) 30%, transparent 30%);
    width: 100%;
    left: 0;
    background-size: 60px 60px;
    height: 100%;
    animation: patternMove 30s linear infinite;
}

.locatejP1Y .connect_teamrKJ1::before {
    position: absolute;
    background: linear-gradient(to bottom, rgb(157,181,177), rgb(121,143,137));
    top: 0;
    z-index: 1;
    height: 100%;
    content: '';
    width: 5px;
    opacity: 1;
    transition: height 0.5s ease;
    left: 0;
}

.locatejP1Y .request_formx7i1 {
    font-weight: 700;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    font-size: 21px;
    display: flex;
    position: relative;
    align-items: center;
    letter-spacing: 0.5px;
    padding: 25px 35px;
}

.locatejP1Y .img_wrapjZJr::after {
    height: 30%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    content: '';
}

.locatejP1Y .assist_supportFSBG p {
    color: #000000;
    padding-left: 30px;
    align-items: flex-start;
    display: flex;
    transition: all 0.3s ease;
    margin: 0 0 18px;
    position: relative;
    border-left: 2px solid transparent;
    font-size: 18px;
}

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

.locatejP1Y .assist_supportFSBG p a {
    color: rgb(157,181,177);
    transition: all 0.3s ease;
    text-decoration: none;
    padding-bottom: 2px;
    position: relative;
}

.locatejP1Y .contact_queryHIE9 {
    padding-top: 35px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 35px;
}

.locatejP1Y .ask_questionsmQ5T:hover svg {
    transform: translateY(-50%) rotate(0deg);
    stroke: rgb(121,143,137);
}

.locatejP1Y .course_infob3jS {
    gap: 12px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    display: grid;
}

.locatejP1Y .reach_formzklN svg {
    position: absolute;
    stroke-width: 2;
    stroke-linecap: round;
    left: 12px;
    transition: all 0.3s ease;
    stroke: rgb(157,181,177);
    transform: translateY(-50%);
    fill: none;
    height: 14px;
    top: 50%;
    opacity: 0.8;
    width: 14px;
    stroke-linejoin: round;
}

.who_we_areMC9W::before {
    top: -15%;
    right: -5%;
    opacity: 0.07;
    background: linear-gradient(210deg, rgb(157,181,177) 0%, transparent 80%);
    width: 30%;
    height: 40%;
    position: absolute;
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    transform: rotate(-15deg) translateZ(-10px);
    content: "";
    animation: float 15s infinite ease-in-out;
}

.who_we_areMC9W h1::after {
    transform: translateZ(10px);
    content: "";
    width: 80px;
    position: absolute;
    animation: expandLine 1.5s ease-out forwards;
    bottom: -20px;
    left: 0;
    background: linear-gradient(90deg, rgb(157,181,177), rgb(121,143,137));
    height: 4px;
}

.who_we_areMC9W .expert_teamyh7V {
    transform: translateZ(10px) rotateY(2deg);
    border-radius: 2px;
    background: #ffffff;
    overflow: hidden;
    padding: 35px 40px;
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
}

.who_we_areMC9W .expert_teamyh7V h4::after {
    width: 40px;
    transform-origin: left;
    content: "";
    height: 3px;
    bottom: -10px;
    background: rgb(121,143,137);
    left: 0;
    opacity: 0.7;
    position: absolute;
    animation: scaleWidth 0.6s 0.8s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: scaleX(0);
}

.ar_toolsgzdf .container {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    grid-gap: 30px;
}

.ar_toolsgzdf .company_holder {
    grid-column: 1 / 5;
    position: relative;
    z-index: 3;
}

.ar_toolsgzdf .company_holder h3::after {
    position: absolute;
    left: 0;
    border-radius: 10px;
    content: '';
    width: 40px;
    height: 4px;
    background: rgb(157,181,177);
    bottom: 0;
}

.ar_toolsgzdf .header_guide5Y0r {
    grid-gap: 40px;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}

.ar_toolsgzdf .top_sitewrap8oQD h5 {
    margin-bottom: 25px;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    font-size: 23px;
    position: relative;
}

.ar_toolsgzdf .top_sitewrap8oQD h5 {
    letter-spacing: 0.5px;
}

.ar_toolsgzdf .top_sitewrap8oQD .header_guide5Y0r a {
    border-radius: 10px;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 8px 15px;
    background: rgba(255, 255, 255, 0.05);
    font-size: 18px;
    text-decoration: none;
    position: relative;
    color: #ffffff;
    z-index: 1;
}

.support_cta50sO .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.support_cta50sO .brainstormk1O3 {
    color: #ffffff;
    letter-spacing: 0.5px;
    opacity: 0.8;
    font-size: 15px;
    text-align: center;
}



.ar_toolsgzdf::before {
    background-size: 200% 200%;
    left: 0;
    height: 5px;
    top: 0;
    background: linear-gradient(90deg, rgb(157,181,177), rgb(121,143,137), rgb(157,181,177));
    position: absolute;
    content: '';
    animation: gradientShift 5s infinite;
    width: 100%;
}

.ar_toolsgzdf .linkedin_refNTVG::after {
    width: 120px;
    position: absolute;
    top: -20px;
    right: 100px;
    border-radius: 50%;
    opacity: 0.2;
    z-index: -1;
    height: 120px;
    filter: blur(50px);
    background: rgb(157,181,177,0.5);
    content: '';
}

.course_structure69fS {
    padding: 7rem 0;
    overflow: hidden;
    position: relative;
    background: rgb(194,218,215);
}

.course_structure69fS::after {
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
    z-index: 0;
    background: 
        repeating-linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 20px);
    opacity: 0.05;
}

.course_structure69fS h2::before {
    border-left: 3px solid rgb(157,181,177);
    opacity: 0.7;
    position: absolute;
    transition: all 0.5s ease;
    width: 45px;
    content: "";
    left: -15px;
    height: 45px;
    top: -15px;
    border-top: 3px solid rgb(157,181,177);
}

.course_structure69fS .text_content0MCc:hover h2::before {
    width: 55px;
    height: 55px;
    left: -20px;
    top: -20px;
}

.course_structure69fS .description {
    line-height: 1.9;
    max-width: 85%;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    font-size: 16px;
    color: #000000;
    margin-bottom: 1.8rem;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.course_structure69fS .img_wrapjZJr {
    position: absolute;
    width: 120%;
    left: -10%;
    z-index: 0;
    border-radius: 0;
    transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    top: -10%;
    filter: brightness(0.95) contrast(1.05);
    transform: none;
    height: 120%;
}



.course_structure69fS .text_content0MCc::before {
    background: rgb(157,181,177,0.5);
    width: 70%;
    top: -5%;
    opacity: 0.15;
    height: 70%;
    animation: morph 15s linear infinite alternate;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    right: -5%;
    position: absolute;
    z-index: -1;
    content: "";
}

.pricing_offer_boxiQUl {
    overflow: hidden;
    padding: 120px 0;
    background: rgb(194,218,215);
    position: relative;
}

.pricing_offer_boxiQUl .program_priceldMX {
    display: flex;
    gap: 60px;
    flex-direction: column-reverse;
}

.pricing_offer_boxiQUl .offer_boxSLao h2 {
    margin-bottom: 20px;
    display: inline-block;
    color: #000000;
    font-size: 29px;
    position: relative;
    font-weight: 700;
}

.pricing_offer_boxiQUl .learning_costOsyQ {
    gap: 30px;
    width: 100%;
    margin: 0 auto;
    grid-template-columns: 1fr;
    display: grid;
}

.pricing_offer_boxiQUl .access_costKWcL:hover {
    transform: translateY(-8px);
}

.pricing_offer_boxiQUl .access_costKWcL:hover .price_sheetVxpu {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.08),
              -8px -8px 24px rgba(255, 255, 255, 1);
}

.pricing_offer_boxiQUl .program_fees4uhK h3 {
    display: inline-block;
    font-size: 18px;
    padding-bottom: 10px;
    position: relative;
    font-weight: 600;
    color: #000000;
    margin-bottom: 15px;
}

.pricing_offer_boxiQUl .trial_rateskE8K {
    color: rgb(157,181,177);
    margin-bottom: 20px;
    -webkit-background-clip: text !important;
    font-weight: 700;
    display: inline-block;
    color: transparent;
    font-size: 1.8rem;
    background: linear-gradient(135deg, rgb(157,181,177), rgb(121,143,137));
    position: relative;
    background-clip: text !important;
}

.pricing_offer_boxiQUl .access_costKWcL:hover .img_wrapjZJr::after {
    opacity: 0.3;
}

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

.contact_box4aeF::after {
    background: linear-gradient(225deg, rgb(121,143,137,0.5), rgb(157,181,177,0.5));
    height: 300px;
    width: 300px;
    border-radius: 50%;
    position: absolute;
    filter: blur(60px);
    left: -100px;
    z-index: 1;
    bottom: -100px;
    content: "";
}

.contact_box4aeF h2::after {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: -1;
    background: rgb(121,143,137,0.5);
    content: "";
    bottom: -15px;
    right: calc(50% - 100px);
}

.contact_box4aeF .img_wrapjZJr::before {
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
    inset: 0;
    z-index: 1;
}

.contact_box4aeF .message_queryLhfC {
    position: relative;
    flex: 0 0 55%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 60px;
}

.contact_box4aeF form input[type="text"]:focus {
    outline: none;
    background: linear-gradient(rgb(194,218,215), rgb(194,218,215)) padding-box,
                linear-gradient(to right, rgb(157,181,177), rgb(121,143,137)) border-box;
    box-shadow: 0 5px 15px rgba(rgb(157,181,177), 0.1);
    border: 1px solid transparent;
}

.contact_box4aeF .connect_querySWCp label::before {
    height: 22px;
    background: rgb(194,218,215);
    position: absolute;
    transition: all 0.3s ease;
    left: 0;
    content: "";
    width: 22px;
    border-radius: 6px;
    top: 0;
}

.contact_box4aeF .connect_querySWCp label a:hover {
    color: rgb(121,143,137);
}

.contact_box4aeF .message_feedback1sdK {
    padding: 20px;
    font-size: 14px;
    width: 100%;
    border-radius: 12px;
    transition: all 0.5s ease;
    background: linear-gradient(135deg, rgb(157,181,177), rgb(121,143,137));
    position: relative;
    border: none;
    color: #ffffff;
    overflow: hidden;
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
}

.cookie_popup_warningaszQ {
    background: rgb(194,218,215);
    bottom: 0;
    width: 100%;
    border-top: 3px solid rgb(157,181,177);
    position: fixed;
    z-index: 90;
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
}

.cookie_protectJMKo {
    margin-right: 15px;
    color: #000000;
    flex-grow: 1;
}

.user_alertn0Em {
    margin-left: 10px;
    line-height: 35px;
    font-size: 15px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    background: rgb(157,181,177);
    color: #ffffff;
    text-decoration: none;
    padding: 10px 20px;
    text-align: center;
    border-radius: 25px;
}

.join_our_communitytqFR {
    overflow: hidden;
    z-index: 1;
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(121,143,137,0.5) 0%, rgb(157,181,177) 100%);
}

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

.join_our_communitytqFR .about_sectionkWhS {
    background: rgba(255, 255, 255, 0.15);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 3rem;
    backdrop-filter: blur(10px);
    border-left: 4px solid #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
              0 5px 15px rgba(0, 0, 0, 0.07),
              inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
}

.join_our_communitytqFR .about_sectionkWhS:hover h3::after {
    transform: scaleX(1.5);
}

.join_our_communitytqFR .input_holder {
    position: relative;
    flex-direction: row;
    display: flex;
    align-items: stretch;
    z-index: 3;
    gap: 1rem;
}

.join_our_communitytqFR input[type="email"]:focus {
    background: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
}

.join_our_communitytqFR input[type="email"]:focus::placeholder {
    opacity: 0.5;
}

.join_our_communitytqFR .mail_groupqeRZ:hover {
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3), 
              inset 0 1px 0 rgba(255, 255, 255, 0.3);
    background: rgb(121,143,137);
    transform: translateY(-3px);
}

.join_our_communitytqFR .mail_groupqeRZ:hover::before {
    left: 100%;
}

.testimonialsAiah .client_sentimentsFx7b::-webkit-scrollbar {
    height: 8px;
}

.testimonialsAiah .client_sentimentsFx7b::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

.testimonialsAiah .client_sentimentsFx7b::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(157,181,177);
}

.who_we_areMC9W .expert_teamyh7V div::-webkit-scrollbar {
    width: 4px;
}

.who_we_areMC9W .expert_teamyh7V div::-webkit-scrollbar-track {
    background: rgba(rgba(0, 0, 0, 0.5), 0.04);
}

.who_we_areMC9W .expert_teamyh7V div::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom, rgb(157,181,177), rgb(121,143,137));
    border-radius: 2px;
}



@media (max-width: 992px) {.confidential_nestWvER {
    padding: 4rem 1.5rem;
}.confidential_nestWvER .container {
    transform: perspective(800px) rotateX(0.3deg);
    padding: 2.5rem;
}.confidential_nestWvER h1 {
    font-size: calc(46px * 0.9);
}.confidential_nestWvER h2 {
    font-size: calc(38px * 0.9);
    padding-left: 0.8rem;
}
}



@media (max-width: 576px) {.confidential_nestWvER {
    padding: 2rem 0.8rem;
}.confidential_nestWvER .container {
    padding: 1.5rem;
}.confidential_nestWvER h1 {
    font-size: calc(46px * 0.7);
    margin-bottom: 1.5rem;
}.confidential_nestWvER h1::after {
    height: 3px;
}.confidential_nestWvER h2 {
    padding-left: 0.6rem;
    font-size: calc(38px * 0.7);
    border-left-width: 2px;
}.confidential_nestWvER p, 
    .confidential_nestWvER span, 
    .confidential_nestWvER li {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
}.confidential_nestWvER li {
    padding-left: 1.8rem;
}.confidential_nestWvER li::before {
    width: 6px;
    height: 6px;
}}



@media (max-width: 767px) {.teaching_experienceKt4m .client_experiences9Gy1 {
    padding: 2.5rem 1.5rem;
}.teaching_experienceKt4m .img_wrapjZJr {
    width: 120px;
    height: 120px;
}.teaching_experienceKt4m .name {
    margin-top: 1rem;
}.teaching_experienceKt4m .work_expPiwQ {
    padding: 1.5rem;
}}



@media (min-width: 992px) {.welcome_pagey7sA .course_headFPT5 > div:first-child {
    display: flex;
    align-items: center;
}.welcome_pagey7sA .course_headFPT5 > div:first-child h3 {
    font-size: calc(22px * 1.1);
}.welcome_pagey7sA .fast_learnFKVx h1 {
    font-size: calc(47px * 1.4);
    line-height: 1.1;
}.welcome_pagey7sA .fast_learnFKVx p {
    font-size: calc(14px * 1.3);
    padding: 3rem;
}.welcome_pagey7sA .fast_learnFKVx > div {
    min-height: 250px;
    align-items: flex-end;
    display: flex;
}
}



@media (max-width: 576px) {.aspiring_learners2dbL {
    padding: 60px 0;
}.aspiring_learners2dbL h4 {
    margin-bottom: 40px;
    font-size: calc(30px * 0.7);
}.aspiring_learners2dbL h4::before {
    height: 2px;
}.aspiring_learners2dbL h4::after {
    bottom: 8px;
}.aspiring_learners2dbL div > div {
    gap: 20px;
}.aspiring_learners2dbL p {
    padding: 15px;
    font-size: calc(18px * 0.9);
}.aspiring_learners2dbL p svg {
    margin-right: 10px;
    height: 20px;
    width: 20px;
}}



@media (max-width: 767px) {.thxBlockZXwV {
    padding: 80px 0;
}.thxBlockZXwV .about_sectionkWhS {
    padding: 40px 30px;
}.thxBlockZXwV h5 {
    font-size: calc(18px * 0.9);
}.thxBlockZXwV p {
    font-size: calc(13px * 0.95);
    padding: 20px 25px;
    line-height: 1.7;
}
}


@media screen and (min-width: 992px) {.locatejP1Y .connect_teamrKJ1 {
    grid-template-areas: 
            "header header"
            "photo information"
            "hours hours";
    grid-template-rows: auto 1fr auto;
    grid-template-columns: 1fr 1fr;
    display: grid;
}.locatejP1Y .request_formx7i1 {
    grid-area: header;
}.locatejP1Y .request_formx7i1 svg {
    height: 28px;
    margin-right: 15px;
    width: 28px;
}.locatejP1Y .img_wrapjZJr {
    grid-area: photo;
    height: 100%;
}.locatejP1Y .assist_supportFSBG {
    grid-area: information;
}.locatejP1Y .assist_supportFSBG p svg {
    width: 22px;
    height: 22px;
}.locatejP1Y .contact_queryHIE9 {
    grid-area: hours;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 0;
    padding: 35px;
}.locatejP1Y .ask_questionsmQ5T svg {
    width: 20px;
    height: 20px;
}.locatejP1Y .course_infob3jS {
    grid-template-columns: repeat(3, 1fr);
}.locatejP1Y .reach_formzklN svg {
    height: 16px;
    width: 16px;
}
}



@media (max-width: 767px) {.who_we_areMC9W {
    padding: 60px 0 40px;
}.who_we_areMC9W .container {
    padding: 0 20px;
}.who_we_areMC9W h1 {
    margin-bottom: 35px;
    font-size: calc(43px * 0.8);
}.who_we_areMC9W h1::after {
    bottom: -15px;
    width: 60px;
    height: 3px;
}.who_we_areMC9W .skill_program5FXf ul {
    grid-template-columns: 1fr;
    gap: 25px;
}.who_we_areMC9W .expert_teamyh7V {
    transform: translateZ(0) rotateY(0);
    padding: 25px 30px;
}.who_we_areMC9W .expert_teamyh7V:nth-child(even) {
    transform: translateZ(0) rotateY(0);
}.who_we_areMC9W .expert_teamyh7V h4 {
    margin-bottom: 20px;
    font-size: 18px;
}.who_we_areMC9W .expert_teamyh7V div {
    max-height: 200px;
    font-size: calc(17px * 0.95);
}
}



@media (max-width: 1200px) {.course_structure69fS .text_content0MCc {
    max-width: 800px;
    padding: 3.5rem 2.5rem;
}.course_structure69fS .img_wrapjZJr {
    height: 130%;
    width: 130%;
}
}



@media (max-width: 576px) {.course_structure69fS {
    padding: 3rem 0;
}.course_structure69fS .text_content0MCc {
    max-width: 95%;
    clip-path: polygon(
            0% 2%, 
            2% 0%, 
            98% 0%, 
            100% 2%, 
            100% 98%, 
            98% 100%, 
            2% 100%, 
            0% 98%
        );
    padding: 2rem 1.2rem;
}.course_structure69fS h2 {
    margin-bottom: 1.2rem;
    font-size: calc(30px * 0.85);
}.course_structure69fS h2::before,
    .course_structure69fS h2::after {
    border-width: 2px;
    height: 25px;
    left: -8px;
    width: 25px;
    top: -8px;
}.course_structure69fS h2::after {
    border-width: 2px;
    right: -8px;
    bottom: -8px;
}.course_structure69fS .text_content0MCc:hover h2::before,
    .course_structure69fS .text_content0MCc:hover h2::after {
    width: 30px;
    height: 30px;
}.course_structure69fS .description {
    font-size: calc(16px * 0.9);
    margin-bottom: 1.2rem;
    line-height: 1.6;
    max-width: 100%;
}.course_structure69fS .description:last-of-type {
    border-width: 2px;
    transform: none;
    padding: 0.8rem 1.2rem;
    max-width: 100%;
}.course_structure69fS .text_content0MCc:hover {
    transform: translateY(-5px);
}.course_structure69fS .text_content0MCc:hover .description:last-of-type {
    transform: none;
}.course_structure69fS .img_wrapjZJr {
    top: -30%;
    left: -30%;
    height: 160%;
    width: 160%;
}.course_structure69fS .text_content0MCc::before,
    .course_structure69fS .text_content0MCc::after {
    height: 80%;
    width: 80%;
}}



@media (max-width: 768px) {.contact_box4aeF {
    padding: 60px 0;
}.contact_box4aeF h2 {
    margin-bottom: 40px;
}.contact_box4aeF .inquiry_widgetAkuP {
    flex-direction: column;
}.contact_box4aeF .img_wrapjZJr {
    min-height: 300px;
    width: 100%;
    flex: 0 0 300px;
}.contact_box4aeF .message_queryLhfC {
    padding: 40px 30px;
    flex: 0 0 auto;
}.contact_box4aeF form h3 {
    margin-bottom: 25px;
}.contact_box4aeF form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}
}



@media (max-width: 768px) {.join_our_communitytqFR {
    padding: 3rem 1.5rem;
}.join_our_communitytqFR .about_sectionkWhS {
    transform: perspective(1000px) rotateY(0deg);
    padding: 2rem 1.5rem;
}.join_our_communitytqFR h3 {
    margin-bottom: 1.5rem;
    max-width: 100%;
    font-size: 24px;
}.join_our_communitytqFR .input_holder {
    flex-direction: column;
    gap: 1rem;
}.join_our_communitytqFR input[type="email"] {
    padding: 1rem;
}.join_our_communitytqFR .mail_groupqeRZ {
    width: 100%;
    padding: 1rem;
}
}



@keyframes floatBubble {
  0% {
    transform: rotate(-15deg) translate(0, 0);
  }
  50% {
    transform: rotate(-12deg) translate(-20px, 20px);
  }
  100% {
    transform: rotate(-18deg) translate(20px, -10px);
  }
}



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


    
    @keyframes float2 {
        0%, 100% {
            transform: translateZ(15px) translateY(0);
        }
        50% {
            transform: translateZ(25px) translateY(-12px);
        }
    }



@keyframes borderGrow {
    0% {
        height: 0%;
    }
    100% {
        height: 100%;
    }
}



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



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

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



@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    25% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    75% {
        border-radius: 40% 60% 30% 70% / 60% 40% 30% 70%;
    }
    100% {
        border-radius: 60% 40% 60% 40% / 50% 60% 40% 50%;
    }
}

