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

.news-feed-84239 {
    flex: 0 0 auto;
}

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

header,footer {
    width: 100%;
}


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

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

header .main-learning-27653::after {
    background: linear-gradient(to left, rgb(151,157,138), transparent);
    bottom: 10px;
    right: 0;
}

header .main-learning-27653 .nav-sitebar-43178::before {
    transition: transform 0.5s ease-in-out;
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    opacity: 0.05;
    position: absolute;
    content: "";
    height: 140%;
    width: 140%;
    z-index: -1;
    left: -20%;
    background: rgb(179,185,171,0.5);
    top: -20%;
}

header .main-learning-27653 .nav-sitebar-43178 .top-prime-83601 svg {
    height: 45px;
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
    width: auto;
}

header .main-learning-27653 .top-info-42809::before {
    position: absolute;
    transition: all 0.5s ease;
    left: 0;
    content: "";
    background: rgb(151,157,138,0.5);
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0;
    opacity: 0.05;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}

header .main-learning-27653 .top-info-42809 .head-sitewrap-65340 a:hover {
    color: #ffffff;
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
}

header .main-learning-27653 .top-info-42809 .head-sitewrap-65340 a::before {
    transform-origin: right top;
    z-index: -1;
    height: 100%;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    content: "";
    top: 0;
    transition: transform 0.4s ease, border-radius 0.4s ease;
    width: 100%;
    position: absolute;
    background: rgb(179,185,171);
    left: 0;
    transform: scale(0);
}

header .main-learning-27653 .top-info-42809 .head-sitewrap-65340:nth-child(2n) a:hover::before {
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}

.join-our-community-18567 {
    padding: 4rem 2rem;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(179,185,171,0.5) 0%, rgb(207,213,199) 100%);
}

.join-our-community-18567 .edu-philosophy-75230 {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.join-our-community-18567 .request-list-65041 {
    max-width: 600px;
    display: flex;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    background: linear-gradient(110deg, #ffffff 0%, rgb(207,213,199) 100%);
    transform: skewX(-10deg);
    position: relative;
    flex-direction: column;
    padding: 3rem;
    margin-left: auto;
}

.join-our-community-18567 h3 {
    padding-left: 1rem;
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    transform: skewX(10deg);
    position: relative;
    margin-bottom: 1.5rem;
}

.join-our-community-18567 .input_holder {
    flex-direction: column;
    gap: 1.2rem;
    transform: skewX(10deg);
    display: flex;
}

.join-our-community-18567 input[type="email"] {
    background: #ffffff;
    transform: translateX(-10px);
    transition: all 0.3s ease;
    border: 2px solid rgb(151,157,138,0.5);
    width: 100%;
    border-radius: 10px;
    padding: 0.8rem 1.5rem;
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #000000;
}

.join-our-community-18567 input[type="submit"]:hover {
    transform: translateY(-5px);
    background: linear-gradient(90deg, rgb(151,157,138) 0%, rgb(179,185,171) 100%);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}

.learning-process-14607 {
    overflow: visible;
    position: relative;
    background: linear-gradient(165deg, rgb(207,213,199) 0%, rgb(179,185,171,0.5) 120%);
    padding: 160px 0 140px;
}

.learning-process-14607 .edu-philosophy-75230 {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}

.learning-process-14607 .paragraph-holder-34906 h2 {
    padding: 35px 45px;
    color: #ffffff;
    font-weight: 700;
    transform: translateY(-30px) rotate(-2deg);
    background: rgb(179,185,171,0.5);
    font-size: 38px;
    z-index: 4;
    backdrop-filter: blur(10px);
    margin-bottom: 0;
    position: relative;
    box-shadow: -15px 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    width: 40%;
    order: 1;
}

.learning-process-14607 .paragraph-holder-34906::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 200px;
    top: -40px;
    opacity: 0.1;
    border: 2px solid rgb(179,185,171,0.5);
    z-index: 1;
    animation: float-rotate 20s infinite ease-in-out alternate;
    border-radius: 10px;
    height: 200px;
    transform: rotate(-15deg);
}

.learning-process-14607 .paragraph-holder-34906 h2::before {
    transform: rotate(45deg);
    position: absolute;
    top: -25px;
    left: -25px;
    height: 50px;
    opacity: 0.2;
    width: 50px;
    content: '';
    background: rgb(179,185,171);
}

.learning-process-14607 .paragraph-holder-34906 p::before {
    content: '';
    border-radius: 10px;
    top: 0;
    left: 0;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    z-index: -1;
    position: absolute;
}

.learning-process-14607::after {
    background: linear-gradient(90deg, rgb(179,185,171,0.5), transparent, rgb(179,185,171,0.5));
    left: 0;
    position: absolute;
    height: 3px;
    bottom: 50px;
    width: 100%;
    opacity: 0.2;
    z-index: 1;
    content: '';
}

.learning-process-14607 .edu-philosophy-75230::after {
    content: '';
    position: absolute;
    filter: blur(20px);
    animation: float-rotate 15s infinite ease-in-out alternate;
    background: rgb(151,157,138);
    opacity: 0.05;
    height: 80px;
    border-radius: 10px;
    width: 80px;
    top: 20%;
    transform: rotate(15deg);
    left: -40px;
}

.cookie-menu-57201 {
    align-items: center;
    display: flex;
    z-index: 1;
    flex-direction: column;
}

.accept-cookies-83450 {
    animation: bounce 2s infinite;
    margin-bottom: 20px;
}

.accept-cookies-83450 svg, .accept-cookies-83450 svg path, .accept-cookies-83450 img {
    fill: rgb(179,185,171);
    height: 80px;
    width: 80px;
}

.cookie-view-84725 {
    cursor: pointer;
    padding: 10px 20px;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    display: inline-block;
    background: rgb(179,185,171);
    text-align: center;
    font-size: 14px;
    margin: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    border-radius: 10px;
    width: calc(50% - 10px);
    text-decoration: none;
}

.cookie-alert-message-46179 p a:hover {
    color: rgb(151,157,138);
}


#userPrivacyWindow-86523 {
    display: none;
}

