.layer-container-24186 {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}

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

.head-edu-53019 {
    flex: 1 0 auto;
}

html,body {
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
    min-height: 100%;
    height: 100%;
    color: #000000;
}

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

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

header .main-learning-27653::before,
header .main-learning-27653::after {
    height: 2px;
    width: 30%;
    content: "";
    background: linear-gradient(to right, rgb(179,185,171), transparent);
    position: absolute;
}

header .main-learning-27653::before {
    left: 0;
    top: 10px;
}

header .main-learning-27653 .nav-sitebar-43178 {
    z-index: 2;
    position: relative;
}

header .main-learning-27653 .nav-sitebar-43178:hover::before {
    transform: rotate(15deg) scale(1.1);
}

header .main-learning-27653 .nav-sitebar-43178 .top-prime-83601 {
    display: block;
    transition: transform 0.3s ease;
}

header .main-learning-27653 .nav-sitebar-43178:hover .top-prime-83601 {
    transform: translateY(-3px);
}

header .main-learning-27653 .top-info-42809 {
    position: relative;
    padding: 0;
    display: flex;
    list-style: none;
    margin: 0;
}

header .main-learning-27653 .top-info-42809:hover::before {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.08;
}

header .main-learning-27653 .top-info-42809 .head-sitewrap-65340 {
    position: relative;
    margin: 0 8px;
}

header .main-learning-27653 .top-info-42809 .head-sitewrap-65340 a {
    padding: 10px 15px;
    font-size: 13px;
    position: relative;
    overflow: hidden;
    color: #000000;
    font-weight: 600;
    display: block;
    font-family: Arial, sans-serif;
    text-decoration: none;
    transition: all 0.4s ease;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}

header .main-learning-27653 .top-info-42809 .head-sitewrap-65340 a:hover::before {
    transform: scale(1);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}

header .main-learning-27653 .top-info-42809 .head-sitewrap-65340:nth-child(2n) a::before {
    background: rgb(151,157,138);
    transform-origin: left bottom;
}

header .main-learning-27653 .top-info-42809 .head-sitewrap-65340:hover {
    animation: menu-wobble 1s ease;
}

.join-our-community-18567::before {
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(45deg, transparent 45%, rgb(151,157,138,0.5) 45%, rgb(151,157,138,0.5) 55%, transparent 55%);
    z-index: 1;
    transform: scale(1.5);
    top: 0;
}

.join-our-community-18567 .request-list-65041::after {
    top: -10px;
    height: 10px;
    position: absolute;
    content: "";
    transform: skewX(15deg);
    background: rgb(151,157,138);
    width: 60%;
    right: -10px;
}

.join-our-community-18567 .request-list-65041::before {
    bottom: -10px;
    background: rgb(179,185,171);
    height: 10px;
    width: 60%;
    left: -10px;
    position: absolute;
    transform: skewX(15deg);
    content: "";
}

.join-our-community-18567 h3::before {
    top: 0;
    width: 5px;
    content: "";
    height: 100%;
    transform: skewY(45deg);
    position: absolute;
    left: 0;
    background: rgb(179,185,171);
}

.join-our-community-18567 input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 10px rgb(179,185,171,0.5);
    border-color: rgb(179,185,171);
    transform: translateX(0);
}

.join-our-community-18567 input[type="submit"] {
    cursor: pointer;
    transition: all 0.3s ease;
    align-self: flex-end;
    color: #ffffff;
    transform: translateY(0);
    padding: 0.8rem 2rem;
    font-size: 20px;
    font-family: Arial, sans-serif;
    background: linear-gradient(90deg, rgb(179,185,171) 0%, rgb(151,157,138) 100%);
    border: none;
    font-weight: 600;
    border-radius: 10px;
}

.learning-process-14607::before {
    height: 100%;
    position: absolute;
    content: '';
    background: radial-gradient(ellipse at 70% 20%, rgb(151,157,138,0.5) 0%, transparent 70%);
    width: 100%;
    opacity: 0.2;
    left: 0;
    top: 0;
    z-index: 1;
}

.learning-process-14607 .paragraph-holder-34906 {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
}

.learning-process-14607 .paragraph-holder-34906 p {
    position: relative;
    color: #ffffff;
    box-shadow: 15px 20px 40px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.08);
    transform: translateY(30px) rotate(2deg);
    line-height: 1.8;
    order: 2;
    backdrop-filter: blur(15px);
    z-index: 3;
    width: 50%;
    font-size: 15px;
    padding: 40px;
    border-radius: 10px;
}

