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

.footer-social-BQZdSo {
    flex: 0 0 auto;
}

.footer-social-BQZdSo {
    color: #ffffff;
    position: relative;
    background-color: rgb(190,163,148);
    font-family: Arial, sans-serif;
    padding: 0;
}


.course-methodology-KZjlGP {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(242,225,215) 0%, rgb(190,163,148,0.5) 100%);
    margin: 3rem 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 6rem 0;
    position: relative;
}

.course-methodology-KZjlGP:hover::before {
    transform: translateY(0);
}

.course-methodology-KZjlGP .mentor-network-YhyWV2 {
    gap: 2rem;
    padding: 0 1.5rem;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
}

.course-methodology-KZjlGP .mentor-network-YhyWV2 > div:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 0 10px 20px rgba(0, 0, 0, 0.05);
}

.course-methodology-KZjlGP .mentor-network-YhyWV2 > div:hover::before {
    height: 100%;
}

.course-methodology-KZjlGP h3::after {
    content: "";
    transform: scaleX(0.7);
    bottom: -8px;
    transform-origin: left;
    background: linear-gradient(to right, rgb(216,189,176), rgb(190,163,148));
    height: 3px;
    width: 60%;
    position: absolute;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.contact-section-dABnaq {
    overflow: hidden;
    position: relative;
    background: linear-gradient(125deg, rgb(242,225,215) 0%, rgb(190,163,148,0.5) 50%, rgb(242,225,215) 100%);
    z-index: 1;
    padding: 100px 0;
}

.contact-section-dABnaq .img-center-align-zHTomy {
    top: 0;
    left: 0;
    mix-blend-mode: luminosity;
    height: 100%;
    z-index: 0;
    filter: contrast(120%) brightness(110%) blur(5px);
    position: absolute;
    opacity: 0.15;
    width: 100%;
}

.contact-section-dABnaq h3 {
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 31px;
    text-align: center;
}

.contact-section-dABnaq .support-help-slGByC {
    flex-wrap: wrap;
    display: flex;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 5px 15px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.01);
    border-radius: 16px;
    position: relative;
    backdrop-filter: blur(10px);
}

.contact-section-dABnaq .feedback-help-yowxql::after {
    top: 0;
    content: '';
    right: 0;
    opacity: 0.5;
    z-index: 0;
    border-radius: 0 0 0 150px;
    position: absolute;
    background: 
        linear-gradient(135deg, transparent 40%, rgb(216,189,176,0.5) 100%);
    height: 150px;
    width: 150px;
}

.contact-section-dABnaq .feedback-help-yowxql h3::before {
    display: none;
}

