﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}a {
    color: inherit;
    text-decoration: none;
}.wrapper-capsule-6K4syH {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}html,body {
    min-height: 100%;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
}.container {
    width: 1128px;
    margin: auto;
    max-width: 100%;
}.header-lead-FVu7JQ {
    flex: 1 0 auto;
}.footer-edu-4bEnGa {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    position: relative;
}footer::before {
    opacity: 0.95;
    background: linear-gradient(125deg, #000000 0%, rgb(196,158,125) 100%);
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: '';
}.footer-edu-4bEnGa {
    z-index: 2;
    padding: 60px 0;
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
}.footer-edu-4bEnGa .container {
    flex-wrap: wrap;
    display: flex;
}.footer-edu-4bEnGa .company_holder {
    text-align: center;
    margin-bottom: 40px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    flex: 0 0 100%;
    border-radius: 14px;
    background: rgba(0, 0, 0, 0.2);
    padding: 25px;
}.footer-edu-4bEnGa .company_holder h3 {
    color: #ffffff;
    letter-spacing: 1px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
}.footer-edu-4bEnGa .podcast-cta-tFTalH {
    text-align: center;
    border-radius: 10px;
    padding: 15px 20px;
    margin: 0 auto;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    font-size: 18px;
    max-width: 80%;
    line-height: 1.7;
}.footer-edu-4bEnGa .footnote-ref-UNitDo {
    margin-top: 20px;
    flex: 0 0 100%;
}.footer-edu-4bEnGa .head-guide-Vprntf {
    margin-top: 30px;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
    display: flex;
}.footer-edu-4bEnGa .main-header-zS9eqA {
    max-width: calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    padding: 20px;
    transition: all 0.3s ease;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.05);
}.footer-edu-4bEnGa .main-header-zS9eqA:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.footer-edu-4bEnGa .main-header-zS9eqA h5 {
    margin-bottom: 20px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    font-size: 19px;
    text-align: center;
}.footer-edu-4bEnGa .main-header-zS9eqA .head-guide-Vprntf {
    gap: 12px;
    margin-top: 0;
    flex-direction: column;
    display: flex;
}.footer-edu-4bEnGa .main-header-zS9eqA .head-guide-Vprntf a {
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    text-align: center;
    border-radius: 10px;
    font-size: 18px;
    text-decoration: none;
    padding: 8px 12px;
}.footer-edu-4bEnGa .main-header-zS9eqA .head-guide-Vprntf a:hover {
    transform: translateY(-2px);
    color: #ffffff;
    background: rgba(255, 255, 255, 0.15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}.trial-offer-TE15lV {
    z-index: 2;
    margin-top: 40px;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px 0;
}.trial-offer-TE15lV::before {
    left: 20%;
    opacity: 0.2;
    height: 1px;
    top: 0;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    position: absolute;
    content: '';
    right: 20%;
}.trial-offer-TE15lV .container {
    display: flex;
    justify-content: center;
}.trial-offer-TE15lV .equity-info-orI2kC {
    letter-spacing: 0.5px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
@media (min-width: 768px) {.footer-edu-4bEnGa .head-guide-Vprntf {
    justify-content: space-between;
}.footer-edu-4bEnGa .company_holder {
    flex: 0 0 30%;
    text-align: left;
}.footer-edu-4bEnGa .footnote-ref-UNitDo {
    flex: 0 0 65%;
}.footer-edu-4bEnGa .container {
    justify-content: space-between;
    align-items: flex-start;
}.footer-edu-4bEnGa .podcast-cta-tFTalH {
    text-align: left;
    max-width: 100%;
    margin: 0;
}
}

@media (max-width: 767px) {.footer-edu-4bEnGa .main-header-zS9eqA {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
}.footer-edu-4bEnGa .company_holder {
    padding: 20px 15px;
}.footer-edu-4bEnGa .podcast-cta-tFTalH {
    max-width: 100%;
    padding: 15px;
}
}

@media (max-width: 576px) {.footer-edu-4bEnGa {
    padding: 40px 0;
}.footer-edu-4bEnGa .company_holder h3 {
    font-size: calc(36px * 0.8);
}.footer-edu-4bEnGa .main-header-zS9eqA h5 {
    font-size: calc(19px * 0.9);
}.footer-edu-4bEnGa .main-header-zS9eqA .head-guide-Vprntf a {
    font-size: calc(18px * 0.95);
}}

@keyframes pulseLight {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.1);
    }
}

footer::after {
    left: 0;
    z-index: 1;
    content: '';
    background-size: 20px 20px;
    position: absolute;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
        linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    width: 100%;
    height: 100%;
    top: 0;
}.privacyAgreementDialog-9ATk6D {
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    transition: transform 0.3s ease-in-out;
    bottom: 0;
    width: 100%;
    background: rgb(238,224,210);
    border-top: 3px solid rgb(219,192,167);
    z-index: 90;
}.privacy-learn-6X3eBz {
    padding: 20px 15px;
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
}.cookie-overlay-lsAbN8 {
    margin-right: 15px;
    flex-shrink: 0;
}.cookie-overlay-lsAbN8 svg {
    height: 60px;
    fill: rgb(219,192,167);
    transition: fill 0.3s ease;
    width: 60px;
}.cookie-overlay-lsAbN8 svg:hover {
    fill: rgb(196,158,125);
}.user-tracker-QGJd85 {
    margin-right: 15px;
    color: #000000;
    flex-grow: 1;
}.privacyAgreementDialog-9ATk6D h5 {
    color: rgb(219,192,167);
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 21px;
    font-family: Arial, sans-serif;
}.privacyAgreementDialog-9ATk6D p {
    color: #000000;
    font-family: Arial, sans-serif;
    line-height: 1.5;
    font-size: 14px;
}.cookie-panel-1CHvi7 {
    font-size: 17px;
    padding: 10px 20px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    line-height: 35px;
    margin-left: 10px;
    background: rgb(219,192,167);
    color: #ffffff;
}.cookie-panel-1CHvi7:hover {
    box-shadow: 0 0 10px rgb(196,158,125,0.5);
    background: rgb(196,158,125);
}#approve-cookie-collection-JCOYuz {
    background: rgb(219,192,167);
}#blockPrivacyCookiesOption-pkYZ6a {
    background: rgba(0, 0, 0, 0.5);
}.privacyAgreementDialog-9ATk6D p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(219,192,167);
}.privacyAgreementDialog-9ATk6D p a:hover {
    color: rgb(196,158,125);
}
@media only screen and (max-width: 1200px) {.privacy-learn-6X3eBz {
    flex-direction: column;
    align-items: center;
}.cookie-overlay-lsAbN8 {
    margin-bottom: 15px;
}.user-tracker-QGJd85 {
    margin-bottom: 15px;
    text-align: center;
    margin-right: 0;
}.cookie-panel-1CHvi7 {
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0;
    max-width: 200px;
}
}
@media only screen and (max-width: 800px) {.privacy-learn-6X3eBz {
    padding: 15px;
}.cookie-overlay-lsAbN8 {
    display: none;
}.privacyAgreementDialog-9ATk6D h5 {
    font-size: 18px;
}.privacyAgreementDialog-9ATk6D p {
    font-size: 15px;
}}
#cookie-popupwindow-PExFZ0 {
    display: none;
}#cookie-popupwindow-PExFZ0:checked ~ .privacyAgreementDialog-9ATk6D {
    opacity: 0;
    visibility: hidden;
}.program-structure-oMPnbT {
    position: relative;
    background: linear-gradient(135deg, rgb(238,224,210) 0%, rgba(245, 247, 250, 0.95) 100%);
    padding: 6rem 0;
    overflow: hidden;
}.program-structure-oMPnbT::before {
    position: absolute;
    content: "";
    z-index: 1;
    height: 70%;
    top: -5%;
    transform: rotate(-15deg) skewX(-15deg);
    background: linear-gradient(145deg, rgb(219,192,167,0.5) 10%, rgb(196,158,125,0.5) 90%);
    opacity: 0.07;
    animation: float 15s infinite alternate ease-in-out;
    filter: blur(20px);
    right: -10%;
    width: 35%;
}.program-structure-oMPnbT::after {
    animation: float 18s infinite alternate-reverse ease-in-out;
    width: 25%;
    position: absolute;
    content: "";
    height: 50%;
    transform: rotate(10deg) skewX(10deg);
    filter: blur(15px);
    background: linear-gradient(215deg, rgb(196,158,125,0.5) 10%, rgb(219,192,167,0.5) 90%);
    opacity: 0.05;
    bottom: -5%;
    z-index: 1;
    left: -5%;
}.program-structure-oMPnbT .container {
    max-width: 1200px;
    z-index: 5;
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
}.program-structure-oMPnbT .education-plan-a3sZjC {
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    gap: 3rem;
}.program-structure-oMPnbT .thumbnail-img-Izspg2 {
    box-shadow: 0 25px 50px -12px rgba(var(--dark-color-rgb), 0.1);
    position: relative;
    overflow: hidden;
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    border: 1px solid rgba(var(--dark-color-rgb), 0.08);
    min-height: 350px;
    transform: perspective(1000px) rotateY(-3deg) translateZ(0);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 95% 100%, 0 100%);
}.program-structure-oMPnbT .thumbnail-img-Izspg2::before {
    z-index: 2;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(var(--dark-color-rgb), 0) 60%, rgba(var(--dark-color-rgb), 0.5) 100%);
}.program-structure-oMPnbT .thumbnail-img-Izspg2::after {
    left: -100%;
    z-index: 3;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
    animation: shine 10s infinite;
    position: absolute;
    transform: skewX(-25deg);
    top: 0;
    width: 50%;
}.program-structure-oMPnbT .text-area-wrap-nrOk9b {
    position: relative;
    transform: translateZ(0);
    padding: 1.5rem 0;
}.program-structure-oMPnbT h3 {
    position: relative;
    opacity: 1;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-weight: 600;
    transform: translateY(0);
    font-size: calc(21px * 1.1);
    color: #000000;
    line-height: 1.3;
    padding-left: 1rem;
    margin-bottom: 1.5rem;
}.program-structure-oMPnbT h3::before {
    height: 85%;
    transform: scaleY(0.7);
    background: linear-gradient(to bottom, rgb(219,192,167), rgb(196,158,125));
    position: absolute;
    left: 0;
    content: "";
    transition: transform 0.4s ease;
    top: 0.2em;
    width: 3px;
}.program-structure-oMPnbT p.description {
    padding-right: 1rem;
    display: block;
    overflow-y: auto;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 2rem;
    font-size: 17px;
    max-height: 300px;
    position: relative;
}.program-structure-oMPnbT p.description::-webkit-scrollbar {
    width: 4px;
}.program-structure-oMPnbT p.description::-webkit-scrollbar-track {
    background: rgba(var(--dark-color-rgb), 0.05);
}.program-structure-oMPnbT p.description::-webkit-scrollbar-thumb {
    background: rgb(196,158,125,0.5);
    border-radius: 10px;
}.program-structure-oMPnbT span.description {
    display: none;
}.program-structure-oMPnbT .text-area-wrap-nrOk9b div {
    position: relative;
}.program-structure-oMPnbT .text-area-wrap-nrOk9b div::after {
    opacity: 0.8;
    background: linear-gradient(to top, rgb(238,224,210) 20%, transparent);
    width: 25%;
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    pointer-events: none;
    height: 30px;
}

