* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.layer-container-1 {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}.goal-footer-3 {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}.first-lesson-4 {
    flex: 1 0 auto;
}.container {
    width: 1234px;
    margin: auto;
    max-width: 100%;
}html,body {
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
    auto
contain
touch-action: none;
    color: #000000;
    scroll-snap-type: none;
    auto
    scroll-behavior: smooth;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.customer-comments-9 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(239,237,234) 0%, rgba(240, 245, 255, 0.95) 100%);
}.customer-comments-9::before {
    filter: blur(50px);
    top: -10%;
    height: 20vw;
    background: linear-gradient(to right, rgb(212,201,198,0.5), rgb(179,165,161,0.5));
    width: 20vw;
    transform: rotate(-15deg);
    content: "";
    opacity: 0.2;
    z-index: 0;
    position: absolute;
    right: -5%;
}.customer-comments-9::after {
    width: 15vw;
    background: linear-gradient(to bottom, rgb(212,201,198,0.5), rgb(179,165,161));
    left: -2%;
    bottom: -5%;
    z-index: 0;
    content: "";
    opacity: 0.15;
    filter: blur(40px);
    transform: rotate(10deg);
    height: 15vw;
    position: absolute;
}.customer-comments-9 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 20px;
}.customer-comments-9 h2 {
    font-weight: 700;
    animation: fadeInUp 0.7s ease-out 0.2s forwards;
    opacity: 0;
    letter-spacing: -0.01em;
    margin-bottom: 3rem;
    font-family: Arial, sans-serif;
    transform: translateY(20px);
    position: relative;
    text-align: center;
    font-size: 32px;
    color: #000000;
}.customer-comments-9 h2::after {
    bottom: -15px;
    width: 80px;
    height: 3px;
    background: linear-gradient(90deg, rgb(212,201,198) 0%, rgb(179,165,161) 100%);
    left: 50%;
    content: "";
    transform: translateX(-50%);
    position: absolute;
}.customer-comments-9 .value-vision-4 {
    position: relative;
}.customer-comments-9 .rating-spot-0 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2rem;
    position: relative;
}.customer-comments-9 .edu-reviews-4 {
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1), 
                box-shadow 0.4s ease-out;
    animation: fadeInUp 0.7s ease-out forwards;
    position: relative;
    flex-direction: column;
    backdrop-filter: blur(10px);
    padding: 2rem;
    background: rgba(255, 255, 255, 0.9);
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 3px rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(230, 230, 240, 0.8);
    transform: translateY(30px);
    opacity: 0;
}.customer-comments-9 .edu-reviews-4:nth-child(1) {
    animation-delay: 0.3s;
}.customer-comments-9 .edu-reviews-4:nth-child(2) {
    animation-delay: 0.5s;
}.customer-comments-9 .edu-reviews-4:nth-child(3) {
    animation-delay: 0.7s;
}.customer-comments-9 .edu-reviews-4:nth-child(4) {
    animation-delay: 0.9s;
}.customer-comments-9 .edu-reviews-4:nth-child(5) {
    animation-delay: 1.1s;
}.customer-comments-9 .edu-reviews-4:nth-child(6) {
    animation-delay: 1.3s;
}.customer-comments-9 .edu-reviews-4:nth-child(7) {
    animation-delay: 1.5s;
}.customer-comments-9 .edu-reviews-4:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 
                0 3px 8px rgba(0, 0, 0, 0.03);
}.customer-comments-9 .edu-reviews-4::before {
    line-height: 1;
    color: rgb(212,201,198);
    font-size: 120px;
    content: "";
    opacity: 0.15;
    font-family: serif;
    left: 20px;
    top: -20px;
    position: absolute;
}.customer-comments-9 .edu-reviews-4 h3 {
    font-weight: 600;
    display: inline-block;
    color: #000000;
    font-size: calc(20px - 2px);
    margin-bottom: 1rem;
    position: relative;
    font-family: Arial, sans-serif;
}.customer-comments-9 .edu-reviews-4 h3::after {
    position: absolute;
    left: 0;
    transform-origin: left;
    width: 40px;
    content: "";
    transition: transform 0.3s ease;
    background: rgb(212,201,198);
    transform: scaleX(0.7);
    bottom: -5px;
    height: 2px;
}.customer-comments-9 .edu-reviews-4:hover h3::after {
    transform: scaleX(1);
}.customer-comments-9 .edu-reviews-4 .description {
    color: #000000;
    font-size: 14px;
    margin-bottom: 1.5rem;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}.customer-comments-9 .edu-reviews-4 div {
    margin-top: auto;
    position: relative;
    width: 60px;
    border: 2px solid rgba(255, 255, 255, 0.8);
    height: 60px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 50%;
}.customer-comments-9 .edu-reviews-4 div img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    transition: transform 0.5s ease;
}.customer-comments-9 .edu-reviews-4:hover div img {
    transform: scale(1.1);
}

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

@media screen and (max-width: 1024px) {.customer-comments-9 {
    padding: 4rem 0;
}.customer-comments-9 .rating-spot-0 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 1.5rem;
}.customer-comments-9 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(32px - 2px);
}
}

@media screen and (max-width: 768px) {.customer-comments-9 {
    padding: 3rem 0;
}.customer-comments-9 .rating-spot-0 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 1.5rem;
}.customer-comments-9 .edu-reviews-4 {
    padding: 1.5rem;
}.customer-comments-9 h2 {
    margin-bottom: 2rem;
    font-size: calc(32px - 4px);
}.customer-comments-9 h2::after {
    bottom: -10px;
    width: 60px;
}.customer-comments-9 .edu-reviews-4::before {
    font-size: 100px;
    top: -15px;
}
}

@media screen and (max-width: 480px) {.customer-comments-9 {
    padding: 2.5rem 0;
}.customer-comments-9 .edu-reviews-4 {
    padding: 1.25rem;
}.customer-comments-9 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(32px - 6px);
}.customer-comments-9 h2::after {
    width: 50px;
    height: 2px;
}.customer-comments-9 .edu-reviews-4::before {
    left: 10px;
    top: -10px;
    font-size: 80px;
}.customer-comments-9 .edu-reviews-4 .description {
    font-size: calc(14px - 1px);
}.customer-comments-9 .edu-reviews-4 div {
    height: 50px;
    width: 50px;
}}.try-immediately-0 {
    background: linear-gradient(45deg, rgb(239,237,234) 0%, #ffffff 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.try-immediately-0::before {
    content: '';
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: repeating-linear-gradient(
        0deg,
        transparent,
        transparent 40px,
        rgba(0, 0, 0, 0.02) 40px,
        rgba(0, 0, 0, 0.02) 41px
    );
}.try-immediately-0::after {
    content: '';
    z-index: 1;
    height: 100%;
    top: 0;
    width: 100%;
    background: repeating-linear-gradient(
        90deg,
        transparent,
        transparent 40px,
        rgba(0, 0, 0, 0.02) 40px,
        rgba(0, 0, 0, 0.02) 41px
    );
    left: 0;
    position: absolute;
}.try-immediately-0 .value-vision-4 {
    z-index: 10;
    flex-direction: column;
    position: relative;
    display: flex;
    max-width: 800px;
    align-items: flex-start;
    margin: 0 auto;
}.try-immediately-0 .container {
    position: relative;
}.try-immediately-0 .container p {
    margin: 0 0 50px 0;
    line-height: 1.4;
    z-index: 5;
    color: #000000;
    display: inline-block;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    font-size: 37px;
    position: relative;
    background: #ffffff;
    font-weight: 700;
    border-radius: 0 18px 18px 18px;
    padding: 30px 50px;
}.try-immediately-0 .container p::before {
    left: 0;
    height: 30px;
    width: 30px;
    position: absolute;
    z-index: -1;
    background: rgb(212,201,198);
    top: 0;
    content: '';
}.try-immediately-0 .query-support-2 {
    border-radius: 18px 0 18px 18px;
    color: #ffffff;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    text-decoration: none;
    align-self: flex-end;
    font-size: 17px;
    font-weight: 600;
    z-index: 5;
    background: rgb(212,201,198);
    padding: 20px 40px;
}.try-immediately-0 .query-support-2::before {
    z-index: -1;
    width: 30px;
    position: absolute;
    right: 0;
    content: '';
    background: rgb(179,165,161);
    height: 30px;
    top: 0;
}.try-immediately-0 .query-support-2::after {
    position: absolute;
    background: rgb(179,165,161);
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    transition: transform 0.4s ease;
    z-index: -2;
    content: '';
    transform: translateX(-101%);
}.try-immediately-0 .query-support-2:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.try-immediately-0 .query-support-2:hover::after {
    transform: translateX(0);
}.try-immediately-0 .value-vision-4::before {
    border-radius: 50%;
    top: 50%;
    content: '';
    width: 60px;
    z-index: -1;
    transform: translateY(-50%);
    opacity: 0.2;
    position: absolute;
    background: rgb(212,201,198,0.5);
    left: -30px;
    height: 60px;
}.try-immediately-0 .value-vision-4::after {
    opacity: 0.2;
    width: 100px;
    z-index: -1;
    right: -30px;
    background: rgb(179,165,161,0.5);
    content: '';
    position: absolute;
    bottom: -30px;
    border-radius: 50%;
    height: 100px;
}

@media (max-width: 991px) {.try-immediately-0 {
    padding: 90px 0;
}.try-immediately-0 .container p {
    padding: 25px 40px;
    margin-bottom: 40px;
    font-size: calc(19px * 1.2);
}.try-immediately-0 .query-support-2 {
    padding: 18px 35px;
}
}

@media (max-width: 767px) {.try-immediately-0 {
    padding: 70px 0;
}.try-immediately-0 .container p {
    border-radius: 0 10px 10px 10px;
    padding: 20px 30px;
    font-size: 19px;
    margin-bottom: 30px;
}.try-immediately-0 .query-support-2 {
    border-radius: 10px 0 10px 10px;
    padding: 15px 30px;
}.try-immediately-0 .container p::before,
    .try-immediately-0 .query-support-2::before {
    width: 20px;
    height: 20px;
}
}

@media (max-width: 480px) {.try-immediately-0 {
    padding: 50px 0;
}.try-immediately-0 .value-vision-4 {
    align-items: stretch;
}.try-immediately-0 .container p {
    font-size: calc(14px * 1.2);
    margin-bottom: 25px;
    width: 100%;
    padding: 15px 20px;
}.try-immediately-0 .query-support-2 {
    padding: 12px 25px;
    font-size: calc(17px * 0.9);
    align-self: flex-start;
}}.pricing-grid-8 {
    padding: 120px 0 140px;
    color: #ffffff;
    overflow: hidden;
    position: relative;
}.pricing-grid-8::before {
    left: 0;
    content: "";
    position: absolute;
    top: 0;
    z-index: 0;
    background: linear-gradient(135deg, rgba(25, 35, 60, 0.92), rgba(35, 45, 85, 0.95));
    height: 100%;
    width: 100%;
}.pricing-grid-8 .container {
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 15px;
}.pricing-grid-8 .access-rates-5 {
    position: relative;
}.pricing-grid-8 .access-rates-5::before {
    right: -80px;
    height: 200px;
    background: linear-gradient(225deg, rgb(212,201,198,0.5), transparent);
    position: absolute;
    pointer-events: none;
    width: 200px;
    top: -80px;
    filter: blur(60px);
    opacity: 0.4;
    border-radius: 50%;
    content: "";
}.pricing-grid-8 h2 {
    -webkit-background-clip: text !important;
    margin-bottom: 20px;
    font-size: 34px;
    background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0.8));
    display: inline-block;
    background-clip: text !important;
    text-shadow: 0 2px 15px rgba(255, 255, 255, 0.15);
    position: relative;
    font-weight: 700;
    color: transparent;
}.pricing-grid-8 h2::after {
    transform: scaleX(1);
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -8px;
    transform-origin: left;
    background: rgb(212,201,198);
    width: 80px;
    content: "";
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.pricing-grid-8 h2:hover::after {
    transform: scaleX(1.2);
}.pricing-grid-8 .plan-rates-0 {
    margin-bottom: 50px;
    line-height: 1.6;
    opacity: 0.9;
    max-width: 700px;
    font-weight: 300;
    font-size: calc(16px + 2px);
}.pricing-grid-8 .lesson-fees-4 {
    margin: 0;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    display: grid;
}.pricing-grid-8 .lesson-fees-4 li {
    height: 100%;
    perspective: 1000px;
}.pricing-grid-8 .cert-cost-2 {
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.08);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 100%;
    text-decoration: none;
    transform-style: preserve-3d;
    backdrop-filter: blur(10px);
    position: relative;
    display: block;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
    min-height: 400px;
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.1);
}.pricing-grid-8 .cert-cost-2:hover {
    transform: translateY(-10px) rotateX(2deg) rotateY(2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 0 5px 15px rgba(0, 0, 0, 0.15);
}.pricing-grid-8 .cert-cost-2::before {
    pointer-events: none;
    transition: transform 0.8s ease;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    height: 100%;
    content: "";
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.05), transparent);
}.pricing-grid-8 .cert-cost-2:hover::before {
    transform: translateX(100%);
}.pricing-grid-8 .cert-cost-2::after {
    box-shadow: 0 0 20px 5px rgb(212,201,198,0.5);
    top: -5px;
    width: 10px;
    content: "";
    background: rgb(212,201,198);
    opacity: 0.8;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 10px;
    border-radius: 50%;
    left: -5px;
}.pricing-grid-8 .cert-cost-2:hover::after {
    transform: scale(1.5);
}.pricing-grid-8 .value-plan-3 {
    overflow: hidden;
    display: flex;
    position: relative;
    flex-direction: column;
    height: 100%;
    padding: 35px 25px;
}.pricing-grid-8 .class-cost-7 {
    z-index: 2;
    position: relative;
}.pricing-grid-8 .cert-cost-2 h4 {
    padding-bottom: 15px;
    margin-bottom: 20px;
    transition: transform 0.3s ease;
    font-size: 21px;
    color: #ffffff;
    position: relative;
    font-weight: 600;
}.pricing-grid-8 .cert-cost-2:hover h4 {
    transform: translateX(5px);
}.pricing-grid-8 .cert-cost-2 h4::after {
    position: absolute;
    background: rgb(212,201,198);
    width: 40px;
    bottom: 0;
    left: 0;
    content: "";
    transition: width 0.3s ease;
    height: 2px;
}.pricing-grid-8 .cert-cost-2:hover h4::after {
    width: 60px;
}.pricing-grid-8 .cert-cost-2 p {
    line-height: 1.7;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    padding-right: 10px;
    word-break: normal;
    overflow-wrap: break-word;
    max-height: 200px;
    overflow-y: auto;
    white-space: normal;
    margin-bottom: 30px;
}.pricing-grid-8 .cert-cost-2 p::-webkit-scrollbar {
    width: 4px;
}.pricing-grid-8 .cert-cost-2 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.2);
}.pricing-grid-8 .cert-cost-2 p::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}.pricing-grid-8 .payment-deals-6 {
    font-size: calc(21px + 4px);
    background: linear-gradient(135deg, rgb(212,201,198), rgb(179,165,161));
    border-radius: 10px;
    position: relative;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    padding: 10px 25px;
    color: #ffffff;
    display: inline-block;
}.pricing-grid-8 .cert-cost-2:hover .payment-deals-6 {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}.pricing-grid-8 .payment-deals-6::before {
    left: 0;
    position: absolute;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.1), transparent);
    transform: skewX(-20deg) translateX(-100%);
    width: 100%;
    top: 0;
    transition: transform 0.6s ease;
    height: 100%;
    content: "";
}.pricing-grid-8 .cert-cost-2:hover .payment-deals-6::before {
    transform: skewX(-20deg) translateX(100%);
}

