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

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

header,footer {
    width: 100%;
}


.company-overview-6478 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}

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

.company-overview-6478 .message-box-8532 {
    transition: transform 0.5s ease-out;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    overflow: hidden;
    transform: perspective(1000px) rotateY(1deg);
    padding: 50px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
              0 5px 15px rgba(0, 0, 0, 0.07);
    position: relative;
}

.company-overview-6478 .message-box-8532:hover h1::after {
    width: 120px;
}

.company-overview-6478 ul {
    opacity: 0;
    animation: fadeUp 1s 0.5s forwards ease-out;
    transform: translateY(20px);
    margin: 0;
    padding: 0;
    list-style: none;
}

.company-overview-6478 .message-box-8532:hover h4::before {
    transform: scaleX(1);
}

.company-overview-6478 span {
    position: relative;
    color: #000000;
    column-gap: 40px;
    column-count: 2;
    line-height: 1.8;
    text-align: justify;
    font-size: 14px;
    font-family: Arial, sans-serif;
    display: block;
}

footer .play-market-4128 {
    z-index: 1;
    position: relative;
}

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

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

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

footer .head-wrap-4972:hover {
    transform: translateZ(30px) scale(1.02);
}

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

footer .head-wrap-4972::after, footer .main-master-8917::after, footer .subscribe_holder::after {
    left: 0;
    position: absolute;
    top: 0;
    border-radius: 23px;
    opacity: 0;
    width: 100%;
    content: "";
    transition: opacity 0.3s ease;
    z-index: -1;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
}

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

footer .nav-header-8793 a:hover {
    transform: translateX(5px);
    color: #ffffff;
}

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

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

footer .debate-club-0541 {
    position: relative;
    margin-top: 60px;
    text-align: center;
}

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

header .head-mainwrap-7469 .head-wrap-4972 .main-primary-9321:hover {
    transform: translateY(-8px) rotate(0deg);
}

header .head-mainwrap-7469 .head-wrap-4972 svg {
    height: auto;
    width: 80px;
}

header .head-mainwrap-7469 .main-master-8917::before {
    height: calc(100% + 20px);
    background: linear-gradient(45deg, transparent 0%, rgb(149,152,167,0.5) 100%);
    content: "";
    border-radius: 10px;
    z-index: -1;
    left: -20px;
    width: calc(100% + 40px);
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    top: -10px;
    position: absolute;
}

header .head-mainwrap-7469 .page-header-4028 a:hover::before {
    transform: scaleX(1) rotate(-2deg);
    transform-origin: left;
}

.academic-experience-2648::after {
    left: 0;
    height: 100%;
    position: absolute;
    filter: blur(80px);
    content: "";
    width: 100%;
    top: 0;
    opacity: 0.3;
    background: 
        radial-gradient(circle at 20% 30%, rgb(149,152,167,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(113,115,127,0.5) 0%, transparent 40%);
}

.academic-experience-2648 .client-ratings-9317::after {
    left: 50%;
    top: 50%;
    border: 1px dashed rgb(113,115,127,0.5);
    height: 400px;
    content: "";
    opacity: 0.15;
    width: 400px;
    transform: translate(-50%, -50%);
    position: absolute;
    animation: orbit 15s linear infinite reverse;
    border-radius: 50%;
}

.academic-experience-2648 .photo-box-5641::after {
    z-index: 2;
    content: "";
    position: absolute;
    background: 
        radial-gradient(
            circle at 30% 30%,
            rgba(255, 255, 255, 0.3) 0%,
            transparent 50%
        );
    border-radius: 50%;
    inset: 0;
}

.academic-experience-2648 .name::after {
    transform: translateX(-50%);
    content: "";
    transition: width 0.4s ease;
    left: 50%;
    height: 2px;
    width: 0;
    position: absolute;
    background: linear-gradient(
        to right,
        rgb(149,152,167) 0%,
        rgb(113,115,127) 100%
    );
    bottom: -8px;
}

.academic-experience-2648 .work-section-7306 {
    background: #ffffff;
    border-radius: 28px;
    text-align: center;
    margin: 0;
    padding: 35px 45px;
    font-size: 18px;
    position: relative;
    z-index: 3;
    line-height: 1.8;
    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;
}

.academic-experience-2648 .client-ratings-9317:hover .photo-box-5641 {
    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);
    transform: scale(1.05);
}

