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

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

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

.framework-wrap-iSsVwL {
    display: flex;
    min-height: 100%;
    height: 100%;
    flex-direction: column;
}

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

.our-story-IDxeEN::before {
    top: 0;
    left: 0;
    background: linear-gradient(145deg, rgba(0,0,0,0.9), rgba(0,0,0,0.5), rgba(0,0,0,0.85));
    backdrop-filter: blur(2px);
    position: absolute;
    z-index: 1;
    content: "";
    bottom: 0;
    right: 0;
}

.our-story-IDxeEN .container {
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

.our-story-IDxeEN h2::after {
    transform: scaleX(0);
    width: 60px;
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(211,188,173), rgb(184,153,144));
    content: "";
    transform-origin: left;
    position: absolute;
    bottom: -10px;
    animation: lineGrow 1s 0.6s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
}

.our-story-IDxeEN .text-holder-item-1X0Pjr::before {
    width: 20px;
    left: -10px;
    background: rgb(211,188,173);
    height: 80px;
    z-index: -1;
    opacity: 0.6;
    content: "";
    top: 20px;
    position: absolute;
}

.our-story-IDxeEN .text-holder-item-1X0Pjr > div {
    gap: 1.5rem;
    display: grid;
    grid-template-columns: 1fr;
}

.our-story-IDxeEN .text-holder-item-1X0Pjr p::after {
    height: 2px;
    background: rgb(184,153,144);
    bottom: -5px;
    transform: scaleX(0);
    position: absolute;
    content: "";
    animation: lineGrow 0.6s 1s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
    left: 0;
    width: 40px;
    transform-origin: left;
}

.our-story-IDxeEN .text-holder-item-1X0Pjr div div::first-letter {
    font-weight: 700;
    float: left;
    color: rgb(211,188,173);
    padding-right: 8px;
    font-size: 1.5em;
    line-height: 1;
}

.opening-page-P8KvE0 {
    position: relative;
    overflow: hidden;
}

.opening-page-P8KvE0 .start-welcome-xT51os::before {
    position: absolute;
    height: 100%;
    backdrop-filter: blur(3px) saturate(1.2);
    content: "";
    width: 100%;
    z-index: 1;
    background: linear-gradient(
    135deg,
    rgb(211,188,173,0.5) 0%,
    rgba(25, 25, 60, 0.75) 100%
  );
    top: 0;
    left: 0;
}

.opening-page-P8KvE0 .path-edu-JSp1Bt > div:first-child {
    margin-bottom: 2.5rem;
    position: relative;
}

.opening-page-P8KvE0 .path-edu-JSp1Bt > div:first-child::after {
    background: linear-gradient(90deg, rgb(184,153,144) 0%, transparent 100%);
    left: 0;
    width: 80px;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(rgb(184,153,144), 0.3);
    bottom: -1.25rem;
    position: absolute;
    height: 4px;
    content: "";
}

.opening-page-P8KvE0 .title_style_header {
    color: #ffffff;
    margin: 0;
    font-weight: 700;
    letter-spacing: -0.02em;
    transform: translateZ(20px);
    line-height: 1.2;
    text-shadow: 
    0 2px 10px rgba(0, 0, 0, 0.2),
    0 15px 30px rgba(0, 0, 0, 0.15);
    animation: fadeInUp 0.8s ease-out forwards;
    font-size: clamp(2.5rem, 5vw, 41px);
}

.opening-page-P8KvE0 p {
    padding-left: 20px;
    margin-top: 25px;
    color: #ffffff;
    font-weight: 400;
    max-width: 90%;
    line-height: 1.6;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    animation-fill-mode: both;
    animation: fadeInUp 0.8s ease-out 0.4s forwards;
    opacity: 0.85;
    position: relative;
    font-size: clamp(1rem, 2vw, 12px);
}

.gratPanel-jhxgDM::before {
    width: 300px;
    opacity: 0.4;
    height: 300px;
    content: "";
    z-index: 1;
    position: absolute;
    animation: float 15s ease-in-out infinite;
    background: linear-gradient(45deg, rgb(184,153,144,0.5) 0%, rgb(211,188,173,0.5) 100%);
    top: -50px;
    filter: blur(80px);
    right: -50px;
}

.gratPanel-jhxgDM .container {
    margin: 0 auto;
    z-index: 5;
    padding: 0 20px;
    max-width: 1140px;
    position: relative;
}

.gratPanel-jhxgDM h2 {
    opacity: 0;
    font-size: 28px;
    font-family: Arial, sans-serif;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform: translateY(20px);
    margin-bottom: 40px;
    color: #000000;
    font-weight: 700;
    position: relative;
}

.gratPanel-jhxgDM .proof-stats-3HFiZW {
    background: #ffffff;
    padding: 50px;
    transform: translateY(30px);
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.05);
    opacity: 0;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
}

.gratPanel-jhxgDM ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.gratPanel-jhxgDM li {
    padding-left: 25px;
    position: relative;
}

.gratPanel-jhxgDM span {
    opacity: 0;
    transform: translateY(15px);
    font-family: Arial, sans-serif;
    font-size: calc(15px * 1.05);
    display: block;
    line-height: 1.7;
    color: #000000;
    animation: fadeText 0.8s ease forwards 0.8s;
}

