.wrapper-border-FQWu {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

header,footer {
    width: 100%;
}

.tariff-package-OEsv::before {
    left: 0;
    right: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    z-index: 1;
    top: 0;
    content: "";
    bottom: 0;
}

.tariff-package-OEsv .rate-choices-fZqK {
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    perspective: 1000px;
    margin: 0;
    gap: 30px;
}

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

.tariff-package-OEsv .rate-list-NItX {
    padding: 35px 30px;
    color: #ffffff;
    display: flex;
    height: 100%;
    min-height: 400px;
    flex-direction: column;
}

.tariff-package-OEsv .rate-list-NItX h4::after {
    position: absolute;
    width: 60px;
    background: rgb(220,169,154);
    bottom: 0;
    transition: width 0.4s ease;
    left: 0;
    content: "";
    height: 3px;
}

.tariff-package-OEsv .study-sub-sQeS:hover {
    transform: translateY(-10px) scale(1.02);
}

.tariff-package-OEsv .study-sub-sQeS:hover .skill-pricing-ymcH::before {
    opacity: 0.05;
}

.tariff-package-OEsv .study-sub-sQeS:hover .rate-list-NItX h4::after {
    width: 100px;
}

.join-our-mailing-list-LcYM::before {
    top: -10%;
    left: -10%;
    position: absolute;
    background: rgb(194,130,110,0.5);
    content: "";
    transform: rotate(-15deg);
    width: 120%;
    height: 70%;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
}

.join-our-mailing-list-LcYM input[type="email"]:focus {
    background: rgb(243,217,208);
    outline: none;
    box-shadow: inset 0 0 0 3px rgb(220,169,154,0.5);
}

.join-our-mailing-list-LcYM .news-signup-form-VIRA:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
}

.our-story-BeDb::before {
    bottom: 0;
    left: 0;
    z-index: 1;
    content: '';
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.85) 100%);
    right: 0;
}

.our-story-BeDb .text-placeholder-JDIP::before {
    top: -5px;
    border-right: 2px solid rgb(194,130,110);
    opacity: 0.6;
    right: -5px;
    height: 100px;
    width: 100px;
    border-top: 2px solid rgb(194,130,110);
    content: '';
    position: absolute;
}

.our-story-BeDb .text-placeholder-JDIP p {
    opacity: 0;
    margin-bottom: 20px;
    animation: slideInText 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    color: rgb(220,169,154);
    font-weight: 700;
    font-size: calc(14px * 1.5);
    transform: translateX(-10px);
    position: relative;
}

header .top-bar-xuQs {
    background: linear-gradient(to right, rgb(194,130,110) 0%, rgb(220,169,154,0.5) 100%);
    justify-content: space-between;
    position: relative;
    padding: 1.5rem;
    box-shadow: 0 0 20px 2px rgb(220,169,154,0.5);
    display: flex;
    z-index: 99;
    left: 0;
    border-radius: 0;
    align-items: center;
    width: 100%;
    overflow: hidden;
}

header .top-bar-xuQs .main-learn-HAEX .head-study-rUTj {
    position: relative;
    transform: perspective(800px) rotateY(0deg);
    transition: all 0.5s ease;
    display: block;
}

header .top-bar-xuQs .header-start-zCpf {
    position: relative;
    margin: 0 0.5rem;
    transform: translateZ(0);
    transform-style: preserve-3d;
    transition: transform 0.3s ease;
}

header .top-bar-xuQs .header-start-zCpf a:hover {
    text-shadow: 0 0 5px rgb(194,130,110,0.5);
    color: rgb(194,130,110);
    border: 1px solid rgb(194,130,110,0.5);
}

.tySpace-tasz {
    display: flex;
    background: linear-gradient(135deg, rgb(220,169,154,0.5), rgb(194,130,110,0.5));
    align-items: center;
    position: relative;
    justify-content: center;
    overflow: hidden;
    min-height: 70vh;
    padding: 6rem 2rem;
}

.tySpace-tasz .study-training-IqdD:hover {
    transform: translateZ(30px) scale(1.02);
}

