.framework-wrap-gRVPN9 {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

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

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

.course-methodology-KZjlGP::before {
    background: linear-gradient(to right, rgb(190,163,148,0.5) 0%, transparent 20%, transparent 80%, rgb(190,163,148,0.5) 100%);
    opacity: 0.7;
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
    width: 100%;
    content: "";
    transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
    left: 0;
    transform: translateY(-5%);
}

.course-methodology-KZjlGP .mentor-network-YhyWV2 > div {
    backdrop-filter: blur(10px);
    position: relative;
    padding: 3rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
    transform-style: preserve-3d;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
}

.course-methodology-KZjlGP .mentor-network-YhyWV2 > div:hover h3::after {
    transform: scaleX(1);
}

.course-methodology-KZjlGP p {
    line-height: 1.7;
    margin: 0;
    color: #000000;
    position: relative;
    font-family: Arial, sans-serif;
    transform: translateZ(5px);
    font-size: 14px;
}

.contact-section-dABnaq::before {
    position: absolute;
    width: 100%;
    opacity: 0.7;
    content: '';
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0,0,0,0.02) 10px, rgba(0,0,0,0.02) 20px),
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(0,0,0,0.02) 10px, rgba(0,0,0,0.02) 20px);
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

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

.contact-section-dABnaq h3::after {
    content: '';
    height: 4px;
    left: 50%;
    bottom: -15px;
    border-radius: 10px;
    position: absolute;
    background: rgb(216,189,176);
    transform: translateX(-50%);
    width: 80px;
}

.contact-section-dABnaq .support-help-slGByC::after {
    inset: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    pointer-events: none;
    animation: pulse-border 4s infinite alternate;
    content: '';
    box-shadow: 0 0 25px rgb(216,189,176,0.5);
    position: absolute;
    border-radius: 16px;
}

.contact-section-dABnaq .feedback-help-yowxql::before {
    left: 0;
    top: 0;
    width: 100%;
    content: '';
    background: 
        radial-gradient(circle at 20% 30%, rgba(0, 0, 0, 0.02) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgba(0, 0, 0, 0.02) 0%, transparent 25%);
    height: 100%;
    position: absolute;
    z-index: 0;
}

.contact-section-dABnaq .feedback-help-yowxql h3::after {
    transform: none;
    background: rgb(216,189,176);
    left: 0;
    width: 60px;
    bottom: -10px;
}

.contact-section-dABnaq .feedback-help-yowxql textarea {
    height: 150px;
    resize: vertical;
}

.contact-section-dABnaq .feedback-help-yowxql .inquiry-list-fAsOSa {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}

.contact-section-dABnaq .feedback-help-yowxql .inquiry-list-fAsOSa input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact-section-dABnaq .feedback-help-yowxql .inquiry-list-fAsOSa label::after {
    opacity: 0;
    width: 15px;
    left: 5px;
    content: '';
    position: absolute;
    transform: scale(0.6);
    border-radius: calc(10px - 2px);
    height: 15px;
    transition: all 0.3s ease;
    top: 2px;
    background-color: rgb(216,189,176);
}

.contact-section-dABnaq .feedback-help-yowxql .inquiry-list-fAsOSa a {
    position: relative;
    font-weight: 600;
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(216,189,176);
}

.contact-section-dABnaq .feedback-help-yowxql .reach-links-d8oXcZ {
    cursor: pointer;
    color: #ffffff;
    font-weight: 600;
    border: none;
    display: inline-block;
    font-size: 19px;
    box-shadow: 
        0 5px 15px rgb(216,189,176,0.5),
        0 0 0 1px rgb(216,189,176,0.5) inset;
    position: relative;
    letter-spacing: 1px;
    border-radius: 16px;
    text-transform: uppercase;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 16px 35px;
    background: linear-gradient(135deg, rgb(216,189,176) 0%, rgb(190,163,148) 100%);
}

.contact-section-dABnaq .reach-map-3TbZMF::before {
    z-index: 0;
    left: 0;
    height: 100%;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 20px),
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 20px);
    width: 100%;
    top: 0;
    content: '';
    opacity: 1;
    position: absolute;
}