@media (max-width: 991px) {.pricing-grid-8 {
    padding: 80px 0 100px;
}.pricing-grid-8 .lesson-fees-4 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}.pricing-grid-8 .cert-cost-2 {
    min-height: 450px;
}.pricing-grid-8 .value-plan-3 {
    padding: 25px 20px;
}.pricing-grid-8 h2 {
    font-size: calc(34px - 4px);
}.pricing-grid-8 .plan-rates-0 {
    font-size: 16px;
    margin-bottom: 40px;
}
}

@media (max-width: 767px) {.pricing-grid-8 {
    padding: 60px 0 80px;
}.pricing-grid-8 .lesson-fees-4 {
    grid-template-columns: 1fr;
    max-width: 400px;
    margin: 0 auto;
}.pricing-grid-8 .cert-cost-2 {
    min-height: auto;
}.pricing-grid-8 h2 {
    font-size: calc(34px - 8px);
}.pricing-grid-8 .plan-rates-0 {
    font-size: calc(16px - 1px);
    margin-bottom: 30px;
}.pricing-grid-8 .cert-cost-2 p {
    max-height: 150px;
}
}

@media (max-width: 480px) {.pricing-grid-8 {
    padding: 50px 0 70px;
}.pricing-grid-8 .value-plan-3 {
    padding: 20px 15px;
}.pricing-grid-8 h2 {
    font-size: calc(34px - 10px);
}.pricing-grid-8 .payment-deals-6 {
    font-size: 21px;
    padding: 8px 20px;
}.pricing-grid-8 .cert-cost-2 h4 {
    margin-bottom: 15px;
    font-size: calc(21px - 2px);
}}header {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    width: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 100%);
    left: 0;
    position: fixed;
    backdrop-filter: blur(10px);
    transition: all 0.5s ease;
    top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 100;
}header::before {
    z-index: -1;
    left: 0;
    opacity: 0.3;
    height: 100%;
    content: "";
    width: 100%;
    animation: pulse 15s infinite alternate;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgb(212,201,198,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(179,165,161,0.5) 0%, transparent 20%);
}header .container {
    padding: 1rem 2rem;
    position: relative;
}header .main-site-9 {
    justify-content: space-between;
    display: flex;
    z-index: 2;
    position: relative;
    align-items: center;
}header .main-mainbar-8 {
    gap: 2rem;
    position: relative;
    align-items: center;
    display: flex;
}header .main-mainbar-8::before {
    height: calc(100% + 30px);
    border-radius: 26px;
    width: calc(100% + 60px);
    position: absolute;
    content: "";
    opacity: 0.1;
    transform: skewX(-15deg);
    left: -30px;
    top: -15px;
    z-index: -1;
    background: linear-gradient(90deg, transparent 0%, rgb(212,201,198,0.5) 50%, transparent 100%);
}header .main-class-7 {
    transition: all 0.3s ease;
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 0.5rem 0;
    font-size: 13px;
    letter-spacing: 0.5px;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
}header .main-class-7::before {
    content: "";
    left: 0;
    width: 0;
    background: linear-gradient(to right, rgb(212,201,198), rgb(179,165,161));
    height: 2px;
    position: absolute;
    transition: width 0.3s ease;
    bottom: 0;
}header .main-class-7:hover {
    color: rgb(212,201,198);
    transform: translateY(-2px);
}header .main-class-7:hover::before {
    width: 100%;
}header .head-learning-4 {
    text-decoration: none;
    align-items: center;
    display: flex;
    position: relative;
    z-index: 2;
}header .head-learning-4 svg {
    filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    height: 40px;
    transition: all 0.3s ease;
    width: auto;
}header .head-learning-4:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 12px rgb(212,201,198,0.5));
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.4;
    }
}

@media (max-width: 991px) {header .container {
    padding: 0.8rem 1.5rem;
}header .main-mainbar-8 {
    gap: 1.5rem;
}header .main-class-7 {
    font-size: calc(13px - 1px);
}
}

@media (max-width: 767px) {header {
    position: relative;
}header .main-site-9 {
    gap: 1rem;
    padding: 1rem 0;
    flex-direction: column-reverse;
}header .head-learning-4 {
    margin-bottom: 0.5rem;
}header .main-mainbar-8 {
    overflow-x: auto;
    justify-content: flex-start;
    width: 100%;
    mask-image: linear-gradient(to right, transparent 0%, #000 5%, #000 95%, transparent 100%);
    padding: 0.5rem 0;
}header .main-mainbar-8::before {
    display: none;
}header .main-class-7 {
    padding: 0.5rem 1rem;
    background: rgba(255, 255, 255, 0.05);
    white-space: nowrap;
    border-radius: 10px;
}header .main-class-7::before {
    display: none;
}}footer {
    position: relative;
}footer::before {
    bottom: 0;
    right: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    background: linear-gradient(45deg, rgb(179,165,161,0.5) 0%, rgb(212,201,198,0.5) 100%);
    content: '';
    left: 0;
}.goal-footer-3 {
    padding: 80px 0 40px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
    z-index: 2;
}.goal-footer-3 .container {
    grid-gap: 30px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}.goal-footer-3 .company_holder {
    z-index: 3;
    position: relative;
    grid-column: 1 / 5;
}.goal-footer-3 .company_holder h3 {
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: #ffffff;
    letter-spacing: 1px;
}.goal-footer-3 .company_holder h3::after {
    left: 0;
    border-radius: 10px;
    position: absolute;
    height: 4px;
    width: 40px;
    background: rgb(212,201,198);
    bottom: 0;
    content: '';
}.goal-footer-3 .tiktok-edu-3 {
    border-radius: 16px;
    backdrop-filter: blur(10px);
    padding: 20px;
    margin-top: 25px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    border-left: 4px solid rgb(212,201,198);
    line-height: 1.6;
    transform: translateZ(0);
}.goal-footer-3 .progress-bar-3 {
    grid-column: 5 / 13;
    position: relative;
}.goal-footer-3 .header-bar-1 {
    display: grid;
    grid-gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.goal-footer-3 .main-mainbar-8 {
    position: relative;
}.goal-footer-3 .main-mainbar-8 h5 {
    margin-bottom: 25px;
    font-size: 22px;
    display: inline-block;
    font-weight: 600;
    color: #ffffff;
    position: relative;
}.goal-footer-3 .main-mainbar-8 h5::before {
    height: 8px;
    position: absolute;
    content: '';
    border-radius: 50%;
    width: 8px;
    left: -15px;
    transform: translateY(-50%);
    background: rgb(212,201,198);
    top: 50%;
}.goal-footer-3 .main-mainbar-8 .header-bar-1 {
    display: flex;
    flex-direction: column;
    gap: 15px;
}.goal-footer-3 .main-mainbar-8 .header-bar-1 a {
    text-decoration: none;
    overflow: hidden;
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 10px;
    z-index: 1;
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    color: #ffffff;
}.goal-footer-3 .main-mainbar-8 .header-bar-1 a::before {
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    content: '';
    background: rgb(212,201,198);
    left: 0;
    height: 100%;
    width: 3px;
    z-index: -1;
}.goal-footer-3 .main-mainbar-8 .header-bar-1 a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}.goal-footer-3 .main-mainbar-8 .header-bar-1 a:hover::before {
    width: 100%;
    background: rgb(212,201,198,0.5);
}.play-market-8 {
    background: rgba(0, 0, 0, 0.3);
    padding: 20px 0;
    margin-top: 60px;
    position: relative;
    z-index: 2;
}.play-market-8::before {
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    left: 15%;
    content: '';
    top: 0;
    height: 1px;
    right: 15%;
    opacity: 0.2;
    position: absolute;
}.play-market-8 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.play-market-8 .discount-cta-7 {
    text-align: center;
    font-size: 14px;
    opacity: 0.8;
    color: #ffffff;
    letter-spacing: 0.5px;
}@keyframes floatAnimation {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

footer::after {
    bottom: 0;
    content: '';
    left: 0;
    z-index: 1;
    top: 0;
    right: 0;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.02) 10px,
        rgba(255, 255, 255, 0.02) 20px
    );
}

