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

.HOp-wrapper-segment {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}

.rAH-nav-tutor {
    flex: 1 0 auto;
}


.nyB-privacy-block {
    color: #000000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    background-color: rgb(211,192,187);
    padding: 40px;
}

.nyB-privacy-block ul,
.nyB-privacy-block ol {
    list-style-position: inside;
    margin-left: 20px;
}

.nyB-privacy-block li {
    font-size: 13px;
    margin-bottom: 10px;
}

.nyB-privacy-block div {
    margin-bottom: 20px;
}

.nyB-privacy-block a {
    transition: color 0.3s, border-color 0.3s;
    border-bottom: 1px solid rgb(193,160,139,0.5);
    color: rgb(193,160,139);
    text-decoration: none;
}

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

.Puw-pricing-item .skN-cost-options {
    order: 1;
    text-align: center;
    margin-left: auto;
    max-width: 800px;
    margin-right: auto;
    margin-bottom: 3rem;
}

.Puw-pricing-item .Rfj-monthly-plan {
    display: grid;
    order: 2;
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin-top: 2rem;
}

.Puw-pricing-item .Wsa-fee-plan {
    overflow-wrap: break-word;
    padding: 2rem;
    flex-direction: column;
    display: flex;
    z-index: 1;
    flex-grow: 1;
    word-break: break-word;
    position: relative;
}

.Puw-pricing-item .gVr-plan-details:hover .Wsa-fee-plan h3::after {
    width: 80px;
}

.Puw-pricing-item .gVr-plan-details:hover .CxY-program-rate::before {
    width: 100%;
}

.Puw-pricing-item .Wsa-fee-plan p {
    overflow-wrap: break-word;
    font-size: 13px;
    color: #000000;
    line-height: 1.6;
    margin-top: auto;
    word-break: break-word;
}

.Puw-pricing-item .gVr-plan-details:nth-child(3n+1) {
    border-top: 3px solid rgb(193,160,139);
}

.Puw-pricing-item .gVr-plan-details:nth-child(3n+3) {
    border-top: 3px solid #000000;
}

.Viz-title-intro > div {
    display: flex;
    max-width: 1200px;
    width: 100%;
    transform: translateY(0);
    gap: 3rem;
    flex-direction: column;
    animation: appearFromBottom 1.2s ease-out forwards;
    position: relative;
    z-index: 5;
}

.title_style_header::after {
    bottom: -0.5rem;
    transform: scaleX(0.8);
    position: absolute;
    height: 4px;
    transform-origin: left;
    content: "";
    left: 0;
    background: rgb(174,86,110);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    width: 60%;
}

.Viz-title-intro .eGI-study-classes h3 {
    line-height: 1.4;
    position: relative;
    font-size: calc(21px * 1.1);
    color: #ffffff;
    margin: 0;
    letter-spacing: 0.02em;
    font-weight: 600;
}

.Viz-title-intro .aMh-page-intro > div:last-child span {
    padding-left: 1.5rem;
    display: inline-block;
    position: relative;
}

.pFu-mentorship-experience {
    perspective: 1000px;
    overflow: hidden;
    padding: 80px 0;
    position: relative;
    background-color: rgb(211,192,187);
}

.pFu-mentorship-experience .container {
    position: relative;
    z-index: 1;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.pFu-mentorship-experience .kPp-rating-voices > div:first-child {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    transform: translateZ(20px);
    transition: transform 0.4s ease-out;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    height: 240px;
}

.pFu-mentorship-experience .kPp-rating-voices > div:nth-child(2) {
    padding-left: 15px;
    transform: translateZ(10px);
    position: relative;
}

.pFu-mentorship-experience .name::after {
    height: 2px;
    content: "";
    position: absolute;
    transition: width 0.4s ease;
    width: 40%;
    bottom: -5px;
    left: 0;
    background-color: rgb(193,160,139);
}

.pFu-mentorship-experience .kPp-rating-voices:hover > div:nth-child(3) {
    transform: translateZ(15px);
}

.WeB-course-program .AUr-study-map {
    grid-column: 4 / span 8;
    height: 100%;
    grid-row: 1;
    position: relative;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    z-index: 1;
}

.WeB-course-program .SKX-career-class {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: relative;
}

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

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

.WeB-course-program .ONG-study-route img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.WeB-course-program .mLP-learn-more {
    border-radius: 19px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.6);
    position: relative;
}

.WeB-course-program .mLP-learn-more p {
    line-height: 1.8;
    animation: slide-up 0.7s 0.4s ease-out forwards;
    transform: translateY(30px);
    color: #ffffff;
    margin-bottom: 2.5rem;
    opacity: 0;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    font-size: 15px;
}

.WeB-course-program .Nwl-request-widget:hover::before {
    transition: transform 0.5s;
    transform: scale(0);
}

