* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.linkedin-ref-5498 {
    flex: 0 0 auto;
}.container {
    width: 1193px;
    margin: auto;
    max-width: 100%;
}html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    scroll-behavior: smooth;
    color: #000000;
}.main-lead-5314 {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.inner-container-7290 {
    height: 100%;
    flex-direction: column;
    display: flex;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.cookie-window-overlay-9516 {
    width: 100%;
    border-top: 2px solid rgb(191,171,171);
    z-index: 90;
    bottom: 0;
    position: fixed;
    background: rgb(224,220,220);
}#cookie-box-banner-3127 {
    display: none;
}#cookie-box-banner-3127:checked ~ .cookie-window-overlay-9516 {
    visibility: hidden;
    opacity: 0;
}.privacy-ack-9273 {
    align-items: center;
    padding: 20px 0;
    justify-content: space-between;
    display: flex;
}.cookie-window-overlay-9516 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.cookie-window-overlay-9516 p {
    font-size: 18px;
}.edu-cookies-9325 {
    flex-shrink: 0;
    margin-right: 10px;
}.edu-cookies-9325 svg, .edu-cookies-9325 svg path, .edu-cookies-9325 img {
    width: 100px;
    fill: rgb(191,171,171);
    height: 100px;
}.edu-track-0943 {
    white-space: nowrap;
    min-width: 120px;
    line-height: 35px;
    border-bottom: 2px solid rgb(191,171,171);
    font-size: 24px;
    cursor: pointer;
    color: rgb(191,171,171);
    margin-left: 10px;
    text-align: center;
    flex-shrink: 0;
    text-decoration: none;
}.cookie-window-overlay-9516 p a {
    text-decoration: none;
    color: rgb(191,171,171);
}
@media only screen and (max-width: 1200px) {.cookie-window-overlay-9516 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.edu-cookies-9325 {
    display: none;
}.privacy-ack-9273 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookie-window-overlay-9516 h5 {
    text-align: center;
}.cookie-window-overlay-9516 p {
    text-align: center;
}.tracking-policy-9762 {
    margin-bottom: 20px;
}body .inner-container-7290 .edu-track-0943 {
    margin-left: 0;
    margin-bottom: 10px;
}}
.inner-container-7290 .cookie-window-overlay-9516 {
    background: rgb(191,171,171);
    box-shadow: rgb(156,138,119,0.5) 0px 0px 10px 10px;
}.inner-container-7290 .privacy-ack-9273 {
    padding: 40px 0;
    justify-content: space-between;
}.inner-container-7290 .edu-track-0943 {
    border: none;
    padding: 10px;
    font-size: 20px;
    color: rgb(191,171,171);
    background: #ffffff;
    margin-left: 30px;
}.inner-container-7290 .tracking-policy-9762 {
    color: #ffffff;
    text-align: left;
}.inner-container-7290 .tracking-policy-9762 h5 {
    font-weight: 700;
}.inner-container-7290 .tracking-policy-9762 h5, .inner-container-7290 .tracking-policy-9762 p {
    color: #ffffff;
}.inner-container-7290 .cookie-window-overlay-9516 p a {
    text-decoration: underline;
    color: rgb(156,138,119);
}.start-now-2613 {
    padding: 120px 0;
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(45deg, rgb(191,171,171) 0%, rgb(156,138,119) 100%);
    position: relative;
}.start-now-2613::before {
    background: 
        repeating-conic-gradient(
            from 0deg at 50% 50%,
            rgb(191,171,171) 0deg,
            rgb(156,138,119) 15deg,
            rgb(191,171,171) 30deg
        );
    opacity: 0.1;
    z-index: -1;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    animation: rotateBg 20s linear infinite;
}.start-now-2613::after {
    content: '';
    animation: scanLines 5s linear infinite alternate;
    background: 
        linear-gradient(0deg, transparent 0%, #ffffff 50%, transparent 100%),
        linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 100% 100px, 100px 100%;
    left: 0;
    opacity: 0.05;
    top: 0;
    position: absolute;
    width: 100%;
    background-position: center;
    height: 100%;
}.start-now-2613 .learn-learn-9415 {
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    display: flex;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    padding: 60px 40px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    max-width: 1000px;
    backdrop-filter: blur(10px);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 20px rgb(191,171,171,0.5),
        0 0 40px rgb(191,171,171,0.5);
    align-items: center;
    border-radius: 21px;
    z-index: 2;
}.start-now-2613 .learn-learn-9415::before {
    height: 200%;
    z-index: -1;
    background: 
        radial-gradient(
            ellipse at center,
            rgba(255, 255, 255, 0.2) 0%,
            transparent 70%
        );
    position: absolute;
    top: -50%;
    animation: pulseGlow 6s ease-in-out infinite alternate;
    content: '';
    width: 200%;
    left: -50%;
}.start-now-2613 .learn-learn-9415::after {
    left: 0;
    opacity: 0.3;
    height: 100%;
    position: absolute;
    content: '';
    background: 
        linear-gradient(135deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(225deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(315deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%);
    background-size: 20px 20px;
    width: 100%;
    z-index: -1;
    top: 0;
}.start-now-2613 h3 {
    text-align: center;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 38px;
    text-shadow: 
        0 0 5px #ffffff,
        0 0 20px rgb(191,171,171);
    margin-bottom: 50px;
    font-weight: 700;
    position: relative;
    letter-spacing: 3px;
}.start-now-2613 h3::before {
    left: -3px;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    color: rgb(156,138,119);
    z-index: -1;
    content: attr(data-text);
    top: 0;
    position: absolute;
    animation: glitchEffect 2s infinite linear alternate;
}.start-now-2613 h3::after {
    position: absolute;
    z-index: -2;
    content: attr(data-text);
    opacity: 0.7;
    width: 100%;
    animation: glitchEffect 3s infinite linear alternate-reverse;
    top: 0;
    left: 3px;
    color: rgb(191,171,171);
    height: 100%;
}.start-now-2613 .learn-chat-6983 {
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-size: 15px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 15px rgb(156,138,119,0.5),
        0 0 30px rgb(156,138,119,0.5);
    text-decoration: none;
    transition: all 0.4s ease;
    z-index: 1;
    letter-spacing: 2px;
    background-size: 200% 200%;
    background: linear-gradient(45deg, rgb(191,171,171), rgb(156,138,119), rgb(191,171,171));
    display: inline-block;
    animation: gradientFlow 5s ease infinite;
    padding: 18px 45px;
    border-radius: 21px;
    position: relative;
}.start-now-2613 .learn-chat-6983::before {
    border-radius: calc(21px + 2px);
    background: linear-gradient(45deg, rgb(191,171,171), rgb(156,138,119), rgb(191,171,171));
    background-size: 400% 400%;
    right: -2px;
    bottom: -2px;
    position: absolute;
    animation: gradientFlow 5s ease infinite;
    z-index: -1;
    content: '';
    left: -2px;
    opacity: 0.7;
    top: -2px;
}.start-now-2613 .learn-chat-6983::after {
    content: '';
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    left: -100%;
    transition: all 0.6s ease;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 1;
    width: 70%;
    transform: skewX(-20deg);
}.start-now-2613 .learn-chat-6983:hover {
    transform: translateY(-5px) scale(1.03);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.3),
        0 0 30px rgb(156,138,119),
        0 0 50px rgb(156,138,119,0.5);
    text-shadow: 0 0 10px #ffffff;
    color: #ffffff;
}.start-now-2613 .learn-chat-6983:hover::after {
    left: 130%;
}

@media screen and (max-width: 992px) {.start-now-2613 {
    padding: 100px 0;
}.start-now-2613 .learn-learn-9415 {
    max-width: 90%;
    padding: 50px 30px;
}.start-now-2613 h3 {
    margin-bottom: 45px;
    font-size: calc(38px * 0.9);
}.start-now-2613 .learn-chat-6983 {
    padding: 16px 40px;
}
}

@media screen and (max-width: 768px) {.start-now-2613 {
    padding: 80px 0;
}.start-now-2613 .learn-learn-9415 {
    padding: 40px 25px;
}.start-now-2613 h3 {
    font-size: calc(38px * 0.8);
    letter-spacing: 2px;
    margin-bottom: 40px;
}.start-now-2613 .learn-chat-6983 {
    font-size: calc(15px * 0.95);
    padding: 14px 35px;
}
}

@media screen and (max-width: 576px) {.start-now-2613 {
    padding: 60px 0;
}.start-now-2613 .learn-learn-9415 {
    padding: 30px 20px;
}.start-now-2613 h3 {
    font-size: calc(38px * 0.7);
    margin-bottom: 35px;
    letter-spacing: 1px;
}.start-now-2613 .learn-chat-6983 {
    letter-spacing: 1px;
    font-size: calc(15px * 0.9);
    padding: 12px 30px;
}}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes scanLines {
    0% {
        background-position: center, center;
        opacity: 0.03;
    }
    50% {
        opacity: 0.07;
    }
    100% {
        background-position: center, center;
        opacity: 0.03;
    }
}

@keyframes pulseGlow {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

@keyframes glitchEffect {
    0% {
        transform: translateX(-2px) translateY(2px);
    }
    25% {
        transform: translateX(2px) translateY(-2px);
    }
    50% {
        transform: translateX(-1px) translateY(1px);
    }
    75% {
        transform: translateX(3px) translateY(-3px);
    }
    100% {
        transform: translateX(-2px) translateY(2px);
    }
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}footer {
    position: relative;
    width: 100%;
}.linkedin-ref-5498 {
    color: #000000;
    position: relative;
    background-color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 70px 0 30px;
}.linkedin-ref-5498::before {
    width: 100%;
    background: linear-gradient(90deg, rgb(191,171,171), rgb(156,138,119));
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    height: 5px;
}footer .inclusion-0149 {
    gap: 60px;
    display: grid;
}footer .quick-request-9672 {
    padding-bottom: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
}footer .info_item {
    margin-bottom: 15px;
    position: relative;
    margin-right: 30px;
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item svg {
    fill: rgb(191,171,171);
    height: 18px;
    position: relative;
    width: 18px;
    top: 3px;
    margin-right: 10px;
}footer .info_item p,
footer .info_item a {
    letter-spacing: 0.3px;
    color: #000000;
    font-size: 13px;
    transition: color 0.2s ease;
    text-decoration: none;
}footer .info_item a:hover {
    color: rgb(191,171,171);
}footer .text_main_holder {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr;
}footer .main-start-1306 {
    margin-bottom: 15px;
}footer .main-start-1306 svg {
    width: auto;
    height: 40px;
    margin-bottom: 20px;
}footer .footer-milestones-1862 {
    line-height: 1.6;
    max-width: 350px;
    color: #000000;
    font-size: 15px;
}footer .head-lead-3849 h5 {
    color: #000000;
    position: relative;
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 21px;
}footer .head-lead-3849 h5::after {
    width: 30px;
    bottom: -8px;
    background-color: rgb(191,171,171);
    height: 2px;
    left: 0;
    position: absolute;
    content: "";
}footer .head-lesson-6785 {
    margin-bottom: 30px;
}footer .head-lesson-6785 a {
    color: #000000;
    margin-bottom: 12px;
    display: block;
    transition: transform 0.2s ease, color 0.2s ease;
    font-size: 13px;
    text-decoration: none;
}footer .head-lesson-6785 a:hover {
    transform: translateX(5px);
    color: rgb(191,171,171);
}footer .subscribe_holder {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.02);
    padding: 30px;
}footer .subscribe_holder h5 {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 21px;
    color: #000000;
}footer .subscribe_holder p {
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: 13px;
    color: #000000;
}footer .input_holder {
    flex-direction: column;
    display: flex;
    gap: 10px;
}footer .input_holder input[type="email"] {
    color: #000000;
    font-size: 13px;
    transition: border-color 0.3s ease;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding: 14px 16px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(191,171,171);
}footer .updates-modal-4763 {
    font-size: 19px;
    transition: background-color 0.3s ease;
    font-weight: 600;
    cursor: pointer;
    border: none;
    border-radius: 10px;
    background-color: rgb(191,171,171);
    padding: 14px 20px;
    color: #ffffff;
    text-align: center;
}footer .updates-modal-4763:hover {
    background-color: rgb(156,138,119);
}footer .report-abuse-5078 {
    margin-top: 50px;
}footer .brainstorm-8175 {
    color: #000000;
    text-align: center;
    font-size: 15px;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .updates-modal-4763 {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .linkedin-ref-5498 {
    padding: 50px 0 30px;
}footer .quick-request-9672 {
    flex-direction: column;
    gap: 15px;
}footer .info_item {
    margin-bottom: 20px;
    margin-right: 0;
}footer .subscribe_holder {
    padding: 20px;
}footer .report-abuse-5078 {
    margin-top: 30px;
}
}

@media (max-width: 576px) {footer .linkedin-ref-5498 {
    padding: 40px 0 20px;
}footer .inclusion-0149 {
    gap: 40px;
}footer .head-lead-3849 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}}header .top-navbar-6194 {
    display: flex;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    z-index: 99;
    background: linear-gradient(to right, rgb(156,138,119) 0%, rgb(191,171,171,0.5) 100%);
    align-items: center;
    border-radius: 0;
    left: 0;
    width: 100%;
    padding: 1.5rem;
    box-shadow: 0 0 20px 2px rgb(191,171,171,0.5);
}header .top-navbar-6194::before {
    opacity: 0.3;
    width: 200%;
    left: -50%;
    top: -50%;
    background-size: 15px 15px;
    position: absolute;
    height: 200%;
    z-index: -1;
    background: radial-gradient(circle, rgb(156,138,119,0.5) 1%, transparent 10%);
    animation: backgroundShift 20s linear infinite;
    content: "";
}header .top-navbar-6194::after {
    width: 100%;
    background: linear-gradient(45deg, transparent 48%, rgb(156,138,119) 49%, rgb(156,138,119) 51%, transparent 52%);
    content: "";
    opacity: 0.1;
    animation: gradientSlide 5s ease infinite;
    top: 0;
    background-size: 200% 200%;
    z-index: -1;
    position: absolute;
    left: 0;
    height: 100%;
}header .top-navbar-6194 .main-start-1306 {
    position: relative;
    overflow: visible;
}header .top-navbar-6194 .main-start-1306::after {
    height: 2px;
    content: "";
    bottom: -8px;
    left: 0;
    width: 100%;
    transform-origin: left;
    background: rgb(156,138,119);
    position: absolute;
    transform: scaleX(0);
    animation: neonPulse 3s infinite alternate;
    box-shadow: 0 0 8px 2px rgb(156,138,119);
}header .top-navbar-6194 .main-start-1306 .nav-base-6574 {
    transition: all 0.5s ease;
    position: relative;
    display: block;
    transform: perspective(800px) rotateY(0deg);
}header .top-navbar-6194 .main-start-1306 .nav-base-6574:hover {
    transform: perspective(800px) rotateY(15deg);
}header .top-navbar-6194 .main-start-1306 svg {
    height: auto;
    width: 120px;
    filter: drop-shadow(0 0 5px rgb(156,138,119,0.5));
}header .top-navbar-6194 .head-lead-3849 {
    position: relative;
    list-style: none;
    perspective: 800px;
    margin: 0;
    padding: 0;
    display: flex;
}header .top-navbar-6194 .head-lead-3849::before {
    position: absolute;
    transform: scaleX(0.5);
    content: "";
    box-shadow: 0 0 10px 2px rgb(191,171,171);
    left: 0;
    height: 2px;
    top: 105%;
    width: 100%;
    background: rgb(191,171,171);
    animation: neonPulse 4s infinite alternate-reverse;
}header .top-navbar-6194 .header-start-4309 {
    transition: transform 0.3s ease;
    position: relative;
    margin: 0 0.5rem;
    transform: translateZ(0);
    transform-style: preserve-3d;
}header .top-navbar-6194 .header-start-4309:hover {
    transform: translateZ(20px);
}header .top-navbar-6194 .header-start-4309 a {
    font-size: 18px;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    font-family: Arial, sans-serif;
    padding: 0.5rem 1rem;
    color: #ffffff;
    display: block;
    position: relative;
    border: 1px solid transparent;
    text-decoration: none;
    font-weight: 600;
}header .top-navbar-6194 .header-start-4309 a::before {
    opacity: 0;
    border-radius: 10px;
    height: 100%;
    width: 100%;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transform: scale(0.9);
    z-index: -1;
    left: 0;
    content: "";
    background: rgb(191,171,171,0.5);
    top: 0;
    position: absolute;
}header .top-navbar-6194 .header-start-4309 a:hover {
    text-shadow: 0 0 5px rgb(156,138,119,0.5);
    border: 1px solid rgb(156,138,119,0.5);
    color: rgb(156,138,119);
}header .top-navbar-6194 .header-start-4309 a:hover::before {
    transform: scale(1);
    opacity: 0.2;
}

@keyframes neonPulse {
  0% {
    opacity: 0.6;
    transform: scaleX(0.5);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes backgroundShift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50%, 50%);
  }
}

@keyframes gradientSlide {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}

@media (max-width: 992px) {header .top-navbar-6194 {
    width: 100vw;
    padding: 1rem;
    flex-direction: column;
    margin-left: calc(-50vw + 50%);
    box-sizing: border-box;
}header .top-navbar-6194 .main-start-1306 {
    margin-bottom: 1.5rem;
}header .top-navbar-6194 .head-lead-3849 {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}header .top-navbar-6194 .head-lead-3849::before {
    top: auto;
    bottom: -10px;
}header .top-navbar-6194 .header-start-4309 {
    margin: 0.25rem 0.5rem;
}
}

@media (max-width: 576px) {header .top-navbar-6194 {
    padding: 0.75rem;
}header .top-navbar-6194 .head-lead-3849 {
    align-items: center;
    flex-direction: column;
}header .top-navbar-6194 .header-start-4309 {
    width: 100%;
    text-align: center;
    margin: 0.25rem 0;
}header .top-navbar-6194 .main-start-1306 svg {
    width: 100px;
}header .top-navbar-6194 .main-start-1306::after {
    left: 10%;
    width: 80%;
}}.privacy-container-0867 {
    background: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    height: auto;
    color: #000000;
    padding: 50px;
    width: 100%;
}.privacy-container-0867 h1 {
    padding-bottom: 10px;
    text-align: center;
    font-size: 41px;
    font-weight: 700;
    margin-top: 0;
    font-family: Arial, sans-serif;
    grid-column: span 2;
    margin-bottom: 20px;
    border-bottom: 2px solid rgb(156,138,119);
    color: rgb(191,171,171);
}.privacy-container-0867 h2 {
    font-family: Arial, sans-serif;
    border-left: 4px solid rgb(191,171,171);
    text-align: left;
    margin-top: 0;
    padding-left: 10px;
    color: rgb(156,138,119);
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 35px;
}.privacy-container-0867 h3, .privacy-container-0867 h4, .privacy-container-0867 h5 {
    font-size: 22px;
    color: #000000;
}.privacy-container-0867 ul {
    margin: 0;
    padding-left: 20px;
    list-style-type: square;
}.privacy-container-0867 li {
    border-radius: 10px;
    font-family: Arial, sans-serif;
    background: rgb(156,138,119,0.5);
    line-height: 1.5;
    font-size: 14px;
    margin-bottom: 10px;
    color: #000000;
    padding: 10px;
}.privacy-container-0867 div {
    background: rgb(191,171,171,0.5);
    font-family: Arial, sans-serif;
    color: #000000;
    border-radius: 30px;
    font-size: 14px;
    margin-bottom: 15px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
    line-height: 1.8;
    padding: 15px;
}.privacy-container-0867 p, .privacy-container-0867 span {
    line-height: 1.8;
    margin-bottom: 10px;
    color: #000000;
    font-size: 14px;
}
@media only screen and (max-width: 800px) {.privacy-container-0867 {
    gap: 20px;
    grid-template-columns: 1fr;
    padding: 20px;
}.privacy-container-0867 h1 {
    margin-bottom: 15px;
    font-size: calc(22px - 4px);
}.privacy-container-0867 h2 {
    font-size: calc(22px - 2px);
    margin-bottom: 10px;
}.privacy-container-0867 ul {
    padding-left: 15px;
}.privacy-container-0867 li {
    margin-bottom: 8px;
    padding: 8px;
}.privacy-container-0867 div {
    padding: 10px;
}}.leadership-profile-5607 {
    background: linear-gradient(135deg, rgb(224,220,220) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
}.leadership-profile-5607::before {
    filter: blur(40px);
    top: -10%;
    background: linear-gradient(45deg, rgb(156,138,119,0.5) 0%, rgb(191,171,171,0.5) 100%);
    width: 30%;
    z-index: 0;
    content: "";
    height: 80%;
    transform: rotate(-15deg);
    opacity: 0.4;
    position: absolute;
    right: -5%;
}.leadership-profile-5607::after {
    background: linear-gradient(-45deg, rgb(191,171,171,0.5) 0%, rgb(156,138,119,0.5) 100%);
    height: 70%;
    transform: rotate(10deg);
    width: 40%;
    left: -5%;
    opacity: 0.3;
    position: absolute;
    z-index: 0;
    bottom: -10%;
    content: "";
    filter: blur(50px);
}.leadership-profile-5607 .container {
    z-index: 1;
    position: relative;
    padding: 0 1.5rem;
    max-width: 1200px;
    margin: 0 auto;
}.leadership-profile-5607 .opinion-hub-5789 {
    backdrop-filter: blur(10px);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgba(255, 255, 255, 0.85);
    grid-template-columns: 1fr;
    display: grid;
    padding: 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    gap: 2rem;
    border-left: 4px solid rgb(156,138,119);
    transform: perspective(1000px) rotateY(-2deg);
}.leadership-profile-5607 .opinion-hub-5789:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.05);
}.leadership-profile-5607 .image-frame-wrap-2469 {
    border-radius: 10px;
    transition: all 0.4s ease-out;
    position: relative;
    width: 180px;
    margin: 0 auto;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: rotate(-3deg);
    height: 180px;
}.leadership-profile-5607 .image-frame-wrap-2469:hover {
    transform: rotate(0deg) scale(1.03);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}.leadership-profile-5607 .image-frame-wrap-2469::after {
    border: 2px solid rgba(255, 255, 255, 0.3);
    position: absolute;
    border-radius: 5px;
    right: 10px;
    left: 10px;
    bottom: 10px;
    content: "";
    top: 10px;
    pointer-events: none;
}.leadership-profile-5607 .name {
    position: relative;
    color: #000000;
    margin-bottom: 0.5rem;
    display: inline-block;
    font-weight: 700;
    font-size: 20px;
}.leadership-profile-5607 .name::after {
    background: linear-gradient(90deg, rgb(156,138,119) 0%, transparent 100%);
    bottom: -5px;
    content: "";
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    width: 40%;
    height: 3px;
}.leadership-profile-5607 .opinion-hub-5789:hover .name::after {
    width: 70%;
}.leadership-profile-5607 .emp-milestones-9207 {
    line-height: 1.7;
    margin: 0;
    position: relative;
    padding-left: 1.5rem;
    color: #000000;
    font-size: 18px;
    border-left: 2px solid rgb(156,138,119,0.5);
}.leadership-profile-5607 .emp-milestones-9207::before {
    position: absolute;
    opacity: 0.3;
    left: -10px;
    top: -20px;
    color: rgb(156,138,119,0.5);
    content: "";
    font-family: serif;
    font-size: 5rem;
}

@media (min-width: 768px) {.leadership-profile-5607 {
    padding: 7rem 0;
}.leadership-profile-5607 .opinion-hub-5789 {
    gap: 2.5rem;
    padding: 3rem;
    grid-template-columns: 220px 1fr;
    grid-template-rows: auto 1fr;
}.leadership-profile-5607 .opinion-hub-5789 > div:nth-child(1) {
    grid-row: 1 / 3;
}.leadership-profile-5607 .image-frame-wrap-2469 {
    width: 220px;
    margin: 0;
    height: 280px;
}.leadership-profile-5607 .emp-milestones-9207 {
    padding-left: 2rem;
    font-size: calc(18px + 0.1rem);
}
}

@media (min-width: 992px) {.leadership-profile-5607 .opinion-hub-5789 {
    padding: 4rem;
    gap: 3rem;
    grid-template-columns: 300px 1fr;
}.leadership-profile-5607 .image-frame-wrap-2469 {
    height: 350px;
    width: 280px;
}.leadership-profile-5607 .name {
    font-size: calc(20px + 0.2rem);
}.leadership-profile-5607 .emp-milestones-9207 {
    font-size: calc(18px + 0.2rem);
    padding-left: 2.5rem;
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.leadership-profile-5607 .container {
    padding: 0 2rem;
}.leadership-profile-5607 .opinion-hub-5789 {
    padding: 5rem;
    transform: perspective(1500px) rotateY(-3deg);
    grid-template-columns: 350px 1fr;
    gap: 4rem;
}.leadership-profile-5607 .image-frame-wrap-2469 {
    width: 320px;
    height: 400px;
}
}

@media (max-width: 767px) {.leadership-profile-5607 .opinion-hub-5789 > div:nth-child(2) {
    text-align: center;
}.leadership-profile-5607 .name::after {
    left: 50%;
    transform: translateX(-50%);
}.leadership-profile-5607 .emp-milestones-9207 {
    text-align: left;
    padding: 1.5rem;
}}.learning-process-9768 {
    position: relative;
    overflow: visible;
    background: linear-gradient(165deg, rgb(224,220,220) 0%, rgb(191,171,171,0.5) 120%);
    padding: 160px 0 140px;
}.learning-process-9768::before {
    z-index: 1;
    width: 100%;
    position: absolute;
    height: 100%;
    background: radial-gradient(ellipse at 70% 20%, rgb(156,138,119,0.5) 0%, transparent 70%);
    content: '';
    left: 0;
    top: 0;
    opacity: 0.2;
}.learning-process-9768 .learn-learn-9415 {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}.learning-process-9768 .note-frame-3670 {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}.learning-process-9768 .note-frame-3670 h2 {
    backdrop-filter: blur(10px);
    background: rgb(191,171,171,0.5);
    position: relative;
    z-index: 4;
    margin-bottom: 0;
    transform: translateY(-30px) rotate(-2deg);
    font-weight: 700;
    order: 1;
    box-shadow: -15px 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    width: 40%;
    padding: 35px 45px;
    color: #ffffff;
    font-size: 34px;
}.learning-process-9768 .note-frame-3670 p {
    font-size: 13px;
    line-height: 1.8;
    transform: translateY(30px) rotate(2deg);
    color: #ffffff;
    border-radius: 20px;
    width: 50%;
    box-shadow: 15px 20px 40px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.08);
    z-index: 3;
    order: 2;
    padding: 40px;
    position: relative;
}.learning-process-9768 .note-frame-3670::before {
    width: 200px;
    transform: rotate(-15deg);
    position: absolute;
    border: 2px solid rgb(191,171,171,0.5);
    animation: float-rotate 20s infinite ease-in-out alternate;
    left: 30%;
    opacity: 0.1;
    content: '';
    border-radius: 20px;
    height: 200px;
    top: -40px;
    z-index: 1;
}.learning-process-9768 .note-frame-3670::after {
    content: '';
    left: 10%;
    bottom: -20px;
    height: 3px;
    width: 80%;
    background: linear-gradient(90deg, transparent, rgb(191,171,171), transparent);
    opacity: 0.2;
    z-index: 2;
    position: absolute;
}.learning-process-9768 .note-frame-3670 h2::before {
    top: -25px;
    transform: rotate(45deg);
    left: -25px;
    background: rgb(191,171,171);
    opacity: 0.2;
    position: absolute;
    width: 50px;
    content: '';
    height: 50px;
}.learning-process-9768 .note-frame-3670 h2::after {
    width: 80%;
    background: #ffffff;
    left: 10%;
    content: '';
    height: 2px;
    bottom: 15px;
    opacity: 0.3;
    position: absolute;
}.learning-process-9768 .note-frame-3670 p::before {
    content: '';
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
}.learning-process-9768 .note-frame-3670 p::after {
    position: absolute;
    content: '';
    background: rgb(156,138,119);
    border-radius: 50%;
    top: -15px;
    height: 30px;
    width: 30px;
    opacity: 0.2;
    animation: pulse-fade 4s infinite ease-in-out;
    right: 40px;
    z-index: 5;
}.learning-process-9768::after {
    opacity: 0.2;
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 50px;
    height: 3px;
    background: linear-gradient(90deg, rgb(191,171,171,0.5), transparent, rgb(191,171,171,0.5));
    content: '';
    left: 0;
}.learning-process-9768 .learn-learn-9415::before {
    right: 10%;
    position: absolute;
    border-radius: 50%;
    width: 150px;
    content: '';
    opacity: 0.05;
    background: rgb(191,171,171);
    height: 150px;
    bottom: -75px;
    animation: pulse-subtle 10s infinite alternate;
    filter: blur(50px);
}.learning-process-9768 .learn-learn-9415::after {
    height: 80px;
    animation: float-rotate 15s infinite ease-in-out alternate;
    content: '';
    filter: blur(20px);
    left: -40px;
    border-radius: 20px;
    position: absolute;
    background: rgb(156,138,119);
    opacity: 0.05;
    transform: rotate(15deg);
    top: 20%;
    width: 80px;
}

@keyframes float-rotate {
    0% {
        transform: rotate(-15deg) translateY(0);
    }
    100% {
        transform: rotate(15deg) translateY(-30px);
    }
}

@keyframes pulse-fade {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.08;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 1200px) {.learning-process-9768 .note-frame-3670 h2 {
    width: 45%;
}.learning-process-9768 .note-frame-3670 p {
    width: 45%;
}.learning-process-9768 .note-frame-3670::before {
    left: 25%;
}
}

@media screen and (max-width: 992px) {.learning-process-9768 {
    padding: 140px 0 120px;
}.learning-process-9768 .note-frame-3670 h2 {
    padding: 30px 35px;
    transform: translateY(-20px) rotate(-1deg);
}.learning-process-9768 .note-frame-3670 p {
    padding: 30px 35px;
    transform: translateY(20px) rotate(1deg);
}.learning-process-9768 .note-frame-3670::before {
    top: -30px;
    height: 150px;
    width: 150px;
}.learning-process-9768 .learn-learn-9415::before {
    width: 120px;
    height: 120px;
    bottom: -60px;
}
}

@media screen and (max-width: 768px) {.learning-process-9768 {
    padding: 120px 0 100px;
    overflow: hidden;
}.learning-process-9768 .note-frame-3670 {
    flex-direction: column;
    align-items: center;
}.learning-process-9768 .note-frame-3670 h2 {
    order: 1;
    margin-bottom: 20px;
    transform: none;
    width: 90%;
    font-size: calc(34px * 0.9);
}.learning-process-9768 .note-frame-3670 p {
    transform: none;
    order: 2;
    width: 90%;
}.learning-process-9768 .note-frame-3670::before,
    .learning-process-9768 .note-frame-3670::after,
    .learning-process-9768::after,
    .learning-process-9768 .learn-learn-9415::before,
    .learning-process-9768 .learn-learn-9415::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.learning-process-9768 {
    padding: 100px 0 80px;
}.learning-process-9768 .note-frame-3670 h2 {
    width: 100%;
    font-size: calc(34px * 0.8);
    padding: 25px;
}.learning-process-9768 .note-frame-3670 p {
    padding: 25px;
    font-size: calc(13px * 0.9);
    width: 100%;
}}.thxMessage-3794 {
    background: linear-gradient(145deg, rgb(156,138,119,0.5), rgb(191,171,171,0.5));
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}.thxMessage-3794::before {
    animation: float 20s infinite alternate ease-in-out;
    z-index: -1;
    transform: rotate(25deg);
    position: absolute;
    content: "";
    right: -10%;
    height: 70%;
    background: radial-gradient(circle at center, #ffffff 0%, transparent 70%);
    width: 70%;
    opacity: 0.07;
    top: -10%;
}.thxMessage-3794::after {
    transform: rotate(-15deg);
    left: -5%;
    background: radial-gradient(circle at center, #ffffff 0%, transparent 70%);
    height: 50%;
    width: 50%;
    position: absolute;
    opacity: 0.05;
    z-index: -1;
    animation: float 15s infinite alternate-reverse ease-in-out;
    bottom: -5%;
    content: "";
}.thxMessage-3794 .container {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
    position: relative;
}.thxMessage-3794 .learn-learn-9415 {
    gap: 2.5rem;
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}.thxMessage-3794 .learn-learn-9415:hover {
    transform: perspective(1000px) rotateX(0deg);
}.thxMessage-3794 .learn-learn-9415 > div:first-child {
    position: relative;
    background: #ffffff;
    padding: 2.5rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05),
                0 5px 15px rgba(0, 0, 0, 0.03);
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    z-index: 2;
}.thxMessage-3794 .learn-learn-9415 > div:first-child::before {
    transition: transform 0.7s ease;
    content: "";
    left: 0;
    right: 0;
    background: linear-gradient(90deg, rgb(191,171,171), rgb(156,138,119));
    height: 5px;
    z-index: 3;
    transform: scaleX(0);
    transform-origin: left;
    position: absolute;
    top: 0;
}.thxMessage-3794 .learn-learn-9415:hover > div:first-child::before {
    transform: scaleX(1);
}.thxMessage-3794 .learn-learn-9415 > div:last-child {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05),
                0 5px 15px rgba(0, 0, 0, 0.02);
    padding: 2.5rem 3rem;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    backdrop-filter: blur(10px);
    background: linear-gradient(to right bottom, 
                rgba(255, 255, 255, 0.9),
                rgba(255, 255, 255, 0.7));
    transform: translateY(-10px);
}.thxMessage-3794 .learn-learn-9415:hover > div:last-child {
    transform: translateY(0);
}.thxMessage-3794 h5 {
    position: relative;
    color: rgb(191,171,171);
    line-height: 1.4;
    font-size: 18px;
    margin: 0;
    font-weight: 700;
    display: inline-block;
}.thxMessage-3794 h5::after {
    left: 0;
    position: absolute;
    bottom: -10px;
    height: 3px;
    content: "";
    background: rgb(156,138,119);
    transition: width 0.4s ease;
    width: 60px;
}.thxMessage-3794 .learn-learn-9415:hover h5::after {
    width: 100%;
}.thxMessage-3794 a {
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    display: block;
}.thxMessage-3794 a:hover {
    transform: translateX(5px);
}.thxMessage-3794 p {
    font-size: 18px;
    position: relative;
    color: #000000;
    line-height: 1.8;
    margin: 0;
}.thxMessage-3794 a::before {
    content: "";
    width: 0.5rem;
    top: 0.5rem;
    position: absolute;
    background: rgb(156,138,119);
    height: 0.5rem;
    left: -1.5rem;
    opacity: 0;
    transition: all 0.3s ease;
}.thxMessage-3794 a:hover::before {
    opacity: 1;
}

@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(2%, 2%) rotate(5deg);
    }
    100% {
        transform: translate(-2%, -1%) rotate(-5deg);
    }
}