.tariff-block-RhFSbr {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}

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

.tariff-block-RhFSbr .rate-choices-dfqp3y {
    position: relative;
}

.tariff-block-RhFSbr h2::after {
    width: 80px;
    height: 4px;
    content: "";
    background: linear-gradient(90deg, rgb(211,188,173), rgb(184,153,144));
    transform: translateX(-50%);
    bottom: -15px;
    position: absolute;
    left: 50%;
}

.tariff-block-RhFSbr .lesson-plans-p9G3Az {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    display: grid;
    margin: 0;
    padding: 0;
}

.tariff-block-RhFSbr .study-costs-zkl6pV {
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    transform-style: preserve-3d;
    display: block;
}

.tariff-block-RhFSbr .member-plans-ayeBAF::before {
    content: "";
    transform: scaleX(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    position: absolute;
    width: 100%;
    top: 0;
    height: 5px;
    background: linear-gradient(90deg, rgb(211,188,173), rgb(184,153,144));
    left: 0;
}

.tariff-block-RhFSbr .study-costs-zkl6pV h4 {
    padding-bottom: 12px;
    transition: transform 0.4s ease;
    font-size: calc(20px + 2px);
    font-weight: 700;
    margin: 0 0 15px;
    color: #000000;
    position: relative;
}

.tariff-block-RhFSbr .study-costs-zkl6pV p {
    overflow-wrap: break-word;
    flex: 1;
    word-wrap: break-word;
    hyphens: auto;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 20px;
    font-size: 13px;
}

.tariff-block-RhFSbr .study-costs-zkl6pV:hover {
    transform: translateY(-10px) scale(1.02);
}

.tariff-block-RhFSbr .study-costs-zkl6pV:hover .member-plans-ayeBAF::before {
    transform: scaleX(1);
}

.tariff-block-RhFSbr .study-costs-zkl6pV:hover h4 {
    transform: translateX(5px);
    color: rgb(211,188,173);
}

.tariff-block-RhFSbr .study-costs-zkl6pV:hover h4::after {
    width: 60px;
}

.tariff-block-RhFSbr .study-costs-zkl6pV:active {
    transition: transform 0.2s ease;
    transform: translateY(-5px) scale(0.98);
}

.cookie-notice-jqHP0R {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.cookie-window-V9Aeaz {
    margin-right: 20px;
    flex-shrink: 0;
}

.data-comply-cCL2jw {
    flex-direction: column;
    justify-content: center;
    max-width: 600px;
    display: flex;
}

.overlayConsentSettings-Bar7Xt p {
    line-height: 1.5;
    color: #000000;
    font-size: 13px;
}

.cookie-eductrl-zUkViA:hover {
    background: rgb(211,188,173,0.5);
    border-color: rgb(211,188,173,0.5);
}

.overlayConsentSettings-Bar7Xt p a {
    text-decoration: none;
    border-bottom: 2px solid rgb(211,188,173);
    color: rgb(211,188,173);
}

.overlayConsentSettings-Bar7Xt p a:hover {
    color: rgb(184,153,144);
    border-bottom-color: rgb(184,153,144);
}

#cookie-popup-modal-4DaEBA:checked ~ .overlayConsentSettings-Bar7Xt {
    visibility: hidden;
    opacity: 0;
}

.customer-opinions-n2PpLG::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    opacity: 0.1;
    background: linear-gradient(135deg, transparent 0%, rgb(211,188,173,0.5) 100%);
}

.customer-opinions-n2PpLG .proof-stats-3HFiZW {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}

.customer-opinions-n2PpLG h4::before {
    width: 5px;
    background: rgb(211,188,173);
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
}

.customer-opinions-n2PpLG .edu-feedback-6ubKF8 {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    display: grid;
    position: relative;
    gap: 50px;
}

