.wrapper-section-A {
    height: 100%;
    flex-direction: column;
    display: flex;
    min-height: 100%;
}

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

#cookie-message-box-O:checked ~ .consentWarningDialog-P {
    opacity: 0;
    visibility: hidden;
}

.consentWarningDialog-P p {
    color: #000000;
    font-size: 18px;
    max-width: 500px;
}

.cookie_button.consent-track-y {
    background: rgb(170,116,156);
}


.wrapper-section-A .consentWarningDialog-P {
    padding: 30px 0;
    border: none;
    background: rgb(170,116,156);
}

header .page-head-E {
    background: rgb(225,214,214);
    overflow: hidden;
    z-index: 100;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    position: relative;
}

header .top-mentor-W {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 3rem;
}

header .top-edu-T {
    display: block;
    z-index: 2;
    position: relative;
}

header .top-edu-T::after {
    right: -10px;
    height: 25px;
    width: 25px;
    background: rgb(170,116,156,0.5);
    bottom: -5px;
}

header .top-edu-T:hover svg {
    transform: rotate(-5deg);
}

header .nav-skill-N::after {
    height: 100%;
    left: 0;
    z-index: -1;
    background-size: 10px 10px;
    position: absolute;
    background-image: 
        linear-gradient(45deg, rgb(199,173,173,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(199,173,173,0.5) 50%, rgb(199,173,173,0.5) 75%, transparent 75%, transparent);
    opacity: 0.05;
    animation: moveStripes 20s linear infinite;
    width: 100%;
    top: 0;
    content: "";
}

header .head-master-z a:hover {
    color: rgb(199,173,173);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-color: rgb(199,173,173,0.5);
    transform: translateZ(20px);
}

.contact-us-w .query-query-G {
    flex-wrap: wrap;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    display: flex;
    overflow: hidden;
}

.contact-us-w .inquiry-card-F h3 {
    color: #ffffff;
    font-size: 35px;
    z-index: 1;
    margin-bottom: 40px;
    position: relative;
    font-weight: 700;
}

.contact-us-w .inquiry-card-F div:hover {
    transform: translateX(5px);
    border-left-color: rgb(170,116,156);
}

.contact-us-w .inquiry-card-F div span {
    font-size: 12px;
    color: #ffffff;
}

.contact-us-w .query-block-g h3 {
    font-size: 23px;
    margin-bottom: 30px;
    color: #000000;
    font-weight: 600;
}

.contact-us-w form input::placeholder {
    color: #BBBBBB;
}

.contact-us-w .query-section-Y input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact-us-w .query-section-Y input[type="checkbox"]:checked + label::before {
    border-color: rgb(199,173,173);
    background-color: rgb(199,173,173);
}

.contact-us-w .query-section-Y label a:hover {
    text-decoration: underline;
}

.contact-us-w form .support-info-t::after {
    border-radius: 100%;
    left: 50%;
    background: rgba(255, 255, 255, 0.2);
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 0;
    height: 0;
    position: absolute;
    transition: width 0.3s ease, height 0.3s ease;
    content: "";
    transform-style: flat;
}

.cheat-sheet-r .tutor-match-B {
    display: flex;
    flex-direction: column;
}

.cheat-sheet-r .msg-block-O::after {
    left: 0;
    width: 100%;
    content: '';
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(170,116,156,0.5) 50%,
        transparent 100%);
    bottom: -1px;
    height: 1px;
    position: absolute;
}

.cheat-sheet-r .info_item:hover {
    transform: translateY(-5px);
}

.cheat-sheet-r .info_item svg {
    height: 20px;
    width: 20px;
    transition: transform 0.3s ease;
    fill: rgb(199,173,173);
}

.cheat-sheet-r .top-head-n svg {
    height: auto;
    max-width: 160px;
    transition: all 0.3s ease;
}

.cheat-sheet-r .science-ref-g {
    font-size: 15px;
    line-height: 1.6;
    padding-left: 2rem;
    position: relative;
    color: #000000;
}