@media (min-width: 768px) {.thxMessage-3794 {
    padding: 8rem 0;
}.thxMessage-3794 .learn-learn-9415 {
    gap: 0;
    grid-template-columns: 1fr 1.2fr;
}.thxMessage-3794 .learn-learn-9415 > div:first-child {
    transform: translateX(5%);
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}.thxMessage-3794 .learn-learn-9415 > div:last-child {
    margin-left: -5%;
    z-index: 1;
    padding-left: 10%;
    transform: translateY(25px);
}.thxMessage-3794 .learn-learn-9415:hover > div:last-child {
    transform: translateY(15px);
}.thxMessage-3794 h5 {
    font-size: calc(18px * 1.1);
}.thxMessage-3794 p {
    font-size: calc(18px * 1.05);
}
}

@media (min-width: 992px) {.thxMessage-3794 {
    padding: 10rem 0;
}.thxMessage-3794 .learn-learn-9415 {
    grid-template-columns: 0.9fr 1.3fr;
}.thxMessage-3794 .learn-learn-9415 > div:first-child {
    padding: 3rem;
    transform: translateX(10%);
}.thxMessage-3794 .learn-learn-9415 > div:last-child {
    transform: translateY(35px);
    padding-left: 15%;
    margin-left: -10%;
}.thxMessage-3794 .learn-learn-9415:hover > div:last-child {
    transform: translateY(25px);
}.thxMessage-3794 h5 {
    font-size: calc(18px * 1.2);
}
}