.learning-process-14607 .paragraph-holder-34906::after {
    left: 10%;
    bottom: -20px;
    content: '';
    position: absolute;
    height: 3px;
    opacity: 0.2;
    z-index: 2;
    background: linear-gradient(90deg, transparent, rgb(179,185,171), transparent);
    width: 80%;
}

.learning-process-14607 .paragraph-holder-34906 h2::after {
    content: '';
    opacity: 0.3;
    height: 2px;
    bottom: 15px;
    background: #ffffff;
    width: 80%;
    left: 10%;
    position: absolute;
}

.learning-process-14607 .paragraph-holder-34906 p::after {
    animation: pulse-fade 4s infinite ease-in-out;
    border-radius: 50%;
    position: absolute;
    top: -15px;
    background: rgb(151,157,138);
    z-index: 5;
    opacity: 0.2;
    right: 40px;
    height: 30px;
    width: 30px;
    content: '';
}

.learning-process-14607 .edu-philosophy-75230::before {
    position: absolute;
    animation: pulse-subtle 10s infinite alternate;
    filter: blur(50px);
    content: '';
    right: 10%;
    width: 150px;
    bottom: -75px;
    border-radius: 50%;
    background: rgb(179,185,171);
    height: 150px;
    opacity: 0.05;
}

.cookie-alert-message-46179 {
    left: 50%;
    background: rgb(207,213,199);
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding: 20px;
    z-index: 1050;
    max-width: 600px;
    display: flex;
    overflow: hidden;
    bottom: 20px;
    transform: translateX(-50%);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    border-radius: 15px;
    position: fixed;
    width: 90%;
}


.cookie-alert-message-46179 h5 {
    font-weight: 700;
    color: rgb(179,185,171);
    margin-bottom: 10px;
    font-size: 18px;
}

.cookie-alert-message-46179 p {
    color: #000000;
    margin-bottom: 20px;
    font-size: 15px;
}

.cookie-view-84725:hover {
    background: rgb(151,157,138);
    transform: translateY(-3px);
}

.cookie_button.cookie-review-82617 {
    background: rgba(0, 0, 0, 0.5);
}

.cookie_button.cookie-review-82617:hover {
    background: rgb(151,157,138,0.5);
}

.cookie-alert-message-46179 p a {
    color: rgb(179,185,171);
    text-decoration: underline;
    transition: color 0.3s ease-in-out;
}

#userPrivacyWindow-86523:checked ~ .cookie-alert-message-46179 {
    opacity: 0;
    visibility: hidden;
}

.client-feedback-84039::before {
    content: "";
    width: 40%;
    opacity: 0.2;
    top: -5%;
    position: absolute;
    transform: rotate(-15deg);
    right: -10%;
    background: radial-gradient(ellipse at center, rgb(179,185,171,0.5) 0%, transparent 70%);
    height: 70%;
    z-index: 1;
}

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

.client-feedback-84039 h2::after {
    position: absolute;
    content: "";
    bottom: -0.8rem;
    transform: scaleX(1);
    height: 0.25rem;
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background: linear-gradient(90deg, rgb(179,185,171) 0%, rgb(151,157,138) 100%);
    left: 0;
    width: 6rem;
}

.client-feedback-84039 .review-voices-94360 {
    overflow: hidden;
    position: relative;
    background: #ffffff;
    display: flex;
    padding: 2rem;
    flex-direction: column;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
                box-shadow 0.4s ease;
    height: 100%;
}

.client-feedback-84039 .review-voices-94360 div {
    display: flex;
    margin-bottom: 1.5rem;
    position: relative;
    align-items: center;
    z-index: 2;
}

.client-feedback-84039 .review-voices-94360:hover div::after {
    width: 70%;
}

.client-feedback-84039 .review-voices-94360 img {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    margin-right: 1rem;
    border-radius: 50%;
    width: 60px;
    transition: transform 0.4s ease;
    border: 3px solid #ffffff;
    object-fit: cover;
    height: 60px;
}

.client-feedback-84039 .review-voices-94360:hover h4 {
    transform: translateX(0.5rem);
    color: rgb(179,185,171);
}

.client-feedback-84039 a {
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    padding: 1rem 2rem;
    display: inline-block;
    position: relative;
    z-index: 2;
    font-weight: 600;
    overflow: hidden;
    margin-top: 3rem;
    text-decoration: none;
    font-size: 14px;
    color: #000000;
    border: 2px solid rgb(179,185,171);
    background: transparent;
}