.tySpace-tasz .study-training-IqdD > div:first-child::before {
    height: 26px;
    position: absolute;
    box-shadow: 0 0 20px rgba(rgb(220,169,154), 0.5);
    animation: pulse 3s infinite alternate;
    width: 26px;
    left: -15px;
    border-radius: 50%;
    background: rgb(220,169,154);
    transform: translateY(-50%);
    content: "";
    top: 50%;
}

.tySpace-tasz a:hover {
    transform: translateY(-5px);
}

.tySpace-tasz p {
    margin: 0;
    font-size: 13px;
    color: #000000;
    padding: 1rem 0;
    hyphens: auto;
    position: relative;
    line-height: 1.8;
}

.contact-us-ZIlU .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
}

.contact-us-ZIlU .connect-query-LMVA::before {
    height: 5px;
    background: linear-gradient(90deg, 
        rgb(220,169,154), 
        rgb(194,130,110));
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
}

.contact-us-ZIlU .inquiry-grid-Tsaw div:hover {
    transform: translateX(5px);
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.05));
}

.contact-us-ZIlU .inquiry-grid-Tsaw div span {
    color: #000000;
    font-size: 12px;
}

.contact-us-ZIlU .support-form-iSUK {
    padding: 3rem;
    flex: 1 0 450px;
    position: relative;
    background: #ffffff;
}

.contact-us-ZIlU .support-form-iSUK h3::after {
    width: 50px;
    bottom: -10px;
    left: 50%;
    background: rgb(220,169,154);
    transform: translateX(-50%);
    content: "";
    position: absolute;
    height: 3px;
}

.contact-us-ZIlU .support-form-iSUK .inquiry-section-cfMw {
    align-items: flex-start;
    gap: 10px;
    display: flex;
    margin: 0.5rem 0;
}

.contact-us-ZIlU .support-form-iSUK .inquiry-section-cfMw label {
    font-size: calc(12px - 1px);
    color: #000000;
    line-height: 1.5;
}

.contact-us-ZIlU .support-form-iSUK .inquiry-section-cfMw label a {
    font-weight: 600;
    color: rgb(220,169,154);
    text-decoration: none;
}

.contact-us-ZIlU .support-form-iSUK .feedback-help-wjSY:hover {
    background: rgb(194,130,110);
}

.contact-us-ZIlU .support-form-iSUK .feedback-help-wjSY:active::after {
    animation: ripple 1s ease-out;
}

.education-experience-OKJg::before {
    height: 100%;
    opacity: 0.15;
    background: 
        linear-gradient(0deg, transparent 49.5%, rgb(220,169,154,0.5) 49.5%, rgb(220,169,154,0.5) 50.5%, transparent 50.5%),
        linear-gradient(90deg, transparent 49.5%, rgb(220,169,154,0.5) 49.5%, rgb(220,169,154,0.5) 50.5%, transparent 50.5%);
    width: 100%;
    background-size: 50px 50px;
    left: 0;
    animation: gridMove 20s linear infinite;
    top: 0;
    content: "";
    position: absolute;
}

.education-experience-OKJg .work-box-bkir {
    left: 0;
    bottom: 0;
    z-index: 2;
    border-radius: 27px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    color: #000000;
    border-top: 4px solid rgb(194,130,110);
    position: absolute;
    padding: 3rem;
    border-bottom: 4px solid rgb(220,169,154);
    right: 0;
    transition: all 0.7s cubic-bezier(0.22, 1, 0.36, 1);
    backdrop-filter: blur(10px);
    font-size: 13px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    transform: translateZ(30px);
    line-height: 1.8;
}

#cookiePolicyNotice-PNIg:checked ~ .trackingNoticeDialog-iUTd {
    opacity: 0;
    visibility: hidden;
}

.gdpr-banner-fidB svg {
    height: 50px;
    fill: rgb(220,169,154);
    width: 50px;
}

.online-tracking-CFVX h5 {
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: 1.5rem;
    color: rgb(220,169,154);
}

.privacy-ack-GXOZ:hover {
    transform: translateY(-3px);
    background: #000000;
}

.trackingNoticeDialog-iUTd p a:hover {
    color: #000000;
}

.course-features-Kzik::before {
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    height: 100%;
    background: 
        linear-gradient(135deg, rgb(220,169,154,0.5) 0%, transparent 40%),
        linear-gradient(225deg, rgb(194,130,110,0.5) 0%, transparent 40%);
    width: 100%;
    z-index: 1;
}



