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

header,footer {
    width: 100%;
}

header {
    padding: 0;
    overflow: visible;
    margin-top: 0;
    position: relative;
    z-index: 100;
    background: rgb(118,135,185);
}

.Iakv-contact-us::after {
    opacity: 0.6;
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    background-image: 
        linear-gradient(90deg, rgba(rgb(199,181,170), 0.03) 1px, transparent 1px),
        linear-gradient(rgba(rgb(199,181,170), 0.03) 1px, transparent 1px);
    background-size: 20px 20px;
    animation: gridMove 20s linear infinite;
    content: "";
    z-index: 1;
    top: 0;
}

.Iakv-contact-us .WIrn-pic-wrap-item {
    overflow: hidden;
    width: 45%;
    position: relative;
}

.Iakv-contact-us .WIrn-pic-wrap-item::after {
    mix-blend-mode: overlay;
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, 
                rgba(rgb(199,181,170), 0.3) 0%, 
                rgba(rgb(118,135,185), 0.3) 100%);
    top: 0;
    position: absolute;
    content: "";
    left: 0;
}

.Iakv-contact-us form h3::after {
    height: 2px;
    position: absolute;
    bottom: -10px;
    background: rgb(199,181,170);
    width: 40px;
    content: "";
    left: 0;
}

.Iakv-contact-us form input[type="text"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.5;
}

.Iakv-contact-us .GRdZ-feedback-support input[type="checkbox"] {
    position: absolute;
    height: 0;
    opacity: 0;
    width: 0;
    cursor: pointer;
}

.Iakv-contact-us .GRdZ-feedback-support input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    height: 12px;
    position: absolute;
    border: solid #ffffff;
    left: 8px;
    top: 4px;
    content: "";
    border-width: 0 2px 2px 0;
    width: 6px;
}

.Iakv-contact-us .CIVM-feedback-reach {
    font-size: 17px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s ease;
    border: none;
    padding: 15px 20px;
    color: #ffffff;
    background: linear-gradient(90deg, rgb(199,181,170), rgb(118,135,185));
    width: 100%;
    font-weight: 600;
    border-radius: 10px;
}

.KCfH-course-overview .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}

.KCfH-course-overview .WIrn-pic-wrap-item {
    transform-origin: top center;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    overflow: hidden;
    height: 300px;
}

.KCfH-course-overview .dXlM-note-frame {
    background: #ffffff;
    position: relative;
    padding: 2.5rem 2rem;
    transform: translateY(-40px);
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
}

.KCfH-course-overview .dXlM-note-frame h3::after {
    display: block;
    animation: expandLine 1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    margin-top: 1rem;
    background: rgb(199,181,170);
    transform-origin: left;
    animation-delay: 0.6s;
    width: 60px;
    height: 3px;
    content: "";
    transform: scaleX(0);
}

.mENA-our-background .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    z-index: 1;
}

.mENA-our-background h1::before {
    animation: scaleIn 1.2s 0.6s forwards cubic-bezier(0.25, 1, 0.5, 1);
    left: 0;
    bottom: -15px;
    position: absolute;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(199,181,170) 0%, rgb(118,135,185) 100%);
    height: 4px;
    width: 120px;
    transform-origin: left;
    content: "";
}

.mENA-our-background .Jykx-virtual-track:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}

.mENA-our-background .Jykx-virtual-track h4 {
    position: relative;
    font-weight: 600;
    color: #000000;
    padding-bottom: 15px;
    margin-bottom: 20px;
    transition: transform 0.4s ease;
    transform: translateX(0);
    font-size: calc(20px + 2px);
}

.sHOn-pricing-tray {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}

.gVoy-plan-cost {
    position: relative;
}

.sHOn-pricing-tray h2 {
    text-align: center;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    margin-bottom: 20px;
    font-size: 35px;
}

.sHOn-pricing-tray .fPqR-learn-deals {
    display: block;
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    will-change: transform;
    height: 100%;
    text-decoration: none;
    position: relative;
}