.customer-opinions-n2PpLG .learning-testimonials-5mG1dz {
    position: relative;
    padding: 35px 30px;
    background: #ffffff;
    z-index: 1;
    transform: translateX(0) translateY(0);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.customer-opinions-n2PpLG .learning-testimonials-5mG1dz::before,
.customer-opinions-n2PpLG .learning-testimonials-5mG1dz::after {
    border-radius: inherit;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
    z-index: -1;
    content: "";
}

.customer-opinions-n2PpLG .learning-testimonials-5mG1dz::before {
    background: linear-gradient(135deg, rgb(211,188,173,0.5) 0%, rgb(184,153,144,0.5) 100%);
    filter: blur(5px);
    inset: -5px;
}

.customer-opinions-n2PpLG .learning-testimonials-5mG1dz:nth-child(odd) {
    border-radius: 0 20px 0 20px;
}

.customer-opinions-n2PpLG .img-round-cGf2m5 {
    height: 100px;
    position: relative;
    transition: all 0.5s ease;
    width: 100px;
    margin: 0 auto 20px;
    z-index: 2;
}

.customer-opinions-n2PpLG .img-round-cGf2m5::after {
    background: linear-gradient(225deg, rgb(211,188,173,0.5) 0%, rgb(184,153,144,0.5) 100%);
    transform: translate(-5px, -5px);
    opacity: 0.5;
}

.customer-opinions-n2PpLG .learning-testimonials-5mG1dz:hover .img-round-cGf2m5::before {
    transform: translate(8px, 8px);
}

.customer-opinions-n2PpLG .learning-testimonials-5mG1dz:nth-child(odd) .img-round-cGf2m5 {
    border-radius: 0 30px 0 30px;
}

.customer-opinions-n2PpLG .learning-testimonials-5mG1dz span {
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    display: block;
    position: relative;
    text-align: center;
    color: #000000;
    font-size: 22px;
    font-weight: 700;
}

.customer-opinions-n2PpLG .learning-testimonials-5mG1dz p {
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    font-weight: 400;
    text-align: center;
    line-height: 1.6;
    font-size: 15px;
}

.customer-opinions-n2PpLG .learning-testimonials-5mG1dz:nth-child(3n+2) {
    transform: rotate(2deg);
}

.education-experience-qVKxQE {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(233,221,214) 0%, #ffffff 100%);
    position: relative;
    padding: 5rem 0;
}

.education-experience-qVKxQE::before {
    content: "";
    background: rgb(211,188,173,0.5);
    width: 200px;
    position: absolute;
    z-index: 1;
    height: 200px;
    left: -50px;
    clip-path: polygon(0 0, 100% 0, 75% 100%, 0% 100%);
    transform: rotate(-15deg);
    top: -50px;
}

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

.education-experience-qVKxQE .learning-testimonials-5mG1dz:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.12);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.education-experience-qVKxQE .learning-testimonials-5mG1dz > div:first-child {
    overflow: hidden;
    transform: translateZ(0);
    position: relative;
}

.education-experience-qVKxQE .learning-testimonials-5mG1dz:hover .img-round-cGf2m5 {
    transform: scale(1.02);
}

.education-experience-qVKxQE .learning-testimonials-5mG1dz .img-round-cGf2m5::after {
    opacity: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.2), transparent);
    left: 0;
    transition: opacity 0.5s ease;
    right: 0;
    content: "";
    position: absolute;
}

.education-experience-qVKxQE .learning-testimonials-5mG1dz:hover > div:nth-child(2) {
    transform: translateX(5px);
}

.education-experience-qVKxQE .name {
    display: inline-block;
    font-size: 23px;
    position: relative;
    font-weight: 700;
    color: #000000;
    margin: 0 0 0.5rem;
}

.education-experience-qVKxQE .learning-testimonials-5mG1dz:hover .name::after {
    width: 100%;
}

.education-experience-qVKxQE .learning-testimonials-5mG1dz > div:nth-child(2) > div {
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: rgb(184,153,144);
    font-size: calc(13px * 0.95);
    opacity: 0.85;
    font-style: italic;
}

.privacy-enclosure-CM7NFi {
    width: 100%;
    box-shadow: inset 0 0 10px rgb(184,153,144,0.5), 0 0 20px rgba(0, 0, 0, 0.5);
    background-position: right bottom;
    background-size: 200% 100%;
    background-color: #ffffff;
    background-image: linear-gradient(to right, rgb(211,188,173,0.5) 50%, rgb(184,153,144,0.5) 50%);
    padding: 50px;
    height: auto;
    border: 2px solid rgb(211,188,173);
}

.privacy-enclosure-CM7NFi h2 {
    font-size: 37px;
    margin-bottom: 20px;
    font-weight: 600;
    color: rgb(184,153,144);
    font-family: Arial, sans-serif;
    border-left: 5px solid rgb(211,188,173);
    margin-top: 30px;
    padding-left: 15px;
}

.privacy-enclosure-CM7NFi ul, .privacy-enclosure-CM7NFi ol {
    list-style: none;
    font-size: 12px;
    list-style-position: inside;
    font-family: Arial, sans-serif;
    padding-left: 25px;
    line-height: 1.8;
    margin: 15px 0;
    color: #000000;
}

.privacy-enclosure-CM7NFi li::before {
    border-radius: 50%;
    position: absolute;
    left: 0;
    background-color: rgb(211,188,173);
    top: 5px;
    content: "";
    width: 10px;
    height: 10px;
}

.privacy-enclosure-CM7NFi p, .privacy-enclosure-CM7NFi span, .privacy-enclosure-CM7NFi div {
    font-family: Arial, sans-serif;
    border-bottom: 1px solid rgb(184,153,144,0.5);
    color: #000000;
    font-size: 12px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    line-height: 1.8;
}

header .main-page-NDQcLW {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 30px;
}

header .main-page-NDQcLW::after {
    height: 5px;
    background: linear-gradient(90deg, transparent, rgb(184,153,144));
    position: absolute;
    width: 30%;
    filter: blur(5px);
    bottom: -10px;
    content: "";
    right: 10%;
}

header .main-page-NDQcLW .head-section-lNgQAW::before {
    left: -5px;
    content: "";
    height: calc(100% + 10px);
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s ease;
    width: calc(100% + 10px);
    position: absolute;
    filter: blur(15px);
    top: -5px;
    background: linear-gradient(135deg, rgb(211,188,173), rgb(184,153,144));
}