.contact-section-dABnaq .feedback-help-yowxql input[type="text"],
.contact-section-dABnaq .feedback-help-yowxql textarea {
    color: #000000;
    font-family: Arial, sans-serif;
    background-color: rgba(0, 0, 0, 0.02);
    padding: 18px 25px;
    margin-bottom: 25px;
    font-size: 14px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03) inset;
    width: 100%;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.contact-section-dABnaq .feedback-help-yowxql .inquiry-list-fAsOSa label::before {
    left: 0;
    background-color: rgba(0, 0, 0, 0.02);
    height: 24px;
    content: '';
    top: 2px;
    width: 24px;
    position: absolute;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset;
    transition: all 0.3s ease;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.contact-section-dABnaq .feedback-help-yowxql .inquiry-list-fAsOSa a::after {
    left: 0;
    transform-origin: right;
    width: 100%;
    transition: transform 0.3s ease;
    background-color: rgb(216,189,176);
    transform: scaleX(0);
    bottom: -2px;
    height: 1px;
    content: '';
    position: absolute;
}

.contact-section-dABnaq .feedback-help-yowxql .reach-links-d8oXcZ::before {
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    width: 100%;
    left: -100%;
    height: 100%;
    transition: all 0.5s ease;
    position: absolute;
    content: '';
}

.contact-section-dABnaq .feedback-help-yowxql .reach-links-d8oXcZ:hover {
    background: linear-gradient(135deg, rgb(190,163,148) 0%, rgb(216,189,176) 100%);
    box-shadow: 
        0 8px 25px rgb(216,189,176,0.5),
        0 0 0 1px rgb(216,189,176) inset;
    transform: translateY(-3px);
}

.contact-section-dABnaq .reach-map-3TbZMF::after {
    left: 0;
    animation: shine 8s infinite linear;
    top: 0;
    content: '';
    position: absolute;
    background: 
        linear-gradient(135deg, transparent 25%, rgba(255, 255, 255, 0.05) 50%, transparent 75%);
    z-index: 0;
    width: 100%;
    height: 100%;
}

.contact-section-dABnaq .reach-map-3TbZMF .reach-widget-XBEmv3 {
    list-style: none;
    padding: 0;
    z-index: 1;
    margin: 0;
    position: relative;
}

.contact-section-dABnaq .reach-map-3TbZMF .reach-widget-XBEmv3 li:not(:last-child)::after {
    position: absolute;
    bottom: 0;
    height: 1px;
    content: '';
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

.contact-section-dABnaq .reach-map-3TbZMF .reach-widget-XBEmv3 li span {
    font-size: 14px;
    line-height: 1.5;
    position: relative;
    color: #ffffff;
}

.contact-section-dABnaq .reach-map-3TbZMF .reach-widget-XBEmv3 li a:hover {
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}

.landing-page-fWCRs7 {
    display: flex;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    position: relative;
    justify-content: center;
    align-items: center;
    background-color: rgb(216,189,176,0.5);
}

.landing-page-fWCRs7::after {
    right: 0;
    z-index: 3;
    background: linear-gradient(to left, 
        rgba(#000000, 0.6), 
        transparent);
    transform: skewX(-15deg) translateX(10%);
    content: '';
    width: 40%;
    top: 0;
    height: 100%;
    position: absolute;
}

.landing-page-fWCRs7 .mentor-network-YhyWV2:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.landing-page-fWCRs7 h1::after {
    height: 3px;
    bottom: -15px;
    content: '';
    transform: scaleX(0);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(190,163,148), transparent);
    position: absolute;
    width: 80px;
    left: 0;
    animation: lineExpand 1s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.8s;
}

.landing-page-fWCRs7 p {
    position: relative;
    color: #ffffff;
    font-size: calc(17px * 1.1);
    max-width: 520px;
    margin-bottom: 2rem;
    line-height: 1.6;
}

.landing-page-fWCRs7 svg:hover {
    transform: scale(1.05) rotate(5deg);
}

.landing-page-fWCRs7 svg path {
    transition: fill 0.3s ease;
    fill: rgb(94, 170, 168);
}

.landing-page-fWCRs7 svg:hover text {
    fill: rgb(114, 190, 188);
}

.landing-page-fWCRs7 .reach-links-d8oXcZ {
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    padding: 0.9rem 2.2rem;
    overflow: hidden;
    z-index: 1;
    border-radius: 10px;
    display: inline-block;
    font-weight: 600;
    position: relative;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 8px 25px rgba(94, 170, 168, 0.4);
    background: linear-gradient(135deg, rgb(190,163,148), rgb(114, 190, 188));
}

.appField-t5Yi8E::after {
    opacity: 0.05;
    position: absolute;
    right: -5%;
    background: rgb(190,163,148);
    transform: rotate(25deg) skew(-15deg);
    bottom: -10%;
    content: "";
    pointer-events: none;
    width: 40%;
    height: 80%;
}

.appField-t5Yi8E .mentor-network-YhyWV2::before {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    top: 0;
    height: 100%;
    transform: scaleY(0);
    position: absolute;
    transform-origin: left center;
    background: linear-gradient(to bottom, rgb(216,189,176), rgb(190,163,148));
    content: "";
    left: 0;
    width: 6px;
}

.appField-t5Yi8E .mentor-network-YhyWV2:hover h5::after {
    transform: scaleX(1);
}

.appField-t5Yi8E a {
    display: block;
    position: relative;
    overflow: hidden;
    transition: transform 0.4s ease;
    text-decoration: none;
}

.appField-t5Yi8E a:hover p {
    color: rgb(216,189,176);
}

.appField-t5Yi8E a::before {
    top: 0;
    background: linear-gradient(90deg, #ffffff, rgb(190,163,148,0.5), #ffffff);
    height: 100%;
    pointer-events: none;
    position: absolute;
    opacity: 0.3;
    left: -100%;
    transform: skewX(-15deg);
    width: 100%;
    transition: left 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    content: "";
}

header .container {
    padding: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}

header .nav-top-JqyXSF::before {
    width: 120px;
    animation: rotate 10s linear infinite;
    z-index: -1;
    position: absolute;
    border-radius: 50%;
    height: 120px;
    content: "";
    background: 
        conic-gradient(
            transparent 0deg,
            rgb(190,163,148,0.5) 120deg,
            transparent 180deg,
            rgb(216,189,176,0.5) 240deg,
            transparent 360deg
        );
    opacity: 0.2;
}

header .head-tutor-sbPe0w {
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    white-space: nowrap;
    z-index: 2;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0.6rem 1.5rem;
    position: relative;
    perspective: 800px;
    letter-spacing: 1px;
}

header .head-tutor-sbPe0w:hover {
    color: rgb(190,163,148);
    transform: translateY(-2px) translateZ(0);
    text-shadow: 0 0 5px rgb(190,163,148,0.5);
}

header .head-tutor-sbPe0w:hover::before {
    border-color: rgb(190,163,148,0.5);
    transform: translateZ(0);
    box-shadow: 0 0 15px rgb(216,189,176,0.5);
}

.academic-experience-FlZXiE::after {
    opacity: 0.4;
    top: 0;
    filter: blur(60px);
    position: absolute;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgb(216,189,176,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(190,163,148,0.5) 0%, transparent 50%);
    width: 100%;
    height: 100%;
    left: 0;
}

.academic-experience-FlZXiE .review-space-vKHMTt:hover::before {
    animation: holographic-sweep 1.5s ease infinite;
    opacity: 1;
}



.academic-experience-FlZXiE .img-center-align-zHTomy {
    overflow: hidden;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 5px rgba(255, 255, 255, 0.8),
        0 0 0 10px rgb(216,189,176,0.5);
    width: 180px;
    height: 180px;
    border-radius: 10px;
    margin-bottom: 35px;
    position: relative;
    z-index: 2;
    transition: all 0.5s ease;
    transform: rotate(-3deg);
}



.academic-experience-FlZXiE .name {
    margin-bottom: 10px;
    position: relative;
    font-size: 38px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    z-index: 2;
}

.academic-experience-FlZXiE .review-space-vKHMTt span:not(.name) {
    text-align: center;
    position: relative;
    letter-spacing: 2px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
    z-index: 2;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
}

.academic-experience-FlZXiE .emp-tasks-RCVqer::after {
    bottom: -5px;
    right: -5px;
    border-right: 3px solid rgb(190,163,148);
    border-bottom: 3px solid rgb(190,163,148);
}

.academic-experience-FlZXiE .review-space-vKHMTt:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2);
}

.academic-experience-FlZXiE .review-space-vKHMTt:hover .img-center-align-zHTomy {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgba(255, 255, 255, 0.9),
        0 0 0 12px rgb(216,189,176,0.5);
    transform: rotate(0deg) scale(1.05);
}

.plan-display-OzKSkJ h2 {
    font-weight: 700;
    transform: translateY(20px);
    margin-bottom: 20px;
    position: relative;
    color: #ffffff;
    text-align: center;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
    font-size: 38px;
}

.plan-display-OzKSkJ .price-choices-WmNB91 li {
    animation: fadeInStagger 0.8s ease-out forwards;
    opacity: 0;
    transform: translateZ(0) rotateY(5deg) translateX(20px);
}

.plan-display-OzKSkJ .learn-price-6PBFkJ {
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
    height: 100%;
    display: block;
}

.plan-display-OzKSkJ .premium-plan-iSshg3 {
    display: flex;
    color: #ffffff;
    height: 100%;
    padding: 35px 30px;
    min-height: 400px;
    flex-direction: column;
}

.plan-display-OzKSkJ .premium-plan-iSshg3 h4::after {
    width: 60px;
    background: rgb(216,189,176);
    bottom: 0;
    position: absolute;
    content: "";
    left: 0;
    transition: width 0.4s ease;
    height: 3px;
}

.plan-display-OzKSkJ .edu-packages-aQrTVW {
    color: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    align-self: flex-start;
    font-size: calc(22px * 1.3);
    background: linear-gradient(135deg, rgb(216,189,176) 0%, rgb(190,163,148) 100%);
    border-radius: 6px;
    font-weight: 700;
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    padding: 10px 20px;
    margin-top: 25px;
    display: inline-block;
}

.cookie-warning-alert-gPm1CA .cookie-reset-mNR3yP {
    transform-origin: center;
    flex-shrink: 0;
    animation: logoScale 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    margin-right: 20px;
}

.cookie-warning-alert-gPm1CA .cookie-protect-bB1AfL h5 {
    margin-bottom: 6px;
    font-size: 21px;
    color: rgb(216,189,176);
}

.cookie-warning-alert-gPm1CA .cookie-option-jroh6P:hover {
    transform: translateY(-3px);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}


#cookieNoticePrompt-hcBiM6 {
    display: none;
}