.sHOn-pricing-tray .wjXk-package-deal::before {
    height: 5px;
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    background: linear-gradient(90deg, rgb(199,181,170), rgb(118,135,185));
}

.sHOn-pricing-tray .XTLn-price-sheet p {
    line-height: 1.6;
    word-wrap: break-word;
    hyphens: auto;
    opacity: 0.85;
    flex-grow: 1;
    white-space: normal;
    overflow-wrap: break-word;
    color: #ffffff;
    font-size: 14px;
    margin: 0 0 25px;
}

.MtHz-cookieAgreementModal {
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    padding: 15px 20px;
    width: 100%;
    background: rgb(118,135,185);
    border-top: 3px solid rgb(199,181,170);
    z-index: 90;
    bottom: 0;
    position: fixed;
}

.rUZt-data-notice {
    margin-left: 10px;
    background: rgb(199,181,170);
    border: 2px solid rgb(199,181,170);
    border-radius: 10px;
    text-decoration: none;
    transition: none;
    text-align: center;
    min-width: 150px;
    flex-shrink: 0;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    color: #ffffff;
}

.GbUW-study-method .dXlM-note-frame {
    width: 55%;
    margin-left: 5%;
    position: relative;
    flex-direction: column;
    display: flex;
}

.GbUW-study-method .dXlM-note-frame::after {
    position: absolute;
    left: -150px;
    height: 250px;
    transform: rotate(15deg);
    content: '';
    bottom: -100px;
    border: 2px solid rgb(118,135,185,0.5);
    width: 250px;
    opacity: 0.1;
    z-index: 0;
    animation: rotate-float 30s infinite linear reverse;
}

.GbUW-study-method .dXlM-note-frame h2::after {
    left: 0;
    position: absolute;
    width: 100%;
    height: 3px;
    content: '';
    opacity: 0.6;
    background: linear-gradient(90deg, rgb(199,181,170) 0%, transparent 100%);
    bottom: 0;
}

.GbUW-study-method .JUNI-knowledge-lab::after {
    width: 1px;
    z-index: 0;
    content: '';
    height: 150%;
    top: -25%;
    opacity: 0.2;
    background: linear-gradient(to bottom, transparent, rgb(199,181,170,0.5), transparent);
    position: absolute;
    left: 30%;
}

.pjmo-ty-banner::after {
    height: 60%;
    background: linear-gradient(215deg, rgb(199,181,170,0.5) 0%, transparent 70%);
    bottom: -5%;
    transform: rotate(10deg) skew(-5deg);
    content: "";
    position: absolute;
    z-index: 1;
    animation: float 15s ease-in-out infinite alternate-reverse;
    width: 35%;
    right: -5%;
    opacity: 0.3;
    filter: blur(30px);
}

.pjmo-ty-banner .JUNI-knowledge-lab::before {
    transform-origin: top;
    height: 100%;
    transform: scaleY(0);
    animation: growDown 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    background: linear-gradient(to bottom, rgb(199,181,170), rgb(118,135,185));
    width: 5px;
    left: 0;
    top: 0;
    position: absolute;
}

.wYxX-info-details {
    overflow: hidden;
    background: linear-gradient(145deg, rgb(227,228,215) 40%, rgb(199,181,170,0.5) 150%);
    padding: 5rem 0;
    position: relative;
}

.wYxX-info-details::after {
    background: linear-gradient(225deg, rgb(199,181,170,0.5) 0%, transparent 70%);
    left: -5%;
    filter: blur(30px);
    height: 60%;
    opacity: 0.5;
    bottom: -10%;
    position: absolute;
    width: 30%;
    content: "";
    z-index: 1;
    animation: float 18s ease-in-out infinite reverse;
    transform: rotate(15deg);
}

.wYxX-info-details .gCQT-message-us:hover h3::after {
    transform: scaleX(1.5);
}

.wYxX-info-details h5 {
    color: #000000;
    margin-bottom: 0.5rem;
    align-items: center;
    font-weight: 600;
    font-size: 23px;
    text-transform: capitalize;
    display: flex;
}