@media (max-width: 767px) {.thxMessage-3794 {
    padding: 4rem 0;
}.thxMessage-3794 .learn-learn-9415 > div:first-child,
    .thxMessage-3794 .learn-learn-9415 > div:last-child {
    padding: 2rem;
}.thxMessage-3794 h5 {
    font-size: calc(18px * 0.9);
}.thxMessage-3794 p {
    font-size: calc(18px * 0.95);
}}.title-intro-5347 {
    background: linear-gradient(135deg, rgb(224,220,220) 0%, rgba(94,170,168,0.1) 100%);
    position: relative;
    overflow: hidden;
    padding: 80px 0;
    margin: 0;
}.title-intro-5347::before {
    top: 0;
    content: "";
    width: 100%;
    left: 0;
    z-index: 1;
    height: 100%;
    background-size: 60px 60px;
    background-image: 
        linear-gradient(30deg, rgba(94,170,168,0.03) 1px, transparent 1px),
        linear-gradient(120deg, rgba(94,170,168,0.03) 1px, transparent 1px);
    position: absolute;
    opacity: 0.8;
}.title-intro-5347::after {
    top: -50%;
    z-index: 1;
    right: -20%;
    background: radial-gradient(ellipse at center, rgba(94,170,168,0.15) 0%, transparent 70%);
    height: 200%;
    width: 70%;
    transform: rotate(-15deg);
    position: absolute;
    content: "";
}.title-intro-5347 .learn-learn-9415 {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    padding: 0 20px;
}.title-intro-5347 .note-frame-3670 {
    width: 100%;
    padding: 30px 0;
    transform: translateZ(0);
}.title-intro-5347 h1 {
    opacity: 0;
    margin-bottom: 20px;
    line-height: 1.3;
    transform: translateX(-5px);
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.2s;
    color: rgb(191,171,171);
    position: relative;
    font-size: 35px;
    font-weight: 700;
}.title-intro-5347 h1::after {
    bottom: -10px;
    position: absolute;
    width: 60px;
    transform-origin: left;
    animation: expandLine 0.6s ease-out forwards 0.8s;
    height: 3px;
    background: rgb(191,171,171);
    left: 0;
    content: "";
    transform: scaleX(0);
}.title-intro-5347 .course-home-3986 {
    position: relative;
    transform: translateY(20px);
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
    margin-bottom: 30px;
}.title-intro-5347 .course-home-3986 p {
    border-left: 3px solid rgba(94,170,168,0.3);
    position: relative;
    margin-top: 25px;
    line-height: 1.6;
    font-size: calc(14px * 1.05);
    padding-left: 15px;
    color: #000000;
}.title-intro-5347 .course-home-3986 svg {
    transform: translateZ(0);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 80px;
    height: 80px;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    position: relative;
    margin-top: 10px;
}.title-intro-5347 .course-home-3986 svg:hover {
    transform: translateZ(0) scale(1.05) rotate(2deg);
}.title-intro-5347 .course-home-3986 svg g {
    transition: transform 0.4s ease;
}.title-intro-5347 .course-home-3986 svg:hover g {
    transform: translate(30.89265,30.89265) scale(0.75);
}.title-intro-5347 .course-home-3986 svg path {
    fill: rgb(94,170,168);
    transition: fill 0.3s ease;
}.title-intro-5347 .course-home-3986 svg:hover path {
    fill: rgba(94,170,168,0.9);
}.title-intro-5347 .course-home-3986 svg text {
    transition: fill 0.3s ease, font-weight 0.3s ease;
    font-family: Arial, sans-serif;
}.title-intro-5347 .course-home-3986 svg:hover text {
    fill: rgb(74,150,148);
}.title-intro-5347 ul {
    opacity: 0;
    padding: 0;
    transform: translateY(20px);
    margin: 30px 0 0 0;
    list-style: none;
    animation: fadeInUp 0.8s ease-out forwards 0.7s;
}.title-intro-5347 ul li {
    display: inline-block;
}.title-intro-5347 .request-message-0731 {
    text-decoration: none;
    border: none;
    box-shadow: 0 6px 15px -5px rgba(94,170,168,0.4);
    padding: 14px 28px;
    display: inline-block;
    background: rgb(191,171,171);
    overflow: hidden;
    font-size: 19px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    color: #ffffff;
    transform: perspective(1px) translateZ(0);
    font-weight: 600;
}.title-intro-5347 .request-message-0731::before {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    content: "";
    position: absolute;
    z-index: 1;
    transform: translateX(-100%);
    bottom: 0;
    background: linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0));
    right: 0;
    left: 0;
}.title-intro-5347 .request-message-0731:hover {
    transform: translateY(-2px) translateZ(0);
    box-shadow: 0 8px 20px -4px rgba(94,170,168,0.6);
}.title-intro-5347 .request-message-0731:hover::before {
    transform: translateX(100%);
}.title-intro-5347 .image-frame-wrap-2469 {
    box-shadow: 0 15px 35px rgba(0,0,0,0.15);
    height: 300px;
    position: relative;
    transform: translateY(20px) rotate(-2deg);
    animation: fadeInPhoto 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.3s;
    opacity: 0;
    overflow: hidden;
    border: 8px solid #ffffff;
    width: 100%;
}.title-intro-5347 .image-frame-wrap-2469::before {
    height: 100%;
    z-index: 1;
    left: 0;
    content: "";
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, 
        rgba(94,170,168,0.2) 0%,
        rgba(0,0,0,0) 40%,
        rgba(0,0,0,0.3) 100%);
    width: 100%;
}.title-intro-5347 .image-frame-wrap-2469::after {
    height: 100%;
    z-index: 2;
    top: -30%;
    width: 100%;
    content: "";
    position: absolute;
    background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);
    right: -30%;
}