.client-feedback-84039 {
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(207,213,199) 0%, #ffffff 100%);
    overflow: hidden;
}

.client-feedback-84039::after {
    z-index: 1;
    content: "";
    bottom: -5%;
    height: 70%;
    position: absolute;
    width: 50%;
    left: -10%;
    background: radial-gradient(ellipse at center, rgb(151,157,138,0.5) 0%, transparent 70%);
    transform: rotate(15deg);
    opacity: 0.15;
}

.client-feedback-84039 h2 {
    margin-bottom: 3rem;
    color: #000000;
    transform: translateX(1rem);
    text-align: left;
    font-size: 35px;
    position: relative;
    font-weight: 700;
}

.client-feedback-84039 .learning-voices-10348 {
    gap: 2rem;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
    list-style: none;
    display: grid;
}

.client-feedback-84039 .review-voices-94360::before {
    z-index: 0;
    position: absolute;
    content: "";
    font-size: 10rem;
    top: -2rem;
    font-family: serif;
    right: 1rem;
    color: rgb(179,185,171,0.5);
    line-height: 1;
    opacity: 0.1;
}

.client-feedback-84039 .review-voices-94360:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-0.5rem);
}

.client-feedback-84039 .review-voices-94360 div::after {
    height: 2px;
    width: 40%;
    position: absolute;
    left: 0;
    content: "";
    transition: width 0.3s ease;
    bottom: -0.75rem;
    background: linear-gradient(90deg, rgb(151,157,138) 0%, transparent 100%);
}

.client-feedback-84039 .review-voices-94360:hover img {
    transform: scale(1.05);
}

.client-feedback-84039 .review-voices-94360 h4 {
    transition: transform 0.3s ease;
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    margin: 0;
}

.client-feedback-84039 .review-voices-94360 .description {
    margin: 0;
    z-index: 2;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    position: relative;
}

.client-feedback-84039 a::before {
    content: "";
    top: 0;
    width: 0;
    background: rgb(179,185,171);
    z-index: -1;
    position: absolute;
    left: 0;
    transition: width 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 100%;
}

.client-feedback-84039 a:hover::before {
    width: 100%;
}

.thanks-id-16352::before {
    content: "";
    background: linear-gradient(145deg, rgb(151,157,138,0.5) 0%, transparent 80%);
    z-index: 1;
    transform: rotate(-15deg) skew(10deg);
    animation: float 12s ease-in-out infinite alternate;
    filter: blur(40px);
    position: absolute;
    top: -10%;
    opacity: 0.4;
    width: 40%;
    left: -5%;
    height: 70%;
}