.client-feedback-84039 a:hover {
    color: #ffffff;
}

.thanks-id-16352 {
    background: linear-gradient(135deg, #ffffff 0%, rgb(207,213,199) 100%);
    padding: 120px 0 80px;
    overflow: hidden;
    position: relative;
}

.thanks-id-16352 {
    padding: 60px 0 50px;
}

.thanks-id-16352::after {
    opacity: 0.3;
    content: "";
    z-index: 1;
    height: 60%;
    animation: float 15s ease-in-out infinite alternate-reverse;
    transform: rotate(10deg) skew(-5deg);
    filter: blur(30px);
    position: absolute;
    background: linear-gradient(215deg, rgb(179,185,171,0.5) 0%, transparent 70%);
    bottom: -5%;
    width: 35%;
    right: -5%;
}

.thanks-id-16352 h2::after {
    left: 50%;
    content: "";
    background: linear-gradient(90deg, rgb(179,185,171) 0%, rgb(151,157,138) 100%);
    position: absolute;
    transform: translateX(-50%);
    width: 80px;
    animation: expand 1.5s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: center;
    opacity: 0;
    bottom: -15px;
    height: 3px;
}

.thanks-id-16352 h2::after {
    width: 50px;
    bottom: -10px;
    height: 2px;
}

.thanks-id-16352 .edu-philosophy-75230::before {
    background: linear-gradient(to bottom, rgb(179,185,171), rgb(151,157,138));
    animation: growDown 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    transform-origin: top;
    transform: scaleY(0);
    width: 5px;
}

.thanks-id-16352 li {
    padding-left: 25px;
    position: relative;
}

.thanks-id-16352 li {
    padding-left: 20px;
}

.thanks-id-16352 span {
    display: block;
    animation: fadeUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    line-height: 1.8;
    font-size: 17px;
    transform: translateY(10px);
    color: #000000;
    font-weight: 400;
    opacity: 0;
    font-family: Arial, sans-serif;
}

.thanks-id-16352 span {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}

.course-highlights-36471::before {
    content: '';
    width: 70%;
    left: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100%);
    position: absolute;
    height: 100%;
    top: 0;
}

.course-highlights-36471 .future-skills-45098:hover .training-route-93560 {
    animation-play-state: paused;
}

.course-highlights-36471 .learn-route-54739 {
    overflow: hidden;
    height: 100%;
    width: 20%;
}

.course-highlights-36471 .learn-route-54739:hover img {
    transform: scale(1.2);
}

.course-highlights-36471 .container {
    padding-left: 0;
    width: 65%;
    justify-content: flex-start;
    display: flex;
    height: 100%;
    z-index: 2;
    align-items: center;
    position: relative;
}

.course-highlights-36471 .knowledge-route-98064 {
    background-color: #ffffff;
    padding: 3rem;
    position: relative;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(5px);
    background-color: rgba(255, 255, 255, 0.9);
    border-top: 4px solid rgb(179,185,171);
    border-radius: 27px;
}

.course-highlights-36471 .knowledge-route-98064 .help-links-31294::before {
    opacity: 0;
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(to right, rgb(151,157,138), rgb(179,185,171));
    z-index: -1;
    transition: opacity 0.3s ease;
    top: 0;
    content: '';
}

.course-highlights-36471 .knowledge-route-98064 .help-links-31294:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.welcome-section-48752::before {
    pointer-events: none;
    content: "";
    background: 
    radial-gradient(circle at 20% 30%, rgba(255,255,255,0.12) 0%, transparent 50%),
    radial-gradient(circle at 80% 70%, rgba(255,255,255,0.08) 0%, transparent 40%);
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    z-index: 1;
    width: 100%;
}

.course-lead-85946 {
    z-index: 2;
    perspective: 1000px;
    width: 92%;
    display: grid;
    padding: 3rem 0;
    gap: 3rem;
    max-width: 1200px;
    grid-template-columns: 1fr;
    position: relative;
}

.course-lead-85946 > div:last-child {
    position: relative;
    opacity: 0;
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.4s forwards;
    transform: translateY(30px);
}

.welcome-section-48752 h3::before {
    content: "";
    left: 0;
    background: linear-gradient(135deg, rgb(179,185,171,0.5) 0%, transparent 100%);
    top: 0;
    opacity: 0.3;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.welcome-section-48752 h3::after {
    filter: blur(2px);
    height: 5px;
    position: absolute;
    left: 5%;
    width: 90%;
    content: "";
    bottom: -5px;
    background: linear-gradient(90deg, transparent, rgb(151,157,138), transparent);
}

.welcome-section-48752 .learning-track-56072:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.18);
}