@media (min-width: 768px) {.program-structure-oMPnbT {
    padding: 8rem 0;
}.program-structure-oMPnbT .education-plan-a3sZjC {
    gap: 3.5rem;
    align-items: center;
    grid-template-columns: 0.9fr 1.1fr;
}.program-structure-oMPnbT .thumbnail-img-Izspg2 {
    min-height: 450px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transform: perspective(1200px) rotateY(-3deg) translateZ(0);
}.program-structure-oMPnbT h3 {
    margin-bottom: 2rem;
    padding-left: 1.5rem;
    font-size: calc(21px * 1.3);
}.program-structure-oMPnbT h3::before {
    width: 5px;
}.program-structure-oMPnbT p.description {
    padding-right: 2rem;
    max-height: 380px;
}
}

@media (min-width: 992px) {.program-structure-oMPnbT {
    padding: 10rem 0;
}.program-structure-oMPnbT .education-plan-a3sZjC {
    gap: 5rem;
    grid-template-columns: 0.85fr 1.15fr;
}.program-structure-oMPnbT .thumbnail-img-Izspg2 {
    transform: perspective(1500px) rotateY(-5deg) translateZ(0);
    min-height: 500px;
}.program-structure-oMPnbT .thumbnail-img-Izspg2:hover {
    transform: perspective(1500px) rotateY(0deg) translateZ(10px);
}.program-structure-oMPnbT h3 {
    font-size: calc(21px * 1.4);
    padding-left: 2rem;
}.program-structure-oMPnbT h3::before {
    width: 6px;
}
}

@media (min-width: 1200px) {.program-structure-oMPnbT .education-plan-a3sZjC {
    gap: 6rem;
    grid-template-columns: 0.8fr 1.2fr;
}.program-structure-oMPnbT .thumbnail-img-Izspg2 {
    min-height: 550px;
}.program-structure-oMPnbT h3 {
    font-size: calc(21px * 1.5);
}}

@keyframes float {
    0% {
        transform: rotate(-15deg) skewX(-15deg) translateY(0);
    }
    50% {
        transform: rotate(-12deg) skewX(-12deg) translateY(-20px);
    }
    100% {
        transform: rotate(-18deg) skewX(-18deg) translateY(20px);
    }
}

