* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

a {
    color: inherit;
    text-decoration: none;
}

svg {
    width: 30px;
    height: 30px;
}

.tariff-package-OEsv .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    position: relative;
}

.tariff-package-OEsv .fee-struct-LjzD {
    line-height: 1.6;
    font-size: 18px;
    max-width: 800px;
    margin: 0 auto 50px;
    opacity: 0;
    text-align: center;
    transform: translateY(20px);
    color: rgb(255, 255, 255, 0.5);
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
}

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

.tariff-package-OEsv .skill-pricing-ymcH::before {
    position: absolute;
    z-index: -1;
    left: 0;
    transition: opacity 0.6s ease;
    background: linear-gradient(45deg, rgb(220,169,154,0.5), rgb(194,130,110,0.5));
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
    opacity: 0;
}

.tariff-package-OEsv .rate-list-NItX p {
    color: rgba(255,255,255,0.8);
    line-height: 1.7;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
    font-size: 18px;
    flex-grow: 1;
    margin: 0 0 auto;
}

.tariff-package-OEsv .study-sub-sQeS:hover .rate-list-NItX h4 {
    transform: translateY(-5px);
}

.join-our-mailing-list-LcYM {
    position: relative;
    background: linear-gradient(135deg, rgb(220,169,154,0.5) 0%, rgb(194,130,110) 100%);
    overflow: hidden;
    padding: 4rem 2rem;
}

.join-our-mailing-list-LcYM h3 {
    font-weight: 700;
    font-family: Arial, sans-serif;
    color: #ffffff;
    margin-bottom: 2rem;
    font-size: 29px;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    transform: skewX(-5deg);
}

.join-our-mailing-list-LcYM .news-signup-form-VIRA {
    font-weight: 600;
    color: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-family: Arial, sans-serif;
    padding: 1rem 2.5rem;
    cursor: pointer;
    font-size: 14px;
    background: linear-gradient(to right, rgb(220,169,154), rgb(194,130,110));
    border: none;
}

.our-story-BeDb h2::after {
    background: rgb(220,169,154);
    left: 0;
    bottom: -15px;
    height: 3px;
    animation: expandLine 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    width: 80px;
    transform-origin: left;
    content: '';
    transform: scaleX(0);
    position: absolute;
}

.our-story-BeDb .text-placeholder-JDIP > div {
    display: grid;
    grid-template-columns: 1fr;
}

.our-story-BeDb .text-placeholder-JDIP p::after {
    left: 0;
    background: rgb(220,169,154);
    animation: expandLine 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.8s;
    height: 2px;
    width: 40px;
    transform: scaleX(0);
    position: absolute;
    bottom: -10px;
    transform-origin: left;
    content: '';
}

header .top-bar-xuQs::after {
    position: absolute;
    width: 100%;
    content: "";
    opacity: 0.1;
    animation: gradientSlide 5s ease infinite;
    left: 0;
    background: linear-gradient(45deg, transparent 48%, rgb(194,130,110) 49%, rgb(194,130,110) 51%, transparent 52%);
    z-index: -1;
    top: 0;
    height: 100%;
    background-size: 200% 200%;
}

header .top-bar-xuQs .main-learn-HAEX svg {
    filter: drop-shadow(0 0 5px rgb(194,130,110,0.5));
    height: auto;
    width: 120px;
}

header .top-bar-xuQs .nav-train-moIE::before {
    width: 100%;
    top: 105%;
    position: absolute;
    height: 2px;
    box-shadow: 0 0 10px 2px rgb(220,169,154);
    left: 0;
    background: rgb(220,169,154);
    transform: scaleX(0.5);
    content: "";
    animation: neonPulse 4s infinite alternate-reverse;
}

header .top-bar-xuQs .header-start-zCpf a:hover::before {
    opacity: 0.2;
    transform: scale(1);
}

.tySpace-tasz::before {
    left: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    animation: pulse 15s ease-in-out infinite alternate;
    content: "";
    height: 100%;
    background: radial-gradient(circle at 30% 70%, rgb(220,169,154,0.5) 0%, transparent 60%);
    top: 0;
    transform-origin: center;
}