@keyframes slideInTitle {
    from {
        transform: translateX(-15px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

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

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

@keyframes fadeInPhoto {
    from {
        opacity: 0;
        transform: translateY(30px) rotate(-2deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotate(-2deg);
    }
}

@media (min-width: 768px) {.title-intro-5347 {
    padding: 100px 0;
}.title-intro-5347 .learn-learn-9415 {
    flex-direction: row;
    gap: 40px;
    align-items: center;
}.title-intro-5347 .note-frame-3670 {
    width: 50%;
    padding: 0;
}.title-intro-5347 h1 {
    font-size: calc(35px * 1.1);
}.title-intro-5347 .image-frame-wrap-2469 {
    height: 400px;
    width: 50%;
    transform: translateY(0) rotate(-2deg);
}.title-intro-5347 .course-home-3986 svg {
    height: 90px;
    width: 90px;
}
}

@media (min-width: 992px) {.title-intro-5347 {
    padding: 120px 0;
}.title-intro-5347 .learn-learn-9415 {
    gap: 60px;
}.title-intro-5347 h1 {
    margin-bottom: 30px;
    font-size: calc(39px * 0.9);
}.title-intro-5347 .course-home-3986 p {
    margin-top: 30px;
    font-size: calc(14px * 1.1);
}.title-intro-5347 .image-frame-wrap-2469 {
    transform: translateY(0) rotate(-3deg);
    height: 450px;
}.title-intro-5347 .course-home-3986 svg {
    width: 100px;
    height: 100px;
}.title-intro-5347 .request-message-0731 {
    padding: 16px 32px;
}
}

@media (min-width: 1200px) {.title-intro-5347 .learn-learn-9415 {
    gap: 80px;
}.title-intro-5347 h1 {
    font-size: 39px;
}.title-intro-5347 .image-frame-wrap-2469 {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-5deg) rotateX(2deg) rotate(-2deg);
    height: 500px;
}.title-intro-5347 .image-frame-wrap-2469:hover {
    transform: perspective(1000px) rotateY(-2deg) rotateX(1deg) rotate(-1deg);
}}.tariff-list-item-4678 {
    background-color: rgb(224,220,220);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.tariff-list-item-4678::before {
    z-index: 1;
    top: 0;
    height: 100%;
    pointer-events: none;
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(191,171,171,0.5) 0%, transparent 70%);
    width: 100%;
    content: "";
}.tariff-list-item-4678::after {
    height: 20rem;
    background: linear-gradient(225deg, rgb(156,138,119) 0%, transparent 80%);
    right: -5rem;
    content: "";
    z-index: 1;
    transform: rotate(-15deg);
    bottom: -5rem;
    position: absolute;
    pointer-events: none;
    width: 20rem;
    opacity: 0.15;
}.tariff-list-item-4678 .container {
    max-width: 1400px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 2rem;
}.tariff-list-item-4678 .skill-plans-1639 {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
}.tariff-list-item-4678 .study-packages-1879 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    background-color: #ffffff;
    border-left: 4px solid rgb(191,171,171);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateZ(0);
    padding: 2rem;
}.tariff-list-item-4678 .study-packages-1879::before {
    content: "";
    transform: rotate(45deg);
    height: 40px;
    width: 40px;
    top: 20px;
    left: -20px;
    background-color: rgb(191,171,171);
    position: absolute;
    z-index: -1;
}.tariff-list-item-4678 .study-packages-1879 h2 {
    margin-bottom: 1.5rem;
    transform: perspective(800px) translateZ(30px);
    font-size: 35px;
    font-weight: 700;
    position: relative;
    color: #000000;
}.tariff-list-item-4678 .study-packages-1879 h2::after {
    content: "";
    background: linear-gradient(90deg, rgb(191,171,171), rgb(156,138,119));
    bottom: -10px;
    width: 80px;
    height: 3px;
    left: 0;
    position: absolute;
}.tariff-list-item-4678 .study-packages-1879 .rate-options-7935 {
    color: #000000;
    max-width: 80%;
    font-size: 14px;
    line-height: 1.6;
}.tariff-list-item-4678 .pricing-options-1593 {
    gap: 2rem;
    display: grid;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.tariff-list-item-4678 .trial-rates-9058 {
    transition: all 0.4s ease;
    color: inherit;
    text-decoration: none;
    position: relative;
    transform-style: preserve-3d;
    display: block;
}.tariff-list-item-4678 .trial-rates-9058:hover {
    transform: translateY(-10px);
}.tariff-list-item-4678 .value-deals-4219 {
    background-color: #ffffff;
    border-radius: 10px;
    flex-direction: column;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    position: relative;
    display: flex;
    transform: translateZ(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}.tariff-list-item-4678 .trial-rates-9058:hover .value-deals-4219 {
    transform: translateZ(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgb(191,171,171,0.5);
}.tariff-list-item-4678 .trial-rates-9058:nth-child(odd) .value-deals-4219 {
    transform: rotate(-1deg);
}.tariff-list-item-4678 .trial-rates-9058:nth-child(even) .value-deals-4219 {
    transform: rotate(1deg);
}.tariff-list-item-4678 .trial-rates-9058:hover .value-deals-4219 {
    transform: rotate(0) translateZ(20px);
}.tariff-list-item-4678 .program-price-0951 {
    z-index: 2;
    display: flex;
    padding: 2rem;
    position: relative;
    word-break: break-word;
    flex-direction: column;
    overflow-wrap: break-word;
    flex: 1;
}.tariff-list-item-4678 .program-price-0951::before {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    height: 100%;
    z-index: -1;
    content: "";
}.tariff-list-item-4678 .program-price-0951 h3 {
    font-weight: 600;
    transition: transform 0.3s ease;
    position: relative;
    font-size: calc(19px * 1.2);
    color: #000000;
    margin-bottom: 1rem;
    transform: translateZ(10px);
}.tariff-list-item-4678 .trial-rates-9058:hover .program-price-0951 h3 {
    transform: translateZ(25px);
}.tariff-list-item-4678 .program-price-0951 h3::after {
    width: 40px;
    height: 3px;
    content: "";
    transition: width 0.3s ease;
    left: 0;
    bottom: -8px;
    position: absolute;
    background: rgb(191,171,171);
}.tariff-list-item-4678 .trial-rates-9058:hover .program-price-0951 h3::after {
    width: 60px;
}.tariff-list-item-4678 .tuition-table-9324 {
    font-size: calc(19px * 1.8);
    position: relative;
    transform: translateZ(15px);
    font-weight: 700;
    margin: 0.5rem 0 1.5rem;
    display: block;
    color: rgb(191,171,171);
}.tariff-list-item-4678 .tuition-table-9324::before {
    bottom: -8px;
    width: 80px;
    background: linear-gradient(90deg, rgb(191,171,171,0.5), transparent);
    height: 2px;
    content: "";
    position: absolute;
    left: 0;
}.tariff-list-item-4678 .program-price-0951 p {
    word-break: break-word;
    line-height: 1.6;
    margin-top: 1rem;
    font-size: 14px;
    overflow-wrap: break-word;
    color: #000000;
    flex: 1;
}.tariff-list-item-4678 .image-frame-wrap-2469 {
    position: relative;
    transform: translateZ(0);
    width: 100%;
    height: 200px;
    overflow: hidden;
    transition: transform 0.5s ease;
}.tariff-list-item-4678 .trial-rates-9058:hover .image-frame-wrap-2469 {
    transform: scale(1.05) translateZ(0);
}.tariff-list-item-4678 .image-frame-wrap-2469::after {
    bottom: 0;
    content: "";
    left: 0;
    width: 100%;
    z-index: 1;
    height: 50%;
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
}.tariff-list-item-4678 .image-frame-wrap-2469::before {
    top: 0;
    background: rgb(191,171,171);
    left: 0;
    height: 100%;
    content: "";
    transition: opacity 0.3s ease;
    z-index: 1;
    width: 100%;
    opacity: 0.15;
    position: absolute;
}.tariff-list-item-4678 .trial-rates-9058:hover .image-frame-wrap-2469::before {
    opacity: 0.05;
}

@media (min-width: 992px) {.tariff-list-item-4678 .skill-plans-1639 {
    grid-template-columns: 2fr 1fr;
    gap: 4rem;
}.tariff-list-item-4678 .study-packages-1879 {
    padding: 3rem;
}.tariff-list-item-4678 .pricing-options-1593 {
    grid-row: 1;
    grid-column: 1;
}.tariff-list-item-4678 .study-packages-1879 {
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    grid-row: 1;
    align-self: start;
    position: sticky;
    top: 2rem;
    grid-column: 2;
}.tariff-list-item-4678 .study-packages-1879:hover {
    transform: perspective(1000px) rotateY(0) translateZ(30px);
}
}

@media (min-width: 1200px) {.tariff-list-item-4678 .pricing-options-1593 {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.tariff-list-item-4678 .program-price-0951 {
    min-height: 300px;
}
}

@media (max-width: 991px) {.tariff-list-item-4678 {
    padding: 4rem 0;
}.tariff-list-item-4678 .study-packages-1879 {
    order: -1;
}.tariff-list-item-4678 .study-packages-1879 h2 {
    font-size: calc(35px * 0.9);
}.tariff-list-item-4678 .study-packages-1879 .rate-options-7935 {
    max-width: 100%;
}
}

@media (max-width: 767px) {.tariff-list-item-4678 {
    padding: 3rem 0;
}.tariff-list-item-4678 .container {
    padding: 0 1.5rem;
}.tariff-list-item-4678 .pricing-options-1593 {
    grid-template-columns: 1fr;
}.tariff-list-item-4678 .study-packages-1879 h2 {
    font-size: calc(35px * 0.8);
}.tariff-list-item-4678 .program-price-0951 {
    padding: 1.5rem;
}.tariff-list-item-4678 .tuition-table-9324 {
    font-size: calc(19px * 1.5);
}.tariff-list-item-4678 .image-frame-wrap-2469 {
    height: 180px;
}
}

@media (max-width: 480px) {.tariff-list-item-4678 .program-price-0951 p {
    font-size: calc(14px * 0.9);
}.tariff-list-item-4678 .program-price-0951 h3 {
    font-size: 19px;
}.tariff-list-item-4678 .tuition-table-9324 {
    font-size: calc(19px * 1.3);
}.tariff-list-item-4678 .image-frame-wrap-2469 {
    height: 160px;
}}.course-highlights-2053 {
    overflow: hidden;
    padding: 7rem 0;
    position: relative;
    background: linear-gradient(150deg, rgb(191,171,171,0.5) 0%, rgb(224,220,220) 50%, rgb(156,138,119,0.5) 100%);
}.course-highlights-2053::before {
    left: -25%;
    animation: pulseBackground 20s ease-in-out infinite alternate;
    transform-origin: center;
    filter: blur(60px);
    background: 
        radial-gradient(ellipse at 30% 40%, rgb(191,171,171,0.5) 0%, transparent 60%),
        radial-gradient(circle at 70% 60%, rgb(156,138,119,0.5) 0%, transparent 50%);
    top: -25%;
    width: 150%;
    opacity: 0.6;
    content: "";
    height: 150%;
    position: absolute;
    z-index: 0;
}.course-highlights-2053::after {
    top: 0;
    z-index: 1;
    height: 100%;
    animation: gridMove 30s linear infinite;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    background-size: 20px 20px;
    background-image: 
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
}.course-highlights-2053 .container {
    position: relative;
    z-index: 2;
}.course-highlights-2053 .learn-learn-9415 {
    position: relative;
    grid-template-columns: repeat(12, 1fr);
    gap: 15px;
    grid-template-rows: repeat(12, minmax(30px, auto));
    display: grid;
    min-height: 550px;
}.course-highlights-2053 .knowledge-flow-3986 {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding: 2.5rem;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.05),
        0 5px 10px rgba(0, 0, 0, 0.03);
    grid-row: 3 / 11;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 5;
    border-radius: 26px;
    grid-column: 1 / 8;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    backdrop-filter: blur(10px);
    transform: translateZ(0);
    background: rgba(255, 255, 255, 0.07);
    position: relative;
}.course-highlights-2053 .knowledge-flow-3986::before {
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background: 
        radial-gradient(circle at 90% 10%, rgb(191,171,171,0.5) 0%, transparent 80%),
        radial-gradient(circle at 10% 90%, rgb(156,138,119,0.5) 0%, transparent 80%);
    border-radius: 26px;
    opacity: 0.15;
    z-index: -1;
    content: "";
    left: 0;
}.course-highlights-2053 .knowledge-flow-3986::after {
    position: absolute;
    height: 1px;
    bottom: -10px;
    background: linear-gradient(to right, rgb(191,171,171) 0%, transparent 100%);
    transform: translateX(-50%);
    content: "";
    left: 50%;
    width: 80%;
    filter: blur(1px);
}.course-highlights-2053 .main-start-1306 {
    transition: all 0.5s ease;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transform-style: preserve-3d;
    position: relative;
    height: 110px;
    width: 110px;
    margin-bottom: 1.5rem;
}.course-highlights-2053 .main-start-1306::before {
    border-radius: 33% 67% 67% 33% / 33% 33% 67% 67%;
    background: conic-gradient(
        from 0deg, 
        rgb(191,171,171) 0%, 
        rgb(156,138,119) 50%, 
        rgb(191,171,171) 100%
    );
    inset: -4px;
    position: absolute;
    animation: rotateConic 10s linear infinite;
    z-index: -1;
    content: "";
}.course-highlights-2053 .main-start-1306::after {
    position: absolute;
    z-index: -1;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    inset: 6px;
    content: "";
    background: rgb(224,220,220);
}.course-highlights-2053 .main-start-1306 svg {
    filter: drop-shadow(0 0 10px rgb(191,171,171,0.5));
    left: 50%;
    z-index: 1;
    height: 60px;
    animation: floatLogo 6s ease-in-out infinite;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 60px;
    top: 50%;
}.course-highlights-2053 .main-start-1306 svg path {
    fill: rgb(191,171,171);
    transition: fill 0.3s ease;
}.course-highlights-2053 h3 {
    position: relative;
    color: #ffffff;
    transform-origin: left bottom;
    font-weight: 700;
    transform: perspective(1000px) rotateX(2deg);
    margin-bottom: 1.5rem;
    text-shadow: 0 0 20px rgb(191,171,171,0.5);
    line-height: 1.3;
    font-size: 35px;
    padding-right: 2rem;
}.course-highlights-2053 h3::before {
    position: absolute;
    bottom: -8px;
    height: 3px;
    transform-origin: left;
    background: rgb(191,171,171);
    content: "";
    width: 60px;
    animation: lineExpand 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    left: 0;
}.course-highlights-2053 p {
    position: relative;
    margin-bottom: 0;
    font-size: 14px;
    color: #ffffff;
    transform: perspective(1000px) rotateX(1deg);
    max-width: 100%;
    transform-origin: left bottom;
    line-height: 1.8;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}.course-highlights-2053 .image-frame-wrap-2469 {
    grid-row: 1 / 13;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    height: 500px;
    position: relative;
    grid-column: 5 / 13;
    overflow: hidden;
    z-index: 4;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        10px 10px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(-5deg) rotateX(5deg);
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    animation: morphShape 20s ease-in-out infinite alternate;
}.course-highlights-2053 .image-frame-wrap-2469::before {
    mix-blend-mode: overlay;
    inset: 0;
    opacity: 0.6;
    background: 
        linear-gradient(135deg, transparent 0%, rgb(191,171,171,0.5) 100%),
        radial-gradient(circle at 30% 70%, rgb(156,138,119,0.5) 0%, transparent 70%);
    content: "";
    position: absolute;
    z-index: 1;
}.course-highlights-2053 .image-frame-wrap-2469::after {
    top: -25%;
    height: 150%;
    animation: pulseOverlay 15s ease-in-out infinite;
    background: radial-gradient(
        circle at center,
        transparent 30%,
        rgb(224,220,220) 100%
    );
    z-index: 1;
    mix-blend-mode: multiply;
    opacity: 0.2;
    position: absolute;
    content: "";
    width: 150%;
    left: -25%;
}.course-highlights-2053 .learn-learn-9415:hover .image-frame-wrap-2469 {
    box-shadow: 
        30px 30px 80px rgba(0, 0, 0, 0.15),
        15px 15px 30px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateY(-8deg) rotateX(8deg) scale(1.03);
}.course-highlights-2053 .learn-learn-9415:hover .knowledge-flow-3986 {
    box-shadow: 
        0 25px 35px rgba(0, 0, 0, 0.08),
        0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateZ(20px) translateX(10px);
}.course-highlights-2053 .learn-learn-9415:hover .main-start-1306 {
    transform: rotate(5deg) scale(1.05);
}.course-highlights-2053 .learn-learn-9415:hover .main-start-1306 svg path {
    fill: rgb(156,138,119);
}

@keyframes pulseBackground {
    0%, 100% {
        opacity: 0.6;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.05);
    }
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@keyframes rotateConic {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes floatLogo {
    0%, 100% {
        transform: translate(-50%, -50%);
    }
    50% {
        transform: translate(-50%, -55%);
    }
}

@keyframes lineExpand {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes morphShape {
    0% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    25% {
        border-radius: 40% 60% 70% 30% / 40% 40% 60% 60%;
    }
    50% {
        border-radius: 60% 40% 40% 60% / 50% 60% 40% 50%;
    }
    75% {
        border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
    }
    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
}

@keyframes pulseOverlay {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(1.1);
    }
}

@media (max-width: 1200px) {.course-highlights-2053 .learn-learn-9415 {
    min-height: 500px;
}.course-highlights-2053 .knowledge-flow-3986 {
    padding: 2.2rem;
    grid-column: 1 / 8;
}.course-highlights-2053 h3 {
    font-size: calc(35px * 0.9);
}.course-highlights-2053 .main-start-1306 {
    width: 100px;
    height: 100px;
}.course-highlights-2053 .main-start-1306 svg {
    width: 55px;
    height: 55px;
}
}

@media (max-width: 992px) {.course-highlights-2053 {
    padding: 5rem 0;
}.course-highlights-2053 .learn-learn-9415 {
    gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    min-height: auto;
}.course-highlights-2053 .knowledge-flow-3986 {
    z-index: 5;
    grid-row: 2 / 3;
    margin-top: -80px;
    padding: 2.5rem;
    grid-column: 1 / -1;
}.course-highlights-2053 .image-frame-wrap-2469 {
    grid-row: 1 / 2;
    border-radius: 40% 60% 60% 40% / 30% 40% 60% 70%;
    grid-column: 1 / -1;
    height: 350px;
}.course-highlights-2053 .main-start-1306 {
    margin-right: auto;
    margin-left: auto;
}.course-highlights-2053 h3 {
    text-align: center;
    padding-right: 0;
}.course-highlights-2053 h3::before {
    transform: translateX(-50%) scaleX(0);
    animation: lineCenterExpand 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    left: 50%;
}.course-highlights-2053 p {
    text-align: center;
}.course-highlights-2053 .learn-learn-9415:hover .image-frame-wrap-2469 {
    transform: perspective(1000px) rotateX(-5deg) scale(1.03);
}.course-highlights-2053 .learn-learn-9415:hover .knowledge-flow-3986 {
    transform: translateZ(10px) translateY(-15px);
}
}

@keyframes lineCenterExpand {
    0% {
        transform: translateX(-50%) scaleX(0);
    }
    100% {
        transform: translateX(-50%) scaleX(1);
    }
}

@media (max-width: 768px) {.course-highlights-2053 {
    padding: 4rem 0;
}.course-highlights-2053 .image-frame-wrap-2469 {
    height: 300px;
}.course-highlights-2053 .knowledge-flow-3986 {
    margin-top: -60px;
    padding: 2rem;
}.course-highlights-2053 .main-start-1306 {
    margin-bottom: 1.3rem;
    height: 90px;
    width: 90px;
}.course-highlights-2053 .main-start-1306 svg {
    height: 50px;
    width: 50px;
}.course-highlights-2053 h3 {
    font-size: calc(35px * 0.8);
    margin-bottom: 1.3rem;
}.course-highlights-2053 p {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.course-highlights-2053 {
    padding: 3rem 0;
}.course-highlights-2053 .image-frame-wrap-2469 {
    height: 250px;
    border-radius: 30% 70% 70% 30% / 30% 40% 60% 70%;
}.course-highlights-2053 .knowledge-flow-3986 {
    padding: 1.8rem 1.5rem;
    margin-top: -50px;
}.course-highlights-2053 .main-start-1306 {
    height: 80px;
    margin-bottom: 1.2rem;
    width: 80px;
}.course-highlights-2053 .main-start-1306 svg {
    width: 45px;
    height: 45px;
}.course-highlights-2053 h3 {
    margin-bottom: 1.2rem;
    font-size: calc(35px * 0.7);
}.course-highlights-2053 h3::before {
    height: 2px;
    width: 50px;
}.course-highlights-2053 p {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}}.about-this-6431 {
    position: relative;
    overflow: hidden;
    background: rgb(224,220,220);
    padding: 120px 0;
}.about-this-6431::before {
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
    width: 100%;
    background: linear-gradient(135deg, 
                rgb(191,171,171,0.5) 0%, 
                transparent 25%);
    z-index: 1;
}.about-this-6431::after {
    right: 0;
    background: linear-gradient(225deg, 
                rgb(156,138,119,0.5) 0%, 
                transparent 25%);
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
}.about-this-6431 .container {
    z-index: 5;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.about-this-6431 h2 {
    margin-bottom: 70px;
    position: relative;
    color: #000000;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
}.about-this-6431 h2::after {
    content: "";
    background: rgb(191,171,171);
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    width: 80px;
    border-radius: 10px;
}.about-this-6431 .belief-core-5319 {
    gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    position: relative;
    display: grid;
}.about-this-6431 .skill-philo-5702 {
    background: #ffffff;
    position: relative;
    padding: 0;
    flex-direction: column;
    display: flex;
    overflow: hidden;
    border-radius: 20px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.about-this-6431 .skill-philo-5702:first-child {
    transform-origin: left center;
    grid-row: 1 / span 2;
    grid-column: 1;
}.about-this-6431 .skill-philo-5702:nth-child(2) {
    grid-column: 2;
    transform-origin: right center;
    grid-row: 1 / span 2;
}.about-this-6431 .skill-philo-5702:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    z-index: 10;
    transform: scale(1.03);
}.about-this-6431 .skill-philo-5702 h3 {
    background: rgb(191,171,171);
    padding: 20px 30px;
    z-index: 2;
    font-weight: 600;
    font-size: 24px;
    position: relative;
    color: #ffffff;
    margin: 0;
}.about-this-6431 .skill-philo-5702:nth-child(2) h3 {
    background: rgb(156,138,119);
}.about-this-6431 .skill-philo-5702 p {
    z-index: 1;
    line-height: 1.8;
    flex-grow: 1;
    align-items: center;
    position: relative;
    display: flex;
    font-size: 14px;
    margin: 0;
    padding: 30px;
    color: #000000;
}.about-this-6431 .skill-philo-5702 p::first-letter {
    float: left;
    line-height: 1;
    color: rgb(191,171,171);
    margin-right: 8px;
    font-size: calc(14px * 1.8);
    font-weight: 700;
}.about-this-6431 .skill-philo-5702:nth-child(2) p::first-letter {
    color: rgb(156,138,119);
}.about-this-6431 .skill-philo-5702::before {
    z-index: 1;
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(191,171,171,0.5), 0.1) 50%);
    height: 100px;
    content: "";
    width: 100px;
    right: 0;
    bottom: 0;
    position: absolute;
}.about-this-6431 .skill-philo-5702:nth-child(2)::before {
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(156,138,119,0.5), 0.1) 50%);
}.about-this-6431 .skill-philo-5702::after {
    background: linear-gradient(90deg, rgb(191,171,171), transparent);
    right: 0;
    top: 0;
    z-index: 3;
    height: 5px;
    width: 100%;
    content: "";
    position: absolute;
}.about-this-6431 .skill-philo-5702:nth-child(2)::after {
    background: linear-gradient(90deg, rgb(156,138,119), transparent);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
        transform: scale(1);
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
    }
}


@media screen and (max-width: 991px) {.about-this-6431 {
    padding: 90px 0;
}.about-this-6431 h2 {
    margin-bottom: 60px;
}.about-this-6431 .belief-core-5319 {
    gap: 30px;
}
}

@media screen and (max-width: 768px) {.about-this-6431 {
    padding: 70px 0;
}.about-this-6431 h2 {
    margin-bottom: 50px;
}.about-this-6431 .belief-core-5319 {
    gap: 30px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}.about-this-6431 .skill-philo-5702:first-child,
    .about-this-6431 .skill-philo-5702:nth-child(2) {
    grid-row: auto;
    grid-column: 1;
}
}

@media screen and (max-width: 576px) {.about-this-6431 {
    padding: 60px 0;
}.about-this-6431 .container {
    padding: 0 15px;
}.about-this-6431 h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 40px;
}.about-this-6431 h2::after {
    bottom: -15px;
    height: 3px;
    width: 60px;
}.about-this-6431 .skill-philo-5702 h3 {
    font-size: calc(24px * 0.9);
    padding: 15px 20px;
}.about-this-6431 .skill-philo-5702 p {
    line-height: 1.7;
    font-size: calc(14px * 0.95);
    padding: 20px;
}}.statistical-details-3059 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: linear-gradient(120deg, #000000 0%, rgba(26, 32, 44, 1) 100%);
    padding: 120px 0;
}.statistical-details-3059::before {
    opacity: 0.3;
    left: 0;
    right: 0;
    z-index: -1;
    top: 0;
    position: absolute;
    content: '';
    bottom: 0;
}.statistical-details-3059::after {
    z-index: -1;
    background-size: 60px 60px;
    width: 100%;
    top: 0;
    background-image: linear-gradient(135deg, rgb(191,171,171,0.5) 25%, transparent 25%, transparent 50%, rgb(191,171,171,0.5) 50%, rgb(191,171,171,0.5) 75%, transparent 75%, transparent);
    opacity: 0.05;
    position: absolute;
    content: '';
    left: 0;
    height: 100%;
    animation: patternMove 100s linear infinite;
}@keyframes patternMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.statistical-details-3059 .container {
    padding: 0 20px;
    gap: 50px;
    display: grid;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
    position: relative;
}.statistical-details-3059 .statistics-zone-2413 {
    transition: all 0.4s ease;
    backdrop-filter: blur(10px);
    overflow: hidden;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    padding: 50px;
    order: 1;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: linear-gradient(145deg, rgba(30, 41, 59, 0.8) 0%, rgba(15, 23, 42, 0.85) 100%);
    border-radius: 21px;
}.statistical-details-3059 .statistics-zone-2413::before {
    opacity: 0.4;
    background: rgb(191,171,171,0.5);
    width: 100px;
    filter: blur(70px);
    top: -30px;
    position: absolute;
    border-radius: 50%;
    content: '';
    right: -30px;
    height: 100px;
}.statistical-details-3059 .statistics-zone-2413::after {
    content: '';
    bottom: -30px;
    background: rgb(156,138,119,0.5);
    height: 80px;
    opacity: 0.4;
    left: -30px;
    border-radius: 50%;
    filter: blur(50px);
    width: 80px;
    position: absolute;
}.statistical-details-3059 .value-elevation-2496 {
    margin-bottom: 25px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
    font-size: 33px;
    padding-bottom: 15px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    color: #ffffff;
}.statistical-details-3059 .value-elevation-2496::after {
    left: 0;
    bottom: 0;
    background: linear-gradient(to right, rgb(191,171,171), rgb(156,138,119));
    height: 3px;
    position: absolute;
    border-radius: 10px;
    width: 70px;
    content: '';
}.statistical-details-3059 .class-gains-4683 {
    line-height: 1.8;
    opacity: 0.85;
    color: #ffffff;
    margin: 0;
    font-size: 17px;
}.statistical-details-3059 .edge-statistics-0257 {
    position: relative;
    gap: 25px;
    order: 2;
    z-index: 2;
    display: flex;
    flex-direction: column;
}.statistical-details-3059 .pro-upgrade-0431 {
    position: relative;
    align-items: center;
    display: flex;
    transition: all 0.4s ease;
    border-left: 4px solid rgb(191,171,171);
    backdrop-filter: blur(10px);
    border-radius: 21px;
    background: rgba(30, 41, 59, 0.7);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    padding: 30px;
    justify-content: flex-start;
}.statistical-details-3059 .pro-upgrade-0431:nth-child(2n) {
    transform: translateX(40px);
    border-left-color: rgb(156,138,119);
}.statistical-details-3059 .pro-upgrade-0431:nth-child(3n) {
    border-left-color: rgb(191,171,171,0.5);
    transform: translateX(20px);
}.statistical-details-3059 .pro-upgrade-0431:nth-child(4n) {
    border-left-color: rgb(156,138,119,0.5);
    transform: translateX(60px);
}.statistical-details-3059 .pro-upgrade-0431:hover {
    transform: translateX(0) translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    border-left-width: 6px;
    background: linear-gradient(135deg, rgba(45, 55, 72, 0.85) 0%, rgba(30, 41, 59, 0.9) 100%);
}.statistical-details-3059 .pro-upgrade-0431 h4 {
    color: #ffffff;
    position: relative;
    animation: countUp 2.5s ease-out forwards;
    margin: 0;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(135deg, rgb(191,171,171) 30%, rgb(156,138,119) 100%);
    min-width: 120px;
    -webkit-background-clip: text !important;
    font-weight: 700;
    font-size: 40px;
}@keyframes countUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.statistical-details-3059 .pro-upgrade-0431 span {
    font-size: 17px;
    padding-left: 20px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    margin-left: 20px;
    color: rgba(255, 255, 255, 0.85);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 1.4;
    font-weight: 600;
}.statistical-details-3059 .pro-upgrade-0431:hover span {
    opacity: 1;
    color: #ffffff;
}.statistical-details-3059 .pro-upgrade-0431::before {
    content: '';
    opacity: 0;
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    transition: opacity 0.4s ease;
    right: 0;
    background: linear-gradient(135deg, transparent 30%, rgb(191,171,171,0.5) 100%);
}.statistical-details-3059 .pro-upgrade-0431:hover::before {
    opacity: 0.05;
}.statistical-details-3059 .pro-upgrade-0431 svg {
    margin-right: 20px;
    width: 45px;
    height: 45px;
    fill: rgb(191,171,171);
    transition: all 0.3s ease;
}.statistical-details-3059 .pro-upgrade-0431:nth-child(2n) svg {
    fill: rgb(156,138,119);
}.statistical-details-3059 .pro-upgrade-0431 svg path {
    fill: inherit;
    transition: all 0.3s ease;
}.statistical-details-3059 .pro-upgrade-0431:hover svg {
    transform: scale(1.1);
}

@media (max-width: 1200px) {.statistical-details-3059 .container {
    gap: 30px;
}.statistical-details-3059 .statistics-zone-2413 {
    padding: 40px;
}.statistical-details-3059 .pro-upgrade-0431 {
    padding: 25px;
}.statistical-details-3059 .pro-upgrade-0431 h4 {
    min-width: 100px;
    font-size: 36px;
}.statistical-details-3059 .pro-upgrade-0431:nth-child(2n) {
    transform: translateX(30px);
}.statistical-details-3059 .pro-upgrade-0431:nth-child(3n) {
    transform: translateX(15px);
}.statistical-details-3059 .pro-upgrade-0431:nth-child(4n) {
    transform: translateX(45px);
}
}

@media (max-width: 992px) {.statistical-details-3059 {
    padding: 80px 0;
}.statistical-details-3059 .container {
    gap: 50px;
    grid-template-columns: 1fr;
}.statistical-details-3059 .statistics-zone-2413 {
    order: 2;
}.statistical-details-3059 .edge-statistics-0257 {
    order: 1;
}.statistical-details-3059 .pro-upgrade-0431:nth-child(2n),
    .statistical-details-3059 .pro-upgrade-0431:nth-child(3n),
    .statistical-details-3059 .pro-upgrade-0431:nth-child(4n) {
    transform: translateX(0);
}.statistical-details-3059 .pro-upgrade-0431:nth-child(odd) {
    transform: translateX(-20px);
}.statistical-details-3059 .pro-upgrade-0431:nth-child(even) {
    transform: translateX(20px);
}.statistical-details-3059 .pro-upgrade-0431:hover {
    transform: translateX(0) translateY(-5px);
}
}

@media (max-width: 768px) {.statistical-details-3059 {
    padding: 60px 0;
}.statistical-details-3059 .container {
    padding: 0 15px;
    gap: 40px;
}.statistical-details-3059 .statistics-zone-2413 {
    padding: 30px 25px;
}.statistical-details-3059 .value-elevation-2496 {
    margin-bottom: 20px;
    font-size: calc(33px * 0.9);
}.statistical-details-3059 .pro-upgrade-0431 {
    padding: 20px;
}.statistical-details-3059 .pro-upgrade-0431 h4 {
    min-width: 90px;
    font-size: 32px;
}.statistical-details-3059 .pro-upgrade-0431 span {
    padding-left: 15px;
    font-size: calc(17px * 0.95);
    margin-left: 15px;
}.statistical-details-3059 .pro-upgrade-0431 svg {
    height: 35px;
    margin-right: 15px;
    width: 35px;
}
}

@media (max-width: 480px) {.statistical-details-3059 {
    padding: 50px 0;
}.statistical-details-3059 .statistics-zone-2413 {
    padding: 25px 20px;
}.statistical-details-3059 .value-elevation-2496 {
    padding-bottom: 12px;
    margin-bottom: 15px;
    font-size: calc(33px * 0.8);
}.statistical-details-3059 .class-gains-4683 {
    font-size: calc(17px * 0.9);
    line-height: 1.7;
}.statistical-details-3059 .pro-upgrade-0431 {
    flex-direction: column;
    padding: 15px;
    align-items: flex-start;
}.statistical-details-3059 .pro-upgrade-0431:nth-child(odd),
    .statistical-details-3059 .pro-upgrade-0431:nth-child(even) {
    transform: translateX(0);
}.statistical-details-3059 .pro-upgrade-0431 h4 {
    font-size: 28px;
    margin-bottom: 5px;
}.statistical-details-3059 .pro-upgrade-0431 span {
    padding-left: 0;
    border-left: none;
    margin-left: 0;
    margin-top: 10px;
    font-size: calc(17px * 0.9);
}.statistical-details-3059 .pro-upgrade-0431 svg {
    margin-bottom: 10px;
    height: 30px;
    margin-right: 10px;
    width: 30px;
}}.contact-1604 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: linear-gradient(180deg, rgb(224,220,220) 0%, rgb(156,138,119,0.5) 100%);
    z-index: 1;
}.contact-1604::before {
    pointer-events: none;
    animation: scanlines 10s linear infinite;
    height: 100%;
    z-index: 0;
    background: linear-gradient(0deg, transparent 40%, rgba(0,0,0,0.05) 60%, transparent 80%);
    position: absolute;
    content: '';
    background-size: 100% 15px;
    top: 0;
    width: 100%;
    left: 0;
}.contact-1604::after {
    opacity: 0.4;
    position: absolute;
    pointer-events: none;
    left: 0;
    content: '';
    top: 0;
    height: 100%;
    z-index: 0;
    background: 
        radial-gradient(1px at 30% 20%, rgb(191,171,171,0.5) 0%, transparent 50%),
        radial-gradient(1px at 70% 40%, rgb(156,138,119,0.5) 0%, transparent 50%),
        radial-gradient(1px at 40% 60%, rgb(191,171,171,0.5) 0%, transparent 50%),
        radial-gradient(1px at 60% 80%, rgb(156,138,119,0.5) 0%, transparent 50%);
    background-size: 150px 150px, 200px 200px, 100px 100px, 250px 250px;
    width: 100%;
}.contact-1604 .image-frame-wrap-2469 {
    width: 100%;
    filter: grayscale(100%) contrast(150%);
    position: absolute;
    height: 100%;
    mix-blend-mode: overlay;
    left: 0;
    z-index: 0;
    top: 0;
    opacity: 0.08;
}.contact-1604 .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.contact-1604 h3 {
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin-bottom: 60px;
    text-align: center;
    position: relative;
    color: #000000;
    letter-spacing: 3px;
    perspective: 800px;
    font-size: 35px;
    text-transform: uppercase;
}.contact-1604 h3::before {
    left: 50%;
    content: attr(id);
    opacity: 0.4;
    position: absolute;
    color: rgb(156,138,119,0.5);
    font-size: calc(35px - 10px);
    transform: translateX(-50%);
    top: -10px;
    letter-spacing: 5px;
}.contact-1604 h3::after {
    position: absolute;
    transform: translateX(-50%);
    background: linear-gradient(90deg, transparent, rgb(191,171,171), transparent);
    bottom: -15px;
    left: 50%;
    content: '';
    width: 100px;
    height: 1px;
}.contact-1604 .contact-request-5023 {
    transform-style: preserve-3d;
    position: relative;
    grid-template-columns: 1.5fr 1fr;
    border-radius: 16px;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(0, 0, 0, 0.05),
        0 0 20px rgb(191,171,171,0.5) inset;
    overflow: hidden;
    backdrop-filter: blur(10px);
    display: grid;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.95);
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(0deg);
}.contact-1604 .contact-request-5023:hover {
    transform: perspective(1000px) rotateX(2deg);
}.contact-1604 .contact-request-5023::before {
    z-index: -1;
    animation: border-flow 6s linear infinite;
    position: absolute;
    right: -2px;
    border-radius: calc(16px + 2px);
    top: -2px;
    content: '';
    bottom: -2px;
    left: -2px;
    background: linear-gradient(45deg, 
        rgb(191,171,171,0.5), 
        transparent, 
        rgb(156,138,119,0.5), 
        transparent);
}.contact-1604 .contact-request-5023::after {
    pointer-events: none;
    height: 100%;
    background: 
        linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.03) 1px, transparent 1px);
    left: 0;
    top: 0;
    background-size: 20px 20px;
    content: '';
    position: absolute;
    width: 100%;
}.contact-1604 .inquiry-reach-2136 {
    overflow: hidden;
    background: #ffffff;
    padding: 60px;
    position: relative;
}.contact-1604 .inquiry-reach-2136::before {
    background: linear-gradient(90deg, 
        rgb(191,171,171), 
        rgb(156,138,119));
    content: '';
    top: 0;
    position: absolute;
    height: 3px;
    left: 0;
    width: 100%;
}.contact-1604 .inquiry-reach-2136::after {
    position: absolute;
    content: '';
    pointer-events: none;
    width: 50%;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(0, 0, 0, 0.01));
    top: 0;
    right: 0;
    height: 100%;
}.contact-1604 .inquiry-reach-2136 #contact {
    z-index: 2;
    position: relative;
}.contact-1604 .inquiry-reach-2136 h3 {
    letter-spacing: 2px;
    margin-bottom: 40px;
    color: #000000;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
}.contact-1604 .inquiry-reach-2136 h3::before {
    display: none;
}.contact-1604 .inquiry-reach-2136 h3::after {
    width: 50px;
    transform: none;
    left: 0;
    height: 2px;
    background: rgb(191,171,171);
}.contact-1604 .inquiry-reach-2136 input[type="text"],
.contact-1604 .inquiry-reach-2136 textarea {
    box-shadow: none;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 20px 25px;
    position: relative;
    margin-bottom: 25px;
    transition: all 0.3s ease;
    font-size: 18px;
    color: #000000;
    background-color: transparent;
    border-radius: 0;
    border: none;
    font-family: Arial, sans-serif;
}.contact-1604 .inquiry-reach-2136 input[type="text"]::placeholder,
.contact-1604 .inquiry-reach-2136 textarea::placeholder {
    color: #000000;
    transition: opacity 0.3s ease;
    opacity: 0.6;
}.contact-1604 .inquiry-reach-2136 input[type="text"]:focus::placeholder,
.contact-1604 .inquiry-reach-2136 textarea:focus::placeholder {
    opacity: 0.3;
}.contact-1604 .inquiry-reach-2136 input[type="text"]:focus,
.contact-1604 .inquiry-reach-2136 textarea:focus {
    background-color: rgba(0, 0, 0, 0.01);
    border-bottom-color: rgb(191,171,171);
    outline: none;
}.contact-1604 .inquiry-reach-2136 textarea {
    overflow: hidden;
    transition: height 0.3s ease;
    resize: vertical;
    min-height: 150px;
}.contact-1604 .inquiry-reach-2136 .inquiry-request-5106 {
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}.contact-1604 .inquiry-reach-2136 .inquiry-request-5106 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-1604 .inquiry-reach-2136 .inquiry-request-5106 label {
    padding-left: 40px;
    position: relative;
    cursor: pointer;
    color: #000000;
    font-size: calc(18px - 2px);
    line-height: 1.6;
}.contact-1604 .inquiry-reach-2136 .inquiry-request-5106 label::before {
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 25px;
    content: '';
    left: 0;
    transition: all 0.3s ease;
    background-color: transparent;
    width: 25px;
    top: 0;
}.contact-1604 .inquiry-reach-2136 .inquiry-request-5106 label::after {
    height: 12px;
    content: '';
    width: 7px;
    left: 9px;
    opacity: 0;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    transform: rotate(45deg) scale(0);
    transition: all 0.3s ease;
    top: 5px;
    border-right: 2px solid #ffffff;
}.contact-1604 .inquiry-reach-2136 .inquiry-request-5106 input[type="checkbox"]:checked + label::before {
    background-color: rgb(191,171,171);
    border-color: rgb(191,171,171);
}.contact-1604 .inquiry-reach-2136 .inquiry-request-5106 input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg) scale(1);
    opacity: 1;
}.contact-1604 .inquiry-reach-2136 .inquiry-request-5106 a {
    transition: color 0.3s ease;
    padding-bottom: 2px;
    border-bottom: 1px solid transparent;
    color: rgb(191,171,171);
    text-decoration: none;
    font-weight: 600;
}.contact-1604 .inquiry-reach-2136 .inquiry-request-5106 a:hover {
    border-bottom-color: rgb(156,138,119);
    color: rgb(156,138,119);
}.contact-1604 .inquiry-reach-2136 .request-message-0731 {
    text-transform: uppercase;
    color: #000000;
    z-index: 1;
    position: relative;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    background-color: transparent;
    font-weight: 600;
    letter-spacing: 2px;
    cursor: pointer;
    border: 1px solid rgb(191,171,171);
    padding: 18px 40px;
    display: inline-block;
    font-size: 18px;
}.contact-1604 .inquiry-reach-2136 .request-message-0731::before {
    width: 100%;
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    content: '';
    transform-origin: right;
    z-index: -1;
    position: absolute;
    transform: scaleX(0);
    left: 0;
    background: rgb(191,171,171);
    top: 0;
}.contact-1604 .inquiry-reach-2136 .request-message-0731:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.contact-1604 .feedback-links-2164 {
    padding: 60px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(191,171,171) 0%, rgb(156,138,119) 100%);
}.contact-1604 .feedback-links-2164::before {
    background: 
        linear-gradient(45deg, rgba(0,0,0,0.2) 25%, transparent 25%) -10px 0,
        linear-gradient(135deg, rgba(0,0,0,0.2) 25%, transparent 25%) -10px 0,
        linear-gradient(45deg, transparent 75%, rgba(0,0,0,0.2) 75%) -10px 0,
        linear-gradient(135deg, transparent 75%, rgba(0,0,0,0.2) 75%) -10px 0;
    content: '';
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
    background-size: 20px 20px;
    opacity: 0.1;
    z-index: 0;
}.contact-1604 .feedback-links-2164::after {
    animation: pulse-light 10s infinite;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 60%);
    top: -50%;
    z-index: 0;
    left: -50%;
    height: 200%;
    content: '';
    position: absolute;
    width: 200%;
}.contact-1604 .feedback-links-2164 h4 {
    letter-spacing: 2px;
    z-index: 1;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 40px;
}.contact-1604 .feedback-links-2164 h4::after {
    background: #ffffff;
    width: 50px;
    position: absolute;
    height: 2px;
    bottom: -10px;
    content: '';
    left: 0;
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 {
    list-style: none;
    z-index: 1;
    margin: 0;
    position: relative;
    padding: 0;
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 li {
    padding: 15px 0;
    margin-bottom: 30px;
    position: relative;
    display: flex;
    align-items: flex-start;
    transition: transform 0.3s ease;
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 li:hover {
    transform: translateX(10px);
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 li::before {
    top: 0;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
    content: '';
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 li:hover::before {
    width: 100%;
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 li::after {
    content: '';
    right: 0;
    width: 0;
    bottom: 0;
    transition: width 0.3s ease;
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    height: 1px;
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 li:hover::after {
    width: 100%;
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 li svg {
    width: 24px;
    flex-shrink: 0;
    height: 24px;
    margin-right: 20px;
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 li svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 li span {
    color: #ffffff;
    line-height: 1.5;
    font-size: 18px;
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 li a {
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s ease;
    position: relative;
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 li a::before {
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    content: '';
    transform-origin: right;
    transform: scaleX(0);
    background: #ffffff;
    bottom: -2px;
    transition: transform 0.3s ease;
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 li a:hover {
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}.contact-1604 .feedback-links-2164 .inquiry-message-9561 li a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

@keyframes scanlines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@keyframes border-flow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes pulse-light {
    0%, 100% {
        transform: translate(0, 0);
        opacity: 0.5;
    }
    25% {
        transform: translate(10%, 10%);
        opacity: 0.3;
    }
    50% {
        transform: translate(0%, 20%);
        opacity: 0.5;
    }
    75% {
        transform: translate(-10%, 10%);
        opacity: 0.3;
    }
}

@media (max-width: 992px) {.contact-1604 {
    padding: 80px 0;
}.contact-1604 .container {
    padding: 0 20px;
}.contact-1604 .contact-request-5023 {
    grid-template-columns: 1fr;
}.contact-1604 .inquiry-reach-2136,
    .contact-1604 .feedback-links-2164 {
    padding: 40px;
}
}

@media (max-width: 768px) {.contact-1604 {
    padding: 60px 0;
}.contact-1604 h3 {
    font-size: calc(35px - 4px);
    margin-bottom: 40px;
}.contact-1604 .inquiry-reach-2136 h3,
    .contact-1604 .feedback-links-2164 h4 {
    margin-bottom: 30px;
    font-size: calc(24px - 2px);
}.contact-1604 .inquiry-reach-2136 input[type="text"],
    .contact-1604 .inquiry-reach-2136 textarea {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact-1604 .inquiry-reach-2136 .request-message-0731 {
    padding: 15px 30px;
}
}

@media (max-width: 576px) {.contact-1604 {
    padding: 40px 0;
}.contact-1604 .inquiry-reach-2136,
    .contact-1604 .feedback-links-2164 {
    padding: 30px 20px;
}.contact-1604 h3 {
    font-size: calc(35px - 6px);
    letter-spacing: 2px;
}.contact-1604 .inquiry-reach-2136 .inquiry-request-5106 label {
    font-size: calc(18px - 3px);
}}.follow-9541 {
    position: relative;
    background: linear-gradient(170deg, rgb(224,220,220) 0%, rgb(191,171,171,0.5) 100%);
    padding: 5rem 3rem 7rem;
    overflow: hidden;
    margin: 5rem 0;
}.follow-9541::before {
    background: rgb(156,138,119,0.5);
    width: 80%;
    opacity: 0.4;
    clip-path: polygon(0 0, 100% 0, 60% 100%, 0 100%);
    height: 200%;
    left: -10%;
    top: -30%;
    position: absolute;
    transform: rotate(30deg);
    content: "";
    animation: wave 15s infinite alternate;
    z-index: 1;
}.follow-9541::after {
    position: absolute;
    height: 60%;
    content: "";
    opacity: 0.3;
    transform: rotate(-15deg);
    right: -10%;
    z-index: 1;
    animation: float 12s infinite alternate;
    width: 80%;
    background: rgb(191,171,171,0.5);
    filter: blur(8px);
    bottom: -10%;
    clip-path: polygon(40% 0, 100% 0, 100% 100%, 0 100%);
}.follow-9541 .learn-learn-9415 {
    align-items: center;
    position: relative;
    display: flex;
    flex-direction: column;
    z-index: 2;
}.follow-9541 p {
    line-height: 1.4;
    position: relative;
    font-weight: 700;
    font-size: 32px;
    max-width: 80%;
    opacity: 0.9;
    color: #000000;
    font-family: Arial, sans-serif;
    margin-bottom: 3rem;
    text-align: center;
}.follow-9541 p::after {
    background: rgb(156,138,119);
    bottom: -1.5rem;
    width: 3rem;
    height: 3px;
    content: "";
    transform: translateX(-50%);
    position: absolute;
    border-radius: 3px;
    left: 50%;
}.follow-9541 .input_holder {
    transform: rotate(-2deg);
    position: relative;
    gap: 1.5rem;
    display: flex;
    width: 100%;
    flex-direction: column;
    max-width: 600px;
}.follow-9541 .join-list-8756 {
    border-radius: 12px;
    background: #ffffff;
    border: none;
    padding: 1.5rem;
    font-family: Arial, sans-serif;
    color: #000000;
    transform: translateY(0);
    transition: all 0.3s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    width: 100%;
    font-size: 18px;
}.follow-9541 .join-list-8756:focus {
    outline: none;
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.follow-9541 .join-list-8756::placeholder {
    opacity: 0.6;
    color: #000000;
}.follow-9541 .updates-modal-4763 {
    z-index: 2;
    transition: all 0.3s ease;
    font-weight: 600;
    position: relative;
    background: linear-gradient(90deg, rgb(191,171,171) 0%, rgb(156,138,119) 100%);
    border: none;
    transform: rotate(2deg) translateY(0);
    border-radius: 12px;
    padding: 1.2rem 3rem;
    font-family: Arial, sans-serif;
    cursor: pointer;
    font-size: 17px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    align-self: flex-end;
    overflow: hidden;
}.follow-9541 .updates-modal-4763::before {
    transition: opacity 0.3s ease;
    top: 0;
    z-index: -1;
    width: 100%;
    opacity: 0;
    height: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(156,138,119) 0%, rgb(191,171,171) 100%);
    position: absolute;
    content: "";
}.follow-9541 .updates-modal-4763:hover {
    transform: rotate(2deg) translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}.follow-9541 .updates-modal-4763:hover::before {
    opacity: 1;
}

@keyframes wave {
    0% {
        transform: rotate(30deg) translateX(0);
    }
    100% {
        transform: rotate(30deg) translateX(5%);
    }
}

@keyframes float {
    0% {
        transform: rotate(-15deg) translateY(0);
    }
    50% {
        transform: rotate(-12deg) translateY(-10px);
    }
    100% {
        transform: rotate(-15deg) translateY(0);
    }
}

@media (max-width: 768px) {.follow-9541 {
    padding: 4rem 1.5rem 5rem;
}.follow-9541 p {
    max-width: 100%;
    font-size: 22px;
}.follow-9541 .input_holder {
    transform: none;
}.follow-9541 .updates-modal-4763 {
    width: 100%;
    align-self: center;
    transform: none;
}.follow-9541 .updates-modal-4763:hover {
    transform: translateY(-5px);
}
}