.contact-section-dABnaq .reach-map-3TbZMF .reach-widget-XBEmv3 li {
    position: relative;
    align-items: flex-start;
    margin-bottom: 30px;
    padding-bottom: 20px;
    display: flex;
}

.contact-section-dABnaq .reach-map-3TbZMF .reach-widget-XBEmv3 li svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}

.contact-section-dABnaq .reach-map-3TbZMF .reach-widget-XBEmv3 li:hover svg {
    transform: scale(1.1);
    transition: transform 0.3s ease;
}

.contact-section-dABnaq .reach-map-3TbZMF .reach-widget-XBEmv3 li a {
    color: #ffffff;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
}

.contact-section-dABnaq .reach-map-3TbZMF .reach-widget-XBEmv3 li a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.landing-page-fWCRs7 .img-center-align-zHTomy {
    z-index: 1;
    filter: brightness(0.85) saturate(1.2);
    top: 0;
    transform: scale(1.1);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transition: transform 8s ease-out;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
}

.landing-page-fWCRs7 .mentor-network-YhyWV2 {
    backdrop-filter: blur(10px);
    margin-top: -2rem;
    position: relative;
    grid-template-columns: 1fr 1.5fr;
    gap: 2rem;
    transform: perspective(1000px) rotateY(-5deg);
    display: grid;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    border-left: 3px solid rgba(rgb(190,163,148), 0.7);
    background: linear-gradient(160deg, 
        rgba(255, 255, 255, 0.08), 
        rgba(255, 255, 255, 0.02));
    z-index: 5;
    width: 85%;
    padding: 3rem;
    box-shadow: 
        -15px 20px 40px rgba(0, 0, 0, 0.2),
        inset 0 0 60px rgba(255, 255, 255, 0.05);
    max-width: 1200px;
}

.landing-page-fWCRs7 .learn-open-6gJbDy {
    display: flex;
    margin: 2rem 0;
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.7s;
    transform: translateY(15px);
    justify-content: center;
    opacity: 0;
}

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

.landing-page-fWCRs7 h6 {
    margin-top: 2rem;
    transform: translateY(25px);
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.9s;
    opacity: 0;
}

.landing-page-fWCRs7 .reach-links-d8oXcZ:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(94, 170, 168, 0.5);
}

.landing-page-fWCRs7 .reach-links-d8oXcZ:hover::before {
    left: 100%;
}

.appField-t5Yi8E {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(145deg, rgb(216,189,176,0.5), rgb(190,163,148,0.5));
    position: relative;
}

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

.appField-t5Yi8E .mentor-network-YhyWV2:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.appField-t5Yi8E .mentor-network-YhyWV2:hover::before {
    transform: scaleY(1);
}

