* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.top-sitewrap-42850 {
    flex: 1 0 auto;
}html,body {
    color: #000000;
    font-family: Arial, sans-serif;
    auto
contain
touch-action: none;
    scroll-behavior: smooth;
    min-height: 100%;
    height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1201px;
}.wrapper-canvas-91357 {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}svg {
    height: 30px;
    width: 30px;
}::-webkit-scrollbar {
    width: 1.2vw;
    scroll-behavior: auto;
}::-webkit-scrollbar-track {
    margin: 1px 0;
    border-radius: 8vh;
    background: #ffffff;
}::-webkit-scrollbar-thumb {
    background: #ffffff;
    transition: all, background, border-radius 1.4s linear;
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset -2px -3px 9px 3px rgba(0, 0, 0, 0.5);
    background: #ffffff;
}.access-help-83604 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy-container-23704 {
    padding: 40px;
    color: #000000;
    width: 100%;
    background-color: #ffffff;
    height: auto;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}.privacy-container-23704 h1 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 45px;
    color: rgb(175,156,206);
    font-weight: 700;
    border-bottom: 2px solid rgb(175,156,206,0.5);
    padding-bottom: 10px;
    margin-bottom: 30px;
    margin-top: 20px;
}.privacy-container-23704 h2 {
    color: rgb(113,113,183);
    letter-spacing: 1px;
    font-size: 28px;
    margin-bottom: 20px;
    margin-top: 25px;
    padding-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid rgb(113,113,183,0.5);
}.privacy-container-23704 h3, .privacy-container-23704 h4, .privacy-container-23704 h5, .privacy-container-23704 h6 {
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-size: 21px;
    border-bottom: 1px solid rgb(175,156,206,0.5);
    font-weight: 400;
    color: rgb(175,156,206,0.5);
    margin-top: 20px;
}.privacy-container-23704 ul, .privacy-container-23704 ol {
    margin: 20px 0;
    padding-left: 20px;
    list-style-type: disc;
}.privacy-container-23704 ol {
    list-style-type: decimal;
}.privacy-container-23704 ul li, .privacy-container-23704 ol li {
    margin-bottom: 10px;
    line-height: 1.6;
}.privacy-container-23704 section {
    border-radius: 10px;
    padding: 25px;
    background: rgb(113,113,183,0.5);
    border: 1px solid rgb(175,156,206,0.5);
}.privacy-container-23704 p, .privacy-container-23704 span, .privacy-container-23704 div {
    color: #000000;
    line-height: 1.8;
    font-size: 17px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 800px) {.privacy-container-23704 {
    padding: 20px;
}.privacy-container-23704 h1 {
    font-size: calc(21px - 5px);
}.privacy-container-23704 h2 {
    font-size: calc(21px - 4px);
}.privacy-container-23704 h3, .privacy-container-23704 h4, .privacy-container-23704 h5, .privacy-container-23704 h6 {
    font-size: calc(21px - 3px);
}.privacy-container-23704 ul, .privacy-container-23704 ol {
    padding-left: 15px;
}}

.privacy-container-23704 a {
    text-decoration: none;
    border-bottom: 1px solid rgb(175,156,206,0.5);
    color: rgb(175,156,206);
    transition: color 0.2s ease, border-bottom-color 0.2s ease;
}.privacy-container-23704 a:hover {
    color: rgb(113,113,183);
    border-bottom-color: rgb(113,113,183);
}.contact-panel-95702 {
    background: rgb(216,210,228);
    padding: 70px 0;
    overflow: hidden;
    position: relative;
}.contact-panel-95702::before {
    top: 0;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px),
        repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px);
    position: absolute;
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    z-index: 0;
}.contact-panel-95702 .container {
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
}.contact-panel-95702 h2 {
    margin-bottom: 40px;
    font-size: 37px;
    text-align: center;
    color: rgb(113,113,183);
    font-weight: 700;
    position: relative;
}.contact-panel-95702 h2::after {
    background: rgb(175,156,206);
    content: "";
    position: absolute;
    width: 60px;
    bottom: -15px;
    transform: translateX(-50%);
    left: 50%;
    height: 3px;
}.contact-panel-95702 .contact-query-63148 {
    overflow: hidden;
    gap: 0;
    border-radius: 23px;
    grid-template-columns: 1fr 1fr;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    display: grid;
}.contact-panel-95702 .image-section-32158 {
    height: 100%;
    border-bottom-right-radius: 23px;
    grid-column: 2;
    transition: transform 0.6s ease;
    min-height: 500px;
    grid-row: 1;
    border-top-right-radius: 23px;
}.contact-panel-95702 .query-message-08593 {
    grid-row: 1;
    grid-column: 1;
    background: #ffffff;
    padding: 50px 40px;
}.contact-panel-95702 #contact {
    gap: 25px;
    flex-direction: column;
    display: flex;
}.contact-panel-95702 h3 {
    color: rgb(175,156,206);
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 600;
}.contact-panel-95702 input[type="text"] {
    width: 100%;
    border: 1px solid rgb(216,210,228);
    background: #ffffff;
    font-size: 17px;
    padding: 15px 20px;
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #000000;
}.contact-panel-95702 input[type="text"]:focus {
    outline: none;
    border-color: rgb(175,156,206);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}.contact-panel-95702 input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.contact-panel-95702 .inquiry-panel-04853 {
    align-items: flex-start;
    gap: 10px;
    margin-top: 10px;
    display: flex;
}.contact-panel-95702 .inquiry-panel-04853 input[type="checkbox"] {
    appearance: none;
    margin-top: 2px;
    width: 24px;
    position: relative;
    flex-shrink: 0;
    border-radius: 10px;
    border: 2px solid rgb(216,210,228);
    cursor: pointer;
    height: 24px;
}.contact-panel-95702 .inquiry-panel-04853 input[type="checkbox"]:checked {
    background: rgb(175,156,206);
    border-color: rgb(175,156,206);
}.contact-panel-95702 .inquiry-panel-04853 input[type="checkbox"]:checked::after {
    font-size: 16px;
    color: #ffffff;
    transform: translate(-50%, -50%);
    content: "✓";
    left: 50%;
    top: 50%;
    position: absolute;
}.contact-panel-95702 .inquiry-panel-04853 label {
    font-size: 17px;
    color: #000000;
    line-height: 1.5;
}.contact-panel-95702 .inquiry-panel-04853 a {
    color: rgb(175,156,206);
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
}.contact-panel-95702 .inquiry-panel-04853 a:hover {
    color: rgb(113,113,183);
}.contact-panel-95702 .connect-reach-18905 {
    border: none;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
    transition: all 0.3s ease;
    overflow: hidden;
    border-radius: 10px;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
    padding: 15px 35px;
    margin-top: 10px;
    background: rgb(175,156,206);
    align-self: flex-start;
    font-size: 14px;
}.contact-panel-95702 .connect-reach-18905::before {
    content: "";
    width: 100%;
    height: 100%;
    transition: all 0.6s ease;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    top: 0;
}.contact-panel-95702 .connect-reach-18905:hover {
    transform: translateY(-3px);
    background: rgb(113,113,183);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.contact-panel-95702 .connect-reach-18905:hover::before {
    left: 100%;
}.contact-panel-95702 svg {
    height: 22px;
    fill: rgb(175,156,206);
    vertical-align: middle;
    margin-right: 10px;
    width: 22px;
}.contact-panel-95702 svg path {
    fill: rgb(175,156,206);
}

@media (max-width: 992px) {.contact-panel-95702 .contact-query-63148 {
    grid-template-columns: 1fr;
}.contact-panel-95702 .image-section-32158 {
    grid-column: 1;
    border-top-right-radius: 23px;
    border-top-left-radius: 23px;
    border-radius: 0;
    min-height: 300px;
    grid-row: 1;
}.contact-panel-95702 .query-message-08593 {
    grid-column: 1;
    padding: 40px 30px;
    grid-row: 2;
}
}

@media (max-width: 768px) {.contact-panel-95702 {
    padding: 50px 0;
}.contact-panel-95702 h2 {
    margin-bottom: 30px;
    font-size: calc(37px - 4px);
}.contact-panel-95702 .query-message-08593 {
    padding: 30px 25px;
}.contact-panel-95702 .image-section-32158 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact-panel-95702 {
    padding: 40px 0;
}.contact-panel-95702 .container {
    padding: 0 15px;
}.contact-panel-95702 h2::after {
    width: 40px;
}.contact-panel-95702 .query-message-08593 {
    padding: 25px 20px;
}.contact-panel-95702 #contact {
    gap: 20px;
}.contact-panel-95702 .connect-reach-18905 {
    width: 100%;
    padding: 14px 20px;
}.contact-panel-95702 .image-section-32158 {
    min-height: 200px;
}}.title-board-89532 {
    background: linear-gradient(135deg, rgba(255,255,255,0.95), rgba(249,249,249,0.9));
    position: relative;
    min-height: 100vh;
    overflow: hidden;
}.title-board-89532::before {
    top: 0;
    width: 100%;
    background: linear-gradient(45deg, rgb(113,113,183,0.5), transparent);
    opacity: 0.15;
    pointer-events: none;
    content: "";
    position: absolute;
    z-index: 1;
    height: 100%;
    left: 0;
}.title-board-89532::after {
    opacity: 0.2;
    z-index: 0;
    width: 40%;
    content: "";
    border-radius: 50%;
    right: -5%;
    height: 40%;
    position: absolute;
    bottom: -5%;
    background: linear-gradient(to right, rgb(175,156,206,0.5), transparent);
    filter: blur(40px);
}.title-board-89532 .study-classes-74635 {
    min-height: 100vh;
    position: relative;
    flex-direction: column-reverse;
    z-index: 2;
    display: flex;
    padding: 2rem;
}.title-board-89532 .text-widget-97803 {
    position: relative;
    flex: 1;
    opacity: 0;
    padding: 3rem 1.5rem;
    transform: translateY(0);
    justify-content: center;
    flex-direction: column;
    animation: slideUp 1.2s ease-out forwards 0.3s;
    display: flex;
    z-index: 3;
}.title-board-89532 .text-widget-97803 h1 {
    line-height: 1.3;
    margin-bottom: 1.5rem;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.5s;
    font-size: calc(37px * 1.2);
    font-weight: 700;
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
}.title-board-89532 .text-widget-97803 h1::after {
    bottom: -0.75rem;
    background: rgb(175,156,206);
    position: absolute;
    height: 3px;
    animation: scaleInX 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.9s;
    left: 0;
    width: 4rem;
    transform-origin: left;
    transform: scaleX(0);
    content: "";
}.title-board-89532 .skill-expertise-89713 {
    transform: translateY(15px);
    align-items: flex-start;
    opacity: 0;
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.7s;
    gap: 2rem;
    flex-direction: column;
    position: relative;
    margin-bottom: 2.5rem;
    display: flex;
}.title-board-89532 .skill-expertise-89713 svg {
    width: 80px;
    transform: translateY(10px);
    opacity: 0;
    height: 80px;
    margin-bottom: 1rem;
    filter: drop-shadow(0 4px 6px rgba(94, 170, 168, 0.15));
    animation: fadeScale 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.9s;
}.title-board-89532 .skill-expertise-89713 svg path {
    transform-origin: center;
    fill: rgb(175,156,206);
    animation: pathFill 1.5s ease-in-out forwards 1.2s;
}.title-board-89532 .skill-expertise-89713 svg text {
    opacity: 0;
    animation: textFade 1s ease-in-out forwards 1.4s;
    font-family: Arial, sans-serif;
}.title-board-89532 .skill-expertise-89713 p {
    font-weight: 400;
    line-height: 1.7;
    font-family: Arial, sans-serif;
    max-width: 90%;
    font-size: calc(18px * 1.1);
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.9s;
    color: #000000;
    margin: 0;
    opacity: 0;
    transform: translateY(10px);
}.title-board-89532 ul {
    padding: 0;
    opacity: 0;
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 1.1s;
    margin: 0;
    transform: translateY(15px);
    list-style: none;
}.title-board-89532 ul li {
    display: inline-block;
}.title-board-89532 .connect-reach-18905 {
    position: relative;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: hidden;
    border: none;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 6px 15px rgba(94, 170, 168, 0.2);
    z-index: 1;
    display: inline-block;
    text-decoration: none;
    padding: 1rem 2rem;
    background: linear-gradient(135deg, rgb(175,156,206), rgba(94, 170, 168, 0.9));
    border-radius: 10px;
}.title-board-89532 .connect-reach-18905::before {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(113,113,183), rgb(175,156,206));
    content: "";
    transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    left: 0;
    z-index: -1;
}.title-board-89532 .connect-reach-18905:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(94, 170, 168, 0.3);
}.title-board-89532 .connect-reach-18905:hover::before {
    opacity: 1;
}.title-board-89532 .connect-reach-18905:active {
    transform: translateY(1px);
    box-shadow: 0 4px 8px rgba(94, 170, 168, 0.2);
}.title-board-89532 .image-section-32158 {
    border-radius: 26px;
    opacity: 0;
    animation: scaleIn 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    transform: translateY(15px) scale(0.95);
    height: 40vh;
    position: relative;
}.title-board-89532 .image-section-32158::after {
    left: 0;
    pointer-events: none;
    height: 100%;
    position: absolute;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent 50%);
    top: 0;
    width: 100%;
}

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

