* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.top-expert-7648 {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}.layer-container-3450 {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1100px;
}.degree-path-4951 {
    flex: 0 0 auto;
}html,body {
    min-height: 100%;
    scroll-behavior: auto;
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
}::-webkit-scrollbar {
    width: 13px;
    scroll-behavior: smooth;
}::-webkit-scrollbar-track {
    border-radius: 19px;
    background: linear-gradient(249deg, #ffffff 8%, rgb(255, 255, 255, 0.5) 12%, rgb(169,91,111) 76%, rgb(195,151,162) 32%, rgb(195,151,162,0.5) 21%, rgb(228,211,215) 59%);
}::-webkit-scrollbar-thumb {
    background: radial-gradient(ellipse at bottom right, #ffffff 29%, rgb(169,91,111) 64%, rgb(228,211,215) 13%);
    transition: background, border-radius, transform 1.5s ease-out;
    border-radius: 6.2vw;
    min-height: 41px;
}html {
    scrollbar-color: rgb(195,151,162) rgb(195,151,162);
    scrollbar-width: none;
}
@media (max-width: 768px) {::-webkit-scrollbar {
    width: 8px;
}::-webkit-scrollbar-thumb {
    background: #ffffff;
}
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.course-program-description-8716 {
    background-color: rgb(228,211,215);
    min-height: 100vh;
    align-items: center;
    position: relative;
    flex-direction: column;
    padding: 0;
    overflow: hidden;
    display: flex;
    margin: 0;
    justify-content: center;
}.course-program-description-8716 .class-path-3679 {
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    overflow: hidden;
    z-index: 1;
    width: 100%;
}.course-program-description-8716 .class-path-3679::before {
    top: 0;
    content: "";
    backdrop-filter: blur(2px);
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 30%, transparent 70%, rgb(195,151,162,0.5) 100%);
    z-index: 2;
    height: 100%;
    position: absolute;
}.course-program-description-8716 .class-path-3679::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 70%;
    content: "";
    width: 100%;
    z-index: 3;
    background: linear-gradient(to top, rgb(195,151,162,0.5) 10%, transparent 100%);
}.course-program-description-8716 .skill-plan-6378 {
    height: 100%;
    display: flex;
    animation: carousel-slide 25s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}.course-program-description-8716 .class-path-3679:hover .skill-plan-6378 {
    animation-play-state: paused;
}.course-program-description-8716 .skill-master-0748 {
    position: relative;
    height: 100%;
    min-width: 100%;
    transition: transform 0.5s ease;
}.course-program-description-8716 .skill-master-0748::before {
    left: 0;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(169,91,111,0.5),
        rgb(169,91,111,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    z-index: 1;
    top: 0;
    opacity: 0.1;
    content: "";
    height: 100%;
    width: 100%;
}.course-program-description-8716 .skill-master-0748 img {
    transition: filter 0.3s ease, transform 0.5s ease;
    filter: saturate(1.2) contrast(1.1);
    height: 100%;
    object-position: center;
    width: 100%;
    object-fit: cover;
}.course-program-description-8716 .skill-master-0748:hover img {
    transform: scale(1.05);
    filter: saturate(1.4) contrast(1.2);
}.course-program-description-8716 .container {
    width: 100%;
    position: relative;
    z-index: 10;
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem;
}.course-program-description-8716 .learning-studio-1320 {
    height: 100%;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    align-items: center;
}.course-program-description-8716 .training-flow-6302 {
    background: linear-gradient(145deg, 
        rgb(195,151,162,0.5) 0%, 
        rgb(169,91,111,0.5) 100%);
    transform: translateY(0);
    padding: 3.5rem;
    max-width: 900px;
    border-left: 4px solid rgb(195,151,162);
    margin-left: auto;
    backdrop-filter: blur(15px);
    border-radius: 19px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2),
                inset 0 1px 1px rgba(255, 255, 255, 0.3),
                inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    animation: float 6s ease-in-out infinite;
}.course-program-description-8716 .training-flow-6302 h3 {
    font-size: calc(36px * 1.1);
    font-weight: 700;
    position: relative;
    margin-bottom: 1.8rem;
    padding-bottom: 1rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    color: #ffffff;
}.course-program-description-8716 .training-flow-6302 h3::after {
    left: 0;
    width: 70px;
    height: 4px;
    bottom: 0;
    background: rgb(195,151,162);
    position: absolute;
    border-radius: 10px;
    content: "";
}.course-program-description-8716 .training-flow-6302 p {
    opacity: 1;
    color: #ffffff;
    font-size: calc(12px * 1.1);
    margin-bottom: 2.5rem;
    line-height: 1.7;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}.course-program-description-8716 .training-flow-6302 .connect-links-8415 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    font-size: 20px;
    font-weight: 600;
    overflow: hidden;
    text-decoration: none;
    position: relative;
    display: inline-block;
    background: linear-gradient(to right, rgb(195,151,162), rgb(169,91,111));
    transition: all 0.3s ease;
    z-index: 1;
    text-align: center;
    color: #ffffff;
    padding: 1rem 2rem;
}.course-program-description-8716 .training-flow-6302 .connect-links-8415::before {
    left: -100%;
    content: "";
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    transition: left 0.7s ease;
    z-index: -1;
}.course-program-description-8716 .training-flow-6302 .connect-links-8415:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}.course-program-description-8716 .training-flow-6302 .connect-links-8415:hover::before {
    left: 100%;
}