@keyframes shine {
    0% {
        left: -100%;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}.contact-information-mU3jfL {
    padding: 70px 0;
    position: relative;
    background: rgb(238,224,210);
    overflow: hidden;
}.contact-information-mU3jfL::before {
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px),
        repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px);
    z-index: 0;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
}.contact-information-mU3jfL .container {
    padding: 0 20px;
    z-index: 1;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.contact-information-mU3jfL h2 {
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
    font-size: 34px;
    position: relative;
    color: rgb(196,158,125);
}.contact-information-mU3jfL h2::after {
    position: absolute;
    left: 50%;
    height: 3px;
    background: rgb(219,192,167);
    bottom: -15px;
    transform: translateX(-50%);
    width: 60px;
    content: "";
}.contact-information-mU3jfL .help-block-nISQp3 {
    border-radius: 29px;
    background: #ffffff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    gap: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
}.contact-information-mU3jfL .thumbnail-img-Izspg2 {
    grid-row: 1;
    border-bottom-right-radius: 29px;
    min-height: 500px;
    height: 100%;
    border-top-right-radius: 29px;
    transition: transform 0.6s ease;
    grid-column: 2;
}.contact-information-mU3jfL .inquiry-list-FZXNtP {
    grid-column: 1;
    background: #ffffff;
    padding: 50px 40px;
    grid-row: 1;
}.contact-information-mU3jfL #contact {
    gap: 25px;
    display: flex;
    flex-direction: column;
}.contact-information-mU3jfL h3 {
    font-size: 19px;
    font-weight: 600;
    color: rgb(219,192,167);
    margin-bottom: 15px;
}.contact-information-mU3jfL input[type="text"] {
    color: #000000;
    font-size: 17px;
    background: #ffffff;
    padding: 15px 20px;
    width: 100%;
    border: 1px solid rgb(238,224,210);
    transition: all 0.3s ease;
    border-radius: 10px;
}.contact-information-mU3jfL input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-color: rgb(219,192,167);
}.contact-information-mU3jfL input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.contact-information-mU3jfL .help-inquiry-WAO6IZ {
    margin-top: 10px;
    display: flex;
    gap: 10px;
    align-items: flex-start;
}.contact-information-mU3jfL .help-inquiry-WAO6IZ input[type="checkbox"] {
    cursor: pointer;
    border: 2px solid rgb(238,224,210);
    border-radius: 10px;
    position: relative;
    margin-top: 2px;
    appearance: none;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
}.contact-information-mU3jfL .help-inquiry-WAO6IZ input[type="checkbox"]:checked {
    border-color: rgb(219,192,167);
    background: rgb(219,192,167);
}.contact-information-mU3jfL .help-inquiry-WAO6IZ input[type="checkbox"]:checked::after {
    left: 50%;
    top: 50%;
    color: #ffffff;
    font-size: 16px;
    transform: translate(-50%, -50%);
    position: absolute;
    content: "✓";
}.contact-information-mU3jfL .help-inquiry-WAO6IZ label {
    line-height: 1.5;
    color: #000000;
    font-size: 17px;
}.contact-information-mU3jfL .help-inquiry-WAO6IZ a {
    font-weight: 600;
    color: rgb(219,192,167);
    transition: all 0.3s ease;
    text-decoration: none;
}.contact-information-mU3jfL .help-inquiry-WAO6IZ a:hover {
    color: rgb(196,158,125);
}.contact-information-mU3jfL .support-list-ACI4Sb {
    cursor: pointer;
    position: relative;
    font-weight: 600;
    overflow: hidden;
    transition: all 0.3s ease;
    margin-top: 10px;
    letter-spacing: 1px;
    font-size: 19px;
    align-self: flex-start;
    text-transform: uppercase;
    border-radius: 10px;
    color: #ffffff;
    background: rgb(219,192,167);
    padding: 15px 35px;
    border: none;
}.contact-information-mU3jfL .support-list-ACI4Sb::before {
    position: absolute;
    left: -100%;
    transition: all 0.6s ease;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.contact-information-mU3jfL .support-list-ACI4Sb:hover {
    background: rgb(196,158,125);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}.contact-information-mU3jfL .support-list-ACI4Sb:hover::before {
    left: 100%;
}.contact-information-mU3jfL svg {
    vertical-align: middle;
    margin-right: 10px;
    width: 22px;
    height: 22px;
    fill: rgb(219,192,167);
}.contact-information-mU3jfL svg path {
    fill: rgb(219,192,167);
}

@media (max-width: 992px) {.contact-information-mU3jfL .help-block-nISQp3 {
    grid-template-columns: 1fr;
}.contact-information-mU3jfL .thumbnail-img-Izspg2 {
    border-top-left-radius: 29px;
    border-radius: 0;
    grid-row: 1;
    min-height: 300px;
    border-top-right-radius: 29px;
    grid-column: 1;
}.contact-information-mU3jfL .inquiry-list-FZXNtP {
    grid-row: 2;
    grid-column: 1;
    padding: 40px 30px;
}
}

@media (max-width: 768px) {.contact-information-mU3jfL {
    padding: 50px 0;
}.contact-information-mU3jfL h2 {
    margin-bottom: 30px;
    font-size: calc(34px - 4px);
}.contact-information-mU3jfL .inquiry-list-FZXNtP {
    padding: 30px 25px;
}.contact-information-mU3jfL .thumbnail-img-Izspg2 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact-information-mU3jfL {
    padding: 40px 0;
}.contact-information-mU3jfL .container {
    padding: 0 15px;
}.contact-information-mU3jfL h2::after {
    width: 40px;
}.contact-information-mU3jfL .inquiry-list-FZXNtP {
    padding: 25px 20px;
}.contact-information-mU3jfL #contact {
    gap: 20px;
}.contact-information-mU3jfL .support-list-ACI4Sb {
    width: 100%;
    padding: 14px 20px;
}.contact-information-mU3jfL .thumbnail-img-Izspg2 {
    min-height: 200px;
}}.confidential-armory-dCLxSM {
    width: 100%;
    background: #ffffff;
    height: auto;
    padding: 50px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    color: #000000;
}.confidential-armory-dCLxSM h1 {
    font-size: 47px;
    font-family: Arial, sans-serif;
    margin-top: 0;
    border-bottom: 2px solid rgb(196,158,125);
    grid-column: span 2;
    color: rgb(219,192,167);
    margin-bottom: 20px;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 700;
}.confidential-armory-dCLxSM h2 {
    margin-top: 0;
    color: rgb(196,158,125);
    font-size: 31px;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    text-align: left;
    padding-left: 10px;
    border-left: 4px solid rgb(219,192,167);
}.confidential-armory-dCLxSM h3, .confidential-armory-dCLxSM h4, .confidential-armory-dCLxSM h5 {
    font-size: 23px;
    color: #000000;
}.confidential-armory-dCLxSM ul {
    margin: 0;
    padding-left: 20px;
    list-style-type: square;
}.confidential-armory-dCLxSM li {
    background: rgb(196,158,125,0.5);
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1.5;
    color: #000000;
    font-family: Arial, sans-serif;
}.confidential-armory-dCLxSM div {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
    color: #000000;
    font-family: Arial, sans-serif;
    padding: 15px;
    line-height: 1.8;
    font-size: 17px;
    border-radius: 23px;
    margin-bottom: 15px;
    background: rgb(219,192,167,0.5);
}.confidential-armory-dCLxSM p, .confidential-armory-dCLxSM span {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1.8;
    color: #000000;
}
@media only screen and (max-width: 800px) {.confidential-armory-dCLxSM {
    padding: 20px;
    gap: 20px;
    grid-template-columns: 1fr;
}.confidential-armory-dCLxSM h1 {
    margin-bottom: 15px;
    font-size: calc(23px - 4px);
}.confidential-armory-dCLxSM h2 {
    font-size: calc(23px - 2px);
    margin-bottom: 10px;
}.confidential-armory-dCLxSM ul {
    padding-left: 15px;
}.confidential-armory-dCLxSM li {
    padding: 8px;
    margin-bottom: 8px;
}.confidential-armory-dCLxSM div {
    padding: 10px;
}}.leadership-profile-bp3L82 {
    position: relative;
    overflow: hidden;
    background: rgb(238,224,210);
    padding: 5rem 2rem;
}.leadership-profile-bp3L82::before {
    content: "";
    background: linear-gradient(120deg, rgb(219,192,167,0.5) 0%, transparent 70%);
    width: 100%;
    z-index: 0;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}.leadership-profile-bp3L82::after {
    width: 70%;
    content: "";
    z-index: 0;
    position: absolute;
    bottom: 0;
    height: 70%;
    background: linear-gradient(210deg, rgb(196,158,125,0.5) 0%, transparent 70%);
    right: 0;
}.leadership-profile-bp3L82 .edu-stories-iJCaUu {
    margin: 0 auto;
    flex-direction: column;
    position: relative;
    display: flex;
    z-index: 1;
    max-width: 600px;
}.leadership-profile-bp3L82 .thumbnail-img-Izspg2 {
    position: relative;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 0 auto;
    z-index: 2;
    width: 80%;
    height: 400px;
    transform: translateY(0);
    box-shadow: 0 30px 60px -20px rgba(0, 0, 0, 0.5);
    border-radius: 28px;
    overflow: hidden;
}.leadership-profile-bp3L82 .thumbnail-img-Izspg2::before {
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    left: 0;
    z-index: 1;
    width: 100%;
}.leadership-profile-bp3L82 .thumbnail-img-Izspg2::after {
    position: absolute;
    content: "";
    transition: all 0.8s ease;
    animation: shiftGradient 10s infinite alternate;
    width: 300%;
    opacity: 0.3;
    mix-blend-mode: overlay;
    top: -100%;
    background: linear-gradient(45deg, rgb(219,192,167,0.5) 0%, transparent 40%, transparent 60%, rgb(196,158,125,0.5) 100%);
    left: -100%;
    height: 300%;
}.leadership-profile-bp3L82 .emp-skills-ZoNQGS {
    width: 90%;
    padding: 2.5rem 2rem 2rem;
    border-radius: 28px;
    z-index: 3;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    background: #ffffff;
    transform: translateY(0);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    margin: -80px auto 0;
}.leadership-profile-bp3L82 .emp-skills-ZoNQGS::before {
    content: "";
    position: absolute;
    left: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    top: 0;
    z-index: 4;
    border-radius: 50%;
    width: 70px;
    transform: translate(-50%, -50%);
    border: 5px solid rgb(238,224,210);
    background: #ffffff;
    height: 70px;
}.leadership-profile-bp3L82 .name {
    position: relative;
    font-size: 33px;
    color: rgb(219,192,167);
    text-align: center;
    font-weight: 700;
    margin-bottom: 0.5rem;
}.leadership-profile-bp3L82 .emp-skills-ZoNQGS div:nth-child(2) {
    margin-bottom: 1.5rem;
    text-align: center;
    font-weight: 600;
    font-size: 21px;
    color: rgb(196,158,125);
    position: relative;
}.leadership-profile-bp3L82 .emp-skills-ZoNQGS div:nth-child(2)::after {
    margin: 1rem auto 0;
    height: 3px;
    background: rgb(219,192,167,0.5);
    content: "";
    width: 40px;
    display: block;
}.leadership-profile-bp3L82 .work-summary-OnmiTY {
    position: relative;
    font-style: italic;
    padding: 0 1rem;
    font-size: 18px;
    line-height: 1.7;
    text-align: center;
    color: #000000;
}.leadership-profile-bp3L82 .work-summary-OnmiTY::before,
.leadership-profile-bp3L82 .work-summary-OnmiTY::after {
    position: absolute;
    font-family: serif;
    color: rgb(219,192,167,0.5);
    line-height: 0;
    content: "";
    font-size: 3rem;
}.leadership-profile-bp3L82 .work-summary-OnmiTY::before {
    transform: rotate(180deg);
    top: 0.5rem;
    left: 0;
}.leadership-profile-bp3L82 .work-summary-OnmiTY::after {
    bottom: -0.5rem;
    right: 0;
}.leadership-profile-bp3L82 .edu-stories-iJCaUu:hover .thumbnail-img-Izspg2 {
    transform: translateY(-20px);
}.leadership-profile-bp3L82 .edu-stories-iJCaUu:hover .emp-skills-ZoNQGS {
    transform: translateY(20px);
}

@keyframes shiftGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 767px) {.leadership-profile-bp3L82 .thumbnail-img-Izspg2 {
    width: 90%;
    height: 320px;
}.leadership-profile-bp3L82 .emp-skills-ZoNQGS {
    margin-top: -60px;
    width: 95%;
    padding: 2rem 1.5rem 1.5rem;
}.leadership-profile-bp3L82 .emp-skills-ZoNQGS::before {
    width: 60px;
    height: 60px;
}}.thanks-id-sinfym {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(238,224,210) 0%, rgb(196,158,125,0.5) 100%);
    padding: 80px 0;
}.thanks-id-sinfym::before {
    height: 100%;
    width: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(219,192,167,0.5) 0%, transparent 60%);
    z-index: 1;
    animation: pulse 8s infinite alternate ease-in-out;
    content: "";
    left: 0;
    top: 0;
    opacity: 0.7;
    position: absolute;
}.thanks-id-sinfym::after {
    position: absolute;
    content: "";
    height: 40%;
    bottom: -10%;
    filter: blur(50px);
    width: 40%;
    z-index: 0;
    background: linear-gradient(225deg, rgb(196,158,125) 0%, transparent 80%);
    right: -5%;
    transform: rotate(15deg);
    opacity: 0.3;
}.thanks-id-sinfym .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.thanks-id-sinfym .master-program-qy0Mld {
    gap: 30px;
    flex-direction: column;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 0 0 1px rgba(0, 0, 0, 0.02), 
                0 4px 6px rgba(0, 0, 0, 0.04);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 50px;
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
}.thanks-id-sinfym .master-program-qy0Mld:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 0 0 1px rgba(0, 0, 0, 0.04), 
                0 8px 12px rgba(0, 0, 0, 0.06);
}.thanks-id-sinfym .master-program-qy0Mld::before {
    height: 4px;
    top: -2px;
    background: linear-gradient(90deg, 
        rgb(219,192,167) 0%, 
        rgb(196,158,125) 50%, 
        rgb(219,192,167) 100%);
    position: absolute;
    width: 100%;
    content: "";
    animation: gradientMove 6s linear infinite;
    background-size: 200% 100%;
    left: 0;
}.thanks-id-sinfym .master-program-qy0Mld > div:first-child {
    padding-bottom: 20px;
    position: relative;
}.thanks-id-sinfym .master-program-qy0Mld > div:first-child::after {
    bottom: 0;
    transform-origin: left;
    left: 0;
    height: 3px;
    animation: lineExtend 1.5s ease-out forwards;
    position: absolute;
    content: "";
    background-color: rgb(219,192,167);
    width: 80px;
}.thanks-id-sinfym h5 {
    line-height: 1.4;
    animation: fadeSlideUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    color: #000000;
    position: relative;
    font-weight: 700;
    transform: translateY(10px);
    margin: 0;
    font-size: 19px;
}.thanks-id-sinfym .master-program-qy0Mld > div:last-child {
    transform: translateY(20px);
    animation: fadeSlideUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    opacity: 0;
}.thanks-id-sinfym a {
    text-decoration: none;
    display: block;
    transition: transform 0.3s ease;
    position: relative;
}.thanks-id-sinfym a:hover {
    transform: translateX(5px);
}.thanks-id-sinfym a::before {
    background-color: rgb(196,158,125);
    content: "";
    transition: height 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    width: 4px;
    left: -20px;
    top: 0;
    position: absolute;
    height: 0;
}.thanks-id-sinfym a:hover::before {
    height: 100%;
}.thanks-id-sinfym p {
    font-weight: 400;
    position: relative;
    margin: 0;
    font-size: 16px;
    color: #000000;
    line-height: 1.8;
}

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

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

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