@keyframes scaleIn {
    0% {
        opacity: 0;
        transform: translateY(15px) scale(0.95);
    }
    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

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

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

@keyframes fadeScale {
    0% {
        opacity: 0;
        transform: translateY(10px) scale(0.95);
    }
    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@keyframes pathFill {
    0% {
        fill-opacity: 0.7;
    }
    50% {
        fill-opacity: 0.9;
    }
    100% {
        fill-opacity: 1;
    }
}

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

@media (min-width: 768px) {.title-board-89532 .study-classes-74635 {
    align-items: center;
    gap: 2rem;
    flex-direction: row;
    padding: 3rem 5rem;
}.title-board-89532 .text-widget-97803 {
    padding: 0 2rem 0 0;
    flex: 1;
}.title-board-89532 .text-widget-97803 h1 {
    font-size: calc(40px * 1.1);
    margin-bottom: 2rem;
}.title-board-89532 .skill-expertise-89713 p {
    max-width: 80%;
    font-size: calc(18px * 1.2);
}.title-board-89532 .image-section-32158 {
    flex: 1;
    height: 70vh;
    transform: translateX(15px) scale(0.95);
    border-radius: 26px;
    animation: scaleInRight 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.title-board-89532 .skill-expertise-89713 svg {
    width: 100px;
    height: 100px;
}
    
    @keyframes scaleInRight {
        0% {
            opacity: 0;
            transform: translateX(15px) scale(0.95);
        }
        100% {
            opacity: 1;
            transform: translateX(0) scale(1);
        }
    }
}

@media (min-width: 1200px) {.title-board-89532 .study-classes-74635 {
    gap: 4rem;
    padding: 3rem 8rem;
}.title-board-89532 .text-widget-97803 h1 {
    font-size: calc(40px * 1.2);
}.title-board-89532 .skill-expertise-89713 p {
    font-size: calc(18px * 1.3);
    max-width: 90%;
}.title-board-89532 .connect-reach-18905 {
    padding: 1.2rem 2.5rem;
    font-size: calc(14px * 1.1);
}.title-board-89532 .skill-expertise-89713 svg {
    height: 120px;
    width: 120px;
}}header {
    z-index: 99;
    position: relative;
    width: 100%;
    overflow: visible;
    background: linear-gradient(to bottom, rgb(216,210,228), rgba(0, 0, 0, 0.5));
}header::before {
    left: 0;
    background-image: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 6px
    );
    opacity: 0.1;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
}header .head-section-52037 {
    padding: 20px 30px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}header .head-section-52037::before {
    position: absolute;
    bottom: 0;
    left: 10%;
    height: 1px;
    background: linear-gradient(to right, transparent, rgb(175,156,206), transparent);
    content: "";
    width: 80%;
}header .head-section-52037 .site-head-13902 {
    z-index: 2;
    margin-right: 40px;
    position: relative;
}header .head-section-52037 .site-head-13902 .top-teach-62978 {
    display: block;
    position: relative;
    padding: 5px;
}header .head-section-52037 .site-head-13902 .top-teach-62978::before {
    bottom: -5px;
    content: "";
    opacity: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    transition: transform 0.3s ease, opacity 0.3s ease;
    right: -5px;
    top: -5px;
    z-index: -1;
    transform: scale(0.9);
    left: -5px;
}header .head-section-52037 .site-head-13902 .top-teach-62978:hover::before {
    opacity: 0.1;
    transform: scale(1);
}header .head-section-52037 .site-head-13902 .top-teach-62978 svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    height: 45px;
    width: auto;
}header .head-section-52037 .header-page-02358 {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    perspective: 1000px;
}header .head-section-52037 .header-page-02358 .top-mentor-21305 {
    margin: 0;
    transform-style: preserve-3d;
    position: relative;
}header .head-section-52037 .header-page-02358 .top-mentor-21305 a {
    display: block;
    font-family: Arial, sans-serif;
    background: linear-gradient(to bottom, transparent, transparent);
    transform-style: preserve-3d;
    text-transform: uppercase;
    padding: 12px 20px;
    font-weight: 600;
    position: relative;
    color: #000000;
    font-size: 16px;
    transition: color 0.3s ease, transform 0.3s ease;
    text-decoration: none;
    letter-spacing: 0.5px;
}header .head-section-52037 .header-page-02358 .top-mentor-21305 a::before,
header .head-section-52037 .header-page-02358 .top-mentor-21305 a::after {
    pointer-events: none;
    content: "";
    position: absolute;
    transition: all 0.3s ease;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}header .head-section-52037 .header-page-02358 .top-mentor-21305 a::before {
    opacity: 0;
    transform: translateZ(-1px) rotateX(10deg);
    transform-origin: top center;
    background: linear-gradient(to bottom, rgb(175,156,206,0.5), transparent);
}header .head-section-52037 .header-page-02358 .top-mentor-21305 a::after {
    transform-origin: bottom center;
    transform: translateZ(-2px) rotateX(-10deg);
    background: linear-gradient(to top, rgb(113,113,183,0.5), transparent);
    opacity: 0;
}header .head-section-52037 .header-page-02358 .top-mentor-21305:hover a {
    color: rgb(175,156,206);
    transform: translateZ(10px);
}header .head-section-52037 .header-page-02358 .top-mentor-21305:hover a::before,
header .head-section-52037 .header-page-02358 .top-mentor-21305:hover a::after {
    opacity: 0.1;
}header .head-section-52037 .header-page-02358 .top-mentor-21305:hover a::before {
    transform: translateZ(-5px) rotateX(15deg);
}header .head-section-52037 .header-page-02358 .top-mentor-21305:hover a::after {
    transform: translateZ(-10px) rotateX(-15deg);
}

@media (max-width: 992px) {header .head-section-52037 {
    flex-direction: column;
    padding: 15px;
}header .head-section-52037 .site-head-13902 {
    margin: 0 0 15px 0;
}header .head-section-52037 .header-page-02358 {
    flex-wrap: wrap;
    justify-content: center;
    perspective: none;
    width: 100%;
}header .head-section-52037 .header-page-02358 .top-mentor-21305 a {
    font-size: calc(16px - 1px);
    transform-style: flat;
    padding: 10px 15px;
}header .head-section-52037 .header-page-02358 .top-mentor-21305:hover a {
    transform: none;
}header .head-section-52037 .header-page-02358 .top-mentor-21305 a::before,
    header .head-section-52037 .header-page-02358 .top-mentor-21305 a::after {
    display: none;
}
}

@media (max-width: 767px) {header .head-section-52037 .header-page-02358 .top-mentor-21305 a {
    font-size: calc(16px - 2px);
    padding: 8px 12px;
}}.alertPrivacySettings-21398 {
    padding: 20px;
    overflow: hidden;
    border-top: 3px solid rgb(175,156,206);
    position: fixed;
    background: rgb(216,210,228);
    z-index: 1050;
    bottom: 0;
    font-family: Arial, sans-serif;
    width: 100%;
}.edu-cookies-37496 {
    align-items: center;
    flex-wrap: nowrap;
    z-index: 1;
    display: flex;
    justify-content: space-between;
}.online-cookies-03867 {
    flex-shrink: 0;
    margin-right: 20px;
}#cookieWarningBanner-65831 {
    display: none;
}#cookieWarningBanner-65831:checked ~ .alertPrivacySettings-21398 {
    opacity: 0;
    visibility: hidden;
}.online-cookies-03867 svg {
    fill: rgb(175,156,206);
    width: 60px;
    transition: fill 0.3s ease-in-out;
    height: 60px;
}.track-toggle-04853 {
    flex-grow: 1;
    margin-right: 20px;
}.track-toggle-04853 h5 {
    margin-bottom: 5px;
    font-weight: 700;
    color: rgb(175,156,206);
    font-size: 23px;
}.track-toggle-04853 p {
    font-size: 17px;
    color: #000000;
    margin-bottom: 0;
}.cookie-gate-57612 {
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 10px;
    margin-left: 10px;
}.cookie-gate-57612 {
    color: #ffffff;
    background-color: rgb(175,156,206);
    border: 1px solid rgb(175,156,206);
}.cookie-gate-57612:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}.alertPrivacySettings-21398 p a {
    color: rgb(175,156,206);
    text-decoration: underline;
}.alertPrivacySettings-21398 p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.track-toggle-04853 h5 {
    font-size: calc(23px - 2px);
}.track-toggle-04853 p {
    font-size: calc(17px - 2px);
}.cookie-gate-57612 {
    padding: 8px 16px;
    font-size: calc(16px - 2px);
}
}
@media (max-width: 800px) {.edu-cookies-37496 {
    flex-direction: column;
    align-items: center;
}.online-cookies-03867 {
    margin-bottom: 15px;
}.track-toggle-04853 {
    margin-bottom: 20px;
    text-align: center;
}.cookie-gate-57612 {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
}}
footer {
    position: relative;
    width: 100%;
}footer .access-help-83604 {
    background: linear-gradient(135deg, rgb(175,156,206), rgb(113,113,183));
    position: relative;
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 80px 0 30px;
}footer .access-help-83604::before {
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
                      radial-gradient(circle at 85% 60%, rgba(255, 255, 255, 0.15) 0%, transparent 25%),
                      radial-gradient(circle at 40% 90%, rgba(255, 255, 255, 0.08) 0%, transparent 15%);
}footer .testimonial-03562 {
    position: relative;
    z-index: 1;
}footer .message-panel-58061 {
    display: flex;
    margin-bottom: 60px;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}footer .info_item {
    flex: 0 1 220px;
    border-radius: 50%;
    padding: 20px;
    background-color: rgb(175,156,206,0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    position: relative;
    height: 220px;
    z-index: 1;
    justify-content: center;
    align-items: center;
    display: flex;
    backdrop-filter: blur(5px);
    transition: all 0.4s ease;
}footer .info_item:nth-child(1) {
    transform: translateY(-20px);
}footer .info_item:nth-child(2) {
    transform: translateY(20px);
}footer .info_item:nth-child(3) {
    transform: translateY(-10px);
}footer .info_item:nth-child(4) {
    transform: translateY(10px);
}footer .info_item:hover {
    transform: scale(1.05) translateY(0);
    z-index: 2;
    background-color: rgb(113,113,183,0.5);
}footer .info_item svg {
    width: 24px;
    fill: #ffffff;
    height: 24px;
    flex-shrink: 0;
    margin-right: 10px;
}footer .info_item p,
footer .info_item a {
    max-width: 80%;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    text-align: center;
}footer .info_item a:hover {
    text-decoration: underline;
}footer .text_main_holder {
    gap: 30px;
    display: flex;
    position: relative;
    justify-content: center;
    flex-wrap: wrap;
}footer .site-head-13902, footer .header-page-02358, footer .subscribe_holder {
    display: flex;
    overflow: hidden;
    align-items: center;
    max-width: 400px;
    text-align: center;
    transition: all 0.3s ease;
    background-color: rgb(175,156,206,0.5);
    backdrop-filter: blur(5px);
    flex: 1 1 300px;
    padding: 30px;
    border-radius: 23px;
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
}footer .site-head-13902:hover, footer .header-page-02358:hover, footer .subscribe_holder:hover {
    background-color: rgb(113,113,183,0.5);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}footer .site-head-13902::before, footer .header-page-02358::before, footer .subscribe_holder::before {
    z-index: -1;
    border-radius: 50%;
    height: 150px;
    opacity: 0.1;
    position: absolute;
    content: "";
    width: 150px;
}footer .site-head-13902::before {
    top: -50px;
    background-color: rgb(175,156,206);
    left: -50px;
}footer .header-page-02358::before {
    background-color: rgb(113,113,183);
    bottom: -50px;
    right: -50px;
}footer .subscribe_holder::before {
    background-color: rgb(175,156,206);
    left: -50px;
    bottom: -50px;
}footer .site-head-13902 svg {
    width: auto;
    margin-bottom: 20px;
    height: 50px;
    filter: brightness(0) invert(1);
}footer .terms-legal-42617 {
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    max-width: 300px;
    line-height: 1.6;
}footer .header-page-02358 h5, footer .subscribe_holder h5 {
    font-size: 19px;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
}footer .header-page-02358 h5::after, footer .subscribe_holder h5::after {
    width: 40px;
    height: 2px;
    left: 50%;
    background-color: #ffffff;
    bottom: -8px;
    content: "";
    transform: translateX(-50%);
    position: absolute;
    transition: width 0.3s ease;
}footer .header-page-02358:hover h5::after, footer .subscribe_holder:hover h5::after {
    width: 80px;
}footer .site-header-54210 {
    max-width: 300px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}footer .site-header-54210 a {
    background-color: rgb(175,156,206,0.5);
    border-radius: 10px;
    padding: 8px 15px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 13px;
    color: #ffffff;
}footer .site-header-54210 a:hover {
    transform: translateY(-3px);
    background-color: rgb(113,113,183,0.5);
}footer .subscribe_holder p {
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 13px;
    line-height: 1.6;
    max-width: 300px;
}footer .input_holder {
    width: 100%;
    flex-direction: column;
    display: flex;
    gap: 15px;
    max-width: 300px;
    align-items: center;
}footer .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.2);
    text-align: center;
    transition: all 0.3s ease;
    padding: 15px 20px;
    font-size: 13px;
    color: #ffffff;
    border: none;
    width: 100%;
    border-radius: 10px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(175,156,206,0.5);
    background-color: rgba(255, 255, 255, 0.3);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .sub-widget-80326 {
    width: 100%;
    border: none;
    cursor: pointer;
    padding: 15px 20px;
    border-radius: 10px;
    font-size: 20px;
    transition: all 0.3s ease;
    background-color: rgb(175,156,206);
    font-weight: 600;
    color: #ffffff;
}footer .sub-widget-80326:hover {
    background-color: rgb(113,113,183);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .qna-board-71695 {
    text-align: center;
    position: relative;
    margin-top: 60px;
}footer .degree-path-29136 {
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    border-radius: 10px;
    background-color: rgb(175,156,206,0.5);
    backdrop-filter: blur(5px);
    padding: 8px 20px;
    display: inline-block;
}

@media (min-width: 992px) {footer .text_main_holder {
    flex-wrap: nowrap;
}
}

@media (max-width: 991px) {footer .info_item {
    flex: 0 1 180px;
    height: 180px;
}footer .info_item:nth-child(1),
    footer .info_item:nth-child(2),
    footer .info_item:nth-child(3),
    footer .info_item:nth-child(4) {
    transform: none;
}
}

@media (max-width: 767px) {footer .access-help-83604 {
    padding: 60px 0 30px;
}footer .message-panel-58061 {
    flex-direction: column;
    margin-bottom: 40px;
}footer .info_item {
    padding: 15px;
    flex: 0 1 100px;
    height: 100px;
}footer .site-head-13902, footer .header-page-02358, footer .subscribe_holder {
    padding: 25px 20px;
}footer .qna-board-71695 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .access-help-83604 {
    padding: 50px 0 20px;
}footer .info_item {
    height: 90px;
    flex: 0 1 90px;
}footer .info_item p, footer .info_item a {
    font-size: calc(13px - 1px);
}footer .header-page-02358 h5, footer .subscribe_holder h5 {
    font-size: calc(19px - 2px);
}footer .site-header-54210 a {
    padding: 6px 12px;
    font-size: calc(13px - 1px);
}footer .input_holder input[type="email"],
    footer .sub-widget-80326 {
    padding: 12px 15px;
}footer .degree-path-29136 {
    padding: 6px 15px;
}}.contacts-03562 {
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(to right, rgb(216,210,228) 0%, rgb(175,156,206,0.5) 100%);
}.contacts-03562::before {
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    content: '';
    left: 0;
    z-index: 1;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
}.contacts-03562 .container {
    position: relative;
    z-index: 2;
}.contacts-03562 .form-edu-65378 {
    transition: transform 0.5s ease;
    overflow: hidden;
    transform: perspective(1000px) rotateX(0deg);
    background-color: #ffffff;
    grid-template-columns: 1fr;
    border-radius: 15px;
    gap: 2rem;
    display: grid;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.contacts-03562 .form-edu-65378:hover {
    transform: perspective(1000px) rotateX(2deg);
}.contacts-03562 .form-edu-65378 h3 {
    position: relative;
    text-align: center;
    color: rgb(175,156,206);
    font-size: 30px;
    font-weight: 700;
    margin: 2.5rem 0 1rem;
}.contacts-03562 .form-edu-65378 h3::after {
    border-radius: 2px;
    position: absolute;
    left: 50%;
    content: '';
    width: 60px;
    background: linear-gradient(to right, rgb(175,156,206), rgb(113,113,183));
    bottom: -15px;
    height: 4px;
    transform: translateX(-50%);
}.contacts-03562 .ask-question-32618 {
    font-size: 17px;
    margin: 0 auto 2rem;
    color: #000000;
    max-width: 80%;
    text-align: center;
    padding: 0 1.5rem;
    line-height: 1.6;
}.contacts-03562 .reach-team-03987 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    padding: 2rem 3rem 3rem;
    display: grid;
    position: relative;
}.contacts-03562 .reach-team-03987::before {
    content: '';
    left: 3rem;
    height: 1px;
    top: 0;
    background: linear-gradient(
        to right,
        transparent,
        rgb(175,156,206,0.5),
        rgb(113,113,183,0.5),
        rgb(175,156,206,0.5),
        transparent
    );
    right: 3rem;
    position: absolute;
}.contacts-03562 .reach-team-03987 > span {
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    padding: 1rem;
    display: flex;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    flex-direction: column;
    background-color: rgba(rgb(216,210,228), 0.03);
    position: relative;
}.contacts-03562 .reach-team-03987 > span:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
    transform: translateY(-5px);
}.contacts-03562 .reach-team-03987 > span::before {
    height: 100%;
    top: 0;
    width: 4px;
    left: 0;
    position: absolute;
    background-color: rgb(175,156,206);
    content: '';
}.contacts-03562 .reach-team-03987 > span:nth-child(even)::before {
    background-color: rgb(113,113,183);
}.contacts-03562 .reach-team-03987 > span svg {
    top: 1rem;
    width: 24px;
    fill: rgb(175,156,206);
    transition: all 0.3s ease;
    right: 1rem;
    position: absolute;
    height: 24px;
    opacity: 0.7;
}.contacts-03562 .reach-team-03987 > span:nth-child(even) svg {
    fill: rgb(113,113,183);
}.contacts-03562 .reach-team-03987 > span:hover svg {
    transform: translateY(-3px) rotate(10deg);
    opacity: 1;
}.contacts-03562 .reach-team-03987 > span svg path {
    stroke: #ffffff;
    stroke-width: 0.5;
    transition: all 0.3s ease;
}.contacts-03562 .reach-team-03987 > span:hover svg path {
    stroke-width: 1;
}.contacts-03562 .reach-team-03987 p {
    display: flex;
    font-size: 17px;
    margin: 0 0 0.5rem 0;
    color: #000000;
    font-weight: 600;
    align-items: center;
}.contacts-03562 .reach-team-03987 p svg {
    height: 18px;
    opacity: 0.9;
    position: static;
    width: 18px;
    margin-right: 8px;
}.contacts-03562 .reach-team-03987 span > span {
    align-items: center;
    color: #000000;
    font-weight: 400;
    display: flex;
    margin-top: 0.5rem;
}.contacts-03562 .reach-team-03987 span > span svg {
    margin-right: 8px;
    position: static;
    width: 16px;
    opacity: 0.8;
    height: 16px;
}.contacts-03562 .reach-team-03987 a {
    transition: color 0.3s ease;
    color: rgb(175,156,206);
    position: relative;
    font-weight: 600;
    padding-bottom: 2px;
    display: inline-flex;
    text-decoration: none;
    align-items: center;
}.contacts-03562 .reach-team-03987 a svg {
    height: 14px;
    width: 14px;
    position: static;
    margin-right: 6px;
    transition: all 0.3s ease;
    opacity: 0.9;
}.contacts-03562 .reach-team-03987 a::after {
    height: 1px;
    bottom: 0;
    transform: scaleX(0);
    left: 0;
    position: absolute;
    transition: transform 0.3s ease;
    content: '';
    width: 100%;
    background-color: rgb(175,156,206);
    transform-origin: right;
}.contacts-03562 .reach-team-03987 a:hover {
    color: rgb(113,113,183);
}.contacts-03562 .reach-team-03987 a:hover svg {
    fill: rgb(113,113,183);
    transform: translateX(3px);
}.contacts-03562 .reach-team-03987 a:hover::after {
    background-color: rgb(113,113,183);
    transform-origin: left;
    transform: scaleX(1);
}.contacts-03562 .join-us-01374 {
    background-color: rgba(rgb(175,156,206,0.5), 0.05);
    margin-top: 2rem;
    position: relative;
    grid-column: 1 / -1;
    border-radius: 10px;
    padding: 2rem;
}.contacts-03562 .join-us-01374::before {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    opacity: 0.1;
    width: 100%;
    content: '';
    height: 100%;
    background: radial-gradient(circle at top right, rgb(175,156,206,0.5) 0%, transparent 70%);
}.contacts-03562 .join-us-01374 h4 {
    color: rgb(175,156,206);
    font-size: 19px;
    font-weight: 600;
    align-items: center;
    display: inline-flex;
    margin-bottom: 1.5rem;
    position: relative;
    margin-right: 10px;
}.contacts-03562 .join-us-01374 h4 svg {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    transition: transform 0.5s ease;
    fill: rgb(175,156,206);
}.contacts-03562 .join-us-01374:hover h4 svg {
    transform: rotate(360deg);
}.contacts-03562 .join-us-01374 h4::after {
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 2px;
    content: '';
    width: 30px;
    background-color: rgb(113,113,183);
}.contacts-03562 .join-us-01374 span {
    display: inline-flex;
    border-radius: 10px;
    color: #000000;
    margin-bottom: 0.75rem;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    padding: 0.5rem 1rem;
    margin-right: 1.5rem;
    align-items: center;
    transition: all 0.3s ease;
    font-size: calc(17px * 0.95);
    background-color: rgba(255, 255, 255, 0.5);
}.contacts-03562 .join-us-01374 span:hover {
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);
}.contacts-03562 .join-us-01374 span svg {
    height: 14px;
    fill: rgb(113,113,183);
    transition: transform 0.3s ease;
    width: 14px;
    opacity: 0.7;
    margin-right: 8px;
}.contacts-03562 .join-us-01374 span:hover svg {
    transform: scale(1.2);
    opacity: 1;
}@keyframes floatBackground {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}
.contacts-03562 {
    animation: floatBackground 15s ease infinite;
    background-size: 400% 400%;
}.contacts-03562 .form-edu-65378::after {
    width: 100%;
    position: absolute;
    background: linear-gradient(to right, rgb(175,156,206), rgb(113,113,183));
    content: '';
    top: 0;
    left: 0;
    height: 5px;
}
@media (min-width: 992px) {.contacts-03562 .form-edu-65378 {
    grid-template-columns: 1fr;
}.contacts-03562 .reach-team-03987 {
    grid-template-columns: repeat(3, 1fr);
}.contacts-03562 .join-us-01374 {
    grid-column: span 3;
}.contacts-03562 .reach-team-03987 > span {
    padding: 1.5rem;
}
}
@media (max-width: 991px) {.contacts-03562 .join-us-01374 h4 {
    margin-bottom: 20px;
    width: 100%;
}.contacts-03562 {
    padding: 4rem 0;
}.contacts-03562 .reach-team-03987 {
    padding: 2rem;
    grid-template-columns: repeat(2, 1fr);
}.contacts-03562 .join-us-01374 {
    grid-column: span 2;
}.contacts-03562 .ask-question-32618 {
    max-width: 90%;
}.contacts-03562 .reach-team-03987 > span svg {
    width: 20px;
    height: 20px;
}.contacts-03562 .join-us-01374 span svg {
    height: 12px;
    width: 12px;
}
}
@media (max-width: 767px) {.contacts-03562 {
    padding: 3rem 0;
}.contacts-03562 .reach-team-03987 {
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: 1.5rem;
}.contacts-03562 .join-us-01374 {
    grid-column: 1;
    padding: 1.5rem;
}.contacts-03562 .ask-question-32618 {
    max-width: 100%;
}.contacts-03562 .reach-team-03987::before {
    right: 1.5rem;
    left: 1.5rem;
}.contacts-03562 .reach-team-03987 > span svg {
    height: 18px;
    width: 18px;
}
}
@media (max-width: 575px) {.contacts-03562 {
    padding: 2.5rem 0;
}.contacts-03562 .form-edu-65378 {
    gap: 1.5rem;
}.contacts-03562 .reach-team-03987 {
    padding: 1rem;
}.contacts-03562 .join-us-01374 {
    margin-top: 1rem;
    padding: 1.2rem;
}.contacts-03562 .join-us-01374 span {
    margin-right: 0.5rem;
    padding: 0.3rem 0.8rem;
}.contacts-03562 .form-edu-65378 h3 {
    margin: 2rem 0 1.5rem;
    font-size: calc(30px * 0.9);
}.contacts-03562 .ask-question-32618 {
    padding: 0 1rem;
    font-size: calc(17px * 0.95);
}.contacts-03562 .reach-team-03987 > span {
    padding: 0.8rem;
}.contacts-03562 .reach-team-03987 > span svg {
    right: 0.8rem;
    width: 16px;
    top: 0.8rem;
    height: 16px;
}.contacts-03562 .join-us-01374 h4 svg {
    width: 16px;
    height: 16px;
}.contacts-03562 .join-us-01374 span svg {
    width: 10px;
    height: 10px;
    margin-right: 5px;
}}
.contacts-03562 .form-edu-65378 {
    animation: card-appear 0.8s ease-out forwards;
    transform-style: preserve-3d;
}@keyframes card-appear {
    0% {
        opacity: 0;
        transform: perspective(1000px) rotateX(10deg) translateY(50px);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) rotateX(0) translateY(0);
    }
}
.contacts-03562 .reach-team-03987 > span {
    opacity: 0;
    animation: item-appear 0.5s ease-out forwards;
}.contacts-03562 .reach-team-03987 > span:nth-child(1) {
    animation-delay: 0.1s;
}.contacts-03562 .reach-team-03987 > span:nth-child(2) {
    animation-delay: 0.2s;
}.contacts-03562 .reach-team-03987 > span:nth-child(3) {
    animation-delay: 0.3s;
}.contacts-03562 .reach-team-03987 > span:nth-child(4) {
    animation-delay: 0.4s;
}.contacts-03562 .reach-team-03987 > span:nth-child(5) {
    animation-delay: 0.5s;
}.contacts-03562 .reach-team-03987 > span:nth-child(6) {
    animation-delay: 0.6s;
}@keyframes item-appear {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.contacts-03562 .container::before {
    height: 300px;
    width: 300px;
    right: -5%;
    z-index: 0;
    background: radial-gradient(circle, rgb(175,156,206,0.5) 0%, transparent 70%);
    content: '';
    top: -10%;
    opacity: 0.2;
    border-radius: 50%;
    position: absolute;
}.contacts-03562 .container::after {
    width: 250px;
    border-radius: 50%;
    z-index: 0;
    content: '';
    bottom: -10%;
    background: radial-gradient(circle, rgb(113,113,183,0.5) 0%, transparent 70%);
    left: -5%;
    position: absolute;
    height: 250px;
    opacity: 0.2;
}.contacts-03562 .reach-team-03987 > span:hover::after {
    animation: shine 1.5s ease forwards;
    top: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(
        to bottom right,
        transparent, 
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent,
        transparent
    );
    content: '';
}@keyframes shine {
    0% {
        transform: translateX(-100%) translateY(-100%);
    }
    100% {
        transform: translateX(100%) translateY(100%);
    }
}.learning-process-46593 {
    overflow: hidden;
    background: linear-gradient(170deg, rgb(216,210,228) 60%, rgb(175,156,206,0.5) 100%);
    padding: 8rem 0;
    position: relative;
}.learning-process-46593::before {
    height: 100%;
    opacity: 0.15;
    position: absolute;
    background-image: 
        linear-gradient(rgb(113,113,183,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(113,113,183,0.5) 1px, transparent 1px);
    width: 100%;
    top: 0;
    left: 0;
    background-size: 30px 30px;
    content: "";
    animation: gridPulse 8s ease-in-out infinite alternate;
    z-index: 1;
}.learning-process-46593::after {
    animation: glowMove 15s ease-in-out infinite alternate;
    filter: blur(60px);
    height: 120%;
    width: 120%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(175,156,206,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(113,113,183,0.5) 0%, transparent 25%);
    z-index: 0;
    position: absolute;
    content: "";
    opacity: 0.4;
    top: -10%;
    left: -10%;
}.learning-process-46593 .study-classes-74635 {
    position: relative;
    grid-template-columns: 1fr;
    margin: 0 auto;
    z-index: 2;
    display: grid;
    gap: 3rem;
    max-width: 1100px;
    transition: transform 0.5s ease;
}.learning-process-46593 h3 {
    color: #000000;
    letter-spacing: 3px;
    padding: 0 2rem;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    animation: circuitConnect 1.5s ease-out forwards;
    font-size: 29px;
    position: relative;
    text-align: center;
}.learning-process-46593 h3::before,
.learning-process-46593 h3::after {
    background: linear-gradient(90deg, transparent, rgb(175,156,206), transparent);
    content: "";
    width: 60%;
    height: 1px;
    animation: lineGlow 3s ease-in-out infinite alternate;
    left: 20%;
    position: absolute;
}.learning-process-46593 h3::before {
    top: -15px;
}.learning-process-46593 h3::after {
    bottom: -15px;
}.learning-process-46593 span {
    line-height: 1.8;
    display: flex;
    padding: 3rem;
    justify-content: center;
    text-align: center;
    animation: moduleInitialize 1s ease-out forwards;
    position: relative;
    align-items: center;
    color: #000000;
    font-size: 13px;
    z-index: 2;
}.learning-process-46593 span::before {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    clip-path: polygon(
        0 5%, 
        5% 0, 
        95% 0, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0 95%
    );
    z-index: -1;
    background: #ffffff;
    right: 0;
    top: 0;
}.learning-process-46593 span::after {
    right: 4px;
    top: 4px;
    left: 4px;
    clip-path: polygon(
        0 5%, 
        5% 0, 
        95% 0, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0 95%
    );
    position: absolute;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.5) 0%, 
        rgba(255, 255, 255, 0) 50%,
        rgba(255, 255, 255, 0.2) 100%
    );
    content: "";
    opacity: 0.6;
    z-index: -1;
    bottom: 4px;
}.learning-process-46593 .study-classes-74635::before {
    content: "";
    background: linear-gradient(to bottom, rgb(175,156,206), rgb(113,113,183));
    position: absolute;
    width: 3px;
    z-index: 1;
    height: 50px;
    top: calc(3rem + 20px);
    left: calc(50% - 1.5px);
}.learning-process-46593 .study-classes-74635::after {
    left: calc(50% - 8px);
    animation: pulseNode 3s ease-in-out infinite;
    height: 16px;
    z-index: 1;
    border-radius: 50%;
    box-shadow: 
        0 0 15px rgb(175,156,206,0.5),
        0 0 30px rgb(175,156,206,0.5);
    top: calc(3rem + 70px);
    content: "";
    width: 16px;
    background: linear-gradient(135deg, rgb(175,156,206), rgb(113,113,183));
    position: absolute;
}

