.container {
    width: 1258px;
    max-width: 100%;
    margin: auto;
}

.msw-discount-cta {
    flex: 0 0 auto;
}

.msw-discount-cta {
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
    z-index: 1;
    padding: 80px 0 40px;
}

.nyB-privacy-block h2 {
    padding-left: 10px;
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: rgb(174,86,110);
    font-size: 32px;
    font-weight: 600;
    border-left: 4px solid rgb(174,86,110,0.5);
}

.nyB-privacy-block p {
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    font-size: 13px;
}

.nyB-privacy-block button {
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    background-color: rgb(193,160,139);
    padding: 10px 20px;
    color: #ffffff;
    border-radius: 10px;
    border: none;
    transition: background-color 0.3s, transform 0.3s;
}

.Puw-pricing-item .skN-cost-options h2 {
    font-weight: 700;
    color: #000000;
    display: inline-block;
    font-size: 33px;
    position: relative;
    margin-bottom: 1rem;
}

.Puw-pricing-item .gVr-plan-details {
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}

.Puw-pricing-item .Wsa-fee-plan h3::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 40px;
    transition: width 0.3s ease;
    left: 0;
    background: rgb(174,86,110);
    bottom: 0;
}

.Puw-pricing-item .fuP-profile-image {
    overflow: hidden;
    height: 200px;
    position: relative;
    transition: transform 0.5s ease;
}

.Puw-pricing-item .gVr-plan-details:nth-child(odd) .meF-pricing-fees {
    flex-direction: column-reverse;
}

.Viz-title-intro {
    overflow: hidden;
    color: #ffffff;
    min-height: 100vh;
    padding: 5rem 2rem;
    align-items: center;
    display: flex;
    position: relative;
    justify-content: center;
}

.Viz-title-intro > div > div:first-child {
    position: relative;
    transform: perspective(1000px) rotateY(-5deg);
    margin-left: 5vw;
}

.Viz-title-intro:hover .title_style_header::after {
    transform: scaleX(1);
}

.Viz-title-intro:hover .aMh-page-intro {
    transform: perspective(1000px) rotateX(0) rotateY(0);
}

.Viz-title-intro .eGI-study-classes {
    animation-delay: 0.3s;
    animation: slideInRight 0.8s ease-out forwards;
    opacity: 1;
    transform: translateX(0);
    position: relative;
}

.Viz-title-intro .eGI-study-classes::before {
    left: 0;
    content: "";
    top: -1rem;
    position: absolute;
    animation: expandWidth 1.5s ease-out forwards;
    height: 3px;
    width: 40px;
    background: rgb(174,86,110);
    transform-origin: left;
    animation-delay: 1s;
}

.pFu-mentorship-experience::before {
    position: absolute;
    left: -5%;
    transform: skewY(-5deg);
    height: 120%;
    top: -10%;
    background: linear-gradient(
        135deg,
        rgb(174,86,110,0.5) 0%,
        transparent 40%,
        rgb(193,160,139,0.5) 100%
    );
    width: 120%;
    z-index: 0;
    content: "";
}

.pFu-mentorship-experience .kPp-rating-voices:hover > div:first-child {
    transform: translateZ(40px) translateY(-5px);
}

.pFu-mentorship-experience .kPp-rating-voices:hover .fuP-profile-image {
    transform: scale(1.03);
}

.pFu-mentorship-experience .kPp-rating-voices > div:nth-child(2)::before {
    height: 100%;
    top: 0;
    content: "";
    transform-origin: top;
    position: absolute;
    transform: scaleY(0);
    left: 0;
    background: linear-gradient(
        to bottom,
        rgb(193,160,139) 0%,
        rgb(174,86,110) 100%
    );
    width: 3px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.pFu-mentorship-experience .WVY-work-tasks {
    position: relative;
    line-height: 1.8;
    padding: 20px 10px 20px 25px;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 
        inset 0 0 0 1px rgba(rgb(193,160,139,0.5), 0.1),
        0 10px 30px rgba(0, 0, 0, 0.03);
    margin: 0;
    color: #000000;
    font-size: 14px;
    border-radius: 10px;
}

.WeB-course-program .ONG-study-route {
    position: absolute;
    transition: opacity 0.8s, transform 0.8s;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: translateZ(-50px);
}

.WeB-course-program .container {
    align-items: center;
    grid-row: 1;
    grid-column: 1 / span 7;
    z-index: 2;
    padding: 0 0 0 4rem;
    display: flex;
    position: relative;
    justify-content: flex-start;
}

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

.WeB-course-program .Nwl-request-widget::before {
    transition: transform 0.5s;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    transform: scale(1);
    background: rgb(193,160,139);
    height: 100%;
    transform-origin: bottom right;
    content: "";
    width: 100%;
}

.BGg-prospective-students::before {
    z-index: 0;
    left: 0;
    content: "";
    background: 
        radial-gradient(circle at 10% 10%, rgba(rgb(193,160,139), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 90% 90%, rgba(rgb(174,86,110), 0.05) 0%, transparent 50%);
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}

.BGg-prospective-students div {
    gap: 0;
    display: flex;
    flex-wrap: wrap;
    padding: 40px;
}

.BGg-prospective-students div p:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    background: linear-gradient(90deg, rgba(rgb(193,160,139), 0.03) 0%, transparent 100%);
    transform: translateX(10px);
}

.BGg-prospective-students div p:hover::after {
    opacity: 1;
    right: 15px;
}

.BGg-prospective-students div p svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    left: 20px;
    height: 24px;
    transition: all 0.3s ease;
}

