* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.nav_primary_B3r {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.degree_path_13w {
    flex: 0 0 auto;
}.panel-container_q7L {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}.container {
    width: 1197px;
    max-width: 100%;
    margin: auto;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
    scroll-behavior: auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.greeting_page_L4P {
    position: relative;
    justify-content: center;
    min-height: 100vh;
    align-items: center;
    display: flex;
    background: linear-gradient(135deg, rgb(234,235,229), rgb(199,207,176,0.5));
    overflow: hidden;
    width: 100%;
}.greeting_page_L4P::before {
    height: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgb(159,182,114,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(199,207,176,0.5) 0%, transparent 40%);
    content: "";
    top: 0;
    width: 100%;
    z-index: 1;
    left: 0;
    pointer-events: none;
}.greeting_page_L4P .page_first_U1z {
    display: grid;
    z-index: 2;
    gap: 2rem;
    transform: translateY(-3vh);
    max-width: 1200px;
    position: relative;
    width: 90%;
    grid-template-columns: 1fr;
}.greeting_page_L4P .page_first_U1z > div:first-child {
    box-shadow: 0 10px 30px rgba(0,0,0,0.08), 
                0 1px 1px rgba(255,255,255,0.2) inset;
    padding: 2.5rem;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    backdrop-filter: blur(10px);
    clip-path: polygon(0 0, 100% 3%, 97% 100%, 3% 97%);
    background: linear-gradient(135deg, rgb(255, 255, 255, 0.5) 0%, rgba(255,255,255,0.1) 100%);
}.greeting_page_L4P .page_first_U1z > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.greeting_page_L4P .page_first_U1z > div:first-child p {
    line-height: 1.6;
    font-size: calc(15px * 1.2);
    color: #000000;
    text-align: center;
    font-family: Arial, sans-serif;
    letter-spacing: 0.02em;
    margin: 0;
    font-weight: 400;
}.greeting_page_L4P .success_path_k0D {
    position: relative;
    width: 100%;
    overflow: hidden;
}.greeting_page_L4P .success_path_k0D > div {
    clip-path: polygon(2% 2%, 98% 0, 100% 98%, 0 100%);
    height: 100%;
    justify-content: space-between;
    padding: 3rem 2rem;
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    width: 100%;
    display: flex;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    flex-direction: column;
    min-height: 400px;
    position: relative;
}.greeting_page_L4P .success_path_k0D > div::before {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom, 
                rgba(0,0,0,0.6) 0%, 
                rgba(0,0,0,0.3) 40%,
                rgba(0,0,0,0.5) 100%);
}.greeting_page_L4P .success_path_k0D > div::after {
    z-index: 2;
    height: 30%;
    left: 0;
    bottom: 0;
    position: absolute;
    opacity: 0.7;
    content: "";
    background: linear-gradient(to top, 
                rgb(199,207,176,0.5) 0%, 
                transparent 100%);
    width: 100%;
}.greeting_page_L4P .success_path_k0D > div:hover {
    transform: scale(1.02);
}.greeting_page_L4P .success_path_k0D h3 {
    z-index: 3;
    font-weight: 600;
    margin: 0 0 1.5rem;
    color: #ffffff;
    position: relative;
    backdrop-filter: blur(5px);
    font-size: calc(21px * 0.95);
    transform: translateX(5%);
    border-left: 3px solid rgb(199,207,176);
    line-height: 1.5;
    font-family: Arial, sans-serif;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    background: linear-gradient(90deg, 
                rgba(rgb(159,182,114,0.5), 0.3) 0%, 
                rgba(rgb(199,207,176,0.5), 0.3) 100%);
    padding: 1.5rem;
}.greeting_page_L4P .success_path_k0D > div > div {
    z-index: 3;
    position: relative;
    margin: 0 auto;
    width: 90%;
}.greeting_page_L4P .success_path_k0D > div > div > div {
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1),
                box-shadow 0.3s ease;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    transform: perspective(800px) rotateY(-2deg);
    position: relative;
    padding: 2rem;
    background: linear-gradient(135deg, 
                rgb(159,182,114) 0%, 
                rgb(199,207,176) 100%);
}.greeting_page_L4P .success_path_k0D > div > div > div:hover {
    transform: perspective(800px) rotateY(0deg) translateY(-5px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.25);
}.greeting_page_L4P .title_style_header {
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    animation: titlePulse 3s infinite alternate;
    margin: 0;
    font-size: 31px;
    letter-spacing: 0.03em;
    font-family: Arial, sans-serif;
}

@keyframes titlePulse {
    0% {
        transform: scale(1);
        text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    }
    100% {
        transform: scale(1.02);
        text-shadow: 0 4px 8px rgba(0,0,0,0.3);
    }
}

@media screen and (min-width: 768px) {.greeting_page_L4P .page_first_U1z {
    align-items: center;
    gap: 3rem;
    grid-template-columns: 1fr 3fr;
}.greeting_page_L4P .page_first_U1z > div:first-child {
    transform: perspective(1000px) rotateX(4deg) rotateY(-3deg);
}.greeting_page_L4P .page_first_U1z > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-5px);
}.greeting_page_L4P .success_path_k0D > div {
    min-height: 500px;
    padding: 4rem 3rem;
}.greeting_page_L4P .success_path_k0D h3 {
    font-size: 21px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}.greeting_page_L4P .title_style_header {
    font-size: calc(42px * 1.1);
}
}

@media screen and (min-width: 1024px) {.greeting_page_L4P .page_first_U1z {
    gap: 4rem;
}.greeting_page_L4P .page_first_U1z > div:first-child {
    padding: 3rem;
}.greeting_page_L4P .page_first_U1z > div:first-child p {
    font-size: calc(15px * 1.3);
}.greeting_page_L4P .success_path_k0D > div {
    min-height: 600px;
}.greeting_page_L4P .success_path_k0D h3 {
    font-size: calc(21px * 1.1);
    width: 70%;
}.greeting_page_L4P .success_path_k0D > div > div {
    width: 80%;
}.greeting_page_L4P .title_style_header {
    font-size: 42px;
}
}

@media screen and (max-width: 767px) {.greeting_page_L4P {
    padding: 3rem 1rem;
}.greeting_page_L4P .page_first_U1z {
    width: 95%;
    gap: 1.5rem;
}.greeting_page_L4P .page_first_U1z > div:first-child {
    padding: 1.5rem;
}.greeting_page_L4P .page_first_U1z > div:first-child p {
    font-size: 15px;
}.greeting_page_L4P .success_path_k0D > div {
    padding: 2rem 1.5rem;
    min-height: 350px;
}.greeting_page_L4P .success_path_k0D h3 {
    font-size: calc(21px * 0.85);
    padding: 1rem;
    transform: translateX(0);
}.greeting_page_L4P .success_path_k0D > div > div > div {
    padding: 1.5rem 1rem;
}.greeting_page_L4P .title_style_header {
    font-size: calc(31px * 0.9);
}}.who_we_are_3t1 {
    overflow: hidden;
    position: relative;
    padding: 120px 0 100px;
    isolation: isolate;
    background: rgb(234,235,229);
}.who_we_are_3t1::before {
    left: 0;
    height: 100%;
    animation: backgroundMove 20s linear infinite;
    top: 0;
    width: 100%;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.02) 50%, rgba(0, 0, 0, 0.02) 75%, transparent 75%, transparent);
    opacity: 0.3;
    z-index: -1;
    content: "";
    position: absolute;
    background-size: 20px 20px;
}@keyframes backgroundMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

.who_we_are_3t1::after {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgb(199,207,176,0.5) 0%, transparent 20%, transparent 80%, rgb(159,182,114,0.5) 100%);
    left: 0;
    content: "";
    opacity: 0.15;
    z-index: -1;
}.who_we_are_3t1 .container {
    z-index: 1;
    position: relative;
}.who_we_are_3t1 .learn_academy_M0z {
    position: relative;
    gap: 70px;
    flex-direction: column;
    display: flex;
}.who_we_are_3t1 h3 {
    position: relative;
    font-size: 32px;
    color: #000000;
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 50px;
    font-weight: 700;
    padding-left: 25px;
}.who_we_are_3t1 h3::before {
    width: 15px;
    background: rgb(199,207,176);
    height: 3px;
    animation: headerPulse 2s infinite;
    position: absolute;
    content: "";
    left: 0;
    transform: translateY(-50%);
    top: 50%;
}@keyframes headerPulse {
    0%, 100% {
        opacity: 1;
        width: 15px;
    }
    50% {
        opacity: 0.5;
        width: 10px;
    }
}