.pricing-group-9132::after {
    width: 30%;
    content: "";
    z-index: 1;
    position: absolute;
    background: linear-gradient(225deg, rgb(113,115,127,0.5), rgb(149,152,167,0.5));
    left: -5%;
    filter: blur(50px);
    transform: rotate(15deg);
    height: 40%;
    bottom: -10%;
    opacity: 0.4;
}

.pricing-group-9132 .pricing-pack-5831 {
    flex-direction: column;
    display: flex;
}

.pricing-group-9132 .learning-packages-5024 h2::after {
    width: 80px;
    background: linear-gradient(to right, rgb(149,152,167), rgb(113,115,127));
    position: absolute;
    height: 3px;
    content: "";
    bottom: -10px;
    transform: translateX(-50%);
    left: 50%;
}

.pricing-group-9132 .value-rates-8943 {
    transform: translateY(0);
    text-decoration: none;
    height: 100%;
    transition: transform var(--card-transition);
    display: block;
    color: inherit;
}

.pricing-group-9132 .edu-deals-6394::before {
    height: 5px;
    content: "";
    transition: transform 0.5s ease;
    width: 100%;
    background: var(--card-border);
    top: 0;
    transform: scaleX(0);
    transform-origin: left;
    position: absolute;
    left: 0;
}

.pricing-group-9132 .value-rates-8943:hover .payment-plan-3019 h3 {
    color: var(--card-accent);
}

.pricing-group-9132 .rate-panel-0371::after {
    bottom: -10px;
    left: 0;
    transition: width 0.3s ease;
    height: 2px;
    content: "";
    background-color: var(--card-accent);
    width: 40px;
    position: absolute;
}

.pricing-group-9132 .photo-box-5641::after {
    opacity: 0;
    top: 0;
    position: absolute;
    content: "";
    transition: opacity 0.4s ease;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    left: 0;
    bottom: 0;
}

.instructional-approach-9187 .how-grow-4756 {
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}

.instructional-approach-9187 .message-box-8532 h2 {
    font-size: 37px;
    background: linear-gradient(120deg, rgb(149,152,167,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translate(-60px, -40px);
    margin: 0;
    position: relative;
    backdrop-filter: blur(10px);
    border-radius: 21px;
    z-index: 4;
    align-self: flex-start;
    padding: 35px 40px;
    color: #ffffff;
    width: 40%;
    font-weight: 700;
}

.instructional-approach-9187 .message-box-8532 h2::before {
    z-index: -1;
    width: 120px;
    position: absolute;
    bottom: -60px;
    height: 120px;
    background: rgb(149,152,167);
    border-radius: 50%;
    content: '';
    opacity: 0.05;
    right: -60px;
    filter: blur(30px);
}

.instructional-approach-9187::after {
    position: absolute;
    content: '';
    height: 250px;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    z-index: 1;
    opacity: 0.05;
    bottom: -100px;
    filter: blur(80px);
    background: rgb(149,152,167,0.5);
    animation: float-morph 20s infinite alternate;
    right: 10%;
    width: 250px;
}

.tyField-8207 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(186,189,204) 0%, rgba(rgb(149,152,167,0.5), 0.05) 100%);
    padding: 6rem 0;
    position: relative;
}

.tyField-8207::before {
    position: absolute;
    right: -5%;
    z-index: 0;
    transform: rotate(-15deg) skew(5deg);
    height: 80%;
    content: "";
    animation: float 18s ease-in-out infinite alternate;
    opacity: 0.2;
    top: -15%;
    filter: blur(60px);
    background: linear-gradient(225deg, rgb(113,115,127) 0%, rgba(rgb(113,115,127,0.5), 0.2) 100%);
    width: 40%;
}

.tyField-8207 .how-grow-4756::before {
    top: 0;
    animation: growDown 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    position: absolute;
    width: 5px;
    transform-origin: top;
    height: 100%;
    left: 0;
    transform: scaleY(0);
    background: linear-gradient(180deg, rgb(149,152,167) 0%, rgb(113,115,127) 100%);
    content: "";
}