@keyframes carousel-slide {
    0%, 100% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-100%);
    }
    45% {
        transform: translateX(-100%);
    }
    50% {
        transform: translateX(-200%);
    }
    70% {
        transform: translateX(-200%);
    }
    75% {
        transform: translateX(-300%);
    }
    95% {
        transform: translateX(-300%);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@media screen and (max-width: 991px) {.course-program-description-8716 {
    padding: 5rem 0;
    min-height: auto;
}.course-program-description-8716 .class-path-3679 {
    position: relative;
    height: 50vh;
}.course-program-description-8716 .learning-studio-1320 {
    justify-content: center;
}.course-program-description-8716 .training-flow-6302 {
    max-width: 90%;
    padding: 2.5rem;
    margin: 2rem auto 0;
}
}

@media screen and (max-width: 767px) {.course-program-description-8716 .class-path-3679 {
    height: 40vh;
}.course-program-description-8716 .class-path-3679::after {
    height: 60%;
}.course-program-description-8716 .training-flow-6302 {
    padding: 1.5rem;
}.course-program-description-8716 .training-flow-6302 h3 {
    font-size: calc(36px * 0.8);
}.course-program-description-8716 .training-flow-6302 p {
    font-size: calc(12px * 0.9);
}.course-program-description-8716 .training-flow-6302 .connect-links-8415 {
    padding: 0.8rem 1.5rem;
    width: 100%;
}
}

@media screen and (max-width: 480px) {.course-program-description-8716 .class-path-3679 {
    height: 30vh;
}.course-program-description-8716 .class-path-3679::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 50%, rgb(195,151,162,0.5) 100%);
}.course-program-description-8716 .container {
    padding: 1rem;
}.course-program-description-8716 .training-flow-6302 {
    padding: 1.2rem;
}}footer {
    position: relative;
    width: 100%;
}footer .degree-path-4951 {
    padding: 100px 0 30px;
    background-color: #2c3e50;
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
}footer .degree-path-4951::before {
    background-size: 60px 60px;
    top: 0;
    position: absolute;
    opacity: 0.1;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(30deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, 
                      rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
    content: "";
    left: 0;
}footer .music-edu-1320 {
    z-index: 1;
    position: relative;
}footer .get-contactblock-4685 {
    display: grid;
    position: relative;
    margin: -70px auto 60px;
    gap: 15px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}footer .info_item {
    align-items: center;
    background-color: #ffffff;
    padding: 0 20px;
    display: flex;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    height: 100px;
    transition: all 0.3s ease;
}footer .info_item:nth-child(even) {
    transform: translateY(30px);
}footer .info_item::before {
    content: "";
    height: 50%;
    transition: height 0.3s ease, top 0.3s ease;
    background-color: rgb(195,151,162);
    left: 0;
    width: 6px;
    position: absolute;
    top: 25%;
}footer .info_item:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(0);
}footer .info_item:hover::before {
    height: 100%;
    top: 0;
}footer .info_item svg {
    flex-shrink: 0;
    height: 22px;
    z-index: 1;
    margin-right: 15px;
    fill: rgb(195,151,162);
    width: 22px;
    position: relative;
}footer .info_item p,
footer .info_item a {
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #2c3e50;
    font-size: 18px;
    transition: all 0.3s ease;
}footer .info_item a:hover {
    color: rgb(195,151,162);
}footer .text_main_holder {
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    gap: 30px;
}footer .top-sitewrap-2830, footer .subscribe_holder {
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.05);
    position: relative;
    transition: all 0.3s ease;
    border-radius: 20px;
}footer .top-sitewrap-2830:hover, footer .subscribe_holder:hover {
    background-color: rgba(255, 255, 255, 0.08);
}footer .first-teach-1027 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    display: grid;
}footer .top-sitewrap-2830 svg {
    margin-bottom: 20px;
    width: auto;
    height: 45px;
    filter: brightness(0) invert(1);
}footer .achieve-cta-2543 {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    line-height: 1.6;
}footer .first-teach-1027 h5 {
    grid-column: 1 / -1;
    position: relative;
    padding-bottom: 10px;
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #ffffff;
}footer .first-teach-1027 h5::after {
    position: absolute;
    width: 50px;
    bottom: 0;
    background-color: rgb(195,151,162);
    left: 0;
    height: 2px;
    content: "";
}footer .main-navbar-2419 {
    transition: all 0.3s ease;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    padding: 20px;
}footer .main-navbar-2419:hover {
    transform: translateY(-5px);
    background-color: rgba(255, 255, 255, 0.08);
}footer .main-navbar-2419 a {
    text-decoration: none;
    display: block;
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 18px;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
}footer .main-navbar-2419 a:last-child {
    border-bottom: none;
}footer .main-navbar-2419 a::before {
    content: "→";
    right: 0;
    opacity: 0;
    transform: translateX(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    position: absolute;
}footer .main-navbar-2419 a:hover {
    padding-left: 5px;
    color: #ffffff;
}footer .main-navbar-2419 a:hover::before {
    transform: translateX(0);
    opacity: 1;
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 600;
    padding-bottom: 10px;
    position: relative;
    font-size: 22px;
}footer .subscribe_holder h5::after {
    height: 2px;
    width: 50px;
    bottom: 0;
    background-color: rgb(195,151,162);
    position: absolute;
    left: 0;
    content: "";
}footer .subscribe_holder p {
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7);
}footer .input_holder {
    display: flex;
    gap: 15px;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 18px;
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.05);
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(195,151,162);
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .get-started-8502 {
    cursor: pointer;
    border: none;
    padding: 15px;
    font-weight: 600;
    background-color: rgb(195,151,162);
    border-radius: 10px;
    font-size: 16px;
    color: #ffffff;
    transition: all 0.3s ease;
}footer .get-started-8502:hover {
    background-color: rgb(169,91,111);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .support-cta-2549 {
    text-align: center;
    position: relative;
    margin-top: 50px;
}footer .proposal-cta-3274 {
    padding: 8px 20px;
    border-radius: 30px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(255, 255, 255, 0.05);
    display: inline-block;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 2fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .get-started-8502 {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .info_item:nth-child(even) {
    transform: translateY(15px);
}footer .first-teach-1027 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
}

@media (max-width: 767px) {footer .degree-path-4951 {
    padding: 70px 0 30px;
}footer .get-contactblock-4685 {
    margin-bottom: 40px;
    margin-top: 0;
}footer .info_item {
    padding: 15px 20px;
    height: auto;
}footer .info_item:nth-child(even) {
    transform: none;
}footer .top-sitewrap-2830, footer .subscribe_holder {
    padding: 25px 20px;
}footer .first-teach-1027 h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
}footer .support-cta-2549 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .degree-path-4951 {
    padding: 50px 0 20px;
}footer .main-navbar-2419 {
    padding: 15px;
}footer .first-teach-1027 h5, footer .subscribe_holder h5 {
    font-size: calc(22px - 2px);
}footer .input_holder input[type="email"],
    footer .get-started-8502 {
    padding: 12px;
}}.service-connect-3958 {
    position: relative;
    padding: 90px 0;
    background-color: rgb(228,211,215);
    overflow: hidden;
}.service-connect-3958::before {
    width: 100%;
    background: 
    repeating-linear-gradient(
      45deg,
      transparent,
      transparent 5px,
      rgba(rgb(195,151,162), 0.02) 5px,
      rgba(rgb(195,151,162), 0.02) 10px
    );
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
    content: '';
    height: 100%;
}.service-connect-3958::after {
    bottom: 0;
    background: linear-gradient(
    to bottom,
    transparent,
    rgba(rgb(195,151,162), 0.05)
  );
    width: 100%;
    z-index: 1;
    left: 0;
    content: '';
    position: absolute;
    height: 150px;
}.service-connect-3958 .container {
    z-index: 2;
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}.service-connect-3958 .edu-query-6287 {
    box-shadow: 
    0 15px 35px rgba(#000000, 0.1),
    0 1px 5px rgba(#000000, 0.05);
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    flex-direction: column;
    border-radius: 29px;
    padding: 60px;
    display: flex;
}.service-connect-3958 .edu-query-6287::before {
    content: '';
    height: 150px;
    border-radius: 75px;
    width: 150px;
    top: -50px;
    position: absolute;
    right: -50px;
    background-color: rgba(rgb(169,91,111), 0.1);
}.service-connect-3958 .edu-query-6287::after {
    background-color: rgba(rgb(195,151,162), 0.08);
    left: -50px;
    bottom: -50px;
    width: 200px;
    position: absolute;
    height: 200px;
    border-radius: 100px;
    content: '';
}.service-connect-3958 h3 {
    position: relative;
    margin-bottom: 25px;
    font-size: 28px;
    font-weight: 700;
    z-index: 2;
    color: rgb(195,151,162);
}.service-connect-3958 .quick-help-8321 {
    position: relative;
    color: #000000;
    max-width: 90%;
    line-height: 1.6;
    z-index: 2;
    margin-bottom: 40px;
    font-size: 12px;
}.service-connect-3958 .contact-feedback-9167 {
    flex-wrap: wrap;
    display: flex;
    z-index: 2;
    gap: 30px;
    position: relative;
}.service-connect-3958 .contact-feedback-9167 span {
    min-width: 250px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    border-bottom: 3px solid transparent;
    padding-left: 40px;
    border-radius: 10px;
    flex: 1 0 calc(50% - 30px);
    background-color: rgba(#ffffff, 0.8);
    padding: 20px;
    box-shadow: 
    0 5px 15px rgba(#000000, 0.03),
    0 1px 5px rgba(#000000, 0.02);
}.service-connect-3958 .contact-feedback-9167 span:hover {
    transform: translateY(-5px);
    box-shadow: 
    0 10px 25px rgba(#000000, 0.07),
    0 2px 10px rgba(#000000, 0.04);
}.service-connect-3958 .contact-feedback-9167 span p {
    color: #000000;
    margin: 0 0 5px 0;
    font-size: 12px;
    font-weight: 600;
}.service-connect-3958 .contact-feedback-9167 span span {
    display: block;
    color: #000000;
    border: none;
    background: transparent;
    margin: 10px 0 0;
    padding: 0;
    min-width: auto;
    box-shadow: none;
}.service-connect-3958 .contact-feedback-9167 span span:hover {
    box-shadow: none;
    border-bottom: none;
    transform: none;
}.service-connect-3958 .contact-feedback-9167 span a {
    position: relative;
    text-decoration: none;
    transition: color 0.3s ease;
    padding-bottom: 2px;
    color: rgb(195,151,162);
    font-weight: 400;
}.service-connect-3958 .contact-feedback-9167 span a:hover {
    color: rgb(169,91,111);
}.service-connect-3958 .contact-feedback-9167 span a::after {
    left: 0;
    bottom: 0;
    height: 1px;
    width: 0;
    transition: width 0.3s ease;
    position: absolute;
    content: '';
    background-color: rgb(169,91,111);
}.service-connect-3958 .contact-feedback-9167 span a:hover::after {
    width: 100%;
}.service-connect-3958 .edu-talk-8473 {
    margin-top: 10px;
    background-color: rgba(rgb(195,151,162), 0.04);
    flex-basis: 100%;
    border-radius: 10px;
    overflow: hidden;
    padding: 30px;
    position: relative;
}.service-connect-3958 .edu-talk-8473::before {
    left: 0;
    background: linear-gradient(
    to right,
    rgb(195,151,162),
    rgb(169,91,111)
  );
    width: 100%;
    position: absolute;
    content: '';
    height: 4px;
    top: 0;
}.service-connect-3958 .edu-talk-8473 h4 {
    font-size: 24px;
    margin-bottom: 20px;
    position: relative;
    color: rgb(195,151,162);
    font-weight: 600;
}.service-connect-3958 .edu-talk-8473 h4::before {
    height: 24px;
    top: 50%;
    background-color: rgba(rgb(195,151,162), 0.1);
    transform: translateY(-50%);
    content: '';
    border-radius: 50%;
    left: 0;
    width: 24px;
    position: absolute;
}.service-connect-3958 .edu-talk-8473 h4 svg {
    fill: rgb(195,151,162);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    height: 16px;
    left: 4px;
    width: 16px;
}.service-connect-3958 .edu-talk-8473 h4 svg path {
    fill: rgb(195,151,162);
}.service-connect-3958 .edu-talk-8473 span {
    min-width: auto;
    padding: 10px 0;
    font-size: 12px;
    border-bottom: 1px solid rgba(#000000, 0.06);
    box-shadow: none;
    color: #000000;
    display: block;
    background: transparent;
}.service-connect-3958 .edu-talk-8473 span:last-child {
    border-bottom: none;
}.service-connect-3958 .edu-talk-8473 span:hover {
    border-bottom: 1px solid rgba(#000000, 0.06);
    box-shadow: none;
    transform: none;
}.service-connect-3958 .edu-talk-8473 span:last-child:hover {
    border-bottom: none;
}

@media (max-width: 992px) {.service-connect-3958 {
    padding: 70px 0;
}.service-connect-3958 .edu-query-6287 {
    padding: 45px;
}.service-connect-3958 .quick-help-8321 {
    max-width: 100%;
}.service-connect-3958 .contact-feedback-9167 span {
    min-width: 220px;
    flex: 1 0 calc(50% - 20px);
}.service-connect-3958 .edu-talk-8473 {
    padding: 25px;
}
}

@media (max-width: 768px) {.service-connect-3958 {
    padding: 60px 0;
}.service-connect-3958 .edu-query-6287 {
    padding: 35px;
}.service-connect-3958 h3 {
    font-size: calc(28px - 2px);
}.service-connect-3958 .contact-feedback-9167 {
    gap: 20px;
}.service-connect-3958 .contact-feedback-9167 span {
    flex: 1 0 100%;
}
}

@media (max-width: 576px) {.service-connect-3958 {
    padding: 50px 0;
}.service-connect-3958 .edu-query-6287 {
    padding: 25px;
}.service-connect-3958 h3 {
    font-size: calc(28px - 4px);
    margin-bottom: 20px;
}.service-connect-3958 .quick-help-8321 {
    margin-bottom: 30px;
}.service-connect-3958 .contact-feedback-9167 {
    gap: 15px;
}.service-connect-3958 .contact-feedback-9167 span {
    padding-left: 30px;
    padding: 15px;
}.service-connect-3958 .edu-talk-8473 {
    padding: 20px;
}.service-connect-3958 .edu-talk-8473 h4 {
    margin-bottom: 15px;
}.service-connect-3958 .edu-talk-8473 span {
    padding: 8px 0;
}}

.service-connect-3958 .contact-feedback-9167 span::before {
    left: 0;
    z-index: -1;
    background: linear-gradient(
    to right,
    rgba(rgb(195,151,162), 0.05),
    transparent
  );
    position: absolute;
    transition: width 0.5s ease;
    height: 100%;
    top: 0;
    content: "";
    width: 0;
}.service-connect-3958 .contact-feedback-9167 span:hover::before {
    width: 100%;
}.service-connect-3958 .contact-feedback-9167 span p {
    align-items: center;
    display: flex;
    position: relative;
}.service-connect-3958 .contact-feedback-9167 span p::before {
    content: "";
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    height: 22px;
    border-radius: 50%;
    background-color: rgba(rgb(195,151,162), 0.1);
    position: absolute;
    width: 22px;
}.service-connect-3958 .contact-feedback-9167 span svg {
    height: 24px;
    left: 3px;
    fill: rgb(195,151,162);
    transform: translateY(-50%);
    width: 24px;
    transition: transform 0.3s ease;
    top: 50%;
    position: absolute;
}.service-connect-3958 .contact-feedback-9167 span:hover svg {
    transform: translateY(-50%) scale(1.1);
}.service-connect-3958 .contact-feedback-9167 span svg path {
    transition: fill 0.3s ease;
    fill: rgb(195,151,162);
}.service-connect-3958 .contact-feedback-9167 span:hover svg path {
    fill: rgb(169,91,111);
}.service-connect-3958 .contact-feedback-9167 span[href^="mailto:"] svg path,
.service-connect-3958 .contact-feedback-9167 span a[href^="mailto:"] + svg path {
    fill: rgb(195,151,162);
}.service-connect-3958 .contact-feedback-9167 span[href^="tel:"] svg path,
.service-connect-3958 .contact-feedback-9167 span a[href^="tel:"] + svg path {
    fill: rgb(195,151,162);
}.service-connect-3958 .contact-feedback-9167 span[href^="https://wa.me"] svg path,
.service-connect-3958 .contact-feedback-9167 span a[href^="https://wa.me"] + svg path {
    fill: rgb(195,151,162);
}.service-connect-3958 .edu-query-6287 h3::after {
    background: linear-gradient(
    to right,
    rgb(195,151,162),
    rgb(169,91,111)
  );
    border-radius: 10px;
    width: 70px;
    height: 3px;
    margin-top: 15px;
    display: block;
    content: "";
}.service-connect-3958 .edu-query-6287 {
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.5s ease;
}.service-connect-3958 .edu-query-6287:hover {
    transform: perspective(1000px) rotateX(2deg);
}.service-connect-3958 .edu-talk-8473 span {
    position: relative;
    transition: padding 0.3s ease;
}.service-connect-3958 .edu-talk-8473 span:hover {
    padding-left: 10px;
}.service-connect-3958 .edu-talk-8473 span::before {
    content: "";
    height: 16px;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
    width: 16px;
    border-radius: 50%;
    background-color: rgba(rgb(195,151,162), 0.08);
}.service-connect-3958 .edu-talk-8473 span svg {
    height: 8px;
    left: 4px;
    transform: translateY(-50%);
    width: 8px;
    position: absolute;
    fill: rgb(195,151,162);
    top: 50%;
}.service-connect-3958 .edu-talk-8473 span svg path {
    fill: rgb(195,151,162);
}.educational-rewards-9248 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(228,211,215) 0%, rgb(195,151,162,0.5) 100%);
    padding: 6rem 0;
}.educational-rewards-9248::before {
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(195,151,162,0.5) 0%, transparent 10%),
        radial-gradient(circle at 80% 70%, rgb(169,91,111,0.5) 0%, transparent 20%);
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 1;
    animation: pulse 15s infinite alternate;
    width: 100%;
}.educational-rewards-9248 .learning-studio-1320 {
    align-items: center;
    z-index: 5;
    flex-direction: row-reverse;
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
    max-width: 1200px;
    display: flex;
}.educational-rewards-9248 .pic-zoom-5362 {
    overflow: hidden;
    height: 500px;
    position: relative;
    flex: 0 0 45%;
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.5s ease;
    border-radius: 11px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.educational-rewards-9248 .pic-zoom-5362::after {
    z-index: 1;
    top: 0;
    content: '';
    position: absolute;
    background: linear-gradient(135deg, transparent 0%, rgb(169,91,111,0.5) 100%);
    height: 100%;
    left: 0;
    width: 100%;
}.educational-rewards-9248 .snippet-wrap-6371 {
    padding-right: 5rem;
    flex: 0 0 55%;
}.educational-rewards-9248 h2 {
    margin-bottom: 2rem;
    position: relative;
    padding-bottom: 1rem;
    color: #000000;
    font-weight: 700;
    font-size: 29px;
}.educational-rewards-9248 h2::after {
    height: 4px;
    left: 0;
    border-radius: 10px;
    background: rgb(195,151,162);
    bottom: 0;
    width: 80px;
    content: '';
    position: absolute;
}.educational-rewards-9248 .text_main_holder {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.educational-rewards-9248 .text_main_holder > div {
    background: #ffffff;
    padding: 1.5rem;
    display: flex;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    align-items: flex-start;
    transform: translateX(0);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.educational-rewards-9248 .text_main_holder > div:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateX(10px);
}.educational-rewards-9248 .text_main_holder svg {
    margin-right: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    fill: rgb(195,151,162);
    flex-shrink: 0;
}.educational-rewards-9248 .text_main_holder svg path {
    fill: rgb(195,151,162);
    stroke: #ffffff;
    stroke-width: 0.5;
}.educational-rewards-9248 .text_main_holder p {
    line-height: 1.6;
    font-size: 18px;
    margin: 0;
    color: #000000;
}

@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
    100% {
        opacity: 0.5;
    }
}

@media (max-width: 992px) {.educational-rewards-9248 .learning-studio-1320 {
    flex-direction: column;
}.educational-rewards-9248 .pic-zoom-5362 {
    transform: perspective(1000px) rotateY(0);
    margin-bottom: 3rem;
    flex: 0 0 100%;
    height: 400px;
}.educational-rewards-9248 .snippet-wrap-6371 {
    padding-right: 0;
    flex: 0 0 100%;
}
}

@media (max-width: 768px) {.educational-rewards-9248 {
    padding: 4rem 0;
}.educational-rewards-9248 .pic-zoom-5362 {
    height: 300px;
}.educational-rewards-9248 h2 {
    font-size: calc(29px * 0.85);
}.educational-rewards-9248 .text_main_holder > div {
    padding: 1.2rem;
}
}

@media (max-width: 576px) {.educational-rewards-9248 .learning-studio-1320 {
    padding: 0 1rem;
}.educational-rewards-9248 .pic-zoom-5362 {
    height: 250px;
}.educational-rewards-9248 .text_main_holder svg {
    width: 2rem;
    height: 2rem;
}}.potential-learners-3524 {
    background-color: #edf0f8;
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.potential-learners-3524::before {
    left: 0;
    position: absolute;
    top: 0;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 10px,
            rgba(228, 232, 243, 0.8) 10px,
            rgba(228, 232, 243, 0.8) 11px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 10px,
            rgba(228, 232, 243, 0.8) 10px,
            rgba(228, 232, 243, 0.8) 11px
        );
    height: 100%;
    z-index: 1;
    content: '';
    opacity: 0.4;
    width: 100%;
}.potential-learners-3524 .learning-studio-1320 {
    text-align: center;
    padding: 0 30px;
    margin: 0 auto;
    z-index: 10;
    max-width: 1200px;
    position: relative;
}.potential-learners-3524 h3 {
    background-color: #edf0f8;
    padding: 20px 40px;
    margin-bottom: 60px;
    display: inline-block;
    box-shadow: 
        10px 10px 20px rgba(166, 180, 208, 0.7),
        -10px -10px 20px rgba(255, 255, 255, 0.8);
    color: #000000;
    font-weight: 700;
    position: relative;
    border-radius: 15px;
    font-size: 32px;
}.potential-learners-3524 h3::after {
    height: 5px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
    content: '';
    width: 60px;
    bottom: -15px;
    position: absolute;
    background: linear-gradient(90deg, rgb(195,151,162), rgb(169,91,111));
}.potential-learners-3524 ul {
    flex-wrap: wrap;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 35px;
    list-style: none;
    margin: 0;
}.potential-learners-3524 ul li {
    text-align: left;
    position: relative;
    align-items: flex-start;
    background-color: #edf0f8;
    padding: 35px 30px;
    display: flex;
    width: calc(33.333% - 24px);
    transition: all 0.4s ease;
    gap: 20px;
    box-shadow: 
        10px 10px 20px rgba(166, 180, 208, 0.5),
        -10px -10px 20px rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    min-width: 280px;
}.potential-learners-3524 ul li:hover {
    box-shadow: 
        inset 5px 5px 10px rgba(166, 180, 208, 0.4),
        inset -5px -5px 10px rgba(255, 255, 255, 0.8);
    transform: translateY(-5px);
}.potential-learners-3524 ul li::before {
    transition: opacity 0.3s ease;
    content: '';
    right: 15px;
    position: absolute;
    top: 15px;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    background: linear-gradient(135deg, rgb(195,151,162), rgb(169,91,111));
    opacity: 0.5;
}.potential-learners-3524 ul li:hover::before {
    opacity: 1;
}.potential-learners-3524 ul li svg {
    width: 50px;
    padding: 10px;
    transition: all 0.4s ease;
    background: linear-gradient(135deg, #edf0f8, #e2e6f3);
    height: 50px;
    flex-shrink: 0;
    box-shadow: 
        5px 5px 10px rgba(166, 180, 208, 0.5),
        -5px -5px 10px rgba(255, 255, 255, 0.8);
    border-radius: 12px;
}.potential-learners-3524 ul li:hover svg {
    transform: scale(1.05);
    box-shadow: 
        inset 3px 3px 6px rgba(166, 180, 208, 0.4),
        inset -3px -3px 6px rgba(255, 255, 255, 0.8);
}.potential-learners-3524 ul li svg path {
    fill: rgb(195,151,162);
    transition: fill 0.4s ease;
}.potential-learners-3524 ul li:hover svg path {
    fill: rgb(169,91,111);
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.potential-learners-3524 ul li {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}.potential-learners-3524 ul li:nth-child(1) {
    animation-delay: 0.1s;
}.potential-learners-3524 ul li:nth-child(2) {
    animation-delay: 0.2s;
}.potential-learners-3524 ul li:nth-child(3) {
    animation-delay: 0.3s;
}.potential-learners-3524 ul li:nth-child(4) {
    animation-delay: 0.4s;
}.potential-learners-3524 ul li:nth-child(5) {
    animation-delay: 0.5s;
}.potential-learners-3524 ul li:nth-child(6) {
    animation-delay: 0.6s;
}

@media (max-width: 992px) {.potential-learners-3524 {
    padding: 80px 0;
}.potential-learners-3524 h3 {
    padding: 15px 30px;
    margin-bottom: 50px;
}.potential-learners-3524 ul {
    gap: 25px;
}.potential-learners-3524 ul li {
    width: calc(50% - 13px);
    padding: 30px 25px;
}
}

@media (max-width: 768px) {.potential-learners-3524 ul li {
    width: 100%;
    max-width: 400px;
}
}

@media (max-width: 576px) {.potential-learners-3524 {
    padding: 60px 0;
}.potential-learners-3524 h3 {
    margin-bottom: 40px;
    font-size: calc(32px * 0.85);
    padding: 15px 20px;
}.potential-learners-3524 ul li {
    gap: 15px;
    padding: 25px 20px;
}.potential-learners-3524 ul li svg {
    height: 40px;
    width: 40px;
    padding: 8px;
}
}

@media (prefers-reduced-motion: reduce) {.potential-learners-3524 ul li {
    animation: none;
    opacity: 1;
}.potential-learners-3524 ul li:hover {
    transform: none;
}}.contact-form-box-2543 {
    overflow: hidden;
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(228,211,215) 0%, rgb(195,151,162,0.5) 100%);
    position: relative;
}.contact-form-box-2543::before {
    background: linear-gradient(45deg, 
        rgb(195,151,162,0.5) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgb(195,151,162,0.5) 50%, 
        rgb(195,151,162,0.5) 75%, 
        transparent 75%, 
        transparent);
    position: absolute;
    height: 100%;
    animation: gradientMove 20s linear infinite;
    top: 0;
    width: 100%;
    opacity: 0.05;
    left: 0;
    background-size: 60px 60px;
    content: "";
}@keyframes gradientMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

.contact-form-box-2543 .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}.contact-form-box-2543 h2 {
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-family: Arial, sans-serif;
    text-align: center;
    color: rgb(195,151,162);
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 60px;
}.contact-form-box-2543 h2::after {
    height: 4px;
    width: 60px;
    content: "";
    position: absolute;
    transform: translateX(-50%);
    bottom: -15px;
    left: 50%;
    background: rgb(195,151,162);
}.contact-form-box-2543 .inquiry-links-2849 {
    margin: 0 auto;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 1000px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    border-radius: 30px;
    gap: 0;
}.contact-form-box-2543 .pic-zoom-5362 {
    min-height: 600px;
    height: 100%;
    position: relative;
    order: 2;
}.contact-form-box-2543 .message-list-9503 {
    background: #ffffff;
    order: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 60px;
    position: relative;
}.contact-form-box-2543 .message-list-9503::before {
    background: linear-gradient(to bottom, rgb(195,151,162), rgb(169,91,111));
    top: 0;
    height: 100%;
    right: 0;
    position: absolute;
    width: 10px;
    content: "";
}.contact-form-box-2543 form {
    position: relative;
    width: 100%;
}.contact-form-box-2543 form h3 {
    font-size: 23px;
    position: relative;
    margin-bottom: 40px;
    border-bottom: 2px solid rgb(169,91,111,0.5);
    color: #000000;
    font-weight: 700;
    font-family: Arial, sans-serif;
    padding-bottom: 15px;
}.contact-form-box-2543 form input[type="text"] {
    font-size: 18px;
    padding: 16px 20px 16px 50px;
    margin-bottom: 25px;
    border-radius: 10px;
    width: 100%;
    background: rgb(228,211,215);
    border: none;
    position: relative;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    color: #000000;
}.contact-form-box-2543 form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(195,151,162);
    background: #ffffff;
    outline: none;
}.contact-form-box-2543 form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.contact-form-box-2543 form input#name {
    position: relative;
}.contact-form-box-2543 form input#name::before {
    top: 50%;
    left: 20px;
    content: "";
    width: 20px;
    background: rgb(195,151,162);
    transform: translateY(-50%);
    border-radius: 50%;
    height: 20px;
    position: absolute;
}.contact-form-box-2543 .query-box-6571 {
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}.contact-form-box-2543 .query-box-6571 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-form-box-2543 .query-box-6571 label {
    color: #000000;
    line-height: 1.5;
    font-size: 15px;
    cursor: pointer;
    padding-left: 35px;
    position: relative;
}.contact-form-box-2543 .query-box-6571 label::before {
    background: rgb(228,211,215);
    transition: all 0.3s ease;
    height: 24px;
    top: 0;
    left: 0;
    content: "";
    width: 24px;
    position: absolute;
    border-radius: 10px;
}.contact-form-box-2543 .query-box-6571 input[type="checkbox"]:checked + label::before {
    background: rgb(195,151,162);
}.contact-form-box-2543 .query-box-6571 input[type="checkbox"]:checked + label::after {
    width: 8px;
    position: absolute;
    content: "";
    transform: rotate(45deg);
    top: 4px;
    height: 14px;
    left: 8px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}.contact-form-box-2543 .query-box-6571 label a {
    font-weight: 600;
    text-decoration: none;
    color: rgb(195,151,162);
    transition: all 0.3s ease;
    position: relative;
}.contact-form-box-2543 .query-box-6571 label a::after {
    bottom: -2px;
    width: 0;
    background: rgb(195,151,162);
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    transition: width 0.3s ease;
}.contact-form-box-2543 .query-box-6571 label a:hover::after {
    width: 100%;
}.contact-form-box-2543 form .connect-links-8415 {
    transition: all 0.3s ease;
    letter-spacing: 1px;
    cursor: pointer;
    position: relative;
    font-size: 17px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: Arial, sans-serif;
    border: none;
    overflow: hidden;
    display: inline-block;
    z-index: 1;
    padding: 16px 40px;
    background: rgb(195,151,162);
    border-radius: 50px;
    font-weight: 700;
}.contact-form-box-2543 form .connect-links-8415::before {
    transition: width 0.3s ease;
    top: 0;
    z-index: -1;
    left: 0;
    height: 100%;
    background: rgb(169,91,111);
    width: 0;
    content: "";
    position: absolute;
}.contact-form-box-2543 form .connect-links-8415:hover::before {
    width: 100%;
}.contact-form-box-2543 form .connect-links-8415:hover {
    box-shadow: 0 10px 20px -10px rgb(195,151,162);
    transform: translateY(-3px);
}.contact-form-box-2543 svg {
    left: 20px;
    fill: rgb(195,151,162);
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
}.contact-form-box-2543 svg path {
    transition: fill 0.3s ease;
    fill: rgb(195,151,162);
}.contact-form-box-2543 form #name,
.contact-form-box-2543 form #phone {
    position: relative;
}

@media screen and (max-width: 1024px) {.contact-form-box-2543 .inquiry-links-2849 {
    max-width: 800px;
}.contact-form-box-2543 .message-list-9503 {
    padding: 40px;
}
}

@media screen and (max-width: 768px) {.contact-form-box-2543 {
    padding: 80px 0 60px;
}.contact-form-box-2543 .inquiry-links-2849 {
    grid-template-columns: 1fr;
}.contact-form-box-2543 .pic-zoom-5362 {
    order: 1;
    min-height: 300px;
    clip-path: none;
}.contact-form-box-2543 .message-list-9503 {
    padding: 40px 30px;
    order: 2;
}.contact-form-box-2543 .message-list-9503::before {
    top: 0;
    background: linear-gradient(to right, rgb(195,151,162), rgb(169,91,111));
    height: 6px;
    right: 0;
    width: 100%;
}.contact-form-box-2543 h2 {
    margin-bottom: 40px;
}
}

@media screen and (max-width: 480px) {.contact-form-box-2543 {
    padding: 60px 0 40px;
}.contact-form-box-2543 h2 {
    font-size: calc(31px * 0.8);
    margin-bottom: 30px;
}.contact-form-box-2543 .pic-zoom-5362 {
    min-height: 200px;
}.contact-form-box-2543 .message-list-9503 {
    padding: 30px 20px;
}.contact-form-box-2543 form h3 {
    margin-bottom: 30px;
    font-size: calc(23px * 0.9);
}.contact-form-box-2543 form .connect-links-8415 {
    padding: 14px 20px;
    width: 100%;
}}.newsletter-signup-8105 {
    background: linear-gradient(135deg, rgb(169,91,111,0.5), rgb(195,151,162));
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}.newsletter-signup-8105::before {
    top: -10%;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    right: -5%;
    opacity: 0.1;
    animation: floatElement 8s infinite ease-in-out;
    z-index: -1;
    background: rgb(169,91,111);
    content: "";
    position: absolute;
    transform: rotate(-15deg) skew(15deg);
    height: 70%;
    width: 40%;
}.newsletter-signup-8105::after {
    z-index: -1;
    content: "";
    background: rgb(195,151,162);
    left: -5%;
    transform: rotate(15deg) skew(-15deg);
    animation: floatElement 8s infinite ease-in-out reverse;
    opacity: 0.1;
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 10% 100%);
    bottom: -10%;
    height: 60%;
    position: absolute;
    width: 30%;
}.newsletter-signup-8105 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
    max-width: 1200px;
}.newsletter-signup-8105 .learning-studio-1320 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    padding: 3.5rem;
}.newsletter-signup-8105 .learning-studio-1320:hover {
    transform: perspective(1000px) rotateX(0);
}.newsletter-signup-8105 .learning-studio-1320::before {
    left: 0;
    background: linear-gradient(90deg, rgb(195,151,162), rgb(169,91,111), rgb(195,151,162));
    right: 0;
    background-size: 200% 100%;
    height: 4px;
    animation: gradientMove 6s infinite linear;
    content: "";
    top: 0;
    position: absolute;
}.newsletter-signup-8105 h3 {
    color: #000000;
    line-height: 1.4;
    font-size: 18px;
    font-weight: 600;
    max-width: 90%;
    position: relative;
    margin-bottom: 2rem;
    padding-left: 1rem;
}.newsletter-signup-8105 h3::before {
    border-radius: 10px;
    background: rgb(195,151,162);
    top: 0.2em;
    bottom: 0.2em;
    transform-origin: bottom;
    content: "";
    transform: scaleY(0);
    left: 0;
    animation: scaleUp 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1) 0.3s;
    width: 3px;
    position: absolute;
}.newsletter-signup-8105 .input_holder {
    display: flex;
    position: relative;
    flex-direction: column;
    gap: 1.5rem;
}.newsletter-signup-8105 .input_holder div {
    flex-grow: 1;
    position: relative;
    overflow: hidden;
}.newsletter-signup-8105 .input_holder div::after {
    position: absolute;
    bottom: 0;
    transform: scaleX(0);
    width: 100%;
    left: 0;
    height: 2px;
    transform-origin: left;
    content: "";
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(169,91,111), rgb(195,151,162));
}.newsletter-signup-8105 .input_holder div:focus-within::after {
    transform: scaleX(1);
}.newsletter-signup-8105 .newsletter-box-8250 {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #ffffff;
    padding: 1rem 1.2rem;
    color: #000000;
    font-size: 17px;
    transition: all 0.3s ease;
}.newsletter-signup-8105 .newsletter-box-8250:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    outline: none;
    border-color: rgb(195,151,162,0.5);
}.newsletter-signup-8105 .newsletter-box-8250::placeholder {
    transition: all 0.3s ease;
    color: rgba(0, 0, 0, 0.35);
}.newsletter-signup-8105 .newsletter-box-8250:focus::placeholder {
    opacity: 0.7;
    transform: translateX(10px);
}.newsletter-signup-8105 .get-started-8502 {
    background: linear-gradient(45deg, rgb(195,151,162), rgb(169,91,111));
    text-transform: uppercase;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    justify-content: center;
    color: #ffffff;
    letter-spacing: 1px;
    align-items: center;
    font-weight: 600;
    display: inline-flex;
    font-size: 17px;
    position: relative;
    padding: 1rem 2rem;
    border: none;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}.newsletter-signup-8105 .get-started-8502::before {
    transition: all 0.6s ease;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: -100%;
}.newsletter-signup-8105 .get-started-8502:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.newsletter-signup-8105 .get-started-8502:hover::before {
    left: 100%;
}