@keyframes gridPulse {
    0%, 100% {
        opacity: 0.1;
        background-size: 30px 30px;
    }
    50% {
        opacity: 0.2;
        background-size: 32px 32px;
    }
}

@keyframes glowMove {
    0% {
        transform: translateX(-5%) translateY(-5%);
    }
    100% {
        transform: translateX(5%) translateY(5%);
    }
}

@keyframes circuitConnect {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes moduleInitialize {
    0% {
        opacity: 0;
        transform: scale(0.95);
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes lineGlow {
    0%, 100% {
        opacity: 0.5;
        box-shadow: 0 0 5px rgb(175,156,206,0.5);
    }
    50% {
        opacity: 1;
        box-shadow: 0 0 12px rgb(175,156,206);
    }
}

@keyframes pulseNode {
    0%, 100% {
        transform: scale(1);
        box-shadow: 
            0 0 15px rgb(175,156,206,0.5),
            0 0 30px rgb(175,156,206,0.5);
    }
    50% {
        transform: scale(1.2);
        box-shadow: 
            0 0 20px rgb(175,156,206),
            0 0 40px rgb(175,156,206,0.5);
    }
}

@media (max-width: 992px) {.learning-process-46593 {
    padding: 6rem 1.5rem;
}.learning-process-46593 h3 {
    letter-spacing: 2px;
    font-size: calc(29px * 0.9);
    padding: 0 1.5rem;
}.learning-process-46593 span {
    padding: 2.5rem;
}.learning-process-46593 .study-classes-74635::before {
    height: 40px;
}.learning-process-46593 .study-classes-74635::after {
    top: calc(3rem + 60px);
}
}

@media (max-width: 768px) {.learning-process-46593 {
    padding: 4rem 1rem;
}.learning-process-46593::before {
    background-size: 20px 20px;
}.learning-process-46593 h3 {
    font-size: calc(29px * 0.8);
    letter-spacing: 1px;
    padding: 0 1rem;
}.learning-process-46593 span {
    padding: 2rem;
    font-size: calc(13px * 0.95);
}.learning-process-46593 .study-classes-74635::before {
    height: 30px;
}.learning-process-46593 .study-classes-74635::after {
    left: calc(50% - 6px);
    top: calc(3rem + 50px);
    height: 12px;
    width: 12px;
}}.gratArea-53270 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(175,156,206,0.5) 0%, rgb(216,210,228) 40%, rgb(113,113,183,0.5) 100%);
    padding: 6rem 0;
}.gratArea-53270::before {
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    background: radial-gradient(circle at 75% 25%, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    animation: pulse 8s infinite alternate ease-in-out;
    width: 100%;
    z-index: 1;
    height: 100%;
    opacity: 0.5;
}.gratArea-53270::after {
    content: "";
    top: -25%;
    transform: rotate(-5deg);
    position: absolute;
    animation: patternShift 20s infinite linear;
    width: 150%;
    background: repeating-linear-gradient(45deg, rgb(175,156,206,0.5) 0px, transparent 2px, transparent 10px);
    z-index: 0;
    left: -25%;
    height: 150%;
    opacity: 0.04;
}.gratArea-53270 .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1140px;
    z-index: 2;
    position: relative;
}.gratArea-53270 h2 {
    position: relative;
    text-align: center;
    opacity: 0;
    animation: fadeUpIn 0.8s 0.2s forwards ease-out;
    color: #000000;
    transform: translateY(20px);
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 3rem;
    font-family: Arial, sans-serif;
}.gratArea-53270 h2::after {
    width: 80px;
    position: absolute;
    content: "";
    height: 4px;
    animation: expandLine 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateX(-50%) scaleX(0);
    background: linear-gradient(90deg, rgb(175,156,206), rgb(113,113,183));
    bottom: -15px;
    left: 50%;
}.gratArea-53270 .study-classes-74635 {
    animation: fadeIn 1s 0.5s both ease-out;
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    transition: transform 0.5s;
    padding: 3rem;
    border-radius: 10px;
    transform: perspective(1000px) rotateX(2deg);
    transform-origin: center top;
    position: relative;
}.gratArea-53270 .study-classes-74635::before {
    z-index: -1;
    opacity: 0.3;
    width: 95%;
    background: linear-gradient(180deg, rgb(175,156,206,0.5) 0%, transparent 80%);
    height: 100%;
    border-radius: 10px;
    transform: translateX(-50%);
    content: "";
    left: 50%;
    top: -8px;
    position: absolute;
    filter: blur(12px);
}.gratArea-53270 .study-classes-74635:hover {
    transform: perspective(1000px) rotateX(0deg);
}.gratArea-53270 ul {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}.gratArea-53270 ul::before {
    height: 0;
    position: absolute;
    top: 0;
    left: -20px;
    animation: growHeight 1.5s 1s forwards ease-in-out;
    content: "";
    background: linear-gradient(to bottom, rgb(175,156,206), rgb(113,113,183));
    width: 4px;
}.gratArea-53270 li {
    transform: translateX(20px);
    animation: slideIn 0.8s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    position: relative;
    padding-left: 0;
}.gratArea-53270 li::before {
    transform: scale(0);
    position: absolute;
    border-radius: 50%;
    left: -40px;
    top: -5px;
    content: "";
    opacity: 0;
    width: 32px;
    box-shadow: 0 5px 15px -5px rgb(113,113,183,0.5);
    height: 32px;
    animation: popIn 0.4s 1.2s forwards cubic-bezier(0.25, 1.8, 0.5, 1);
    background: linear-gradient(135deg, rgb(113,113,183) 0%, rgb(175,156,206) 100%);
}.gratArea-53270 li span {
    font-family: Arial, sans-serif;
    position: relative;
    display: block;
    letter-spacing: 0.01em;
    animation: fadeIn 1s 1.2s forwards ease-out;
    color: #000000;
    line-height: 1.7;
    opacity: 0;
    font-size: 14px;
}.gratArea-53270 li span::first-letter {
    font-size: 1.4em;
    font-weight: 700;
    color: rgb(175,156,206);
}

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

@keyframes expandLine {
    from {
        transform: translateX(-50%) scaleX(0);
    }
    to {
        transform: translateX(-50%) scaleX(1);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

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

@keyframes growHeight {
    from {
        height: 0;
    }
    to {
        height: 100%;
    }
}

@keyframes popIn {
    from {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
}

@keyframes patternShift {
    from {
        transform: rotate(-5deg) translateX(0);
    }
    to {
        transform: rotate(-5deg) translateX(100px);
    }
}

@media (max-width: 992px) {.gratArea-53270 {
    padding: 5rem 0;
}.gratArea-53270 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(28px * 0.9);
}.gratArea-53270 .study-classes-74635 {
    padding: 2.5rem;
}
}

@media (max-width: 768px) {.gratArea-53270 {
    padding: 4rem 0;
}.gratArea-53270 h2 {
    font-size: calc(28px * 0.8);
    margin-bottom: 2rem;
    line-height: 1.4;
}.gratArea-53270 .study-classes-74635 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.gratArea-53270 ul::before {
    left: -15px;
}.gratArea-53270 li::before {
    width: 24px;
    left: -30px;
    height: 24px;
}
}

@media (max-width: 576px) {.gratArea-53270 {
    padding: 3rem 0;
}.gratArea-53270 h2 {
    font-size: calc(28px * 0.7);
    margin-bottom: 1.5rem;
}.gratArea-53270 .study-classes-74635 {
    padding: 1.5rem;
    transform: none;
}.gratArea-53270 ul::before {
    left: -12px;
}.gratArea-53270 li::before {
    left: -25px;
    height: 20px;
    top: -2px;
    width: 20px;
}.gratArea-53270 li span {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}}.pricing-set-97326 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.pricing-set-97326::before {
    left: 0;
    content: "";
    right: 0;
    background: linear-gradient(145deg, rgba(21, 27, 45, 0.92), rgba(15, 18, 35, 0.97));
    top: 0;
    bottom: 0;
    z-index: 1;
    position: absolute;
}.pricing-set-97326 .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
}.pricing-set-97326 .program-price-72460 {
    position: relative;
}.pricing-set-97326 h2 {
    text-align: center;
    font-size: 37px;
    transform: translateY(20px);
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    animation: fadeSlideUp 0.8s 0.2s forwards ease-out;
    opacity: 0;
}.pricing-set-97326 .learn-offers-02839 {
    word-break: break-word;
    line-height: 1.6;
    font-size: 15px;
    overflow-wrap: break-word;
    max-width: 700px;
    text-align: center;
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    margin: 0 auto 50px;
    transform: translateY(20px);
    color: rgb(255, 255, 255, 0.5);
    opacity: 0;
}.pricing-set-97326 .bundle-offer-25613 {
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    margin: 0;
    gap: 30px;
    display: grid;
}.pricing-set-97326 .bundle-offer-25613 li {
    opacity: 0;
    perspective: 1000px;
    transform: translateY(30px);
    transform-style: preserve-3d;
    animation: fadeSlideUp 0.8s calc(0.6s + var(--i, 0) * 0.15s) forwards ease-out;
}.pricing-set-97326 .bundle-offer-25613 li:nth-child(1) {
    --i: 0;
}.pricing-set-97326 .bundle-offer-25613 li:nth-child(2) {
    --i: 1;
}.pricing-set-97326 .bundle-offer-25613 li:nth-child(3) {
    --i: 2;
}.pricing-set-97326 .bundle-offer-25613 li:nth-child(4) {
    --i: 3;
}.pricing-set-97326 .discount-tier-46317 {
    position: relative;
    will-change: transform;
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    text-decoration: none;
    display: block;
}.pricing-set-97326 .discount-tier-46317:hover {
    transform: translateY(-10px) rotateX(2deg) rotateY(-2deg);
}.pricing-set-97326 .cost-deals-51423 {
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02));
    padding: 30px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 0 4px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.08);
    display: flex;
    overflow: hidden;
    flex-direction: column;
    transition: all 0.4s ease;
    position: relative;
    border-radius: 10px;
}.pricing-set-97326 .discount-tier-46317:hover .cost-deals-51423 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25), 0 8px 15px rgba(0, 0, 0, 0.15), 0 0 15px rgba(rgb(175,156,206,0.5), 0.15);
    border-color: rgba(rgb(175,156,206,0.5), 0.3);
}.pricing-set-97326 .cost-deals-51423::before {
    background: radial-gradient(circle at center, transparent 60%, rgba(rgb(113,113,183,0.5), 0.1) 100%);
    left: -50%;
    width: 200%;
    z-index: -1;
    height: 200%;
    opacity: 0;
    top: -50%;
    transform: rotate(45deg);
    position: absolute;
    content: "";
    transition: opacity 0.8s ease;
}.pricing-set-97326 .discount-tier-46317:hover .cost-deals-51423::before {
    opacity: 1;
}.pricing-set-97326 .access-cost-06179 {
    position: relative;
    z-index: 1;
    height: 100%;
    flex-direction: column;
    display: flex;
}.pricing-set-97326 .access-cost-06179 h4 {
    position: relative;
    margin-top: 0;
    font-weight: 600;
    color: #ffffff;
    font-size: calc(20px * 1.1);
    margin-bottom: 15px;
}.pricing-set-97326 .access-cost-06179 h4::after {
    transition: transform 0.4s ease;
    transform: scaleX(0.7);
    display: block;
    height: 3px;
    background: linear-gradient(90deg, rgb(175,156,206), rgba(rgb(175,156,206,0.5), 0.5));
    transform-origin: left;
    content: "";
    margin-top: 10px;
    width: 50px;
}.pricing-set-97326 .discount-tier-46317:hover .access-cost-06179 h4::after {
    transform: scaleX(1);
}.pricing-set-97326 .access-cost-06179 p {
    word-break: break-word;
    overflow-wrap: break-word;
    max-height: 250px;
    color: rgba(255, 255, 255, 0.75);
    scrollbar-color: rgba(rgb(175,156,206,0.5), 0.5) rgba(255, 255, 255, 0.05);
    flex-grow: 1;
    scrollbar-width: thin;
    padding-right: 5px;
    overflow-y: auto;
    font-size: calc(15px * 0.95);
    line-height: 1.6;
    margin-bottom: 25px;
}.pricing-set-97326 .access-cost-06179 p::-webkit-scrollbar {
    width: 4px;
}.pricing-set-97326 .access-cost-06179 p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
}.pricing-set-97326 .access-cost-06179 p::-webkit-scrollbar-thumb {
    background: rgba(rgb(175,156,206,0.5), 0.5);
    border-radius: 10px;
}.pricing-set-97326 .cost-card-45239 {
    align-self: flex-start;
    background: linear-gradient(135deg, rgb(175,156,206), rgb(113,113,183));
    -webkit-background-clip: text !important;
    color: #ffffff;
    font-size: calc(20px * 1.3);
    -webkit-text-fill-color: transparent;
    padding: 5px 0;
    display: inline-block;
    background-clip: text !important;
    position: relative;
    font-weight: 700;
}.pricing-set-97326 .cost-card-45239::before {
    width: 100%;
    background: linear-gradient(90deg, rgb(175,156,206), transparent);
    height: 1px;
    left: 0;
    position: absolute;
    content: "";
    bottom: 0;
}

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