.appField-t5Yi8E .mentor-network-YhyWV2 > div:first-child {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.appField-t5Yi8E .mentor-network-YhyWV2:hover h5 {
    transform: translateY(-5px);
}

.appField-t5Yi8E h5::after {
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    content: "";
    position: absolute;
    transform: scaleX(0.7);
    height: 3px;
    background: linear-gradient(90deg, rgb(216,189,176), rgb(190,163,148));
    bottom: -8px;
    width: 80px;
    transform-origin: left center;
    left: 0;
}

.appField-t5Yi8E a:hover::before {
    left: 200%;
}

header::before {
    animation: pulse-bg 8s infinite alternate;
    z-index: 1;
    width: 100%;
    left: 0;
    position: absolute;
    opacity: 0.3;
    background: 
        radial-gradient(circle at 20% 30%, rgb(190,163,148,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 70%, rgb(216,189,176,0.5) 0%, transparent 15%);
    content: "";
    height: 100%;
    top: 0;
}

header .nav-top-JqyXSF {
    align-items: center;
    margin: 1rem 0 1.5rem;
    justify-content: center;
    text-decoration: none;
    display: flex;
    z-index: 3;
    position: relative;
}

header .nav-top-JqyXSF svg {
    height: 45px;
    width: auto;
    filter: drop-shadow(0 0 8px rgb(216,189,176,0.5));
    transition: all 0.4s ease;
}

header .nav-top-JqyXSF:hover svg {
    transform: scale(1.08);
    filter: drop-shadow(0 0 12px rgb(190,163,148));
}

header .main-tutor-pja7Do::before {
    background: 
        linear-gradient(90deg, 
            #000000 0%,
            transparent 10%,
            transparent 90%,
            #000000 100%);
    pointer-events: none;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
}

header .head-tutor-sbPe0w::before {
    top: 0;
    height: 100%;
    width: 100%;
    transform: translateZ(-10px);
    left: 0;
    border-radius: 10px;
    position: absolute;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    content: "";
    z-index: -1;
}

.academic-experience-FlZXiE {
    background: linear-gradient(135deg, rgb(242,225,215) 0%, rgb(216,189,176,0.5) 50%, rgb(242,225,215) 100%);
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}

.academic-experience-FlZXiE .container {
    max-width: 1200px;
    padding: 0 15px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}

.academic-experience-FlZXiE .review-space-vKHMTt {
    border-radius: 10px;
    overflow: hidden;
    align-items: center;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.9) 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
    position: relative;
    flex-direction: column;
    display: flex;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    padding: 60px 40px;
}

.academic-experience-FlZXiE .img-center-align-zHTomy::after {
    height: 200%;
    left: -50%;
    top: -50%;
    position: absolute;
    animation: rotate 15s linear infinite;
    content: "";
    opacity: 0.15;
    z-index: 1;
    width: 200%;
    background: 
        conic-gradient(
            from 0deg,
            transparent 0deg,
            rgb(216,189,176,0.5) 90deg,
            transparent 180deg,
            rgb(190,163,148,0.5) 270deg,
            transparent 360deg
        );
    mix-blend-mode: overlay;
}

.academic-experience-FlZXiE .emp-tasks-RCVqer {
    border-radius: 10px;
    border-left: 3px solid rgb(216,189,176);
    z-index: 2;
    backdrop-filter: blur(5px);
    line-height: 1.8;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    max-width: 85%;
    border-right: 3px solid rgb(190,163,148);
    background: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    margin: 0;
    color: #000000;
    padding: 25px 30px;
    text-align: center;
}

.plan-display-OzKSkJ::before {
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    position: absolute;
    top: 0;
    content: "";
    right: 0;
    left: 0;
    z-index: 1;
}

.plan-display-OzKSkJ .fee-offers-UI17sZ {
    font-size: 16px;
    color: rgb(255, 255, 255, 0.5);
    text-align: center;
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto 50px;
    opacity: 0;
}

.plan-display-OzKSkJ .price-choices-WmNB91 li:nth-child(2) {
    animation-delay: 0.5s;
}

.plan-display-OzKSkJ .price-choices-WmNB91 li:nth-child(4) {
    animation-delay: 0.9s;
}

.plan-display-OzKSkJ .annual-fee-wJFfQO::before {
    left: 0;
    z-index: -1;
    background: linear-gradient(45deg, rgb(216,189,176,0.5), rgb(190,163,148,0.5));
    content: "";
    top: 0;
    height: 100%;
    transition: opacity 0.6s ease;
    opacity: 0;
    position: absolute;
    width: 100%;
}

.plan-display-OzKSkJ .premium-plan-iSshg3 h4 {
    transition: transform 0.3s ease-out;
    margin: 0 0 15px;
    color: #ffffff;
    font-size: calc(22px * 1.1);
    position: relative;
    font-weight: 700;
    padding-bottom: 15px;
}

.plan-display-OzKSkJ .learn-price-6PBFkJ:hover {
    transform: translateY(-10px) scale(1.02);
}

.plan-display-OzKSkJ .learn-price-6PBFkJ:hover .annual-fee-wJFfQO {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.2);
    border-color: rgba(255,255,255,0.2);
}

.plan-display-OzKSkJ .learn-price-6PBFkJ:hover .premium-plan-iSshg3 h4::after {
    width: 100px;
}

.cookie-warning-alert-gPm1CA {
    background-color: rgb(242,225,215);
    width: 100%;
    animation: fadeInUp 0.5s ease-out;
    border-top: 1px solid rgb(216,189,176);
    position: fixed;
    bottom: 0;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    padding: 20px 0;
}

.cookie-warning-alert-gPm1CA .cookie-option-jroh6P {
    border-radius: 5px;
    padding: 10px 20px;
    margin-right: 15px;
    font-size: 20px;
    margin-top: 20px;
    background-color: rgb(216,189,176);
    transition: transform 0.3s, box-shadow 0.3s;
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
}

.secure-sanctuary-kUI3LK h1 {
    margin-top: 20px;
    border-bottom: 4px solid rgb(216,189,176);
    color: rgb(216,189,176);
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 46px;
    padding-bottom: 10px;
}

.secure-sanctuary-kUI3LK ul li::before {
    font-size: 1.5em;
    display: inline-block;
    content: "•";
    color: rgb(216,189,176);
    margin-left: -1em;
    width: 1em;
}

.secure-sanctuary-kUI3LK h3, .secure-sanctuary-kUI3LK h4, .secure-sanctuary-kUI3LK h5, .secure-sanctuary-kUI3LK h6 {
    font-weight: 600;
    border-left: 5px solid rgb(216,189,176);
    margin-top: 25px;
    margin-bottom: 15px;
    color: rgb(216,189,176);
    padding-left: 15px;
    font-size: 18px;
}

.footer-social-BQZdSo .info_item {
    padding: 0.5rem 1rem;
    position: relative;
    transition: transform 0.3s ease;
}

.footer-social-BQZdSo .info_item p,
.footer-social-BQZdSo .info_item a {
    transition: all 0.3s ease;
    align-items: center;
    text-decoration: none;
    display: flex;
    font-size: 18px;
    gap: 0.75rem;
    color: #ffffff;
}

.footer-social-BQZdSo .top-pagewrap-NLUX5r svg {
    transition: all 0.3s ease;
    filter: brightness(0) invert(1);
    max-width: 150px;
    height: auto;
}

.footer-social-BQZdSo .main-tutor-pja7Do {
    gap: 2rem;
    display: flex;
    z-index: 2;
    background-color: #000000;
    flex-direction: column;
    padding: 5rem 2rem 3rem;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    position: relative;
}

.footer-social-BQZdSo .main-tutor-pja7Do h5::after {
    bottom: -0.5rem;
    background-color: rgb(216,189,176);
    height: 3px;
    width: 40px;
    position: absolute;
    left: 0;
    content: '';
}

.footer-social-BQZdSo .top-sitewrap-jY9e21 a:hover {
    opacity: 1;
    padding-left: 10px;
}

.footer-social-BQZdSo .top-sitewrap-jY9e21 a:hover::before {
    width: 30px;
}

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

.footer-social-BQZdSo .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.footer-social-BQZdSo .free-trial-EvKAux {
    cursor: pointer;
    color: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    padding: 1rem 1.25rem;
    background-color: rgb(216,189,176);
    overflow: hidden;
    border: none;
    font-weight: 600;
    border-radius: 10px;
    font-size: 16px;
}

.footer-social-BQZdSo .affiliate-cta-ZNRl5C {
    opacity: 0.7;
    font-size: 16px;
    color: #ffffff;
}

.testimonials-jCDild {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(242,225,215) 50%, rgb(216,189,176,0.5) 50%);
}