.tyField-8207 a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    transition: transform 0.4s ease-out;
    position: relative;
}

.tyField-8207 a:hover::before {
    opacity: 1;
    transform: scale(1);
}

.confidential-nest-3879 {
    padding: 30px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(186,189,204);
    font-family: Arial, sans-serif;
    border: 1px solid #000000;
}

.confidential-nest-3879 h1 {
    color: #000000;
    font-weight: 700;
    font-size: 33px;
    text-transform: uppercase;
    margin: 20px 0;
}

.confidential-nest-3879 ul {
    padding-left: 20px;
    color: #000000;
    list-style-type: square;
    margin: 15px 0;
}

.cookie-overlay-alert-7498 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}

.cookie-overlay-alert-7498 p {
    font-size: 18px;
}

.cookies-tech-4726 svg, .cookies-tech-4726 svg path, .cookies-tech-4726 img {
    fill: rgb(149,152,167);
    width: 100px;
    height: 100px;
}

#bannerCookieNotice-7512:checked ~ .cookie-overlay-alert-7498 {
    visibility: hidden;
    opacity: 0;
}

.core-container-8512 .visitor-settings-2536 {
    text-align: right;
}

.get-in-touch-8396::before {
    height: 200%;
    width: 200%;
    z-index: 1;
    animation: subtle-pulse 12s infinite alternate;
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.05) 0%, 
        transparent 70%
    );
    top: -50%;
    position: absolute;
    left: -50%;
    content: '';
}

.get-in-touch-8396 h2 {
    text-transform: uppercase;
    position: relative;
    color: #ffffff;
    text-align: center;
    letter-spacing: -0.02em;
    font-size: 39px;
    font-weight: 700;
    margin-bottom: 3rem;
}

.get-in-touch-8396 .photo-box-5641 {
    position: relative;
    min-height: 500px;
    flex: 0 0 40%;
}

.get-in-touch-8396 .photo-box-5641::before {
    content: '';
    position: absolute;
    background: linear-gradient(
        45deg, 
        rgb(113,115,127,0.5) 0%, 
        rgb(149,152,167,0.5) 100%
    );
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    mix-blend-mode: color-dodge;
    opacity: 0.6;
}

.get-in-touch-8396 .help-section-0251 .help-card-0471 {
    align-items: center;
    margin-bottom: 1.5rem;
    display: flex;
}

.get-in-touch-8396 .help-section-0251 .help-card-0471 input[type="checkbox"] {
    margin-right: 1rem;
    appearance: none;
    width: 22px;
    border: 2px solid #ffffff;
    border-radius: 10px;
    height: 22px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

.get-in-touch-8396 .help-section-0251 .help-card-0471 a {
    margin-left: 0.3rem;
    text-decoration: none;
    color: rgb(149,152,167);
    transition: color 0.3s ease;
}

.get-in-touch-8396 .help-section-0251 .contact-feedback-4520:hover::before {
    left: 100%;
}

.get-in-touch-8396 .help-section-0251 .contact-feedback-4520:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    transform: translateY(-3px);
}

.title-greeting-5978::before {
    height: 10px;
    content: '';
    right: 0;
    position: absolute;
    box-shadow: 0 5px 15px rgba(94, 170, 168, 0.3);
    top: 0;
    z-index: 5;
    left: 0;
    background: linear-gradient(90deg, rgb(149,152,167) 0%, rgb(113,115,127) 100%);
}

.title-greeting-5978 h1 {
    position: relative;
    z-index: 1;
    font-size: calc(39px * 1.1);
    letter-spacing: -0.5px;
    color: #000000;
    animation: titleReveal 1s ease-out forwards;
    text-shadow: 2px 2px 0 rgba(94, 170, 168, 0.1);
    transform-origin: left center;
    font-weight: 700;
    grid-column: 1 / -1;
    margin-bottom: 2rem;
}

.title-greeting-5978 .course-first-8549:hover {
    transform: translateY(-10px);
}