@media (max-width: 1200px) {.pricing-set-97326 {
    padding: 80px 0;
}.pricing-set-97326 .bundle-offer-25613 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 992px) {.pricing-set-97326 h2 {
    font-size: calc(37px * 0.9);
}.pricing-set-97326 .learn-offers-02839 {
    margin-bottom: 40px;
    font-size: calc(15px * 0.95);
}.pricing-set-97326 .cost-deals-51423 {
    padding: 25px;
}.pricing-set-97326 .access-cost-06179 h4 {
    font-size: calc(20px * 1);
}.pricing-set-97326 .cost-card-45239 {
    font-size: calc(20px * 1.2);
}
}

@media (max-width: 768px) {.pricing-set-97326 {
    padding: 60px 0;
}.pricing-set-97326 .bundle-offer-25613 {
    max-width: 450px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.pricing-set-97326 .access-cost-06179 p {
    max-height: 150px;
    font-size: calc(15px * 0.9);
}
}

@media (max-width: 480px) {.pricing-set-97326 {
    padding: 50px 0;
}.pricing-set-97326 h2 {
    font-size: calc(37px * 0.8);
}.pricing-set-97326 .learn-offers-02839 {
    margin-bottom: 30px;
    font-size: calc(15px * 0.9);
}.pricing-set-97326 .cost-deals-51423 {
    padding: 20px;
}.pricing-set-97326 .access-cost-06179 h4 {
    margin-bottom: 10px;
    font-size: calc(20px * 0.95);
}.pricing-set-97326 .cost-card-45239 {
    font-size: calc(20px * 1.1);
}}.mentorship-experience-28561 {
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(216,210,228) 0%, rgb(113,113,183,0.5) 100%);
    position: relative;
    overflow: hidden;
}.mentorship-experience-28561::before {
    left: 0;
    background-image: 
    linear-gradient(45deg, rgb(113,113,183,0.5) 25%, transparent 25%),
    linear-gradient(-45deg, rgb(113,113,183,0.5) 25%, transparent 25%),
    linear-gradient(45deg, transparent 75%, rgb(113,113,183,0.5) 75%),
    linear-gradient(-45deg, transparent 75%, rgb(113,113,183,0.5) 75%);
    content: "";
    height: 100%;
    top: 0;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    opacity: 0.05;
    position: absolute;
    width: 100%;
    background-size: 20px 20px;
    z-index: 1;
}.mentorship-experience-28561 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    perspective: 1000px;
    margin: 0 auto;
}.mentorship-experience-28561 .student-opinions-49170 {
    gap: 2rem;
    overflow: hidden;
    display: grid;
    position: relative;
    background: #ffffff;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 2.5rem;
    transform: rotateY(-5deg);
    border-left: 4px solid rgb(175,156,206);
    box-shadow: 
    0 10px 30px rgba(0,0,0,0.05),
    0 20px 60px rgba(0,0,0,0.08);
    grid-template-columns: 1fr;
}.mentorship-experience-28561 .student-opinions-49170::after {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
    135deg,
    transparent 0%,
    rgba(rgb(175,156,206), 0.02) 100%
  );
    pointer-events: none;
    content: "";
    left: 0;
}.mentorship-experience-28561 .student-opinions-49170:hover {
    box-shadow: 
    0 15px 35px rgba(0,0,0,0.08),
    0 25px 70px rgba(0,0,0,0.12);
    transform: rotateY(0deg) translateZ(10px);
}.mentorship-experience-28561 .student-opinions-49170 > div:first-child {
    position: relative;
    animation: slide-in 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateX(-2rem);
    opacity: 0;
}.mentorship-experience-28561 .image-section-32158 {
    width: 120px;
    border-radius: 50%;
    box-shadow: 
    0 5px 15px rgba(0,0,0,0.1),
    0 0 0 5px #ffffff,
    0 0 0 8px rgb(113,113,183,0.5);
    animation: pulse 6s infinite alternate;
    height: 120px;
}.mentorship-experience-28561 .student-opinions-49170 > div:nth-child(2) {
    animation: slide-up 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    transform: translateY(1rem);
    opacity: 0;
}.mentorship-experience-28561 .name {
    font-weight: 700;
    display: inline-block;
    font-size: 19px;
    position: relative;
    margin: 0 0 0.5rem;
    color: rgb(175,156,206);
}.mentorship-experience-28561 .name::after {
    transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    height: 2px;
    width: 0;
    content: "";
    background: rgb(113,113,183);
    position: absolute;
    bottom: -8px;
}.mentorship-experience-28561 .student-opinions-49170:hover .name::after {
    width: 100%;
}.mentorship-experience-28561 .student-opinions-49170 > div:nth-child(2) > div {
    font-size: 0.95rem;
    position: relative;
    font-weight: 600;
    opacity: 0.85;
    color: #000000;
}.mentorship-experience-28561 .career-container-09865 {
    line-height: 1.8;
    opacity: 0;
    animation: slide-up 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s forwards;
    color: #000000;
    position: relative;
    font-size: 18px;
    transform: translateY(1rem);
}.mentorship-experience-28561 .career-container-09865::before {
    pointer-events: none;
    font-size: 5rem;
    opacity: 0.3;
    position: absolute;
    color: rgb(113,113,183,0.5);
    top: -2.5rem;
    content: "";
    left: -1rem;
}.mentorship-experience-28561 .career-container-09865::after {
    pointer-events: none;
    content: "";
    position: absolute;
    color: rgb(113,113,183,0.5);
    right: -1rem;
    bottom: -4rem;
    opacity: 0.3;
    font-size: 5rem;
}