.testimonials-jCDild .container {
    position: relative;
    z-index: 1;
}

.testimonials-jCDild h2 {
    position: relative;
    margin-bottom: 4rem;
    font-weight: 700;
    transform: skewX(-5deg);
    color: #000000;
    display: inline-block;
    font-size: 37px;
}

.testimonials-jCDild .review-space-vKHMTt {
    transition: all 0.5s ease;
    flex-direction: column;
    transform: rotate(2deg);
    position: relative;
    display: flex;
    border-radius: 25px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    padding: 2rem;
    overflow: hidden;
}

.testimonials-jCDild .review-space-vKHMTt img {
    object-fit: cover;
    border-radius: 50%;
    transform: translateY(-20px);
    transition: all 0.5s ease;
    height: 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    border: 3px solid #ffffff;
    width: 80px;
    margin: 0 auto 1rem;
}

.testimonials-jCDild .review-space-vKHMTt .description::before {
    position: absolute;
    font-family: serif;
    font-size: 4rem;
    z-index: -1;
    color: rgb(190,163,148,0.5);
    top: -20px;
    content: "";
    left: 0;
}

.join-our-mailing-list-MdWvO5::after {
    position: absolute;
    opacity: 0.05;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgb(216,189,176,0.5) 10px, rgb(216,189,176,0.5) 11px),
        repeating-linear-gradient(135deg, transparent, transparent 10px, rgb(190,163,148,0.5) 10px, rgb(190,163,148,0.5) 11px);
    content: "";
}