@keyframes gradientMove {
    0% { background-position: 0% 0%; }
    100% { background-position: 200% 0%; }
}

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

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

@media (min-width: 768px) {.newsletter-signup-8105 h3 {
    max-width: 80%;
    font-size: calc(18px * 1.1);
}.newsletter-signup-8105 .input_holder {
    flex-direction: row;
}.newsletter-signup-8105 .learning-studio-1320 {
    clip-path: polygon(calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%, 0 0);
    padding: 4rem;
}.newsletter-signup-8105 .newsletter-box-8250 {
    border-radius: 10px 0 0 10px;
}.newsletter-signup-8105 .get-started-8502 {
    padding: 1rem 2.5rem;
    border-radius: 0 10px 10px 0;
}
}

@media (min-width: 992px) {.newsletter-signup-8105 .learning-studio-1320 {
    max-width: 90%;
    margin: 0 auto;
}.newsletter-signup-8105 h3 {
    font-size: calc(18px * 1.2);
    max-width: 70%;
}
}

@media (max-width: 767px) {.newsletter-signup-8105 {
    padding: 4rem 0;
}.newsletter-signup-8105 .learning-studio-1320 {
    padding: 2.5rem 1.5rem;
}.newsletter-signup-8105 h3 {
    font-size: calc(18px * 0.9);
    padding-left: 0.75rem;
}.newsletter-signup-8105 .newsletter-box-8250 {
    margin-bottom: 1rem;
    border-radius: 10px;
}.newsletter-signup-8105 .get-started-8502 {
    width: 100%;
    border-radius: 10px;
}}.plan-selection-4359 {
    padding: 120px 0;
    background: rgb(228,211,215);
    position: relative;
    overflow: hidden;
}.plan-selection-4359::before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgb(195,151,162,0.5) 0%, transparent 70%);
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}.plan-selection-4359 .container {
    max-width: 1320px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 15px;
}.plan-selection-4359 .study-offers-2456 {
    flex-direction: column-reverse;
    display: flex;
    gap: 60px;
}.plan-selection-4359 .annual-fee-5432 {
    margin: 0 auto;
    transform: translateY(-10px);
    max-width: 800px;
    animation: fadeInUp 0.8s ease-out forwards;
    text-align: center;
}.plan-selection-4359 .annual-fee-5432 h2 {
    color: #000000;
    font-size: 29px;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 700;
    position: relative;
}.plan-selection-4359 .annual-fee-5432 h2::after {
    left: 50%;
    height: 3px;
    position: absolute;
    bottom: -10px;
    background: rgb(195,151,162);
    content: "";
    transform: translateX(-50%);
    width: 80px;
}.plan-selection-4359 .discount-tier-8743 {
    overflow-wrap: break-word;
    color: #000000;
    line-height: 1.7;
    margin: 0 auto;
    font-size: 13px;
    max-width: 600px;
    margin-bottom: 0;
    word-break: break-word;
}.plan-selection-4359 .study-fees-5482 {
    grid-template-columns: 1fr;
    gap: 30px;
    display: grid;
    width: 100%;
}.plan-selection-4359 .plan-cost-2650 {
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    height: 100%;
    transform: translateY(20px);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    animation: fadeInUp 0.8s ease-out forwards;
    text-decoration: none;
    animation-delay: calc(var(--index, 0) * 0.1s);
    opacity: 0;
    display: block;
}.plan-selection-4359 .plan-cost-2650:nth-child(1) {
    --index: 1;
}.plan-selection-4359 .plan-cost-2650:nth-child(2) {
    --index: 2;
}.plan-selection-4359 .plan-cost-2650:nth-child(3) {
    --index: 3;
}.plan-selection-4359 .plan-cost-2650:nth-child(4) {
    --index: 4;
}.plan-selection-4359 .plan-cost-2650:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.plan-selection-4359 .offer-box-0234 {
    overflow: hidden;
    box-sizing: border-box;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
    height: 100%;
    flex-direction: column;
    position: relative;
    display: flex;
}.plan-selection-4359 .offer-box-0234::before {
    height: 5px;
    background: linear-gradient(90deg, rgb(195,151,162), rgb(169,91,111));
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
}.plan-selection-4359 .skill-offers-8025 {
    display: flex;
    flex-direction: column;
    flex: 1;
    box-sizing: border-box;
    padding: 40px 30px;
}.plan-selection-4359 .skill-offers-8025 h3 {
    font-size: 24px;
    color: #000000;
    margin-bottom: 15px;
    font-weight: 700;
    overflow-wrap: break-word;
    word-break: break-word;
    margin-top: 0;
    position: relative;
}.plan-selection-4359 .skill-offers-8025 h3::after {
    bottom: -8px;
    background-color: rgb(195,151,162);
    position: absolute;
    height: 2px;
    width: 40px;
    transition: width 0.3s ease;
    left: 0;
    content: "";
}.plan-selection-4359 .plan-cost-2650:hover .skill-offers-8025 h3::after {
    width: 70px;
}.plan-selection-4359 .fee-plans-0938 {
    border-radius: 10px;
    padding: 8px 16px;
    font-weight: 700;
    display: inline-block;
    overflow-wrap: break-word;
    position: relative;
    word-break: break-word;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), rgba(var(--primary-color-rgb), 0.05));
    margin: 10px 0 20px;
    font-size: calc(24px * 1.2);
    color: rgb(195,151,162);
}.plan-selection-4359 .skill-offers-8025 p {
    word-break: break-word;
    overflow-wrap: break-word;
    font-size: 13px;
    margin-bottom: 0;
    color: #000000;
    line-height: 1.7;
    flex-grow: 1;
    white-space: normal;
}.plan-selection-4359 .pic-zoom-5362 {
    height: 200px;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
}.plan-selection-4359 .plan-cost-2650:hover .pic-zoom-5362 {
    filter: brightness(1.05);
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.plan-selection-4359 .study-fees-5482 {
    grid-template-columns: repeat(2, 1fr);
}.plan-selection-4359 .skill-offers-8025 {
    padding: 40px;
}.plan-selection-4359 .pic-zoom-5362 {
    height: 220px;
}
}