@keyframes slide-in {
  0% {
    transform: translateX(-2rem);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

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

@keyframes pulse {
  0%, 100% {
    box-shadow: 
      0 5px 15px rgba(0,0,0,0.1),
      0 0 0 5px #ffffff,
      0 0 0 8px rgb(113,113,183,0.5);
  }
  50% {
    box-shadow: 
      0 8px 20px rgba(0,0,0,0.15),
      0 0 0 5px #ffffff,
      0 0 0 12px rgb(113,113,183,0.5);
  }
}

@media (min-width: 768px) {.mentorship-experience-28561 {
    padding: 7rem 3rem;
}.mentorship-experience-28561 .student-opinions-49170 {
    padding: 3rem;
    align-items: center;
    gap: 3rem;
    grid-template-columns: auto 1fr 2fr;
}.mentorship-experience-28561 .image-section-32158 {
    width: 150px;
    height: 150px;
}.mentorship-experience-28561 .name {
    font-size: calc(19px * 1.1);
    margin-bottom: 0.75rem;
}.mentorship-experience-28561 .student-opinions-49170 > div:nth-child(2) > div {
    font-size: 1.05rem;
}.mentorship-experience-28561 .career-container-09865 {
    font-size: calc(18px * 1.05);
    padding-right: 2rem;
}
}

@media (min-width: 1200px) {.mentorship-experience-28561 {
    padding: 8rem 4rem;
}.mentorship-experience-28561 .student-opinions-49170 {
    padding: 4rem;
    border-left-width: 6px;
    gap: 4rem;
}.mentorship-experience-28561 .image-section-32158 {
    height: 180px;
    width: 180px;
}.mentorship-experience-28561 .career-container-09865 {
    font-size: calc(18px * 1.1);
    line-height: 1.9;
}.mentorship-experience-28561 .container::before {
    border-radius: 50%;
    top: -20px;
    right: -20px;
    opacity: 0.6;
    background: linear-gradient(135deg, rgb(175,156,206,0.5) 0%, transparent 70%);
    content: "";
    z-index: -1;
    width: 100px;
    filter: blur(30px);
    height: 100px;
    position: absolute;
}.mentorship-experience-28561 .container::after {
    width: 150px;
    content: "";
    height: 150px;
    background: linear-gradient(135deg, rgb(113,113,183,0.5) 0%, transparent 70%);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    z-index: -1;
    left: 10%;
    position: absolute;
    filter: blur(40px);
    opacity: 0.5;
    bottom: -30px;
}}.potential-learners-50483 {
    position: relative;
    padding: 140px 0;
    background: rgb(216,210,228);
    overflow: hidden;
}.potential-learners-50483::before {
    width: 100%;
    left: 0;
    opacity: 0.03;
    position: absolute;
    z-index: 0;
    content: "";
    background-position: 0 0, 30px 30px;
    height: 100%;
    background-image: 
        linear-gradient(
            45deg, 
            rgb(175,156,206,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(175,156,206,0.5) 75%
        ),
        linear-gradient(
            -45deg, 
            rgb(175,156,206,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(175,156,206,0.5) 75%
        );
    background-size: 60px 60px;
    top: 0;
}.potential-learners-50483::after {
    background: linear-gradient(to top, rgb(216,210,228), transparent);
    z-index: 1;
    height: 150px;
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0;
}.potential-learners-50483 .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.potential-learners-50483 .study-classes-74635 {
    position: relative;
}.potential-learners-50483 h4 {
    font-size: 37px;
    padding: 20px 0;
    font-weight: 700;
    margin-bottom: 80px;
    position: relative;
    text-align: center;
    color: #000000;
}.potential-learners-50483 h4::before {
    background: rgb(175,156,206,0.5);
    border-radius: 2px;
    position: absolute;
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    content: "";
    width: 100px;
    top: 0;
}.potential-learners-50483 h4::after {
    content: "";
    bottom: 0;
    width: 100px;
    height: 3px;
    border-radius: 2px;
    transform: translateX(-50%);
    position: absolute;
    background: rgb(113,113,183,0.5);
    left: 50%;
}.potential-learners-50483 div {
    flex-direction: column;
    display: flex;
    position: relative;
    align-items: center;
}.potential-learners-50483 div::before {
    background: linear-gradient(180deg, rgb(175,156,206,0.5), rgb(113,113,183,0.5), transparent);
    opacity: 0.5;
    content: "";
    z-index: 0;
    left: 50%;
    top: 0;
    width: 2px;
    position: absolute;
    height: 100%;
}.potential-learners-50483 div p {
    line-height: 1.6;
    border-radius: 50px;
    color: #000000;
    font-size: 13px;
    align-items: center;
    width: 70%;
    background: #ffffff;
    transition: all 0.4s ease;
    z-index: 1;
    margin: 0 0 60px 0;
    position: relative;
    padding: 25px 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    display: flex;
}.potential-learners-50483 div p:nth-child(odd) {
    border-top-left-radius: 0;
    align-self: flex-start;
}.potential-learners-50483 div p:nth-child(even) {
    border-top-right-radius: 0;
    align-self: flex-end;
}.potential-learners-50483 div p:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: scale(1.03);
}.potential-learners-50483 div p::before {
    height: 30px;
    border-radius: 50%;
    z-index: 2;
    content: "";
    position: absolute;
    background: #ffffff;
    width: 30px;
}.potential-learners-50483 div p:nth-child(odd)::before {
    top: -15px;
    left: -15px;
}.potential-learners-50483 div p:nth-child(even)::before {
    top: -15px;
    right: -15px;
}.potential-learners-50483 div p::after {
    position: absolute;
    width: 15px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(175,156,206), rgb(113,113,183));
    z-index: 3;
    height: 15px;
    transition: all 0.3s ease;
    content: "";
}.potential-learners-50483 div p:nth-child(odd)::after {
    left: -7.5px;
    top: -7.5px;
}.potential-learners-50483 div p:nth-child(even)::after {
    right: -7.5px;
    top: -7.5px;
}.potential-learners-50483 div p:hover::after {
    box-shadow: 0 0 10px rgb(175,156,206,0.5);
    transform: scale(1.3);
}.potential-learners-50483 div p svg {
    width: 32px;
    transition: all 0.3s ease;
    margin-right: 20px;
    height: 32px;
    min-width: 32px;
}.potential-learners-50483 div p:hover svg {
    transform: rotate(15deg);
}.potential-learners-50483 div p svg path {
    fill: rgb(175,156,206);
    transition: fill 0.3s ease;
}.potential-learners-50483 div p:hover svg path {
    fill: rgb(113,113,183);
}

@media (max-width: 991px) {.potential-learners-50483 {
    padding: 120px 0;
}.potential-learners-50483 h4 {
    margin-bottom: 70px;
    font-size: calc(37px - 2px);
}.potential-learners-50483 div p {
    padding: 22px 25px;
    width: 80%;
    margin-bottom: 50px;
}.potential-learners-50483 div p svg {
    height: 28px;
    margin-right: 15px;
    min-width: 28px;
    width: 28px;
}
}

@media (max-width: 767px) {.potential-learners-50483 {
    padding: 100px 0;
}.potential-learners-50483 h4 {
    font-size: calc(37px - 4px);
    margin-bottom: 60px;
}.potential-learners-50483 div p {
    align-self: center !important;
    padding: 18px 22px;
    width: 90%;
    border-radius: 30px !important;
    margin-bottom: 40px;
}.potential-learners-50483 div p::before,
    .potential-learners-50483 div p::after {
    display: none;
}.potential-learners-50483 div p svg {
    margin-right: 12px;
    min-width: 24px;
    width: 24px;
    height: 24px;
}
}

@media (max-width: 479px) {.potential-learners-50483 {
    padding: 80px 0;
}.potential-learners-50483 h4 {
    font-size: calc(37px - 6px);
    margin-bottom: 50px;
}.potential-learners-50483 div p {
    font-size: calc(13px - 1px);
    margin-bottom: 30px;
    width: 100%;
    padding: 15px 18px;
}.potential-learners-50483 div p svg {
    margin-right: 10px;
    min-width: 22px;
    width: 22px;
    height: 22px;
}}.program-structure-96342 {
    overflow: hidden;
    padding: 7rem 0;
    position: relative;
    background: linear-gradient(120deg, #000000 20%, rgb(113,113,183,0.5) 100%);
}.program-structure-96342::before {
    width: 70%;
    z-index: 1;
    right: -10%;
    top: -20%;
    height: 140%;
    background: radial-gradient(ellipse at center, rgb(175,156,206,0.5) 0%, transparent 70%);
    transform: rotate(-15deg);
    content: "";
    animation: floatGradient 20s ease-in-out infinite alternate;
    filter: blur(30px);
    position: absolute;
}.program-structure-96342::after {
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.02) 5px,
            rgba(255, 255, 255, 0.02) 10px
        ),
        radial-gradient(circle at 10% 90%, rgb(113,113,183,0.5) 0%, transparent 40%);
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    opacity: 0.8;
    z-index: 1;
    left: 0;
    width: 100%;
}.program-structure-96342 .container {
    z-index: 2;
    position: relative;
}.program-structure-96342 .study-classes-74635 {
    grid-template-areas: 
        "photo info"
        "photo info";
    gap: 0;
    position: relative;
    grid-template-columns: 45% 55%;
    min-height: 500px;
    display: grid;
}.program-structure-96342 .learn-challenge-27143 {
    transform: translateX(-40px);
    backdrop-filter: blur(8px);
    overflow: hidden;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.08) 0%,
        rgba(255, 255, 255, 0.02) 100%
    );
    padding: 3.5rem 3rem 3.5rem 5rem;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    grid-area: info;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        5px 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 0 10px 10px 0;
    z-index: 3;
    position: relative;
}.program-structure-96342 .learn-challenge-27143::before {
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(175,156,206,0.5) 49.5%, rgb(175,156,206,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(175,156,206,0.5) 49.5%, rgb(175,156,206,0.5) 50.5%, transparent 50.5%);
    height: 100%;
    opacity: 0.1;
    top: 0;
    background-size: 30px 30px;
    z-index: -1;
}.program-structure-96342 .learn-challenge-27143::after {
    z-index: -1;
    transform-origin: center;
    background: radial-gradient(
        circle at center,
        rgb(175,156,206,0.5) 0%,
        transparent 60%
    );
    opacity: 0.1;
    top: -50%;
    position: absolute;
    content: "";
    height: 200%;
    animation: rotateRadial 30s linear infinite;
    left: -50%;
    width: 200%;
}.program-structure-96342 .site-head-13902 {
    width: 90px;
    position: relative;
    transform: rotate(-5deg) skew(-5deg);
    height: 90px;
    margin-bottom: 2rem;
}.program-structure-96342 .site-head-13902::before {
    border-radius: 12px;
    inset: -5px;
    animation: pulseLogo 4s ease-in-out infinite alternate;
    background: linear-gradient(
        135deg,
        rgb(175,156,206) 0%,
        rgb(113,113,183) 100%
    );
    filter: blur(5px);
    content: "";
    position: absolute;
    z-index: -1;
    transform: rotate(5deg);
}.program-structure-96342 .site-head-13902::after {
    inset: 0;
    z-index: -1;
    border-radius: 8px;
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.5);
}.program-structure-96342 .site-head-13902 svg {
    position: absolute;
    animation: floatLogo 6s ease-in-out infinite;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    filter: drop-shadow(0 0 8px rgb(175,156,206,0.5));
    height: 50px;
}.program-structure-96342 .site-head-13902 svg path {
    transition: fill 0.3s ease;
    fill: rgb(175,156,206);
}.program-structure-96342 h3 {
    margin-bottom: 1.8rem;
    position: relative;
    font-weight: 700;
    color: #ffffff;
    font-size: 30px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    transform: skew(-2deg);
    line-height: 1.3;
}.program-structure-96342 h3::before {
    left: 0;
    position: absolute;
    width: 40px;
    background: linear-gradient(to right, rgb(175,156,206), transparent);
    height: 3px;
    content: "";
    bottom: -10px;
}.program-structure-96342 h3::after {
    width: 80px;
    left: 0;
    height: 1px;
    content: "";
    background: linear-gradient(to right, rgb(175,156,206), transparent);
    bottom: -15px;
    position: absolute;
}.program-structure-96342 p {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    line-height: 1.8;
    color: #ffffff;
    position: relative;
    max-width: 600px;
    font-size: 12px;
    margin-bottom: 2rem;
}.program-structure-96342 .image-section-32158 {
    overflow: hidden;
    position: relative;
    z-index: 2;
    border-radius: 10px 0 0 10px;
    height: 460px;
    box-shadow: 
        -15px 15px 30px rgba(0, 0, 0, 0.3),
        -5px 5px 15px rgba(0, 0, 0, 0.2),
        inset 0 0 20px rgba(0, 0, 0, 0.4);
    transform: perspective(1000px) rotateY(5deg);
    grid-area: photo;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.program-structure-96342 .image-section-32158::before {
    content: "";
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    position: absolute;
    mix-blend-mode: multiply;
    opacity: 0.6;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 2;
    height: 100%;
}.program-structure-96342 .image-section-32158::after {
    position: absolute;
    content: "";
    opacity: 0.7;
    background: linear-gradient(
        to top,
        #000000 0%,
        transparent 100%
    );
    height: 50%;
    z-index: 2;
    width: 100%;
    left: 0;
    bottom: 0;
}.program-structure-96342 .study-classes-74635:hover .image-section-32158 {
    box-shadow: 
        -20px 20px 40px rgba(0, 0, 0, 0.4),
        -10px 10px 20px rgba(0, 0, 0, 0.3),
        inset 0 0 25px rgba(0, 0, 0, 0.5);
    transform: perspective(1000px) rotateY(8deg) translateX(-10px);
}.program-structure-96342 .study-classes-74635:hover .learn-challenge-27143 {
    box-shadow: 
        5px 15px 45px rgba(0, 0, 0, 0.35),
        10px 10px 25px rgba(0, 0, 0, 0.25);
    transform: translateX(-20px);
}.program-structure-96342 .site-head-13902:hover svg path {
    fill: rgb(113,113,183);
}

@keyframes floatGradient {
    0% {
        opacity: 0.5;
        transform: rotate(-15deg) translateY(-5%);
    }
    50% {
        opacity: 0.7;
        transform: rotate(-12deg) translateY(0);
    }
    100% {
        opacity: 0.5;
        transform: rotate(-18deg) translateY(5%);
    }
}

@keyframes rotateRadial {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulseLogo {
    0% {
        filter: blur(5px) brightness(1);
    }
    50% {
        filter: blur(8px) brightness(1.2);
    }
    100% {
        filter: blur(5px) brightness(1);
    }
}

@keyframes floatLogo {
    0%, 100% {
        transform: translate(-50%, -50%);
    }
    50% {
        transform: translate(-50%, -45%);
    }
}

@media screen and (max-width: 1200px) {.program-structure-96342 .study-classes-74635 {
    min-height: 450px;
    grid-template-columns: 42% 58%;
}.program-structure-96342 .learn-challenge-27143 {
    padding: 3rem 2.5rem 3rem 4.5rem;
}.program-structure-96342 h3 {
    font-size: calc(30px * 0.9);
}
}

@media screen and (max-width: 992px) {.program-structure-96342 {
    padding: 5rem 0;
}.program-structure-96342 .study-classes-74635 {
    min-height: auto;
    grid-template-areas:
            "image-section-32158"
            "reach-support-28045";
    grid-template-columns: 1fr;
}.program-structure-96342 .image-section-32158 {
    height: 350px;
    transform: perspective(1000px) rotateX(5deg);
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    border-radius: 10px 10px 0 0;
}.program-structure-96342 .learn-challenge-27143 {
    transform: translateY(-40px);
    border-radius: 0 0 10px 10px;
    padding: 3rem 2.5rem;
}.program-structure-96342 .study-classes-74635:hover .image-section-32158 {
    transform: perspective(1000px) rotateX(8deg);
}.program-structure-96342 .study-classes-74635:hover .learn-challenge-27143 {
    transform: translateY(-50px);
}
}

@media screen and (max-width: 768px) {.program-structure-96342 {
    padding: 4rem 0;
}.program-structure-96342 .image-section-32158 {
    height: 300px;
}.program-structure-96342 .learn-challenge-27143 {
    padding: 2.5rem 2rem;
}.program-structure-96342 .site-head-13902 {
    margin-bottom: 1.5rem;
    height: 80px;
    width: 80px;
}.program-structure-96342 .site-head-13902 svg {
    width: 45px;
    height: 45px;
}.program-structure-96342 h3 {
    font-size: calc(30px * 0.8);
    margin-bottom: 1.5rem;
}.program-structure-96342 p {
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}
}

@media screen and (max-width: 576px) {.program-structure-96342 {
    padding: 3rem 0;
}.program-structure-96342 .image-section-32158 {
    height: 250px;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
}.program-structure-96342 .learn-challenge-27143 {
    transform: translateY(-30px);
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
    padding: 2rem 1.5rem;
}.program-structure-96342 .site-head-13902 {
    height: 70px;
    margin-bottom: 1.2rem;
    width: 70px;
}.program-structure-96342 .site-head-13902 svg {
    height: 40px;
    width: 40px;
}.program-structure-96342 h3 {
    font-size: calc(30px * 0.7);
    margin-bottom: 1.2rem;
}.program-structure-96342 h3::before {
    width: 30px;
    bottom: -8px;
    height: 2px;
}.program-structure-96342 h3::after {
    height: 1px;
    bottom: -12px;
    width: 60px;
}.program-structure-96342 p {
    font-size: calc(12px * 0.9);
    line-height: 1.6;
    margin-bottom: 1.5rem;
}.program-structure-96342 .study-classes-74635:hover .learn-challenge-27143 {
    transform: translateY(-35px);
}}.test-drive-47251 {
    z-index: 1;
    margin: 5rem 0;
    overflow: hidden;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(113,113,183,0.5), rgb(175,156,206,0.5) 60%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}.test-drive-47251::before {
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 2px,
        transparent 2px,
        transparent 8px
    );
    content: "";
    left: 0;
    z-index: -1;
    right: 0;
    top: 0;
    bottom: 0;
}.test-drive-47251::after {
    width: 50%;
    content: "";
    filter: blur(50px);
    background: radial-gradient(
        circle at center,
        rgb(175,156,206,0.5) 0%,
        transparent 70%
    );
    position: absolute;
    right: -10%;
    top: 0;
    z-index: -1;
    opacity: 0.4;
    transform: translateY(-10%) scale(1.5);
    height: 100%;
}.test-drive-47251 .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
    position: relative;
}.test-drive-47251 h2 {
    color: #000000;
    font-size: 30px;
    margin-right: auto;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 0.5rem 0;
    margin-bottom: 2.5rem;
    line-height: 1.4;
    font-weight: 700;
    position: relative;
    max-width: 85%;
    transform: perspective(1000px) rotateX(2deg);
    margin-left: auto;
}.test-drive-47251 h2::after {
    position: absolute;
    animation: underlineExpand 1.2s ease-out forwards 0.3s;
    background: rgb(175,156,206);
    transform-origin: center;
    content: "";
    transform: translateX(-50%) scaleX(0);
    bottom: -0.75rem;
    height: 3px;
    left: 50%;
    width: 80px;
}.test-drive-47251 .study-classes-74635 {
    max-width: 80%;
    display: flex;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
    align-items: center;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 3px 10px rgba(0, 0, 0, 0.05),
                inset 0 0 0 1px rgba(255, 255, 255, 0.8);
    justify-content: center;
    margin: 0 auto;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 2.5rem;
    padding: 1.5rem;
    transform: translateY(0) scale(1);
    position: relative;
}.test-drive-47251 .study-classes-74635:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 5px 15px rgba(0, 0, 0, 0.08),
                inset 0 0 0 1px rgba(255, 255, 255, 0.9);
}.test-drive-47251 svg {
    transform: rotate(-5deg);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    flex-shrink: 0;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    height: 56px;
    width: 56px;
}.test-drive-47251 .study-classes-74635:hover svg {
    transform: rotate(5deg) scale(1.1);
}.test-drive-47251 svg path {
    transition: fill 0.3s ease;
    fill: rgb(175,156,206);
}.test-drive-47251 .study-classes-74635:hover svg path {
    fill: rgb(113,113,183);
}.test-drive-47251 .connect-reach-18905 {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    text-align: center;
    padding: 1rem 2.5rem;
    min-width: 200px;
    transform: translateZ(0);
    position: relative;
    text-decoration: none;
    display: inline-block;
    overflow: hidden;
    font-size: 16px;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(175,156,206), rgb(113,113,183));
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    font-weight: 600;
}.test-drive-47251 .connect-reach-18905::before {
    position: absolute;
    width: 100%;
    top: 0;
    transition: transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
    content: "";
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: 0;
    transform: translateX(-100%);
}.test-drive-47251 .connect-reach-18905:hover {
    transform: translateY(-2px) translateZ(0);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}.test-drive-47251 .connect-reach-18905:hover::before {
    transform: translateX(100%);
}.test-drive-47251 .connect-reach-18905:active {
    transform: translateY(1px) translateZ(0);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

@keyframes underlineExpand {
    0% {
        transform: translateX(-50%) scaleX(0);
    }
    100% {
        transform: translateX(-50%) scaleX(1);
    }
}

@media (max-width: 992px) {.test-drive-47251 {
    padding: 3.5rem 0;
}.test-drive-47251 h2 {
    font-size: calc(30px * 0.9);
    max-width: 95%;
}.test-drive-47251 .study-classes-74635 {
    max-width: 90%;
    padding: 1.25rem;
}
}

@media (max-width: 768px) {.test-drive-47251 {
    padding: 3rem 0;
}.test-drive-47251 h2 {
    font-size: calc(30px * 0.8);
    transform: perspective(1000px) rotateX(1deg);
}.test-drive-47251 .study-classes-74635 {
    max-width: 100%;
    flex-direction: column;
    gap: 1.5rem;
}.test-drive-47251 svg {
    height: 48px;
    width: 48px;
}.test-drive-47251 .connect-reach-18905 {
    padding: 0.9rem 2rem;
    width: 100%;
}
}

@media (max-width: 576px) {.test-drive-47251 {
    padding: 2.5rem 0;
    margin: 3rem 0;
}.test-drive-47251 h2 {
    transform: none;
    font-size: calc(30px * 0.7);
    margin-bottom: 2rem;
}.test-drive-47251 .study-classes-74635 {
    padding: 1rem;
}.test-drive-47251 svg {
    height: 40px;
    width: 40px;
}.test-drive-47251 .connect-reach-18905 {
    padding: 0.8rem 1.5rem;
    font-size: calc(16px * 0.9);
    min-width: auto;
}
}

@media (max-width: 480px) {.test-drive-47251 h2 {
    font-size: calc(30px * 0.6);
}
}

@media (hover: none) {.test-drive-47251 .study-classes-74635 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                    0 3px 10px rgba(0, 0, 0, 0.05);
    transform: none !important;
}.test-drive-47251 svg {
    transform: none !important;
}.test-drive-47251 .connect-reach-18905:hover {
    transform: none;
}
}