.course-features-Kzik::before,
.course-features-Kzik::after,
.course-features-Kzik .text-placeholder-JDIP::before,
.course-features-Kzik .container::before,
.course-features-Kzik .container::after {
    pointer-events: none;
}

.course-features-Kzik .text-placeholder-JDIP h2::after {
    background: linear-gradient(90deg, rgb(220,169,154) 0%, rgb(194,130,110) 100%);
    border-radius: 10px;
    left: 0;
    height: 3px;
    width: 80px;
    content: "";
    bottom: 0;
    position: absolute;
}

.course-features-Kzik .content-photo-qgDm::before {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    background: linear-gradient(to bottom, 
        rgba(0, 0, 0, 0.4) 0%, 
        rgba(0, 0, 0, 0.1) 50%,
        rgba(0, 0, 0, 0.4) 100%);
}

.privacy-chest-lIzg h1, .privacy-chest-lIzg h2, .privacy-chest-lIzg h3, .privacy-chest-lIzg h4, .privacy-chest-lIzg h5, .privacy-chest-lIzg h6 {
    color: rgb(220,169,154);
    margin-bottom: 20px;
}

.privacy-chest-lIzg h1 {
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(220,169,154);
    font-weight: 700;
    font-size: 43px;
}


.privacy-chest-lIzg a {
    color: rgb(220,169,154);
    transition: color 0.3s ease-in-out;
    text-decoration: underline;
}

.privacy-chest-lIzg code {
    padding: 2px 6px;
    border-radius: 10px;
    background-color: rgb(194,130,110,0.5);
    font-family: monospace;
}

.learning-outcomes-dWhj .study-training-IqdD {
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.learning-outcomes-dWhj .content-photo-qgDm::after {
    animation: glow 4s infinite alternate;
    width: 5px;
    position: absolute;
    top: 10%;
    box-shadow: 0 0 20px rgb(220,169,154), 0 0 40px rgb(220,169,154);
    left: -10px;
    background: rgb(220,169,154);
    content: '';
    height: 80%;
}

.learning-outcomes-dWhj .text_main_holder > div:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-top: 3px solid rgb(220,169,154);
    transform: translateY(-10px);
}

.learning-outcomes-dWhj .text_main_holder > div:hover::before {
    box-shadow: 0 0 30px 5px rgb(220,169,154);
    width: 100%;
    height: 3px;
}

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

.learning-outcomes-dWhj .text_main_holder > div:hover svg path {
    fill: #000000;
}

.learning-outcomes-dWhj .text_main_holder p {
    font-size: 13px;
    color: #000000;
    line-height: 1.5;
    margin: 0;
}

.data-statistics-qEsf .statistics-upsides-xpnN::before {
    top: 0;
    height: 100%;
    left: 0;
    z-index: -1;
    background: 
        linear-gradient(135deg, rgba(rgb(220,169,154), 0.1) 0%, transparent 100%),
        radial-gradient(circle at 20% 30%, rgba(rgb(220,169,154), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(194,130,110), 0.05) 0%, transparent 50%);
    content: '';
    width: 100%;
    position: absolute;
}

.data-statistics-qEsf .study-elevation-HPqc:hover {
    transform: translateY(-5px);
}

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

.data-statistics-qEsf .study-elevation-HPqc span {
    font-size: 2.2rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 10px;
}



.mod-tools-cdlh .container {
    position: relative;
    z-index: 2;
}

.mod-tools-cdlh .request-info-cBsI {
    backdrop-filter: blur(8px);
    padding: 1.5rem;
    background: rgba(0, 0, 0, 0.1);
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid rgb(194,130,110,0.5);
    gap: 2rem;
    border-radius: 11px;
    display: flex;
    margin-bottom: 1rem;
    position: relative;
}

.mod-tools-cdlh .info_item a:hover {
    background: #000000;
    border-color: rgb(220,169,154,0.5);
    box-shadow: 0 0 15px rgb(220,169,154,0.5);
}

.mod-tools-cdlh .main-learn-HAEX svg {
    max-width: 180px;
    filter: drop-shadow(0 0 5px rgb(220,169,154,0.5));
    height: auto;
    transition: filter 0.3s ease;
}