header .main-page-NDQcLW .top-learning-4QmH0x {
    border-radius: 28px;
    display: flex;
    list-style: none;
    margin: 0;
    position: relative;
    padding: 10px;
}

header .main-page-NDQcLW .top-learning-4QmH0x .head-primary-aKw34U {
    position: relative;
    margin: 0 3px;
}

header .main-page-NDQcLW .top-learning-4QmH0x .head-primary-aKw34U a {
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    border-radius: 10px;
    font-size: 14px;
    z-index: 1;
    padding: 8px 15px;
    overflow: hidden;
    display: block;
    text-decoration: none;
    font-weight: 600;
}

header .main-page-NDQcLW .top-learning-4QmH0x .head-primary-aKw34U a::after {
    width: 150%;
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    height: 150%;
    position: absolute;
    content: "";
    background: radial-gradient(circle, #ffffff 0%, transparent 70%);
    transition: transform 0.5s ease, opacity 0.5s ease;
    left: 50%;
    z-index: -1;
    top: 50%;
}

header .main-page-NDQcLW .top-learning-4QmH0x .head-primary-aKw34U:nth-child(odd) a::before {
    background: linear-gradient(to right, rgb(211,188,173), rgb(184,153,144));
}

.course-overview-zU3WYS {
    position: relative;
    min-height: 100vh;
    background-color: rgb(233,221,214);
    overflow: hidden;
    flex-direction: column;
    display: flex;
}

.course-overview-zU3WYS .learn-path-l1BeUr::before {
    z-index: 2;
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    background: #000000;
    width: 100%;
    opacity: 0.7;
    left: 0;
}

.course-overview-zU3WYS .practical-study-H7DM1x {
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scale(1.1);
    animation: slide-fade 25s infinite cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    position: absolute;
    height: 100%;
    opacity: 0;
}

.course-overview-zU3WYS .practical-study-H7DM1x:nth-child(3) {
    animation-delay: -10s;
}

.course-overview-zU3WYS .practical-study-H7DM1x:nth-child(5) {
    animation-delay: -20s;
}

.course-overview-zU3WYS .container {
    width: 100%;
    height: 100vh;
    display: flex;
    z-index: 10;
    align-items: center;
    position: relative;
}

.course-overview-zU3WYS .skill-academy-m6AEwX {
    border-radius: 29px;
    z-index: 3;
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 0.1);
    grid-column: 6 / 13;
    grid-row: 2 / 12;
    backdrop-filter: blur(20px);
    padding: 4rem;
    overflow: hidden;
    display: flex;
    position: relative;
    box-sizing: border-box;
    justify-content: center;
    background: rgba(255, 255, 255, 0.04);
}

.course-overview-zU3WYS .skill-academy-m6AEwX::after {
    right: -30px;
    z-index: -1;
    position: absolute;
    bottom: -30px;
    height: 70%;
    width: 70%;
    filter: blur(70px);
    border-radius: 50%;
    content: "";
    background: rgb(184,153,144,0.5);
    opacity: 0.3;
}

.course-overview-zU3WYS .skill-academy-m6AEwX p {
    line-height: 1.8;
    margin-bottom: 2.5rem;
    overflow-wrap: break-word;
    font-size: 12px;
    max-width: 100%;
    color: #000000;
    word-wrap: break-word;
}

.course-overview-zU3WYS .support-form-GwH6Ko::before {
    content: "";
    height: 100%;
    transition: left 0.3s ease;
    background: rgb(211,188,173);
    left: -100%;
    z-index: -1;
    position: absolute;
    width: 100%;
    top: 0;
}

.course-overview-zU3WYS .support-form-GwH6Ko:hover {
    color: #ffffff;
}

.course-overview-zU3WYS .support-form-GwH6Ko:hover::before {
    left: 0;
}

.course-overview-zU3WYS .proof-stats-3HFiZW::after {
    width: 100%;
    height: 100%;
    border: 1px solid rgb(184,153,144,0.5);
    border-radius: 29px;
    grid-row: 4 / 10;
    grid-column: 3 / 9;
    position: absolute;
    content: "";
    z-index: 2;
}

.course-overview-zU3WYS .program-flow-EO0jRd:has(.practical-study-H7DM1x:nth-child(3):last-child) .practical-study-H7DM1x:nth-child(1) {
    animation-delay: 0s;
}

.course-overview-zU3WYS .program-flow-EO0jRd:has(.practical-study-H7DM1x:nth-child(3):last-child) .practical-study-H7DM1x:nth-child(3) {
    animation-delay: -16.67s;
}

.course-overview-zU3WYS .program-flow-EO0jRd:has(.practical-study-H7DM1x:nth-child(4):last-child) .practical-study-H7DM1x:nth-child(2) {
    animation-delay: -6.25s;
}

.course-overview-zU3WYS .program-flow-EO0jRd:has(.practical-study-H7DM1x:nth-child(4):last-child) .practical-study-H7DM1x:nth-child(4) {
    animation-delay: -18.75s;
}

.contact-us-0lrIja::before {
    position: absolute;
    bottom: 0;
    pointer-events: none;
    background: 
        repeating-linear-gradient(
            0deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        ),
        repeating-linear-gradient(
            90deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        );
    left: 0;
    content: '';
    right: 0;
    z-index: 1;
    top: 0;
}