@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    100% {
        opacity: 0.8;
        transform: scale(1.1);
    }
}

@media (min-width: 768px) {.thanks-id-sinfym .master-program-qy0Mld {
    padding: 60px 70px;
    gap: 40px;
}.thanks-id-sinfym h5 {
    font-size: calc(19px * 1.2);
}.thanks-id-sinfym p {
    font-size: calc(16px * 1.05);
}
}

@media (max-width: 767px) {.thanks-id-sinfym {
    padding: 60px 0;
}.thanks-id-sinfym .master-program-qy0Mld {
    gap: 25px;
    padding: 35px 25px;
}.thanks-id-sinfym .master-program-qy0Mld > div:first-child::after {
    width: 60px;
}.thanks-id-sinfym h5 {
    font-size: calc(19px * 0.9);
}.thanks-id-sinfym a::before {
    left: -10px;
}
}

@media (max-width: 480px) {.thanks-id-sinfym {
    padding: 50px 0;
}.thanks-id-sinfym .master-program-qy0Mld {
    padding: 30px 20px;
    transform: perspective(1000px) rotateX(1deg);
}.thanks-id-sinfym h5 {
    font-size: calc(19px * 0.85);
}.thanks-id-sinfym p {
    font-size: calc(16px * 0.95);
}.thanks-id-sinfym .master-program-qy0Mld > div:first-child {
    padding-bottom: 15px;
}}header {
    margin-top: 0;
    background: rgb(196,158,125);
    z-index: 100;
    overflow: visible;
    position: relative;
    padding: 0;
}header::before {
    content: '';
    position: absolute;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
    linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    background-size: 20px 20px;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
}header::after {
    z-index: 0;
    position: absolute;
    top: 0;
    height: 100%;
    content: '';
    left: 0;
    width: 100%;
    background: 
        linear-gradient(to right, transparent 0%, rgb(196,158,125,0.5) 50%, transparent 100%),
        linear-gradient(to bottom, transparent 0%, rgb(196,158,125,0.5) 50%, transparent 100%);
}header .site-head-Tw0gn1 {
    display: flex;
    padding: 1.3rem 2.5rem;
    justify-content: space-between;
    z-index: 5;
    align-items: center;
    position: relative;
}header .top-tutor-5ULPBj {
    z-index: 2;
    padding: 0.5rem 0.7rem;
    margin-right: 2rem;
    position: relative;
    border-left: 3px solid rgb(219,192,167);
    overflow: hidden;
    flex: 0 0 auto;
    transition: all 0.3s ease;
}header .top-tutor-5ULPBj::before {
    width: 100%;
    height: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.4s ease;
    position: absolute;
    opacity: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    top: 0;
    content: '';
    transform: scaleX(0);
    left: 0;
}header .top-tutor-5ULPBj:hover {
    transform: translateX(5px);
    box-shadow: 5px 0 15px -5px rgb(219,192,167);
}header .top-tutor-5ULPBj:hover::before {
    opacity: 1;
    transform: scaleX(1);
}header .page-nav-nWP7V6 {
    transition: all 0.3s ease;
    position: relative;
    display: block;
}header .page-nav-nWP7V6::after {
    content: '';
    width: 10px;
    right: -5px;
    bottom: -5px;
    background: rgb(219,192,167);
    transition: all 0.3s ease;
    position: absolute;
    opacity: 0;
    height: 10px;
}header .page-nav-nWP7V6:hover::after {
    opacity: 1;
}header .page-nav-nWP7V6 img {
    filter: brightness(1.1);
    max-height: 40px;
}header .main-header-zS9eqA {
    padding: 0;
    z-index: 2;
    position: relative;
    margin: 0;
    list-style: none;
    display: flex;
}header .main-header-zS9eqA::before {
    content: '';
    position: absolute;
    right: -20px;
    width: 40px;
    background: rgb(219,192,167);
    transform: translateY(-50%);
    height: 1px;
    top: 50%;
}header .top-pro-yBCUXF {
    position: relative;
    margin: 0 1px;
}header .top-pro-yBCUXF a {
    font-size: 12px;
    color: #ffffff;
    z-index: 1;
    text-decoration: none;
    padding: 0 1.2rem;
    font-weight: 600;
    position: relative;
    border-right: 1px solid transparent;
    display: flex;
    justify-content: center;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    overflow: hidden;
    align-items: center;
    border-left: 1px solid transparent;
    height: 45px;
}header .top-pro-yBCUXF a::before {
    position: absolute;
    width: 100%;
    transition: transform 0.3s ease;
    height: 100%;
    top: 0;
    transform: translateX(-100%);
    content: '';
    z-index: -1;
    background: rgb(219,192,167);
    left: 0;
}header .top-pro-yBCUXF a:hover {
    color: #ffffff;
    border-left-color: rgba(255, 255, 255, 0.2);
    border-right-color: rgba(255, 255, 255, 0.2);
}header .top-pro-yBCUXF a:hover::before {
    transform: translateX(0);
}header .top-pro-yBCUXF a::after {
    height: 2px;
    transition: transform 0.3s ease;
    position: absolute;
    content: '';
    width: 100%;
    background: rgb(219,192,167);
    transform-origin: right;
    left: 0;
    transform: scaleX(0);
    top: 0;
}header .top-pro-yBCUXF a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}header .top-pro-yBCUXF::before {
    left: -10px;
    transform: translateY(-50%) scale(0);
    top: 50%;
    width: 5px;
    background: rgb(219,192,167);
    transition: transform 0.3s ease;
    content: '';
    height: 5px;
    position: absolute;
}header .top-pro-yBCUXF:hover::before {
    transform: translateY(-50%) scale(1);
}header .site-head-Tw0gn1::before {
    top: 20px;
    width: 30px;
    content: '';
    height: 1px;
    background: rgb(219,192,167);
    position: absolute;
    left: 20px;
}header .site-head-Tw0gn1::after {
    width: 1px;
    left: 20px;
    top: 20px;
    position: absolute;
    content: '';
    height: 30px;
    background: rgb(219,192,167);
}.header-lead-FVu7JQ {
    background: rgb(238,224,210);
    position: relative;
    padding-top: 2rem;
    z-index: 1;
}@keyframes typingCursor {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}

header .top-pro-yBCUXF:last-child::after {
    top: 50%;
    transform: translateY(-50%);
    content: '|';
    position: absolute;
    font-weight: 700;
    right: -10px;
    color: rgb(219,192,167);
    animation: typingCursor 1s infinite;
}

@media (min-width: 1400px) {header .site-head-Tw0gn1 {
    margin: 0 auto;
    max-width: 1320px;
}header .top-pro-yBCUXF {
    margin: 0 2px;
}header .top-pro-yBCUXF a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .site-head-Tw0gn1 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .top-tutor-5ULPBj {
    margin-right: 0;
    margin-bottom: 0;
}header .main-header-zS9eqA {
    margin-top: 1rem;
    flex-basis: 100%;
    justify-content: flex-end;
}header .main-header-zS9eqA::before {
    display: none;
}header .top-pro-yBCUXF a {
    font-size: calc(12px - 1px);
    padding: 0 1rem;
    height: 40px;
}header .top-pro-yBCUXF::before {
    display: none;
}header .site-head-Tw0gn1::before,
    header .site-head-Tw0gn1::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .site-head-Tw0gn1 {
    padding: 0.8rem 1.5rem;
}header .top-tutor-5ULPBj {
    max-width: 140px;
    padding: 0.4rem 0.6rem;
}header .page-nav-nWP7V6 img {
    max-height: 35px;
}header .main-header-zS9eqA {
    overflow-x: auto;
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
}header .main-header-zS9eqA::-webkit-scrollbar {
    height: 3px;
}header .main-header-zS9eqA::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(219,192,167);
}header .top-pro-yBCUXF {
    margin: 0;
    flex: 0 0 auto;
}header .top-pro-yBCUXF a {
    height: 35px;
    letter-spacing: 0.5px;
    padding: 0 0.8rem;
    white-space: nowrap;
    font-size: calc(12px - 2px);
}header .top-pro-yBCUXF:last-child::after {
    display: none;
}
}