@container (max-width: 500px) {.test-drive-47251 .container {
    padding: 0 1rem;
}}.our-team-52438 {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, rgb(216,210,228) 0%, rgb(113,113,183,0.5) 100%);
}.our-team-52438::before {
    position: absolute;
    height: 100%;
    width: 100%;
    animation: backgroundShift 30s linear infinite;
    content: "";
    opacity: 0.1;
    background-image: 
        linear-gradient(30deg, rgb(175,156,206,0.5) 12%, transparent 12.5%, transparent 87%, rgb(175,156,206,0.5) 87.5%, rgb(175,156,206,0.5)),
        linear-gradient(150deg, rgb(175,156,206,0.5) 12%, transparent 12.5%, transparent 87%, rgb(175,156,206,0.5) 87.5%, rgb(175,156,206,0.5)),
        linear-gradient(30deg, rgb(175,156,206,0.5) 12%, transparent 12.5%, transparent 87%, rgb(175,156,206,0.5) 87.5%, rgb(175,156,206,0.5)),
        linear-gradient(150deg, rgb(175,156,206,0.5) 12%, transparent 12.5%, transparent 87%, rgb(175,156,206,0.5) 87.5%, rgb(175,156,206,0.5)),
        linear-gradient(60deg, rgb(113,113,183,0.5) 25%, transparent 25.5%, transparent 75%, rgb(113,113,183,0.5) 75%, rgb(113,113,183,0.5)),
        linear-gradient(60deg, rgb(113,113,183,0.5) 25%, transparent 25.5%, transparent 75%, rgb(113,113,183,0.5) 75%, rgb(113,113,183,0.5));
    background-size: 80px 140px;
    left: 0;
    top: 0;
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
}@keyframes backgroundShift {
    0% {
        background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    }
    100% {
        background-position: 80px 140px, 80px 140px, 120px 210px, 120px 210px, 80px 140px, 120px 210px;
    }
}