.welcome-section-48752 .learning-track-56072::before {
    z-index: -1;
    transform: translateZ(-10px);
    content: "";
    background: linear-gradient(45deg, rgb(179,185,171), rgb(151,157,138));
    bottom: -5px;
    top: -5px;
    opacity: 0.4;
    filter: blur(15px);
    right: -5px;
    left: -5px;
    position: absolute;
}

.welcome-section-48752 h1::after {
    bottom: -10px;
    transform-origin: left;
    left: 0;
    position: absolute;
    animation: growLine 0.6s cubic-bezier(0.22, 1, 0.36, 1) 1.2s forwards;
    background: rgb(151,157,138);
    transform: scaleX(0);
    height: 3px;
    content: "";
    width: 40%;
}

.welcome-section-48752 .learning-track-56072 > div::before {
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.8));
    content: "";
    width: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    height: 100%;
}

.welcome-section-48752 p {
    font-size: calc(16px * 1.1);
    transform: translateY(10px);
    opacity: 0;
    margin: 0;
    animation: fadeIn 0.8s cubic-bezier(0.22, 1, 0.36, 1) 1s forwards;
    width: 100%;
    padding: 1.5rem;
    z-index: 2;
    position: relative;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.5;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

footer .login-footer-03816 {
    z-index: 1;
    position: relative;
}

footer .reach-us-21956 {
    padding: 25px;
    background-color: #ffffff;
    border-radius: 22px;
    flex-wrap: wrap;
    margin: auto;
    display: flex;
    justify-content: space-between;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    gap: 15px;
    z-index: 3;
    width: 85%;
}

footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    transform: translateY(-5px);
}

footer .info_item svg {
    transition: transform 0.3s ease;
    width: 22px;
    height: 22px;
    fill: rgb(179,185,171);
    margin-right: 12px;
}

footer .info_item a:hover {
    color: rgb(179,185,171);
}

footer .text_main_holder {
    display: flex;
    perspective: 2000px;
    flex-direction: column;
    position: relative;
    margin-top: 40px;
    gap: 20px;
}

footer .nav-sitebar-43178:hover {
    transform: translateZ(30px) scale(1.02);
}

footer .top-info-42809 {
    background-color: rgb(151,157,138);
    margin-right: 20px;
    margin-left: 20px;
    color: #ffffff;
    z-index: 1;
    margin-top: -20px;
    transform: translateZ(-10px) scale(0.98);
}

footer .subscribe_holder:hover {
    transform: translateZ(10px) scale(0.98);
}

footer .nav-sitebar-43178::after, footer .top-info-42809::after, footer .subscribe_holder::after {
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    left: 0;
    z-index: -1;
    content: "";
    border-radius: 22px;
    opacity: 0;
    height: 100%;
    transition: opacity 0.3s ease;
    position: absolute;
}

footer .top-info-42809 h5 {
    font-size: 20px;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
}

footer .top-info-42809 h5:hover::after {
    width: 100%;
}

footer .head-site-61502 {
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    display: grid;
    margin-bottom: 20px;
    gap: 15px;
}

footer .head-site-61502 a::before {
    background-color: rgb(179,185,171);
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
    left: 0;
    bottom: 0;
    height: 1px;
    content: "";
}

footer .head-site-61502 a:hover::before {
    width: 100%;
}

footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 25px;
    line-height: 1.6;
    font-size: 15px;
}

footer .input_holder input[type="email"] {
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 15px;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    padding: 14px 16px;
}

footer .email-input-box-83710 {
    text-align: center;
    color: rgb(179,185,171);
    border: none;
    padding: 14px 20px;
    cursor: pointer;
    font-weight: 600;
    background-color: #ffffff;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-size: 16px;
}

footer .debate-club-06748 {
    border-radius: 30px;
    background-color: #ffffff;
    color: #000000;
    padding: 8px 20px;
    font-size: 13px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    display: inline-block;
}

.meet-us-01236 .container {
    z-index: 2;
    position: relative;
}