@media (max-width: 992px) {.goal-footer-3 .container {
    grid-template-columns: repeat(1, 1fr);
}.goal-footer-3 .company_holder {
    grid-column: 1 / -1;
    margin-bottom: 40px;
}.goal-footer-3 .progress-bar-3 {
    grid-column: 1 / -1;
}.goal-footer-3 .header-bar-1 {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.goal-footer-3 {
    padding: 60px 0 30px;
}.goal-footer-3 .header-bar-1 {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}.goal-footer-3 .main-mainbar-8 {
    padding: 0;
}}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.goal-footer-3::before {
    left: 0;
    height: 5px;
    animation: gradientShift 5s infinite;
    content: '';
    background-size: 200% 200%;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, rgb(212,201,198), rgb(179,165,161), rgb(212,201,198));
    position: absolute;
}.goal-footer-3 .company_holder::after {
    top: 40px;
    filter: blur(60px);
    opacity: 0.4;
    width: 150px;
    background: rgb(212,201,198,0.5);
    position: absolute;
    content: '';
    z-index: -1;
    right: -50px;
    border-radius: 50%;
    height: 150px;
}.goal-footer-3 .company_holder::before {
    z-index: -1;
    content: '';
    position: absolute;
    height: 100px;
    background: rgb(179,165,161,0.5);
    border-radius: 50%;
    bottom: 0;
    width: 100px;
    opacity: 0.3;
    filter: blur(40px);
    left: -30px;
}.goal-footer-3 .progress-bar-3::after {
    background: rgb(212,201,198,0.5);
    right: 100px;
    opacity: 0.2;
    border-radius: 50%;
    filter: blur(50px);
    content: '';
    height: 120px;
    width: 120px;
    top: -20px;
    z-index: -1;
    position: absolute;
}.goal-footer-3 .progress-bar-3::before {
    opacity: 0.25;
    z-index: -1;
    border-radius: 50%;
    background: rgb(179,165,161,0.5);
    bottom: -50px;
    width: 180px;
    height: 180px;
    position: absolute;
    content: '';
    left: 80px;
    filter: blur(70px);
}@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}

.goal-footer-3 .main-mainbar-8 {
    padding-top: 20px;
    animation: borderPulse 4s infinite;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.goal-footer-3 .main-mainbar-8 h5 {
    letter-spacing: 0.5px;
}.goal-footer-3 .main-mainbar-8 h5::after {
    width: 30px;
    position: absolute;
    left: 0;
    background: rgb(179,165,161);
    height: 2px;
    content: '';
    bottom: -5px;
}@keyframes movingGradient {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

.play-market-8 {
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.6) 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
    background-size: 200% 200%;
    animation: movingGradient 10s ease infinite;
}.join-list-3 {
    background: linear-gradient(135deg, rgb(212,201,198,0.5) 0%, rgb(179,165,161) 100%);
    padding: 4rem 0;
    overflow: hidden;
    position: relative;
}.join-list-3::before {
    animation: subtle-shift 20s infinite linear;
    left: -5%;
    width: 110%;
    content: '';
    top: -5%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 15px,
        rgba(255, 255, 255, 0.03) 15px,
        rgba(255, 255, 255, 0.03) 30px
    );
    position: absolute;
    height: 110%;
    z-index: 0;
}.join-list-3::after {
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    transform: skewX(-15deg) translateX(10%);
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.1));
    right: 0;
    z-index: 1;
    width: 40%;
}.join-list-3 .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
}.join-list-3 .value-vision-4 {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    grid-template-columns: 1fr;
    display: grid;
    background: rgba(255, 255, 255, 0.08);
    padding: 3rem;
    gap: 2.5rem;
    transform: perspective(1000px) rotateY(-1deg);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.15),
        0 2px 8px rgba(0, 0, 0, 0.1);
    border-left: 4px solid rgb(179,165,161);
    backdrop-filter: blur(8px);
}.join-list-3 .value-vision-4:hover {
    transform: perspective(1000px) rotateY(0deg);
}.join-list-3 h4 {
    margin: 0 0 1rem;
    position: relative;
    font-size: calc(20px * 1.05);
    font-weight: 600;
    letter-spacing: 0.01em;
    color: #ffffff;
    line-height: 1.4;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    padding-left: 0;
    transition: padding-left 0.4s ease;
}.join-list-3 h4::before {
    transform: translateY(-50%) scale(0);
    content: '';
    transition: transform 0.4s ease, opacity 0.4s ease;
    opacity: 0;
    left: -20px;
    position: absolute;
    background: rgb(179,165,161);
    width: 10px;
    top: 50%;
    height: 10px;
}.join-list-3 .value-vision-4:hover h4 {
    padding-left: 20px;
}.join-list-3 .value-vision-4:hover h4::before {
    transform: translateY(-50%) scale(1);
    opacity: 1;
}.join-list-3 .input_holder {
    flex-direction: column;
    gap: 1rem;
    display: flex;
    z-index: 5;
    position: relative;
}.join-list-3 .input_holder span {
    display: block;
    overflow: hidden;
    position: relative;
}.join-list-3 .input_holder span::after {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    left: 0;
    width: 100%;
    background: linear-gradient(to right, rgb(179,165,161), rgb(212,201,198));
    transform-origin: left;
    position: absolute;
    height: 2px;
    content: '';
    transform: scaleX(0);
    bottom: 0;
}.join-list-3 .input_holder span:hover::after,
.join-list-3 .input_holder span:focus-within::after {
    transform: scaleX(1);
}.join-list-3 input[type="email"] {
    outline: none;
    background: rgba(255, 255, 255, 0.12);
    font-size: calc(12px * 1.05);
    transition: background 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
    font-family: Arial, sans-serif;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    padding: 1.2rem 1.5rem;
}.join-list-3 input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
    transition: color 0.3s ease, transform 0.3s ease;
}.join-list-3 input[type="email"]:focus {
    transform: translateY(-2px);
    background: rgba(255, 255, 255, 0.18);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.join-list-3 input[type="email"]:focus::placeholder {
    color: rgba(255, 255, 255, 0.4);
    transform: translateX(5px);
}.join-list-3 .sub-field-1 {
    padding: 1.2rem 1.8rem;
    color: #ffffff;
    font-weight: 600;
    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    background: rgb(179,165,161);
    width: 100%;
    overflow: hidden;
    font-size: 18px;
    position: relative;
    border: none;
    cursor: pointer;
}.join-list-3 .sub-field-1:hover {
    background: linear-gradient(45deg, rgb(179,165,161), rgb(212,201,198));
    transform: translateY(-2px);
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.15),
        0 0 0 2px rgba(255, 255, 255, 0.1);
}.join-list-3 .sub-field-1::before {
    top: 0;
    position: absolute;
    content: '';
    transition: left 0.6s ease;
    width: 100%;
    background: linear-gradient(
        to right,
        transparent 0%,
        rgba(255, 255, 255, 0.2) 50%,
        transparent 100%
    );
    height: 100%;
    left: -100%;
}.join-list-3 .sub-field-1:hover::before {
    left: 100%;
}

@keyframes subtle-shift {
    0% {
        transform: translateX(0) translateY(0);
    }
    25% {
        transform: translateX(5px) translateY(-5px);
    }
    50% {
        transform: translateX(0) translateY(0);
    }
    75% {
        transform: translateX(-5px) translateY(5px);
    }
    100% {
        transform: translateX(0) translateY(0);
    }
}

@media (min-width: 768px) {.join-list-3 {
    padding: 5rem 0;
}.join-list-3 .value-vision-4 {
    align-items: center;
    padding: 3.5rem 4rem;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}.join-list-3 h4 {
    margin: 0;
    font-size: calc(20px * 1.1);
}.join-list-3 .input_holder {
    flex-direction: row;
}.join-list-3 .input_holder span:first-child {
    flex: 1;
}.join-list-3 .sub-field-1 {
    width: auto;
    white-space: nowrap;
}
}

@media (min-width: 992px) {.join-list-3 .value-vision-4 {
    padding: 4rem 5rem;
    gap: 4rem;
}.join-list-3 h4 {
    font-size: calc(20px * 1.15);
}.join-list-3 .value-vision-4::before {
    right: -60px;
    border-radius: 50%;
    position: absolute;
    content: '';
    border: 1px solid rgba(255, 255, 255, 0.1);
    z-index: -1;
    top: -60px;
    height: 120px;
    width: 120px;
}.join-list-3 .value-vision-4::after {
    height: 80px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    left: -40px;
    bottom: -40px;
    position: absolute;
    z-index: -1;
    content: '';
    width: 80px;
}
}

@media (max-width: 767px) {.join-list-3 {
    padding: 3rem 0;
}.join-list-3 .value-vision-4 {
    padding: 2rem;
}.join-list-3 h4 {
    font-size: 20px;
    text-align: center;
}.join-list-3 .input_holder {
    gap: 0.8rem;
}.join-list-3 input[type="email"],
    .join-list-3 .sub-field-1 {
    padding: 1rem;
}
}