.our-team-52438 .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1000px;
}.our-team-52438 h2 {
    letter-spacing: 1px;
    text-align: center;
    font-size: 33px;
    position: relative;
    color: #000000;
    font-weight: 700;
    margin-bottom: 60px;
}.our-team-52438 h2::after {
    height: 4px;
    width: 80px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(175,156,206), rgb(113,113,183));
    content: "";
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
}.our-team-52438 .why-mission-02593 {
    flex-direction: column;
    gap: 40px;
    display: flex;
}.our-team-52438 .learning-program-53247 {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    padding: 40px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    border-radius: 19px;
    background: #ffffff;
}.our-team-52438 .learning-program-53247:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-8px);
}.our-team-52438 .learning-program-53247::before {
    border-radius: 50%;
    right: -100px;
    position: absolute;
    transition: all 0.5s ease;
    height: 200px;
    background: rgb(175,156,206,0.5);
    content: "";
    width: 200px;
    top: -100px;
    opacity: 0.1;
}.our-team-52438 .learning-program-53247:nth-child(2)::before {
    bottom: -100px;
    background: rgb(113,113,183,0.5);
    right: auto;
    top: auto;
    left: -100px;
}.our-team-52438 .learning-program-53247:hover::before {
    opacity: 0.15;
    transform: scale(1.2);
}.our-team-52438 .learning-program-53247 h3 {
    font-size: 20px;
    color: rgb(175,156,206);
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}.our-team-52438 .learning-program-53247:nth-child(2) h3 {
    color: rgb(113,113,183);
}.our-team-52438 .learning-program-53247 h3::after {
    position: absolute;
    background: currentColor;
    left: 0;
    height: 2px;
    width: 100%;
    content: "";
    transition: width 0.3s ease;
    bottom: -5px;
    opacity: 0.3;
}.our-team-52438 .learning-program-53247:hover h3::after {
    width: 70%;
}.our-team-52438 .learning-program-53247 p {
    font-size: 12px;
    line-height: 1.8;
    position: relative;
    color: #000000;
    z-index: 2;
}.our-team-52438 .learning-program-53247::after {
    transition: height 0.4s ease;
    height: 0;
    top: 0;
    content: "";
    width: 5px;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(175,156,206), rgb(113,113,183));
}.our-team-52438 .learning-program-53247:nth-child(2)::after {
    background: linear-gradient(to bottom, rgb(113,113,183), rgb(175,156,206));
}.our-team-52438 .learning-program-53247:hover::after {
    height: 100%;
}.our-team-52438 .learning-program-53247:first-child {
    animation: fadeInUp 0.7s ease forwards;
}.our-team-52438 .learning-program-53247:last-child {
    animation: fadeInUp 0.7s 0.2s ease forwards;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.our-team-52438 {
    padding: 80px 0;
}.our-team-52438 .learning-program-53247 {
    padding: 30px;
}
}