.join-our-mailing-list-MdWvO5 p {
    line-height: 1.6;
    margin: 0;
    z-index: 1;
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 700;
    position: relative;
    font-size: 24px;
}

.join-our-mailing-list-MdWvO5 .input_holder {
    perspective: 1000px;
    display: flex;
    align-items: stretch;
    height: 60px;
    position: relative;
}

.join-our-mailing-list-MdWvO5 .input_holder::before {
    content: "";
    left: -10px;
    border-radius: 10px;
    top: -10px;
    right: -10px;
    z-index: -1;
    position: absolute;
    opacity: 0.2;
    bottom: -10px;
    background: linear-gradient(45deg, transparent, rgb(216,189,176,0.5), transparent);
    filter: blur(5px);
    transform: rotateX(10deg) rotateY(-10deg);
}

.join-our-mailing-list-MdWvO5 .free-trial-EvKAux::before {
    z-index: -1;
    transition: transform 0.3s ease;
    position: absolute;
    content: "";
    background: rgb(190,163,148);
    inset: 0;
    transform: translateY(100%);
}

.company-overview-4G0p7f::before {
    z-index: 0;
    left: 0;
    position: absolute;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(190,163,148,0.5), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(216,189,176,0.5), 0.07) 0%, transparent 50%);
    height: 100%;
    width: 100%;
    top: 0;
}

.company-overview-4G0p7f h1::after {
    animation: expandLine 1s 0.8s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(216,189,176) 0%, rgb(190,163,148) 100%);
    left: 0;
    transform-origin: left;
    content: "";
    position: absolute;
    height: 4px;
    bottom: -10px;
    width: 80px;
}

.company-overview-4G0p7f .expert-learning-rdQJIU::before {
    content: "";
    left: 0;
    width: 4px;
    height: 100%;
    opacity: 0.8;
    background: linear-gradient(to bottom, rgb(216,189,176), rgb(190,163,148));
    position: absolute;
    top: 0;
}

.company-overview-4G0p7f .expert-learning-rdQJIU h4::before {
    top: 50%;
    width: 20px;
    height: 2px;
    position: absolute;
    transform: translateY(-50%);
    animation: slideInLeft 0.6s 1s forwards ease-out;
    left: -20px;
    opacity: 0;
    content: "";
    background-color: rgb(216,189,176);
}

.program-results-jSNwyX::before {
    left: -10%;
    top: -10%;
    z-index: 0;
    animation: rotateGradient 30s infinite linear;
    background: radial-gradient(circle at 30% 70%, rgba(rgb(216,189,176,0.5), 0.1), transparent 60%),
              radial-gradient(circle at 70% 30%, rgba(rgb(190,163,148,0.5), 0.08), transparent 40%);
    position: absolute;
    content: "";
    height: 120%;
    width: 120%;
}

.program-results-jSNwyX .note-holder-56YdIj {
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    position: relative;
    padding: 2.5rem 2rem;
    z-index: 3;
    transform: perspective(1000px) rotateX(1deg) translateZ(0);
    background: linear-gradient(145deg, 
    rgba(rgb(255, 255, 255, 0.5), 0.9) 0%, 
    rgba(rgb(255, 255, 255, 0.5), 0.8) 100%
  );
    transition: transform 0.6s ease-out;
}