.WeB-course-program::after {
    position: absolute;
    top: 0;
    opacity: 0.5;
    background: radial-gradient(
        circle at 30% 50%,
        rgb(193,160,139,0.5) 0%,
        transparent 50%
    );
    z-index: 0;
    height: 100%;
    width: 100%;
    content: "";
    pointer-events: none;
    left: 0;
}

.BGg-prospective-students h4 {
    font-size: 29px;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    background: #ffffff;
    position: relative;
    margin: 0;
    font-weight: 700;
    padding: 30px;
    color: #000000;
}

.BGg-prospective-students div p:last-child {
    margin-bottom: 0;
}

.BGg-prospective-students div p::before {
    top: 0;
    content: "";
    transition: width 0.3s ease;
    position: absolute;
    left: 0;
    width: 0;
    z-index: -1;
    background: linear-gradient(90deg, rgba(rgb(193,160,139), 0.1) 0%, transparent 100%);
    height: 100%;
}

.BGg-prospective-students div p:hover svg {
    transform: translateY(-50%) scale(1.2) rotate(10deg);
}

.BGg-prospective-students div p:hover svg path {
    fill: rgb(174,86,110);
}

.CUW-reach-out h2 {
    color: rgb(193,160,139);
    font-family: Arial, sans-serif;
    margin-bottom: 60px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    position: relative;
    font-size: 36px;
    text-align: center;
}

.CUW-reach-out .fuP-profile-image {
    order: 2;
    min-height: 600px;
    height: 100%;
    position: relative;
}

.CUW-reach-out .OGC-help-message::before {
    content: "";
    background: linear-gradient(to bottom, rgb(193,160,139), rgb(174,86,110));
    position: absolute;
    width: 10px;
    height: 100%;
    top: 0;
    right: 0;
}

.CUW-reach-out form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.CUW-reach-out form input#name::before {
    width: 20px;
    left: 20px;
    border-radius: 50%;
    background: rgb(193,160,139);
    transform: translateY(-50%);
    top: 50%;
    height: 20px;
    position: absolute;
    content: "";
}

.CUW-reach-out .ZxJ-query-section input[type="checkbox"]:checked + label::after {
    top: 4px;
    content: "";
    border-bottom: 2px solid #ffffff;
    left: 8px;
    position: absolute;
    height: 14px;
    transform: rotate(45deg);
    border-right: 2px solid #ffffff;
    width: 8px;
}

.CUW-reach-out form .Nwl-request-widget:hover {
    box-shadow: 0 10px 20px -10px rgb(193,160,139);
    transform: translateY(-3px);
}

.CUW-reach-out svg path {
    transition: fill 0.3s ease;
    fill: rgb(193,160,139);
}

.PZT-contact::after {
    position: absolute;
    transform: rotate(10deg) translateZ(-5px);
    width: 40%;
    content: "";
    bottom: -5%;
    z-index: 0;
    background: linear-gradient(
        45deg, 
        rgb(193,160,139,0.5) 0%,
        transparent 80%
    );
    filter: blur(20px);
    left: -5%;
    height: 60%;
}

.PZT-contact h3::after {
    height: 3px;
    position: absolute;
    transform-origin: left;
    transform: scaleX(0.6);
    transition: transform 0.3s ease;
    content: "";
    bottom: -8px;
    left: 0;
    background: rgb(174,86,110);
    width: 60px;
}

.PZT-contact h5:hover svg {
    transform: translateY(0) scale(1.1);
}

.PZT-contact svg path {
    transition: fill 0.3s ease;
    fill: rgb(174,86,110);
}

.PZT-contact .dCB-get-support li {
    padding-left: 10px;
    position: relative;
    transition: transform 0.3s ease;
}

.PZT-contact .xgi-get-contactpanel {
    transition: all 0.3s ease;
    color: #000000;
    display: flex;
    align-items: center;
    font-size: 12px;
    text-decoration: none;
}

.Ben-our-team::before {
    opacity: 0.15;
    width: 100%;
    z-index: 1;
    background: linear-gradient(135deg, rgb(193,160,139,0.5) 0%, transparent 50%, rgb(174,86,110,0.5) 100%);
    height: 100%;
    position: absolute;
    top: 0;
    content: "";
    left: 0;
}

.Ben-our-team .azV-skill-boost span {
    color: rgb(193,160,139);
    display: inline-block;
    font-weight: 600;
    font-size: 22px;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 2px solid rgb(193,160,139,0.5);
    padding-bottom: 10px;
}

.Ben-our-team .fuP-profile-image:hover::before,
.Ben-our-team .dIf-quick-skill:hover::before {
    opacity: 1;
}