@media (max-width: 768px) {.our-team-52438 {
    padding: 60px 0;
}.our-team-52438 h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 50px;
}.our-team-52438 .why-mission-02593 {
    gap: 30px;
}.our-team-52438 .learning-program-53247 {
    padding: 25px;
}.our-team-52438 .learning-program-53247 h3 {
    font-size: calc(20px * 0.9);
}
}

@media (max-width: 576px) {.our-team-52438 {
    padding: 50px 0;
}.our-team-52438 h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 40px;
}.our-team-52438 h2::after {
    width: 60px;
    height: 3px;
}.our-team-52438 .why-mission-02593 {
    gap: 25px;
}.our-team-52438 .learning-program-53247 {
    padding: 20px;
}.our-team-52438 .learning-program-53247 h3 {
    font-size: calc(20px * 0.85);
    margin-bottom: 15px;
}.our-team-52438 .learning-program-53247 p {
    font-size: calc(12px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.our-team-52438::before {
    animation: none;
}.our-team-52438 .learning-program-53247,
    .our-team-52438 .learning-program-53247::after,
    .our-team-52438 .learning-program-53247::before,
    .our-team-52438 .learning-program-53247 h3::after {
    transition: none;
}.our-team-52438 .learning-program-53247:first-child,
    .our-team-52438 .learning-program-53247:last-child {
    transform: none;
    opacity: 1;
    animation: none;
}.our-team-52438 .learning-program-53247:hover {
    transform: none;
}
}