.contact-us-0lrIja h2 {
    letter-spacing: 0.1em;
    margin-bottom: 3rem;
    font-size: 38px;
    text-transform: uppercase;
    position: relative;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

.contact-us-0lrIja h2::after {
    right: 0;
    width: 30%;
}

.contact-us-0lrIja .message-support-7eyY3a {
    transform: rotateX(5deg) scale(0.98);
    transition: transform 0.3s ease;
    background: rgb(184,153,144,0.5);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 5px 15px rgba(0,0,0,0.1);
    border: 1px solid rgb(211,188,173,0.5);
    border-radius: 21px;
    display: flex;
    align-items: stretch;
}

.contact-us-0lrIja .request-list-BK6qo3 {
    flex-direction: column;
    position: relative;
    display: flex;
    padding: 4rem 3rem;
    flex: 0 0 60%;
    justify-content: center;
}

.contact-us-0lrIja .request-list-BK6qo3::before {
    border-radius: 50%;
    height: 10px;
    content: '';
    position: absolute;
    box-shadow: 0 0 20px rgb(211,188,173);
    animation: signal-pulse 2s infinite alternate;
    top: 2rem;
    width: 10px;
    right: 2rem;
    background: rgb(211,188,173);
}

.contact-us-0lrIja .request-list-BK6qo3 input:not([type="checkbox"]):not([type="submit"]) {
    border: 1px solid rgb(211,188,173,0.5);
    background: rgb(184,153,144,0.5);
    padding: 1rem 1.5rem;
    outline: none;
    z-index: 2;
    color: #ffffff;
    position: relative;
    font-size: 13px;
    margin-bottom: 1.5rem;
    transition: all 0.3s ease;
    width: 100%;
    border-radius: 10px;
}

.contact-us-0lrIja .request-list-BK6qo3 input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgb(211,188,173,0.5);
    border-color: rgb(211,188,173);
}

.contact-us-0lrIja .request-list-BK6qo3 .support-inquiry-J3IogQ {
    margin-bottom: 1.5rem;
    align-items: center;
    display: flex;
}

.contact-us-0lrIja .request-list-BK6qo3 .support-inquiry-J3IogQ input[type="checkbox"]:checked {
    border-color: rgb(211,188,173);
    background: rgb(211,188,173);
}

.contact-us-0lrIja .request-list-BK6qo3 .support-inquiry-J3IogQ input[type="checkbox"]:checked::after {
    position: absolute;
    font-size: 0.8rem;
    left: 50%;
    transform: translate(-50%, -50%);
    content: '✔';
    color: #ffffff;
    top: 50%;
}

.contact-us-0lrIja .request-list-BK6qo3 .support-inquiry-J3IogQ a {
    text-decoration: none;
    color: rgb(211,188,173);
    margin-left: 0.3rem;
    transition: color 0.3s ease;
}

.contact-us-0lrIja .request-list-BK6qo3 .support-form-GwH6Ko::before {
    background: linear-gradient(
        120deg, 
        transparent, 
        rgb(211,188,173,0.5), 
        transparent
    );
    content: '';
    width: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    transition: all 0.3s ease;
    height: 100%;
}

.contact-us-0lrIja .request-list-BK6qo3 .support-form-GwH6Ko:hover {
    box-shadow: 0 10px 20px rgb(211,188,173,0.5);
    transform: translateY(-3px);
}

footer .compliance-JwK7XB::before {
    position: absolute;
    content: "";
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    top: -50px;
    transform: skewY(-3deg);
    z-index: 0;
    background-color: rgb(184,153,144);
    right: 0;
    height: 100px;
    left: 0;
}

footer .info_item {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    max-width: 300px;
    padding: 15px 20px 15px 25px;
    overflow: hidden;
    flex: 1 1 200px;
    border-radius: 0 5px 5px 0;
    background-color: rgb(184,153,144,0.5);
    transition: all 0.3s ease;
}

footer .info_item:nth-child(even) {
    background-color: rgb(211,188,173,0.5);
}