.who_we_are_3t1 h3::after {
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(199,207,176) 0%, rgb(199,207,176,0.5) 50%, transparent 100%);
    position: absolute;
    bottom: -10px;
    height: 1px;
    content: "";
}.who_we_are_3t1 .method_edu_BqP {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.05));
    border-radius: 26px;
    backdrop-filter: blur(8px);
    overflow: hidden;
    grid-template-columns: 1.2fr 1fr;
    padding: 40px;
    position: relative;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    display: grid;
    border: 1px solid rgba(255, 255, 255, 0.05);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    gap: 50px;
}.who_we_are_3t1 .method_edu_BqP::before {
    opacity: 0.1;
    position: absolute;
    animation: patternRotate 60s linear infinite;
    height: 200%;
    transform-origin: center;
    top: -50%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.03) 10px,
        rgba(0, 0, 0, 0.03) 20px
    );
    width: 200%;
    z-index: -1;
    left: -50%;
    content: "";
}@keyframes patternRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.who_we_are_3t1 .method_edu_BqP::after {
    content: "";
    background: radial-gradient(circle at top right, rgb(199,207,176,0.5) 0%, transparent 70%);
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 0.15;
    top: 0;
    z-index: -1;
    height: 100%;
}.who_we_are_3t1 .method_edu_BqP:hover {
    transform: translateY(-8px) scale(1.01);
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.08),
                -25px -25px 70px rgba(255, 255, 255, 0.08);
}.who_we_are_3t1 .method_edu_BqP span {
    display: block;
    grid-row: 1 / 2;
    padding-left: 40px;
    font-size: 21px;
    grid-column: 1 / 2;
    color: rgb(199,207,176);
    position: relative;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    font-weight: 700;
}.who_we_are_3t1 .method_edu_BqP span::before {
    position: absolute;
    height: 2px;
    transform: translateY(-50%);
    width: 30px;
    left: 0;
    content: "";
    top: 50%;
    background: linear-gradient(90deg, rgb(199,207,176), rgb(159,182,114));
}.who_we_are_3t1 .method_edu_BqP span::after {
    top: 50%;
    animation: pulseCircle 2.5s infinite;
    position: absolute;
    width: 8px;
    transform: translateY(-50%) scale(0.8);
    height: 8px;
    left: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgb(199,207,176,0.5);
    background: rgb(199,207,176);
    content: "";
}@keyframes pulseCircle {
    0% {
        box-shadow: 0 0 0 0 rgb(199,207,176,0.5);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.who_we_are_3t1 .method_edu_BqP p {
    margin-bottom: 0;
    color: #000000;
    position: relative;
    line-height: 1.8;
    grid-row: 2 / 3;
    padding-left: 20px;
    grid-column: 1 / 2;
    border-left: 2px solid rgb(199,207,176,0.5);
    font-size: 17px;
}.who_we_are_3t1 .method_edu_BqP .img_background_tPK {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    grid-column: 2 / 3;
    position: relative;
    grid-row: 1 / 4;
    clip-path: polygon(10% 0, 100% 0, 100% 90%, 90% 100%, 0 100%, 0 10%);
    min-height: 350px;
    width: 100%;
    border-radius: calc(26px - 5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}.who_we_are_3t1 .method_edu_BqP .img_background_tPK::before {
    width: 100%;
    transition: opacity 0.4s ease;
    opacity: 0.4;
    left: 0;
    background: linear-gradient(
        135deg, 
        transparent 0%, 
        rgba(0, 0, 0, 0.5) 100%
    );
    content: "";
    position: absolute;
    height: 100%;
    z-index: 1;
    top: 0;
}.who_we_are_3t1 .method_edu_BqP .img_background_tPK::after {
    opacity: 0.5;
    height: 30%;
    width: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
    content: "";
    bottom: 0;
    background: linear-gradient(
        to top, 
        #000000 0%, 
        transparent 100%
    );
}.who_we_are_3t1 .method_edu_BqP .img_background_tPK:hover {
    transform: scale(1.03) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
}.who_we_are_3t1 .method_edu_BqP .img_background_tPK:hover::before {
    opacity: 0.1;
}.who_we_are_3t1 .how_started_Q57 {
    border-radius: 26px;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.05));
    grid-template-columns: 1fr 1.2fr;
    display: grid;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    padding: 40px;
    backdrop-filter: blur(8px);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    gap: 50px;
    overflow: hidden;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
}.who_we_are_3t1 .how_started_Q57::before {
    width: 200%;
    position: absolute;
    z-index: -1;
    content: "";
    height: 200%;
    top: -50%;
    opacity: 0.1;
    left: -50%;
    animation: patternRotate 60s linear infinite reverse;
    transform-origin: center;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.03) 10px,
        rgba(0, 0, 0, 0.03) 20px
    );
}.who_we_are_3t1 .how_started_Q57::after {
    background: radial-gradient(circle at bottom left, rgb(159,182,114,0.5) 0%, transparent 70%);
    opacity: 0.15;
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    z-index: -1;
    height: 100%;
    top: 0;
}.who_we_are_3t1 .how_started_Q57:hover {
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.08),
                -25px -25px 70px rgba(255, 255, 255, 0.08);
    transform: translateY(-8px) scale(1.01);
}.who_we_are_3t1 .how_started_Q57 p {
    border-left: 2px solid rgb(159,182,114);
    font-size: 17px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.05);
    line-height: 1.8;
    color: #000000;
    border-radius: 0 10px 10px 0;
    position: relative;
}.who_we_are_3t1 .how_started_Q57 p::before {
    top: 0;
    animation: borderPulse 3s infinite;
    height: 100%;
    width: 3px;
    position: absolute;
    left: 0;
    content: "";
    background: rgb(159,182,114);
}@keyframes borderPulse {
    0%, 100% {
        height: 100%;
    }
    50% {
        height: 70%;
    }
}