.thanks-id-16352 .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 3;
    padding: 0 20px;
}

.thanks-id-16352 h2 {
    margin-bottom: 40px;
    color: #000000;
    opacity: 0;
    position: relative;
    text-align: center;
    line-height: 1.3;
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 37px;
    transform: translateY(20px);
    letter-spacing: -0.02em;
    animation: fadeUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
}

.thanks-id-16352 h2 {
    line-height: 1.4;
    font-size: calc(37px * 0.7);
    margin-bottom: 30px;
}

.thanks-id-16352 .edu-philosophy-75230 {
    border-radius: 8px;
    overflow: hidden;
    transform: translateY(30px);
    position: relative;
    opacity: 0;
    background: #ffffff;
    animation: fadeUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    padding: 50px 40px;
}

.thanks-id-16352 .edu-philosophy-75230 {
    padding: 30px 20px;
}

.thanks-id-16352 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.thanks-id-16352 li::before {
    transform: scale(0);
    content: "";
    width: 8px;
    border-radius: 50%;
    background: rgb(151,157,138);
    left: 0;
    animation: popIn 0.5s 1s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
    position: absolute;
    height: 8px;
    top: 10px;
}

.thanks-id-16352 li::before {
    height: 6px;
    top: 12px;
    width: 6px;
}

.course-highlights-36471 {
    background-color: #ffffff;
    min-height: 600px;
    overflow: hidden;
    max-height: 900px;
    height: 100vh;
    position: relative;
}

.course-highlights-36471 .future-skills-45098 {
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 0;
    overflow: hidden;
    position: absolute;
}

.course-highlights-36471 .training-route-93560 {
    display: flex;
    height: 100%;
    animation: carousel-slide 30s infinite linear;
    width: 500%;
    position: absolute;
    left: 0;
    top: 0;
}

.course-highlights-36471 .learn-route-54739 img {
    object-fit: cover;
    filter: brightness(1.05) contrast(1.1);
    transition: transform 1s ease;
    height: 100%;
    width: 100%;
    transform: scale(1.1);
}

.course-highlights-36471 .edu-philosophy-75230 {
    width: 100%;
    padding-left: 3%;
    max-width: 750px;
}