.CUW-reach-out::before {
    top: 0;
    opacity: 0.05;
    left: 0;
    height: 100%;
    background: linear-gradient(45deg, 
        rgb(193,160,139,0.5) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgb(193,160,139,0.5) 50%, 
        rgb(193,160,139,0.5) 75%, 
        transparent 75%, 
        transparent);
    background-size: 60px 60px;
    width: 100%;
    content: "";
    position: absolute;
    animation: gradientMove 20s linear infinite;
}

.CUW-reach-out form h3 {
    padding-bottom: 15px;
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    font-size: 18px;
    margin-bottom: 40px;
    font-weight: 700;
    border-bottom: 2px solid rgb(174,86,110,0.5);
}

.CUW-reach-out .ZxJ-query-section {
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}

.CUW-reach-out .ZxJ-query-section input[type="checkbox"]:checked + label::before {
    background: rgb(193,160,139);
}

.CUW-reach-out .ZxJ-query-section label a {
    position: relative;
    text-decoration: none;
    color: rgb(193,160,139);
    transition: all 0.3s ease;
    font-weight: 600;
}

.CUW-reach-out form .Nwl-request-widget {
    font-family: Arial, sans-serif;
    z-index: 1;
    padding: 16px 40px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    background: rgb(193,160,139);
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 1px;
    font-weight: 700;
    overflow: hidden;
    position: relative;
    border: none;
    transition: all 0.3s ease;
}

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

.PZT-contact .bYg-contact-us:hover {
    transform: translateZ(30px) rotateX(0deg);
}

.PZT-contact h3 {
    color: rgb(193,160,139);
    font-size: 36px;
    margin-bottom: 1.5rem;
    font-weight: 700;
    transform: translateX(-10px);
    position: relative;
    display: inline-block;
}

.PZT-contact h5 {
    margin-top: 1.5rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    transform: translateX(-5px);
    color: #000000;
    display: flex;
    transition: transform 0.3s ease;
    font-size: 23px;
    align-items: center;
}

.PZT-contact .dCB-get-support li::before {
    left: 0;
    height: 5px;
    position: absolute;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 0.3s ease;
    content: "";
    background: rgb(193,160,139);
    width: 5px;
    border-radius: 50%;
}

.Ben-our-team .jQf-knowledge-learning {
    flex-wrap: wrap;
    display: flex;
    position: relative;
}

.Ben-our-team .azV-skill-boost,
.Ben-our-team .saR-learn-zone {
    position: relative;
    width: calc(50% - 30px);
    margin-bottom: 30px;
}

.Ben-our-team .azV-skill-boost {
    margin-right: 60px;
    padding-right: 30px;
}

.Ben-our-team .fuP-profile-image:hover,
.Ben-our-team .dIf-quick-skill:hover {
    transform: scale(1.02);
}

.Ben-our-team .fuP-profile-image::before,
.Ben-our-team .dIf-quick-skill::before {
    left: 0;
    opacity: 0;
    top: 0;
    position: absolute;
    height: 100%;
    transition: opacity 0.4s ease;
    border-bottom-color: rgb(193,160,139,0.5);
    border-radius: 27px 27px 0 27px;
    border: 8px solid transparent;
    box-sizing: border-box;
    width: 100%;
    border-left-color: rgb(193,160,139,0.5);
    content: "";
    z-index: 2;
}

.Ben-our-team .azV-skill-boost::after {
    height: 50px;
    border-top: 3px solid rgb(193,160,139);
    left: -10px;
    opacity: 0.7;
    width: 50px;
    position: absolute;
    top: -10px;
    border-left: 3px solid rgb(193,160,139);
    content: "";
}

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