.title-greeting-5978 svg {
    animation: float 6s ease-in-out infinite;
    display: block;
    transition: transform 0.4s ease;
    height: 120px;
    margin: 0 auto 2rem;
    width: 120px;
    transform: translateY(0);
    filter: drop-shadow(3px 3px 5px rgba(0,0,0,0.1));
}

.title-greeting-5978 .contact-feedback-4520 {
    text-decoration: none;
    padding: 1rem 2rem;
    opacity: 0;
    font-size: 19px;
    z-index: 2;
    margin-top: 1rem;
    font-weight: 600;
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(94, 170, 168, 0.3);
    overflow: hidden;
    text-align: center;
    position: relative;
    transform: translateZ(0);
    animation: fadeUp 0.8s ease-out 0.6s forwards;
    border-radius: 14px;
    display: inline-block;
    background: linear-gradient(135deg, rgb(113,115,127) 0%, rgb(149,152,167) 100%);
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.course-summary-8934 {
    overflow: hidden;
    background-color: rgb(186,189,204);
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    position: relative;
}

.course-summary-8934 .practical-study-1508 {
    z-index: 1;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
}

.course-summary-8934 .program-guide-8341:nth-child(1) {
    animation-delay: 0s;
}

.course-summary-8934 .program-guide-8341:nth-child(2) {
    animation-delay: -5s;
}

.course-summary-8934 .program-guide-8341:nth-child(4) {
    animation-delay: -15s;
}

.course-summary-8934 .container {
    align-items: center;
    z-index: 10;
    height: 100vh;
    position: relative;
    display: flex;
    width: 100%;
}

.course-summary-8934 .skill-work-6430::before {
    width: 60%;
    height: 60%;
    background: rgb(149,152,167,0.5);
    top: -30px;
    opacity: 0.3;
    filter: blur(60px);
    z-index: -1;
    position: absolute;
    left: -30px;
    content: "";
    border-radius: 50%;
}

.course-summary-8934 .skill-work-6430 h3 {
    font-weight: 700;
    margin-bottom: 1.5rem;
    position: relative;
    color: #ffffff;
    font-size: 35px;
}

.course-summary-8934 .contact-feedback-4520 {
    font-weight: 600;
    margin-bottom: 1rem;
    position: relative;
    border: 1px solid rgb(149,152,167);
    align-items: center;
    align-self: flex-start;
    z-index: 1;
    background: transparent;
    color: #ffffff;
    text-decoration: none;
    padding: 1rem 2rem;
    transition: all 0.3s ease;
    display: inline-flex;
    overflow: hidden;
    max-width: calc(100% - 2rem);
    font-size: 15px;
}

.course-summary-8934 .practical-study-1508:has(.program-guide-8341:nth-child(2):last-child) .program-guide-8341:nth-child(2) {
    animation-delay: -12.5s;
}

.course-summary-8934 .practical-study-1508:has(.program-guide-8341:nth-child(3):last-child) .program-guide-8341:nth-child(3) {
    animation-delay: -16.67s;
}

.course-summary-8934 .practical-study-1508:has(.program-guide-8341:nth-child(4):last-child) .program-guide-8341:nth-child(3) {
    animation-delay: -12.5s;
}

.explore-now-6257::before {
    z-index: 1;
    top: 0;
    left: 0;
    background: radial-gradient(ellipse at center, transparent 0%, rgb(186,189,204) 80%);
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
}

.explore-now-6257 .contact-feedback-4520 {
    font-weight: 600;
    color: #ffffff;
    transition: all 0.4s ease;
    text-align: center;
    display: block;
    margin: 0 auto;
    transform: translateZ(30px);
    width: 250px;
    background: rgb(149,152,167);
    font-size: 15px;
    z-index: 5;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    height: 60px;
    border-radius: 30px;
    line-height: 60px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.02);
}

.explore-now-6257 .contact-feedback-4520:hover::before {
    transform: translateX(100%);
}

.explore-now-6257 .how-grow-4756::after {
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    content: '';
    transform: rotateX(70deg);
    opacity: 0.1;
    bottom: -30px;
    filter: blur(15px);
    left: 5%;
    height: 20px;
    width: 90%;
    z-index: -1;
    position: absolute;
}