.tySpace-tasz h5 {
    opacity: 0;
    animation: slideIn 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    transition: transform 0.4s ease-out;
    transform: translateX(0);
    line-height: 1.4;
    font-weight: 700;
    margin: 0;
    color: #000000;
    font-size: calc(24px * 1.2);
}

.tySpace-tasz .study-training-IqdD > div:nth-child(2)::before {
    left: 0;
    height: 1px;
    width: 70%;
    top: -10px;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(220,169,154), transparent);
}

.contact-us-ZIlU {
    position: relative;
    padding: 5rem 0;
}

.contact-us-ZIlU .connect-query-LMVA {
    border-radius: 24px;
    flex-wrap: wrap;
    overflow: hidden;
    background: rgb(243,217,208);
    display: flex;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}

.contact-us-ZIlU .inquiry-grid-Tsaw h3 {
    padding-bottom: 1rem;
    display: inline-block;
    color: rgb(220,169,154);
    border-bottom: 2px solid rgb(194,130,110);
    margin-bottom: 2.5rem;
    font-weight: 700;
    font-size: 20px;
}

.contact-us-ZIlU .inquiry-grid-Tsaw div svg path {
    fill: #ffffff;
}

.contact-us-ZIlU .inquiry-grid-Tsaw div span a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: #000000;
}

.contact-us-ZIlU .support-form-iSUK form {
    display: flex;
    gap: 1.5rem;
    flex-direction: column;
}

.contact-us-ZIlU .support-form-iSUK input[type="text"],
.contact-us-ZIlU .support-form-iSUK input[type="email"] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1rem 1.2rem;
    border-radius: 10px;
    width: 100%;
    color: #000000;
    font-size: 12px;
    background: rgb(243,217,208);
    transition: all 0.3s ease;
}

.contact-us-ZIlU .support-form-iSUK .inquiry-section-cfMw input[type="checkbox"]:checked::after {
    transform: rotate(45deg);
    height: 8px;
    content: "";
    width: 4px;
    border: solid #ffffff;
    left: 7px;
    border-width: 0 2px 2px 0;
    top: 3px;
    position: absolute;
}

.contact-us-ZIlU .support-form-iSUK .feedback-help-wjSY::after {
    height: 5px;
    content: "";
    position: absolute;
    opacity: 0;
    top: 50%;
    transform-origin: 50% 50%;
    background: rgba(255, 255, 255, 0.5);
    width: 5px;
    transform: scale(1, 1) translate(-50%);
    left: 50%;
    border-radius: 100%;
}

.education-experience-OKJg .content-photo-qgDm {
    right: 0;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    height: 400px;
    top: -20px;
    filter: contrast(1.1) brightness(1.05);
    width: 400px;
    box-shadow: -20px 20px 40px rgba(0, 0, 0, 0.5);
    border-radius: 27px;
    transform: translateZ(100px) rotateY(-15deg);
    z-index: 3;
    position: absolute;
}

.education-experience-OKJg .feedback-grid-DZNI:hover span:not(.name) {
    transform: translateZ(70px) rotateY(0deg) translateX(30px);
}

.education-experience-OKJg .feedback-grid-DZNI:hover .work-box-bkir {
    transform: translateZ(40px) translateY(-10px);
}

.education-experience-OKJg .container::after {
    width: 100%;
    height: 100%;
    filter: blur(100px);
    z-index: -1;
    left: 0;
    background: 
        radial-gradient(circle at 80% 20%, rgb(220,169,154,0.5) 0%, transparent 50%),
        radial-gradient(circle at 20% 80%, rgb(194,130,110,0.5) 0%, transparent 50%);
    animation: colorPulse 10s ease-in-out infinite alternate;
    content: "";
    top: 0;
    position: absolute;
}