.program-results-jSNwyX h1::after {
    position: absolute;
    background: rgb(216,189,176);
    transform-origin: left center;
    content: "";
    transition: width 0.5s ease-out;
    height: 3px;
    width: 80px;
    bottom: -12px;
    left: 0;
}

.program-results-jSNwyX li svg {
    height: 24px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: scale(1);
    flex-shrink: 0;
    margin-right: 12px;
    margin-top: 3px;
    width: 24px;
}

.course-program-details-eysNDO::before {
    top: 0;
    height: 100%;
    opacity: 0.15;
    content: "";
    background: 
        linear-gradient(45deg, transparent 45%, rgb(216,189,176,0.5) 100%),
        linear-gradient(135deg, transparent 45%, rgb(190,163,148,0.5) 100%);
    left: 0;
    position: absolute;
    width: 100%;
}

.course-program-details-eysNDO .note-holder-56YdIj:hover {
    transform: translateY(-8px);
    box-shadow: 0 40px 70px rgba(0, 0, 0, 0.18);
}

.course-program-details-eysNDO h2::before {
    height: 45px;
    content: "";
    transition: all 0.5s ease;
    position: absolute;
    top: -15px;
    left: -15px;
    width: 45px;
    opacity: 0.7;
    border-top: 3px solid rgb(216,189,176);
    border-left: 3px solid rgb(216,189,176);
}

.course-program-details-eysNDO .note-holder-56YdIj:hover h2::before {
    width: 55px;
    height: 55px;
    left: -20px;
    top: -20px;
}

.course-program-details-eysNDO .note-holder-56YdIj:hover h2::after {
    height: 55px;
    width: 55px;
    bottom: -20px;
    right: -20px;
}

.course-program-details-eysNDO .note-holder-56YdIj:hover .description:last-of-type {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(0deg);
}

.course-program-details-eysNDO .img-center-align-zHTomy::before {
    content: "";
    width: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 70%);
    height: 100%;
    opacity: 0.85;
    left: 0;
    top: 0;
    z-index: 1;
}

.course-program-details-eysNDO .note-holder-56YdIj::after {
    height: 70%;
    animation: morph 15s linear infinite alternate-reverse;
    bottom: -5%;
    background: rgb(190,163,148,0.5);
    z-index: -1;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    opacity: 0.15;
    position: absolute;
    width: 70%;
    left: -5%;
    content: "";
}


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



@media screen and (min-width: 992px) {.course-methodology-KZjlGP {
    padding: 10rem 0;
}.course-methodology-KZjlGP .mentor-network-YhyWV2 > div {
    width: 90%;
    margin-left: 5%;
}.course-methodology-KZjlGP h3 {
    font-size: calc(38px * 1.1);
}.course-methodology-KZjlGP p span {
    border-left: none;
    padding-left: 0;
    column-count: 2;
    column-gap: 3rem;
}
}



@media (hover: none) {.course-methodology-KZjlGP .mentor-network-YhyWV2 > div {
    transform: none;
}.course-methodology-KZjlGP .mentor-network-YhyWV2 > div:hover {
    transform: none;
}}



@media (max-width: 576px) {.contact-section-dABnaq {
    padding: 40px 0;
}.contact-section-dABnaq .feedback-help-yowxql,
    .contact-section-dABnaq .reach-map-3TbZMF {
    padding: 30px 20px;
}.contact-section-dABnaq h3 {
    margin-bottom: 30px;
    font-size: calc(31px - 6px);
}.contact-section-dABnaq .feedback-help-yowxql .inquiry-list-fAsOSa label {
    font-size: calc(14px - 3px);
}.contact-section-dABnaq .reach-map-3TbZMF .reach-widget-XBEmv3 li:not(:last-child) {
    padding-bottom: 12px;
    margin-bottom: 20px;
}}