footer .info_item:hover {
    transform: translateY(-5px) translateX(5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

footer .info_item svg {
    vertical-align: middle;
    position: relative;
    height: 20px;
    top: -1px;
    width: 20px;
    fill: rgb(211,188,173);
    margin-right: 12px;
}

footer .info_item a:hover {
    color: rgb(211,188,173);
}

footer .head-section-lNgQAW {
    border-radius: 21px;
    padding: 30px;
    background-color: rgb(184,153,144,0.5);
    position: relative;
}

footer .head-section-lNgQAW svg {
    filter: brightness(0) invert(1);
    width: auto;
    display: block;
    height: 45px;
    margin-bottom: 20px;
}

footer .training-zone-r63hkE {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
}

footer .top-learning-4QmH0x h5::before {
    width: 3px;
    background-color: rgb(211,188,173);
    height: 100%;
    left: 0;
    position: absolute;
    content: "";
    top: 0;
}

footer .nav-skill-2MmwlO {
    margin-bottom: 25px;
    position: relative;
}

footer .nav-skill-2MmwlO a::before {
    height: 100%;
    width: 3px;
    transition: width 0.3s ease;
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    background-color: rgb(211,188,173);
}

footer .nav-skill-2MmwlO a:hover {
    color: #ffffff;
    background-color: rgb(211,188,173,0.5);
    transform: translateX(5px);
}

footer .subscribe_holder::before {
    top: 15px;
    pointer-events: none;
    border-radius: calc(21px - 8px);
    bottom: 15px;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    right: 15px;
    position: absolute;
    content: "";
    left: 15px;
}

footer .subscribe_holder h5::before {
    content: "";
    height: 100%;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgb(211,188,173);
}

footer .input_holder input[type="email"] {
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    font-size: 13px;
    padding: 14px 16px;
}

footer .mail-section-UtDwjQ {
    cursor: pointer;
    background-color: rgb(211,188,173);
    border-radius: 10px;
    position: relative;
    font-weight: 600;
    overflow: hidden;
    border: none;
    transition: all 0.3s ease;
    padding: 14px 20px;
    color: #ffffff;
    font-size: 14px;
}

footer .mail-section-UtDwjQ:hover {
    background-color: rgb(184,153,144);
}

footer .intern-opp-MYcWFn::before {
    top: -25px;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
    transform: translateX(-50%);
    width: 50px;
    left: 50%;
    height: 1px;
}

.register-now-bagZrk::before {
    top: 0;
    width: 100%;
    background-size: 50px 50px;
    height: 100%;
    position: absolute;
    content: '';
    z-index: -1;
    left: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, #ffffff 25%, #ffffff 26%, transparent 27%, transparent 74%, #ffffff 75%, #ffffff 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, #ffffff 25%, #ffffff 26%, transparent 27%, transparent 74%, #ffffff 75%, #ffffff 76%, transparent 77%, transparent);
    opacity: 0.05;
}

.register-now-bagZrk .proof-stats-3HFiZW {
    margin: 0 auto;
    z-index: 2;
    justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 17px;
    padding: 60px 40px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    max-width: 1000px;
}

.register-now-bagZrk h3 {
    font-family: Arial, sans-serif;
    margin-bottom: 50px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #ffffff;
    font-size: 29px;
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    font-weight: 700;
    position: relative;
}

.register-now-bagZrk h3::after {
    position: absolute;
    text-shadow: -2px 0 rgb(211,188,173);
    top: 0;
    opacity: 0.8;
    content: attr(data-text);
    left: -2px;
    background: transparent;
    animation: glitchBottom 2.7s infinite linear alternate;
    color: #ffffff;
    clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
}

.register-now-bagZrk .send-feedback-ANpWxq::before {
    top: 0;
    background: linear-gradient(
        45deg,
        rgb(211,188,173) 0%,
        rgb(184,153,144) 100%
    );
    width: 100%;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.4s ease;
    height: 100%;
    content: '';
    left: 0;
    position: absolute;
}

.register-now-bagZrk .send-feedback-ANpWxq::after {
    transform: skewX(-20deg);
    left: -100px;
    position: absolute;
    top: 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.8),
        transparent
    );
    width: 8px;
    height: 100%;
    transition: all 0.7s ease;
    z-index: 2;
    content: '';
}


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




@media (min-width: 768px) {.our-story-IDxeEN {
    padding: 150px 0;
}.our-story-IDxeEN .container {
    grid-template-columns: 1fr;
}.our-story-IDxeEN h2 {
    font-size: calc(33px * 1.4);
    margin-bottom: 3rem;
}.our-story-IDxeEN .text-holder-item-1X0Pjr {
    padding: 50px;
}.our-story-IDxeEN .text-holder-item-1X0Pjr::before {
    height: 120px;
}.our-story-IDxeEN .text-holder-item-1X0Pjr div div {
    column-count: 2;
}
}



@media (min-width: 1200px) {.our-story-IDxeEN .container {
    padding: 0 60px;
}.our-story-IDxeEN h2 {
    margin-left: 30px;
}.our-story-IDxeEN .text-holder-item-1X0Pjr {
    margin-left: 30px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}.our-story-IDxeEN .text-holder-item-1X0Pjr:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 45px rgba(0,0,0,0.3);
}
}



@media (max-width: 991px) {.opening-page-P8KvE0 .path-edu-JSp1Bt {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2.5rem;
}.opening-page-P8KvE0 .title_style_header {
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}.opening-page-P8KvE0 p {
    max-width: 100%;
}
}



@media (max-width: 767px) {.opening-page-P8KvE0 .start-welcome-xT51os {
    padding: 2rem 1rem;
    align-items: flex-start;
    padding-top: 20%;
}.opening-page-P8KvE0 .path-edu-JSp1Bt {
    transform: none;
    box-shadow: 
      10px 10px 30px rgba(0, 0, 0, 0.15),
      -10px -10px 30px rgba(255, 255, 255, 0.03),
      inset 3px 3px 10px rgba(255, 255, 255, 0.05),
      inset -3px -3px 10px rgba(0, 0, 0, 0.05);
    animation: none;
    padding: 2rem 1.5rem;
}.opening-page-P8KvE0 .path-edu-JSp1Bt > div:first-child {
    margin-bottom: 1.5rem;
}.opening-page-P8KvE0 .path-edu-JSp1Bt > div:first-child::after {
    height: 3px;
    width: 60px;
    bottom: -0.75rem;
}.opening-page-P8KvE0 h3 {
    margin-bottom: 1rem;
}.opening-page-P8KvE0 p {
    padding-left: 15px;
}.opening-page-P8KvE0 p::before {
    width: 8px;
    height: 8px;
}
}