@media (max-width: 479px) {header .site-head-Tw0gn1 {
    padding: 0.7rem 1.2rem;
}header .top-tutor-5ULPBj {
    padding: 0.3rem 0.5rem;
    max-width: 120px;
}header .top-pro-yBCUXF a {
    padding: 0 0.6rem;
    font-size: calc(12px - 3px);
    height: 32px;
}}.program-outcomes-HUYC8a {
    background: linear-gradient(125deg, rgb(238,224,210) 0%, rgb(219,192,167,0.5) 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.program-outcomes-HUYC8a::before {
    z-index: 0;
    opacity: 0.03;
    content: '';
    height: 100%;
    background-size: 30px 30px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(#ffffff 1px, transparent 1px),
                      linear-gradient(to right, #ffffff 1px, transparent 1px);
}.program-outcomes-HUYC8a::after {
    height: 200%;
    width: 200%;
    content: '';
    left: -50%;
    opacity: 0.2;
    z-index: 0;
    top: -50%;
    background: radial-gradient(circle, rgb(196,158,125,0.5) 0%, transparent 60%);
    position: absolute;
}.program-outcomes-HUYC8a .master-program-qy0Mld {
    z-index: 1;
    padding: 0 20px;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}.program-outcomes-HUYC8a h2 {
    text-align: center;
    margin: 0 0 80px;
    font-size: 39px;
    color: #ffffff;
    position: relative;
    font-weight: 700;
}.program-outcomes-HUYC8a h2::after {
    transform: translateX(-50%);
    left: 50%;
    content: '';
    height: 4px;
    bottom: -20px;
    border-radius: 10px;
    position: absolute;
    width: 140px;
    background: linear-gradient(90deg, rgb(219,192,167), rgb(196,158,125));
}.program-outcomes-HUYC8a .content-wrapper {
    flex-direction: column;
    display: flex;
    gap: 60px;
}.program-outcomes-HUYC8a .thumbnail-img-Izspg2 {
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
    position: relative;
    height: 400px;
    width: 70%;
}.program-outcomes-HUYC8a .thumbnail-img-Izspg2::before {
    width: 100%;
    left: 0;
    z-index: 1;
    top: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, rgb(219,192,167,0.5) 0%, transparent 70%);
    content: '';
}.program-outcomes-HUYC8a .thumbnail-img-Izspg2::after {
    width: 100%;
    top: 0;
    content: '';
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent 60%, rgb(196,158,125,0.5) 100%);
    height: 100%;
    z-index: 2;
}.program-outcomes-HUYC8a .text_main_holder {
    justify-content: center;
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}.program-outcomes-HUYC8a .text_main_holder > div {
    padding: 30px;
    transition: all 0.3s ease;
    align-items: flex-start;
    display: flex;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 16px;
    gap: 20px;
    backdrop-filter: blur(10px);
    flex: 0 0 calc(33.333% - 20px);
    position: relative;
    overflow: hidden;
}.program-outcomes-HUYC8a .text_main_holder > div::before {
    -webkit-mask: 
        linear-gradient(#fff 0 0) padding-box,
        linear-gradient(#fff 0 0);
    inset: 0;
    border: 2px solid transparent;
    z-index: -1;
    content: '';
    opacity: 0.3;
    -webkit-mask-composite: xor;
    position: absolute;
    mask-composite: exclude;
    background: linear-gradient(135deg, rgb(219,192,167,0.5), rgb(196,158,125,0.5)) border-box;
    border-radius: 16px;
}.program-outcomes-HUYC8a .text_main_holder > div::after {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    left: -100%;
    content: '';
    z-index: 0;
    top: 0;
    transition: 0.5s;
    height: 100%;
    width: 100%;
    position: absolute;
}.program-outcomes-HUYC8a .text_main_holder > div:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.08);
}.program-outcomes-HUYC8a .text_main_holder > div:hover::after {
    left: 100%;
}.program-outcomes-HUYC8a .text_main_holder svg {
    z-index: 1;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.08);
    position: relative;
    height: 42px;
    padding: 8px;
    flex-shrink: 0;
    transition: all 0.3s ease;
    width: 42px;
}.program-outcomes-HUYC8a .text_main_holder > div:hover svg {
    background: rgb(219,192,167,0.5);
    transform: scale(1.1);
}.program-outcomes-HUYC8a .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(196,158,125);
}.program-outcomes-HUYC8a .text_main_holder > div:hover svg path {
    fill: #ffffff;
}.program-outcomes-HUYC8a .text_main_holder p {
    margin: 0;
    line-height: 1.6;
    z-index: 1;
    position: relative;
    font-size: 14px;
    color: #ffffff;
}

@media (max-width: 1200px) {.program-outcomes-HUYC8a .text_main_holder > div {
    flex: 0 0 calc(50% - 15px);
}
}

@media (max-width: 992px) {.program-outcomes-HUYC8a {
    padding: 100px 0;
}.program-outcomes-HUYC8a .thumbnail-img-Izspg2 {
    width: 85%;
}
}

@media (max-width: 768px) {.program-outcomes-HUYC8a {
    padding: 80px 0;
}.program-outcomes-HUYC8a h2 {
    margin-bottom: 60px;
    font-size: calc(39px * 0.8);
}.program-outcomes-HUYC8a .text_main_holder > div {
    flex: 0 0 100%;
}.program-outcomes-HUYC8a .thumbnail-img-Izspg2 {
    width: 100%;
    height: 350px;
}
}

@media (max-width: 576px) {.program-outcomes-HUYC8a {
    padding: 60px 0;
}.program-outcomes-HUYC8a h2 {
    font-size: 36px;
}.program-outcomes-HUYC8a .thumbnail-img-Izspg2 {
    height: 280px;
}.program-outcomes-HUYC8a .text_main_holder > div {
    gap: 15px;
    padding: 20px;
}.program-outcomes-HUYC8a .text_main_holder svg {
    padding: 6px;
    width: 36px;
    height: 36px;
}}.service-contact-2t37Az {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(180deg, rgb(238,224,210) 0%, rgba(rgb(219,192,167), 0.03) 100%);
}.service-contact-2t37Az::before {
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    content: "";
    z-index: 1;
    background: 
    radial-gradient(circle at 20% 30%, rgba(rgb(196,158,125), 0.07) 0%, transparent 25%),
    radial-gradient(circle at 80% 70%, rgba(rgb(219,192,167), 0.07) 0%, transparent 25%);
    position: absolute;
}.service-contact-2t37Az::after {
    content: "";
    top: 0;
    background: 
    linear-gradient(45deg, transparent 49%, rgba(rgb(219,192,167), 0.03) 49%, rgba(rgb(219,192,167), 0.03) 51%, transparent 51%) 0 0 / 40px 40px,
    linear-gradient(-45deg, transparent 49%, rgba(rgb(196,158,125), 0.03) 49%, rgba(rgb(196,158,125), 0.03) 51%, transparent 51%) 0 0 / 40px 40px;
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0.6;
    z-index: 2;
    width: 100%;
}.service-contact-2t37Az .container {
    z-index: 10;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.service-contact-2t37Az .reach-help-t0Ju7N {
    border-radius: 29px;
    box-shadow: 0 20px 60px rgba(#000000, 0.08);
    grid-gap: 40px;
    overflow: hidden;
    grid-template-columns: repeat(12, 1fr);
    position: relative;
    display: grid;
    background: #ffffff;
    padding: 0;
}.service-contact-2t37Az h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    background: rgb(219,192,167);
    padding: 30px 40px;
    font-size: 30px;
    margin: 0;
    grid-column: 1 / -1;
    font-weight: 700;
    position: relative;
}.service-contact-2t37Az h3::after {
    background: linear-gradient(90deg, rgb(196,158,125), transparent);
    height: 6px;
    content: "";
    left: 0;
    width: 100%;
    bottom: 0;
    position: absolute;
}.service-contact-2t37Az .help-desk-X34Tdj {
    line-height: 1.6;
    padding: 0 40px;
    color: #000000;
    padding-top: 40px;
    font-size: 12px;
    grid-column: 1 / -1;
    margin: 0;
}.service-contact-2t37Az .send-info-3CoYEW {
    grid-column: 1 / -1;
    padding: 0 40px 40px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    grid-gap: 20px;
}.service-contact-2t37Az .send-info-3CoYEW span {
    position: relative;
    padding: 25px 30px;
    flex-direction: column;
    display: flex;
    border-left: 4px solid transparent;
    transition: all 0.3s ease;
    background: rgba(rgb(238,224,210), 0.5);
    border-radius: 10px;
}.service-contact-2t37Az .send-info-3CoYEW span:hover {
    transform: translateX(5px);
    background: rgba(rgb(219,192,167), 0.05);
}.service-contact-2t37Az .send-info-3CoYEW span p {
    position: relative;
    color: #000000;
    font-size: 12px;
    font-weight: 600;
}.service-contact-2t37Az .send-info-3CoYEW span p::before {
    width: 16px;
    opacity: 0.2;
    position: absolute;
    transform: translateY(-50%);
    height: 16px;
    border-radius: 4px;
    top: 50%;
    content: "";
    background: rgb(219,192,167);
    left: 0;
}.service-contact-2t37Az .send-info-3CoYEW span span {
    padding: 0;
    background: transparent;
    border: none;
    display: inline-block;
    transform: none;
    font-weight: 400;
    margin: 0;
}.service-contact-2t37Az .send-info-3CoYEW span span:hover {
    background: transparent;
    border-left: none;
    transform: none;
}.service-contact-2t37Az .send-info-3CoYEW span a {
    color: rgb(219,192,167);
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    transition: all 0.3s ease;
}.service-contact-2t37Az .send-info-3CoYEW span a:hover {
    color: rgb(196,158,125);
}.service-contact-2t37Az .send-info-3CoYEW span a::after {
    width: 100%;
    left: 0;
    background: rgb(219,192,167);
    height: 1px;
    content: "";
    bottom: -2px;
    transition: all 0.3s ease;
    opacity: 0.5;
    position: absolute;
}.service-contact-2t37Az .send-info-3CoYEW span a:hover::after {
    opacity: 1;
    height: 2px;
    background: rgb(196,158,125);
}.service-contact-2t37Az .reach-out-P9J1xo {
    padding: 30px;
    background: rgba(rgb(219,192,167), 0.03);
    margin: 20px 40px 40px;
    border-radius: 10px;
    grid-column: 1 / -1;
}.service-contact-2t37Az .reach-out-P9J1xo h4 {
    font-size: 24px;
    position: relative;
    font-weight: 700;
    color: rgb(219,192,167);
    margin: 0 0 20px 0;
    border-bottom: 1px solid rgba(rgb(219,192,167), 0.1);
    padding-bottom: 10px;
}.service-contact-2t37Az .reach-out-P9J1xo h4::after {
    background: rgb(219,192,167);
    height: 2px;
    left: 0;
    width: 100px;
    content: "";
    bottom: -1px;
    position: absolute;
}.service-contact-2t37Az .reach-out-P9J1xo span {
    border-bottom: 1px dashed rgba(#000000, 0.1);
    color: #000000;
    background: transparent;
    transform: none;
    display: grid;
    align-items: center;
    padding: 10px 0;
    transition: all 0.3s ease;
    grid-template-columns: 1fr auto;
    border-left: none;
}.service-contact-2t37Az .reach-out-P9J1xo span:last-child {
    border-bottom: none;
}.service-contact-2t37Az .reach-out-P9J1xo span:hover {
    background: rgba(rgb(219,192,167), 0.02);
    border-left: none;
    transform: none;
    padding-left: 10px;
}@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}

@keyframes pulse {
  0%, 100% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.8;
  }
}