@media (max-width: 480px) {.join-list-3 {
    padding: 2.5rem 0;
}.join-list-3 .container {
    padding: 0 1rem;
}.join-list-3 .value-vision-4 {
    padding: 1.5rem;
}.join-list-3 h4 {
    font-size: calc(20px * 0.9);
}}.data-overview-1 {
    position: relative;
    overflow: hidden;
    color: #ffffff;
    padding: 120px 0;
}.data-overview-1::before {
    position: absolute;
    left: 0;
    z-index: 1;
    opacity: 0.9;
    height: 100%;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.95) 100%);
    width: 100%;
    content: "";
    top: 0;
}.data-overview-1::after {
    position: absolute;
    top: 0;
    height: 100%;
    background: radial-gradient(ellipse at center, rgb(212,201,198,0.5) 0%, transparent 70%);
    opacity: 0.1;
    z-index: 2;
    width: 100%;
    content: "";
    left: 0;
}.data-overview-1 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 5;
}.data-overview-1 .pro-extra-1 {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    padding: 40px;
    display: flex;
    backdrop-filter: blur(10px);
    overflow: hidden;
    flex-direction: column;
}.data-overview-1 .class-statistics-1 {
    background: linear-gradient(135deg, rgb(212,201,198) 0%, rgb(179,165,161) 100%);
    padding: 15px;
    height: 60px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    margin-right: 20px;
    justify-content: center;
    border-radius: 10px;
    display: flex;
    align-items: center;
    width: 60px;
    flex-shrink: 0;
}.data-overview-1 .class-statistics-1 svg {
    height: 100%;
    fill: #ffffff;
    width: 100%;
}.data-overview-1 .class-statistics-1 svg path {
    fill: #ffffff;
}.data-overview-1 .statistics-advantages-1 {
    margin: 0 0 10px;
    font-weight: 700;
    position: relative;
    font-size: 36px;
}.data-overview-1 .knowledge-statistics-1 {
    margin: 0;
    max-width: 700px;
    font-size: 18px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.85);
}.data-overview-1 .statistics-classes-8 {
    overflow-x: auto;
    margin: 0 -10px;
    position: relative;
    display: flex;
    padding-bottom: 10px;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.data-overview-1 .statistics-classes-8::-webkit-scrollbar {
    display: none;
}.data-overview-1 .statistics-classes-8::after {
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgba(255, 255, 255, 0.1) 20%, 
        rgba(255, 255, 255, 0.1) 80%, 
        transparent 100%);
    right: 10px;
    left: 10px;
    content: "";
    height: 1px;
}.data-overview-1 .statistics-pros-0 {
    position: relative;
    text-align: center;
    min-width: calc(25% - 20px);
    align-items: center;
    padding: 20px 15px;
    transition: all 0.3s ease;
    flex-direction: column;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    margin: 0 10px;
    border-radius: 8px;
    display: flex;
}.data-overview-1 .statistics-pros-0::before {
    left: 0;
    width: 100%;
    transition: opacity 0.3s ease;
    height: 3px;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(212,201,198) 0%, rgb(179,165,161) 100%);
    top: 0;
    opacity: 0;
}.data-overview-1 .statistics-pros-0:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.05);
}.data-overview-1 .statistics-pros-0:hover::before {
    opacity: 1;
}.data-overview-1 .knowledge-gains-1 {
    align-items: center;
    position: relative;
    justify-content: center;
    display: flex;
    width: 40px;
    height: 40px;
    margin-bottom: 15px;
}.data-overview-1 .knowledge-gains-1::after {
    width: 48px;
    transition: all 0.3s ease;
    height: 48px;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    border: 1px solid rgba(255, 255, 255, 0.1);
}.data-overview-1 .statistics-pros-0:hover .knowledge-gains-1::after {
    height: 52px;
    width: 52px;
    border-color: rgba(rgb(212,201,198), 0.3);
}.data-overview-1 .knowledge-gains-1 svg {
    width: 100%;
    transition: all 0.3s ease;
    height: 100%;
    fill: rgb(179,165,161);
}.data-overview-1 .knowledge-gains-1 svg path {
    fill: rgb(179,165,161);
}.data-overview-1 .statistics-pros-0:hover .knowledge-gains-1 svg {
    fill: rgb(212,201,198);
}.data-overview-1 .statistics-pros-0:hover .knowledge-gains-1 svg path {
    fill: rgb(212,201,198);
}.data-overview-1 .statistics-pros-0 span {
    font-size: calc(19px + 4px);
    animation: numberFadeUp 0.5s forwards 0.2s;
    font-weight: 700;
    margin-bottom: 8px;
    display: block;
    position: relative;
    color: #ffffff;
    transform: translateY(10px);
    opacity: 0;
}.data-overview-1 .statistics-pros-0:nth-child(2) span {
    animation-delay: 0.3s;
}.data-overview-1 .statistics-pros-0:nth-child(3) span {
    animation-delay: 0.4s;
}.data-overview-1 .statistics-pros-0:nth-child(4) span {
    animation-delay: 0.5s;
}@keyframes numberFadeUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.data-overview-1 .statistics-pros-0 p {
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
    line-height: 1.4;
    font-size: 18px;
}.data-overview-1 .statistics-pros-0:nth-child(1) {
    animation: fadeInSlide 0.4s ease forwards;
}.data-overview-1 .statistics-pros-0:nth-child(2) {
    animation: fadeInSlide 0.4s ease forwards 0.1s;
}.data-overview-1 .statistics-pros-0:nth-child(3) {
    animation: fadeInSlide 0.4s ease forwards 0.2s;
}.data-overview-1 .statistics-pros-0:nth-child(4) {
    animation: fadeInSlide 0.4s ease forwards 0.3s;
}

@keyframes fadeInSlide {
    from {
        opacity: 0;
        transform: translateX(15px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
@media screen and (max-width: 991px) {.data-overview-1 {
    padding: 100px 0;
}.data-overview-1 .pro-extra-1 {
    padding: 30px;
}.data-overview-1 .class-statistics-1 {
    margin-right: 15px;
    height: 50px;
    padding: 12px;
    width: 50px;
}.data-overview-1 .statistics-advantages-1 {
    font-size: calc(36px - 2px);
}.data-overview-1 .knowledge-statistics-1 {
    font-size: calc(18px - 1px);
}.data-overview-1 .statistics-pros-0 {
    padding: 15px 12px;
    min-width: calc(33.33% - 20px);
}.data-overview-1 .knowledge-gains-1 {
    height: 36px;
    margin-bottom: 12px;
    width: 36px;
}.data-overview-1 .knowledge-gains-1::after {
    width: 42px;
    height: 42px;
}.data-overview-1 .statistics-pros-0 span {
    font-size: calc(19px + 2px);
}
}

@media screen and (max-width: 767px) {.data-overview-1 {
    padding: 80px 0;
}.data-overview-1 .pro-extra-1 {
    padding: 25px;
}.data-overview-1 .class-statistics-1 {
    margin-bottom: 15px;
    margin-right: 0;
}.data-overview-1 .statistics-advantages-1 {
    font-size: calc(36px - 4px);
    margin-bottom: 8px;
}.data-overview-1 .knowledge-statistics-1 {
    font-size: calc(18px - 1px);
}.data-overview-1 .statistics-pros-0 {
    padding: 15px 10px;
    min-width: calc(50% - 20px);
}.data-overview-1 .knowledge-gains-1 {
    height: 32px;
    width: 32px;
    margin-bottom: 10px;
}.data-overview-1 .knowledge-gains-1::after {
    height: 38px;
    width: 38px;
}.data-overview-1 .statistics-pros-0 span {
    font-size: calc(19px);
}.data-overview-1 .statistics-pros-0 p {
    font-size: calc(18px - 1px);
}

}

@media screen and (max-width: 576px) {.data-overview-1 {
    padding: 70px 0;
}.data-overview-1 .container {
    padding: 0 15px;
}.data-overview-1 .pro-extra-1 {
    padding: 20px;
}.data-overview-1 .class-statistics-1 {
    height: 45px;
    margin-bottom: 12px;
    width: 45px;
    padding: 10px;
}.data-overview-1 .statistics-advantages-1 {
    font-size: calc(36px - 6px);
}.data-overview-1 .knowledge-statistics-1 {
    font-size: calc(18px - 2px);
}.data-overview-1 .statistics-pros-0 {
    min-width: calc(85% - 20px);
    padding: 15px;
}.data-overview-1 .knowledge-gains-1 {
    height: 30px;
    width: 30px;
}.data-overview-1 .knowledge-gains-1::after {
    width: 36px;
    height: 36px;
}.data-overview-1 .statistics-pros-0 span {
    font-size: calc(19px - 1px);
}.data-overview-1 .statistics-pros-0 p {
    font-size: calc(18px - 2px);
}}.thxSpace-8 {
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(239,237,234) 0%, rgb(179,165,161,0.5) 100%);
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
}.thxSpace-8::before {
    left: -50%;
    opacity: 0.3;
    animation: rotate 60s linear infinite;
    width: 200%;
    pointer-events: none;
    content: "";
    position: absolute;
    top: -50%;
    height: 200%;
    background: radial-gradient(circle at center, rgb(212,201,198,0.5) 0%, transparent 70%);
}.thxSpace-8::after {
    content: "";
    position: absolute;
    pointer-events: none;
    width: 100%;
    background-size: 100px 100px;
    background-image: 
    radial-gradient(circle at 20% 30%, rgb(179,165,161,0.5) 1px, transparent 1px),
    radial-gradient(circle at 60% 70%, rgb(179,165,161,0.5) 1px, transparent 1px),
    radial-gradient(circle at 80% 20%, rgb(179,165,161,0.5) 1px, transparent 1px),
    radial-gradient(circle at 40% 80%, rgb(179,165,161,0.5) 1px, transparent 1px);
    top: 0;
    opacity: 0.15;
    left: 0;
    height: 100%;
}.thxSpace-8 .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 2rem;
    position: relative;
}.thxSpace-8 .value-vision-4 {
    grid-gap: 2.5rem;
    display: grid;
    transform-style: preserve-3d;
    transform: translateZ(0);
    animation: fadeInUp 0.8s ease-out forwards;
    grid-template-columns: 1fr;
}.thxSpace-8 .value-vision-4 > div:first-child {
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
    padding: 2.5rem;
    background: linear-gradient(45deg, rgb(212,201,198,0.5) 0%, rgb(212,201,198) 100%);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    transform: translateY(0) rotateX(0deg);
}.thxSpace-8 .value-vision-4 > div:first-child:hover {
    transform: translateY(-10px) rotateX(2deg);
}.thxSpace-8 .value-vision-4 > div:first-child::before {
    filter: blur(10px);
    position: absolute;
    opacity: 0.7;
    height: 10px;
    background: rgb(212,201,198,0.5);
    width: 90%;
    transform: translateX(-50%);
    content: "";
    bottom: -10px;
    left: 50%;
}.thxSpace-8 h5 {
    font-weight: 700;
    font-family: Arial, sans-serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    line-height: 1.4;
    font-size: 23px;
    letter-spacing: 0.5px;
    color: #ffffff;
    margin: 0;
    text-align: center;
}.thxSpace-8 .value-vision-4 > div:last-child {
    animation: slideIn 0.8s 0.3s cubic-bezier(0.23, 1, 0.32, 1) both;
    border-left: 4px solid rgb(179,165,161);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: translateY(0);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    background: #ffffff;
    position: relative;
    padding: 2.5rem;
}.thxSpace-8 .value-vision-4 > div:last-child:hover {
    transform: translateY(-5px);
}.thxSpace-8 .value-vision-4 > div:last-child::before {
    background: linear-gradient(135deg, transparent 0%, rgb(179,165,161,0.5) 100%);
    height: 100%;
    width: 100%;
    left: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    opacity: 0.05;
    content: "";
}.thxSpace-8 a {
    transition: transform 0.3s ease;
    text-decoration: none;
    display: block;
}.thxSpace-8 a:hover {
    transform: scale(1.01);
}.thxSpace-8 a:focus {
    outline: 2px dashed rgb(179,165,161);
    outline-offset: 4px;
}.thxSpace-8 p {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.7;
    margin: 0;
    text-align: left;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(40px) translateZ(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0) translateZ(0);
  }
}

@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media (min-width: 768px) {.thxSpace-8 {
    padding: 7rem 0;
}.thxSpace-8 .value-vision-4 {
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
    grid-gap: 3rem;
}.thxSpace-8 .value-vision-4 > div:first-child {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    padding: 3rem;
    transform: translateY(0) rotateY(-5deg);
}.thxSpace-8 .value-vision-4 > div:first-child:hover {
    transform: translateY(-10px) rotateY(-8deg);
}.thxSpace-8 h5 {
    text-align: left;
    font-size: calc(23px * 1.1);
}.thxSpace-8 .value-vision-4 > div:last-child {
    padding: 3rem;
}
}

@media (min-width: 992px) {.thxSpace-8 {
    padding: 9rem 0;
}.thxSpace-8 .value-vision-4 {
    grid-gap: 4rem;
}.thxSpace-8 .value-vision-4 > div:first-child {
    padding: 4rem;
}.thxSpace-8 h5 {
    font-size: calc(23px * 1.2);
}.thxSpace-8 .value-vision-4 > div:last-child {
    padding: 4rem;
}.thxSpace-8 p {
    font-size: calc(12px * 1.05);
}
}