@media (min-width: 992px) {.plan-selection-4359 .study-offers-2456 {
    align-items: center;
    flex-direction: row;
    gap: 50px;
}.plan-selection-4359 .study-fees-5482 {
    width: 65%;
    grid-template-columns: repeat(2, 1fr);
}.plan-selection-4359 .annual-fee-5432 {
    text-align: left;
    margin: 0;
    width: 35%;
}.plan-selection-4359 .annual-fee-5432 h2::after {
    left: 0;
    transform: none;
}.plan-selection-4359 .discount-tier-8743 {
    margin: 0;
}
}

@media (min-width: 1200px) {.plan-selection-4359 .study-fees-5482 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.plan-selection-4359 .skill-offers-8025 h3 {
    font-size: calc(24px * 1.1);
}.plan-selection-4359 .fee-plans-0938 {
    font-size: calc(24px * 1.3);
}.plan-selection-4359 .pic-zoom-5362 {
    height: 240px;
}
}

@media (max-width: 767px) {.plan-selection-4359 {
    padding: 80px 0;
}.plan-selection-4359 .skill-offers-8025 {
    padding: 30px 20px;
}.plan-selection-4359 .fee-plans-0938 {
    padding: 6px 12px;
    font-size: 24px;
}.plan-selection-4359 .pic-zoom-5362 {
    height: 180px;
}
}