@media (max-width: 992px) {.company-overview-6478 h1 {
    font-size: calc(40px * 0.9);
}.company-overview-6478 span {
    column-count: 1;
}.company-overview-6478 .message-box-8532 {
    transform: perspective(1000px) rotateY(0deg);
}
}



@media (max-width: 480px) {.company-overview-6478 {
    padding: 50px 0;
}.company-overview-6478 .container {
    padding: 0 15px;
}.company-overview-6478 h1 {
    padding-bottom: 10px;
    margin-bottom: 15px;
}.company-overview-6478 h1::after {
    height: 2px;
    width: 60px;
}.company-overview-6478 .message-box-8532:hover h1::after {
    width: 90px;
}
}



@media (max-width: 991px) {footer .quick-support-4960 {
    width: 90%;
    padding: 20px;
}footer .text_main_holder {
    margin-top: 80px;
}
}



@media (max-width: 576px) {footer .trophy-case-3518 {
    padding: 70px 0 20px;
}footer .quick-support-4960 {
    padding: 10px;
}footer .info_item {
    padding: 10px;
}footer .text_main_holder {
    margin-top: 60px;
}footer .head-wrap-4972, footer .main-master-8917, footer .subscribe_holder {
    padding: 20px 15px;
}footer .main-master-8917 h5, footer .subscribe_holder h5 {
    font-size: calc(23px - 2px);
}footer .nav-header-8793 {
    grid-template-columns: 1fr;
}footer .input_holder input[type="email"],
    footer .sub-block-7485 {
    padding: 12px;
}}



@media (max-width: 991px) {.academic-experience-2648 {
    padding: 90px 0;
}.academic-experience-2648 .photo-box-5641 {
    margin-bottom: 25px;
    height: 200px;
    width: 200px;
}.academic-experience-2648 .client-ratings-9317::before {
    height: 400px;
    width: 400px;
}.academic-experience-2648 .client-ratings-9317::after {
    width: 320px;
    height: 320px;
}.academic-experience-2648 .name {
    font-size: calc(42px * 0.9);
}.academic-experience-2648 .work-section-7306 {
    max-width: 600px;
    padding: 30px 35px;
}
}



@media (min-width: 992px) {.pricing-group-9132 .pricing-pack-5831 {
    gap: 60px;
    flex-direction: row;
    align-items: center;
}.pricing-group-9132 .learning-packages-5024 {
    margin: 0;
    order: 0;
    text-align: left;
    width: 30%;
}.pricing-group-9132 .learning-packages-5024 h2 {
    display: block;
    text-align: left;
}.pricing-group-9132 .learning-packages-5024 h2::after {
    transform: none;
    left: 0;
}.pricing-group-9132 .payment-scheme-5083 {
    text-align: left;
    margin: 0;
}.pricing-group-9132 .group-plans-8907 {
    width: 70%;
}
}



@media (max-width: 991px) {.pricing-group-9132 {
    padding: 80px 0 60px;
}.pricing-group-9132 .group-plans-8907 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 25px;
}
}



@media (max-width: 480px) {.pricing-group-9132 {
    padding: 50px 0 30px;
}.pricing-group-9132 .learning-packages-5024 h2 {
    font-size: calc(29px - 4px);
}.pricing-group-9132 .payment-scheme-5083 {
    font-size: 18px;
}.pricing-group-9132 .payment-plan-3019 {
    padding: 20px 15px;
}.pricing-group-9132 .photo-box-5641 {
    height: 160px;
}}



@media screen and (max-width: 992px) {.instructional-approach-9187 {
    padding: 140px 0 120px;
}.instructional-approach-9187 .message-box-8532 h2 {
    transform: translate(-30px, -25px);
    width: 50%;
    padding: 30px 35px;
}.instructional-approach-9187 .message-box-8532 p {
    transform: translate(15px, 25px);
    padding: 35px 40px;
    width: 70%;
}.instructional-approach-9187 .message-box-8532 h2::after {
    bottom: -70px;
    height: 60px;
}.instructional-approach-9187 .how-grow-4756::before {
    width: 140px;
    top: -70px;
    height: 140px;
}.instructional-approach-9187 .how-grow-4756::after {
    bottom: -70px;
    height: 140px;
    width: 140px;
}
}



