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

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

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

.nyB-privacy-block h1 {
    letter-spacing: 1.5px;
    font-size: 44px;
    border-bottom: 2px solid rgb(193,160,139,0.5);
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(193,160,139);
}

.nyB-privacy-block span {
    font-weight: 600;
    color: rgb(193,160,139);
}

.nyB-privacy-block a:hover {
    border-color: rgb(174,86,110,0.5);
    color: rgb(174,86,110);
}

.Puw-pricing-item {
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(211,192,187) 0%, #ffffff 100%);
}

.Puw-pricing-item .SJr-edu-deals {
    display: flex;
    flex-direction: column;
}

.Puw-pricing-item .skN-cost-options h2::after {
    left: 50%;
    height: 3px;
    position: absolute;
    bottom: -10px;
    transform: translateX(-50%);
    content: "";
    background: rgb(193,160,139);
    width: 80px;
}

.Puw-pricing-item .gVr-plan-details:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.Puw-pricing-item .Wsa-fee-plan h3 {
    font-size: calc(24px * 1.2);
    position: relative;
    padding-bottom: 0.5rem;
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: #000000;
}

.Puw-pricing-item .CxY-program-rate {
    color: rgb(193,160,139);
    font-size: calc(24px * 1.5);
    font-weight: 700;
    display: inline-block;
    margin-bottom: 1.5rem;
    position: relative;
}

.Puw-pricing-item .fuP-profile-image::after {
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
}

.Viz-title-intro::before {
    z-index: 1;
    width: 100%;
    background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.65) 50%,
    rgba(0, 0, 0, 0.45) 100%
  );
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
}

.title_style_header {
    letter-spacing: -0.03em;
    transition: transform 0.3s ease;
    transform-origin: left;
    background-clip: text !important;
    color: transparent;
    font-size: calc(43px * 1.2);
    transform: scale(1);
    position: relative;
    font-weight: 700;
    -webkit-background-clip: text !important;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    background: linear-gradient(
    120deg,
    #ffffff 0%,
    rgb(174,86,110) 100%
  );
    margin: 0;
    line-height: 1.1;
}

.Viz-title-intro .aMh-page-intro > div:last-child {
    opacity: 0;
    margin-top: 1rem;
    animation-delay: 0.6s;
    animation: fadeIn 0.8s ease forwards;
}

.Viz-title-intro .aMh-page-intro > div:last-child p {
    line-height: 1.6;
    color: #ffffff;
    letter-spacing: 0.01em;
    opacity: 0.9;
    font-weight: 400;
    font-size: 15px;
    margin: 0;
}

.pFu-mentorship-experience .kPp-rating-voices {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: perspective(1000px) rotateY(-2deg);
    grid-template-columns: 1fr;
    gap: 30px;
    border-left: 4px solid rgb(193,160,139);
    display: grid;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 40px;
    transform-style: preserve-3d;
}

.pFu-mentorship-experience .name {
    display: inline-block;
    font-weight: 700;
    color: #000000;
    margin: 0 0 10px;
    font-size: 22px;
    position: relative;
}

.pFu-mentorship-experience .kPp-rating-voices > div:nth-child(3) {
    position: relative;
    transform: translateZ(5px);
    transition: transform 0.4s ease-out;
}

.pFu-mentorship-experience .WVY-work-tasks::before {
    line-height: 1;
    color: rgb(193,160,139,0.5);
    position: absolute;
    content: "";
    opacity: 0.4;
    top: 10px;
    left: 5px;
    font-size: calc(43px * 1.5);
}

.WeB-course-program .AUr-study-map::before {
    width: 30%;
    pointer-events: none;
    height: 100%;
    background: linear-gradient(90deg, rgb(174,86,110,0.5), transparent);
    position: absolute;
    z-index: 2;
    left: 0;
    content: "";
    top: 0;
}

.WeB-course-program .ONG-study-route:nth-child(5) {
    animation: slide-cube 25s infinite -20s;
}

.WeB-course-program .jQf-knowledge-learning {
    width: 100%;
    position: relative;
    margin-left: 0;
    margin-right: auto;
    max-width: 550px;
}

.WeB-course-program .mLP-learn-more::before {
    left: -40px;
    border-left: 3px solid rgb(193,160,139);
    position: absolute;
    width: 80px;
    height: 80px;
    content: "";
    border-top: 3px solid rgb(193,160,139);
    animation: fade-in 0.5s 0.9s ease-out forwards;
    opacity: 0;
    top: -40px;
}

.WeB-course-program .Nwl-request-widget:hover {
    background: transparent;
    box-shadow: 0 0 30px rgba(rgb(193,160,139), 0.5);
    transform: scale(1.05);
}



