html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
    scroll-behavior: auto;
}


.tariff-package-OEsv {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}

.tariff-package-OEsv .rate-schemes-kUtY {
    position: relative;
}

.tariff-package-OEsv h2 {
    font-weight: 700;
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
    text-align: center;
    margin-bottom: 20px;
    font-size: 38px;
    color: #ffffff;
    position: relative;
}

.tariff-package-OEsv .rate-choices-fZqK li:nth-child(2) {
    animation-delay: 0.5s;
}

.tariff-package-OEsv .skill-pricing-ymcH {
    height: 100%;
    overflow: hidden;
    backdrop-filter: blur(10px);
    transition: all 0.4s ease;
    border: 1px solid rgba(255,255,255,0.1);
    transform: translateZ(0);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
    position: relative;
    background: linear-gradient(145deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 100%);
    border-radius: 8px;
}

.tariff-package-OEsv .study-sub-sQeS:hover .skill-pricing-ymcH {
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 20px 40px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.2);
}

.tariff-package-OEsv .study-sub-sQeS:hover .payment-plan-YRVd {
    transform: scale(1.05) translateY(-5px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
}

.join-our-mailing-list-LcYM .study-training-IqdD {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.join-our-mailing-list-LcYM .input_holder {
    overflow: hidden;
    flex-direction: row;
    max-width: 90%;
    border-radius: 14px;
    transform: perspective(800px) rotateY(-5deg);
    display: flex;
    align-items: stretch;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
}



.join-our-mailing-list-LcYM .news-signup-form-VIRA:active {
    transform: translateY(2px);
    animation: pulse 1s forwards;
}

.our-story-BeDb .container {
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}

.our-story-BeDb .text-placeholder-JDIP {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(10px);
    padding: 40px;
    opacity: 0;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.05) 100%);
    animation: fadeUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.4s;
    transform: translateY(20px);
    border-left: 3px solid rgb(220,169,154);
    position: relative;
}

.our-story-BeDb .text-placeholder-JDIP div > div::before {
    content: '';
    left: 0;
    top: 0;
    transform: scaleY(0);
    animation: expandLine 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards 1s;
    position: absolute;
    transform-origin: top;
    bottom: 0;
    background: linear-gradient(to bottom, rgb(220,169,154), transparent);
    width: 3px;
}

header .top-bar-xuQs .main-learn-HAEX {
    position: relative;
    overflow: visible;
}

header .top-bar-xuQs .main-learn-HAEX::after {
    transform-origin: left;
    background: rgb(194,130,110);
    content: "";
    box-shadow: 0 0 8px 2px rgb(194,130,110);
    height: 2px;
    transform: scaleX(0);
    animation: neonPulse 3s infinite alternate;
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
}

header .top-bar-xuQs .header-start-zCpf:hover {
    transform: translateZ(20px);
}

header .top-bar-xuQs .header-start-zCpf a::before {
    top: 0;
    background: rgb(220,169,154,0.5);
    height: 100%;
    transition: opacity 0.3s ease, transform 0.3s ease;
    z-index: -1;
    opacity: 0;
    content: "";
    transform: scale(0.9);
    left: 0;
    border-radius: 10px;
    position: absolute;
    width: 100%;
}

.tySpace-tasz .container {
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1200px;
}

.tySpace-tasz .study-training-IqdD {
    gap: 2.5rem;
    grid-template-columns: 1fr;
    padding: 3.5rem;
    display: grid;
    transform: translateZ(0);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2),
        inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.85);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        95% 100%, 
        0 100%
    );
    position: relative;
    backdrop-filter: blur(10px);
}

.tySpace-tasz a:hover p::after {
    transform: scaleX(1);
}

.contact-us-ZIlU::before {
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.contact-us-ZIlU .inquiry-grid-Tsaw {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 3rem;
    background: rgb(243,217,208);
    flex: 1 0 300px;
}

.contact-us-ZIlU .inquiry-grid-Tsaw div {
    display: flex;
    border-radius: 10px;
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.02));
    align-items: center;
    transition: all 0.3s ease;
    padding: 1rem;
    margin-bottom: 2rem;
}