.who_we_are_3t1 .how_started_Q57 .mentor_values_cUL {
    position: relative;
    clip-path: polygon(0 0, 90% 0, 100% 10%, 100% 100%, 10% 100%, 0 90%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    height: 430px;
    border-radius: calc(26px - 5px);
    width: 100%;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
}.who_we_are_3t1 .how_started_Q57 .mentor_values_cUL::before {
    z-index: 1;
    content: "";
    background: linear-gradient(
        to bottom, 
        rgba(0, 0, 0, 0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgba(0, 0, 0, 0.5) 100%
    );
    transition: opacity 0.4s ease;
    width: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 0;
    height: 100%;
}.who_we_are_3t1 .how_started_Q57 .mentor_values_cUL::after {
    left: -150%;
    height: 100%;
    content: "";
    animation: directorShine 6s infinite;
    transform: skewX(-25deg);
    position: absolute;
    z-index: 2;
    background: linear-gradient(
        to right, 
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    width: 60%;
    top: 0;
}@keyframes directorShine {
    0% {
        left: -150%;
    }
    30%, 100% {
        left: 200%;
    }
}

.who_we_are_3t1 .how_started_Q57 .mentor_values_cUL:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
    transform: scale(1.03) translateY(-5px);
}.who_we_are_3t1 .how_started_Q57 .mentor_values_cUL:hover::before {
    opacity: 0.2;
}.who_we_are_3t1 .container::before,
.who_we_are_3t1 .container::after,
.who_we_are_3t1 .learn_academy_M0z::before,
.who_we_are_3t1 .learn_academy_M0z::after {
    filter: blur(30px);
    position: absolute;
    z-index: -1;
    content: "";
    border-radius: 50%;
    opacity: 0.1;
}.who_we_are_3t1 .container::before {
    background: rgb(199,207,176);
    width: 150px;
    left: -50px;
    top: -50px;
    height: 150px;
    animation: floatBlob 15s ease-in-out infinite alternate;
}.who_we_are_3t1 .container::after {
    width: 200px;
    bottom: -100px;
    background: rgb(159,182,114);
    animation: floatBlob 18s ease-in-out 2s infinite alternate-reverse;
    right: -80px;
    height: 200px;
}.who_we_are_3t1 .learn_academy_M0z::before {
    left: -80px;
    height: 100px;
    animation: floatBlob 12s ease-in-out 1s infinite alternate;
    width: 100px;
    background: rgb(199,207,176);
    top: 30%;
}.who_we_are_3t1 .learn_academy_M0z::after {
    bottom: 20%;
    height: 120px;
    right: -60px;
    animation: floatBlob 14s ease-in-out 3s infinite alternate-reverse;
    background: rgb(159,182,114);
    width: 120px;
}

@keyframes floatBlob {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(20px, -20px) scale(1.1);
    }
    100% {
        transform: translate(-20px, 20px) scale(0.9);
    }
}

@media screen and (max-width: 1199px) {.who_we_are_3t1 {
    padding: 100px 0 80px;
}.who_we_are_3t1 .learn_academy_M0z {
    gap: 50px;
}.who_we_are_3t1 h3 {
    margin-bottom: 40px;
    font-size: calc(32px - 0.2rem);
}.who_we_are_3t1 .method_edu_BqP,
    .who_we_are_3t1 .how_started_Q57 {
    padding: 30px;
    gap: 40px;
}.who_we_are_3t1 .method_edu_BqP .img_background_tPK {
    min-height: 330px;
}.who_we_are_3t1 .how_started_Q57 .mentor_values_cUL {
    height: 380px;
}.who_we_are_3t1 .container::before,
    .who_we_are_3t1 .container::after,
    .who_we_are_3t1 .learn_academy_M0z::before,
    .who_we_are_3t1 .learn_academy_M0z::after {
    filter: blur(25px);
}
}

@media screen and (max-width: 991px) {.who_we_are_3t1 {
    padding: 80px 0 60px;
}.who_we_are_3t1 .learn_academy_M0z {
    gap: 40px;
}.who_we_are_3t1 h3 {
    font-size: calc(32px - 0.4rem);
    margin-bottom: 30px;
}.who_we_are_3t1 .method_edu_BqP,
    .who_we_are_3t1 .how_started_Q57 {
    gap: 30px;
    padding: 25px;
}.who_we_are_3t1 .method_edu_BqP {
    grid-template-columns: 1fr 1fr;
}.who_we_are_3t1 .how_started_Q57 {
    grid-template-columns: 1fr;
}.who_we_are_3t1 .method_edu_BqP .img_background_tPK {
    min-height: 300px;
}.who_we_are_3t1 .how_started_Q57 .mentor_values_cUL {
    max-width: 85%;
    height: 350px;
    margin: 0 auto;
}.who_we_are_3t1 .how_started_Q57 p {
    grid-row: 1 / 2;
}.who_we_are_3t1 .how_started_Q57 .mentor_values_cUL {
    grid-row: 2 / 3;
}.who_we_are_3t1 .container::before,
    .who_we_are_3t1 .container::after {
    height: 120px;
    width: 120px;
}.who_we_are_3t1 .learn_academy_M0z::before,
    .who_we_are_3t1 .learn_academy_M0z::after {
    width: 80px;
    height: 80px;
}
}

@media screen and (max-width: 767px) {.who_we_are_3t1 {
    padding: 60px 0 40px;
}.who_we_are_3t1::before {
    background-size: 15px 15px;
}.who_we_are_3t1 .learn_academy_M0z {
    gap: 30px;
}.who_we_are_3t1 h3 {
    font-size: calc(32px - 0.6rem);
    margin-bottom: 25px;
}.who_we_are_3t1 .method_edu_BqP {
    grid-template-columns: 1fr;
    gap: 25px;
}.who_we_are_3t1 .method_edu_BqP span {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
}.who_we_are_3t1 .method_edu_BqP p {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}.who_we_are_3t1 .method_edu_BqP .img_background_tPK {
    min-height: 280px;
    grid-column: 1 / 2;
    grid-row: 3 / 4;
}.who_we_are_3t1 .how_started_Q57 {
    gap: 25px;
}.who_we_are_3t1 .how_started_Q57 .mentor_values_cUL {
    height: 320px;
    max-width: 100%;
}.who_we_are_3t1 .method_edu_BqP span {
    font-size: calc(21px - 0.2rem);
}.who_we_are_3t1 .method_edu_BqP p,
    .who_we_are_3t1 .how_started_Q57 p {
    font-size: calc(17px - 0.1rem);
}.who_we_are_3t1 .container::before,
    .who_we_are_3t1 .container::after,
    .who_we_are_3t1 .learn_academy_M0z::before,
    .who_we_are_3t1 .learn_academy_M0z::after {
    filter: blur(20px);
}
}

@media screen and (max-width: 575px) {.who_we_are_3t1 {
    padding: 50px 0 30px;
}.who_we_are_3t1::before {
    background-size: 10px 10px;
}.who_we_are_3t1 .learn_academy_M0z {
    gap: 25px;
}.who_we_are_3t1 h3 {
    margin-bottom: 20px;
    font-size: calc(32px - 0.8rem);
    padding-left: 20px;
}.who_we_are_3t1 h3::before {
    width: 12px;
}.who_we_are_3t1 .method_edu_BqP,
    .who_we_are_3t1 .how_started_Q57 {
    padding: 20px;
    gap: 20px;
}.who_we_are_3t1 .method_edu_BqP span {
    padding-left: 35px;
    font-size: calc(21px - 0.3rem);
}.who_we_are_3t1 .method_edu_BqP span::before {
    width: 25px;
}.who_we_are_3t1 .method_edu_BqP .img_background_tPK {
    min-height: 250px;
    clip-path: polygon(5% 0, 100% 0, 100% 95%, 95% 100%, 0 100%, 0 5%);
}.who_we_are_3t1 .how_started_Q57 .mentor_values_cUL {
    height: 280px;
    clip-path: polygon(0 0, 95% 0, 100% 5%, 100% 100%, 5% 100%, 0 95%);
}.who_we_are_3t1 .method_edu_BqP p,
    .who_we_are_3t1 .how_started_Q57 p {
    line-height: 1.6;
    font-size: calc(17px - 0.2rem);
    padding: 15px;
}.who_we_are_3t1 .container::before,
    .who_we_are_3t1 .container::after,
    .who_we_are_3t1 .learn_academy_M0z::before,
    .who_we_are_3t1 .learn_academy_M0z::after {
    opacity: 0.08;
    filter: blur(15px);
}}footer {
    position: relative;
    width: 100%;
    z-index: 1;
}.degree_path_13w {
    position: relative;
    padding: 80px 0 30px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, #000000, rgb(159,182,114));
}.degree_path_13w::before {
    background: radial-gradient(circle at 10% 20%, rgb(159,182,114,0.5) 0%, transparent 50%);
    right: 0;
    top: 0;
    pointer-events: none;
    left: 0;
    position: absolute;
    bottom: 0;
    content: "";
}.degree_path_13w::after {
    animation: shiftGradient 15s infinite linear;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(45deg, transparent 40%, rgb(199,207,176,0.5) 70%, transparent 100%);
    pointer-events: none;
    bottom: 0;
    right: 0;
}@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.degree_path_13w .container {
    position: relative;
    z-index: 2;
}footer .tutor_match_643 {
    grid-template-columns: 1fr;
    display: grid;
    gap: 40px;
}footer .write_experts_jwW {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(8px);
    display: flex;
    transform: translateY(0);
    border: 1px solid rgba(255, 255, 255, 0.1);
    gap: 20px;
    border-radius: 24px;
    flex-wrap: wrap;
    padding: 25px;
    background: rgba(255, 255, 255, 0.05);
}footer .write_experts_jwW:hover {
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}footer .info_item {
    display: flex;
    align-items: center;
    flex: 1 1 220px;
}footer .info_item svg {
    height: 20px;
    width: 20px;
    fill: rgb(199,207,176);
    transition: transform 0.3s ease;
    margin-right: 12px;
    filter: drop-shadow(0 0 3px rgb(199,207,176,0.5));
}footer .info_item:hover svg {
    transform: scale(1.1);
}footer .info_item p, footer .info_item a {
    font-weight: 400;
    align-items: center;
    display: flex;
    text-decoration: none;
    transition: color 0.3s ease;
    font-size: 12px;
    color: #ffffff;
}footer .info_item a:hover {
    text-shadow: 0 0 8px rgb(199,207,176,0.5);
    color: rgb(199,207,176);
}footer .text_main_holder {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr;
    margin-top: 20px;
}footer .nav_expert_CoM {
    display: flex;
    gap: 15px;
    flex-direction: column;
    align-items: flex-start;
}footer .nav_expert_CoM svg {
    width: auto;
    margin-bottom: 10px;
    height: 50px;
    transition: filter 0.3s ease;
    filter: drop-shadow(0 0 5px rgb(199,207,176,0.5));
}footer .nav_expert_CoM:hover svg {
    filter: drop-shadow(0 0 8px rgb(199,207,176));
}footer .syllabus_ref_9H7 {
    opacity: 0.8;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.5;
    max-width: 300px;
}footer .head_base_Ydr {
    transition: box-shadow 0.3s ease;
    border-radius: 24px;
    padding: 25px;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    background: rgba(255, 255, 255, 0.03);
}footer .head_base_Ydr:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .head_base_Ydr::before {
    left: -2px;
    top: -2px;
    content: "";
    z-index: -1;
    right: -2px;
    opacity: 0;
    bottom: -2px;
    border-radius: calc(24px + 2px);
    position: absolute;
    background: linear-gradient(45deg, rgb(199,207,176), transparent, rgb(159,182,114), transparent);
    transition: opacity 0.5s ease;
}footer .head_base_Ydr:hover::before {
    opacity: 0.7;
    animation: borderRotate 6s linear infinite;
}@keyframes borderRotate {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

footer .head_base_Ydr h5 {
    padding-bottom: 10px;
    font-size: 19px;
    margin-bottom: 20px;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-weight: 600;
    color: #ffffff;
}footer .head_base_Ydr h5::after {
    left: 0;
    position: absolute;
    bottom: -1px;
    width: 50px;
    height: 2px;
    background: rgb(199,207,176);
    content: "";
    transition: width 0.3s ease;
}footer .head_base_Ydr:hover h5::after {
    width: 100px;
}footer .main_teach_FOI {
    flex-direction: column;
    display: flex;
    margin-bottom: 25px;
    gap: 10px;
}footer .main_teach_FOI a {
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;
    transition: color 0.3s ease, padding-left 0.3s ease;
    font-size: calc(12px - 1px);
    padding-left: 15px;
    position: relative;
}footer .main_teach_FOI a::before {
    left: 0;
    border-radius: 50%;
    background-color: rgb(199,207,176);
    position: absolute;
    content: "";
    transform: translateY(-50%) scale(0.8);
    height: 6px;
    width: 6px;
    transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
    opacity: 0.7;
    top: 50%;
}footer .main_teach_FOI a:hover {
    color: rgb(199,207,176);
    padding-left: 20px;
}footer .main_teach_FOI a:hover::before {
    box-shadow: 0 0 5px rgb(199,207,176), 0 0 10px rgb(199,207,176,0.5);
    opacity: 1;
    background-color: rgb(199,207,176);
    transform: translateY(-50%) scale(1);
}footer .subscribe_holder {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgb(159,182,114,0.5), #000000);
    position: relative;
    overflow: hidden;
    border-radius: 24px;
    padding: 30px;
}footer .subscribe_holder::before {
    top: -50%;
    height: 200%;
    position: absolute;
    animation: pulseBackground 10s infinite ease-in-out;
    content: "";
    z-index: -1;
    background: radial-gradient(circle, transparent 20%, #000000 70%);
    left: -50%;
    width: 200%;
}@keyframes pulseBackground {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

footer .subscribe_holder h5 {
    display: inline-block;
    font-size: 19px;
    position: relative;
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 600;
}footer .subscribe_holder h5::after {
    width: 100%;
    position: absolute;
    bottom: -5px;
    background: linear-gradient(90deg, rgb(199,207,176), transparent);
    height: 2px;
    content: "";
    left: 0;
}footer .subscribe_holder p {
    font-size: 12px;
    color: #ffffff;
    line-height: 1.6;
    opacity: 0.9;
    margin-bottom: 20px;
}footer .input_holder {
    flex-direction: column;
    position: relative;
    gap: 15px;
    display: flex;
}footer .input_holder input[type="email"] {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
    font-size: 12px;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    padding: 14px 16px;
    border-radius: 10px;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 10px rgb(199,207,176,0.5);
    outline: none;
    border-color: rgb(199,207,176);
    background: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .sub_area_86I {
    cursor: pointer;
    font-size: 18px;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    background: rgb(199,207,176);
    border: none;
    border-radius: 10px;
    display: inline-block;
    transition: all 0.3s ease;
    overflow: hidden;
    text-align: center;
    padding: 14px 24px;
}footer .sub_area_86I::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    top: 0;
    transition: left 0.7s ease;
    height: 100%;
    content: "";
    position: absolute;
    width: 100%;
}footer .sub_area_86I:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
    background: rgb(159,182,114);
}footer .sub_area_86I:hover::before {
    left: 100%;
}footer .podcast_cta_dFE {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 50px;
    padding-top: 20px;
}footer .discuss_cta_lVz {
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.5px;
    opacity: 0.7;
}

@media (min-width: 768px) {footer .info_item {
    flex: 1 1 60px;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub_area_86I {
    white-space: nowrap;
}
}

@media (min-width: 992px) {footer .tutor_match_643 {
    grid-template-columns: 1fr;
}footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .write_experts_jwW {
    flex-wrap: nowrap;
    display: flex;
    justify-content: space-between;
}footer .info_item {
    flex: 0 1 auto;
}
}

@media (max-width: 767px) {footer .degree_path_13w {
    padding: 60px 0 30px;
}footer .write_experts_jwW {
    gap: 15px;
    padding: 20px;
    flex-direction: column;
}footer .info_item {
    width: 100%;
}footer .head_base_Ydr, footer .subscribe_holder {
    padding: 20px;
}footer .subscribe_holder h5, footer .head_base_Ydr h5 {
    font-size: calc(19px - 2px);
}footer .subscribe_holder p, footer .main_teach_FOI a {
    font-size: calc(12px - 2px);
}footer .podcast_cta_dFE {
    margin-top: 30px;
}
}

@media (max-width: 576px) {footer .degree_path_13w {
    padding: 40px 0 20px;
}footer .write_experts_jwW, footer .head_base_Ydr, footer .subscribe_holder {
    padding: 15px;
}footer .input_holder input[type="email"], footer .sub_area_86I {
    padding: 12px;
}footer .nav_expert_CoM svg {
    height: 40px;
}footer .syllabus_ref_9H7 {
    font-size: calc(13px - 1px);
}}.price_list_OWQ {
    padding: 100px 0;
    background-color: rgb(234,235,229);
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
}.price_list_OWQ::before {
    background: linear-gradient(135deg, rgba(rgb(159,182,114,0.5), 0.05) 0%, rgba(rgb(199,207,176,0.5), 0.08) 100%);
    left: 0;
    position: absolute;
    height: 100%;
    z-index: 0;
    top: 0;
    width: 100%;
    content: "";
}.price_list_OWQ .container {
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    padding: 0 20px;
    z-index: 1;
}.price_list_OWQ .lesson_fees_sN4 {
    flex-direction: column;
    display: flex;
}.price_list_OWQ .pay_plans_eyd {
    transform: translateY(20px);
    margin-bottom: 60px;
    opacity: 0;
    animation: fadeUp 0.8s ease-out forwards;
}.price_list_OWQ .pay_plans_eyd h2 {
    margin-bottom: 20px;
    position: relative;
    font-weight: 700;
    color: #000000;
    line-height: 1.2;
    display: inline-block;
    font-size: 36px;
    text-transform: uppercase;
}.price_list_OWQ .pay_plans_eyd h2::after {
    bottom: -10px;
    position: absolute;
    border-radius: 2px;
    background: linear-gradient(90deg, rgb(159,182,114), rgb(199,207,176));
    content: "";
    height: 4px;
    left: 0;
    width: 80px;
}.price_list_OWQ .package_deal_yYI {
    max-width: 800px;
    margin-top: 25px;
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
}.price_list_OWQ .cert_cost_n8M {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
    margin-top: 20px;
    gap: 30px;
}.price_list_OWQ .study_price_TLE {
    display: block;
    text-decoration: none;
    perspective: 1000px;
    animation: fadeUp 0.8s ease-out forwards;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation-delay: calc(0.15s * var(--i, 1));
    transform: translateY(30px);
    opacity: 0;
}.price_list_OWQ .study_price_TLE:nth-child(1) {
    --i: 1;
}.price_list_OWQ .study_price_TLE:nth-child(2) {
    --i: 2;
}.price_list_OWQ .study_price_TLE:nth-child(3) {
    --i: 3;
}.price_list_OWQ .study_price_TLE:nth-child(4) {
    --i: 4;
}.price_list_OWQ .premium_plan_HlX {
    transform-style: preserve-3d;
    background-color: #ffffff;
    border-radius: 12px;
    position: relative;
    transition: all 0.4s ease;
    height: 100%;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15), 
              0 5px 15px -10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}.price_list_OWQ .study_price_TLE:hover .premium_plan_HlX {
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.2),
              15px 15px 30px -10px rgba(0, 0, 0, 0.1),
              -15px 15px 30px -10px rgba(rgb(199,207,176,0.5), 0.1);
    transform: translateY(-15px) rotateX(2deg) rotateY(-2deg);
}.price_list_OWQ .cost_matrix_Rr5 {
    z-index: 2;
    position: relative;
    box-sizing: border-box;
    padding: 35px 30px;
    min-height: 250px;
}.price_list_OWQ .cost_matrix_Rr5 h3 {
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    transition: transform 0.3s ease;
    font-size: calc(19px + 2px);
    color: #000000;
    font-weight: 700;
}.price_list_OWQ .study_price_TLE:hover .cost_matrix_Rr5 h3 {
    color: rgb(199,207,176);
    transform: translateX(5px);
}.price_list_OWQ .discount_deals_nzl {
    color: rgb(159,182,114);
    margin: 20px 0;
    font-weight: 700;
    display: block;
    position: relative;
    transition: all 0.3s ease;
    font-size: calc(19px + 4px);
}.price_list_OWQ .discount_deals_nzl::before {
    left: 0;
    width: 40px;
    top: -10px;
    position: absolute;
    border-radius: 2px;
    content: "";
    background: linear-gradient(90deg, rgb(159,182,114), transparent);
    height: 3px;
}.price_list_OWQ .study_price_TLE:hover .discount_deals_nzl {
    color: rgb(199,207,176);
    transform: scale(1.05);
}.price_list_OWQ .cost_matrix_Rr5 p {
    word-break: normal;
    hyphens: auto;
    white-space: normal;
    line-height: 1.6;
    overflow-wrap: break-word;
    font-size: 14px;
    transition: color 0.3s ease;
    margin-top: 15px;
    color: #000000;
    word-wrap: break-word;
}.price_list_OWQ .img_background_tPK {
    height: 200px;
    transition: all 0.5s ease;
    width: 100%;
    position: relative;
    overflow: hidden;
}.price_list_OWQ .img_background_tPK::after {
    content: "";
    top: 0;
    z-index: 1;
    transition: opacity 0.4s ease;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    opacity: 0.6;
}.price_list_OWQ .study_price_TLE:hover .img_background_tPK {
    transform: scale(1.05);
}.price_list_OWQ .study_price_TLE:hover .img_background_tPK::after {
    opacity: 0.3;
}

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

@media (min-width: 1200px) {.price_list_OWQ .lesson_fees_sN4 {
    flex-direction: row-reverse;
}.price_list_OWQ .pay_plans_eyd {
    margin-bottom: 0;
    width: 30%;
    padding-left: 50px;
}.price_list_OWQ .cert_cost_n8M {
    width: 70%;
}.price_list_OWQ .pay_plans_eyd h2 {
    font-size: calc(36px + 4px);
}
}

@media (max-width: 1199px) {.price_list_OWQ {
    padding: 80px 0;
}.price_list_OWQ .pay_plans_eyd {
    margin: 0 auto 50px;
    max-width: 800px;
    text-align: center;
}.price_list_OWQ .pay_plans_eyd h2::after {
    transform: translateX(-50%);
    left: 50%;
}
}

@media (max-width: 767px) {.price_list_OWQ {
    padding: 60px 0;
}.price_list_OWQ .cert_cost_n8M {
    gap: 20px;
    grid-template-columns: 1fr;
}.price_list_OWQ .cost_matrix_Rr5 {
    padding: 25px 20px;
}.price_list_OWQ .img_background_tPK {
    height: 180px;
}.price_list_OWQ .pay_plans_eyd h2 {
    font-size: calc(36px - 2px);
}.price_list_OWQ .package_deal_yYI {
    font-size: calc(14px - 1px);
}
}

@media (hover: none) {.price_list_OWQ .study_price_TLE:hover .premium_plan_HlX {
    transform: none;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15),
                0 5px 15px -10px rgba(0, 0, 0, 0.05);
}.price_list_OWQ .study_price_TLE:hover .cost_matrix_Rr5 h3 {
    transform: none;
}.price_list_OWQ .study_price_TLE:hover .discount_deals_nzl {
    transform: none;
}.price_list_OWQ .study_price_TLE:hover .img_background_tPK {
    transform: none;
}}.thankYouBox_8Db {
    background: linear-gradient(135deg, rgb(234,235,229) 0%, rgba(255,255,255,0.95) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.thankYouBox_8Db::before {
    background-image: radial-gradient(circle at 20% 30%, rgb(199,207,176,0.5) 0%, transparent 40%),
                      radial-gradient(circle at 80% 70%, rgb(159,182,114,0.5) 0%, transparent 40%);
    position: absolute;
    opacity: 0.07;
    width: 100%;
    top: 0;
    z-index: 0;
    content: "";
    height: 100%;
    left: 0;
}.thankYouBox_8Db::after {
    opacity: 0.1;
    background: linear-gradient(225deg, rgb(199,207,176,0.5) 0%, transparent 70%);
    height: 300px;
    position: absolute;
    transform: rotate(15deg);
    width: 300px;
    right: -5%;
    top: -10%;
    filter: blur(80px);
    content: "";
    z-index: 0;
}.thankYouBox_8Db .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}.thankYouBox_8Db .learn_academy_M0z {
    position: relative;
    perspective: 1000px;
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    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);
    padding: 60px 40px;
    transform-style: preserve-3d;
    background: #ffffff;
}.thankYouBox_8Db .learn_academy_M0z::before {
    position: absolute;
    width: 3px;
    animation: borderGrow 2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation-delay: 0.5s;
    content: "";
    background: linear-gradient(to bottom, rgb(199,207,176), rgb(159,182,114));
    height: 0%;
    left: 0;
    top: 0;
}.thankYouBox_8Db .learn_academy_M0z::after {
    position: absolute;
    right: -10px;
    content: "";
    width: 80px;
    background: linear-gradient(135deg, rgb(199,207,176) 0%, rgb(159,182,114) 100%);
    top: -10px;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    height: 80px;
    z-index: -1;
    opacity: 0.1;
    transform: rotate(5deg);
}.thankYouBox_8Db .learn_academy_M0z > div:first-child {
    transform: translateZ(20px);
    position: relative;
    transition: transform 0.5s ease;
    padding-left: 20px;
}.thankYouBox_8Db .learn_academy_M0z > div:first-child::before {
    background: rgb(199,207,176);
    position: absolute;
    height: 8px;
    content: "";
    top: 50%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    transform: translateY(-50%);
    width: 8px;
    left: 0;
}.thankYouBox_8Db .learn_academy_M0z > div:last-child {
    position: relative;
    transition: transform 0.5s ease;
    transform: translateZ(10px);
}.thankYouBox_8Db h5 {
    animation: slideUp 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    line-height: 1.4;
    margin-bottom: 10px;
    display: inline-block;
    opacity: 0;
    position: relative;
    color: #000000;
    font-weight: 700;
    transform: translateY(20px);
    font-size: 21px;
}.thankYouBox_8Db h5::after {
    position: absolute;
    animation-delay: 0.8s;
    animation: lineGrow 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    background: linear-gradient(to right, rgb(199,207,176), transparent);
    height: 2px;
    left: 0;
    transform-origin: left;
    content: "";
    transform: scaleX(0);
    width: 60px;
    bottom: -8px;
}.thankYouBox_8Db a {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    text-decoration: none;
    display: block;
}.thankYouBox_8Db a:hover {
    transform: translateY(-5px);
}.thankYouBox_8Db p {
    background: rgba(245, 245, 250, 0.7);
    padding: 25px 30px;
    animation: slideUp 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    position: relative;
    margin: 0;
    line-height: 1.8;
    transform: translateY(20px);
    animation-delay: 0.3s;
    color: #000000;
    transition: border-left 0.3s ease, background 0.3s ease;
    border-left: 1px solid rgba(rgb(199,207,176,0.5), 0.2);
    opacity: 0;
    font-size: 15px;
}.thankYouBox_8Db a:hover p {
    border-left: 3px solid rgb(199,207,176);
    background: rgba(245, 245, 250, 0.9);
}.thankYouBox_8Db p::before {
    line-height: 1;
    content: "";
    position: absolute;
    font-size: 60px;
    font-family: serif;
    top: 10px;
    color: rgb(199,207,176,0.5);
    opacity: 0.2;
    left: 10px;
}.thankYouBox_8Db p::after {
    bottom: -20px;
    font-family: serif;
    right: 10px;
    font-size: 60px;
    opacity: 0.2;
    line-height: 1;
    position: absolute;
    color: rgb(159,182,114,0.5);
    content: "";
}

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

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

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

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

@media (min-width: 992px) {.thankYouBox_8Db .learn_academy_M0z {
    gap: 60px;
    padding: 100px 80px;
}.thankYouBox_8Db .learn_academy_M0z:hover {
    transform: translateY(-5px) rotateX(2deg) rotateY(-2deg);
    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);
}.thankYouBox_8Db .learn_academy_M0z:hover > div:first-child {
    transform: translateZ(35px);
}.thankYouBox_8Db .learn_academy_M0z:hover > div:last-child {
    transform: translateZ(25px);
}.thankYouBox_8Db h5 {
    font-size: calc(21px * 1.3);
}.thankYouBox_8Db p {
    line-height: 1.9;
    font-size: calc(15px * 1.1);
}
}

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