@media (max-width: 768px) {.landing-page-fWCRs7 {
    height: auto;
    min-height: 100vh;
}.landing-page-fWCRs7 .mentor-network-YhyWV2 {
    margin-bottom: 80px;
    margin-top: 80px;
    padding: 2rem;
    width: 95%;
}.landing-page-fWCRs7 h1 {
    font-size: 41px;
}.landing-page-fWCRs7 p {
    font-size: 17px;
}.landing-page-fWCRs7::after {
    display: none;
}.landing-page-fWCRs7 .img-center-align-zHTomy {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 70% 100%, 0 100%);
}.landing-page-fWCRs7 svg {
    height: 100px;
    width: 100px;
}
}



@media (max-width: 767px) {.appField-t5Yi8E {
    padding: 80px 0;
}.appField-t5Yi8E .mentor-network-YhyWV2 {
    padding: 40px 30px;
    transform: perspective(1000px) rotateX(1deg);
}.appField-t5Yi8E h5 {
    font-size: calc(24px * 0.9);
}
}



@media (max-width: 991px) {header .nav-top-JqyXSF {
    margin: 0.8rem 0 1.2rem;
}header .nav-top-JqyXSF svg {
    height: 40px;
}header .head-tutor-sbPe0w {
    font-size: calc(18px - 1px);
    padding: 0.5rem 1.2rem;
}
}



@media (max-width: 991px) {.academic-experience-FlZXiE {
    padding: 80px 0;
}.academic-experience-FlZXiE .review-space-vKHMTt {
    padding: 50px 30px;
}.academic-experience-FlZXiE .img-center-align-zHTomy {
    width: 160px;
    height: 160px;
    margin-bottom: 30px;
}.academic-experience-FlZXiE .emp-tasks-RCVqer {
    max-width: 90%;
    padding: 20px 25px;
}
}



@media (max-width: 1024px) {.plan-display-OzKSkJ {
    padding: 80px 0;
}.plan-display-OzKSkJ .price-choices-WmNB91 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.plan-display-OzKSkJ .premium-plan-iSshg3 {
    min-height: 380px;
    padding: 30px 25px;
}
}



@media (max-width: 576px) {.plan-display-OzKSkJ {
    padding: 50px 0;
}.plan-display-OzKSkJ .container {
    padding: 0 15px;
}.plan-display-OzKSkJ h2 {
    font-size: calc(38px * 0.8);
}.plan-display-OzKSkJ .fee-offers-UI17sZ {
    margin-bottom: 30px;
    font-size: calc(16px * 0.9);
}.plan-display-OzKSkJ .price-choices-WmNB91 {
    grid-template-columns: 1fr;
    gap: 25px;
}.plan-display-OzKSkJ .premium-plan-iSshg3 {
    min-height: auto;
}.plan-display-OzKSkJ .premium-plan-iSshg3 p {
    font-size: calc(16px * 0.9);
}.plan-display-OzKSkJ .edu-packages-aQrTVW {
    align-self: center;
    margin-top: 20px;
}}



@media (max-width: 991px) {.footer-social-BQZdSo .text_main_holder {
    grid-template-columns: 1fr;
}.footer-social-BQZdSo .top-pagewrap-NLUX5r,
    .footer-social-BQZdSo .main-tutor-pja7Do,
    .footer-social-BQZdSo .subscribe_holder {
    clip-path: none;
}.footer-social-BQZdSo .main-tutor-pja7Do {
    padding: 3rem 2rem;
}.footer-social-BQZdSo .top-pagewrap-NLUX5r {
    text-align: center;
    padding: 3rem 2rem;
    align-items: center;
}.footer-social-BQZdSo .subscribe_holder {
    padding: 3rem 2rem;
}.footer-social-BQZdSo .gdpr-block-sV9dT2 {
    clip-path: none;
    padding: 3rem 0 2rem;
}
}



@media (max-width: 992px) {.testimonials-jCDild .student-feedback-FbM9Aa {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 768px) {.testimonials-jCDild {
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(242,225,215) 40%, rgb(216,189,176,0.5) 60%);
}.testimonials-jCDild h2 {
    margin-bottom: 3rem;
    font-size: calc(37px * 0.9);
}.testimonials-jCDild .student-feedback-FbM9Aa {
    grid-template-columns: 1fr;
    transform: rotate(0);
    gap: 2rem;
}.testimonials-jCDild .review-space-vKHMTt,
    .testimonials-jCDild .review-space-vKHMTt:nth-child(odd),
    .testimonials-jCDild .review-space-vKHMTt:nth-child(3n) {
    transform: rotate(0);
}.testimonials-jCDild .review-space-vKHMTt:hover {
    transform: translateY(-5px);
}}