.gdpr-banner-fidB {
    margin-right: 1rem;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.online-tracking-CFVX p {
    color: #000000;
    font-size: 1rem;
}

.cookie_button.privacy-cookies-tWvj {
    background: rgb(220,169,154);
}

.cookie_button.cookie-list-KPmN:hover {
    background: rgb(220,169,154);
}


.course-features-Kzik {
    background-color: rgb(243,217,208);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}

.course-features-Kzik .career-learn-fizW {
    display: flex;
    flex-direction: column;
}

.course-features-Kzik .text-placeholder-JDIP {
    backdrop-filter: blur(5px);
    padding: 50px;
    margin-bottom: 60px;
    z-index: 4;
    border-radius: 26px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-top: 3px solid rgb(220,169,154);
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    border-bottom: 3px solid rgb(194,130,110);
}

.course-features-Kzik .text-placeholder-JDIP .description {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(3px);
    margin-bottom: 25px;
    font-weight: 600;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
    position: relative;
    color: #000000;
    padding: 15px 20px;
    line-height: 1.8;
    font-size: 12px;
    border-left: 2px solid rgb(220,169,154);
}

.privacy-chest-lIzg {
    color: #000000;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    padding: 40px 20px;
    background-color: rgb(243,217,208);
}

.privacy-chest-lIzg h2 {
    font-weight: 600;
    font-size: 30px;
}

.privacy-chest-lIzg h4 {
    font-weight: 400;
    font-size: 1.25em;
}

.privacy-chest-lIzg h6 {
    font-weight: 300;
    font-size: 22px;
}

.privacy-chest-lIzg ul li:before {
    font-size: 1.2em;
    left: 0;
    content: '•';
    color: rgb(194,130,110);
    position: absolute;
}

.privacy-chest-lIzg a:hover {
    color: rgb(194,130,110);
}

.privacy-chest-lIzg hr {
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    margin: 30px 0;
    height: 1px;
}

.learning-outcomes-dWhj::before {
    left: 0;
    background-size: 40px 40px;
    width: 100%;
    background-image: 
        linear-gradient(90deg, rgb(220,169,154,0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgb(220,169,154,0.5) 1px, transparent 1px);
    z-index: 1;
    background-position: center;
    top: 0;
    position: absolute;
    height: 100%;
    content: '';
    opacity: 0.15;
}

.learning-outcomes-dWhj .text_main_holder {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    gap: 20px;
    margin-top: 40px;
}

.learning-outcomes-dWhj .text_main_holder > div::before {
    top: -3px;
    position: absolute;
    height: 0;
    left: 0;
    z-index: -1;
    box-shadow: 0 0 20px rgb(220,169,154);
    transition: all 0.4s ease;
    background: rgb(220,169,154);
    width: 0;
    content: '';
}

.learning-outcomes-dWhj .text_main_holder svg {
    margin-bottom: 20px;
    padding: 15px;
    transition: all 0.4s ease;
    width: 70px;
    background: rgb(243,217,208);
    height: 70px;
    border-radius: 50%;
}

.data-statistics-qEsf .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}

.data-statistics-qEsf .statistics-advantage-WtlL {
    height: 60px;
    align-items: center;
    justify-content: center;
    background: rgba(rgb(220,169,154), 0.1);
    border-radius: 50%;
    position: absolute;
    display: flex;
    border: 1px solid rgba(rgb(220,169,154), 0.3);
    width: 60px;
    right: 30px;
    top: 30px;
}

.data-statistics-qEsf .fast-upgrade-RnZh {
    padding-top: 30px;
    display: grid;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 30px;
}

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

.data-statistics-qEsf .study-elevation-HPqc p {
    margin: 0;
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
}

.mod-tools-cdlh .badge-case-wLNv {
    flex-direction: column;
    display: flex;
    gap: 3rem;
}

.mod-tools-cdlh .request-info-cBsI::before {
    left: 50%;
    width: 50%;
    transform: translateX(-50%);
    animation: scanLine 4s infinite linear;
    position: absolute;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgb(194,130,110), transparent);
    top: -2px;
    content: '';
}

.mod-tools-cdlh .info_item a:hover svg {
    fill: rgb(220,169,154);
}

.mod-tools-cdlh .main-learn-HAEX {
    align-items: flex-start;
    gap: 1rem;
    display: flex;
    flex-direction: column;
}

.mod-tools-cdlh .quiz-links-sxfP {
    font-size: calc(16px - 1px);
    color: #ffffff;
    line-height: 1.5;
    max-width: 280px;
    opacity: 0.7;
}