.meet-us-01236 .edu-philosophy-75230 {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.meet-us-01236 h3 {
    color: #000000;
    position: relative;
    margin-bottom: 60px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    width: 100%;
    letter-spacing: 2px;
}

.meet-us-01236 .virtual-study-05964,
.meet-us-01236 .smart-guide-49035 {
    width: calc(50% - 30px);
    position: relative;
    margin-bottom: 30px;
}

.meet-us-01236 .virtual-study-05964 {
    margin-right: 60px;
    padding-right: 30px;
}

.meet-us-01236 .virtual-study-05964 p,
.meet-us-01236 .smart-guide-49035 p {
    margin-bottom: 30px;
    line-height: 1.8;
    font-size: 16px;
    color: #000000;
}

.meet-us-01236 .img-rounded-box-05681:hover,
.meet-us-01236 .study-expert-73286:hover {
    transform: scale(1.02);
}

.meet-us-01236 .img-rounded-box-05681::before,
.meet-us-01236 .study-expert-73286::before {
    border-bottom-color: rgb(179,185,171,0.5);
    width: 100%;
    transition: opacity 0.4s ease;
    position: absolute;
    opacity: 0;
    height: 100%;
    z-index: 2;
    top: 0;
    border-radius: 12px 12px 0 12px;
    left: 0;
    border-left-color: rgb(179,185,171,0.5);
    box-sizing: border-box;
    border: 8px solid transparent;
    content: "";
}

.meet-us-01236 .edu-philosophy-75230::before {
    content: "";
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    background: linear-gradient(to bottom, rgb(179,185,171,0.5), rgb(151,157,138,0.5));
    height: 70%;
    width: 2px;
    top: 50%;
}



.meet-us-01236 .smart-guide-49035 p {
    position: relative;
    padding-left: 25px;
}

.meet-us-01236 .virtual-study-05964::after {
    height: 50px;
    position: absolute;
    width: 50px;
    border-top: 3px solid rgb(179,185,171);
    top: -10px;
    left: -10px;
    border-left: 3px solid rgb(179,185,171);
    content: "";
    opacity: 0.7;
}

.teaching-history-70586 {
    position: relative;
    overflow: hidden;
    background: rgb(207,213,199);
    padding: 6rem 2rem;
}

.teaching-history-70586::before {
    animation: lineExpand 5s ease-in-out infinite alternate;
    position: absolute;
    top: 40%;
    width: 40%;
    content: "";
    background: linear-gradient(to right, transparent, rgb(179,185,171,0.5), transparent);
    transform-origin: left center;
    height: 1px;
    left: 0;
}

.teaching-history-70586 .review-voices-94360 {
    margin: 0 auto;
    z-index: 1;
    grid-template-columns: 1fr 2fr;
    gap: 4rem;
    max-width: 1100px;
    display: grid;
    position: relative;
}

.teaching-history-70586 .img-rounded-box-05681::after {
    top: 0;
    background: linear-gradient(135deg, rgb(179,185,171,0.5) 0%, transparent 50%);
    transition: all 0.7s ease;
    position: absolute;
    opacity: 0.5;
    left: 0;
    width: 100%;
    mix-blend-mode: overlay;
    content: "";
    height: 100%;
}

.teaching-history-70586 .emp-items-74362::before {
    left: -2rem;
    top: 15%;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5), transparent);
    height: 70%;
    position: absolute;
    content: "";
    width: 1px;
}

.teaching-history-70586 .name::after {
    width: 50px;
    transition: transform 0.5s ease 0.2s;
    transform: scaleX(0);
    background: rgb(179,185,171);
    position: absolute;
    bottom: -0.5rem;
    left: 0;
    height: 2px;
    transform-origin: left;
    content: "";
}

.teaching-history-70586 .work-table-93867 {
    font-weight: 300;
    line-height: 1.8;
    position: relative;
    font-size: 20px;
    transform: translateX(0);
    padding-left: 2rem;
    transition: all 0.5s ease 0.2s;
    color: #000000;
}

.teaching-history-70586 .review-voices-94360:hover .img-rounded-box-05681 {
    transform: scale(1.05);
    filter: grayscale(0%);
}

.teaching-history-70586 .review-voices-94360:hover .name {
    transform: translateX(10px);
}

.teaching-history-70586 .review-voices-94360:hover .emp-items-74362 div:nth-child(2) {
    transform: translateX(20px);
}

.privacy-cove-01258 h1 {
    font-size: 38px;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 40px;
    border-bottom: 3px solid rgb(179,185,171);
    margin-top: 0;
    color: rgb(179,185,171);
    text-transform: uppercase;
}