.mod-tools-cdlh .nav-train-moIE h5 {
    position: relative;
    padding-bottom: 0.75rem;
    font-size: 18px;
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: #ffffff;
}

.mod-tools-cdlh .header-mainbar-TJfo a:hover {
    transform: translateX(5px);
    color: rgb(220,169,154);
    opacity: 1;
}

.mod-tools-cdlh .subscribe_holder {
    padding: 1.5rem;
    position: relative;
    gap: 1.25rem;
    border: 1px solid rgb(194,130,110,0.5);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    flex-direction: column;
    border-radius: 11px;
    overflow: hidden;
    display: flex;
}

.mod-tools-cdlh .news-signup-form-VIRA {
    overflow: hidden;
    color: #ffffff;
    font-weight: 600;
    border-radius: 10px;
    padding: 0.875rem 1.5rem;
    background: rgb(220,169,154);
    font-size: 18px;
    position: relative;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    width: 100%;
}

.mod-tools-cdlh .sample-docs-sfVg {
    color: #ffffff;
    font-size: 16px;
    opacity: 0.7;
}

.title-section-fpzG::before {
    opacity: 0.4;
    z-index: 0;
    top: 0;
    content: "";
    position: absolute;
    background-image: 
    radial-gradient(circle at 20% 30%, rgb(220,169,154,0.5) 0%, transparent 8%),
    radial-gradient(circle at 80% 70%, rgb(220,169,154,0.5) 0%, transparent 10%);
    height: 100%;
    left: 0;
    width: 100%;
}

.title-section-fpzG .page-welcome-aHSC:hover::after {
    width: 150px;
}

.title-section-fpzG .expert-guides-HpjY {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    width: 100%;
    height: 400px;
}

.title-section-fpzG .expert-guides-HpjY:hover span {
    opacity: 1;
    transform: translateY(0);
}

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



@media (max-width: 768px) {.tariff-package-OEsv {
    padding: 60px 0;
}.tariff-package-OEsv h2 {
    font-size: calc(38px * 0.9);
}.tariff-package-OEsv .fee-struct-LjzD {
    margin-bottom: 40px;
    font-size: calc(18px * 0.95);
}.tariff-package-OEsv .rate-choices-fZqK {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.tariff-package-OEsv .rate-list-NItX {
    padding: 25px 20px;
    min-height: 350px;
}.tariff-package-OEsv .rate-list-NItX h4 {
    font-size: 22px;
}.tariff-package-OEsv .payment-plan-YRVd {
    font-size: calc(22px * 1.1);
}
}



@media (min-width: 992px) {.our-story-BeDb {
    padding: 180px 0 160px;
}.our-story-BeDb::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0.4) 100%);
}.our-story-BeDb .container {
    padding: 0 40px;
}.our-story-BeDb h2 {
    margin-bottom: 100px;
    transform: translateX(-20px);
    font-size: calc(36px * 1.5);
}.our-story-BeDb h2::after {
    height: 4px;
    width: 150px;
}.our-story-BeDb .text-placeholder-JDIP {
    padding: 80px;
    margin-left: 80px;
    margin-right: 80px;
    transform: translateY(30px);
}.our-story-BeDb .text-placeholder-JDIP::before,
    .our-story-BeDb .text-placeholder-JDIP::after {
    width: 150px;
    height: 150px;
}.our-story-BeDb .text-placeholder-JDIP > div {
    grid-template-columns: 1fr 3fr;
    gap: 60px;
}.our-story-BeDb .text-placeholder-JDIP p {
    font-size: calc(14px * 2.5);
}.our-story-BeDb .text-placeholder-JDIP div > div {
    font-size: calc(14px * 1.05);
    line-height: 1.9;
    transform: translateY(15px);
}
}



@media (hover: hover) {.tySpace-tasz .study-training-IqdD:hover > div:first-child::before {
    animation-duration: 1.5s;
}
}



@media (prefers-reduced-motion) {.tySpace-tasz .study-training-IqdD,
    .tySpace-tasz a,
    .tySpace-tasz h5,
    .tySpace-tasz::before,
    .tySpace-tasz::after {
    transition: none;
    animation: none;
}.tySpace-tasz .study-training-IqdD > div:first-child::before {
    animation: none;
}.tySpace-tasz .study-training-IqdD > div:nth-child(2) {
    opacity: 1;
}.tySpace-tasz h5 {
    opacity: 1;
}}