.cheat-sheet-r .nav-skill-N h5 {
    color: #000000;
    font-weight: 600;
    margin-bottom: 1rem;
    border-radius: 10px;
    font-size: 23px;
    background: rgba(0, 0, 0, 0.03);
    padding: 0.75rem 1.5rem;
}

.cheat-sheet-r .nav-primary-j a:hover::before {
    height: 8px;
    background-color: rgb(199,173,173);
    width: 8px;
}

.cheat-sheet-r .subscribe_holder::before {
    border-style: solid;
    border-top-left-radius: 12px;
    position: absolute;
    border-width: 50px 50px 0 0;
    width: 0;
    border-color: rgb(199,173,173,0.5) transparent transparent transparent;
    height: 0;
    content: '';
    left: 0;
    top: 0;
}

.cheat-sheet-r .news-block-o {
    font-size: 15px;
    overflow: hidden;
    transition: all 0.3s ease;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    cursor: pointer;
    background: linear-gradient(135deg, rgb(199,173,173) 0%, rgb(170,116,156) 100%);
    z-index: 1;
    border-radius: 10px;
    padding: 1.125rem 1.25rem;
    border: none;
}

.subscribe-to-newsletter-K {
    overflow: hidden;
    padding: 6rem 2rem;
    background: linear-gradient(180deg, rgb(225,214,214) 0%, rgb(199,173,173,0.5) 100%);
    position: relative;
}

.subscribe-to-newsletter-K .query-query-G::before {
    left: 10px;
    z-index: -1;
    top: 10px;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    bottom: 10px;
    right: 10px;
    position: absolute;
    border: 1px dashed rgb(170,116,156,0.5);
    content: "";
}

.subscribe-to-newsletter-K input[type="email"] {
    font-size: 14px;
    width: 100%;
    background: #ffffff;
    padding: 1rem;
    font-family: Arial, sans-serif;
    border-bottom: 2px solid rgb(170,116,156,0.5);
    color: #000000;
    transition: all 0.3s ease;
    border: none;
}

.subscribe-to-newsletter-K input[type="submit"]:hover::before {
    transform: translateY(0);
}