.Ben-our-team .jQf-knowledge-learning::after {
    background: #ffffff;
    transform: translate(-50%, -50%);
    left: 50%;
    content: "";
    border: 2px solid rgb(193,160,139);
    position: absolute;
    top: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

.YCZ-thanksPage {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(211,192,187) 0%, rgb(174,86,110,0.5) 100%);
    overflow: hidden;
    position: relative;
}

.YCZ-thanksPage::after {
    z-index: 0;
    filter: blur(30px);
    top: -20%;
    background: radial-gradient(circle, rgb(193,160,139,0.5) 0%, transparent 70%);
    animation: float 15s infinite ease-in-out;
    right: -10%;
    opacity: 0.15;
    content: "";
    position: absolute;
    width: 60%;
    height: 70%;
}

.YCZ-thanksPage .jQf-knowledge-learning {
    padding: 3.5rem;
    transform: translateY(30px);
    animation: slideUp 0.8s forwards ease-out 0.5s;
    opacity: 0;
    position: relative;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06), 
                0 0 0 1px rgba(0, 0, 0, 0.03);
}

.gYT-client-experience::before {
    top: -50px;
    filter: blur(80px);
    border-radius: 50%;
    animation: floatBubble 18s infinite ease-in-out;
    background: rgb(174,86,110,0.5);
    height: 200px;
    left: -50px;
    content: "";
    position: absolute;
    width: 200px;
}

.gYT-client-experience h4::after {
    left: 25%;
    width: 50%;
    height: 4px;
    background: linear-gradient(90deg, transparent, rgb(193,160,139), transparent);
    bottom: -15px;
    position: absolute;
    content: "";
}

.gYT-client-experience .kPp-rating-voices::before {
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(193,160,139), rgb(174,86,110));
    position: absolute;
    height: 5px;
    top: 0;
}

.gYT-client-experience .kPp-rating-voices span {
    text-align: center;
    position: relative;
    display: block;
    font-size: 24px;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 700;
}

header::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: '';
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 5px,
        transparent 5px,
        transparent 25px
    );
}



header .EFk-site-nav {
    position: relative;
    transition: all 0.3s ease;
    display: block;
}

header .zcD-top-page {
    margin: 0 0.4rem;
    position: relative;
}

header .zcD-top-page a:hover {
    border-color: #ffffff;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    text-shadow: none;
    color: rgb(193,160,139);
    transform: translateY(-3px);
}

header .zcD-top-page:hover::after {
    opacity: 0.5;
    bottom: -5px;
}

header .cZY-site-top::after {
    height: 1px;
    content: '';
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    left: 0;
    width: 100%;
}

.msw-discount-cta .company_holder h3 {
    text-shadow: 0 0 10px rgb(193,160,139,0.5);
    display: inline-block;
    color: #ffffff;
    font-size: calc(36px * 0.9);
    font-weight: 700;
    position: relative;
    margin-bottom: 20px;
}

.msw-discount-cta .company_holder h3 {
    overflow: hidden;
    position: relative;
}

.msw-discount-cta .CyO-nav-core {
    gap: 20px;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.msw-discount-cta .qbu-site-head:hover::before {
    transform: translateX(100%);
}

.msw-discount-cta .qbu-site-head h5::after {
    width: 40px;
    height: 2px;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgb(193,160,139);
    transition: width 0.3s ease, box-shadow 0.3s ease;
}

.msw-discount-cta .qbu-site-head .CyO-nav-core a::before {
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(193,160,139), transparent);
    bottom: -2px;
    height: 1px;
    transition: width 0.3s ease, transform 0.3s ease;
    content: '';
    width: 0;
    transform-origin: left;
}

.fak-faq-block .nmL-converter:hover {
    opacity: 1;
}

.msw-discount-cta .company_holder h3::before {
    left: -100%;
    content: '';
    pointer-events: none;
    transition: 0.5s;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
}



@media (min-width: 992px) {.Puw-pricing-item .Rfj-monthly-plan {
    grid-template-columns: repeat(2, 1fr);
}.Puw-pricing-item .gVr-plan-details:nth-child(4n+1) {
    transform: translateY(20px);
}.Puw-pricing-item .gVr-plan-details:nth-child(4n+3) {
    transform: translateY(-20px);
}.Puw-pricing-item .gVr-plan-details:hover {
    transform: translateY(0) scale(1.02);
}
}



@media (min-width: 768px) {.Viz-title-intro {
    padding: 8rem 4rem;
}.Viz-title-intro > div {
    gap: 4rem;
}.Viz-title-intro > div > div:first-child {
    margin-left: 0;
}.title_style_header {
    font-size: calc(43px * 1.5);
}.aMh-page-intro {
    margin-left: 5vw;
    padding: 3rem;
    width: 80%;
}
}