@media (max-width: 480px) {.plan-selection-4359 {
    padding: 60px 0;
}.plan-selection-4359 .annual-fee-5432 h2 {
    font-size: calc(29px * 0.85);
}.plan-selection-4359 .skill-offers-8025 h3 {
    font-size: calc(24px * 0.95);
}.plan-selection-4359 .pic-zoom-5362 {
    height: 160px;
}}.secure-guard-8603 {
    background-color: rgb(228,211,215);
    border: 1px solid rgb(195,151,162,0.5);
    gap: 30px;
    display: flex;
    flex-direction: column;
    font-family: Arial, sans-serif;
    padding: 50px;
    color: #000000;
}.secure-guard-8603 h1 {
    font-weight: 700;
    padding-bottom: 10px;
    color: rgb(195,151,162);
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 46px;
    border-bottom: 2px solid rgb(195,151,162);
}.secure-guard-8603 h2 {
    font-size: 31px;
    font-weight: 600;
    color: rgb(169,91,111);
    margin-bottom: 20px;
}.secure-guard-8603 h3, .secure-guard-8603 h4, .secure-guard-8603 h5, .secure-guard-8603 h6 {
    margin: 1rem 0;
    font-weight: 400;
    color: rgb(195,151,162);
}.secure-guard-8603 ul, .secure-guard-8603 ol {
    margin: 0;
    padding-left: 20px;
}.secure-guard-8603 ul {
    list-style-type: none;
    counter-reset: item;
}.secure-guard-8603 ul li {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
    font-size: 15px;
}.secure-guard-8603 ul li::before {
    position: absolute;
    counter-increment: item;
    color: rgb(195,151,162);
    content: counter(item) ".";
    left: 0;
    font-weight: 700;
}.secure-guard-8603 ol {
    list-style-type: decimal;
}.secure-guard-8603 ol li {
    font-size: 15px;
    margin-bottom: 10px;
}.secure-guard-8603 p {
    color: #000000;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.6;
}.secure-guard-8603 span {
    color: rgb(195,151,162);
    font-weight: 600;
}.secure-guard-8603 div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.secure-guard-8603 {
    padding: 30px 15px;
}.secure-guard-8603 h1 {
    font-size: calc(20px - 10px);
}.secure-guard-8603 h2 {
    font-size: calc(20px - 8px);
}.secure-guard-8603 p, .secure-guard-8603 li {
    font-size: calc(15px - 2px);
}}.homepage-6325 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(228,211,215), rgba(0, 0, 0, 0.5));
}.homepage-6325 > div {
    position: relative;
    padding: 2rem;
    width: 100%;
    max-width: 1200px;
    z-index: 2;
}.homepage-6325 .knowledge-growth-8951 {
    transform: translateY(20px);
    opacity: 0;
    margin-bottom: 2.5rem;
    animation: fadeUp 0.8s ease-out forwards;
    position: relative;
}.homepage-6325 .learn-page-0957 {
    display: inline-block;
    line-height: 1.2;
    color: #ffffff;
    position: relative;
    font-size: 46px;
    font-weight: 700;
    margin: 0;
}.homepage-6325 .learn-page-0957:after {
    transform-origin: left;
    content: "";
    animation: lineExpand 1s 0.4s forwards ease-out;
    position: absolute;
    transform: scaleX(0);
    width: 60%;
    background: rgb(195,151,162);
    bottom: -10px;
    left: 0;
    height: 4px;
}.homepage-6325 .skill-expertise-5236 {
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    transform: translateY(30px);
    opacity: 0;
    overflow: hidden;
    border-radius: 25px;
    animation: fadeUp 0.8s 0.3s ease-out forwards;
}.homepage-6325 .skill-expertise-5236:before {
    left: 0;
    z-index: 1;
    bottom: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3));
    right: 0;
    top: 0;
    content: "";
    position: absolute;
}.homepage-6325 .skill-expertise-5236 > div {
    position: relative;
    flex-direction: column;
    z-index: 2;
    display: flex;
    padding: 3.5rem;
    gap: 2rem;
}.homepage-6325 .skill-expertise-5236 p {
    opacity: 0;
    animation: fadeRight 0.8s 0.6s forwards ease-out;
    padding-left: 1.5rem;
    max-width: 80%;
    color: #ffffff;
    transform: translateX(-10px);
    position: relative;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    font-size: calc(18px * 1.2);
}.homepage-6325 .skill-expertise-5236 p:before {
    animation: heightExpand 0.8s 0.9s forwards ease-out;
    width: 4px;
    top: 0;
    background: rgb(195,151,162);
    position: absolute;
    height: 100%;
    left: 0;
    transform: scaleY(0);
    content: "";
    transform-origin: top;
}.homepage-6325 .skill-expertise-5236 h3 {
    transform: translateY(20px);
    font-weight: 600;
    animation: fadeUp 0.8s 0.9s forwards ease-out;
    background: rgba(var(--primary-color-rgb, 30, 80, 170), 0.15);
    color: #ffffff;
    margin: 0;
    font-size: 24px;
    border-left: 4px solid rgb(195,151,162);
    line-height: 1.4;
    opacity: 0;
    padding: 1.5rem;
    backdrop-filter: blur(8px);
}@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeRight {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes lineExpand {
  to {
    transform: scaleX(1);
  }
}

@keyframes heightExpand {
  to {
    transform: scaleY(1);
  }
}


.homepage-6325 .skill-expertise-5236:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
    transition: all 0.4s ease;
    transform: translateY(-5px);
}.homepage-6325 .learn-page-0957:hover {
    transition: all 0.3s ease;
    text-shadow: 0 0 15px rgba(var(--primary-color-rgb, 30, 80, 170), 0.5);
}