.WeB-course-program::before {
    background: linear-gradient(to right,
        rgb(174,86,110,0.5) 0%,
        rgb(174,86,110,0.5) 40%,
        transparent 70%);
    content: "";
    height: 100%;
    pointer-events: none;
    width: 100%;
    top: 0;
    z-index: 0;
    left: 0;
    position: absolute;
}

.BGg-prospective-students .container {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

.BGg-prospective-students h4::after {
    background: linear-gradient(90deg, rgb(193,160,139), rgb(174,86,110));
    position: absolute;
    bottom: -1px;
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    height: 3px;
}

.BGg-prospective-students div p:hover::before {
    width: 100%;
}

.BGg-prospective-students div p::after {
    height: 6px;
    position: absolute;
    content: "";
    opacity: 0;
    top: 50%;
    border-right: 2px solid rgb(193,160,139);
    border-top: 2px solid rgb(193,160,139);
    right: 20px;
    transition: all 0.3s ease;
    width: 6px;
    transform: translateY(-50%) rotate(45deg);
}

.CUW-reach-out {
    position: relative;
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(211,192,187) 0%, rgb(193,160,139,0.5) 100%);
    overflow: hidden;
}

.CUW-reach-out .CJf-inquiry-card {
    max-width: 1000px;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
    border-radius: 26px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    gap: 0;
    display: grid;
    position: relative;
}

.CUW-reach-out form {
    position: relative;
    width: 100%;
}

.CUW-reach-out form input[type="text"] {
    font-size: 16px;
    width: 100%;
    border: none;
    color: #000000;
    position: relative;
    padding: 16px 20px 16px 50px;
    font-family: Arial, sans-serif;
    background: rgb(211,192,187);
    margin-bottom: 25px;
    transition: all 0.3s ease;
    border-radius: 10px;
}

.CUW-reach-out .ZxJ-query-section label {
    padding-left: 35px;
    cursor: pointer;
    position: relative;
    color: #000000;
    line-height: 1.5;
    font-size: 15px;
}

.CUW-reach-out .ZxJ-query-section label a::after {
    width: 0;
    position: absolute;
    transition: width 0.3s ease;
    content: "";
    left: 0;
    height: 1px;
    bottom: -2px;
    background: rgb(193,160,139);
}

.CUW-reach-out form .Nwl-request-widget:hover::before {
    width: 100%;
}

.CUW-reach-out svg {
    position: absolute;
    transform: translateY(-50%);
    fill: rgb(193,160,139);
    top: 50%;
    height: 20px;
    width: 20px;
    left: 20px;
}

.PZT-contact {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(211,192,187) 0%, #ffffff 100%);
    padding: 5rem 0;
    perspective: 1000px;
    position: relative;
}

.PZT-contact .bYg-contact-us {
    padding: 3rem;
    display: flex;
    transform: translateZ(20px) rotateX(2deg);
    position: relative;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 
                0 5px 10px rgba(0, 0, 0, 0.05);
    flex-direction: column;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-style: preserve-3d;
    background: #ffffff;
}

.PZT-contact h5 svg {
    transform: translateY(2px);
    margin-left: 10px;
    transition: transform 0.3s ease;
}

.PZT-contact .dCB-get-support {
    padding: 0;
    position: relative;
    display: flex;
    transform: translateZ(10px);
    gap: 1rem;
    margin: 1.5rem 0 0;
    list-style: none;
    flex-direction: column;
}

.PZT-contact .xgi-get-contactpanel:hover svg path {
    fill: rgb(193,160,139);
}

.PZT-contact .xgi-get-contactpanel:hover svg {
    transform: scale(1);
}

.Ben-our-team .container {
    z-index: 2;
    position: relative;
}

.Ben-our-team h3 {
    font-weight: 700;
    width: 100%;
    margin-bottom: 60px;
    color: #000000;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    text-align: center;
    font-size: 30px;
}

.Ben-our-team .azV-skill-boost p,
.Ben-our-team .saR-learn-zone p {
    margin-bottom: 30px;
    line-height: 1.8;
    font-size: 16px;
    color: #000000;
}

.Ben-our-team .fuP-profile-image::after,
.Ben-our-team .dIf-quick-skill::after {
    top: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
}



.Ben-our-team .saR-learn-zone p {
    position: relative;
    padding-left: 25px;
}

.Ben-our-team .saR-learn-zone p::before {
    background: rgb(174,86,110,0.5);
    left: 0;
    width: 4px;
    border-radius: 10px;
    top: 5px;
    position: absolute;
    content: "";
    bottom: 5px;
}