.secure-sanctuary-kUI3LK {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    max-width: 1200px;
    padding: 60px;
}

.secure-sanctuary-kUI3LK ul {
    padding-left: 0;
    list-style-type: none;
    margin: 20px 0;
}

.secure-sanctuary-kUI3LK p, .secure-sanctuary-kUI3LK span, .secure-sanctuary-kUI3LK div {
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.8;
}

.footer-social-BQZdSo .assign-help-vUMazc {
    display: flex;
    flex-direction: column;
}

.footer-social-BQZdSo .assist-experts-8yR3Ja::before {
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    left: 0;
    z-index: -1;
    position: absolute;
}

.footer-social-BQZdSo .info_item:hover svg {
    transform: scale(1.2);
}

.footer-social-BQZdSo .text_main_holder {
    gap: 0;
    grid-template-columns: 1fr 1.5fr 1fr;
    position: relative;
    z-index: 2;
    display: grid;
}

.footer-social-BQZdSo .top-pagewrap-NLUX5r:hover svg {
    transform: scale(1.05);
}

.footer-social-BQZdSo .comm-guide-K814St {
    opacity: 0.9;
    line-height: 1.6;
    color: #ffffff;
    font-size: 16px;
}

.footer-social-BQZdSo .main-tutor-pja7Do h5 {
    color: #ffffff;
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 600;
    font-size: 21px;
    display: inline-block;
}