.privacy-cove-01258 h3, .privacy-cove-01258 h4, .privacy-cove-01258 h5, .privacy-cove-01258 h6 {
    color: rgb(179,185,171);
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(179,185,171,0.5);
    font-weight: 400;
    padding-bottom: 5px;
    margin-top: 25px;
    font-size: 18px;
}

.privacy-cove-01258 ul li::before {
    margin-left: -1em;
    content: '•';
    width: 1em;
    color: rgb(151,157,138);
    display: inline-block;
}

.privacy-cove-01258 li {
    margin-bottom: 10px;
    padding-left: 5px;
}

.privacy-cove-01258 section {
    border: 1px solid rgb(179,185,171,0.5);
    background: rgb(151,157,138,0.5);
    border-radius: 10px;
    padding: 30px;
}



.privacy-cove-01258 a {
    text-decoration: none;
    border-bottom: 2px solid rgb(179,185,171,0.5);
    color: rgb(179,185,171);
}

.contact-form-section-39720 {
    position: relative;
    padding: 120px 0;
}

.contact-form-section-39720 .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}

.contact-form-section-39720 .request-list-65041 {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    display: flex;
    transform: perspective(1000px) rotateX(0deg);
    border-radius: 20px;
    overflow: hidden;
    background: #ffffff;
    flex-direction: row;
    transition: transform 0.5s ease;
}

.contact-form-section-39720 .request-query-68195::before {
    height: 300px;
    content: '';
    opacity: 0.2;
    border-radius: 50%;
    position: absolute;
    right: -150px;
    background: radial-gradient(circle, rgb(151,157,138) 0%, transparent 70%);
    top: -150px;
    width: 300px;
}

.contact-form-section-39720 .request-query-68195 div {
    align-items: center;
    display: flex;
    transform: translateX(0);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 15px;
    margin-bottom: 25px;
    border-radius: 10px;
}

.contact-form-section-39720 .request-query-68195 div svg path {
    fill: rgb(179,185,171);
}

.contact-form-section-39720 .request-query-68195 div span a {
    text-decoration: none;
    color: #000000;
    transition: color 0.3s ease;
}

.contact-form-section-39720 .reach-grid-72456 {
    background: #ffffff;
    width: 60%;
    padding: 60px 40px;
    position: relative;
}

.contact-form-section-39720 .reach-grid-72456 h3 {
    font-size: 19px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 30px;
}

.contact-form-section-39720 form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-form-section-39720 form input[type="text"]:focus,
.contact-form-section-39720 form input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(179,185,171);
    transform: translateY(-2px);
}

.contact-form-section-39720 .help-feedback-01275 {
    align-items: flex-start;
    position: relative;
    margin-top: 10px;
    display: flex;
}

.contact-form-section-39720 .help-feedback-01275 label {
    color: #000000;
    cursor: pointer;
    font-size: 16px;
    padding-left: 35px;
    line-height: 1.5;
    position: relative;
}

.contact-form-section-39720 .help-feedback-01275 input[type="checkbox"]:checked + label::before {
    background: rgb(179,185,171);
}

.contact-form-section-39720 .help-feedback-01275 input[type="checkbox"]:checked + label::after {
    content: '';
    width: 6px;
    position: absolute;
    left: 7px;
    transform: rotate(45deg);
    height: 12px;
    border: solid #ffffff;
    top: 3px;
    border-width: 0 2px 2px 0;
}

.contact-form-section-39720 form .help-links-31294 {
    transition: all 0.3s ease;
    border-radius: 10px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    border: none;
    cursor: pointer;
    color: #ffffff;
    padding: 18px 35px;
    margin-top: 15px;
    align-self: flex-start;
    font-size: 15px;
    background: rgb(179,185,171);
}

.contact-form-section-39720 form .help-links-31294:hover::before {
    transform: translateX(100%);
}



.contact-form-section-39720 .request-query-68195 div:nth-child(2) {
    animation-delay: 0.1s;
    animation: bounce 5s infinite ease-in-out;
}

.contact-form-section-39720 .request-query-68195 div:nth-child(4) {
    animation: bounce 5s infinite ease-in-out;
    animation-delay: 0.5s;
}



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



@media (max-width: 992px) {header .main-learning-27653 {
    padding: 20px 15px;
    flex-direction: column;
}header .main-learning-27653 .nav-sitebar-43178 {
    margin-bottom: 15px;
}header .main-learning-27653 .top-info-42809 {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}header .main-learning-27653 .top-info-42809 .head-sitewrap-65340 {
    margin: 5px;
}header .main-learning-27653 .top-info-42809 .head-sitewrap-65340 a {
    font-size: calc(13px - 1px);
    padding: 8px 12px;
}
}