@media screen and (max-width: 1200px) {.homepage-6325 .skill-expertise-5236 > div {
    padding: 2.5rem;
}.homepage-6325 .learn-page-0957 {
    font-size: calc(46px * 0.9);
}
}

@media screen and (max-width: 992px) {.homepage-6325 {
    min-height: auto;
    padding: 5rem 0;
}.homepage-6325 .skill-expertise-5236 p {
    max-width: 100%;
}.homepage-6325 .learn-page-0957 {
    font-size: calc(46px * 0.8);
}.homepage-6325 .skill-expertise-5236 h3 {
    font-size: calc(24px * 0.95);
}
}

@media screen and (max-width: 768px) {.homepage-6325 .knowledge-growth-8951 {
    margin-bottom: 1.5rem;
}.homepage-6325 .skill-expertise-5236 > div {
    gap: 1.5rem;
    padding: 2rem;
}.homepage-6325 .learn-page-0957 {
    font-size: calc(46px * 0.7);
}.homepage-6325 .skill-expertise-5236 h3 {
    font-size: calc(24px * 0.9);
    padding: 1rem;
}
}

@media screen and (max-width: 576px) {.homepage-6325 {
    padding: 3rem 0;
}.homepage-6325 > div {
    padding: 1rem;
}.homepage-6325 .skill-expertise-5236 > div {
    gap: 1.2rem;
    padding: 1.5rem;
}.homepage-6325 .learn-page-0957 {
    font-size: calc(46px * 0.6);
}.homepage-6325 .skill-expertise-5236 p {
    font-size: 18px;
    padding-left: 1rem;
}.homepage-6325 .skill-expertise-5236 h3 {
    font-size: calc(24px * 0.85);
}}header {
    width: 100%;
    position: fixed;
    z-index: 1000;
    border-bottom: 1px solid rgb(195,151,162,0.5);
    backdrop-filter: blur(8px);
    transition: all 0.4s ease;
    left: 0;
    -webkit-backdrop-filter: blur(8px);
    top: 0;
    background: linear-gradient(135deg, #000000 0%, rgb(195,151,162) 100%);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
}header:before {
    content: '';
    pointer-events: none;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.4;
    position: absolute;
    animation: shine 8s infinite linear;
    height: 100%;
    background-size: 200% 100%;
    background: linear-gradient(90deg, transparent, rgb(195,151,162,0.5), transparent);
}header .top-mentor-0436 {
    width: 100%;
}header .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 15px 20px;
}header .top-tutor-6937 {
    align-items: center;
    position: relative;
    display: flex;
    justify-content: space-between;
}header .first-teach-1027 {
    position: relative;
    display: flex;
    gap: 25px;
}header .first-teach-1027:before {
    transition: transform 0.6s ease;
    transform: scaleX(0);
    width: 100%;
    bottom: -8px;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(195,151,162), transparent);
    position: absolute;
    transform-origin: left;
    height: 1px;
    left: 0;
}header .first-teach-1027:hover:before {
    transform: scaleX(1);
}header .nav-sitewrap-2536 {
    padding: 8px 0;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.4s ease;
    position: relative;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}header .nav-sitewrap-2536:after {
    height: 2px;
    bottom: 0;
    content: '';
    width: 100%;
    background: rgb(195,151,162);
    position: absolute;
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    transform-origin: right;
    left: 0;
}header .nav-sitewrap-2536:before {
    opacity: 0;
    left: 50%;
    width: 4px;
    top: 0;
    position: absolute;
    transform: translateX(-50%);
    height: 4px;
    background: rgb(195,151,162);
    content: '';
    transition: all 0.3s ease;
    border-radius: 50%;
}header .nav-sitewrap-2536:hover {
    text-shadow: 0 0 8px rgb(195,151,162,0.5);
    color: rgb(195,151,162);
}header .nav-sitewrap-2536:hover:after {
    transform-origin: left;
    transform: scaleX(1);
}header .nav-sitewrap-2536:hover:before {
    opacity: 1;
}header .head-site-2367 {
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    align-items: center;
    display: flex;
}header .head-site-2367 svg {
    filter: drop-shadow(0 0 4px rgb(195,151,162,0.5));
    transition: transform 0.5s ease;
    height: 40px;
    width: auto;
}header .head-site-2367:hover svg {
    transform: scale(1.05);
}header .head-site-2367:after {
    left: 50%;
    transition: width 0.4s ease;
    background: rgb(195,151,162);
    height: 1px;
    transform: translateX(-50%);
    width: 0;
    content: '';
    bottom: -8px;
    position: absolute;
}header .head-site-2367:hover:after {
    width: 100%;
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}