.service-contact-2t37Az .reach-help-t0Ju7N::before {
    z-index: 1;
    animation: float 8s ease-in-out infinite, pulse 6s ease-in-out infinite;
    content: "";
    width: 200px;
    position: absolute;
    background: rgb(219,192,167);
    height: 200px;
    right: -100px;
    top: -100px;
    opacity: 0.05;
    border-radius: 50%;
}.service-contact-2t37Az .reach-help-t0Ju7N::after {
    background: rgb(196,158,125);
    z-index: 1;
    width: 150px;
    left: -75px;
    opacity: 0.05;
    height: 150px;
    bottom: -75px;
    border-radius: 50%;
    animation: float 8s ease-in-out infinite reverse, pulse 6s ease-in-out infinite reverse;
    content: "";
    position: absolute;
}

@media (max-width: 1024px) {.service-contact-2t37Az {
    padding: 80px 0;
}.service-contact-2t37Az .reach-help-t0Ju7N {
    grid-gap: 30px;
}.service-contact-2t37Az h3 {
    padding: 25px 30px;
}.service-contact-2t37Az .help-desk-X34Tdj {
    padding: 0 30px;
    padding-top: 30px;
}.service-contact-2t37Az .send-info-3CoYEW {
    padding: 0 30px 30px;
}.service-contact-2t37Az .reach-out-P9J1xo {
    margin: 10px 30px 30px;
}
}

@media (max-width: 768px) {.service-contact-2t37Az {
    padding: 60px 0;
}.service-contact-2t37Az h3 {
    padding: 20px 25px;
    font-size: calc(30px - 2px);
}.service-contact-2t37Az .help-desk-X34Tdj {
    padding: 0 25px;
    padding-top: 25px;
}.service-contact-2t37Az .send-info-3CoYEW {
    padding: 0 25px 25px;
    grid-template-columns: 1fr;
}.service-contact-2t37Az .reach-out-P9J1xo {
    margin: 10px 25px 25px;
    padding: 20px;
}.service-contact-2t37Az .reach-out-P9J1xo span {
    padding: 8px 0;
}
}

@media (max-width: 576px) {.service-contact-2t37Az {
    padding: 50px 0;
}.service-contact-2t37Az h3 {
    padding: 15px 20px;
    font-size: calc(30px - 4px);
}.service-contact-2t37Az .help-desk-X34Tdj {
    font-size: calc(12px - 1px);
    padding: 0 20px;
    padding-top: 20px;
}.service-contact-2t37Az .send-info-3CoYEW {
    padding: 0 20px 20px;
    grid-gap: 15px;
}.service-contact-2t37Az .send-info-3CoYEW span {
    padding: 20px;
}.service-contact-2t37Az .reach-out-P9J1xo {
    padding: 15px;
    margin: 10px 20px 20px;
}.service-contact-2t37Az .reach-out-P9J1xo h4 {
    margin-bottom: 15px;
    padding-bottom: 8px;
    font-size: calc(24px - 2px);
}.service-contact-2t37Az .reach-out-P9J1xo span {
    padding: 6px 0;
    font-size: calc(12px - 1px);
}}

.service-contact-2t37Az .send-info-3CoYEW span::after {
    right: 0;
    border-color: transparent rgba(rgb(219,192,167), 0.1) transparent transparent;
    border-style: solid;
    height: 0;
    transition: all 0.3s ease;
    content: "";
    opacity: 0;
    width: 0;
    top: 0;
    position: absolute;
    border-width: 0 20px 20px 0;
}.service-contact-2t37Az .send-info-3CoYEW span:hover::after {
    opacity: 1;
}.service-contact-2t37Az .send-info-3CoYEW span:nth-child(odd) {
    transform: translateY(0) rotate(0);
    transition: all 0.5s ease;
}.service-contact-2t37Az .send-info-3CoYEW span:nth-child(odd):hover {
    transform: translateX(5px) translateY(-3px) rotate(0.5deg);
}.service-contact-2t37Az .send-info-3CoYEW span:nth-child(even) {
    transition: all 0.5s ease;
    transform: translateY(0) rotate(0);
}.service-contact-2t37Az .send-info-3CoYEW span:nth-child(even):hover {
    transform: translateX(5px) translateY(3px) rotate(-0.5deg);
}.service-contact-2t37Az .send-info-3CoYEW span svg {
    width: 20px;
    top: 50%;
    left: 0;
    opacity: 0.8;
    transition: all 0.3s ease;
    position: absolute;
    transform: translateY(-50%);
    fill: rgb(219,192,167);
    height: 20px;
}.service-contact-2t37Az .send-info-3CoYEW span svg path {
    fill: rgb(219,192,167);
}.service-contact-2t37Az .send-info-3CoYEW span:hover svg {
    transform: translateY(-50%) scale(1.1);
    fill: rgb(196,158,125);
}.service-contact-2t37Az .send-info-3CoYEW span svg path {
    stroke: #000000;
    stroke-opacity: 0.2;
    stroke-width: 1;
    transition: all 0.3s ease;
}.service-contact-2t37Az .send-info-3CoYEW span:hover svg path {
    stroke: rgb(196,158,125);
    stroke-opacity: 0.5;
}.service-contact-2t37Az .send-info-3CoYEW span p svg {
    fill: rgb(219,192,167);
    height: 16px;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    left: 0;
    width: 16px;
}.service-contact-2t37Az .reach-out-P9J1xo h4 svg {
    fill: rgb(219,192,167);
    vertical-align: middle;
    margin-right: 8px;
    width: 18px;
    height: 18px;
}

@media (max-width: 768px) {.service-contact-2t37Az .send-info-3CoYEW span svg {
    width: 18px;
    height: 18px;
}.service-contact-2t37Az .send-info-3CoYEW span p svg {
    height: 14px;
    width: 14px;
}.service-contact-2t37Az .reach-out-P9J1xo h4 svg {
    margin-right: 6px;
    height: 16px;
    width: 16px;
}
}