.footer-social-BQZdSo .top-sitewrap-jY9e21:not(:last-child) {
    margin-bottom: 1rem;
}

.footer-social-BQZdSo .top-sitewrap-jY9e21 a {
    position: relative;
    color: #ffffff;
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 0.5rem 0;
    font-size: 18px;
    opacity: 0.8;
}

.footer-social-BQZdSo .subscribe_holder {
    gap: 1.5rem;
    position: relative;
    background-color: rgb(190,163,148);
    padding: 4rem 2rem 3rem;
    display: flex;
    z-index: 3;
    flex-direction: column;
}

.footer-social-BQZdSo .input_holder {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}

.footer-social-BQZdSo .input_holder input[type="email"] {
    border-radius: 10px;
    font-size: 18px;
    padding: 1rem 1.25rem;
    background-color: rgba(255, 255, 255, 0.15);
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
}

.footer-social-BQZdSo .free-trial-EvKAux:hover {
    background-color: rgb(216,189,176,0.5);
}

.footer-social-BQZdSo .free-trial-EvKAux:hover::before {
    left: 100%;
}

.footer-social-BQZdSo .gdpr-block-sV9dT2 {
    background-color: rgb(190,163,148);
    padding: 6rem 0 2rem;
    z-index: 1;
    margin-top: 0;
    clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 100%);
    text-align: center;
    position: relative;
}

.testimonials-jCDild::before {
    opacity: 0.7;
    position: absolute;
    top: -5%;
    height: 200px;
    z-index: 0;
    right: -5%;
    background: linear-gradient(45deg, rgb(190,163,148), rgb(216,189,176,0.5));
    content: "";
    width: 200px;
    border-radius: 50%;
    filter: blur(50px);
}