.wYxX-info-details .Kjuv-contact-details li:last-child {
    border-bottom: none;
}

.wYxX-info-details .vfbJ-reach-form svg {
    transition: transform 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: scale(0.9);
    margin-left: 10px;
}

.KDuX-privacy-frame .container::before {
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    transform: translateX(-2px);
    left: 0;
    background: linear-gradient(to bottom, rgb(199,181,170), rgb(118,135,185));
    content: "";
}

.KDuX-privacy-frame h1::after {
    transform-origin: left center;
    height: 3px;
    transition: width 0.4s ease;
    bottom: 0;
    left: 0;
    position: absolute;
    background: rgb(199,181,170);
    width: 80px;
    content: "";
}

.KDuX-privacy-frame h3::before {
    left: 0;
    top: 50%;
    height: 6px;
    width: 6px;
    background: rgb(118,135,185);
    position: absolute;
    transform: translateY(-50%) rotate(45deg);
    content: "";
}

.KDuX-privacy-frame p strong {
    font-weight: 600;
    color: #000000;
    display: inline-block;
    position: relative;
}

.KDuX-privacy-frame li::before {
    height: 6px;
    top: 0.7em;
    position: absolute;
    width: 6px;
    left: 0;
    transform: rotate(45deg);
    border: 1px solid rgb(199,181,170);
    transition: all 0.3s ease;
    content: "";
}



.pRGu-job-board .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 2rem;
}

.pRGu-job-board .company_holder {
    grid-column: 1 / 5;
    position: relative;
    grid-row: 1;
}

.pRGu-job-board .company_holder h3 {
    -webkit-background-clip: text !important;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    position: relative;
    font-size: 32px;
    background: linear-gradient(90deg, #ffffff, rgb(199,181,170));
    margin-bottom: 1.5rem;
}

.pRGu-job-board .bSBs-main-mainbar {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    width: 100%;
    gap: 3rem;
}

.pRGu-job-board .PiyX-main-head:hover::before {
    height: 100%;
}

.pRGu-job-board .PiyX-main-head h5 {
    margin-bottom: 1.5rem;
    font-weight: 600;
    color: rgb(118,135,185);
    padding-left: 1rem;
    position: relative;
    letter-spacing: 1px;
    font-size: 18px;
}

.pRGu-job-board .PiyX-main-head .bSBs-main-mainbar a:hover {
    padding-left: 1.5rem;
    color: #ffffff;
    opacity: 1;
}

.NGsS-partner-logo {
    position: relative;
    grid-column: 1 / 13;
    background: rgba(0, 0, 0, 0.5);
    padding: 1.5rem 0;
    margin-top: 4rem;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    grid-row: 2;
}

header::after {
    background: 
        linear-gradient(to right, transparent 0%, rgb(118,135,185,0.5) 50%, transparent 100%),
        linear-gradient(to bottom, transparent 0%, rgb(118,135,185,0.5) 50%, transparent 100%);
    height: 100%;
    z-index: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

header .PWNC-header-tutor:hover {
    transform: translateX(5px);
    box-shadow: 5px 0 15px -5px rgb(199,181,170);
}

header .fhpX-nav-pro:hover::after {
    opacity: 1;
}

header .PiyX-main-head {
    list-style: none;
    margin: 0;
    position: relative;
    z-index: 2;
    padding: 0;
    display: flex;
}

header .QAsz-main-header a {
    z-index: 1;
    border-left: 1px solid transparent;
    letter-spacing: 1px;
    font-size: 13px;
    text-decoration: none;
    border-right: 1px solid transparent;
    display: flex;
    justify-content: center;
    padding: 0 1.2rem;
    height: 45px;
    color: #ffffff;
    transition: all 0.3s ease;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    align-items: center;
}

header .drjV-main-know::after {
    width: 1px;
    height: 30px;
    background: rgb(199,181,170);
    top: 20px;
    left: 20px;
    content: '';
    position: absolute;
}

.vrki-instructor-history::after {
    width: 50%;
    content: "";
    z-index: 0;
    height: 60%;
    transform: rotate(15deg);
    bottom: -10%;
    background: linear-gradient(225deg, rgb(118,135,185,0.5), rgb(199,181,170,0.5));
    position: absolute;
    left: -10%;
    filter: blur(40px);
}

.vrki-instructor-history .WFwC-opinion-spot .WIrn-pic-wrap-item {
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 5% 100%);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15), 0 5px 15px rgba(0,0,0,0.05);
    width: 100%;
    height: 300px;
}