.YCZ-thanksPage::before {
    background-size: 35px 35px;
    transform: perspective(1000px) rotateX(5deg);
    z-index: 1;
    position: absolute;
    background-image: 
        linear-gradient(90deg, rgb(193,160,139,0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgb(193,160,139,0.5) 1px, transparent 1px);
    left: 0;
    height: 100%;
    content: "";
    top: 0;
    width: 100%;
    opacity: 0.07;
    pointer-events: none;
}

.YCZ-thanksPage .jQf-knowledge-learning ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.YCZ-thanksPage .jQf-knowledge-learning li {
    position: relative;
    padding-left: 2rem;
}

.YCZ-thanksPage .jQf-knowledge-learning span {
    transform: translateX(10px);
    font-family: Arial, sans-serif;
    display: block;
    opacity: 0;
    color: #000000;
    animation: fadeIn 0.8s forwards ease-out 0.9s;
    position: relative;
    line-height: 1.7;
    font-size: 13px;
}

.gYT-client-experience h4 {
    display: inline-block;
    margin-bottom: 70px;
    font-size: 33px;
    color: #000000;
    font-weight: 700;
    left: 50%;
    text-align: center;
    font-family: Arial, sans-serif;
    position: relative;
    transform: translateX(-50%) skew(-5deg);
    transform: skew(-5deg);
}

.gYT-client-experience .kPp-rating-voices .fuP-profile-image {
    border-radius: 50%;
    width: 80px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    height: 80px;
    margin: 0 auto 20px;
    border: 3px solid #ffffff;
}

.gYT-client-experience .kPp-rating-voices span::after {
    margin: 10px auto 0;
    display: block;
    height: 2px;
    width: 30px;
    content: "";
    background: rgb(193,160,139);
}

header .cZY-site-top {
    position: relative;
    display: flex;
    justify-content: space-between;
    z-index: 5;
    align-items: center;
    padding: 1.2rem 2.5rem;
}

header .tUc-nav-top:hover::before {
    opacity: 0;
}

header .tUc-nav-top:hover::after {
    opacity: 0.5;
    animation: neonPulse 1.5s infinite alternate;
}

header .EFk-site-nav:hover {
    transform: scale(1.05);
}

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

header .zcD-top-page a:hover::before {
    opacity: 1;
    transform: scale(1);
}

header .zcD-top-page::after {
    position: absolute;
    height: 5px;
    bottom: -10px;
    opacity: 0;
    content: '';
    left: 10%;
    width: 80%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    transition: all 0.3s ease;
    filter: blur(3px);
}

header .rAH-nav-tutor {
    background: rgb(211,192,187);
    padding-top: 2rem;
    position: relative;
    z-index: 1;
}

.msw-discount-cta .company_holder::after {
    height: 80%;
    right: 0;
    content: '';
    top: 10%;
    background: linear-gradient(to bottom, transparent, rgb(193,160,139), transparent);
    width: 1px;
    position: absolute;
}

.msw-discount-cta .HCn-partner-logo:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-2px) translateZ(0);
}

.msw-discount-cta .qbu-site-head::before {
    transform: translateX(-100%);
    inset: 0;
    transition: transform 0.6s ease;
    z-index: -1;
    position: absolute;
    content: '';
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
}

.msw-discount-cta .qbu-site-head .CyO-nav-core {
    display: flex;
    gap: 12px;
    flex-direction: column;
}

.msw-discount-cta .qbu-site-head .CyO-nav-core a:hover {
    padding-left: 5px;
    color: #ffffff;
    opacity: 1;
}

.fak-faq-block {
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
}




footer {
    position: relative;
}

footer::after {
    position: absolute;
    right: 0;
    opacity: 0.3;
    content: '';
    left: 0;
    bottom: 0;
    top: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent);
    z-index: 0;
    background-size: 50px 50px;
}



@media (max-width: 480px) {.Puw-pricing-item .Rfj-monthly-plan {
    grid-template-columns: 1fr;
}.Puw-pricing-item .skN-cost-options h2 {
    font-size: calc(33px * 0.8);
}.Puw-pricing-item .rkN-discount-tier {
    font-size: calc(13px * 0.9);
}.Puw-pricing-item .Wsa-fee-plan p {
    max-height: 120px;
}}



@media (max-width: 767px) {.Viz-title-intro {
    padding-top: 6rem;
    align-items: flex-start;
}.title_style_header {
    font-size: calc(43px * 1.1);
}.Viz-title-intro > div > div:first-child {
    margin-left: 0;
    transform: none;
}.aMh-page-intro {
    padding: 2rem 1.5rem;
    margin-left: 0;
    transform: none;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}.Viz-title-intro .eGI-study-classes h3 {
    font-size: 21px;
}}