.course-highlights-36471 .knowledge-route-98064 h3 {
    font-size: 35px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.course-highlights-36471 .knowledge-route-98064 p {
    margin-bottom: 2rem;
    line-height: 1.7;
    color: #000000;
    font-size: 13px;
}

.course-highlights-36471 .knowledge-route-98064 .help-links-31294 {
    padding: 1rem 2rem;
    position: relative;
    background: linear-gradient(to right, rgb(179,185,171), rgb(151,157,138));
    display: inline-block;
    font-weight: 600;
    overflow: hidden;
    z-index: 1;
    font-size: 17px;
    color: #ffffff;
    transition: all 0.3s ease;
    text-decoration: none;
    border-radius: 10px;
}

.course-highlights-36471 .knowledge-route-98064 .help-links-31294:hover::before {
    opacity: 1;
}

.welcome-section-48752 {
    align-items: center;
    justify-content: center;
    position: relative;
    background: linear-gradient(145deg, rgb(179,185,171,0.5), rgb(151,157,138), rgba(0, 0, 0, 0.5));
    display: flex;
    overflow: hidden;
    min-height: 100vh;
}

.welcome-section-48752::after {
    filter: blur(40px);
    height: 60%;
    right: -5%;
    background: radial-gradient(ellipse, rgb(179,185,171,0.5) 0%, transparent 70%);
    transform: rotate(-15deg);
    opacity: 0.6;
    position: absolute;
    width: 60%;
    z-index: 0;
    bottom: -10%;
    content: "";
}

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

.welcome-section-48752 h3 {
    font-weight: 600;
    padding: 1.5rem 2rem;
    margin: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    font-size: calc(18px * 0.95);
    background: rgba(255, 255, 255, 0.1);
    transform-origin: center;
    backdrop-filter: blur(8px);
    letter-spacing: 0.02em;
    position: relative;
    line-height: 1.4;
    font-family: Arial, sans-serif;
}

.welcome-section-48752 .learning-track-56072 {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    backdrop-filter: blur(12px);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    background: rgba(255, 255, 255, 0.08);
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    overflow: hidden;
    padding: 2rem;
}

.welcome-section-48752 h1 {
    line-height: 1.2;
    font-weight: 700;
    transform: translateY(10px);
    color: #ffffff;
    display: inline-block;
    opacity: 0;
    animation: fadeTitle 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.6s forwards;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    position: relative;
    font-size: calc(38px * 1.1);
    margin: 0 0 2rem;
    letter-spacing: -0.02em;
}

.welcome-section-48752 .learning-track-56072 > div {
    position: relative;
    clip-path: polygon(0 0, 100% 5%, 98% 100%, 2% 95%);
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.8s forwards;
    min-height: 180px;
    display: flex;
    transform: translateY(20px);
    align-items: flex-end;
    overflow: hidden;
    opacity: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    margin-top: 2rem;
    height: auto;
}

footer {
    position: relative;
    width: 100%;
}

footer .news-feed-84239 {
    position: relative;
    padding: 100px 0 30px;
    font-family: Arial, sans-serif;
    color: #000000;
    background-color: rgb(207,213,199);
}

footer .news-feed-84239::before {
    left: 0;
    z-index: 0;
    height: 100%;
    content: "";
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(179,185,171,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(151,157,138,0.5) 0%, transparent 20%);
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
}

footer .info_item {
    padding: 15px;
    display: flex;
    transition: all 0.3s ease;
    flex: 1 1 200px;
    background-color: rgb(207,213,199);
    border-radius: 10px;
    align-items: center;
}

footer .info_item:hover svg {
    transform: scale(1.2);
}

footer .info_item p,
footer .info_item a {
    color: #000000;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 15px;
}

footer .nav-sitebar-43178, footer .top-info-42809, footer .subscribe_holder {
    border-radius: 22px;
    padding: 30px;
    position: relative;
    transform-origin: center center;
    transform-style: preserve-3d;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transition: all 0.5s ease;
}

footer .nav-sitebar-43178 {
    transform: translateZ(0) scale(1);
    background-color: #ffffff;
    z-index: 2;
}

footer .subscribe_holder {
    transform: translateZ(-20px) scale(0.96);
    color: #ffffff;
    margin-left: 40px;
    margin-right: 40px;
    z-index: 0;
    background-color: rgb(179,185,171);
    margin-top: -20px;
}

footer .nav-sitebar-43178:hover::after, footer .top-info-42809:hover::after, footer .subscribe_holder:hover::after {
    opacity: 1;
}

footer .nav-sitebar-43178 svg {
    margin-bottom: 20px;
    width: auto;
    display: block;
    height: 45px;
}

footer .project-ref-21390 {
    color: #000000;
    font-size: 13px;
    line-height: 1.6;
}

footer .top-info-42809 h5::after {
    background: linear-gradient(90deg, rgb(179,185,171), transparent);
    position: absolute;
    width: 40px;
    bottom: -8px;
    left: 0;
    content: "";
    transition: width 0.3s ease;
    height: 2px;
}

footer .head-site-61502 a {
    transition: all 0.3s ease;
    display: inline-block;
    text-decoration: none;
    position: relative;
    padding: 5px 0;
    color: rgba(255, 255, 255, 0.75);
    font-size: 15px;
}

footer .head-site-61502 a:hover {
    transform: translateX(5px);
    color: #ffffff;
}

footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-weight: 600;
    color: #ffffff;
    font-size: 20px;
}

footer .input_holder {
    flex-direction: column;
    gap: 15px;
    display: flex;
}

footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
    outline: none;
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