@media screen and (min-width: 768px) {.tyField-8207 {
    padding: 8rem 0;
}.tyField-8207 .how-grow-4756 {
    padding: clamp(2.5rem, 6vw, 4rem);
    gap: calc(17px * 2);
    border-radius: 10px;
}.tyField-8207 h5 {
    font-size: calc(20px * 1.1);
    padding-bottom: 1rem;
}.tyField-8207 h5::after {
    height: 4px;
    width: 120px;
}
}



@media (prefers-reduced-motion: reduce) {.tyField-8207::before,
    .tyField-8207::after {
    animation: none;
}.tyField-8207 .how-grow-4756,
    .tyField-8207 h5::after,
    .tyField-8207 p {
    animation-duration: 0.1s;
}.tyField-8207 a:hover {
    transform: none;
}}


@media only screen and (max-width: 800px) {.cookies-tech-4726 {
    display: none;
}.cookie-all-5918 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookie-overlay-alert-7498 h5 {
    text-align: center;
}.cookie-overlay-alert-7498 p {
    text-align: center;
}.visitor-settings-2536 {
    margin-bottom: 20px;
}body .core-container-8512 .privacy-notify-9428 {
    margin-left: 0;
}}



@media screen and (max-width: 992px) {.title-greeting-5978 .how-grow-4756 {
    padding: 2rem;
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(0deg);
}.title-greeting-5978 h1 {
    font-size: calc(39px * 0.9);
    text-align: center;
}.title-greeting-5978 .message-box-8532 {
    order: 2;
    padding-right: 0;
}.title-greeting-5978 .photo-box-5641 {
    min-height: 300px;
    order: 1;
    transform: perspective(1000px) rotateY(0deg);
}.title-greeting-5978 p {
    font-size: 16px;
    text-align: center;
}.title-greeting-5978 .course-first-8549 {
    display: flex;
    padding: 2rem;
    align-items: center;
    flex-direction: column;
}.title-greeting-5978 svg {
    width: 100px;
    height: 100px;
    margin-bottom: 1.5rem;
}.title-greeting-5978 .contact-feedback-4520 {
    width: 100%;
    max-width: 300px;
}
}



@media screen and (max-width: 768px) {.course-summary-8934 .how-grow-4756 {
    width: 90%;
    gap: 1.5rem;
}.course-summary-8934 .skill-work-6430 {
    padding: 2rem;
}.course-summary-8934 .skill-work-6430 h3 {
    font-size: calc(35px * 0.9);
}.course-summary-8934 .skill-work-6430 h3::before {
    top: -15px;
    left: -20px;
    height: 40px;
    width: 40px;
}.course-summary-8934 .skill-work-6430 p {
    margin-bottom: 2rem;
    font-size: calc(15px * 0.9);
}.course-summary-8934 .container {
    padding: 4rem 0;
}
}



@media (max-width: 767px) {.explore-now-6257 {
    padding: 100px 0;
}.explore-now-6257 .container p {
    font-size: 19px;
    padding: 30px;
    transform: translateZ(30px);
    margin-bottom: 60px;
}.explore-now-6257 .contact-feedback-4520 {
    width: 200px;
    line-height: 50px;
    transform: translateZ(20px);
    height: 50px;
}.explore-now-6257 .contact-feedback-4520:hover {
    transform: translateZ(25px);
}.explore-now-6257 .container p::after {
    height: 25px;
    bottom: -12px;
    width: 25px;
}
}

@keyframes orbit {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes float-morph {
    0% {
        border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
        transform: translate(0, 0);
    }
    50% {
        border-radius: 50% 50% 70% 30% / 60% 40% 30% 70%;
        transform: translate(-30px, -20px);
    }
    100% {
        border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
        transform: translate(0, 0);
    }
}



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



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



@keyframes progress-move {
    0%, 16% {
        left: 0;
    }
    20%, 36% {
        left: 40px;
    }
    40%, 56% {
        left: 80px;
    }
    60%, 76% {
        left: 120px;
    }
    80%, 96% {
        left: 160px;
    }
    100% {
        left: 0;
    }
}