@media (max-width: 767px) {.thxSpace-8 {
    padding: 4rem 0;
}.thxSpace-8 .value-vision-4 > div:first-child,
  .thxSpace-8 .value-vision-4 > div:last-child {
    padding: 2rem;
}.thxSpace-8 h5 {
    font-size: calc(23px * 0.9);
}.thxSpace-8 p {
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 480px) {.thxSpace-8 {
    padding: 3rem 0;
}.thxSpace-8 .container {
    padding: 0 1.5rem;
}.thxSpace-8 .value-vision-4 > div:first-child,
  .thxSpace-8 .value-vision-4 > div:last-child {
    padding: 1.5rem;
}.thxSpace-8 h5 {
    font-size: calc(23px * 0.85);
}}.our-mission-5 {
    background-color: rgb(239,237,234);
    padding: 160px 0;
    isolation: isolate;
    overflow: hidden;
    position: relative;
}.our-mission-5::before {
    animation: rotateCircles 60s linear infinite;
    inset: 0;
    content: "";
    opacity: 0.15;
    background-size: auto, auto, 80px 80px;
    background: 
        radial-gradient(circle at 10% 10%, rgb(212,201,198,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 90%, rgb(179,165,161,0.5) 0%, transparent 40%),
        repeating-conic-gradient(
            from 0deg at 50% 50%,
            transparent 0deg,
            transparent 15deg,
            rgba(0, 0, 0, 0.5) 15.5deg,
            transparent 16deg
        );
    z-index: -2;
    position: absolute;
}@keyframes rotateCircles {
    0% {
        background-position: 0% 0%, 100% 100%, 0 0;
        opacity: 0.15;
    }
    50% {
        background-position: 5% 5%, 95% 95%, 0 0;
        opacity: 0.17;
    }
    100% {
        background-position: 0% 0%, 100% 100%, 0 0;
        opacity: 0.15;
    }
}

.our-mission-5::after {
    background-size: 50px 50px;
    content: "";
    inset: 0;
    position: absolute;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.5) 76%, transparent 77%),
        linear-gradient(90deg, transparent 24%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.5) 76%, transparent 77%);
    opacity: 0.03;
    z-index: -1;
}.our-mission-5 .container {
    padding: 0 30px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}.our-mission-5 .container::before {
    z-index: -1;
    width: 600px;
    border-radius: 50%;
    position: absolute;
    content: "";
    animation: slowRotate 40s linear infinite;
    background: 
        conic-gradient(from 0deg, 
            transparent 0deg, 
            transparent 55deg, 
            rgba(0, 0, 0, 0.02) 60deg, 
            transparent 65deg,
            transparent 115deg, 
            rgba(0, 0, 0, 0.02) 120deg,
            transparent 125deg,
            transparent 175deg,
            rgba(0, 0, 0, 0.02) 180deg,
            transparent 185deg,
            transparent 235deg,
            rgba(0, 0, 0, 0.02) 240deg,
            transparent 245deg,
            transparent 295deg,
            rgba(0, 0, 0, 0.02) 300deg,
            transparent 305deg
        );
    top: -300px;
    opacity: 0.6;
    left: -300px;
    height: 600px;
}.our-mission-5 .container::after {
    width: 400px;
    opacity: 0.5;
    bottom: -200px;
    z-index: -1;
    height: 400px;
    content: "";
    background: radial-gradient(circle, rgba(0, 0, 0, 0.01) 0%, transparent 70%);
    right: -200px;
    border-radius: 50%;
    position: absolute;
}@keyframes slowRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.our-mission-5 .value-vision-4 {
    background: rgba(255, 255, 255, 0.02);
    grid-template-areas: 
        "logo title"
        "photo text";
    border-radius: 11px;
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    grid-template-columns: minmax(300px, 1fr) minmax(400px, 2fr);
    gap: 25px;
    overflow: hidden;
    backdrop-filter: blur(8px);
    grid-template-rows: auto 1fr;
    display: grid;
    position: relative;
}.our-mission-5 .value-vision-4::before {
    background: 
        linear-gradient(45deg, transparent 25%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.02) 75%);
    background-size: 10px 10px;
    animation: patternShift 20s linear infinite;
    position: absolute;
    opacity: 0.3;
    content: "";
    z-index: -1;
    inset: 0;
}@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

.our-mission-5 .value-vision-4::after {
    content: "";
    background: linear-gradient(135deg, rgb(212,201,198,0.5) 0%, transparent 100%);
    z-index: -1;
    position: absolute;
    opacity: 0.05;
    inset: 0;
}.our-mission-5 .virtual-classes-3 {
    grid-area: logo;
    flex-direction: column;
    padding: 30px;
    align-items: center;
    z-index: 2;
    position: relative;
    display: flex;
    justify-content: center;
}.our-mission-5 .virtual-classes-3::before {
    position: absolute;
    border: 1px dashed rgb(212,201,198,0.5);
    inset: 10px;
    z-index: -1;
    content: "";
    opacity: 0.2;
    border-radius: 10px;
}.our-mission-5 .virtual-classes-3::after {
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: 
        linear-gradient(45deg, transparent 48.5%, rgb(212,201,198,0.5) 49%, rgb(212,201,198,0.5) 51%, transparent 51.5%),
        linear-gradient(135deg, transparent 48.5%, rgb(212,201,198,0.5) 49%, rgb(212,201,198,0.5) 51%, transparent 51.5%);
    z-index: -1;
    opacity: 0.05;
    background-size: 30px 30px;
}.our-mission-5 .virtual-classes-3 svg {
    position: relative;
    width: 70px;
    height: 70px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-bottom: 15px;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
}.our-mission-5 .virtual-classes-3 svg::before {
    inset: -5px;
    transition: all 0.3s ease;
    border-radius: 50%;
    content: "";
    transform: scale(0.8);
    border: 1px solid rgb(212,201,198,0.5);
    position: absolute;
    opacity: 0;
}.our-mission-5 .virtual-classes-3 svg path {
    fill: rgb(212,201,198);
    transition: fill 0.3s ease;
}.our-mission-5 h2 {
    padding: 30px;
    position: relative;
    margin: 0;
    align-items: center;
    display: flex;
    font-weight: 700;
    color: #000000;
    grid-area: title;
    font-size: 28px;
}.our-mission-5 h2::before {
    opacity: 0.15;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    background: 
        linear-gradient(to right, rgb(212,201,198,0.5) 0%, transparent 5%),
        linear-gradient(to bottom, rgb(212,201,198,0.5) 0%, transparent 5%);
    pointer-events: none;
    content: "";
    left: 0;
}.our-mission-5 h2::after {
    background: linear-gradient(to right, rgb(212,201,198), rgb(179,165,161));
    bottom: 20px;
    transition: width 0.3s ease, transform 0.3s ease;
    border-radius: 3px;
    width: 60px;
    position: absolute;
    content: "";
    left: 30px;
    height: 3px;
}.our-mission-5 h2:hover::after {
    transform: translateX(10px);
    width: 100px;
}.our-mission-5 .study-track-2 {
    z-index: 2;
    grid-area: photo;
    perspective: 1000px;
    padding: 30px;
    position: relative;
}.our-mission-5 .study-track-2::before {
    border-radius: 11px;
    content: "";
    opacity: 0.1;
    z-index: -1;
    position: absolute;
    inset: 10px;
    box-shadow: inset 0 0 0 1px rgb(212,201,198,0.5);
}.our-mission-5 .study-track-2::after {
    inset: 0;
    z-index: -1;
    position: absolute;
    opacity: 0.05;
    background: radial-gradient(circle at 30% 70%, rgb(212,201,198,0.5) 0%, transparent 60%);
    pointer-events: none;
    content: "";
}.our-mission-5 .study-track-2 .image-grid-item-3 {
    transform: rotateY(3deg) rotateX(2deg);
    transform-style: preserve-3d;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    overflow: hidden;
    height: 320px;
    border-radius: 11px;
    width: 100%;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
}.our-mission-5 .study-track-2 .image-grid-item-3::before {
    content: "";
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    inset: 0;
    position: absolute;
    z-index: 1;
}.our-mission-5 .study-track-2 .image-grid-item-3::after {
    animation: lightSweep 8s infinite cubic-bezier(0.4, 0, 0.2, 1);
    transform: rotate(30deg);
    position: absolute;
    height: 300%;
    width: 300%;
    z-index: 2;
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255, 255, 255, 0.08), 
        transparent
    );
    content: "";
    top: -100%;
    left: -100%;
}@keyframes lightSweep {
    0% {
        transform: rotate(30deg) translateX(-100%);
    }
    100% {
        transform: rotate(30deg) translateX(100%);
    }
}

.our-mission-5 .study-track-2:hover .image-grid-item-3 {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
    transform: rotateY(0deg) rotateX(0deg) translateY(-10px);
}.our-mission-5 .learn-corner-8 {
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateY(0);
    padding: 20px 25px;
    margin-left: 20px;
    color: #ffffff;
    margin-right: 20px;
    z-index: 3;
    margin-top: -40px;
    border-radius: 10px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: rgb(212,201,198);
}.our-mission-5 .learn-corner-8::before {
    height: 100%;
    left: 0;
    width: 4px;
    position: absolute;
    background: rgb(179,165,161);
    opacity: 0.8;
    top: 0;
    border-radius: 10px 0 0 10px;
    content: "";
}.our-mission-5 .learn-corner-8::after {
    inset: 0;
    position: absolute;
    border-radius: inherit;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    pointer-events: none;
    content: "";
}.our-mission-5 .study-track-2:hover .learn-corner-8 {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
}.our-mission-5 .growth-graph-3 {
    margin: 0 0 8px 0;
    font-size: 24px;
    padding-bottom: 8px;
    position: relative;
    font-weight: 700;
}.our-mission-5 .study-track-2:hover .growth-graph-3::after {
    width: 50px;
}.our-mission-5 .expert-learning-3 {
    margin: 0;
    opacity: 0.9;
    font-size: 12px;
}.our-mission-5 .text-area-wrap-3 {
    z-index: 2;
    grid-area: text;
    padding: 30px;
    position: relative;
}.our-mission-5 .text-area-wrap-3::before {
    position: absolute;
    content: "";
    box-shadow: inset 0 0 0 1px rgb(179,165,161,0.5);
    transition: opacity 0.3s ease;
    border-radius: 11px;
    z-index: -1;
    inset: 10px;
    opacity: 0.1;
}.our-mission-5 .text-area-wrap-3:hover::before {
    opacity: 0.2;
}.our-mission-5 .text-area-wrap-3::after {
    background: 
        radial-gradient(circle at 70% 30%, rgb(179,165,161,0.5) 0%, transparent 60%);
    pointer-events: none;
    opacity: 0.05;
    position: absolute;
    inset: 0;
    z-index: -1;
    content: "";
}.our-mission-5 p {
    line-height: 1.8;
    position: relative;
    color: #000000;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 20px;
}.our-mission-5 p::before {
    width: 3px;
    height: 100%;
    position: absolute;
    border-radius: 3px;
    opacity: 0.6;
    background: linear-gradient(to bottom, rgb(212,201,198,0.5), rgb(179,165,161,0.5));
    content: "";
    left: 0;
    top: 0;
}

@media (max-width: 992px) {.our-mission-5 {
    padding: 100px 0;
}.our-mission-5 .value-vision-4 {
    grid-template-columns: 1fr;
    grid-template-areas: 
            "title title"
            "logo logo"
            "photo photo"
            "text text";
}.our-mission-5 .virtual-classes-3 {
    justify-content: center;
    padding: 25px;
    align-items: center;
    flex-direction: row;
}.our-mission-5 .virtual-classes-3 svg {
    margin-bottom: 0;
    margin-right: 15px;
}.our-mission-5 h2 {
    padding: 25px;
    justify-content: center;
    text-align: center;
}.our-mission-5 h2::after {
    transform: translateX(-50%);
    left: 50%;
}.our-mission-5 h2:hover::after {
    width: 80px;
    transform: translateX(-40px);
}.our-mission-5 .study-track-2,
    .our-mission-5 .text-area-wrap-3 {
    padding: 25px;
}.our-mission-5 .study-track-2 .image-grid-item-3 {
    height: 280px;
}
}