.mod-tools-cdlh .nav-train-moIE:hover h5::after {
    width: 80px;
}

.mod-tools-cdlh .header-mainbar-TJfo a {
    font-size: 16px;
    opacity: 0.8;
    transition: all 0.3s ease;
    color: #ffffff;
    padding-left: 1rem;
    text-decoration: none;
    position: relative;
}

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

.mod-tools-cdlh .input_holder input[type="email"]:focus {
    box-shadow: 0 0 10px rgb(220,169,154,0.5);
    outline: none;
    border-color: rgb(220,169,154);
}

.mod-tools-cdlh .news-signup-form-VIRA:hover {
    background: rgb(194,130,110);
    box-shadow: 0 0 15px rgb(194,130,110,0.5);
    transform: translateY(-2px);
}

.mod-tools-cdlh .achieve-cta-avOr {
    padding-top: 1.5rem;
    text-align: center;
    position: relative;
    margin-top: 3rem;
    border-top: 1px solid rgb(194,130,110,0.5);
}

.title-section-fpzG > div {
    flex-direction: column;
    gap: 3rem;
    max-width: 1200px;
    width: 100%;
    position: relative;
    display: flex;
    z-index: 1;
}

.title-section-fpzG > div > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.title-section-fpzG .page-welcome-aHSC::after {
    width: 80px;
    content: "";
    left: 0;
    height: 3px;
    position: absolute;
    background: rgb(220,169,154);
    transition: width 0.4s ease;
    bottom: -10px;
}

.title-section-fpzG .expert-guides-HpjY:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}

.title-section-fpzG .expert-guides-HpjY h3 {
    color: #ffffff;
    line-height: 1.4;
    font-size: calc(19px - 0.1rem);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    font-weight: 600;
}

.title-section-fpzG .edu-space-CcqZ::before {
    border-bottom: 3px solid rgb(220,169,154);
    left: 10px;
    content: "";
    border-left: 3px solid rgb(220,169,154);
    height: 50px;
    transition: all 0.3s ease;
    position: absolute;
    width: 50px;
    opacity: 0.6;
    bottom: 10px;
}



@media (max-width: 768px) {.join-our-mailing-list-LcYM {
    padding: 3rem 1rem;
}.join-our-mailing-list-LcYM .connect-query-LMVA {
    transform: translateX(0);
    max-width: 100%;
}.join-our-mailing-list-LcYM h3 {
    text-align: left;
    font-size: calc(23px + 0.2rem);
}.join-our-mailing-list-LcYM .input_holder {
    transform: perspective(0) rotateY(0);
    flex-direction: column;
    max-width: 100%;
}.join-our-mailing-list-LcYM input[type="email"] {
    border-radius: 10px 10px 0 0;
    padding: 1rem;
    width: 100%;
}.join-our-mailing-list-LcYM .news-signup-form-VIRA {
    padding: 1rem;
    width: 100%;
    border-radius: 0 0 10px 10px;
}}



@media (max-width: 767px) {.our-story-BeDb {
    padding: 80px 0 60px;
}.our-story-BeDb h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 40px;
}.our-story-BeDb .text-placeholder-JDIP {
    margin: 0 10px;
    padding: 30px 20px;
}.our-story-BeDb .text-placeholder-JDIP::before,
    .our-story-BeDb .text-placeholder-JDIP::after {
    height: 60px;
    width: 60px;
}.our-story-BeDb .text-placeholder-JDIP div > div {
    line-height: 1.6;
    padding-top: 15px;
    font-size: calc(14px * 0.95);
}}



@media (min-width: 768px) {.tySpace-tasz {
    padding: 8rem 3rem;
}.tySpace-tasz .study-training-IqdD {
    padding: 4rem;
    grid-template-columns: 1fr 1fr;
    gap: 3.5rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% 90%, 
            95% 100%, 
            0 100%
        );
}.tySpace-tasz h5 {
    font-size: calc(24px * 1.4);
}.tySpace-tasz .study-training-IqdD > div:first-child::after {
    width: 1px;
    position: absolute;
    content: "";
    transform: translateY(-50%);
    top: 50%;
    height: 80%;
    right: -3.5rem;
    background: linear-gradient(to bottom, transparent, rgb(220,169,154,0.5), transparent);
}.tySpace-tasz .study-training-IqdD > div:nth-child(2)::before {
    width: 40%;
}
}