@media (max-width: 575px) {.gratPanel-jhxgDM {
    padding: 60px 0 40px;
}.gratPanel-jhxgDM h2 {
    margin-bottom: 25px;
    font-size: calc(28px * 0.7);
}.gratPanel-jhxgDM .proof-stats-3HFiZW {
    padding: 30px 20px;
}.gratPanel-jhxgDM li {
    padding-left: 20px;
}.gratPanel-jhxgDM li::before {
    width: 8px;
    top: 9px;
    height: 8px;
}.gratPanel-jhxgDM h2::after {
    width: 50px;
}
}



@media screen and (min-width: 1200px) {.tariff-block-RhFSbr .lesson-plans-p9G3Az {
    grid-template-columns: repeat(4, 1fr);
}.tariff-block-RhFSbr .member-plans-ayeBAF {
    min-height: 450px;
}
}



@media screen and (min-width: 768px) and (max-width: 1199px) {.tariff-block-RhFSbr .lesson-plans-p9G3Az {
    grid-template-columns: repeat(2, 1fr);
}.tariff-block-RhFSbr .member-plans-ayeBAF {
    min-height: 420px;
}.tariff-block-RhFSbr {
    padding: 100px 0;
}
}



@media (prefers-reduced-motion: reduce) {.tariff-block-RhFSbr .study-costs-zkl6pV,
    .tariff-block-RhFSbr .study-costs-zkl6pV:hover,
    .tariff-block-RhFSbr h2,
    .tariff-block-RhFSbr .member-plans-ayeBAF::before,
    .tariff-block-RhFSbr .study-costs-zkl6pV h4,
    .tariff-block-RhFSbr .qtr-cost-pWR5Eu {
    transform: none;
    transition: none;
}}


@media only screen and (max-width: 1200px) {.overlayConsentSettings-Bar7Xt {
    padding: 15px;
}
}


@media only screen and (max-width: 800px) {.cookie-window-V9Aeaz {
    display: none;
}.cookie-notice-jqHP0R {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.overlayConsentSettings-Bar7Xt h5, .overlayConsentSettings-Bar7Xt p {
    text-align: center;
}.data-comply-cCL2jw {
    margin-bottom: 15px;
}.cookie-eductrl-zUkViA {
    margin-left: 0;
    margin-top: 10px;
}}



@media (min-width: 768px) {.education-experience-qVKxQE {
    padding: 7rem 0;
}.education-experience-qVKxQE .learning-testimonials-5mG1dz {
    gap: 3rem;
    align-items: center;
    grid-template-columns: 300px 1fr;
    padding: 3rem;
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg);
}.education-experience-qVKxQE .learning-testimonials-5mG1dz:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}.education-experience-qVKxQE .learning-testimonials-5mG1dz > div:nth-child(2) {
    grid-row: 1;
    grid-column: 2;
}.education-experience-qVKxQE .learning-testimonials-5mG1dz > div:nth-child(3) {
    grid-row: 2;
    grid-column: 1 / -1;
}
}



@media (min-width: 992px) {.education-experience-qVKxQE .learning-testimonials-5mG1dz {
    grid-template-rows: auto 1fr;
    gap: 2.5rem 4rem;
    grid-template-columns: 350px 1fr;
}.education-experience-qVKxQE .img-round-cGf2m5 {
    height: 400px;
}.education-experience-qVKxQE .job-content-ySR3LX {
    font-size: calc(13px * 1.05);
    padding-left: 2rem;
}.education-experience-qVKxQE .job-content-ySR3LX::before {
    font-size: 80px;
}
}



@media (max-width: 767px) {.education-experience-qVKxQE {
    padding: 4rem 0;
}.education-experience-qVKxQE .learning-testimonials-5mG1dz {
    padding: 1.5rem;
}.education-experience-qVKxQE .img-round-cGf2m5 {
    margin-bottom: 1.5rem;
    height: 250px;
}.education-experience-qVKxQE .name {
    font-size: calc(23px * 0.95);
}.education-experience-qVKxQE .job-content-ySR3LX {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}}



@media (max-width: 992px) {header .main-page-NDQcLW {
    flex-direction: column;
    padding: 20px 15px;
}header .main-page-NDQcLW .head-section-lNgQAW {
    margin-bottom: 15px;
}header .main-page-NDQcLW .top-learning-4QmH0x {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}header .main-page-NDQcLW .top-learning-4QmH0x .head-primary-aKw34U {
    margin: 3px;
}header .main-page-NDQcLW .top-learning-4QmH0x .head-primary-aKw34U a {
    font-size: calc(14px - 1px);
    padding: 6px 12px;
}
}