.course-program-V {
    position: relative;
    background: linear-gradient(135deg, rgb(225,214,214) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    padding: 120px 0;
}

.course-program-V .skill-academy-m {
    perspective: 1000px;
    display: grid;
    gap: 40px;
    transform-style: preserve-3d;
    grid-template-columns: 1fr;
    position: relative;
}

.course-program-V .label-holder-I {
    position: relative;
    transition: transform 0.4s ease-out;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    backdrop-filter: blur(5px);
    transform: translateZ(10px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    padding: 30px;
}

.course-program-V p.description {
    display: block;
}

.course-program-V span.description {
    display: none;
}

.title-welcome-v {
    padding: 2rem 1rem;
    position: relative;
    justify-content: center;
    align-items: center;
    background: linear-gradient(135deg, rgb(225,214,214), rgb(199,173,173,0.5));
    overflow: hidden;
    min-height: 100vh;
    display: flex;
}

.title-welcome-v .learn-quickpro-B::before {
    bottom: 0;
    background: linear-gradient(135deg, rgb(199,173,173,0.5), rgba(0, 0, 0, 0.5));
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    position: absolute;
    backdrop-filter: blur(5px);
}

.try-immediately-Z {
    background: linear-gradient(135deg, rgb(199,173,173) 0%, rgb(170,116,156) 100%);
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 5rem 2rem;
}

.try-immediately-Z::after {
    transform: translateZ(-5px);
    background: radial-gradient(circle, rgba(255, 255, 255, 0.15) 0%, transparent 70%);
    height: 200%;
    z-index: -1;
    width: 200%;
    position: absolute;
    top: -50%;
    left: -50%;
    content: "";
    animation: rotate 30s linear infinite;
}

.try-immediately-Z div div {
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
    display: flex;
}

.try-immediately-Z div div span:hover {
    transform: translateZ(50px) scale(1.05);
}

.try-immediately-Z .support-info-t:hover {
    color: rgb(170,116,156);
    transform: translateY(-5px);
    box-shadow: 
        0 20px 30px -15px rgba(0, 0, 0, 0.35),
        0 10px 20px -10px rgba(0, 0, 0, 0.25);
}

.try-immediately-Z .support-info-t:hover span {
    transform: scale(1.05);
}

.pricing-zone-p {
    background: linear-gradient(135deg, rgb(225,214,214) 0%, rgba(245, 247, 252, 1) 100%);
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}

.pricing-zone-p .access-rates-k {
    flex-direction: column-reverse;
    display: flex;
}

.pricing-zone-p .pricing-catalog-K h2 {
    position: relative;
    margin-bottom: 15px;
    font-weight: 700;
    display: inline-block;
    font-size: 33px;
    color: #000000;
}

.pricing-zone-p .rate-choices-t {
    color: #000000;
    text-decoration: none;
    display: block;
    border-radius: 8px;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.pricing-zone-p .learning-packages-i {
    color: rgb(199,173,173);
    font-weight: 700;
    position: relative;
    margin: 15px 0;
    display: inline-block;
    font-size: calc(23px + 4px);
}

.pricing-zone-p .img-shadow-x {
    width: 100%;
    transition: transform 0.6s ease;
    overflow: hidden;
    height: 200px;
    position: relative;
}

.pricing-zone-p .rate-choices-t:nth-child(even) .cost-breakdown-t {
    background: linear-gradient(135deg, rgba(245, 247, 252, 1) 0%, #ffffff 100%);
}

.privacy-encasement-J {
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(225,214,214) 0%, rgba(246, 246, 250, 0.95) 100%);
    overflow: hidden;
    position: relative;
}

.privacy-encasement-J h1::after {
    width: 80px;
    left: 0;
    position: absolute;
    bottom: 0;
    transform-origin: left center;
    content: "";
    background: linear-gradient(90deg, rgb(199,173,173) 0%, rgb(170,116,156) 100%);
    height: 4px;
    animation: widthPulse 3s infinite alternate ease-in-out;
}

.privacy-encasement-J p {
    margin-bottom: 1.5rem;
    font-size: 17px;
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.8;
}

.privacy-encasement-J li {
    margin-bottom: 1rem;
    font-size: 17px;
    position: relative;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    padding-left: 1.5rem;
    color: #000000;
}

.thanksSpace-s {
    overflow: hidden;
    background: linear-gradient(135deg, #f5f7fa 0%, #ebedee 100%);
    position: relative;
    padding: 4rem 0;
    font-family: Arial, sans-serif;
}

.thanksSpace-s .container {
    z-index: 2;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.thanksSpace-s .study-program-P:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.08),
                -15px -15px 40px rgba(255, 255, 255, 0.9),
                inset 2px 2px 5px rgba(255, 255, 255, 0.4),
                inset -2px -2px 5px rgba(0, 0, 0, 0.05);
}

.thanksSpace-s .study-program-P:hover > div:first-child::after {
    width: 120px;
}

.thanksSpace-s h5::before {
    transform: translateY(-50%);
    display: flex;
    background: linear-gradient(135deg, rgb(199,173,173) 0%, rgb(170,116,156) 100%);
    width: 26px;
    font-size: 14px;
    content: "✓";
    height: 26px;
    opacity: 0;
    position: absolute;
    border-radius: 50%;
    transition: opacity 0.5s ease, transform 0.5s ease;
    color: #ffffff;
    top: 50%;
    align-items: center;
    justify-content: center;
    left: -35px;
}

.user-feedback-v::after {
    pointer-events: none;
    opacity: 0.2;
    transform: translateZ(-10px);
    content: "";
    width: 100%;
    position: absolute;
    right: -50%;
    background: radial-gradient(circle, rgb(170,116,156,0.5) 0%, transparent 70%);
    top: -50%;
    height: 100%;
}

.user-feedback-v .student-opinions-u {
    padding: 2rem;
    overflow: hidden;
    backface-visibility: hidden;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s ease;
    flex-direction: column;
    position: relative;
    display: flex;
    transform: translateZ(0);
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 0 5px 15px rgba(0,0,0,0.05);
    background: #ffffff;
}

.user-feedback-v .student-opinions-u p.description {
    z-index: 1;
    position: relative;
    color: #000000;
    font-size: 13px;
    flex-grow: 1;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 1.5rem;
}

.user-feedback-v .student-opinions-u div img {
    width: 100%;
    transition: transform 0.5s ease;
    object-fit: cover;
    height: 100%;
}

.user-feedback-v .student-opinions-u:nth-child(odd) {
    transform: translateZ(5px) rotateZ(-0.5deg);
}

.our-team-I::before {
    z-index: 1;
    position: absolute;
    height: 100%;
    animation: pulse 15s infinite alternate;
    width: 100%;
    content: '';
    left: 0;
    top: 0;
    background: radial-gradient(circle at 10% 20%, rgb(199,173,173,0.5) 0%, transparent 50%);
}



.our-team-I .learning-dna-F {
    display: flex;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    backdrop-filter: blur(8px);
    flex-direction: column;
    padding: 30px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    align-items: center;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 19px;
}

.our-team-I .proof-stats-j::after {
    transition: width 0.3s ease;
    height: 2px;
    content: '';
    width: 50px;
    position: absolute;
    transform: translateX(-50%);
    background: rgb(199,173,173);
    bottom: -8px;
    left: 50%;
}

.our-team-I .label-holder-I::after {
    border-bottom: 2px solid rgb(170,116,156);
    position: absolute;
    right: 20px;
    opacity: 0.5;
    content: '';
    border-right: 2px solid rgb(170,116,156);
    width: 40px;
    bottom: 20px;
    height: 40px;
}

.our-team-I h2 {
    color: #ffffff;
    font-size: 32px;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
}

.teaching-history-T {
    overflow: hidden;
    position: relative;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(225,214,214) 0%, rgb(199,173,173,0.5) 100%);
}

.teaching-history-T .img-shadow-x:hover {
    transform: rotate(0deg) scale(1.05);
    box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.5);
}

.teaching-history-T .career-wrap-I:hover {
    transform: rotate(0deg) translateY(-20px);
}

.teaching-history-T .name {
    color: rgb(199,173,173);
    margin-bottom: 0.5rem;
    font-weight: 700;
    font-size: 37px;
    transform: translateX(-20px);
}

.course-program-V .description::-webkit-scrollbar {
    width: 6px;
}

.course-program-V .description::-webkit-scrollbar-track {
    background: transparent;
}

.course-program-V .description::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: rgb(170,116,156,0.5);
}