@media (max-width: 992px) {.education-experience-OKJg .feedback-grid-DZNI {
    height: auto;
    padding: 20px 0;
    flex-direction: column;
}.education-experience-OKJg .content-photo-qgDm {
    border-radius: 20px;
    width: 300px;
    position: relative;
    height: 300px;
    right: auto;
    transform: none;
    top: auto;
    margin: 0 auto 30px;
}.education-experience-OKJg .feedback-grid-DZNI:hover .content-photo-qgDm {
    transform: translateY(-10px);
}.education-experience-OKJg .name {
    transform: none;
    top: auto;
    position: relative;
    left: auto;
    width: 90%;
    margin: 0 auto 30px;
    text-align: center;
}.education-experience-OKJg .feedback-grid-DZNI:hover .name {
    transform: translateY(-5px);
}.education-experience-OKJg .feedback-grid-DZNI span:not(.name) {
    text-align: center;
    margin: 0 auto 45px;
    left: auto;
    width: max-content;
    position: relative;
    display: block;
    transform: none;
    top: auto;
}.education-experience-OKJg .feedback-grid-DZNI:hover span:not(.name) {
    transform: translateY(-5px);
}.education-experience-OKJg .work-box-bkir {
    position: relative;
    bottom: auto;
    transform: none;
}.education-experience-OKJg .feedback-grid-DZNI:hover .work-box-bkir {
    transform: translateY(-5px);
}
}



@media screen and (max-width: 991px) {.data-statistics-qEsf {
    padding: 80px 0;
}.data-statistics-qEsf .statistics-upsides-xpnN {
    padding: 40px;
}.data-statistics-qEsf .statistics-advantage-WtlL {
    right: 25px;
    height: 50px;
    width: 50px;
    top: 25px;
}.data-statistics-qEsf .statistics-advantage-WtlL svg {
    width: 25px;
    height: 25px;
}.data-statistics-qEsf .class-benefits-CKsZ {
    font-size: calc(32px * 0.9);
}.data-statistics-qEsf .extra-gain-fvIO {
    margin-bottom: 30px;
}.data-statistics-qEsf .fast-upgrade-RnZh {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
}
}



@media (max-width: 768px) {.mod-tools-cdlh {
    padding: 3rem 0 1rem;
}.mod-tools-cdlh .request-info-cBsI {
    align-items: center;
    gap: 1rem;
    flex-direction: column;
}.mod-tools-cdlh .info_item {
    min-width: 100%;
}.mod-tools-cdlh .text_main_holder {
    grid-template-columns: 1fr;
    gap: 2.5rem;
}.mod-tools-cdlh .subscribe_holder {
    grid-column: auto;
}.mod-tools-cdlh .main-learn-HAEX {
    align-items: center;
    text-align: center;
}.mod-tools-cdlh .quiz-links-sxfP {
    text-align: center;
    max-width: 100%;
}.mod-tools-cdlh .nav-train-moIE h5 {
    text-align: center;
}.mod-tools-cdlh .nav-train-moIE h5::after {
    left: 50%;
    transform: translateX(-50%);
}.mod-tools-cdlh .header-mainbar-TJfo {
    align-items: center;
}.mod-tools-cdlh .header-mainbar-TJfo a {
    text-align: center;
}.mod-tools-cdlh .header-mainbar-TJfo a:hover {
    transform: translateY(-2px);
}.mod-tools-cdlh .input_holder {
    flex-direction: column;
}.mod-tools-cdlh .news-signup-form-VIRA {
    width: 100%;
}
}



@keyframes fadeInStagger {
    from {
        opacity: 0;
        transform: translateZ(-50px) rotateY(10deg) translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateZ(0) rotateY(0) translateX(0);
    }
}



@keyframes fadeUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}



@keyframes backgroundShift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50%, 50%);
  }
}



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



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



@keyframes glow {
    0% { opacity: 0.5; box-shadow: 0 0 10px rgb(220,169,154), 0 0 20px rgb(220,169,154); }
    100% { opacity: 1; box-shadow: 0 0 20px rgb(220,169,154), 0 0 40px rgb(220,169,154), 0 0 60px rgb(220,169,154); }
}