.contact-us-ZIlU .inquiry-grid-Tsaw div span a:hover {
    color: rgb(220,169,154);
}

.contact-us-ZIlU .support-form-iSUK h3 {
    position: relative;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 2rem;
    color: #000000;
}

.contact-us-ZIlU .support-form-iSUK input[type="text"]:focus,
.contact-us-ZIlU .support-form-iSUK input[type="email"]:focus {
    border-color: rgb(220,169,154);
    box-shadow: 0 0 0 3px rgb(220,169,154,0.5);
    outline: none;
}

.contact-us-ZIlU .support-form-iSUK .inquiry-section-cfMw input[type="checkbox"]:checked {
    background-color: rgb(220,169,154);
    border-color: rgb(220,169,154);
}

.contact-us-ZIlU .support-form-iSUK .feedback-help-wjSY {
    width: 100%;
    padding: 1rem;
    position: relative;
    font-weight: 600;
    font-size: 20px;
    margin-top: 1rem;
    color: #ffffff;
    transition: all 0.3s ease;
    cursor: pointer;
    border-radius: 10px;
    border: none;
    overflow: hidden;
    background: rgb(220,169,154);
}

.education-experience-OKJg .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 2rem;
}

.education-experience-OKJg .feedback-grid-DZNI:hover .content-photo-qgDm {
    transform: translateZ(120px) rotateY(-10deg) translateX(-20px);
}

.education-experience-OKJg .feedback-grid-DZNI:hover .name {
    transform: translateZ(90px) rotateY(0deg) translateX(20px);
}

.education-experience-OKJg .feedback-grid-DZNI span:not(.name) {
    padding: 1rem 1.5rem;
    color: #000000;
    background: #ffffff;
    font-weight: 600;
    font-size: 21px;
    border-radius: 10px;
    position: absolute;
    transform: translateZ(50px) rotateY(5deg);
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    top: 190px;
    z-index: 3;
    left: 40px;
}

.trackingNoticeDialog-iUTd {
    position: fixed;
    width: 100%;
    border-top: 3px solid rgb(220,169,154);
    padding: 1rem 0;
    justify-content: center;
    bottom: 0;
    align-items: center;
    background: rgb(243,217,208);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    z-index: 90;
    transition: transform 0.3s ease-in-out;
    display: flex;
}

.online-tracking-CFVX {
    flex: 1;
    min-width: 300px;
    margin-bottom: 20px;
}

.privacy-ack-GXOZ {
    border: none;
    display: inline-block;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.3s ease;
    font-size: 1rem;
    color: #ffffff;
    border-radius: 10px;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    background: rgb(220,169,154);
    font-weight: 700;
}

.course-features-Kzik .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 3;
    padding: 0 20px;
}

.course-features-Kzik .text-placeholder-JDIP::before {
    opacity: 0.1;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(220,169,154,0.5) 49%, rgb(220,169,154,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(135deg, transparent 48%, rgb(194,130,110,0.5) 49%, rgb(194,130,110,0.5) 51%, transparent 52%) 0 0 / 20px 20px;
    content: "";
    z-index: -1;
}

.course-features-Kzik .text-placeholder-JDIP .description:last-child {
    background: rgba(255, 255, 255, 0.6);
    border-left: 2px solid rgb(194,130,110);
    margin-bottom: 0;
    padding: 15px 20px;
}

.course-features-Kzik .content-photo-qgDm::after {
    width: 100%;
    left: 0;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.05) 20px, rgba(255, 255, 255, 0.05) 40px);
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 3;
}

.privacy-chest-lIzg h3 {
    font-weight: 600;
    font-size: 1.5em;
}

.privacy-chest-lIzg h5 {
    font-weight: 400;
    font-size: 23px;
}

.privacy-chest-lIzg ul, .privacy-chest-lIzg ol {
    list-style: none;
    padding-left: 20px;
    margin-left: 20px;
}