.testimonials-jCDild h2::after {
    width: 70%;
    height: 4px;
    content: "";
    position: absolute;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(190,163,148), transparent);
    transform: translateX(15%);
    left: 0;
}

.testimonials-jCDild .review-space-vKHMTt:nth-child(3n) {
    transform: rotate(-1deg) translateY(10px);
}

.testimonials-jCDild .review-space-vKHMTt::before {
    width: 100%;
    height: 5px;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(190,163,148), rgb(216,189,176));
    position: absolute;
    content: "";
}

.testimonials-jCDild .review-space-vKHMTt .description {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    color: #000000;
    text-align: center;
    position: relative;
    font-style: italic;
}

.join-our-mailing-list-MdWvO5::before {
    content: "";
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(216,189,176,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(190,163,148,0.5) 0%, transparent 40%);
    position: absolute;
    z-index: -1;
    opacity: 0.3;
    inset: 0;
}

.join-our-mailing-list-MdWvO5 .mentor-network-YhyWV2::before {
    width: 100px;
    height: 100px;
    right: -30px;
    opacity: 0.15;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    position: absolute;
    background: rgb(216,189,176);
    animation: rotate-shape 20s linear infinite;
    content: "";
    top: -30px;
}

.join-our-mailing-list-MdWvO5 p::before {
    top: -15px;
    width: 50px;
    border: 2px solid rgb(216,189,176,0.5);
    content: "";
    opacity: 0.5;
    z-index: -1;
    left: -15px;
    position: absolute;
    animation: square-pulse 5s infinite alternate;
    height: 50px;
}

.join-our-mailing-list-MdWvO5 .mail-container-m85NAv:focus {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    border-color: rgb(216,189,176);
    outline: none;
}

.join-our-mailing-list-MdWvO5 .mail-container-m85NAv::placeholder {
    opacity: 0.6;
    color: #000000;
}

.join-our-mailing-list-MdWvO5 .free-trial-EvKAux {
    font-size: 20px;
    padding: 0 2rem;
    color: #ffffff;
    border-top-right-radius: 10px;
    font-family: Arial, sans-serif;
    border-bottom-right-radius: 10px;
    isolation: isolate;
    cursor: pointer;
    height: 100%;
    overflow: hidden;
    transition: all 0.3s ease;
    background: rgb(216,189,176);
    position: relative;
    font-weight: 600;
    border: none;
}

.company-overview-4G0p7f::after {
    filter: blur(40px);
    position: absolute;
    right: -100px;
    height: 300px;
    border-radius: 50%;
    background: linear-gradient(225deg, rgb(190,163,148,0.5) 0%, transparent 70%);
    content: "";
    top: -100px;
    opacity: 0.1;
    width: 300px;
    z-index: 0;
    animation: float 12s ease-in-out infinite;
}

.company-overview-4G0p7f .learn-studio-IOEyqR {
    position: relative;
}

.company-overview-4G0p7f .learn-studio-IOEyqR ul {
    display: grid;
    padding: 0;
    grid-template-columns: 1fr;
    gap: 60px;
    list-style: none;
    margin: 0;
}

.company-overview-4G0p7f .expert-learning-rdQJIU:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transform: translateY(-5px);
}

.company-overview-4G0p7f .expert-learning-rdQJIU:nth-child(2)::before {
    background: linear-gradient(to bottom, rgb(190,163,148), rgb(216,189,176));
}

.company-overview-4G0p7f .expert-learning-rdQJIU:nth-child(2) h4::before {
    background-color: rgb(190,163,148);
}

.company-overview-4G0p7f .expert-learning-rdQJIU div {
    padding-left: 15px;
    line-height: 1.7;
    overflow-y: auto;
    color: #000000;
    scrollbar-width: thin;
    scrollbar-color: rgb(190,163,148,0.5) transparent;
    opacity: 0.9;
    padding-right: 15px;
    font-size: 12px;
    max-height: 300px;
}