@media (max-width: 480px) {.thankYouBox_8Db {
    padding: 60px 0;
}.thankYouBox_8Db .learn_academy_M0z {
    padding: 30px 20px;
}.thankYouBox_8Db h5 {
    font-size: calc(21px * 0.85);
}.thankYouBox_8Db p {
    padding: 15px 20px;
    font-size: calc(15px * 0.9);
}}.customer_feedback_bP8 {
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(234,235,229) 50%, rgb(199,207,176,0.5) 50%);
    overflow: hidden;
}.customer_feedback_bP8::before {
    position: absolute;
    width: 200px;
    height: 200px;
    z-index: 0;
    right: -5%;
    background: linear-gradient(45deg, rgb(159,182,114), rgb(199,207,176,0.5));
    opacity: 0.7;
    border-radius: 50%;
    content: "";
    filter: blur(50px);
    top: -5%;
}.customer_feedback_bP8::after {
    position: absolute;
    background: linear-gradient(135deg, rgb(199,207,176), rgb(159,182,114,0.5));
    width: 250px;
    border-radius: 50%;
    opacity: 0.5;
    height: 250px;
    filter: blur(60px);
    z-index: 0;
    content: "";
    left: -5%;
    bottom: -5%;
}.customer_feedback_bP8 .container {
    z-index: 1;
    position: relative;
}.customer_feedback_bP8 h2 {
    color: #000000;
    display: inline-block;
    transform: skewX(-5deg);
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 4rem;
    position: relative;
}.customer_feedback_bP8 h2::after {
    position: absolute;
    height: 4px;
    content: "";
    bottom: -10px;
    background: linear-gradient(90deg, rgb(159,182,114), transparent);
    width: 70%;
    left: 0;
    transform: translateX(15%);
}.customer_feedback_bP8 .testimonials_track_1xw {
    transform: rotate(-2deg);
    gap: 3rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}.customer_feedback_bP8 .review_praise_Lmi {
    border-radius: 15px;
    transition: all 0.5s ease;
    background: #ffffff;
    transform: rotate(2deg);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 2rem;
}.customer_feedback_bP8 .review_praise_Lmi:nth-child(odd) {
    transform: rotate(4deg) translateY(-15px);
}.customer_feedback_bP8 .review_praise_Lmi:nth-child(3n) {
    transform: rotate(-1deg) translateY(10px);
}.customer_feedback_bP8 .review_praise_Lmi:hover {
    z-index: 2;
    transform: rotate(0) translateY(-10px) scale(1.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.customer_feedback_bP8 .review_praise_Lmi::before {
    height: 5px;
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(90deg, rgb(159,182,114), rgb(199,207,176));
    left: 0;
    width: 100%;
}.customer_feedback_bP8 .review_praise_Lmi img {
    transition: all 0.5s ease;
    border: 3px solid #ffffff;
    width: 80px;
    height: 80px;
    margin: 0 auto 1rem;
    transform: translateY(-20px);
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    object-fit: cover;
}.customer_feedback_bP8 .review_praise_Lmi:hover img {
    transform: translateY(-20px) scale(1.1) rotate(360deg);
}.customer_feedback_bP8 .review_praise_Lmi p {
    margin-bottom: 0.5rem;
    color: #000000;
    text-align: center;
    font-size: calc(15px * 1.1);
    font-weight: 600;
}.customer_feedback_bP8 .review_praise_Lmi .description {
    position: relative;
    font-weight: 400;
    color: #000000;
    text-align: center;
    line-height: 1.6;
    font-style: italic;
    font-size: 15px;
}.customer_feedback_bP8 .review_praise_Lmi .description::before {
    top: -20px;
    position: absolute;
    z-index: -1;
    font-family: serif;
    content: "";
    color: rgb(159,182,114,0.5);
    left: 0;
    font-size: 4rem;
}

@media (max-width: 992px) {.customer_feedback_bP8 .testimonials_track_1xw {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.customer_feedback_bP8 {
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(234,235,229) 40%, rgb(199,207,176,0.5) 60%);
}.customer_feedback_bP8 h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 3rem;
}.customer_feedback_bP8 .testimonials_track_1xw {
    transform: rotate(0);
    grid-template-columns: 1fr;
    gap: 2rem;
}.customer_feedback_bP8 .review_praise_Lmi,
    .customer_feedback_bP8 .review_praise_Lmi:nth-child(odd),
    .customer_feedback_bP8 .review_praise_Lmi:nth-child(3n) {
    transform: rotate(0);
}.customer_feedback_bP8 .review_praise_Lmi:hover {
    transform: translateY(-5px);
}}.connect_with_us_LPt {
    align-items: center;
    min-height: 650px;
    display: flex;
    z-index: 1;
    padding: 0;
    position: relative;
}.connect_with_us_LPt::before {
    inset: 0;
    z-index: -1;
    background-color: rgb(199,207,176,0.5);
    position: absolute;
    content: '';
}.connect_with_us_LPt .container {
    max-width: 1280px;
    width: 100%;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.connect_with_us_LPt .request_feedback_uCW {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
}.connect_with_us_LPt .connect_feedback_C6x {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 20px 120px;
    justify-content: center;
    width: 100%;
    position: relative;
    background-color: transparent;
    gap: 30px;
}.connect_with_us_LPt .connect_feedback_C6x h3 {
    text-align: center;
    color: #ffffff;
    width: 100%;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
}.connect_with_us_LPt .connect_feedback_C6x h3::after {
    height: 3px;
    bottom: 0;
    left: 50%;
    position: absolute;
    width: 60px;
    content: '';
    background-color: rgb(159,182,114);
    transform: translateX(-50%);
}.connect_with_us_LPt .connect_feedback_C6x div {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 20px;
    display: flex;
    flex: 1 0 calc(50% - 30px);
    max-width: 220px;
    border-radius: 30px;
    background-color: #ffffff;
    min-height: 140px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}.connect_with_us_LPt .connect_feedback_C6x div:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    transform: translateY(-10px);
}.connect_with_us_LPt .connect_feedback_C6x div svg {
    width: 35px;
    margin-bottom: 15px;
    height: 35px;
}.connect_with_us_LPt .connect_feedback_C6x div svg path {
    fill: rgb(159,182,114);
}.connect_with_us_LPt .connect_feedback_C6x div span {
    margin-top: 10px;
    color: #000000;
    font-size: 15px;
    line-height: 1.5;
}.connect_with_us_LPt .connect_feedback_C6x div span a {
    color: #000000;
    transition: color 0.3s ease;
    text-decoration: none;
}.connect_with_us_LPt .connect_feedback_C6x div span a:hover {
    color: rgb(159,182,114);
}.connect_with_us_LPt .message_feedback_ijo {
    margin: 0 auto;
    transform: translateY(50px);
    padding: 40px 30px;
    max-width: 550px;
    position: relative;
    z-index: 2;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    border-radius: 30px;
}.connect_with_us_LPt .message_feedback_ijo::before {
    height: 30px;
    position: absolute;
    content: '';
    z-index: -1;
    width: 30px;
    border-radius: 3px;
    transform: translateX(-50%) rotate(45deg);
    top: -15px;
    background-color: #ffffff;
    left: 50%;
}.connect_with_us_LPt .message_feedback_ijo h3 {
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    margin-bottom: 25px;
    color: rgb(199,207,176);
}.connect_with_us_LPt .message_feedback_ijo form {
    gap: 15px;
    flex-wrap: wrap;
    display: flex;
}.connect_with_us_LPt .message_feedback_ijo input[type="text"],
.connect_with_us_LPt .message_feedback_ijo input[type="email"] {
    border-radius: 10px;
    height: 50px;
    background-color: transparent;
    flex: 1 0 100%;
    border: 1px solid rgb(234,235,229);
    color: #000000;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    font-size: 15px;
    padding: 15px 20px;
}.connect_with_us_LPt .message_feedback_ijo input[type="text"]:focus,
.connect_with_us_LPt .message_feedback_ijo input[type="email"]:focus {
    border-color: rgb(159,182,114);
    box-shadow: 0 0 0 3px rgb(159,182,114,0.5);
    outline: none;
}.connect_with_us_LPt .message_feedback_ijo input::placeholder {
    color: #000000;
    opacity: 0.6;
}.connect_with_us_LPt .message_feedback_ijo .help_card_Tgz {
    margin-top: 5px;
    display: flex;
    flex: 1 0 100%;
    align-items: flex-start;
}.connect_with_us_LPt .message_feedback_ijo .help_card_Tgz input[type="checkbox"] {
    height: 20px;
    appearance: none;
    position: relative;
    -webkit-appearance: none;
    border: 2px solid rgb(234,235,229);
    margin-top: 3px;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    flex-shrink: 0;
    cursor: pointer;
    border-radius: 4px;
    width: 20px;
    margin-right: 10px;
}.connect_with_us_LPt .message_feedback_ijo .help_card_Tgz input[type="checkbox"]:checked {
    border-color: rgb(159,182,114);
    background-color: rgb(159,182,114);
}.connect_with_us_LPt .message_feedback_ijo .help_card_Tgz input[type="checkbox"]:checked::before {
    color: #ffffff;
    transform: translate(-50%, -50%);
    content: '✓';
    left: 50%;
    position: absolute;
    top: 50%;
    font-size: 12px;
}.connect_with_us_LPt .message_feedback_ijo .help_card_Tgz label {
    line-height: 1.5;
    color: #000000;
    font-size: 12px;
}.connect_with_us_LPt .message_feedback_ijo .help_card_Tgz label a {
    color: rgb(159,182,114);
    transition: color 0.3s ease;
    text-decoration: none;
}.connect_with_us_LPt .message_feedback_ijo .help_card_Tgz label a:hover {
    color: rgb(199,207,176);
}.connect_with_us_LPt .message_feedback_ijo .reach_query_8ZD {
    height: 50px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 600;
    width: 100%;
    border: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #ffffff;
    margin-top: 15px;
    font-size: 17px;
    background: linear-gradient(135deg, rgb(159,182,114), rgb(199,207,176));
    box-shadow: 0 5px 15px rgb(159,182,114,0.5);
}.connect_with_us_LPt .message_feedback_ijo .reach_query_8ZD:hover {
    box-shadow: 0 8px 25px rgb(199,207,176,0.5);
    transform: translateY(-3px);
}

@media screen and (min-width: 992px) {.connect_with_us_LPt {
    min-height: 700px;
    padding: 100px 0;
}.connect_with_us_LPt .request_feedback_uCW {
    flex-direction: row;
    align-items: center;
}.connect_with_us_LPt .connect_feedback_C6x {
    width: 65%;
    gap: 30px;
    align-items: center;
    padding: 60px 0 60px 120px;
    margin-left: auto;
    justify-content: space-between;
}.connect_with_us_LPt .connect_feedback_C6x h3 {
    margin-bottom: 40px;
    padding-left: 0;
    text-align: left;
    padding-right: 0;
}.connect_with_us_LPt .connect_feedback_C6x h3::after {
    left: 0;
    transform: none;
}.connect_with_us_LPt .connect_feedback_C6x div {
    margin: 0;
    max-width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
}.connect_with_us_LPt .message_feedback_ijo {
    z-index: 3;
    left: 0;
    position: absolute;
    margin: 0;
    max-width: 450px;
    width: 45%;
    padding: 40px;
}.connect_with_us_LPt .message_feedback_ijo::before {
    left: -15px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}
}

@media screen and (min-width: 1200px) {.connect_with_us_LPt .connect_feedback_C6x {
    padding-left: 200px;
    width: 70%;
}.connect_with_us_LPt .message_feedback_ijo {
    width: 40%;
    max-width: 480px;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {.connect_with_us_LPt {
    padding: 80px 0 120px;
}.connect_with_us_LPt .connect_feedback_C6x {
    padding: 0 20px 120px;
    justify-content: space-between;
}.connect_with_us_LPt .connect_feedback_C6x div {
    max-width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
}
}

@media screen and (max-width: 767px) {.connect_with_us_LPt {
    padding: 60px 0 120px;
}.connect_with_us_LPt .connect_feedback_C6x {
    padding: 0 20px 120px;
}.connect_with_us_LPt .connect_feedback_C6x h3 {
    font-size: calc(20px + 2px);
}.connect_with_us_LPt .connect_feedback_C6x div {
    min-height: 120px;
    flex: 0 0 100%;
    max-width: 280px;
    margin-bottom: 0;
}.connect_with_us_LPt .connect_feedback_C6x div svg {
    width: 30px;
    height: 30px;
}.connect_with_us_LPt .message_feedback_ijo {
    padding: 30px 25px;
}
}

@media screen and (max-width: 480px) {.connect_with_us_LPt {
    padding: 40px 0 100px;
}.connect_with_us_LPt .connect_feedback_C6x {
    gap: 20px;
}.connect_with_us_LPt .connect_feedback_C6x div {
    padding: 20px 15px;
    min-height: auto;
}}.privacy_module_57K {
    color: #000000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    background-color: rgb(234,235,229);
    padding: 40px;
}.privacy_module_57K h1 {
    text-transform: uppercase;
    border-bottom: 2px solid rgb(199,207,176,0.5);
    font-family: Arial, sans-serif;
    padding-bottom: 10px;
    color: rgb(199,207,176);
    font-size: 42px;
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: 1.5px;
}.privacy_module_57K h2 {
    color: rgb(159,182,114);
    font-weight: 600;
    border-left: 4px solid rgb(159,182,114,0.5);
    font-family: Arial, sans-serif;
    padding-left: 10px;
    margin-bottom: 15px;
    text-transform: capitalize;
    font-size: 38px;
}.privacy_module_57K h3,
.privacy_module_57K h4,
.privacy_module_57K h5,
.privacy_module_57K h6 {
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    font-weight: 400;
    color: #000000;
}.privacy_module_57K ul,
.privacy_module_57K ol {
    margin-left: 20px;
    list-style-position: inside;
}.privacy_module_57K li {
    font-size: 17px;
    margin-bottom: 10px;
}.privacy_module_57K section {
    background-color: rgb(234,235,229);
    margin-top: 30px;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}.privacy_module_57K p {
    line-height: 1.6;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    font-size: 17px;
}.privacy_module_57K span {
    font-weight: 600;
    color: rgb(199,207,176);
}.privacy_module_57K div {
    margin-bottom: 20px;
}.privacy_module_57K a {
    text-decoration: none;
    color: rgb(199,207,176);
    transition: color 0.3s, border-color 0.3s;
    border-bottom: 1px solid rgb(199,207,176,0.5);
}.privacy_module_57K a:hover {
    color: rgb(159,182,114);
    border-color: rgb(159,182,114,0.5);
}.privacy_module_57K button {
    background-color: rgb(199,207,176);
    padding: 10px 20px;
    font-size: 20px;
    transition: background-color 0.3s, transform 0.3s;
    border: none;
    color: #ffffff;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 700;
}.privacy_module_57K button:hover {
    transform: scale(1.05);
    background-color: rgb(159,182,114);
}
@media only screen and (max-width: 800px) {.privacy_module_57K {
    padding: 20px;
}.privacy_module_57K h1 {
    font-size: calc(20px - 4px);
}.privacy_module_57K h2 {
    font-size: calc(20px - 4px);
}.privacy_module_57K p {
    font-size: calc(17px - 2px);
}.privacy_module_57K button {
    font-size: calc(20px - 2px);
    padding: 8px 16px;
}}header {
    padding: 1.5rem 0;
    z-index: 1000;
    position: relative;
    background: linear-gradient(to right, rgb(159,182,114,0.5), rgb(199,207,176));
    overflow: visible;
}header::before {
    background: 
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 15%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 15%);
    width: 100%;
    top: 0;
    position: absolute;
    content: '';
    z-index: -1;
    left: 0;
    opacity: 0.1;
    height: 100%;
}header .container {
    position: relative;
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
}header .nav_section_hnZ {
    flex-direction: column;
    gap: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}header .head_top_n7Q {
    text-decoration: none;
    z-index: 2;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}header .head_top_n7Q::after {
    content: '';
    left: 50%;
    height: 2px;
    transform: translateX(-50%);
    background: #ffffff;
    bottom: 0;
    transition: width 0.3s ease, opacity 0.3s ease;
    width: 50%;
    opacity: 0.6;
    position: absolute;
}header .head_top_n7Q:hover::after {
    opacity: 1;
    width: 80%;
}header .head_top_n7Q svg {
    width: 220px;
    height: auto;
    transition: all 0.3s ease;
    filter: drop-shadow(0 4px 8px rgb(199,207,176,0.5));
}header .head_top_n7Q:hover svg {
    transform: translateY(-5px);
}header .head_base_Ydr {
    padding: 0.6rem 1rem;
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    backdrop-filter: blur(5px);
    justify-content: center;
    border-radius: 15px;
    max-width: 800px;
    display: flex;
    gap: 0.8rem;
}header .head_base_Ydr::before {
    height: 100%;
    content: '';
    width: 100%;
    border-radius: 15px;
    left: 0;
    z-index: -1;
    position: absolute;
    box-shadow: 
        0 4px 30px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    top: 0;
}header .top_header_pbm {
    overflow: hidden;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    position: relative;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 0.7rem 1.2rem;
    color: #ffffff;
    text-decoration: none;
}header .top_header_pbm::before {
    z-index: -1;
    transition: opacity 0.3s ease;
    height: 100%;
    border-radius: 10px;
    transform: translateY(100%) scale(0.8);
    top: 0;
    opacity: 0;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    background: #ffffff;
}header .top_header_pbm:hover {
    color: rgb(199,207,176);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}header .top_header_pbm:hover::before {
    transform: translateY(0) scale(1);
    opacity: 1;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .nav_section_hnZ {
    gap: 1.2rem;
}header .head_top_n7Q svg {
    width: 180px;
}header .head_base_Ydr {
    gap: 0.6rem;
    padding: 0.5rem;
}header .top_header_pbm {
    padding: 0.6rem 1rem;
    font-size: calc(16px - 1px);
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .nav_section_hnZ {
    gap: 1rem;
}header .head_top_n7Q svg {
    width: 150px;
}header .head_base_Ydr {
    padding: 0.4rem;
    gap: 0.4rem;
}header .top_header_pbm {
    padding: 0.5rem 0.8rem;
    font-size: calc(16px - 2px);
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .nav_section_hnZ {
    gap: 0.8rem;
}header .head_top_n7Q svg {
    width: 140px;
}header .head_base_Ydr {
    overflow-x: auto;
    flex-wrap: nowrap;
    padding: 0.4rem 0.6rem;
    justify-content: flex-start;
}header .head_base_Ydr::-webkit-scrollbar {
    height: 3px;
}header .head_base_Ydr::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ffffff;
}header .top_header_pbm {
    white-space: nowrap;
    font-size: calc(16px - 3px);
    padding: 0.4rem 0.7rem;
}}.cookie_overlay_panel_BTZ {
    border-top: 3px solid rgb(199,207,176);
    width: 100%;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    padding: 15px 20px;
    z-index: 1050;
    transition: all 0.3s ease-in-out;
    font-family: Arial, sans-serif;
    bottom: 0;
    background: #ffffff;
    position: fixed;
}.cookie_customize_FzT {
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    display: flex;
}.secure_cookies_3VJ {
    margin-right: 15px;
    flex-shrink: 0;
}.secure_cookies_3VJ svg {
    transition: fill 0.3s ease-in-out;
    fill: rgb(199,207,176);
    height: 50px;
    width: 50px;
}.user_alert_twH {
    flex-grow: 1;
    margin-right: 15px;
}.user_alert_twH h5 {
    margin-bottom: 5px;
    font-size: 21px;
    color: rgb(199,207,176);
    font-weight: 700;
}.user_alert_twH p {
    color: #000000;
    font-size: 15px;
    margin-bottom: 0;
}.cookie_window_5SX {
    font-size: 18px;
    text-decoration: none;
    margin-left: 10px;
    line-height: 1.5;
    user-select: none;
    border-radius: 10px;
    vertical-align: middle;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    text-align: center;
    padding: 0.375rem 0.75rem;
    white-space: nowrap;
    border: 1px solid transparent;
}.cookie_button.cookie_gate_TZ3 {
    border-color: rgb(199,207,176);
    background-color: rgb(199,207,176);
    color: #ffffff;
}#overlayConsentInfo_jTR {
    display: none;
}#overlayConsentInfo_jTR:checked ~ .cookie_overlay_panel_BTZ {
    opacity: 0;
    visibility: hidden;
}.cookie_button.cookie_gate_TZ3:hover {
    border-color: rgba(0, 0, 0, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}.cookie_button.cookie_reset_twf {
    border-color: rgb(159,182,114);
    background-color: rgb(159,182,114);
    color: #000000;
}.cookie_button.cookie_reset_twf:hover {
    background-color: rgb(199,207,176);
    color: #ffffff;
    border-color: rgb(199,207,176);
}.cookie_overlay_panel_BTZ p a {
    text-decoration: underline;
    color: rgb(199,207,176);
}.cookie_overlay_panel_BTZ p a:hover {
    color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1200px) {.user_alert_twH h5 {
    font-size: calc(21px - 2px);
}.user_alert_twH p {
    font-size: calc(15px - 2px);
}.cookie_window_5SX {
    font-size: calc(18px - 2px);
}
}
@media (max-width: 800px) {.cookie_customize_FzT {
    align-items: center;
    flex-direction: column;
}.secure_cookies_3VJ {
    margin-bottom: 10px;
}.user_alert_twH {
    margin-bottom: 15px;
    text-align: center;
}.cookie_window_5SX {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
}}
header .top_plank {
    background: rgb(199,207,176);
    color:  #ffffff;
}header .top_plank .top_links_pVL div svg, header .top_plank .top_links_pVL div svg path {
    fill: #ffffff;
}header .top_plank .top_links_pVL div span {
    color: #ffffff;
}header .top_plank .top_links_pVL {
    font-size: 12px;
    justify-content: flex-start;
    width: 100%;
    padding: 15px 0 10px 0;
    align-items: center;
    display: flex;
    line-height: 21px;
    flex-wrap: wrap;
}header .top_plank .top_links_pVL div {
    margin-right: 24px;
    justify-content: flex-start;
    display: flex;
    align-items: center;
}header .top_plank .top_links_pVL div img, header .top_plank .top_links_pVL div svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}.course_program_ZOi {
    padding: 100px 0;
    position: relative;
    background-color: rgb(234,235,229);
    overflow: hidden;
}.course_program_ZOi::before {
    background: linear-gradient(45deg, rgb(199,207,176,0.5) 0%, transparent 50%, rgb(159,182,114,0.5) 100%);
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    content: "";
    width: 100%;
}.course_program_ZOi::after {
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgb(159,182,114,0.5) 0%, transparent 80%);
    animation: rotate 20s linear infinite;
    content: "";
    border-radius: 50%;
    top: -100px;
    position: absolute;
    right: -100px;
    z-index: 1;
}.course_program_ZOi .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.course_program_ZOi .skill_plan_ywc {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr;
    position: relative;
}.course_program_ZOi .text_capsule_Wpm {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    align-items: center;
    display: grid;
}.course_program_ZOi .text_capsule_Wpm h2 {
    padding-left: 20px;
    color: #000000;
    border-left: 4px solid rgb(199,207,176);
    margin-bottom: 20px;
    grid-column: 1 / -1;
    font-size: 34px;
    position: relative;
    font-weight: 700;
}.course_program_ZOi .description {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    font-size: 12px;
    padding: 30px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    line-height: 1.8;
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 29px;
    color: #000000;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.course_program_ZOi .description:first-of-type {
    overflow: hidden;
    position: relative;
}.course_program_ZOi .description:first-of-type::before {
    border-radius: 50%;
    left: -10px;
    height: 40px;
    background-color: rgb(199,207,176,0.5);
    position: absolute;
    z-index: -1;
    content: "";
    top: -10px;
    width: 40px;
}.course_program_ZOi .description:last-of-type {
    overflow: hidden;
    position: relative;
}.course_program_ZOi .description:last-of-type::before {
    bottom: -10px;
    position: absolute;
    z-index: -1;
    height: 40px;
    background-color: rgb(159,182,114,0.5);
    right: -10px;
    content: "";
    border-radius: 50%;
    width: 40px;
}.course_program_ZOi .description:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.course_program_ZOi .img_background_tPK {
    position: relative;
    transition: transform 0.5s ease;
    border-radius: 29px;
    margin: 40px 0;
    height: 400px;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}.course_program_ZOi .img_background_tPK::before {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, transparent 40%);
    bottom: 0;
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    right: 0;
    content: "";
}.course_program_ZOi .img_background_tPK::after {
    top: -20px;
    position: absolute;
    content: "";
    left: 50%;
    height: 10px;
    opacity: 0.7;
    border-radius: 50%;
    filter: blur(10px);
    width: 90%;
    animation: glow 4s infinite alternate;
    background: rgb(199,207,176);
    transform: translateX(-50%);
}.course_program_ZOi .img_background_tPK:hover {
    transform: perspective(1000px) rotateX(0deg);
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes glow {
    0% {
        opacity: 0.5;
        width: 90%;
    }
    100% {
        opacity: 0.8;
        width: 95%;
    }
}

@media screen and (max-width: 1024px) {.course_program_ZOi {
    padding: 80px 0;
}.course_program_ZOi .img_background_tPK {
    height: 350px;
    margin: 30px 0;
}
}

@media screen and (max-width: 768px) {.course_program_ZOi {
    padding: 60px 0;
}.course_program_ZOi .text_capsule_Wpm {
    gap: 20px;
    grid-template-columns: 1fr;
}.course_program_ZOi .description {
    padding: 25px;
}.course_program_ZOi .img_background_tPK {
    height: 300px;
    margin: 25px 0;
}.course_program_ZOi h2 {
    font-size: calc(34px * 0.9);
}
}

@media screen and (max-width: 480px) {.course_program_ZOi {
    padding: 40px 0;
}.course_program_ZOi .skill_plan_ywc {
    gap: 30px;
}.course_program_ZOi .text_capsule_Wpm h2 {
    font-size: calc(34px * 0.8);
    padding-left: 15px;
}.course_program_ZOi .description {
    padding: 20px;
    font-size: calc(12px * 0.95);
}.course_program_ZOi .img_background_tPK {
    transform: perspective(1000px) rotateX(0deg);
    margin: 20px 0;
    height: 250px;
}}.academic_experience_z61 {
    padding: 120px 0;
    background: linear-gradient(170deg, rgb(234,235,229) 0%, rgb(199,207,176,0.5) 100%);
    overflow: hidden;
    position: relative;
}.academic_experience_z61::before {
    height: 100%;
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0.04;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 20px,
            rgb(199,207,176,0.5) 20px,
            rgb(199,207,176,0.5) 21px
        );
}.academic_experience_z61::after {
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(199,207,176,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(159,182,114,0.5) 0%, transparent 40%);
    filter: blur(80px);
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    opacity: 0.3;
    left: 0;
}.academic_experience_z61 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 15px;
    position: relative;
}.academic_experience_z61 .review_praise_Lmi {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    position: relative;
    max-width: 1000px;
    align-items: center;
}.academic_experience_z61 .review_praise_Lmi::before {
    position: absolute;
    border-radius: 50%;
    opacity: 0.2;
    width: 500px;
    left: 50%;
    content: "";
    animation: orbit 20s linear infinite;
    border: 1px solid rgb(199,207,176,0.5);
    transform: translate(-50%, -50%);
    height: 500px;
    top: 50%;
}.academic_experience_z61 .review_praise_Lmi::after {
    position: absolute;
    left: 50%;
    animation: orbit 15s linear infinite reverse;
    border: 1px dashed rgb(159,182,114,0.5);
    width: 400px;
    top: 50%;
    content: "";
    transform: translate(-50%, -50%);
    opacity: 0.15;
    border-radius: 50%;
    height: 400px;
}@keyframes orbit {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.academic_experience_z61 .img_background_tPK {
    width: 240px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 240px;
    margin-bottom: 30px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 0 0 10px rgba(255, 255, 255, 0.1),
        0 0 0 20px rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    z-index: 5;
}.academic_experience_z61 .img_background_tPK::before {
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    content: "";
    animation: spin 12s linear infinite;
    opacity: 0.4;
    inset: -30px;
    background: conic-gradient(
        from 0deg,
        transparent 0deg, 
        rgb(199,207,176,0.5) 90deg,
        transparent 180deg,
        rgb(159,182,114,0.5) 270deg,
        transparent 360deg
    );
}.academic_experience_z61 .img_background_tPK::after {
    background: 
        radial-gradient(
            circle at 30% 30%,
            rgba(255, 255, 255, 0.3) 0%,
            transparent 50%
        );
    border-radius: 50%;
    position: absolute;
    content: "";
    z-index: 2;
    inset: 0;
}@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.academic_experience_z61 .name {
    -webkit-background-clip: text !important;
    margin-bottom: 15px;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    font-size: 43px;
    transition: all 0.3s ease;
    position: relative;
    text-fill-color: transparent;
    color: #000000;
    background-clip: text !important;
    z-index: 3;
    background: linear-gradient(
        to right,
        #000000 0%,
        rgb(199,207,176) 100%
    );
    text-align: center;
}.academic_experience_z61 .name::after {
    transition: width 0.4s ease;
    transform: translateX(-50%);
    position: absolute;
    width: 0;
    background: linear-gradient(
        to right,
        rgb(199,207,176) 0%,
        rgb(159,182,114) 100%
    );
    content: "";
    left: 50%;
    height: 2px;
    bottom: -8px;
}.academic_experience_z61 .review_praise_Lmi:hover .name::after {
    width: 80px;
}.academic_experience_z61 .review_praise_Lmi span:not(.name) {
    border-radius: 30px;
    z-index: 3;
    text-align: center;
    padding: 8px 20px;
    color: rgb(159,182,114);
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: 2px;
    opacity: 0.9;
    background: rgba(255, 255, 255, 0.1);
    font-weight: 600;
    border: 1px solid rgba(255, 255, 255, 0.15);
}.academic_experience_z61 .review_praise_Lmi:hover span:not(.name) {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}.academic_experience_z61 .job_wrap_Kri {
    color: #000000;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    max-width: 650px;
    background: #ffffff;
    margin: 0;
    padding: 35px 45px;
    font-size: 13px;
    z-index: 3;
    text-align: center;
    border-radius: 24px;
    line-height: 1.8;
    position: relative;
}.academic_experience_z61 .job_wrap_Kri::before,
.academic_experience_z61 .job_wrap_Kri::after {
    width: 10px;
    height: 10px;
    position: absolute;
    content: "";
}.academic_experience_z61 .job_wrap_Kri::before {
    border-left: 2px solid rgb(199,207,176);
    left: 25px;
    top: 25px;
    border-top: 2px solid rgb(199,207,176);
}.academic_experience_z61 .job_wrap_Kri::after {
    right: 25px;
    border-right: 2px solid rgb(159,182,114);
    border-bottom: 2px solid rgb(159,182,114);
    bottom: 25px;
}.academic_experience_z61 .review_praise_Lmi:hover .img_background_tPK {
    transform: scale(1.05);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 0 0 15px rgba(255, 255, 255, 0.2),
        0 0 0 30px rgba(255, 255, 255, 0.05);
}

@media (max-width: 991px) {.academic_experience_z61 {
    padding: 90px 0;
}.academic_experience_z61 .img_background_tPK {
    margin-bottom: 25px;
    height: 200px;
    width: 200px;
}.academic_experience_z61 .review_praise_Lmi::before {
    height: 400px;
    width: 400px;
}.academic_experience_z61 .review_praise_Lmi::after {
    width: 320px;
    height: 320px;
}.academic_experience_z61 .name {
    font-size: calc(43px * 0.9);
}.academic_experience_z61 .job_wrap_Kri {
    max-width: 600px;
    padding: 30px 35px;
}
}

@media (max-width: 767px) {.academic_experience_z61 {
    padding: 70px 0;
}.academic_experience_z61 .img_background_tPK {
    margin-bottom: 20px;
    width: 180px;
    height: 180px;
}.academic_experience_z61 .review_praise_Lmi::before {
    width: 320px;
    height: 320px;
}.academic_experience_z61 .review_praise_Lmi::after {
    height: 260px;
    width: 260px;
}.academic_experience_z61 .name {
    font-size: calc(43px * 0.8);
}.academic_experience_z61 .review_praise_Lmi span:not(.name) {
    font-size: calc(18px * 0.95);
    margin-bottom: 25px;
    padding: 6px 16px;
}.academic_experience_z61 .job_wrap_Kri {
    font-size: calc(13px * 0.95);
    max-width: 100%;
    padding: 25px 30px;
}.academic_experience_z61 .job_wrap_Kri::before,
    .academic_experience_z61 .job_wrap_Kri::after {
    width: 8px;
    height: 8px;
}.academic_experience_z61 .job_wrap_Kri::before {
    left: 20px;
    top: 20px;
}.academic_experience_z61 .job_wrap_Kri::after {
    bottom: 20px;
    right: 20px;
}
}

@media (max-width: 575px) {.academic_experience_z61 {
    padding: 50px 0;
}.academic_experience_z61 .img_background_tPK {
    margin-bottom: 18px;
    width: 150px;
    height: 150px;
}.academic_experience_z61 .review_praise_Lmi::before {
    width: 260px;
    height: 260px;
}.academic_experience_z61 .review_praise_Lmi::after {
    width: 200px;
    height: 200px;
}.academic_experience_z61 .name {
    font-size: calc(43px * 0.7);
}.academic_experience_z61 .review_praise_Lmi span:not(.name) {
    letter-spacing: 1px;
    padding: 5px 12px;
    font-size: calc(18px * 0.9);
    margin-bottom: 20px;
}.academic_experience_z61 .job_wrap_Kri {
    font-size: calc(13px * 0.9);
    padding: 20px 25px;
}.academic_experience_z61 .job_wrap_Kri::before,
    .academic_experience_z61 .job_wrap_Kri::after {
    width: 6px;
    height: 6px;
}.academic_experience_z61 .job_wrap_Kri::before {
    left: 15px;
    top: 15px;
}.academic_experience_z61 .job_wrap_Kri::after {
    bottom: 15px;
    right: 15px;
}}.study_method_TIy {
    position: relative;
    background: linear-gradient(210deg, rgb(234,235,229) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 130px 0;
    overflow: hidden;
}.study_method_TIy::before {
    width: 100%;
    content: '';
    position: absolute;
    background: radial-gradient(ellipse at bottom right, rgb(199,207,176,0.5) 0%, transparent 70%);
    opacity: 0.4;
    z-index: 1;
    height: 100%;
    left: 0;
    top: 0;
}.study_method_TIy .learn_academy_M0z {
    display: flex;
    max-width: 1200px;
    position: relative;
    justify-content: center;
    min-height: 400px;
    align-items: center;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
}.study_method_TIy .text_capsule_Wpm {
    position: relative;
    padding: 0;
    display: flex;
    width: 80%;
    flex-direction: column;
}.study_method_TIy .text_capsule_Wpm h2 {
    z-index: 3;
    transform: translateY(10px);
    backdrop-filter: blur(10px);
    margin-bottom: 0;
    padding: 30px 50px;
    font-weight: 700;
    border-radius: 12px 12px 0 0;
    position: relative;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 30px;
    transition: transform 0.3s ease;
}.study_method_TIy .text_capsule_Wpm:hover h2 {
    transform: translateY(5px);
}.study_method_TIy .text_capsule_Wpm p {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.05);
    border-radius: 0 0 12px 12px;
    position: relative;
    color: #ffffff;
    line-height: 1.8;
    padding: 50px;
    font-size: 17px;
    backdrop-filter: blur(8px);
    z-index: 2;
}.study_method_TIy .text_capsule_Wpm::before {
    opacity: 0.05;
    background: linear-gradient(135deg, 
        rgb(199,207,176,0.5) 0%, 
        transparent 50%, 
        rgb(159,182,114,0.5) 100%
    );
    position: absolute;
    filter: blur(5px);
    transform: scale(1.02);
    top: 0;
    left: 0;
    border-radius: 12px;
    width: 100%;
    content: '';
    height: 100%;
    z-index: 0;
}.study_method_TIy .text_capsule_Wpm::after {
    position: absolute;
    border-radius: 50%;
    animation: pulse-subtle 6s infinite alternate;
    content: '';
    right: -30px;
    opacity: 0.15;
    height: 60px;
    filter: blur(20px);
    background: rgb(199,207,176);
    z-index: 1;
    top: 40px;
    width: 60px;
}.study_method_TIy .text_capsule_Wpm h2::before {
    transform: translateY(-50%);
    content: '';
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: rgb(199,207,176);
    position: absolute;
    left: 10px;
    opacity: 0.2;
    top: 50%;
}.study_method_TIy .text_capsule_Wpm h2::after {
    width: 50px;
    left: 50px;
    bottom: 20px;
    content: '';
    opacity: 0.7;
    position: absolute;
    height: 3px;
    background: rgb(199,207,176);
}.study_method_TIy .text_capsule_Wpm p::before {
    border-radius: 0 0 12px 12px;
    z-index: -1;
    width: 100%;
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.05), transparent);
    content: '';
    height: 50%;
    left: 0;
    position: absolute;
}.study_method_TIy::after {
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(199,207,176,0.5) 20%, 
        rgb(199,207,176,0.5) 80%, 
        transparent 100%
    );
    z-index: 1;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 80px;
    content: '';
    height: 1px;
    opacity: 0.6;
}.study_method_TIy .learn_academy_M0z::before {
    opacity: 0.15;
    animation: float-rotate 20s infinite linear;
    position: absolute;
    content: '';
    top: 50px;
    border: 1px solid rgb(199,207,176,0.5);
    width: 150px;
    left: 10%;
    height: 150px;
    transform: rotate(20deg);
    border-radius: 12px;
}.study_method_TIy .learn_academy_M0z::after {
    width: 180px;
    height: 180px;
    border: 1px solid rgb(159,182,114,0.5);
    animation: pulse-scale 15s infinite alternate;
    border-radius: 50%;
    opacity: 0.1;
    content: '';
    position: absolute;
    bottom: 30px;
    right: 10%;
}@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.15;
        transform: scale(1);
    }
    50% {
        opacity: 0.25;
        transform: scale(1.2);
    }
}