.vrki-instructor-history .WFwC-opinion-spot .name::after {
    content: "";
    left: 0;
    transition: width 0.4s ease;
    width: 0;
    position: absolute;
    background-color: rgb(118,135,185);
    bottom: -5px;
    height: 2px;
}

.vrki-instructor-history .WFwC-opinion-spot .jaKR-work-expertise {
    position: relative;
    padding: 1.5rem;
    line-height: 1.8;
    background: linear-gradient(to right, rgba(255,255,255,0.9), rgba(255,255,255,0.5));
    font-size: 13px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    color: #000000;
}

.uYVh-title-opener .pJdN-main-home {
    height: 100%;
    position: absolute;
    z-index: 1;
    width: 100%;
}

.uYVh-title-opener .HDWG-skill-track > div:nth-child(1) {
    animation-delay: 0.3s;
}

.uYVh-title-opener .HDWG-skill-track > div:nth-child(2) {
    animation-delay: 0.6s;
}

.uYVh-title-opener p {
    color: #ffffff;
    font-size: calc(14px * 1.2);
    margin-bottom: 1.5rem;
    position: relative;
    text-transform: uppercase;
    padding-left: 2rem;
    letter-spacing: 0.15em;
    font-weight: 600;
}

.uYVh-title-opener::after {
    z-index: 2;
    content: '';
    background: linear-gradient(to top, 
    rgba(rgba(0, 0, 0, 0.5), 0.7) 0%, 
    transparent 100%);
    bottom: 0;
    width: 100%;
    height: 30%;
    left: 0;
    pointer-events: none;
    position: absolute;
}


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



@media (max-width: 768px) {.Iakv-contact-us {
    padding: 50px 0;
}.Iakv-contact-us h2 {
    margin-bottom: 30px;
}.Iakv-contact-us .QUCJ-inquiry-section {
    flex-direction: column;
}.Iakv-contact-us .WIrn-pic-wrap-item {
    width: 100%;
    height: 250px;
}.Iakv-contact-us .AXfw-help-grid {
    padding: 30px 25px;
    width: 100%;
}.Iakv-contact-us form h3 {
    margin-bottom: 25px;
}.Iakv-contact-us form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.Iakv-contact-us .GRdZ-feedback-support {
    margin-bottom: 25px;
}.Iakv-contact-us .CIVM-feedback-reach {
    padding: 12px 15px;
}
}



@media (min-width: 1200px) {.KCfH-course-overview .WPtC-study-path {
    grid-template-columns: 45% 55%;
}.KCfH-course-overview .dXlM-note-frame {
    transform: translateX(-100px);
    padding: 5rem 6rem 5rem 7rem;
}
}



@media (max-width: 767px) {.KCfH-course-overview .WPtC-study-path:hover .WIrn-pic-wrap-item {
    transform: scale(1.05);
}}



@media (min-width: 992px) {.mENA-our-background {
    padding: 180px 0 150px;
}.mENA-our-background h1 {
    font-size: calc(47px + 16px);
}.mENA-our-background .Jykx-virtual-track {
    padding: 60px;
}.mENA-our-background .Jykx-virtual-track div {
    height: 350px;
}.mENA-our-background .Jykx-virtual-track h4 {
    font-size: calc(20px + 4px);
}
}



@media (max-width: 991px) {.sHOn-pricing-tray {
    padding: 80px 0;
}.sHOn-pricing-tray .xEAe-learn-fees {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
}.sHOn-pricing-tray .XTLn-price-sheet {
    padding: 30px 25px;
}
}


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