@media (max-width: 991px) {header .container {
    padding: 12px 15px;
}header .first-teach-1027 {
    gap: 15px;
}header .nav-sitewrap-2536 {
    font-size: calc(16px - 1px);
}header .head-site-2367 svg {
    height: 35px;
}
}

@media (max-width: 767px) {header .first-teach-1027 {
    transition: right 0.4s ease;
    width: 80%;
    gap: 20px;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
    background: #000000;
    z-index: 1001;
    overflow-y: auto;
    flex-direction: column;
    position: fixed;
    height: 100vh;
    padding: 80px 30px 30px;
    top: 0;
    max-width: 300px;
    right: -100%;
}header .menu.active {
    right: 0;
}header .nav-sitewrap-2536 {
    border-bottom: 1px solid rgb(195,151,162,0.5);
    width: 100%;
    padding: 10px 5px;
}header .first-teach-1027:before {
    display: none;
}header .head-site-2367 {
    margin-right: auto;
    margin-left: auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 10px;
}header .head-site-2367 svg {
    height: 30px;
}}.our-team-0576 {
    padding: 120px 0 140px;
    position: relative;
    overflow: hidden;
    color: #ffffff;
}.our-team-0576::before {
    top: 0;
    z-index: 1;
    right: 0;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, rgba(12, 19, 35, 0.92), rgba(28, 35, 61, 0.85));
    bottom: 0;
    left: 0;
}.our-team-0576::after {
    content: "";
    width: 80%;
    top: -10%;
    right: -10%;
    filter: blur(70px);
    position: absolute;
    background: linear-gradient(45deg, rgb(195,151,162,0.5), rgb(169,91,111,0.5));
    animation: floatGradient 15s ease-in-out infinite alternate;
    z-index: 0;
    transform: rotate(-15deg);
    height: 70%;
}.our-team-0576 .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
}.our-team-0576 h2 {
    position: relative;
    margin-bottom: 50px;
    transform: translateX(-10px);
    display: inline-block;
    font-size: 45px;
    font-weight: 700;
}.our-team-0576 h2::before {
    height: 60%;
    left: -20px;
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    background: rgb(169,91,111);
    width: 4px;
}.our-team-0576 h2::after {
    background: linear-gradient(90deg, rgb(169,91,111), transparent);
    content: "";
    position: absolute;
    height: 2px;
    bottom: -12px;
    left: 0;
    width: 100px;
}.our-team-0576 .snippet-wrap-6371 {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    gap: 30px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    grid-template-columns: 1fr;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    display: grid;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.03));
    padding: 40px;
    backdrop-filter: blur(5px);
    transform: translateY(0);
}.our-team-0576 .snippet-wrap-6371:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}.our-team-0576 .snippet-wrap-6371::before {
    transition: opacity 0.6s ease;
    content: "";
    opacity: 0;
    left: -2px;
    right: -2px;
    z-index: -1;
    top: -2px;
    bottom: -2px;
    filter: blur(8px);
    background: linear-gradient(45deg, transparent, rgb(169,91,111,0.5), transparent);
    position: absolute;
}.our-team-0576 .snippet-wrap-6371:hover::before {
    opacity: 1;
}.our-team-0576 .snippet-wrap-6371 > div {
    position: relative;
}.our-team-0576 .snippet-wrap-6371 p {
    color: rgb(169,91,111);
    display: inline-block;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-size: calc(19px * 1.2);
    position: relative;
}.our-team-0576 .snippet-wrap-6371 p::after {
    background: rgb(169,91,111);
    transition: width 0.3s ease;
    width: 40px;
    position: absolute;
    left: 0;
    bottom: -6px;
    content: "";
    height: 2px;
}.our-team-0576 .snippet-wrap-6371:hover p::after {
    width: 100%;
}.our-team-0576 .snippet-wrap-6371 div > div {
    font-size: 15px;
    column-count: 1;
    line-height: 1.8;
    opacity: 0.9;
    text-align: justify;
    column-gap: 40px;
    position: relative;
    hyphens: auto;
}.our-team-0576 .snippet-wrap-6371 div > div::first-letter {
    color: rgb(169,91,111);
    float: left;
    margin-right: 8px;
    line-height: 0.8;
    font-weight: 700;
    font-size: 3.5em;
}

@keyframes floatGradient {
    0% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-12deg) translate(-20px, 20px);
    }
    100% {
        transform: rotate(-18deg) translate(20px, -10px);
    }
}

@media (min-width: 768px) {.our-team-0576 {
    padding: 150px 0 180px;
}.our-team-0576 h2 {
    font-size: calc(45px * 1.2);
    margin-bottom: 70px;
}.our-team-0576 .snippet-wrap-6371 {
    grid-template-columns: 1fr;
    padding: 60px;
}.our-team-0576 .snippet-wrap-6371 div > div {
    column-count: 2;
}
}

@media (min-width: 992px) {.our-team-0576 {
    padding: 180px 0 200px;
}.our-team-0576 h2 {
    transform: translateX(-20px);
}.our-team-0576 .snippet-wrap-6371 {
    padding: 70px;
}.our-team-0576 .snippet-wrap-6371 div > div {
    column-count: 2;
}
}

@media (max-width: 767px) {.our-team-0576 {
    padding: 80px 0 100px;
}.our-team-0576 h2 {
    margin-bottom: 40px;
    font-size: calc(30px * 1.1);
}.our-team-0576 .snippet-wrap-6371 {
    padding: 30px;
}.our-team-0576 .snippet-wrap-6371 p {
    font-size: 19px;
}.our-team-0576 .snippet-wrap-6371 div > div::first-letter {
    font-size: 2.5em;
}
}

@media (max-width: 480px) {.our-team-0576 {
    padding: 60px 0 80px;
}.our-team-0576 .snippet-wrap-6371 {
    padding: 25px 20px;
}.our-team-0576 h2 {
    margin-bottom: 30px;
    font-size: 30px;
}.our-team-0576 .snippet-wrap-6371 div > div {
    line-height: 1.6;
    font-size: calc(15px - 1px);
}}.tyPanel-9256 {
    position: relative;
    background: linear-gradient(135deg, rgb(228,211,215) 0%, rgb(169,91,111,0.5) 100%);
    perspective: 1000px;
    overflow: hidden;
    padding: 120px 0;
}.tyPanel-9256::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    animation: backgroundPulse 15s infinite alternate ease-in-out;
    opacity: 0.15;
    left: 0;
    z-index: 0;
    top: 0;
    pointer-events: none;
    background: 
        radial-gradient(circle at 20% 30%, rgb(195,151,162,0.5) 0%, transparent 60%),
        radial-gradient(circle at 80% 70%, rgb(169,91,111,0.5) 0%, transparent 60%);
}.tyPanel-9256::after {
    background: rgb(195,151,162,0.5);
    top: -10%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    right: -10%;
    width: 50%;
    opacity: 0.05;
    transform: rotate(-15deg) translateZ(-10px);
    position: absolute;
    height: 50%;
    z-index: 0;
    filter: blur(30px);
    content: "";
    animation: floatElement 20s infinite alternate ease-in-out;
}.tyPanel-9256 .container {
    transform-style: preserve-3d;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}.tyPanel-9256 h2 {
    color: #000000;
    line-height: 1.3;
    animation: slideInFromTop 0.8s ease-out forwards;
    position: relative;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 29px;
    transform: translateZ(30px);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}.tyPanel-9256 h2::after {
    transform-origin: left;
    transform: scaleX(0);
    height: 3px;
    animation: lineExpand 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    width: 80px;
    background: rgb(195,151,162);
    bottom: -15px;
    left: 0;
    content: "";
}.tyPanel-9256 .learning-studio-1320 {
    padding: 45px;
    overflow: hidden;
    transform: translateZ(10px) rotateX(2deg);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.03);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: #ffffff;
    border-radius: 8px;
    position: relative;
    animation: fadeInUp 1s 0.3s backwards;
}.tyPanel-9256 .learning-studio-1320::before {
    background: linear-gradient(to bottom, rgb(195,151,162), rgb(169,91,111));
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    animation: heightGrow 1.2s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    height: 0;
    width: 6px;
}.tyPanel-9256 .learning-studio-1320:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 8px 20px rgba(0, 0, 0, 0.05);
    transform: translateZ(15px) rotateX(0deg);
}.tyPanel-9256 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.tyPanel-9256 li {
    align-items: flex-start;
    display: flex;
    position: relative;
}.tyPanel-9256 li::before {
    border-radius: 50%;
    opacity: 0;
    transform: scale(0);
    width: 12px;
    height: 12px;
    background: rgb(195,151,162);
    top: 8px;
    content: "";
    position: absolute;
    left: -30px;
    animation: dotAppear 0.5s 1.2s forwards;
}.tyPanel-9256 li span {
    position: relative;
    line-height: 1.8;
    color: #000000;
    font-size: 14px;
    opacity: 0;
    animation: textFadeIn 0.8s 1s forwards ease-out;
    font-family: Arial, sans-serif;
    transform: translateX(0);
    display: block;
}.tyPanel-9256 li span::first-letter {
    font-weight: 700;
    color: rgb(195,151,162);
    font-size: 1.5em;
}