@media (max-width: 576px) {.service-contact-2t37Az .send-info-3CoYEW span svg {
    width: 16px;
    height: 16px;
}.service-contact-2t37Az .send-info-3CoYEW span p svg {
    width: 12px;
    height: 12px;
}.service-contact-2t37Az .reach-out-P9J1xo h4 svg {
    margin-right: 5px;
    width: 14px;
    height: 14px;
}}.cost-plan-IpROgK {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.cost-plan-IpROgK::before {
    right: 0;
    z-index: 1;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 100%);
    content: "";
    position: absolute;
}.cost-plan-IpROgK .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}.cost-plan-IpROgK .trial-pricing-LwKJZv {
    position: relative;
}.cost-plan-IpROgK h2 {
    font-size: 35px;
    position: relative;
    transform: perspective(1000px) translateZ(30px);
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 5px 15px rgba(0,0,0,0.3);
}.cost-plan-IpROgK h2::after {
    bottom: -15px;
    width: 80px;
    content: "";
    height: 4px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(219,192,167,0.5), rgb(219,192,167), rgb(219,192,167,0.5));
    left: 50%;
    position: absolute;
}.cost-plan-IpROgK .price-grid-FpmZRG {
    font-size: calc(16px * 1.1);
    opacity: 0.9;
    max-width: 800px;
    line-height: 1.6;
    text-align: center;
    font-weight: 300;
    transform: perspective(1000px) translateZ(20px);
    color: #ffffff;
    margin: 0 auto 50px;
}.cost-plan-IpROgK .pricing-levels-TurwSx {
    display: grid;
    gap: 30px;
    margin: 0;
    perspective: 1000px;
    list-style: none;
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}.cost-plan-IpROgK .pricing-levels-TurwSx li {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-style: preserve-3d;
}.cost-plan-IpROgK .plan-matrix-g7ZSXV {
    text-decoration: none;
    position: relative;
    transform-style: preserve-3d;
    display: block;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.cost-plan-IpROgK .pro-fees-YnfvrG {
    padding: 40px 30px;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.1);
    background: linear-gradient(135deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.1) 100%);
    overflow: hidden;
    transform-style: preserve-3d;
    position: relative;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
}.cost-plan-IpROgK .pro-fees-YnfvrG::before {
    transition: transform 0.5s ease, opacity 0.5s ease;
    background: linear-gradient(90deg, rgb(219,192,167), rgb(196,158,125));
    top: 0;
    width: 100%;
    transform: scaleX(0.8);
    height: 5px;
    content: "";
    position: absolute;
    opacity: 0.8;
    left: 0;
}.cost-plan-IpROgK .pro-fees-YnfvrG::after {
    border-radius: 50%;
    width: 150px;
    transform: translate(30%, 30%);
    position: absolute;
    background: radial-gradient(circle, rgb(219,192,167,0.5) 0%, transparent 70%);
    opacity: 0.2;
    height: 150px;
    bottom: 0;
    right: 0;
    z-index: -1;
    transition: all 0.6s ease;
    content: "";
}.cost-plan-IpROgK .bundle-offer-vrGIsk {
    transition: transform 0.5s ease;
    position: relative;
    transform-style: preserve-3d;
}.cost-plan-IpROgK .bundle-offer-vrGIsk h4 {
    font-size: calc(24px * 1.2);
    transform: translateZ(10px);
    margin: 0 0 25px;
    position: relative;
    padding-bottom: 15px;
    color: #ffffff;
    font-weight: 600;
}.cost-plan-IpROgK .bundle-offer-vrGIsk h4::after {
    transition: width 0.4s ease;
    background: rgb(196,158,125);
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 0;
    content: "";
    position: absolute;
}.cost-plan-IpROgK .bundle-offer-vrGIsk p {
    transform: translateZ(5px);
    opacity: 0.8;
    padding-right: 5px;
    line-height: 1.7;
    font-weight: 300;
    overflow-y: auto;
    color: #ffffff;
    word-break: break-word;
    overflow-wrap: break-word;
    margin: 0 0 30px;
    max-height: 250px;
    font-size: 16px;
}.cost-plan-IpROgK .bundle-offer-vrGIsk p::-webkit-scrollbar {
    width: 4px;
}.cost-plan-IpROgK .bundle-offer-vrGIsk p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(219,192,167,0.5);
}.cost-plan-IpROgK .bundle-offer-vrGIsk p::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.05);
    border-radius: 10px;
}.cost-plan-IpROgK .fee-package-LGefyZ {
    font-size: calc(24px * 1.5);
    transition: all 0.4s ease;
    font-weight: 700;
    position: relative;
    display: inline-block;
    transform: translateZ(15px);
    color: #ffffff;
    padding: 10px 5px;
}.cost-plan-IpROgK .fee-package-LGefyZ::before {
    height: 2px;
    transform: scaleX(0.5);
    transform-origin: center;
    position: absolute;
    transition: transform 0.5s ease, opacity 0.5s ease;
    left: 0;
    opacity: 0.6;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(196,158,125), transparent);
    content: "";
    bottom: 5px;
}.cost-plan-IpROgK .plan-matrix-g7ZSXV:hover .pro-fees-YnfvrG {
    transform: translateY(-10px) translateZ(20px);
    box-shadow: 0 30px 60px rgba(0,0,0,0.3), 0 0 0 1px rgba(255,255,255,0.15);
}.cost-plan-IpROgK .plan-matrix-g7ZSXV:hover .pro-fees-YnfvrG::before {
    opacity: 1;
    transform: scaleX(1);
}.cost-plan-IpROgK .plan-matrix-g7ZSXV:hover .pro-fees-YnfvrG::after {
    transform: translate(20%, 20%) scale(1.2);
    opacity: 0.4;
}.cost-plan-IpROgK .plan-matrix-g7ZSXV:hover .bundle-offer-vrGIsk h4::after {
    width: 80px;
}.cost-plan-IpROgK .plan-matrix-g7ZSXV:hover .fee-package-LGefyZ {
    transform: translateZ(25px) scale(1.05);
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
}.cost-plan-IpROgK .plan-matrix-g7ZSXV:hover .fee-package-LGefyZ::before {
    transform: scaleX(0.8);
    opacity: 1;
}