footer .email-input-box-83710:hover {
    background-color: rgb(151,157,138);
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

footer .play-market-74981 {
    margin-top: 60px;
    position: relative;
    text-align: center;
}

.meet-us-01236 {
    background: rgb(207,213,199);
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}

.meet-us-01236::before {
    background: linear-gradient(135deg, rgb(179,185,171,0.5) 0%, transparent 50%, rgb(151,157,138,0.5) 100%);
    top: 0;
    position: absolute;
    opacity: 0.15;
    width: 100%;
    left: 0;
    height: 100%;
    content: "";
    z-index: 1;
}

.meet-us-01236 h3::after {
    bottom: -15px;
    background: rgb(179,185,171);
    transform: translateX(-50%);
    width: 50px;
    height: 3px;
    left: 50%;
    position: absolute;
    content: "";
}

.meet-us-01236 .virtual-study-05964 span {
    color: rgb(179,185,171);
    font-weight: 600;
    border-bottom: 2px solid rgb(179,185,171,0.5);
    margin-bottom: 20px;
    position: relative;
    font-size: 24px;
    display: inline-block;
    padding-bottom: 10px;
}

.meet-us-01236 .img-rounded-box-05681,
.meet-us-01236 .study-expert-73286 {
    transition: all 0.4s ease;
    overflow: hidden;
    height: 320px;
    position: relative;
    border-radius: 12px 12px 0 12px;
}

.meet-us-01236 .img-rounded-box-05681::after,
.meet-us-01236 .study-expert-73286::after {
    width: 100%;
    z-index: 1;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
}

.meet-us-01236 .study-expert-73286::before {
    border-bottom-color: rgb(151,157,138,0.5);
    border-left-color: rgb(151,157,138,0.5);
}

.meet-us-01236 .img-rounded-box-05681:hover::before,
.meet-us-01236 .study-expert-73286:hover::before {
    opacity: 1;
}

.meet-us-01236 .edu-philosophy-75230::after {
    height: 20px;
    position: absolute;
    content: "";
    left: 50%;
    width: 20px;
    top: 50%;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid rgb(179,185,171);
    transform: translate(-50%, -50%);
}

.meet-us-01236 .smart-guide-49035 p::before {
    background: rgb(151,157,138,0.5);
    top: 5px;
    bottom: 5px;
    border-radius: 10px;
    content: "";
    left: 0;
    width: 4px;
    position: absolute;
}

.meet-us-01236 .smart-guide-49035::after {
    border-bottom: 3px solid rgb(151,157,138);
    opacity: 0.7;
    height: 50px;
    right: -10px;
    bottom: -10px;
    position: absolute;
    content: "";
    width: 50px;
    border-right: 3px solid rgb(151,157,138);
}

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

.teaching-history-70586 .img-rounded-box-05681 {
    transform: scale(1);
    border-radius: 0;
    position: relative;
    height: 400px;
    width: 100%;
    filter: grayscale(100%);
    clip-path: polygon(0 10%, 100% 0%, 85% 100%, 0% 90%);
    overflow: hidden;
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}

.teaching-history-70586 .emp-items-74362 {
    position: relative;
    opacity: 0.9;
    justify-content: center;
    display: flex;
    transition: all 0.7s ease;
    flex-direction: column;
}

.teaching-history-70586 .name {
    font-size: calc(48px * 1.2);
    transform: translateX(0);
    transition: all 0.5s ease;
    font-weight: 700;
    margin-bottom: 1rem;
    color: #000000;
    position: relative;
}

.teaching-history-70586 .emp-items-74362 div:nth-child(2) {
    margin-bottom: 3rem;
    text-transform: uppercase;
    color: rgb(151,157,138);
    transform: translateX(0);
    transition: all 0.5s ease 0.1s;
    font-weight: 300;
    font-size: 17px;
    letter-spacing: 2px;
}

.teaching-history-70586 .work-table-93867::before {
    top: -1rem;
    line-height: 1;
    font-family: serif;
    content: "";
    position: absolute;
    font-size: 4rem;
    left: 0;
    color: rgb(179,185,171,0.5);
}

.teaching-history-70586 .review-voices-94360:hover .img-rounded-box-05681::after {
    opacity: 0.3;
}

.teaching-history-70586 .review-voices-94360:hover .name::after {
    transform: scaleX(1);
}

.teaching-history-70586 .review-voices-94360:hover .work-table-93867 {
    transform: translateX(5px);
}

.privacy-cove-01258 {
    background-color: #ffffff;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.5);
    padding: 50px;
    font-family: Arial, sans-serif;
    color: #000000;
    height: auto;
    width: 100%;
}

.privacy-cove-01258 h2 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: rgb(151,157,138);
    font-size: 34px;
    text-transform: uppercase;
    margin-top: 30px;
    border-bottom: 2px solid rgb(151,157,138);
    font-weight: 600;
}