@media (max-width: 480px) {header .nav-skill-N {
    align-items: center;
    padding: 15px;
    flex-direction: column;
}header .head-master-z {
    width: 100%;
    margin: 3px 0;
}header .head-master-z a {
    text-align: center;
    width: 100%;
}header .head-master-z::before {
    display: none;
}header .top-edu-T svg {
    height: 40px;
}}



@media (max-width: 1200px) {.cheat-sheet-r .text_main_holder {
    gap: 2.5rem;
}.cheat-sheet-r .top-head-n {
    max-width: 260px;
}.cheat-sheet-r .nav-skill-N {
    min-width: 220px;
}
}



@media (max-width: 576px) {.cheat-sheet-r {
    padding: 3rem 0 1.5rem;
}.cheat-sheet-r .msg-block-O {
    padding-bottom: 1.5rem;
    margin-bottom: 2.5rem;
}.cheat-sheet-r .text_main_holder {
    gap: 2.5rem;
}.cheat-sheet-r .nav-skill-N {
    padding: 1rem;
}.cheat-sheet-r .nav-skill-N h5 {
    text-align: center;
}.cheat-sheet-r .subscribe_holder {
    padding: 1.5rem;
}.cheat-sheet-r .subscribe_holder::before {
    border-width: 30px 30px 0 0;
}.cheat-sheet-r .referral-prog-K {
    margin-top: 2.5rem;
}}