.privacy-chest-lIzg p, .privacy-chest-lIzg span, .privacy-chest-lIzg div {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 1.8;
    color: #000000;
}

.learning-outcomes-dWhj {
    position: relative;
    background: linear-gradient(180deg, rgb(243,217,208) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    padding: 140px 0;
}

.learning-outcomes-dWhj .content-photo-qgDm::before {
    background: linear-gradient(to right, rgb(194,130,110,0.5) 0%, transparent 100%);
    position: absolute;
    z-index: 1;
    content: '';
    inset: 0;
}

.learning-outcomes-dWhj .text-placeholder-JDIP {
    width: 60%;
    padding-right: 5%;
    position: relative;
}

.learning-outcomes-dWhj .text_main_holder > div {
    text-align: center;
    align-items: center;
    flex-direction: column;
    transition: all 0.4s ease;
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 2;
    border-top: 3px solid transparent;
    display: flex;
    border-radius: 10px;
    padding: 30px 20px;
}

.learning-outcomes-dWhj .text_main_holder > div:nth-child(3n+3) {
    transform: translateY(-20px);
}

.learning-outcomes-dWhj .text_main_holder svg path {
    fill: rgb(220,169,154);
    transition: fill 0.4s ease;
}

.data-statistics-qEsf::before {
    left: 0;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.65);
    width: 100%;
    z-index: -1;
    top: 0;
    height: 100%;
}

.data-statistics-qEsf .statistics-advantage-WtlL svg {
    fill: rgb(220,169,154);
    height: 30px;
    width: 30px;
}

.data-statistics-qEsf .statistics-advantage-WtlL svg path {
    fill: rgb(220,169,154);
}

.data-statistics-qEsf .class-benefits-CKsZ {
    font-size: 32px;
    padding-right: 80px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px;
}

.data-statistics-qEsf .study-elevation-HPqc {
    justify-content: center;
    background: rgba(255, 255, 255, 0.03);
    align-items: center;
    padding: 30px 20px;
    flex-direction: column;
    text-align: center;
    transition: transform 0.3s ease;
    border-radius: 10px;
    display: flex;
    position: relative;
}

.mod-tools-cdlh::before {
    bottom: 0;
    content: '';
    position: absolute;
    background: radial-gradient(circle at 30% 50%, rgb(220,169,154,0.5) 0%, transparent 50%);
    right: 0;
    top: 0;
    z-index: -1;
    left: 0;
}



.mod-tools-cdlh .info_item {
    transition: transform 0.3s ease;
    text-align: center;
    min-width: 200px;
    flex: 1;
    max-width: 300px;
}

.mod-tools-cdlh .info_item svg {
    width: 1.25rem;
    height: 1.25rem;
    fill: rgb(194,130,110);
    transition: fill 0.3s ease;
}

.mod-tools-cdlh .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    gap: 2rem;
}

.mod-tools-cdlh .main-learn-HAEX svg:hover {
    filter: drop-shadow(0 0 10px rgb(220,169,154));
}

.mod-tools-cdlh .nav-train-moIE {
    flex-direction: column;
    display: flex;
    gap: 1.25rem;
}