@media (max-width: 768px) {.our-mission-5 {
    padding: 80px 0;
}.our-mission-5 .study-track-2 .image-grid-item-3 {
    height: 240px;
}.our-mission-5 .learn-corner-8 {
    margin-right: 10px;
    margin-left: 10px;
    padding: 15px 20px;
}.our-mission-5 h2 {
    font-size: calc(28px * 0.9);
}
}

@media (max-width: 480px) {.our-mission-5 {
    padding: 60px 0;
}.our-mission-5 .container {
    padding: 0 20px;
}.our-mission-5 .virtual-classes-3,
    .our-mission-5 h2,
    .our-mission-5 .study-track-2,
    .our-mission-5 .text-area-wrap-3 {
    padding: 20px;
}.our-mission-5 .study-track-2 .image-grid-item-3 {
    height: 200px;
}.our-mission-5 h2 {
    font-size: calc(28px * 0.8);
}.our-mission-5 .virtual-classes-3 {
    flex-direction: column;
}.our-mission-5 .virtual-classes-3 svg {
    margin-bottom: 10px;
    margin-right: 0;
}}header .top_plank {
    color:  #ffffff;
    background: rgb(212,201,198);
}header .top_plank .plank-line-8 div svg, header .top_plank .plank-line-8 div svg path {
    fill: #ffffff;
}header .top_plank .plank-line-8 div span {
    color: #ffffff;
}header .top_plank .plank-line-8 {
    display: flex;
    padding: 15px 0 10px 0;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    font-size: 12px;
    justify-content: flex-start;
    line-height: 21px;
}header .top_plank .plank-line-8 div {
    display: flex;
    margin-right: 24px;
    align-items: center;
    justify-content: flex-start;
}header .top_plank .plank-line-8 div img, header .top_plank .plank-line-8 div svg {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}.course-features-5 {
    overflow: hidden;
    padding: 8rem 0;
    background: rgb(239,237,234);
    position: relative;
}.course-features-5::before {
    background: linear-gradient(135deg, rgb(239,237,234) 0%, rgb(212,201,198,0.5) 100%);
    opacity: 0.6;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
}.course-features-5::after {
    position: absolute;
    top: 0;
    width: 100%;
    background-size: 4rem 4rem;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 15px, rgb(179,165,161,0.5) 15px, rgb(179,165,161,0.5) 16px),
        repeating-linear-gradient(90deg, transparent, transparent 15px, rgb(212,201,198,0.5) 15px, rgb(212,201,198,0.5) 16px);
    opacity: 0.15;
    animation: gridShift 30s infinite linear;
    left: 0;
    height: 100%;
    content: "";
    z-index: 1;
}.course-features-5 .container {
    position: relative;
    z-index: 3;
}.course-features-5 .value-vision-4 {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    grid-template-rows: repeat(8, minmax(50px, auto));
    gap: 1rem;
    position: relative;
}.course-features-5 .skill-track-3 {
    z-index: 5;
    grid-column: 1 / 9;
    padding: 3rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 23px;
    background: #ffffff;
    position: relative;
    grid-row: 2 / 8;
}.course-features-5 .image-grid-item-3 {
    grid-row: 1 / 7;
    overflow: hidden;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    clip-path: polygon(0% 15%, 100% 0%, 100% 85%, 0% 100%);
    z-index: 3;
    border-radius: 23px;
    position: relative;
    grid-column: 7 / 13;
}.course-features-5 .image-grid-item-3::before {
    height: 100%;
    top: 0;
    background: linear-gradient(45deg, rgb(212,201,198,0.5) 0%, transparent 70%);
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
}.course-features-5 .image-grid-item-3::after {
    z-index: 1;
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
    opacity: 0.6;
    height: 70%;
    width: 70%;
    bottom: -5px;
    content: "";
    border: 2px solid rgb(179,165,161);
    right: -5px;
    position: absolute;
    border-radius: 10px;
}.course-features-5 .main-lead-4 {
    height: 5rem;
    display: flex;
    transform: rotate(-5deg);
    top: -2rem;
    justify-content: center;
    background: #ffffff;
    right: 3rem;
    align-items: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    width: 5rem;
    transition: transform 0.3s ease-out;
    border-radius: 50%;
    z-index: 10;
    position: absolute;
}.course-features-5 .main-lead-4:hover {
    transform: rotate(0deg) scale(1.05);
}.course-features-5 .main-lead-4 svg {
    width: 3rem;
    height: 3rem;
    transition: all 0.3s ease;
}.course-features-5 .main-lead-4:hover svg {
    transform: scale(1.1);
}.course-features-5 .main-lead-4 svg path {
    fill: rgb(212,201,198);
}.course-features-5 h3 {
    font-weight: 700;
    border-left: 4px solid rgb(212,201,198);
    font-size: 37px;
    margin-bottom: 1.5rem;
    line-height: 1.3;
    color: #000000;
    position: relative;
    padding-left: 1rem;
}.course-features-5 p {
    position: relative;
    line-height: 1.8;
    font-size: 14px;
    color: #000000;
    margin-bottom: 0;
}.course-features-5 .value-vision-4::before {
    z-index: 1;
    left: -6rem;
    animation: moveCircle 20s infinite alternate;
    filter: blur(100px);
    content: "";
    top: -6rem;
    position: absolute;
    opacity: 0.6;
    background: rgb(212,201,198,0.5);
    width: 12rem;
    height: 12rem;
    border-radius: 50%;
}.course-features-5 .value-vision-4::after {
    opacity: 0.5;
    content: "";
    width: 8rem;
    border-radius: 50%;
    height: 8rem;
    filter: blur(80px);
    z-index: 1;
    background: rgb(179,165,161,0.5);
    animation: moveCircle 15s infinite alternate-reverse;
    position: absolute;
    right: -4rem;
    bottom: -4rem;
}.course-features-5 .skill-track-3::before {
    height: 5px;
    content: "";
    background: linear-gradient(90deg, rgb(212,201,198) 0%, rgb(179,165,161) 100%);
    right: 0;
    border-radius: 0 10px 0 10px;
    top: 0;
    width: 100px;
    position: absolute;
}.course-features-5 .skill-track-3::after {
    position: absolute;
    content: "";
    right: 0;
    background: linear-gradient(180deg, rgb(212,201,198) 0%, rgb(179,165,161) 100%);
    border-radius: 0 0 10px 0;
    height: 100px;
    bottom: 0;
    width: 5px;
}

@keyframes gridShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 4rem 4rem;
    }
}

@keyframes moveCircle {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(20px, 20px);
    }
    100% {
        transform: translate(-20px, -20px);
    }
}

@media (max-width: 1200px) {.course-features-5 {
    padding: 7rem 0;
}.course-features-5 .value-vision-4 {
    gap: 0.75rem;
}.course-features-5 .skill-track-3 {
    grid-column: 1 / 8;
    padding: 2.5rem;
}.course-features-5 .image-grid-item-3 {
    grid-column: 6 / 13;
}.course-features-5 .main-lead-4 {
    right: 2rem;
}
}

@media (max-width: 992px) {.course-features-5 {
    padding: 6rem 0;
}.course-features-5 .value-vision-4 {
    grid-template-rows: auto auto;
    gap: 2rem;
    display: grid;
    grid-template-columns: 1fr;
}.course-features-5 .skill-track-3 {
    grid-column: auto;
    padding: 2.5rem;
    grid-row: 2 / 3;
}.course-features-5 .image-grid-item-3 {
    height: 350px;
    grid-column: auto;
    clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 0% 100%);
    grid-row: 1 / 2;
}.course-features-5 .main-lead-4 {
    top: auto;
    bottom: -2rem;
    right: 3rem;
}.course-features-5 h3 {
    font-size: calc(37px * 0.9);
}
}

@media (max-width: 768px) {.course-features-5 {
    padding: 5rem 0;
}.course-features-5 .skill-track-3 {
    padding: 2rem;
}.course-features-5 .image-grid-item-3 {
    height: 300px;
}.course-features-5 .main-lead-4 {
    width: 4.5rem;
    height: 4.5rem;
    bottom: -1.5rem;
    right: 2rem;
}.course-features-5 .main-lead-4 svg {
    height: 2.5rem;
    width: 2.5rem;
}.course-features-5 h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 1.25rem;
}.course-features-5 p {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}.course-features-5 .skill-track-3::before {
    width: 70px;
}.course-features-5 .skill-track-3::after {
    height: 70px;
}
}