.privacy-cove-01258 ul, .privacy-cove-01258 ol {
    padding-left: 0;
    list-style-type: none;
    margin: 20px 0;
}

.privacy-cove-01258 ol li {
    counter-increment: list;
}

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

.privacy-cove-01258 p, .privacy-cove-01258 span, .privacy-cove-01258 div {
    font-size: 12px;
    color: #000000;
    margin-bottom: 20px;
    line-height: 1.8;
}

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

.contact-form-section-39720::before {
    left: 0;
    z-index: 1;
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    background: linear-gradient(45deg, rgb(151,157,138,0.5), rgb(179,185,171,0.5));
    width: 100%;
}

.contact-form-section-39720 .request-list-65041:hover {
    transform: perspective(1000px) rotateX(2deg);
}

.contact-form-section-39720 .request-query-68195 {
    overflow: hidden;
    background-color: rgb(207,213,199);
    position: relative;
    width: 40%;
    padding: 60px 40px;
}

.contact-form-section-39720 .request-query-68195 h3 {
    position: relative;
    font-weight: 700;
    margin-bottom: 40px;
    color: #000000;
    font-size: 28px;
}

.contact-form-section-39720 .request-query-68195 h3::after {
    left: 0;
    bottom: -15px;
    position: absolute;
    width: 60px;
    content: '';
    height: 4px;
    background: rgb(151,157,138);
}

.contact-form-section-39720 .request-query-68195 div:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    transform: translateX(10px);
}

.contact-form-section-39720 .request-query-68195 div svg {
    margin-right: 15px;
    width: 24px;
    height: 24px;
}

.contact-form-section-39720 .request-query-68195 div span {
    font-weight: 400;
    color: #000000;
    font-size: 15px;
}

.contact-form-section-39720 .request-query-68195 div span a:hover {
    color: rgb(179,185,171);
}

.contact-form-section-39720 .reach-grid-72456::before {
    height: 200px;
    width: 200px;
    opacity: 0.3;
    bottom: 0;
    right: 0;
    background: radial-gradient(circle, rgb(179,185,171,0.5) 0%, transparent 70%);
    position: absolute;
    content: '';
}

.contact-form-section-39720 form input[type="text"],
.contact-form-section-39720 form input[type="email"] {
    transition: all 0.3s ease;
    padding: 18px 20px;
    border-radius: 10px;
    color: #000000;
    font-size: 15px;
    border: none;
    background-color: rgb(207,213,199);
}

.contact-form-section-39720 form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.contact-form-section-39720 .help-feedback-01275 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact-form-section-39720 .help-feedback-01275 label::before {
    position: absolute;
    background: transparent;
    border: 2px solid rgb(179,185,171);
    transition: all 0.3s ease;
    height: 20px;
    left: 0;
    content: '';
    border-radius: 6px;
    width: 20px;
    top: 0;
}

.contact-form-section-39720 .help-feedback-01275 label a {
    transition: color 0.3s ease;
    color: rgb(179,185,171);
    text-decoration: none;
    font-weight: 600;
}

.contact-form-section-39720 .help-feedback-01275 label a:hover {
    text-decoration: underline;
}

.contact-form-section-39720 form .help-links-31294::before {
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: transform 0.6s ease;
    width: 100%;
    transform: translateX(-100%);
    content: '';
    top: 0;
    height: 100%;
}