@media screen and (max-width: 576px) {.contact-us-ZIlU {
    padding: 3rem 0;
}.contact-us-ZIlU .inquiry-grid-Tsaw,
    .contact-us-ZIlU .support-form-iSUK {
    padding: 1.5rem;
}.contact-us-ZIlU .inquiry-grid-Tsaw div {
    padding: 0.75rem;
    margin-bottom: 1.25rem;
}.contact-us-ZIlU .inquiry-grid-Tsaw div svg {
    width: 20px;
    height: 20px;
}.contact-us-ZIlU .support-form-iSUK input[type="text"],
    .contact-us-ZIlU .support-form-iSUK input[type="email"] {
    padding: 0.8rem 1rem;
}.contact-us-ZIlU .support-form-iSUK::before {
    display: none;
}}



@media (max-width: 992px) {.course-features-Kzik {
    padding: 80px 0;
}.course-features-Kzik .text-placeholder-JDIP {
    padding: 40px;
    margin-bottom: 40px;
}.course-features-Kzik .content-photo-qgDm {
    height: 60%;
}
}


@media only screen and (max-width: 800px) {.privacy-chest-lIzg {
    padding: 20px 10px;
}.privacy-chest-lIzg h1 {
    font-size: calc(23px - 10%);
}.privacy-chest-lIzg h2 {
    font-size: calc(23px - 10%);
}.privacy-chest-lIzg p, .privacy-chest-lIzg span, .privacy-chest-lIzg div {
    font-size: calc(17px - 10%);
}}



@media (max-width: 992px) {.learning-outcomes-dWhj {
    padding: 100px 0;
}.learning-outcomes-dWhj .study-training-IqdD {
    padding: 0 20px;
    flex-direction: column;
}.learning-outcomes-dWhj .content-photo-qgDm {
    top: auto;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    margin-bottom: 50px;
    position: relative;
    border-left: none;
    right: auto;
    height: 400px;
    border-top: 5px solid rgb(220,169,154);
    width: 100%;
}.learning-outcomes-dWhj .content-photo-qgDm::after {
    height: 5px;
    top: -10px;
    left: 10%;
    width: 80%;
}.learning-outcomes-dWhj .text-placeholder-JDIP {
    width: 100%;
    padding: 0;
}
}



@media screen and (max-width: 575px) {.data-statistics-qEsf {
    padding: 50px 0;
}.data-statistics-qEsf .statistics-upsides-xpnN {
    padding: 25px 20px;
}.data-statistics-qEsf .statistics-advantage-WtlL {
    top: 15px;
    width: 35px;
    right: 15px;
    height: 35px;
}.data-statistics-qEsf .statistics-advantage-WtlL svg {
    height: 18px;
    width: 18px;
}.data-statistics-qEsf .class-benefits-CKsZ {
    font-size: calc(32px * 0.8);
    margin-bottom: 15px;
    padding-right: 40px;
}.data-statistics-qEsf .extra-gain-fvIO {
    margin-bottom: 20px;
    font-size: calc(18px * 0.9);
}.data-statistics-qEsf .fast-upgrade-RnZh {
    gap: 15px;
    padding-top: 20px;
    grid-template-columns: 1fr;
}.data-statistics-qEsf .study-elevation-HPqc {
    padding: 20px 15px;
}.data-statistics-qEsf .mentor-statistics-GioQ {
    height: 45px;
    width: 45px;
    margin-bottom: 12px;
}.data-statistics-qEsf .mentor-statistics-GioQ svg {
    height: 22px;
    width: 22px;
}.data-statistics-qEsf .study-elevation-HPqc span {
    font-size: 1.8rem;
    margin-bottom: 8px;
}.data-statistics-qEsf .study-elevation-HPqc p {
    font-size: calc(18px * 0.85);
}}



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

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(220,169,154,0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}



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



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



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



@keyframes gridAnimation {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