@media (max-width: 576px) {.course-features-5 {
    padding: 4rem 0;
}.course-features-5 .skill-track-3 {
    padding: 1.5rem;
}.course-features-5 .image-grid-item-3 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0% 100%);
    height: 250px;
}.course-features-5 .main-lead-4 {
    right: 1.5rem;
    width: 4rem;
    height: 4rem;
    bottom: -1.25rem;
}.course-features-5 .main-lead-4 svg {
    height: 2.25rem;
    width: 2.25rem;
}.course-features-5 h3 {
    font-size: calc(37px * 0.7);
    padding-left: 0.75rem;
    margin-bottom: 1rem;
}.course-features-5 p {
    font-size: calc(14px * 0.9);
    line-height: 1.6;
}.course-features-5 .skill-track-3::before {
    width: 50px;
}.course-features-5 .skill-track-3::after {
    height: 50px;
}.course-features-5 .value-vision-4::before,
    .course-features-5 .value-vision-4::after {
    display: none;
}}.privacy-lair-0 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    background-color: rgb(239,237,234);
    color: #000000;
    padding: 40px;
    transition: background-color 0.3s ease, color 0.3s ease;
}.privacy-lair-0 h1 {
    color: rgb(212,201,198);
    font-weight: 700;
    font-size: 39px;
    text-transform: uppercase;
    margin-bottom: 20px;
}.privacy-lair-0 h2 {
    margin-bottom: 15px;
    font-weight: 600;
    color: rgb(179,165,161);
    font-size: 34px;
    text-transform: uppercase;
}.privacy-lair-0 h3,
.privacy-lair-0 h4,
.privacy-lair-0 h5,
.privacy-lair-0 h6 {
    color: rgb(212,201,198);
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 20px;
}.privacy-lair-0 ul {
    padding-left: 20px;
    list-style-type: disc;
    margin-bottom: 20px;
}.privacy-lair-0 ol {
    padding-left: 20px;
    margin-bottom: 20px;
    list-style-type: decimal;
}.privacy-lair-0 li {
    line-height: 1.6;
    font-size: 18px;
    margin-bottom: 10px;
}.privacy-lair-0 section {
    margin-bottom: 30px;
}.privacy-lair-0 p {
    margin-bottom: 20px;
    line-height: 1.8;
    font-size: 18px;
}.privacy-lair-0 span {
    font-weight: 600;
    color: rgb(212,201,198);
}.privacy-lair-0 div {
    padding: 20px;
    margin-bottom: 20px;
    background-color: rgb(255, 255, 255, 0.5);
    border-radius: 10px;
}
@media only screen and (max-width: 800px) {.privacy-lair-0 {
    padding: 20px;
}.privacy-lair-0 h1 {
    font-size: calc(20px - 10px);
}.privacy-lair-0 h2 {
    font-size: calc(20px - 8px);
}.privacy-lair-0 ul,
    .privacy-lair-0 ol {
    padding-left: 15px;
}.privacy-lair-0 li {
    font-size: calc(18px - 2px);
}.privacy-lair-0 p {
    font-size: calc(18px - 2px);
}}
.cookie-overlay-window-3 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    left: 50%;
    border-radius: 10px;
    z-index: 1050;
    bottom: 20px;
    font-family: Arial, sans-serif;
    max-width: 500px;
    overflow: hidden;
    position: fixed;
    width: 90%;
    background: #ffffff;
    transform: translateX(-50%);
}.cookie-guard-7 {
    align-items: center;
    padding: 20px;
    display: flex;
    flex-direction: column;
}.privacy-ctrl-2 {
    margin-bottom: 20px;
}.privacy-ctrl-2 svg, .privacy-ctrl-2 svg path, .privacy-ctrl-2 img {
    fill: rgb(212,201,198);
    height: 60px;
    width: 60px;
}.cookie-overlay-window-3 h5 {
    font-size: 23px;
    color: rgb(212,201,198);
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700;
}.cookie-overlay-window-3 p {
    color: #000000;
    text-align: center;
    font-size: 15px;
    margin-bottom: 20px;
}.edu-approve-9 {
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
    background: rgb(212,201,198);
    width: calc(50% - 10px);
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    padding: 10px 20px;
    display: inline-block;
    margin: 5px;
    text-align: center;
    transition: background 0.3s ease-in-out;
}.edu-approve-9:hover {
    background: rgb(179,165,161);
}.cookie_button.cookie-edu-2 {
    background: rgb(179,165,161);
}.cookie_button.cookie-edu-2:hover {
    background: rgb(179,165,161,0.5);
}.cookie-overlay-window-3 p a {
    text-decoration: none;
    transition: color 0.3s ease-in-out;
    color: rgb(212,201,198);
}.cookie-overlay-window-3 p a:hover {
    color: rgb(179,165,161);
}#usagePolicyBanner-4 {
    display: none;
}#usagePolicyBanner-4:checked ~ .cookie-overlay-window-3 {
    visibility: hidden;
    opacity: 0;
}.contact-panel-2 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.contact-panel-2::before {
    left: 0;
    content: '';
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    backdrop-filter: blur(8px);
}.contact-panel-2::after {
    animation: gradientShift 15s ease infinite;
    height: 100%;
    content: '';
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgb(212,201,198,0.5) 0%, transparent 50%, rgb(179,165,161,0.5) 100%);
    z-index: 2;
}@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.contact-panel-2 .container {
    margin: 0 auto;
    padding: 0 15px;
    z-index: 3;
    position: relative;
    max-width: 1200px;
}.contact-panel-2 .query-request-1 {
    position: relative;
    display: flex;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    border-radius: 22px;
}.contact-panel-2 .query-request-1::before {
    left: -50%;
    position: absolute;
    height: 200%;
    top: -50%;
    opacity: 0.1;
    pointer-events: none;
    background: radial-gradient(circle, rgb(212,201,198,0.5) 0%, transparent 30%);
    animation: rotate 30s linear infinite;
    width: 200%;
    content: '';
}@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.contact-panel-2 .feedback-form-5 {
    flex: 1;
    position: relative;
    padding: 50px;
    background: linear-gradient(145deg, rgb(212,201,198,0.5) 0%, rgb(179,165,161,0.5) 100%);
    overflow: hidden;
}.contact-panel-2 .feedback-form-5::after {
    width: 100px;
    content: '';
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1));
    right: 0;
    position: absolute;
    height: 100%;
    top: 0;
}.contact-panel-2 .feedback-form-5 h3 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 36px;
    padding-bottom: 15px;
    position: relative;
}.contact-panel-2 .feedback-form-5 h3::after {
    content: '';
    background: #ffffff;
    bottom: 0;
    width: 80px;
    border-radius: 10px;
    left: 0;
    position: absolute;
    height: 3px;
}.contact-panel-2 .feedback-form-5 div {
    display: flex;
    transform: translateX(0);
    margin-bottom: 25px;
    padding-left: 15px;
    position: relative;
    transition: transform 0.3s ease;
    align-items: center;
}.contact-panel-2 .feedback-form-5 div:hover {
    transform: translateX(10px);
}.contact-panel-2 .feedback-form-5 div::before {
    top: 50%;
    width: 5px;
    content: '';
    transition: height 0.3s ease, top 0.3s ease;
    left: 0;
    border-radius: 10px;
    position: absolute;
    background: #ffffff;
    height: 0;
}.contact-panel-2 .feedback-form-5 div:hover::before {
    height: 80%;
    top: 10%;
}.contact-panel-2 .feedback-form-5 svg {
    width: 24px;
    height: 24px;
    fill: #ffffff;
    margin-right: 15px;
}.contact-panel-2 .feedback-form-5 svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.contact-panel-2 .feedback-form-5 div:hover svg path {
    fill: rgb(179,165,161);
}.contact-panel-2 .feedback-form-5 span {
    font-weight: 400;
    color: #ffffff;
    font-size: 15px;
}.contact-panel-2 .feedback-form-5 span a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}.contact-panel-2 .feedback-form-5 span a:hover {
    color: rgb(179,165,161);
}.contact-panel-2 .reach-inquiry-9 {
    flex: 1.2;
    overflow: hidden;
    backdrop-filter: blur(10px);
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    padding: 50px;
}.contact-panel-2 .reach-inquiry-9::before {
    animation: pulse 4s ease-in-out infinite alternate;
    border-radius: 50%;
    content: '';
    position: absolute;
    right: -100px;
    top: -100px;
    width: 200px;
    background: radial-gradient(circle, rgb(179,165,161,0.5) 0%, transparent 70%);
    height: 200px;
}@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

.contact-panel-2 .reach-inquiry-9 h3 {
    position: relative;
    text-align: center;
    font-size: 36px;
    margin-bottom: 40px;
    font-weight: 600;
    color: #ffffff;
}.contact-panel-2 .reach-inquiry-9 h3::after {
    transform: translateX(-50%);
    bottom: -15px;
    height: 2px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    width: 50px;
    content: '';
    background: rgb(179,165,161);
}.contact-panel-2 .reach-inquiry-9 form {
    flex-direction: column;
    display: flex;
}.contact-panel-2 .reach-inquiry-9 input[type="text"],
.contact-panel-2 .reach-inquiry-9 input[type="email"] {
    transition: all 0.3s ease;
    font-size: 15px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 15px 20px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    border-radius: 22px;
    margin-bottom: 20px;
    backdrop-filter: blur(5px);
}.contact-panel-2 .reach-inquiry-9 input[type="text"]:focus,
.contact-panel-2 .reach-inquiry-9 input[type="email"]:focus {
    box-shadow: 0 0 0 2px rgb(179,165,161,0.5);
    border-color: rgb(179,165,161);
    outline: none;
}.contact-panel-2 .reach-inquiry-9 input[type="text"]::placeholder,
.contact-panel-2 .reach-inquiry-9 input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}.contact-panel-2 .reach-inquiry-9 .contact-request-8 {
    align-items: flex-start;
    position: relative;
    display: flex;
    margin-bottom: 25px;
}.contact-panel-2 .reach-inquiry-9 .contact-request-8 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-panel-2 .reach-inquiry-9 .contact-request-8 label {
    position: relative;
    font-size: 14px;
    line-height: 1.5;
    color: #ffffff;
    cursor: pointer;
    padding-left: 30px;
}.contact-panel-2 .reach-inquiry-9 .contact-request-8 label::before {
    transition: all 0.3s ease;
    left: 0;
    background: rgba(255, 255, 255, 0.05);
    top: 2px;
    height: 18px;
    content: '';
    position: absolute;
    border-radius: 10px;
    width: 18px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}.contact-panel-2 .reach-inquiry-9 .contact-request-8 label::after {
    transform: rotate(-45deg) scale(0);
    left: 5px;
    content: '';
    transition: all 0.2s ease;
    width: 8px;
    border-left: 2px solid #ffffff;
    position: absolute;
    border-bottom: 2px solid #ffffff;
    height: 4px;
    opacity: 0;
    top: 9px;
}.contact-panel-2 .reach-inquiry-9 .contact-request-8 input[type="checkbox"]:checked + label::before {
    border-color: rgb(179,165,161);
    background: rgb(179,165,161,0.5);
}.contact-panel-2 .reach-inquiry-9 .contact-request-8 input[type="checkbox"]:checked + label::after {
    transform: rotate(-45deg) scale(1);
    opacity: 1;
}.contact-panel-2 .reach-inquiry-9 .contact-request-8 label a {
    transition: color 0.3s ease;
    color: rgb(179,165,161);
    text-decoration: none;
}.contact-panel-2 .reach-inquiry-9 .contact-request-8 label a:hover {
    color: #ffffff;
    text-decoration: underline;
}.contact-panel-2 .reach-inquiry-9 .query-support-2 {
    border-radius: 22px;
    font-family: Arial, sans-serif;
    padding: 15px 30px;
    z-index: 1;
    overflow: hidden;
    border: none;
    font-weight: 600;
    transition: all 0.3s ease;
    color: #ffffff;
    background: linear-gradient(90deg, rgb(212,201,198) 0%, rgb(179,165,161) 100%);
    position: relative;
    cursor: pointer;
    font-size: 20px;
}.contact-panel-2 .reach-inquiry-9 .query-support-2::before {
    content: '';
    z-index: -1;
    left: -100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.6s ease;
    height: 100%;
    top: 0;
}.contact-panel-2 .reach-inquiry-9 .query-support-2:hover::before {
    left: 100%;
}.contact-panel-2 .reach-inquiry-9 .query-support-2:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

@media (max-width: 992px) {.contact-panel-2 {
    padding: 80px 0;
}.contact-panel-2 .query-request-1 {
    flex-direction: column;
}.contact-panel-2 .feedback-form-5,
    .contact-panel-2 .reach-inquiry-9 {
    padding: 40px;
}.contact-panel-2 .feedback-form-5 {
    text-align: center;
}.contact-panel-2 .feedback-form-5 h3::after {
    left: 50%;
    transform: translateX(-50%);
}.contact-panel-2 .feedback-form-5 div {
    padding-left: 0;
    justify-content: center;
}.contact-panel-2 .feedback-form-5 div::before {
    display: none;
}
}

@media (max-width: 768px) {.contact-panel-2 {
    padding: 60px 0;
}.contact-panel-2 .feedback-form-5,
    .contact-panel-2 .reach-inquiry-9 {
    padding: 30px;
}.contact-panel-2 .feedback-form-5 h3,
    .contact-panel-2 .reach-inquiry-9 h3 {
    font-size: calc(36px * 0.8);
    margin-bottom: 30px;
}.contact-panel-2 .feedback-form-5 div {
    margin-bottom: 20px;
}.contact-panel-2 .reach-inquiry-9 input[type="text"],
    .contact-panel-2 .reach-inquiry-9 input[type="email"] {
    padding: 12px 15px;
}.contact-panel-2 .reach-inquiry-9 .query-support-2 {
    padding: 12px 20px;
}
}