.contact-form-section-39720 form .help-links-31294:hover {
    transform: translateY(-5px);
    background: rgb(151,157,138);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

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

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


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



@media (max-width: 767px) {header .main-learning-27653 {
    padding: 15px 10px;
}header .main-learning-27653 .nav-sitebar-43178 .top-prime-83601 svg {
    height: 40px;
}header .main-learning-27653 .top-info-42809 .head-sitewrap-65340 a {
    font-size: calc(13px - 2px);
    padding: 6px 10px;
}}



@media (max-width: 768px) {.join-our-community-18567 {
    padding: 3rem 1rem;
}.join-our-community-18567 .request-list-65041 {
    transform: skewX(-5deg);
    max-width: 100%;
    padding: 2rem;
}.join-our-community-18567 h3 {
    font-size: calc(22px * 0.9);
    transform: skewX(5deg);
}.join-our-community-18567 .input_holder {
    transform: skewX(5deg);
}.join-our-community-18567 input[type="email"] {
    padding: 0.7rem 1rem;
}.join-our-community-18567 input[type="submit"] {
    align-self: center;
    padding: 0.7rem 1.5rem;
}
}



@media screen and (max-width: 1200px) {.learning-process-14607 .paragraph-holder-34906 h2 {
    width: 45%;
}.learning-process-14607 .paragraph-holder-34906 p {
    width: 45%;
}.learning-process-14607 .paragraph-holder-34906::before {
    left: 25%;
}
}



@media screen and (max-width: 768px) {.learning-process-14607 {
    padding: 120px 0 100px;
    overflow: hidden;
}.learning-process-14607 .paragraph-holder-34906 {
    align-items: center;
    flex-direction: column;
}.learning-process-14607 .paragraph-holder-34906 h2 {
    transform: none;
    width: 90%;
    margin-bottom: 20px;
    order: 1;
    font-size: calc(38px * 0.9);
}.learning-process-14607 .paragraph-holder-34906 p {
    order: 2;
    transform: none;
    width: 90%;
}.learning-process-14607 .paragraph-holder-34906::before,
    .learning-process-14607 .paragraph-holder-34906::after,
    .learning-process-14607::after,
    .learning-process-14607 .edu-philosophy-75230::before,
    .learning-process-14607 .edu-philosophy-75230::after {
    display: none;
}
}


@media only screen and (max-width: 600px) {.cookie-alert-message-46179 {
    bottom: 0;
    left: 0;
    border-radius: 0;
    transform: none;
    width: 100%;
}.cookie-menu-57201 {
    padding: 15px;
}.accept-cookies-83450 svg {
    height: 50px;
    width: 50px;
}.cookie-alert-message-46179 h5 {
    font-size: calc(18px - 2px);
}.cookie-alert-message-46179 p {
    font-size: calc(15px - 2px);
}.cookie-view-84725 {
    padding: 8px 16px;
    font-size: calc(14px - 2px);
    width: calc(100% - 10px);
}}



@media (max-width: 576px) {.client-feedback-84039 {
    padding: 3rem 0;
}.client-feedback-84039 .learning-voices-10348 {
    gap: 1rem;
    grid-template-columns: 1fr;
}.client-feedback-84039 .review-voices-94360 {
    padding: 1.25rem;
}.client-feedback-84039 .review-voices-94360::before {
    font-size: 8rem;
}.client-feedback-84039 .review-voices-94360 img {
    height: 45px;
    width: 45px;
}.client-feedback-84039 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(35px * 0.7);
    text-align: center;
}.client-feedback-84039 h2::after {
    width: 4rem;
    left: 50%;
    transform: translateX(-50%);
}.client-feedback-84039 a {
    width: 80%;
    display: block;
    margin: 2rem auto 0;
    text-align: center;
}}



@media screen and (max-width: 1200px) {.course-highlights-36471 .container {
    width: 70%;
}.course-highlights-36471::before {
    width: 75%;
}
}



@media screen and (max-width: 992px) {.course-highlights-36471 {
    min-height: 0;
    flex-direction: column;
    max-height: none;
    height: auto;
    display: flex;
}.course-highlights-36471::before {
    background: linear-gradient(180deg, rgb(207,213,199) 0%, transparent 50%);
}.course-highlights-36471 .future-skills-45098 {
    order: 2;
    width: 100%;
    position: relative;
    height: 400px;
}.course-highlights-36471 .container {
    width: 100%;
    order: 1;
    padding: 4rem 2rem;
}.course-highlights-36471 .edu-philosophy-75230 {
    margin: 0 auto;
    max-width: 600px;
    width: 100%;
}
}



@media (min-width: 768px) {.course-lead-85946 {
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
}.welcome-section-48752 h3 {
    align-items: center;
    font-size: 18px;
    padding: 2rem 2.5rem;
    display: flex;
    height: 100%;
}.welcome-section-48752 .learning-track-56072 {
    padding: 3rem;
}.welcome-section-48752 h1 {
    margin: 0 0 2.5rem;
    font-size: 38px;
}.welcome-section-48752 .learning-track-56072 > div {
    min-height: 240px;
}
}