@media (min-width: 768px) {.course-program-V .skill-academy-m {
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}.course-program-V .img-shadow-x {
    height: 450px;
    transform: translateZ(30px) rotateY(-3deg);
}.course-program-V h3 {
    margin-bottom: 30px;
    font-size: 35px;
}.course-program-V h3::after {
    width: 80px;
}.course-program-V .description {
    max-height: 350px;
}
}



@media (min-width: 992px) {.title-welcome-v .knowledge-zone-q {
    width: 70%;
}.title-welcome-v .learn-quickpro-B {
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s ease;
}.title-welcome-v .learn-quickpro-B:hover {
    transform: perspective(1000px) rotateY(0);
}.title-welcome-v .learn-quickpro-B h3 {
    padding: 2rem;
    font-size: 24px;
}
}



@media (max-width: 767px) {.try-immediately-Z {
    padding: 4rem 1.5rem;
}.try-immediately-Z h6 {
    font-size: 21px;
    line-height: 1.6;
}.try-immediately-Z .support-info-t {
    font-size: calc(16px * 0.9);
    padding: 14px 28px;
}
}



@media (min-width: 768px) {.pricing-zone-p .premium-cost-m {
    grid-template-columns: repeat(2, 1fr);
}.pricing-zone-p .pricing-catalog-K {
    margin-bottom: 60px;
}.pricing-zone-p .cost-schemes-v h3 {
    font-size: 23px;
}.pricing-zone-p .learning-packages-i {
    font-size: calc(23px + 2px);
}.pricing-zone-p .cost-schemes-v p {
    font-size: calc(12px - 1px);
}
}



@media (max-width: 768px) {.privacy-encasement-J {
    padding: 2rem 1rem;
}.privacy-encasement-J .container {
    transform: none;
    padding: 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.privacy-encasement-J h1 {
    transform: translateX(0);
    font-size: calc(47px * 0.8);
}.privacy-encasement-J h2 {
    font-size: calc(36px * 0.8);
    margin: 2rem 0 1rem;
}.privacy-encasement-J h3 {
    font-size: calc(36px * 0.7);
}.privacy-encasement-J h4 {
    font-size: calc(36px * 0.6);
}.privacy-encasement-J p, 
    .privacy-encasement-J li,
    .privacy-encasement-J span {
    font-size: calc(17px * 0.95);
}.privacy-encasement-J ul {
    margin-left: 0.5rem;
}
}



@media (max-width: 767px) {.user-feedback-v {
    padding: 4rem 0;
}.user-feedback-v .success-quotes-a {
    grid-template-columns: 1fr;
    gap: 2rem;
}.user-feedback-v h2 {
    margin-bottom: 2.5rem;
    font-size: calc(36px * 1);
}.user-feedback-v .student-opinions-u {
    padding: 1.5rem;
}.user-feedback-v .student-opinions-u:hover {
    transform: translateY(-5px) translateZ(10px);
}.user-feedback-v .student-opinions-u:nth-child(even):hover,
  .user-feedback-v .student-opinions-u:nth-child(odd):hover {
    transform: translateY(-5px) translateZ(15px);
}.user-feedback-v .student-opinions-u h3 {
    font-size: 23px;
}
}



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

@keyframes slideInLeft {
    from {
        transform: translateX(-20px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



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



@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes borderPulse {
    0% {
        border-color: rgb(199,173,173,0.5);
    }
    50% {
        border-color: rgb(170,116,156,0.5);
    }
    100% {
        border-color: rgb(199,173,173,0.5);
    }
}