@media screen and (min-width: 992px) {.pFu-mentorship-experience {
    padding: 120px 0;
}.pFu-mentorship-experience .kPp-rating-voices {
    gap: 40px;
    grid-template-columns: 380px 1fr;
    transform: perspective(1200px) rotateY(-3deg);
    padding: 60px;
}.pFu-mentorship-experience .name {
    font-size: calc(22px + 2px);
}.pFu-mentorship-experience .kPp-rating-voices > div:nth-child(2) > div {
    font-size: 14px;
}.pFu-mentorship-experience .WVY-work-tasks {
    padding: 30px 25px 30px 45px;
    line-height: 1.9;
}.pFu-mentorship-experience .WVY-work-tasks::before {
    font-size: calc(43px * 2);
}
}



@media screen and (max-width: 992px) {.WeB-course-program {
    padding: 0;
    min-height: auto;
    flex-direction: column;
    display: flex;
}.WeB-course-program .AUr-study-map {
    order: 1;
    height: 50vh;
    width: 100%;
    clip-path: none;
}.WeB-course-program .AUr-study-map::before {
    display: none;
}.WeB-course-program .container {
    order: 2;
    padding: 4rem 3rem;
    width: 100%;
}.WeB-course-program .jQf-knowledge-learning {
    max-width: 600px;
    margin: 0;
}.WeB-course-program .mLP-learn-more {
    background: rgba(0, 0, 0, 0.7);
}.WeB-course-program::before {
    background: rgb(174,86,110,0.5);
    opacity: 0.95;
}.WeB-course-program::after {
    background: none;
}.WeB-course-program .ONG-study-route {
    animation-duration: 20s;
}
}



@media screen and (max-width: 1024px) {.CUW-reach-out .CJf-inquiry-card {
    max-width: 800px;
}.CUW-reach-out .OGC-help-message {
    padding: 40px;
}
}



@media screen and (max-width: 480px) {.CUW-reach-out {
    padding: 60px 0 40px;
}.CUW-reach-out h2 {
    font-size: calc(36px * 0.8);
    margin-bottom: 30px;
}.CUW-reach-out .fuP-profile-image {
    min-height: 200px;
}.CUW-reach-out .OGC-help-message {
    padding: 30px 20px;
}.CUW-reach-out form h3 {
    margin-bottom: 30px;
    font-size: calc(18px * 0.9);
}.CUW-reach-out form .Nwl-request-widget {
    padding: 14px 20px;
    width: 100%;
}}



@media (max-width: 1200px) {.Ben-our-team {
    padding: 80px 0;
}.Ben-our-team h3 {
    margin-bottom: 50px;
}.Ben-our-team .azV-skill-boost,
    .Ben-our-team .saR-learn-zone {
    width: calc(50% - 20px);
}.Ben-our-team .azV-skill-boost {
    margin-right: 40px;
}.Ben-our-team .fuP-profile-image,
    .Ben-our-team .dIf-quick-skill {
    height: 280px;
}
}



@media (max-width: 991px) {.YCZ-thanksPage {
    padding: 4rem 0;
}.YCZ-thanksPage h2 {
    font-size: calc(29px * 0.9);
    max-width: 100%;
}.YCZ-thanksPage .jQf-knowledge-learning {
    padding: 2.5rem;
}
}



@media (max-width: 1200px) {.gYT-client-experience {
    padding: 100px 0;
}.gYT-client-experience .EsH-student-ratings {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.gYT-client-experience .kPp-rating-voices {
    transform: rotateX(3deg) rotateY(-5deg) translateZ(0);
    padding: 25px;
}
}



@media (max-width: 767px) {header {
    padding: 0;
}header .cZY-site-top {
    padding: 0.8rem 1.5rem;
}header .tUc-nav-top {
    max-width: 140px;
}header .tUc-nav-top::before, 
    header .tUc-nav-top::after {
    left: -3px;
    top: -3px;
    right: -3px;
    bottom: -3px;
}header .EFk-site-nav img {
    max-height: 35px;
}header .qbu-site-head {
    -webkit-overflow-scrolling: touch;
    margin-top: 0.8rem;
    justify-content: flex-start;
    padding-bottom: 0.5rem;
    overflow-x: auto;
    scrollbar-width: thin;
}header .qbu-site-head::-webkit-scrollbar {
    height: 3px;
}header .qbu-site-head::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .zcD-top-page {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .zcD-top-page a {
    height: 32px;
    padding: 0 0.8rem;
    white-space: nowrap;
    font-size: calc(13px - 2px);
}header .zcD-top-page::after {
    display: none;
}
}



@keyframes slide-up {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateX(10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes floatBubble {
    0% { transform: translate(0, 0) scale(1); }
    50% { transform: translate(30px, -30px) scale(1.1); }
    100% { transform: translate(0, 0) scale(1); }
}