@media (max-width: 480px) {.contact-panel-2 {
    padding: 40px 0;
}.contact-panel-2 .container {
    padding: 0 10px;
}.contact-panel-2 .feedback-form-5,
    .contact-panel-2 .reach-inquiry-9 {
    padding: 20px;
}.contact-panel-2 .feedback-form-5 h3,
    .contact-panel-2 .reach-inquiry-9 h3 {
    margin-bottom: 25px;
    font-size: calc(36px * 0.7);
}.contact-panel-2 .feedback-form-5 svg {
    height: 20px;
    width: 20px;
}.contact-panel-2 .reach-inquiry-9 .contact-request-8 label {
    font-size: calc(14px * 0.9);
}.contact-panel-2 .reach-inquiry-9 .query-support-2 {
    width: 100%;
}}.title-greeting-0 {
    position: relative;
    overflow: hidden;
    color: #ffffff;
}.title-greeting-0 .learn-first-3 {
    align-items: center;
    padding: 5rem 2rem;
    display: flex;
    position: relative;
    z-index: 1;
    justify-content: center;
    min-height: 100vh;
}.title-greeting-0 .learn-first-3::before {
    top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    left: 0;
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.7) 0%, 
    rgba(0, 0, 0, 0.5) 50%, 
    rgba(0, 0, 0, 0.8) 100%);
    z-index: -1;
}.title-greeting-0 .learn-first-3::after {
    z-index: -1;
    left: -10%;
    top: -10%;
    position: absolute;
    pointer-events: none;
    content: '';
    background: linear-gradient(to bottom, 
    rgb(212,201,198,0.5) 0%, 
    transparent 60%);
    transform: rotate(-3deg);
    width: 120%;
    opacity: 0.4;
    height: 120%;
}.title-greeting-0 .knowledge-pro-0 {
    backdrop-filter: blur(5px);
    max-width: 1200px;
    padding: 4rem;
    transform: translateY(0);
    animation: slideIn 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.4);
    width: 100%;
    border-left: 4px solid rgb(212,201,198);
    position: relative;
    background: linear-gradient(170deg, 
    rgba(255, 255, 255, 0.1) 0%, 
    rgba(255, 255, 255, 0.05) 100%);
}.title-greeting-0 .knowledge-pro-0::before {
    z-index: -1;
    height: 100%;
    opacity: 0.5;
    left: 0;
    content: '';
    width: 100%;
    top: 0;
    position: absolute;
    background: linear-gradient(to right, 
    rgb(212,201,198,0.5) 0%, 
    transparent 15%);
}.title-greeting-0 .knowledge-pro-0 > div:first-child {
    opacity: 0;
    animation: fadeSlideRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    margin-bottom: 2.5rem;
    transform: translateX(-30px);
    position: relative;
}.title-greeting-0 .knowledge-pro-0 > div:last-child {
    animation: fadeSlideRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.6s forwards;
    transform: translateX(-30px);
    position: relative;
    opacity: 0;
}.title-greeting-0 .title_style_header {
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
    position: relative;
    font-size: calc(41px * 1.2);
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
}.title-greeting-0 .title_style_header::after {
    width: 120px;
    content: '';
    bottom: -0.5rem;
    animation: lineExpand 1.2s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0.8s forwards;
    transform: scaleX(0);
    transform-origin: left;
    height: 4px;
    position: absolute;
    background: rgb(212,201,198);
    left: 0;
}.title-greeting-0 h3 {
    color: #ffffff;
    max-width: 90%;
    font-weight: 600;
    line-height: 1.4;
    position: relative;
    margin-bottom: 1.5rem;
    font-size: calc(23px * 1.1);
}.title-greeting-0 p {
    margin-bottom: 2rem;
    opacity: 0;
    border-left: 2px solid rgb(179,165,161);
    padding-left: 1rem;
    transform: translateY(20px);
    position: relative;
    line-height: 1.6;
    font-size: 18px;
    animation: fadeUp 0.8s ease 1s forwards;
    color: rgba(255, 255, 255, 0.9);
    max-width: 80%;
}

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

@keyframes fadeSlideRight {
  0% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

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

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

@media (max-width: 1200px) {.title-greeting-0 .knowledge-pro-0 {
    padding: 3rem;
}.title-greeting-0 .title_style_header {
    font-size: calc(41px * 1.1);
}.title-greeting-0 h3 {
    max-width: 95%;
    font-size: 23px;
}.title-greeting-0 p {
    max-width: 85%;
}
}

@media (max-width: 992px) {.title-greeting-0 .knowledge-pro-0 {
    padding: 2.5rem;
}.title-greeting-0 .title_style_header {
    font-size: 41px;
}.title-greeting-0 h3 {
    max-width: 100%;
}.title-greeting-0 p {
    max-width: 90%;
}
}

@media (max-width: 768px) {.title-greeting-0 .learn-first-3 {
    padding: 3rem 1.5rem;
    min-height: 80vh;
}.title-greeting-0 .knowledge-pro-0 {
    padding: 2rem 1.5rem;
}.title-greeting-0 .title_style_header {
    font-size: calc(35px * 1.1);
}.title-greeting-0 h3 {
    line-height: 1.5;
    font-size: calc(23px * 0.9);
}.title-greeting-0 p {
    padding-left: 0.75rem;
    max-width: 100%;
}
}

@media (max-width: 576px) {.title-greeting-0 .learn-first-3 {
    padding: 2rem 1rem;
}.title-greeting-0 .knowledge-pro-0 {
    padding: 1.5rem 1.25rem;
}.title-greeting-0 .title_style_header {
    margin-bottom: 1rem;
    font-size: 35px;
}.title-greeting-0 h3 {
    margin-bottom: 1rem;
    font-size: calc(23px * 0.85);
}.title-greeting-0 p {
    font-size: calc(18px * 0.95);
    padding-left: 0.5rem;
}.title-greeting-0 .title_style_header::after {
    height: 3px;
    width: 80px;
}
}

@media (max-width: 375px) {.title-greeting-0 .knowledge-pro-0 {
    padding: 1.25rem 1rem;
}.title-greeting-0 .title_style_header {
    font-size: calc(35px * 0.9);
}.title-greeting-0 h3 {
    font-size: calc(23px * 0.8);
}.title-greeting-0 p {
    font-size: calc(18px * 0.9);
}}.instructor-profile-9 {
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(212,201,198,0.5), rgb(239,237,234));
}.instructor-profile-9::before {
    width: 100%;
    z-index: 1;
    pointer-events: none;
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgb(255, 255, 255, 0.5), transparent 70%);
    left: 0;
    top: 0;
    height: 100%;
    content: "";
}.instructor-profile-9::after {
    content: "";
    z-index: 0;
    bottom: -10%;
    border-radius: 50% 60% 70% 40%;
    width: 40%;
    filter: blur(40px);
    right: -5%;
    height: 40%;
    position: absolute;
    opacity: 0.05;
    background: rgb(212,201,198);
}.instructor-profile-9 .container {
    position: relative;
    max-width: 1140px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 15px;
}.instructor-profile-9 .edu-reviews-4 {
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg);
    gap: 2rem;
    backdrop-filter: blur(10px) saturate(180%);
    background: rgba(255, 255, 255, 0.8);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    display: grid;
    position: relative;
}.instructor-profile-9 .edu-reviews-4:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(0deg);
}.instructor-profile-9 .edu-reviews-4 > div:first-child {
    position: relative;
    order: 1;
}.instructor-profile-9 .edu-reviews-4 > div:nth-child(2) {
    position: relative;
    order: 2;
}.instructor-profile-9 .edu-reviews-4 > div:last-child {
    order: 3;
    position: relative;
}.instructor-profile-9 .image-grid-item-3 {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), clip-path 0.5s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 300px;
    clip-path: polygon(0% 10%, 100% 0%, 100% 90%, 0% 100%);
    position: relative;
}.instructor-profile-9 .edu-reviews-4:hover .image-grid-item-3 {
    transform: translateY(-5px) scale(1.02);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}.instructor-profile-9 .image-grid-item-3::after {
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent 50%);
    content: "";
    position: absolute;
}.instructor-profile-9 .name {
    transition: transform 0.4s ease-out;
    position: relative;
    margin: 0 0 0.5rem;
    font-weight: 700;
    font-size: 19px;
    transform: translateX(0);
    color: rgb(212,201,198);
}.instructor-profile-9 .name::before {
    content: "";
    transition: width 0.4s ease-out 0.1s;
    position: absolute;
    height: 2px;
    width: 0;
    left: -1rem;
    background: rgb(212,201,198);
    top: 50%;
}.instructor-profile-9 .edu-reviews-4:hover .name {
    transform: translateX(1rem);
}.instructor-profile-9 .edu-reviews-4:hover .name::before {
    width: 1.5rem;
}.instructor-profile-9 .edu-reviews-4 > div:nth-child(2) > div {
    opacity: 0.85;
    color: rgb(179,165,161);
    transform: translateY(0);
    font-weight: 600;
    margin-bottom: 0.5rem;
    font-size: 0.95rem;
    transition: transform 0.3s ease, opacity 0.3s ease;
}.instructor-profile-9 .edu-reviews-4:hover > div:nth-child(2) > div {
    opacity: 1;
    transform: translateY(-3px);
}.instructor-profile-9 .experience-log-5 {
    line-height: 1.7;
    transition: opacity 0.4s ease;
    padding: 0;
    margin: 0;
    color: #000000;
    font-size: 14px;
    font-family: Arial, sans-serif;
    opacity: 0.92;
    position: relative;
}.instructor-profile-9 .experience-log-5::before {
    opacity: 0.1;
    color: rgb(212,201,198);
    content: "";
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: rotate(-5deg);
    position: absolute;
    z-index: -1;
    top: -2.5rem;
    left: -1rem;
    font-size: 8rem;
}.instructor-profile-9 .edu-reviews-4:hover .experience-log-5::before {
    transform: rotate(5deg) translateY(-10px);
}.instructor-profile-9 .edu-reviews-4:hover .experience-log-5 {
    opacity: 1;
}

@media (min-width: 768px) {.instructor-profile-9 .edu-reviews-4 {
    grid-template-columns: 250px 1fr;
    padding: 3.5rem;
    gap: 2rem 3rem;
    grid-template-rows: auto 1fr;
}.instructor-profile-9 .edu-reviews-4 > div:first-child {
    grid-column: 1;
    grid-row: 1 / span 2;
    order: unset;
}.instructor-profile-9 .edu-reviews-4 > div:nth-child(2) {
    order: unset;
    grid-column: 2;
    grid-row: 1;
}.instructor-profile-9 .edu-reviews-4 > div:last-child {
    order: unset;
    grid-row: 2;
    grid-column: 2;
}.instructor-profile-9 .image-grid-item-3 {
    height: 100%;
    clip-path: polygon(0% 0%, 95% 5%, 100% 100%, 5% 95%);
}.instructor-profile-9 .edu-reviews-4:hover .image-grid-item-3 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
}

@media (min-width: 992px) {.instructor-profile-9 {
    padding: 7rem 0;
}.instructor-profile-9 .edu-reviews-4 {
    padding: 4rem;
    gap: 3rem 4rem;
    grid-template-columns: 320px 1fr;
}.instructor-profile-9 .name {
    margin-bottom: 0.75rem;
    font-size: calc(19px * 1.1);
}.instructor-profile-9 .edu-reviews-4 > div:nth-child(2) > div {
    font-size: 1.05rem;
    margin-bottom: 1rem;
}.instructor-profile-9 .experience-log-5 {
    line-height: 1.8;
    font-size: calc(14px * 1.05);
}
}

@media (max-width: 767px) {.instructor-profile-9 {
    padding: 4rem 0;
}.instructor-profile-9 .edu-reviews-4 {
    padding: 2rem;
}.instructor-profile-9 .image-grid-item-3 {
    margin-bottom: 1rem;
    height: 250px;
}.instructor-profile-9 .name {
    margin-bottom: 0.5rem;
    text-align: center;
}.instructor-profile-9 .edu-reviews-4 > div:nth-child(2) > div {
    text-align: center;
    margin-bottom: 1.5rem;
}.instructor-profile-9 .experience-log-5 {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}.instructor-profile-9 .experience-log-5::before {
    transform: translateX(-50%);
    top: -1.5rem;
    left: 50%;
}.instructor-profile-9 .edu-reviews-4:hover .name {
    transform: translateX(0);
}.instructor-profile-9 .name::before {
    transform: translateX(-50%);
    left: 50%;
}.instructor-profile-9 .edu-reviews-4:hover .name::before {
    width: 50px;
}
}