@media (min-width: 992px) {.course-lead-85946 {
    gap: 5rem;
}.welcome-section-48752 h3 {
    font-size: calc(18px * 1.1);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    padding: 2.5rem 3rem;
}.welcome-section-48752 .learning-track-56072 {
    transform: perspective(1200px) rotateX(3deg);
    padding: 3.5rem;
}.welcome-section-48752 h1 {
    font-size: calc(38px * 1.2);
}.welcome-section-48752 .learning-track-56072 > div {
    min-height: 280px;
}.welcome-section-48752 p {
    padding: 2rem;
    font-size: calc(16px * 1.2);
}
}



@media (min-width: 992px) {footer .text_main_holder {
    align-items: stretch;
    flex-direction: row;
}footer .nav-sitebar-43178, footer .top-info-42809, footer .subscribe_holder {
    display: flex;
    flex-direction: column;
    flex: 1;
    margin-top: 0;
}footer .nav-sitebar-43178 {
    margin-right: -20px;
}footer .top-info-42809 {
    z-index: 1;
    margin-left: 0;
    margin-right: -20px;
}footer .subscribe_holder {
    margin-right: 0;
    margin-left: 0;
}
}



@media (max-width: 576px) {footer .news-feed-84239 {
    padding: 70px 0 20px;
}footer .reach-us-21956 {
    padding: 10px;
}footer .info_item {
    padding: 10px;
}footer .text_main_holder {
    margin-top: 60px;
}footer .nav-sitebar-43178, footer .top-info-42809, footer .subscribe_holder {
    padding: 20px 15px;
}footer .top-info-42809 h5, footer .subscribe_holder h5 {
    font-size: calc(20px - 2px);
}footer .head-site-61502 {
    grid-template-columns: 1fr;
}footer .input_holder input[type="email"],
    footer .email-input-box-83710 {
    padding: 12px;
}}



@media (max-width: 992px) {.meet-us-01236 h3 {
    margin-bottom: 40px;
}.meet-us-01236 .virtual-study-05964,
    .meet-us-01236 .smart-guide-49035 {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
}.meet-us-01236 .smart-guide-49035 {
    margin-top: 50px;
}.meet-us-01236 .edu-philosophy-75230::before,
    .meet-us-01236 .edu-philosophy-75230::after {
    display: none;
}
}



@media (max-width: 576px) {.meet-us-01236 {
    padding: 50px 0;
}.meet-us-01236 h3 {
    margin-bottom: 35px;
    font-size: calc(30px * 0.85);
}.meet-us-01236 .virtual-study-05964 span {
    margin-bottom: 15px;
    font-size: calc(24px * 0.9);
}.meet-us-01236 .virtual-study-05964 p,
    .meet-us-01236 .smart-guide-49035 p {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
    margin-bottom: 25px;
}.meet-us-01236 .img-rounded-box-05681,
    .meet-us-01236 .study-expert-73286 {
    height: 220px;
}.meet-us-01236 .img-rounded-box-05681::before,
    .meet-us-01236 .study-expert-73286::before {
    border-width: 6px;
}}



@media only screen and (max-width: 800px) {.privacy-cove-01258 {
    padding: 25px;
}.privacy-cove-01258 h1 {
    font-size: calc(22px - 10px);
}.privacy-cove-01258 h2 {
    font-size: calc(22px - 8px);
}.privacy-cove-01258 h3, .privacy-cove-01258 h4, .privacy-cove-01258 h5, .privacy-cove-01258 h6 {
    font-size: calc(18px - 6px);
}.privacy-cove-01258 ul, .privacy-cove-01258 ol {
    margin-left: 15px;
}}



@media screen and (max-width: 576px) {.contact-form-section-39720 {
    padding: 60px 0;
}.contact-form-section-39720 .container {
    width: 90%;
}.contact-form-section-39720 .request-query-68195,
    .contact-form-section-39720 .reach-grid-72456 {
    padding: 30px 20px;
}.contact-form-section-39720 .request-query-68195 h3 {
    font-size: calc(28px * 0.8);
}.contact-form-section-39720 form input[type="text"],
    .contact-form-section-39720 form input[type="email"] {
    padding: 15px;
}.contact-form-section-39720 form .help-links-31294 {
    width: 100%;
    padding: 15px;
}
}



@keyframes pulse-fade {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}



@keyframes popIn {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}



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



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



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



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

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