@keyframes float-rotate {
    0% {
        transform: rotate(20deg) translateY(0);
    }
    25% {
        transform: rotate(110deg) translateY(-10px);
    }
    50% {
        transform: rotate(200deg) translateY(0);
    }
    75% {
        transform: rotate(290deg) translateY(10px);
    }
    100% {
        transform: rotate(380deg) translateY(0);
    }
}

@keyframes pulse-scale {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

.study_method_TIy .text_capsule_Wpm p::first-line {
    letter-spacing: 0.5px;
    font-weight: 600;
}

@media screen and (max-width: 992px) {.study_method_TIy {
    padding: 100px 0;
}.study_method_TIy .text_capsule_Wpm {
    width: 90%;
}.study_method_TIy .text_capsule_Wpm h2 {
    padding: 25px 40px;
}.study_method_TIy .text_capsule_Wpm p {
    padding: 40px;
}.study_method_TIy .learn_academy_M0z::before,
    .study_method_TIy .learn_academy_M0z::after {
    height: 120px;
    width: 120px;
}
}

@media screen and (max-width: 768px) {.study_method_TIy {
    padding: 80px 0;
}.study_method_TIy .text_capsule_Wpm {
    width: 100%;
}.study_method_TIy .text_capsule_Wpm h2 {
    font-size: calc(30px * 0.9);
    padding: 20px 30px;
}.study_method_TIy .text_capsule_Wpm h2::before {
    left: 5px;
    width: 20px;
    height: 20px;
}.study_method_TIy .text_capsule_Wpm h2::after {
    width: 40px;
    bottom: 15px;
    left: 35px;
}.study_method_TIy .text_capsule_Wpm p {
    padding: 30px;
}.study_method_TIy .learn_academy_M0z::before {
    left: 5%;
    top: 20px;
}.study_method_TIy .learn_academy_M0z::after {
    bottom: 20px;
    right: 5%;
}
}

@media screen and (max-width: 480px) {.study_method_TIy {
    padding: 60px 0;
}.study_method_TIy .text_capsule_Wpm h2 {
    font-size: calc(30px * 0.8);
    padding: 20px 25px 20px 35px;
}.study_method_TIy .text_capsule_Wpm p {
    font-size: calc(17px * 0.9);
    padding: 25px;
}.study_method_TIy .text_capsule_Wpm::after {
    display: none;
}.study_method_TIy .learn_academy_M0z::before,
    .study_method_TIy .learn_academy_M0z::after {
    display: none;
}
}