@keyframes backgroundPulse {
    0%, 100% { 
        opacity: 0.15;
        transform: scale(1);
    }
    50% { 
        opacity: 0.25;
        transform: scale(1.05);
    }
}

@keyframes floatElement {
    0% { transform: rotate(-15deg) translateZ(-10px) translate(0, 0); }
    50% { transform: rotate(-10deg) translateZ(-10px) translate(20px, -10px); }
    100% { transform: rotate(-15deg) translateZ(-10px) translate(0, 0); }
}

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

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

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(10px) rotateX(5deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(10px) rotateX(2deg);
    }
}

@keyframes heightGrow {
    0% { height: 0; }
    100% { height: 100%; }
}

@keyframes dotAppear {
    0% { opacity: 0; transform: scale(0); }
    70% { opacity: 1; transform: scale(1.2); }
    100% { opacity: 1; transform: scale(1); }
}

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

@media (max-width: 991px) {.tyPanel-9256 {
    padding: 80px 0;
}.tyPanel-9256 h2 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.9);
}.tyPanel-9256 .learning-studio-1320 {
    padding: 35px;
}
}

@media (max-width: 767px) {.tyPanel-9256 {
    perspective: 800px;
    padding: 60px 0;
}.tyPanel-9256 h2 {
    transform: translateZ(20px);
    margin-bottom: 25px;
    font-size: calc(29px * 0.8);
}.tyPanel-9256 .learning-studio-1320 {
    transform: translateZ(5px) rotateX(1deg);
    padding: 30px 25px;
}.tyPanel-9256 li::before {
    left: -20px;
    width: 10px;
    height: 10px;
}.tyPanel-9256 li span {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}
}

@media (max-width: 480px) {.tyPanel-9256 {
    padding: 40px 0;
}.tyPanel-9256 h2 {
    margin-bottom: 20px;
    font-size: calc(29px * 0.7);
}.tyPanel-9256 .learning-studio-1320 {
    padding: 25px 20px;
}.tyPanel-9256 h2::after {
    height: 2px;
    width: 60px;
}.tyPanel-9256 li span {
    font-size: calc(14px * 0.9);
    line-height: 1.5;
}}.leadership-experience-8531 {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(228,211,215) 0%, rgba(255,255,255,0.95) 100%);
    overflow: hidden;
    position: relative;
}.leadership-experience-8531::before {
    opacity: 0.1;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
    background: linear-gradient(45deg, rgb(195,151,162,0.5) 0%, transparent 70%);
    transform: translateY(-30%) skewY(-5deg);
    z-index: 0;
}.leadership-experience-8531::after {
    content: "";
    position: absolute;
    bottom: -20%;
    opacity: 0.15;
    z-index: 0;
    width: 100%;
    transform: rotate(-15deg);
    background: linear-gradient(135deg, rgb(169,91,111,0.5) 0%, transparent 80%);
    height: 60%;
    right: -20%;
}.leadership-experience-8531 .container {
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 1.5rem;
    perspective: 1000px;
}.leadership-experience-8531 .student-quotes-5706 {
    transform-style: preserve-3d;
    grid-gap: 2rem;
    grid-template-columns: 1fr;
    background: #ffffff;
    position: relative;
    border: 1px solid rgba(0,0,0,0.05);
    display: grid;
    box-shadow: 
    0 20px 40px rgba(0,0,0,0.05),
    0 5px 15px rgba(0,0,0,0.03),
    0 0 0 1px rgba(255,255,255,0.1) inset;
    border-radius: 10px;
    padding: 2.5rem;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.leadership-experience-8531 .student-quotes-5706::before {
    z-index: 2;
    top: 0;
    height: 5px;
    background: linear-gradient(90deg, 
    rgb(195,151,162) 0%, 
    rgb(169,91,111) 50%, 
    rgb(195,151,162) 100%);
    animation: gradientMove 8s ease-in-out infinite;
    left: 0;
    background-size: 200% 100%;
    content: "";
    position: absolute;
    width: 100%;
}.leadership-experience-8531 .student-quotes-5706 > div:first-child {
    align-items: center;
    z-index: 1;
    position: relative;
    display: flex;
    justify-content: center;
}.leadership-experience-8531 .pic-zoom-5362 {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateZ(30px);
    border-radius: 50%;
    width: 180px;
    position: relative;
    box-shadow: 
    0 10px 25px rgba(0,0,0,0.1),
    0 5px 10px rgba(0,0,0,0.05);
    height: 180px;
}.leadership-experience-8531 .pic-zoom-5362::before {
    inset: -8px;
    z-index: -1;
    opacity: 0.8;
    background: linear-gradient(
    135deg,
    rgb(169,91,111) 0%,
    transparent 50%,
    rgb(195,151,162) 100%
  );
    border-radius: 50%;
    animation: rotateGradient 15s linear infinite;
    position: absolute;
    transform: rotate(-45deg);
    content: "";
}.leadership-experience-8531 .pic-zoom-5362::after {
    border-radius: 50%;
    inset: 0;
    box-shadow: inset 0 0 0 10px rgba(255,255,255,0.1);
    content: "";
    z-index: 1;
    position: absolute;
}.leadership-experience-8531 .student-quotes-5706 > div:nth-child(2) {
    text-align: center;
    transform: translateZ(20px);
    position: relative;
}.leadership-experience-8531 .name {
    color: #000000;
    position: relative;
    display: inline-block;
    margin-bottom: 0.5rem;
    font-weight: 700;
    font-size: 24px;
}.leadership-experience-8531 .name::after {
    content: "";
    width: 40%;
    background: rgb(195,151,162);
    transform: translateZ(5px);
    bottom: -8px;
    left: 30%;
    position: absolute;
    height: 3px;
}.leadership-experience-8531 .student-quotes-5706 > div:nth-child(2) > div {
    margin-top: 1rem;
    font-weight: 600;
    color: rgb(169,91,111);
    letter-spacing: 0.5px;
    font-size: calc(15px * 0.9);
}.leadership-experience-8531 .student-quotes-5706 > div:nth-child(3) {
    transform: translateZ(10px);
    position: relative;
}.leadership-experience-8531 .job-content-6721 {
    color: #000000;
    padding-left: 1rem;
    line-height: 1.8;
    position: relative;
    text-align: justify;
    font-size: 15px;
}.leadership-experience-8531 .job-content-6721::before {
    content: "";
    bottom: 0;
    position: absolute;
    left: 0;
    width: 3px;
    top: 0;
    background: linear-gradient(
    to bottom,
    rgb(195,151,162) 0%,
    rgb(169,91,111) 100%
  );
    border-radius: 3px;
}.leadership-experience-8531 .student-quotes-5706:hover {
    box-shadow: 
    0 30px 60px rgba(0,0,0,0.08),
    0 10px 25px rgba(0,0,0,0.05),
    0 0 0 1px rgba(255,255,255,0.2) inset;
    transform: translateY(-5px) rotateX(2deg) rotateY(-2deg);
}.leadership-experience-8531 .student-quotes-5706:hover .pic-zoom-5362 {
    transform: translateZ(40px) scale(1.05);
}

@keyframes gradientMove {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

@keyframes rotateGradient {
  0% { transform: rotate(-45deg); }
  100% { transform: rotate(315deg); }
}

@media (min-width: 768px) {.leadership-experience-8531 {
    padding: 7rem 0;
}.leadership-experience-8531 .student-quotes-5706 {
    padding: 3rem;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
    grid-gap: 2.5rem;
}.leadership-experience-8531 .student-quotes-5706 > div:first-child {
    grid-row: 1 / span 2;
}.leadership-experience-8531 .student-quotes-5706 > div:nth-child(2) {
    text-align: left;
    padding-top: 1.5rem;
    align-self: end;
}.leadership-experience-8531 .name::after {
    left: 0;
    width: 60px;
}.leadership-experience-8531 .job-content-6721 {
    padding-left: 1.5rem;
}.leadership-experience-8531 .job-content-6721::before {
    width: 4px;
}
}

@media (min-width: 992px) {.leadership-experience-8531 .student-quotes-5706 {
    padding: 3.5rem 4rem;
    grid-template-columns: 250px 1fr;
    grid-gap: 3rem;
}.leadership-experience-8531 .pic-zoom-5362 {
    width: 220px;
    height: 220px;
}.leadership-experience-8531 .name {
    font-size: calc(24px * 1.1);
}.leadership-experience-8531 .student-quotes-5706 > div:nth-child(2) > div {
    font-size: 15px;
}.leadership-experience-8531 .job-content-6721 {
    line-height: 1.9;
    font-size: calc(15px * 1.05);
}
}

@media (min-width: 1200px) {.leadership-experience-8531 .container {
    padding: 0 2rem;
}.leadership-experience-8531 .student-quotes-5706 {
    grid-template-columns: 280px 1fr;
    padding: 4rem 5rem;
}.leadership-experience-8531 .pic-zoom-5362 {
    width: 240px;
    height: 240px;
}
}

@media (max-width: 767px) {.leadership-experience-8531 {
    padding: 4rem 0;
}.leadership-experience-8531 .student-quotes-5706 {
    padding: 2rem 1.5rem;
    text-align: center;
}.leadership-experience-8531 .pic-zoom-5362 {
    width: 150px;
    height: 150px;
}.leadership-experience-8531 .job-content-6721 {
    padding-top: 1rem;
    text-align: left;
    padding-left: 0;
}.leadership-experience-8531 .job-content-6721::before {
    height: 3px;
    transform: translateX(-50%);
    width: 50px;
    bottom: auto;
    top: 0;
    left: 50%;
}
}