@media (min-width: 992px) {.company-overview-4G0p7f {
    padding: 180px 0 120px;
}.company-overview-4G0p7f::before {
    background: 
            radial-gradient(circle at 15% 25%, rgba(rgb(190,163,148,0.5), 0.08) 0%, transparent 50%),
            radial-gradient(circle at 85% 75%, rgba(rgb(216,189,176,0.5), 0.1) 0%, transparent 50%);
}.company-overview-4G0p7f h1 {
    font-size: calc(38px * 1.2);
    margin-bottom: 80px;
}.company-overview-4G0p7f .learn-studio-IOEyqR ul {
    gap: 60px;
}.company-overview-4G0p7f .expert-learning-rdQJIU {
    padding: 50px;
}.company-overview-4G0p7f .expert-learning-rdQJIU::after {
    width: 100px;
    position: absolute;
    z-index: -1;
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(190,163,148,0.5), 0.03) 51%);
    right: 0;
    bottom: 0;
    content: "";
    height: 100px;
}.company-overview-4G0p7f .expert-learning-rdQJIU:nth-child(2)::after {
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(216,189,176,0.5), 0.03) 51%);
}.company-overview-4G0p7f .expert-learning-rdQJIU h4 {
    margin-bottom: 25px;
    font-size: calc(24px * 1.2);
}.company-overview-4G0p7f .expert-learning-rdQJIU div {
    max-height: 450px;
    line-height: 1.8;
    font-size: calc(12px * 1.05);
}
}



@media (max-width: 576px) {.course-program-details-eysNDO {
    padding: 3rem 0;
}.course-program-details-eysNDO .note-holder-56YdIj {
    padding: 2rem 1.2rem;
    max-width: 95%;
    clip-path: polygon(
            0% 2%, 
            2% 0%, 
            98% 0%, 
            100% 2%, 
            100% 98%, 
            98% 100%, 
            2% 100%, 
            0% 98%
        );
}.course-program-details-eysNDO h2 {
    margin-bottom: 1.2rem;
    font-size: calc(38px * 0.85);
}.course-program-details-eysNDO h2::before,
    .course-program-details-eysNDO h2::after {
    left: -8px;
    height: 25px;
    top: -8px;
    width: 25px;
    border-width: 2px;
}.course-program-details-eysNDO h2::after {
    right: -8px;
    border-width: 2px;
    bottom: -8px;
}.course-program-details-eysNDO .note-holder-56YdIj:hover h2::before,
    .course-program-details-eysNDO .note-holder-56YdIj:hover h2::after {
    height: 30px;
    width: 30px;
}.course-program-details-eysNDO .description {
    font-size: calc(16px * 0.9);
    margin-bottom: 1.2rem;
    line-height: 1.6;
    max-width: 100%;
}.course-program-details-eysNDO .description:last-of-type {
    border-width: 2px;
    padding: 0.8rem 1.2rem;
    max-width: 100%;
    transform: none;
}.course-program-details-eysNDO .note-holder-56YdIj:hover {
    transform: translateY(-5px);
}.course-program-details-eysNDO .note-holder-56YdIj:hover .description:last-of-type {
    transform: none;
}.course-program-details-eysNDO .img-center-align-zHTomy {
    left: -30%;
    top: -30%;
    width: 160%;
    height: 160%;
}.course-program-details-eysNDO .note-holder-56YdIj::before,
    .course-program-details-eysNDO .note-holder-56YdIj::after {
    width: 80%;
    height: 80%;
}
}

@keyframes logoScale {
    0% {
        transform: scale(0);
    }
    80% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}



@keyframes line-extend {
    0% {
        width: 50px;
    }
    100% {
        width: 100px;
    }
}



@keyframes expandLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



@keyframes float {
    0%, 100% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(-20px, 20px);
    }
}

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