.mod-tools-cdlh .header-mainbar-TJfo {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.mod-tools-cdlh .header-mainbar-TJfo a::before {
    position: absolute;
    transform: translateY(-50%);
    content: '';
    height: 5px;
    transition: all 0.3s ease;
    border-radius: 50%;
    background: rgb(194,130,110);
    left: 0;
    top: 50%;
    width: 5px;
}

.mod-tools-cdlh .subscribe_holder p {
    font-size: calc(16px - 1px);
    opacity: 0.9;
    color: #ffffff;
    line-height: 1.6;
}

.mod-tools-cdlh .input_holder input[type="email"] {
    padding: 0.875rem 1rem;
    color: #ffffff;
    font-size: 16px;
    border: 1px solid rgb(194,130,110,0.5);
    flex: 1;
    border-radius: 10px;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
}

.mod-tools-cdlh .news-signup-form-VIRA:hover::before {
    left: 100%;
}

.mod-tools-cdlh .achieve-cta-avOr::before {
    background: linear-gradient(90deg, transparent, rgb(194,130,110,0.5), transparent);
    content: '';
    left: 0;
    width: 100%;
    height: 1px;
    top: -1px;
    position: absolute;
}

.title-section-fpzG > div > div:first-child {
    transition: transform 0.5s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    padding: 2rem;
    transform: perspective(1000px) rotateX(2deg);
    background: #ffffff;
    position: relative;
}

.title-section-fpzG p {
    line-height: 1.6;
    font-size: calc(17px + 0.2rem);
    border-left: 2px solid rgb(194,130,110,0.5);
    color: #000000;
    max-width: 90%;
    position: relative;
    padding-left: 1rem;
}

.title-section-fpzG .expert-guides-HpjY span {
    padding: 2rem;
    width: 100%;
    opacity: 0.9;
    bottom: 0;
    position: absolute;
    transition: transform 0.4s ease, opacity 0.4s ease;
    transform: translateY(20px);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    left: 0;
    z-index: 2;
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media (max-width: 1024px) {.tariff-package-OEsv {
    padding: 80px 0;
}.tariff-package-OEsv .rate-choices-fZqK {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.tariff-package-OEsv .rate-list-NItX {
    padding: 30px 25px;
    min-height: 380px;
}
}



@media (min-width: 768px) {.our-story-BeDb {
    padding: 150px 0 130px;
}.our-story-BeDb h2 {
    margin-bottom: 80px;
    font-size: calc(36px * 1.2);
}.our-story-BeDb h2::after {
    bottom: -20px;
    width: 120px;
}.our-story-BeDb .text-placeholder-JDIP {
    padding: 60px;
    margin-left: 40px;
}.our-story-BeDb .text-placeholder-JDIP > div {
    align-items: flex-start;
    gap: 40px;
    grid-template-columns: 1fr 3fr;
}.our-story-BeDb .text-placeholder-JDIP p {
    font-size: calc(14px * 2);
    padding-right: 20px;
    margin-bottom: 0;
}.our-story-BeDb .text-placeholder-JDIP p::after {
    display: none;
}.our-story-BeDb .text-placeholder-JDIP div > div {
    padding-left: 0;
    position: relative;
    border-left: none;
}.our-story-BeDb .text-placeholder-JDIP div > div::before {
    width: 2px;
    left: -20px;
}
}



@media (max-width: 576px) {header .top-bar-xuQs {
    padding: 0.75rem;
}header .top-bar-xuQs .nav-train-moIE {
    align-items: center;
    flex-direction: column;
}header .top-bar-xuQs .header-start-zCpf {
    margin: 0.25rem 0;
    text-align: center;
    width: 100%;
}header .top-bar-xuQs .main-learn-HAEX svg {
    width: 100px;
}header .top-bar-xuQs .main-learn-HAEX::after {
    left: 10%;
    width: 80%;
}}



@media (max-width: 767px) {.tySpace-tasz {
    padding: 4rem 1.5rem;
}.tySpace-tasz .study-training-IqdD {
    padding: 2.5rem 2rem;
}.tySpace-tasz h5 {
    font-size: 24px;
}.tySpace-tasz p {
    font-size: calc(13px * 0.95);
}
}



@media screen and (max-width: 992px) {.contact-us-ZIlU .connect-query-LMVA {
    flex-direction: column;
}.contact-us-ZIlU .inquiry-grid-Tsaw {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}.contact-us-ZIlU .inquiry-grid-Tsaw::after {
    height: 1px;
    width: 100%;
    top: unset;
    bottom: 0;
    right: unset;
    left: 0;
    background: linear-gradient(to right,
            transparent,
            rgb(220,169,154,0.5),
            transparent);
}.contact-us-ZIlU .support-form-iSUK::before {
    left: 3rem;
    transform: rotate(135deg);
    top: -10px;
}
}


@media only screen and (max-width: 768px) {.trackingNoticeDialog-iUTd .container {
    flex-direction: column;
    align-items: center;
}.gdpr-banner-fidB {
    margin-right: 0;
    margin-bottom: 1rem;
}.online-tracking-CFVX {
    margin-bottom: 1rem;
    text-align: center;
}.cookie_button.cookie-list-KPmN {
    margin-top: 0.5rem;
    margin-left: 0;
}}



@media (max-width: 768px) {.course-features-Kzik {
    padding: 60px 0;
}.course-features-Kzik .text-placeholder-JDIP {
    padding: 30px;
    margin-bottom: 30px;
}.course-features-Kzik .text-placeholder-JDIP h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 20px;
}.course-features-Kzik .content-photo-qgDm {
    height: 50%;
    clip-path: polygon(0 20%, 100% 10%, 100% 100%, 0% 100%);
}
}



@media (max-width: 1200px) {.learning-outcomes-dWhj .text_main_holder {
    grid-template-columns: repeat(2, 1fr);
}.learning-outcomes-dWhj .content-photo-qgDm {
    width: 35%;
}
}



@media (max-width: 768px) {.learning-outcomes-dWhj .text_main_holder {
    grid-template-columns: 1fr;
}.learning-outcomes-dWhj .text_main_holder > div,
    .learning-outcomes-dWhj .text_main_holder > div:nth-child(3n+1),
    .learning-outcomes-dWhj .text_main_holder > div:nth-child(3n+3) {
    transform: translateY(0);
}.learning-outcomes-dWhj .text_main_holder > div:hover,
    .learning-outcomes-dWhj .text_main_holder > div:nth-child(3n+1):hover,
    .learning-outcomes-dWhj .text_main_holder > div:nth-child(3n+3):hover {
    transform: translateY(-10px);
}
}



@media (max-width: 1024px) {.mod-tools-cdlh {
    padding: 4rem 0 1rem;
}.mod-tools-cdlh .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.mod-tools-cdlh .subscribe_holder {
    grid-column: span 2;
}
}



@media (min-width: 769px) {.mod-tools-cdlh .input_holder {
    flex-direction: row;
}.mod-tools-cdlh .news-signup-form-VIRA {
    width: auto;
}
}



@media (max-width: 480px) {.mod-tools-cdlh {
    padding: 2.5rem 0 1rem;
}.mod-tools-cdlh .info_item p, 
    .mod-tools-cdlh .info_item a {
    font-size: calc(16px - 3px);
}.mod-tools-cdlh .nav-train-moIE h5, 
    .mod-tools-cdlh .subscribe_holder h5 {
    font-size: calc(18px - 2px);
}.mod-tools-cdlh .header-mainbar-TJfo a, 
    .mod-tools-cdlh .subscribe_holder p {
    font-size: calc(16px - 2px);
}.mod-tools-cdlh .sample-docs-sfVg {
    font-size: calc(16px - 2px);
}}



@media (max-width: 768px) {.title-section-fpzG {
    padding: 3rem 1rem;
}.title-section-fpzG > div > div:first-child {
    padding: 1.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.title-section-fpzG .page-welcome-aHSC {
    font-size: calc(47px - 0.8rem);
}.title-section-fpzG p {
    max-width: 100%;
    font-size: 17px;
}.title-section-fpzG .expert-guides-HpjY {
    height: 300px;
}.title-section-fpzG .expert-guides-HpjY h3 {
    font-size: calc(21px + 0.1rem);
}
}



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



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



@keyframes neonPulse {
  0% {
    opacity: 0.6;
    transform: scaleX(0.5);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}



@keyframes pulse {
    0% { opacity: 0.6; transform: translateY(-50%) scale(0.95); }
    100% { opacity: 1; transform: translateY(-50%) scale(1.05); }
}



@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    20% {
        transform: scale(25, 25);
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        transform: scale(40, 40);
    }
}