@media screen and (max-width: 1200px) {.GbUW-study-method .dXlM-note-frame {
    width: 65%;
}.GbUW-study-method .dXlM-note-frame h2 {
    transform: translateX(-60px) translateY(20px);
}.GbUW-study-method .dXlM-note-frame p {
    transform: translateX(40px);
}.GbUW-study-method .dXlM-note-frame::before {
    height: 250px;
    right: -150px;
    width: 250px;
}.GbUW-study-method .dXlM-note-frame::after {
    width: 200px;
    height: 200px;
    left: -100px;
}
}



@media (max-width: 1024px) {.pjmo-ty-banner {
    padding: 100px 0 70px;
}.pjmo-ty-banner h2 {
    font-size: calc(30px * 0.9);
}.pjmo-ty-banner .JUNI-knowledge-lab {
    padding: 40px 35px;
}
}



@media (max-width: 768px) {.pjmo-ty-banner {
    padding: 80px 0 60px;
}.pjmo-ty-banner h2 {
    margin-bottom: 35px;
    font-size: calc(30px * 0.8);
}.pjmo-ty-banner h2::after {
    bottom: -12px;
    width: 60px;
}.pjmo-ty-banner .JUNI-knowledge-lab {
    padding: 35px 30px;
}.pjmo-ty-banner span {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}
}



@media (min-width: 992px) {.KDuX-privacy-frame {
    padding: 7rem 3rem;
}.KDuX-privacy-frame .container {
    padding: 4rem 5rem;
    transform: perspective(1200px) rotateX(1deg);
}.KDuX-privacy-frame h1 {
    transform: translateX(2rem);
    font-size: calc(40px * 1.15);
}.KDuX-privacy-frame p {
    max-width: 80%;
}.KDuX-privacy-frame ul {
    padding-left: 2.5rem;
}
}



@media screen and (max-width: 992px) {.pRGu-job-board .container {
    grid-template-columns: repeat(1, 1fr);
}.pRGu-job-board .company_holder {
    grid-row: 1;
    grid-column: 1;
}.pRGu-job-board .qFbg-sample-docs {
    grid-column: 1;
    grid-row: 2;
    margin-top: 2rem;
}.NGsS-partner-logo {
    grid-row: 3;
    margin-top: 3rem;
}
}



@media (min-width: 1400px) {header .drjV-main-know {
    max-width: 1320px;
    margin: 0 auto;
}header .QAsz-main-header {
    margin: 0 2px;
}header .QAsz-main-header a {
    padding: 0 1.5rem;
}
}



@media (min-width: 768px) {.vrki-instructor-history .WFwC-opinion-spot {
    gap: 2rem 3rem;
    grid-template-columns: 300px 1fr;
    grid-template-rows: auto 1fr;
}.vrki-instructor-history .WFwC-opinion-spot > div:nth-child(1) {
    grid-row: 1 / 3;
    grid-column: 1 / 2;
}.vrki-instructor-history .WFwC-opinion-spot > div:nth-child(2) {
    grid-column: 2 / 3;
    align-self: flex-end;
    grid-row: 1 / 2;
}.vrki-instructor-history .WFwC-opinion-spot > div:nth-child(3) {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}.vrki-instructor-history .WFwC-opinion-spot .WIrn-pic-wrap-item {
    min-height: 400px;
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 10% 100%);
    height: 100%;
}.vrki-instructor-history .WFwC-opinion-spot .WIrn-pic-wrap-item:hover {
    clip-path: polygon(5% 0%, 95% 0%, 100% 95%, 0% 100%);
}.vrki-instructor-history .WFwC-opinion-spot .name {
    font-size: calc(19px * 1.5);
}.vrki-instructor-history .WFwC-opinion-spot .jaKR-work-expertise {
    font-size: calc(13px * 1.05);
    padding: 2rem;
}
}

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

@keyframes shine {
    0% { top: -100px; left: -100px; }
    100% { top: 100%; left: 100%; }
}



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



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



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



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

@keyframes expand {
    100% {
      width: 50px;
    }
  }

@keyframes typingCursor {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}



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