@media (max-width: 480px) {.join-our-community-18567 {
    padding: 2rem 0.8rem;
}.join-our-community-18567 .request-list-65041 {
    transform: none;
    padding: 1.5rem;
}.join-our-community-18567 h3 {
    transform: none;
    font-size: calc(22px * 0.8);
    text-align: center;
    padding-left: 0;
}.join-our-community-18567 h3::before {
    left: 50%;
    top: -10px;
    transform: translateX(-50%);
    width: 50px;
    height: 5px;
}.join-our-community-18567 .input_holder {
    transform: none;
}.join-our-community-18567 input[type="email"] {
    transform: none;
}}



@media screen and (max-width: 992px) {.learning-process-14607 {
    padding: 140px 0 120px;
}.learning-process-14607 .paragraph-holder-34906 h2 {
    transform: translateY(-20px) rotate(-1deg);
    padding: 30px 35px;
}.learning-process-14607 .paragraph-holder-34906 p {
    transform: translateY(20px) rotate(1deg);
    padding: 30px 35px;
}.learning-process-14607 .paragraph-holder-34906::before {
    top: -30px;
    height: 150px;
    width: 150px;
}.learning-process-14607 .edu-philosophy-75230::before {
    bottom: -60px;
    height: 120px;
    width: 120px;
}
}



@media screen and (max-width: 480px) {.learning-process-14607 {
    padding: 100px 0 80px;
}.learning-process-14607 .paragraph-holder-34906 h2 {
    width: 100%;
    padding: 25px;
    font-size: calc(38px * 0.8);
}.learning-process-14607 .paragraph-holder-34906 p {
    width: 100%;
    padding: 25px;
    font-size: calc(15px * 0.9);
}}



@media (max-width: 992px) {.client-feedback-84039 {
    padding: 5rem 0;
}.client-feedback-84039 .learning-voices-10348 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.client-feedback-84039 .review-voices-94360 {
    padding: 1.5rem;
}.client-feedback-84039 h2 {
    transform: translateX(0);
    font-size: calc(35px * 0.9);
}
}



@media (max-width: 768px) {.client-feedback-84039 {
    padding: 4rem 0;
}.client-feedback-84039 .learning-voices-10348 {
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.client-feedback-84039 .review-voices-94360 {
    padding: 1.25rem;
}.client-feedback-84039 .review-voices-94360 img {
    height: 50px;
    width: 50px;
}.client-feedback-84039 h2 {
    font-size: calc(35px * 0.8);
    margin-bottom: 2rem;
}.client-feedback-84039 h2::after {
    width: 5rem;
}
}



@media (max-width: 1024px) {.thanks-id-16352 {
    padding: 100px 0 70px;
}.thanks-id-16352 h2 {
    font-size: calc(37px * 0.9);
}.thanks-id-16352 .edu-philosophy-75230 {
    padding: 40px 35px;
}
}



@media (max-width: 768px) {.thanks-id-16352 {
    padding: 80px 0 60px;
}.thanks-id-16352 h2 {
    margin-bottom: 35px;
    font-size: calc(37px * 0.8);
}.thanks-id-16352 h2::after {
    bottom: -12px;
    width: 60px;
}.thanks-id-16352 .edu-philosophy-75230 {
    padding: 35px 30px;
}.thanks-id-16352 span {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}
}



@media screen and (max-width: 768px) {.course-highlights-36471 .future-skills-45098 {
    height: 350px;
}.course-highlights-36471 .container {
    padding: 3rem 1.5rem;
}.course-highlights-36471 .knowledge-route-98064 {
    padding: 2rem;
}.course-highlights-36471 .knowledge-route-98064 h3 {
    font-size: calc(35px * 0.9);
}
}



@media screen and (max-width: 576px) {.course-highlights-36471 .future-skills-45098 {
    height: 250px;
}.course-highlights-36471 .container {
    padding: 2.5rem 1rem;
}.course-highlights-36471 .knowledge-route-98064 {
    padding: 1.5rem;
}.course-highlights-36471 .knowledge-route-98064 h3 {
    font-size: calc(35px * 0.8);
}.course-highlights-36471 .knowledge-route-98064 p {
    margin-bottom: 1.5rem;
    font-size: calc(13px * 0.9);
}.course-highlights-36471 .knowledge-route-98064 .help-links-31294 {
    width: 100%;
    padding: 0.8rem 1.5rem;
    text-align: center;
}}



@media (min-width: 1200px) {.course-lead-85946 {
    max-width: 1400px;
}.welcome-section-48752 h3 {
    font-size: calc(18px * 1.15);
}.welcome-section-48752 .learning-track-56072 {
    padding: 4rem;
}.welcome-section-48752 h1 {
    font-size: calc(38px * 1.3);
}.welcome-section-48752 .learning-track-56072 > div {
    min-height: 320px;
}
}



@media (max-width: 767px) {.welcome-section-48752 {
    padding: 4rem 0;
}.course-lead-85946 {
    gap: 2.5rem;
}.welcome-section-48752 h3 {
    padding: 1.25rem 1.5rem;
}.welcome-section-48752 .learning-track-56072 {
    padding: 1.5rem;
}.welcome-section-48752 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(38px * 1.1);
}}