.program-results-jSNwyX .container {
    max-width: 1200px;
    display: flex;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    flex-direction: column;
    padding: 0 1.5rem;
}

.program-results-jSNwyX .img-center-align-zHTomy {
    width: 100%;
    transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    margin-bottom: 2rem;
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    filter: saturate(1.05);
    max-height: 400px;
    object-fit: cover;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}

.program-results-jSNwyX h1 {
    font-size: 47px;
    position: relative;
    margin-bottom: 2rem;
    transition: transform 0.5s ease-out;
    font-weight: 700;
    transform: translateX(-5px);
    color: #000000;
    line-height: 1.3;
}

.program-results-jSNwyX li {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.program-results-jSNwyX li:hover {
    transform: translateX(5px);
}

.program-results-jSNwyX li:hover svg {
    transform: scale(1.15);
}

.program-results-jSNwyX li svg path {
    transition: fill 0.3s ease;
    fill: rgb(216,189,176);
}

.course-program-details-eysNDO {
    background: rgb(242,225,215);
    overflow: hidden;
    padding: 7rem 0;
    position: relative;
}

.course-program-details-eysNDO .training-plan-PZ9aNQ {
    align-items: center;
    flex-direction: column;
    display: flex;
}

.course-program-details-eysNDO .note-holder-56YdIj {
    width: 100%;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    text-align: center;
    padding: 4rem 3rem;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    position: relative;
    clip-path: polygon(
        0% 5%, 
        5% 0%, 
        95% 0%, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0% 95%
    );
    transform: translateZ(0);
    z-index: 3;
    border-radius: 30px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.course-program-details-eysNDO .description {
    line-height: 1.9;
    margin-right: auto;
    max-width: 85%;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    margin-left: auto;
    color: #000000;
    margin-bottom: 1.8rem;
    font-size: 16px;
    position: relative;
}

.course-program-details-eysNDO .img-center-align-zHTomy {
    border-radius: 0;
    width: 120%;
    z-index: 0;
    left: -10%;
    position: absolute;
    transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    transform: none;
    filter: brightness(0.95) contrast(1.05);
    top: -10%;
    height: 120%;
}



.course-program-details-eysNDO .note-holder-56YdIj::before {
    opacity: 0.15;
    animation: morph 15s linear infinite alternate;
    content: "";
    width: 70%;
    height: 70%;
    right: -5%;
    z-index: -1;
    top: -5%;
    background: rgb(216,189,176,0.5);
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    position: absolute;
}

header .main-tutor-pja7Do::-webkit-scrollbar {
    display: none;
}

.company-overview-4G0p7f .expert-learning-rdQJIU div::-webkit-scrollbar {
    width: 4px;
}

.company-overview-4G0p7f .expert-learning-rdQJIU div::-webkit-scrollbar-track {
    background: transparent;
}

.company-overview-4G0p7f .expert-learning-rdQJIU div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(190,163,148,0.5);
}



@media (prefers-reduced-motion: reduce) {.course-methodology-KZjlGP::after {
    animation: none;
}.course-methodology-KZjlGP .mentor-network-YhyWV2 > div,
    .course-methodology-KZjlGP .mentor-network-YhyWV2 > div:hover {
    transition: box-shadow 0.3s ease;
    transform: none;
}
}



@media (max-width: 768px) {.contact-section-dABnaq {
    padding: 60px 0;
}.contact-section-dABnaq h3 {
    margin-bottom: 40px;
    font-size: calc(31px - 4px);
}.contact-section-dABnaq .feedback-help-yowxql h3,
    .contact-section-dABnaq .reach-map-3TbZMF h4 {
    margin-bottom: 30px;
    font-size: calc(18px - 2px);
}.contact-section-dABnaq .feedback-help-yowxql input[type="text"],
    .contact-section-dABnaq .feedback-help-yowxql textarea {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact-section-dABnaq .feedback-help-yowxql textarea {
    height: 120px;
}.contact-section-dABnaq .feedback-help-yowxql .reach-links-d8oXcZ {
    font-size: calc(19px - 1px);
    padding: 14px 30px;
}.contact-section-dABnaq .reach-map-3TbZMF .reach-widget-XBEmv3 li {
    padding-bottom: 15px;
    margin-bottom: 25px;
}.contact-section-dABnaq .reach-map-3TbZMF .reach-widget-XBEmv3 li svg {
    width: 22px;
    margin-right: 15px;
    height: 22px;
}
}



@media (min-width: 992px) {.appField-t5Yi8E {
    padding: 150px 0;
}.appField-t5Yi8E .mentor-network-YhyWV2 {
    max-width: 85%;
    transform: perspective(1000px) rotateX(2deg);
    margin: 0 auto;
    padding: 80px 70px;
}.appField-t5Yi8E h5 {
    font-size: calc(24px * 1.15);
    line-height: 1.3;
}.appField-t5Yi8E p {
    font-size: calc(18px * 1.1);
    line-height: 1.9;
}.appField-t5Yi8E h5::after {
    width: 100px;
}
}



@media (max-width: 767px) {header .nav-top-JqyXSF {
    margin: 0.6rem 0 1rem;
}header .nav-top-JqyXSF svg {
    height: 35px;
}header .nav-top-JqyXSF::before {
    width: 90px;
    height: 90px;
}header .nav-top-JqyXSF::after {
    width: 50px;
    height: 50px;
}header .main-tutor-pja7Do {
    justify-content: flex-start;
    padding: 0.8rem 0;
}header .head-tutor-sbPe0w {
    padding: 0.4rem 1rem;
    font-size: calc(18px - 2px);
}header .head-tutor-sbPe0w:first-child {
    margin-left: 2rem;
}header .head-tutor-sbPe0w:last-child {
    margin-right: 2rem;
}}



@media (max-width: 575px) {.academic-experience-FlZXiE {
    padding: 50px 0;
}.academic-experience-FlZXiE .review-space-vKHMTt {
    padding: 35px 20px;
}.academic-experience-FlZXiE .img-center-align-zHTomy {
    height: 120px;
    width: 120px;
    margin-bottom: 20px;
}.academic-experience-FlZXiE .name {
    font-size: calc(38px * 0.8);
}.academic-experience-FlZXiE .review-space-vKHMTt span:not(.name) {
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-size: calc(22px * 0.9);
}.academic-experience-FlZXiE .emp-tasks-RCVqer {
    font-size: calc(14px * 0.9);
    max-width: 100%;
    padding: 15px;
}}


@media (max-width: 768px) {.cookie-warning-alert-gPm1CA .cookie-reset-mNR3yP {
    margin-right: 0;
    margin-bottom: 15px;
}.cookie-warning-alert-gPm1CA .cookie-option-jroh6P {
    width: 48%;
    text-align: center;
    margin-left: 0;
}}



@media (max-width: 1200px) {.footer-social-BQZdSo .assist-experts-8yR3Ja {
    gap: 1.5rem;
    grid-template-columns: repeat(2, 1fr);
}.footer-social-BQZdSo .text_main_holder {
    grid-template-columns: 1fr 1.5fr;
}.footer-social-BQZdSo .subscribe_holder {
    grid-column: 1 / -1;
}
}



@media (max-width: 768px) {.footer-social-BQZdSo .assist-experts-8yR3Ja {
    clip-path: none;
    padding: 2.5rem 1.5rem 3rem;
    margin-bottom: 0;
    grid-template-columns: 1fr;
}.footer-social-BQZdSo .top-sitewrap-jY9e21 {
    grid-template-columns: 1fr;
}.footer-social-BQZdSo .main-tutor-pja7Do h5,
    .footer-social-BQZdSo .subscribe_holder h5 {
    text-align: center;
    display: block;
}.footer-social-BQZdSo .main-tutor-pja7Do h5::after {
    left: 50%;
    transform: translateX(-50%);
}.footer-social-BQZdSo .subscribe_holder p {
    text-align: center;
}
}



@media (max-width: 768px) {.join-our-mailing-list-MdWvO5 {
    padding: 3rem 1.5rem;
}.join-our-mailing-list-MdWvO5 .mentor-network-YhyWV2 {
    gap: 2rem;
    grid-template-columns: 1fr;
}.join-our-mailing-list-MdWvO5 p {
    font-size: 21px;
}.join-our-mailing-list-MdWvO5 .input_holder {
    height: auto;
    flex-direction: column;
}.join-our-mailing-list-MdWvO5 .mail-container-m85NAv {
    width: 100%;
    border-radius: 10px;
    height: 60px;
    margin-bottom: 1rem;
}.join-our-mailing-list-MdWvO5 .free-trial-EvKAux {
    border-radius: 10px;
    width: 100%;
    height: 60px;
}}



@media (min-width: 1200px) {.company-overview-4G0p7f .container {
    padding: 0 30px;
}.company-overview-4G0p7f .learn-studio-IOEyqR ul {
    grid-template-columns: 1fr 1fr;
    gap: 80px;
}.company-overview-4G0p7f .expert-learning-rdQJIU {
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1), box-shadow 0.5s;
}.company-overview-4G0p7f .expert-learning-rdQJIU:hover {
    transform: translateY(-8px) scale(1.01);
}}



@media (min-width: 992px) {.program-results-jSNwyX .container:hover .img-center-align-zHTomy {
    transform: perspective(1000px) rotateY(-5deg) translateZ(0) scale(1.02);
}.program-results-jSNwyX .container:hover .note-holder-56YdIj {
    transform: perspective(1000px) rotateX(2deg) translateZ(0) translateY(-5px);
}.program-results-jSNwyX .container:hover .note-holder-56YdIj::before {
    transform: scaleX(1);
}.program-results-jSNwyX .container:hover h1 {
    transform: translateX(0);
}.program-results-jSNwyX .container:hover h1::after {
    width: 120px;
}
}



@media (max-width: 1200px) {.course-program-details-eysNDO .note-holder-56YdIj {
    padding: 3.5rem 2.5rem;
    max-width: 800px;
}.course-program-details-eysNDO .img-center-align-zHTomy {
    width: 130%;
    height: 130%;
}
}



@media (max-width: 768px) {.course-program-details-eysNDO {
    padding: 4rem 0;
}.course-program-details-eysNDO .note-holder-56YdIj {
    padding: 2.5rem 1.5rem;
    max-width: 90%;
    clip-path: polygon(
            0% 3%, 
            3% 0%, 
            97% 0%, 
            100% 3%, 
            100% 97%, 
            97% 100%, 
            3% 100%, 
            0% 97%
        );
}.course-program-details-eysNDO h2 {
    font-size: calc(38px * 0.95);
}.course-program-details-eysNDO h2::before,
    .course-program-details-eysNDO h2::after {
    left: -10px;
    top: -10px;
    width: 35px;
    height: 35px;
}.course-program-details-eysNDO h2::after {
    right: -10px;
    bottom: -10px;
}.course-program-details-eysNDO .note-holder-56YdIj:hover h2::before,
    .course-program-details-eysNDO .note-holder-56YdIj:hover h2::after {
    height: 40px;
    width: 40px;
}.course-program-details-eysNDO .description {
    max-width: 95%;
    line-height: 1.7;
    font-size: calc(16px * 0.95);
}.course-program-details-eysNDO .description:last-of-type {
    padding: 1rem 1.5rem;
    max-width: 95%;
}.course-program-details-eysNDO .img-center-align-zHTomy {
    width: 150%;
    height: 150%;
}
}



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



@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes holographic-sweep {
    0% {
        transform: rotate(-45deg) translateX(-50%) scale(2);
        opacity: 0;
    }
    30% {
        opacity: 0.3;
    }
    70% {
        opacity: 0.3;
    }
    100% {
        transform: rotate(-45deg) translateX(50%) scale(2);
        opacity: 0;
    }
}



@keyframes fadeInStagger {
    from {
        opacity: 0;
        transform: translateZ(-50px) rotateY(10deg) translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateZ(0) rotateY(0) translateX(0);
    }
}



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



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



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



@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    25% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    75% {
        border-radius: 40% 60% 30% 70% / 60% 40% 30% 70%;
    }
    100% {
        border-radius: 60% 40% 60% 40% / 50% 60% 40% 50%;
    }
}