@media screen and (max-width: 1200px) {.course-overview-zU3WYS .proof-stats-3HFiZW {
    height: 85vh;
    width: 90%;
}.course-overview-zU3WYS .skill-academy-m6AEwX {
    padding: 3rem;
}
}



@media screen and (max-width: 768px) {.course-overview-zU3WYS .proof-stats-3HFiZW {
    width: 90%;
    gap: 1.5rem;
}.course-overview-zU3WYS .skill-academy-m6AEwX {
    padding: 2rem;
}.course-overview-zU3WYS .skill-academy-m6AEwX h3 {
    font-size: calc(38px * 0.9);
}.course-overview-zU3WYS .skill-academy-m6AEwX h3::before {
    top: -15px;
    height: 40px;
    width: 40px;
    left: -20px;
}.course-overview-zU3WYS .skill-academy-m6AEwX p {
    margin-bottom: 2rem;
    font-size: calc(12px * 0.9);
}.course-overview-zU3WYS .container {
    padding: 4rem 0;
}
}



@media screen and (max-width: 1024px) {.contact-us-0lrIja .message-support-7eyY3a {
    transform: none;
    flex-direction: column;
}.contact-us-0lrIja .img-round-cGf2m5 {
    flex: 0 0 100%;
    min-height: 300px;
}.contact-us-0lrIja .request-list-BK6qo3 {
    flex: 0 0 100%;
    padding: 3rem 2rem;
}
}



@media screen and (max-width: 768px) {.contact-us-0lrIja {
    padding: 3rem 0;
}.contact-us-0lrIja h2 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.8);
}.contact-us-0lrIja .request-list-BK6qo3 h3 {
    font-size: calc(33px * 0.9);
}.contact-us-0lrIja .request-list-BK6qo3 input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
    margin-bottom: 1rem;
}.contact-us-0lrIja .request-list-BK6qo3 .support-inquiry-J3IogQ {
    align-items: flex-start;
}.contact-us-0lrIja .request-list-BK6qo3 .support-inquiry-J3IogQ input[type="checkbox"] {
    margin-top: 0.2rem;
}
}



@media (max-width: 767px) {footer .compliance-JwK7XB {
    padding: 60px 0 30px;
}footer .online-form-uGsj9O {
    margin-bottom: 40px;
}footer .head-section-lNgQAW, footer .subscribe_holder {
    padding: 25px 20px;
}footer .nav-skill-2MmwlO a {
    padding: 8px 12px;
    margin: 0 5px 8px 0;
}footer .intern-opp-MYcWFn {
    margin-top: 40px;
}
}



@media screen and (max-width: 992px) {.register-now-bagZrk {
    padding: 100px 0;
}.register-now-bagZrk .proof-stats-3HFiZW {
    max-width: 90%;
    padding: 50px 30px;
}.register-now-bagZrk h3 {
    margin-bottom: 45px;
    font-size: calc(29px * 0.9);
}.register-now-bagZrk .send-feedback-ANpWxq {
    font-size: calc(18px * 0.95);
    padding: 14px 40px;
}
}



@media screen and (max-width: 576px) {.register-now-bagZrk {
    padding: 60px 0;
}.register-now-bagZrk .proof-stats-3HFiZW {
    padding: 30px 20px;
}.register-now-bagZrk h3 {
    margin-bottom: 35px;
    letter-spacing: 1.5px;
    font-size: calc(29px * 0.7);
}.register-now-bagZrk .send-feedback-ANpWxq {
    padding: 10px 30px;
    font-size: calc(18px * 0.85);
    letter-spacing: 1px;
}
}



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



@keyframes shine {
    0% {
        opacity: 0.1;
        transform: rotate(-15deg) translateX(5%);
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 0.15;
        transform: rotate(-15deg) translateX(-5%);
    }
}



@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(rgb(184,153,144), 0.6);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(rgb(184,153,144), 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(rgb(184,153,144), 0);
  }
}



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



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



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



@keyframes slide-fade {
    0%, 16% {
        opacity: 1;
        z-index: 5;
    }
    20%, 96% {
        opacity: 0;
        z-index: 0;
    }
    100% {
        opacity: 1;
        z-index: 5;
    }
}

@keyframes feature-photo {
    0%, 16% {
        opacity: 1;
    }
    20%, 96% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



@keyframes circuit-pulse {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.6;
    }
    100% {
        transform: rotate(5deg) scale(1.02);
        opacity: 0.8;
    }
}



@keyframes pulseGlow {
    0% {
        opacity: 0.05;
        filter: blur(60px);
    }
    50% {
        opacity: 0.1;
        filter: blur(80px);
    }
    100% {
        opacity: 0.05;
        filter: blur(60px);
    }
}



@keyframes glitchBottom {
    0% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
    10% {
        clip-path: polygon(0 60%, 100% 60%, 100% 95%, 0 95%);
        transform: translate(5px, 2px);
    }
    20% {
        clip-path: polygon(0 65%, 100% 65%, 100% 90%, 0 90%);
        transform: translate(-5px, -2px);
    }
    30% {
        clip-path: polygon(0 70%, 100% 70%, 100% 85%, 0 85%);
        transform: translate(3px, 1px);
    }
    40% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
    100% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
}