@media screen and (max-width: 1400px) {.WeB-course-program .jQf-knowledge-learning {
    margin-right: 1rem;
}
}



@media screen and (max-width: 1200px) {.WeB-course-program {
    grid-template-columns: repeat(10, 1fr);
}.WeB-course-program .AUr-study-map {
    grid-column: 6 / span 5;
}.WeB-course-program .container {
    padding: 0 0 0 3rem;
    grid-column: 1 / span 6;
}.WeB-course-program .jQf-knowledge-learning {
    max-width: 100%;
}.WeB-course-program::before {
    background: linear-gradient(to right,
            rgb(174,86,110,0.5) 0%,
            rgb(174,86,110,0.5) 30%,
            transparent 60%);
}
}



@media (max-width: 991px) {.BGg-prospective-students {
    padding: 100px 0;
}.BGg-prospective-students h4 {
    font-size: calc(29px - 2px);
    padding: 25px;
}.BGg-prospective-students div {
    padding: 30px;
}.BGg-prospective-students div p {
    padding: 18px 18px 18px 55px;
    margin-bottom: 15px;
}.BGg-prospective-students div p svg {
    height: 22px;
    left: 18px;
    width: 22px;
}
}



@media screen and (max-width: 768px) {.CUW-reach-out {
    padding: 80px 0 60px;
}.CUW-reach-out .CJf-inquiry-card {
    grid-template-columns: 1fr;
}.CUW-reach-out .fuP-profile-image {
    clip-path: none;
    order: 1;
    min-height: 300px;
}.CUW-reach-out .OGC-help-message {
    padding: 40px 30px;
    order: 2;
}.CUW-reach-out .OGC-help-message::before {
    right: 0;
    width: 100%;
    background: linear-gradient(to right, rgb(193,160,139), rgb(174,86,110));
    top: 0;
    height: 6px;
}.CUW-reach-out h2 {
    margin-bottom: 40px;
}
}



@media (max-width: 992px) {.Ben-our-team h3 {
    margin-bottom: 40px;
}.Ben-our-team .azV-skill-boost,
    .Ben-our-team .saR-learn-zone {
    padding-right: 0;
    margin-right: 0;
    width: 100%;
}.Ben-our-team .saR-learn-zone {
    margin-top: 50px;
}.Ben-our-team .jQf-knowledge-learning::before,
    .Ben-our-team .jQf-knowledge-learning::after {
    display: none;
}
}



@media (max-width: 767px) {.YCZ-thanksPage {
    padding: 3rem 0;
}.YCZ-thanksPage::before {
    background-size: 25px 25px;
}.YCZ-thanksPage h2 {
    margin-bottom: 2rem;
    font-size: calc(29px * 0.8);
}.YCZ-thanksPage .jQf-knowledge-learning {
    padding: 2rem;
}.YCZ-thanksPage .jQf-knowledge-learning li {
    padding-left: 1.5rem;
}.YCZ-thanksPage .jQf-knowledge-learning li::before {
    height: 6px;
    width: 6px;
    top: 6px;
}
}



@media (max-width: 991px) {header .cZY-site-top {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .tUc-nav-top {
    margin-right: 0;
    margin-bottom: 0;
}header .qbu-site-head {
    margin-top: 1rem;
    flex-basis: 100%;
    justify-content: flex-end;
}header .zcD-top-page a {
    font-size: calc(13px - 1px);
    height: 36px;
    padding: 0 1rem;
}
}



@media (max-width: 991px) {.msw-discount-cta {
    padding: 60px 0 30px;
}.msw-discount-cta .container {
    flex-direction: column;
}.msw-discount-cta .company_holder {
    margin-bottom: 40px;
    flex: 0 0 100%;
    padding-right: 0;
}.msw-discount-cta .company_holder::after {
    display: none;
}.msw-discount-cta .Zti-academy-info {
    flex: 0 0 100%;
}.msw-discount-cta .qbu-site-head {
    margin-bottom: 20px;
    flex: 0 0 calc(50% - 20px);
}
}



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

@keyframes slide-cube {
    0%, 20%, 100% {
        opacity: 0;
        transform: translateZ(-50px) rotateY(-5deg);
    }
    4%, 16% {
        opacity: 1;
        transform: translateZ(0) rotateY(0);
    }
}



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

@keyframes neonPulse {
    0% { opacity: 0.3; box-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff; }
    100% { opacity: 0.7; box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff; }
}