.YCZ-thanksPage h2::after {
    position: absolute;
    left: 0;
    content: "";
    bottom: -12px;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(193,160,139) 0%, rgb(193,160,139,0.5) 100%);
    height: 3px;
    animation: expandLine 1s forwards ease-out 1s;
    width: 80px;
    transform-origin: left;
}

.YCZ-thanksPage .jQf-knowledge-learning li::before {
    content: "";
    background-color: rgb(193,160,139);
    top: 8px;
    height: 8px;
    border-radius: 50%;
    animation: pulseIn 0.6s forwards ease-out 1.2s;
    width: 8px;
    position: absolute;
    left: 0;
    transform: scale(0);
}



.gYT-client-experience .jQf-knowledge-learning {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1300px;
    padding: 0 20px;
}

.gYT-client-experience .EsH-student-ratings {
    perspective: 1000px;
    gap: 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.gYT-client-experience .kPp-rating-voices:hover {
    transform: rotateX(0) rotateY(0) translateZ(20px) scale(1.02);
    z-index: 2;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.gYT-client-experience .kPp-rating-voices:hover .fuP-profile-image {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: scale(1.1);
}

.gYT-client-experience .kPp-rating-voices p::before {
    font-family: serif;
    z-index: -1;
    opacity: 0.2;
    position: absolute;
    font-size: 80px;
    color: rgb(193,160,139,0.5);
    content: '"';
    left: -5px;
    top: -20px;
}

header .tUc-nav-top::before {
    bottom: -5px;
    opacity: 0.1;
    z-index: -1;
    content: '';
    border: 2px solid #ffffff;
    transition: all 0.3s ease;
    left: -5px;
    right: -5px;
    top: -5px;
    transform: skew(-5deg);
    position: absolute;
}

header .EFk-site-nav img {
    max-height: 40px;
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

header .zcD-top-page a {
    overflow: hidden;
    font-weight: 600;
    position: relative;
    z-index: 1;
    padding: 0 1.2rem;
    text-decoration: none;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    letter-spacing: 0.5px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 13px;
    height: 40px;
    text-shadow: 0 0 5px #ffffff;
    color: #ffffff;
    transition: all 0.3s ease;
}



.msw-discount-cta .container {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.msw-discount-cta .company_holder h3::after {
    bottom: -5px;
    position: absolute;
    background: rgb(193,160,139);
    transition: width 0.3s ease-in-out;
    width: 40%;
    height: 2px;
    left: 0;
    content: '';
}

.msw-discount-cta .Zti-academy-info {
    flex: 0 0 65%;
    position: relative;
    justify-content: space-between;
    display: flex;
}

.msw-discount-cta .qbu-site-head {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    padding: 20px;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    flex: 0 0 45%;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    backdrop-filter: blur(10px);
}

.msw-discount-cta .qbu-site-head .CyO-nav-core a {
    transition: all 0.3s ease;
    padding-left: 0;
    display: inline-block;
    opacity: 0.85;
    font-size: calc(14px * 0.95);
    color: #ffffff;
    position: relative;
    text-decoration: none;
}

.fak-faq-block .container {
    align-items: center;
    display: flex;
    justify-content: center;
}

.fak-faq-block .nmL-converter {
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 0.5px;
    text-align: center;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}


@media only screen and (max-width: 800px) {.nyB-privacy-block {
    padding: 20px;
}.nyB-privacy-block h1 {
    font-size: calc(21px - 4px);
}.nyB-privacy-block h2 {
    font-size: calc(21px - 4px);
}.nyB-privacy-block p {
    font-size: calc(13px - 2px);
}.nyB-privacy-block button {
    padding: 8px 16px;
    font-size: calc(20px - 2px);
}}



@media (max-width: 767px) {.Puw-pricing-item {
    padding: 4rem 0;
}.Puw-pricing-item .Wsa-fee-plan {
    padding: 1.5rem;
}.Puw-pricing-item .Wsa-fee-plan h3 {
    font-size: 24px;
}.Puw-pricing-item .CxY-program-rate {
    font-size: 24px;
}.Puw-pricing-item .Wsa-fee-plan p {
    line-height: 1.5;
    font-size: calc(13px * 0.9);
    max-height: 150px;
    overflow-y: auto;
}.Puw-pricing-item .fuP-profile-image {
    height: 150px;
}
}



@media screen and (min-width: 768px) {.pFu-mentorship-experience {
    padding: 100px 0;
}.pFu-mentorship-experience .kPp-rating-voices {
    padding: 50px;
    grid-template-rows: auto 1fr;
    grid-template-columns: 300px 1fr;
}.pFu-mentorship-experience .kPp-rating-voices > div:first-child {
    height: 100%;
    grid-row: 1 / span 2;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
}.pFu-mentorship-experience .kPp-rating-voices > div:nth-child(2) {
    grid-column: 2;
    align-self: start;
    grid-row: 1;
    padding-left: 40px;
}.pFu-mentorship-experience .kPp-rating-voices > div:nth-child(3) {
    grid-column: 2;
    padding-left: 40px;
    grid-row: 2;
}.pFu-mentorship-experience .WVY-work-tasks {
    padding: 25px 20px 25px 35px;
    font-size: calc(14px + 1px);
}
}



@media screen and (max-width: 576px) {.WeB-course-program .AUr-study-map {
    height: 35vh;
}.WeB-course-program .container {
    padding: 2.5rem 1.5rem;
}.WeB-course-program .mLP-learn-more h3 {
    font-size: calc(30px * 1.1);
}.WeB-course-program .mLP-learn-more::before,
    .WeB-course-program .mLP-learn-more::after {
    top: -20px;
    right: -20px;
    left: -20px;
    height: 40px;
    width: 40px;
    bottom: -20px;
}.WeB-course-program .Nwl-request-widget {
    text-align: center;
    width: 100%;
}}



@media (max-width: 479px) {.BGg-prospective-students {
    padding: 60px 0;
}.BGg-prospective-students h4 {
    font-size: calc(29px - 6px);
    padding: 18px 15px;
}.BGg-prospective-students div {
    padding: 20px 15px;
}.BGg-prospective-students div p {
    padding: 12px 12px 12px 45px;
    font-size: calc(12px - 1px);
    margin-bottom: 10px;
}.BGg-prospective-students div p svg {
    left: 12px;
    width: 18px;
    height: 18px;
}}



@media (min-width: 992px) {.PZT-contact {
    padding: 7rem 0;
}.PZT-contact .bYg-contact-us {
    align-items: start;
    grid-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    display: grid;
    max-width: 80%;
}.PZT-contact h3 {
    font-size: calc(36px * 1.1);
    grid-column: 1 / 3;
}.PZT-contact .bYg-contact-us > div:nth-child(2) {
    grid-column: 1 / 3;
}.PZT-contact .dCB-get-support {
    margin-top: 2rem;
    justify-content: flex-start;
    grid-column: 1 / 3;
}
}



@media (max-width: 576px) {.Ben-our-team {
    padding: 50px 0;
}.Ben-our-team h3 {
    margin-bottom: 35px;
    font-size: calc(30px * 0.85);
}.Ben-our-team .azV-skill-boost span {
    font-size: calc(22px * 0.9);
    margin-bottom: 15px;
}.Ben-our-team .azV-skill-boost p,
    .Ben-our-team .saR-learn-zone p {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
    margin-bottom: 25px;
}.Ben-our-team .fuP-profile-image,
    .Ben-our-team .dIf-quick-skill {
    height: 220px;
}.Ben-our-team .fuP-profile-image::before,
    .Ben-our-team .dIf-quick-skill::before {
    border-width: 6px;
}}



@media (min-width: 1400px) {header .cZY-site-top {
    max-width: 1320px;
    margin: 0 auto;
}header .zcD-top-page {
    margin: 0 0.6rem;
}header .zcD-top-page a {
    padding: 0 1.5rem;
}
}



@media (max-width: 479px) {header .cZY-site-top {
    padding: 0.7rem 1.2rem;
}header .tUc-nav-top {
    max-width: 120px;
}header .zcD-top-page a {
    padding: 0 0.6rem;
    height: 30px;
    font-size: calc(13px - 3px);
}}



@media (max-width: 576px) {.msw-discount-cta {
    padding: 30px 0 15px;
}.msw-discount-cta .company_holder {
    margin-bottom: 30px;
}.msw-discount-cta .company_holder h3 {
    font-size: calc(36px * 0.7);
}.msw-discount-cta .qbu-site-head h5 {
    font-size: calc(20px * 0.8);
}.fak-faq-block {
    padding: 10px 0;
}.fak-faq-block .nmL-converter {
    font-size: calc(13px * 0.8);
}}



@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}



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

@keyframes gradientMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}



@keyframes pulseIn {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1.3);
    }
    100% {
        transform: scale(1);
    }
}

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