@media (max-width: 991px) {footer .reach-us-21956 {
    width: 90%;
    padding: 20px;
}footer .text_main_holder {
    margin-top: 80px;
}
}



@media (max-width: 767px) {footer .news-feed-84239 {
    padding: 80px 0 30px;
}footer .reach-us-21956 {
    width: 95%;
    padding: 15px;
}footer .info_item {
    flex: 1 1 100%;
}footer .nav-sitebar-43178, footer .top-info-42809, footer .subscribe_holder {
    margin-right: 0;
    margin-left: 0;
    padding: 25px 20px;
}footer .top-info-42809, footer .subscribe_holder {
    margin-top: -10px;
}footer .play-market-74981 {
    margin-top: 40px;
}
}



@media (max-width: 1200px) {.meet-us-01236 {
    padding: 80px 0;
}.meet-us-01236 h3 {
    margin-bottom: 50px;
}.meet-us-01236 .virtual-study-05964,
    .meet-us-01236 .smart-guide-49035 {
    width: calc(50% - 20px);
}.meet-us-01236 .virtual-study-05964 {
    margin-right: 40px;
}.meet-us-01236 .img-rounded-box-05681,
    .meet-us-01236 .study-expert-73286 {
    height: 280px;
}
}



@media (max-width: 768px) {.meet-us-01236 {
    padding: 60px 0;
}.meet-us-01236 h3 {
    letter-spacing: 1px;
    font-size: calc(30px * 0.9);
}.meet-us-01236 .virtual-study-05964 span {
    font-size: calc(24px * 0.95);
}.meet-us-01236 .img-rounded-box-05681,
    .meet-us-01236 .study-expert-73286 {
    height: 260px;
}
}



@media screen and (max-width: 991px) {.teaching-history-70586 .review-voices-94360 {
    grid-template-columns: 1fr;
    gap: 3rem;
}.teaching-history-70586 .img-rounded-box-05681 {
    clip-path: polygon(0 5%, 100% 0%, 95% 100%, 0% 95%);
    margin: 0 auto;
    width: 80%;
    height: 350px;
}.teaching-history-70586 .emp-items-74362::before {
    width: 60%;
    top: -1.5rem;
    height: 1px;
    background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.5), transparent);
    left: 20%;
}.teaching-history-70586 .review-voices-94360:hover .name,
    .teaching-history-70586 .review-voices-94360:hover .emp-items-74362 div:nth-child(2),
    .teaching-history-70586 .review-voices-94360:hover .work-table-93867 {
    transform: translateX(0);
}}



@media screen and (max-width: 992px) {.contact-form-section-39720 .request-list-65041 {
    flex-direction: column;
}.contact-form-section-39720 .request-query-68195,
    .contact-form-section-39720 .reach-grid-72456 {
    width: 100%;
    padding: 40px 30px;
}.contact-form-section-39720 .request-query-68195 div {
    animation: none;
}
}



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



@keyframes float-rotate {
    0% {
        transform: rotate(-15deg) translateY(0);
    }
    100% {
        transform: rotate(15deg) translateY(-30px);
    }
}



@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.08;
        transform: scale(1.1);
    }
}



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



@keyframes expand {
  0% {
    width: 0;
    opacity: 0;
  }
  100% {
    width: 80px;
    opacity: 1;
  }
}



@keyframes growDown {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}

@keyframes expand {
    100% {
      width: 50px;
    }
  }



@keyframes carousel-slide {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-80%);
    }
}



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



@keyframes lineExpand {
    0% {
        transform: scaleX(0.3);
        opacity: 0.3;
    }
    100% {
        transform: scaleX(1);
        opacity: 1;
    }
}