@media (max-width: 1200px) {.cost-plan-IpROgK {
    padding: 80px 0;
}.cost-plan-IpROgK .pricing-levels-TurwSx {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
}

@media (max-width: 991px) {.cost-plan-IpROgK {
    padding: 70px 0;
}.cost-plan-IpROgK h2 {
    font-size: calc(35px * 0.9);
}.cost-plan-IpROgK .price-grid-FpmZRG {
    font-size: 16px;
    margin-bottom: 40px;
}.cost-plan-IpROgK .pricing-levels-TurwSx {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
}.cost-plan-IpROgK .pro-fees-YnfvrG {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.cost-plan-IpROgK {
    padding: 60px 0;
}.cost-plan-IpROgK h2 {
    font-size: calc(35px * 0.8);
    margin-bottom: 15px;
}.cost-plan-IpROgK .price-grid-FpmZRG {
    margin-bottom: 30px;
}.cost-plan-IpROgK .pricing-levels-TurwSx {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.cost-plan-IpROgK .bundle-offer-vrGIsk h4 {
    font-size: 24px;
}.cost-plan-IpROgK .fee-package-LGefyZ {
    font-size: calc(24px * 1.3);
}
}

@media (max-width: 480px) {.cost-plan-IpROgK {
    padding: 50px 0;
}.cost-plan-IpROgK .pro-fees-YnfvrG {
    padding: 25px 20px;
}.cost-plan-IpROgK .bundle-offer-vrGIsk p {
    max-height: 200px;
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}.cost-plan-IpROgK .fee-package-LGefyZ {
    font-size: calc(24px * 1.2);
}
}

@media (hover: none) {.cost-plan-IpROgK .pro-fees-YnfvrG {
    transform: none !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15), 0 0 0 1px rgba(255,255,255,0.1) !important;
}.cost-plan-IpROgK .pro-fees-YnfvrG::before {
    transform: scaleX(0.9);
    opacity: 0.9;
}.cost-plan-IpROgK .bundle-offer-vrGIsk h4::after {
    width: 60px;
}}.about-this-FS5ZD4 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.about-this-FS5ZD4::before {
    bottom: 0;
    position: absolute;
    right: 0;
    backdrop-filter: blur(3px);
    top: 0;
    content: "";
    background: linear-gradient(135deg, 
        rgb(219,192,167,0.5) 0%, 
        rgba(255, 255, 255, 0.9) 40%, 
        rgba(255, 255, 255, 0.85) 65%, 
        rgb(196,158,125,0.5) 100%);
    left: 0;
    z-index: 1;
}.about-this-FS5ZD4::after {
    z-index: 0;
    height: 200px;
    background: rgb(196,158,125);
    position: absolute;
    opacity: 0.05;
    content: "";
    width: 120%;
    left: -10%;
    transform: rotate(-2deg);
    top: -100px;
}.about-this-FS5ZD4 .container {
    display: flex;
    justify-content: flex-end;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.about-this-FS5ZD4 .text-area-wrap-nrOk9b {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08), 
                0 6px 20px rgba(0, 0, 0, 0.04),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    padding: 40px;
    animation: slide-up 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    width: 70%;
    transform: translateY(20px);
    background: rgba(255, 255, 255, 0.9);
    position: relative;
}.about-this-FS5ZD4 .text-area-wrap-nrOk9b::before {
    content: "";
    opacity: 0.1;
    top: 40px;
    transform: skewY(45deg);
    height: 85%;
    background: rgb(219,192,167);
    position: absolute;
    width: 40px;
    left: -20px;
}.about-this-FS5ZD4 h1 {
    animation: fade-in-right 0.5s ease forwards 0.3s;
    font-weight: 700;
    position: relative;
    font-size: 43px;
    transform: translateX(-10px);
    margin-bottom: 30px;
    opacity: 0;
    color: rgb(219,192,167);
}.about-this-FS5ZD4 h1::after {
    height: 3px;
    bottom: -10px;
    content: "";
    animation: scale-in 0.5s ease forwards 0.7s;
    left: 0;
    width: 60px;
    position: absolute;
    transform: scaleX(0);
    background: rgb(196,158,125);
    transform-origin: left;
}.about-this-FS5ZD4 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.about-this-FS5ZD4 li {
    transform: translateY(20px);
    animation: fade-in-up 0.5s ease forwards 0.5s;
    margin-bottom: 20px;
    opacity: 0;
}.about-this-FS5ZD4 li:last-child {
    animation-delay: 0.7s;
}.about-this-FS5ZD4 h4 {
    display: inline-block;
    font-size: 24px;
    position: relative;
    color: #000000;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    font-weight: 600;
}.about-this-FS5ZD4 h4::before {
    position: absolute;
    animation: scale-in 0.4s ease forwards 0.9s;
    top: 50%;
    border-radius: 50%;
    content: "";
    background: rgb(196,158,125);
    transform: translateY(-50%) scale(0);
    height: 8px;
    width: 8px;
    left: -15px;
}.about-this-FS5ZD4 span {
    font-size: 13px;
    display: block;
    position: relative;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    color: #000000;
    column-gap: 40px;
    line-height: 1.8;
    padding-left: 15px;
    column-count: 2;
}

@keyframes slide-up {
    0% {
        transform: translateY(40px);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes fade-in-right {
    0% {
        opacity: 0;
        transform: translateX(-10px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes scale-in {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@media screen and (max-width: 1200px) {.about-this-FS5ZD4 {
    padding: 100px 20px;
}.about-this-FS5ZD4 .container {
    max-width: 100%;
}.about-this-FS5ZD4 .text-area-wrap-nrOk9b {
    width: 80%;
}
}

@media screen and (max-width: 992px) {.about-this-FS5ZD4 {
    padding: 80px 20px;
}.about-this-FS5ZD4 .container {
    justify-content: center;
}.about-this-FS5ZD4 .text-area-wrap-nrOk9b {
    width: 90%;
    padding: 30px;
}.about-this-FS5ZD4 span {
    column-count: 1;
}
}

@media screen and (max-width: 768px) {.about-this-FS5ZD4 {
    padding: 60px 15px;
}.about-this-FS5ZD4 .text-area-wrap-nrOk9b {
    padding: 25px;
    width: 100%;
}.about-this-FS5ZD4 .text-area-wrap-nrOk9b::before {
    display: none;
}.about-this-FS5ZD4 h1 {
    margin-bottom: 25px;
    font-size: calc(43px * 0.85);
}.about-this-FS5ZD4 h4 {
    font-size: calc(24px * 0.9);
}.about-this-FS5ZD4 span {
    padding-left: 10px;
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}
}

@media screen and (max-width: 576px) {.about-this-FS5ZD4 {
    padding: 50px 10px;
}.about-this-FS5ZD4 .text-area-wrap-nrOk9b {
    padding: 20px;
}.about-this-FS5ZD4 h1 {
    font-size: calc(43px * 0.75);
    margin-bottom: 20px;
}.about-this-FS5ZD4 h1::after {
    width: 50px;
    height: 2px;
}.about-this-FS5ZD4 h4 {
    font-size: calc(24px * 0.85);
}.about-this-FS5ZD4 span {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}}.welcome-6JYA3N {
    justify-content: center;
    perspective: 1000px;
    align-items: center;
    background: linear-gradient(135deg, rgb(219,192,167,0.5), rgb(238,224,210), rgb(196,158,125,0.5));
    min-height: 100vh;
    display: flex;
    overflow: hidden;
    position: relative;
}.welcome-6JYA3N::before {
    left: 0;
    content: "";
    animation: pulseBg 15s infinite alternate ease-in-out;
    z-index: 1;
    position: absolute;
    opacity: 0.2;
    background: 
    radial-gradient(circle at 20% 30%, rgb(219,192,167,0.5) 5%, transparent 20%),
    radial-gradient(circle at 80% 70%, rgb(196,158,125,0.5) 5%, transparent 20%);
    width: 100%;
    height: 100%;
    top: 0;
}.welcome-6JYA3N::after {
    content: "";
    opacity: 0.1;
    width: 200%;
    z-index: 2;
    top: -50%;
    height: 200%;
    transform: rotate(15deg);
    animation: lightSweep 12s infinite linear;
    background: linear-gradient(45deg, transparent 40%, rgb(219,192,167,0.5) 45%, transparent 50%);
    position: absolute;
    left: -50%;
}.welcome-6JYA3N .master-studyfast-bH3gtj {
    gap: 2rem;
    width: 90%;
    max-width: 1200px;
    display: grid;
    transform-style: preserve-3d;
    z-index: 5;
    position: relative;
    grid-template-columns: 1fr;
    animation: fadeIn 1.2s ease-out;
}.welcome-6JYA3N .master-studyfast-bH3gtj > div:first-child {
    padding: 2rem;
    background: rgb(219,192,167,0.5);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    transform: translateZ(20px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    border-left: 4px solid rgb(196,158,125);
    backdrop-filter: blur(8px);
}.welcome-6JYA3N .master-studyfast-bH3gtj > div:first-child p {
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    transform: translateZ(10px);
    font-size: calc(12px * 1.3);
    line-height: 1.6;
    margin: 0;
    font-weight: 600;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
}.welcome-6JYA3N .skill-classes-74hcoG {
    transition: transform 0.5s ease;
    transform: translateZ(30px) rotateX(2deg);
    position: relative;
}.welcome-6JYA3N .skill-classes-74hcoG:hover {
    transform: translateZ(40px) rotateX(0deg);
}.welcome-6JYA3N .skill-classes-74hcoG > div {
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
    position: relative;
    padding: 3rem;
    border-radius: 10px;
}.welcome-6JYA3N .skill-classes-74hcoG > div::before {
    height: 100%;
    background: linear-gradient(
    to bottom,
    rgb(219,192,167,0.5) 0%,
    rgba(0, 0, 0, 0.5) 50%,
    rgb(196,158,125,0.5) 100%
  );
    opacity: 0.8;
    content: "";
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}.welcome-6JYA3N .skill-classes-74hcoG > div::after {
    animation: rotateGradient 25s infinite linear;
    top: -10%;
    height: 120%;
    z-index: 2;
    content: "";
    left: -10%;
    width: 120%;
    position: absolute;
    opacity: 0.15;
    background: radial-gradient(ellipse at center, transparent 40%, rgb(219,192,167,0.5) 100%);
}.welcome-6JYA3N .skill-classes-74hcoG h3 {
    font-family: Arial, sans-serif;
    z-index: 5;
    padding-bottom: 1.5rem;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    margin: 0 0 2rem 0;
    font-size: calc(21px * 1.1);
}.welcome-6JYA3N .title_style_header {
    backdrop-filter: blur(5px);
    transform: translateZ(15px);
    padding: 1.5rem;
    font-size: 46px;
    letter-spacing: 1px;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(219,192,167,0.5), rgb(196,158,125,0.5));
    margin: 0;
    animation: pulseHeader 3s infinite alternate ease-in-out;
    z-index: 5;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    font-weight: 700;
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

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

@keyframes pulseHeader {
  0% {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    transform: translateZ(15px) scale(1);
  }
  100% {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25), 0 0 20px rgb(219,192,167,0.5);
    transform: translateZ(25px) scale(1.02);
  }
}

@keyframes pulseBg {
  0% {
    opacity: 0.1;
    transform: scale(1);
  }
  100% {
    opacity: 0.3;
    transform: scale(1.2);
  }
}

@keyframes lightSweep {
  0% {
    transform: rotate(15deg) translateX(-100%);
  }
  100% {
    transform: rotate(15deg) translateX(100%);
  }
}

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

@media (min-width: 768px) {.welcome-6JYA3N .master-studyfast-bH3gtj {
    grid-template-columns: 1fr 2fr;
    gap: 3rem;
}.welcome-6JYA3N .master-studyfast-bH3gtj > div:first-child {
    padding: 3rem;
    display: flex;
    align-items: center;
}.welcome-6JYA3N .master-studyfast-bH3gtj > div:first-child p {
    font-size: calc(12px * 1.5);
}.welcome-6JYA3N .skill-classes-74hcoG > div {
    display: flex;
    flex-direction: column;
    min-height: 400px;
    justify-content: space-between;
    padding: 4rem;
}.welcome-6JYA3N .skill-classes-74hcoG h3 {
    max-width: 80%;
    font-size: 21px;
}.welcome-6JYA3N .title_style_header {
    font-size: calc(46px * 1.2);
    padding: 2rem;
}
}

@media (min-width: 992px) {.welcome-6JYA3N .master-studyfast-bH3gtj {
    gap: 4rem;
}.welcome-6JYA3N .master-studyfast-bH3gtj > div:first-child {
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
}.welcome-6JYA3N .skill-classes-74hcoG > div {
    transition: background-position 8s ease;
    background-position: center center !important;
    min-height: 450px;
}.welcome-6JYA3N .skill-classes-74hcoG > div:hover {
    background-position: bottom right !important;
}.welcome-6JYA3N .skill-classes-74hcoG h3 {
    max-width: 70%;
}.welcome-6JYA3N .title_style_header {
    transform: translateZ(20px);
    margin-left: 2rem;
}
}

@media (max-width: 767px) {.welcome-6JYA3N {
    padding: 3rem 1rem;
}.welcome-6JYA3N .master-studyfast-bH3gtj > div:first-child {
    padding: 1.5rem;
}.welcome-6JYA3N .master-studyfast-bH3gtj > div:first-child p {
    font-size: 12px;
}.welcome-6JYA3N .skill-classes-74hcoG > div {
    padding: 2rem;
}.welcome-6JYA3N .skill-classes-74hcoG h3 {
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
    font-size: calc(17px * 1.2);
}.welcome-6JYA3N .title_style_header {
    padding: 1rem;
    font-size: calc(32px * 0.9);
}
}