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

.tutor_matchpK4xvc {
    flex: 0 0 auto;
}

.tutor_matchpK4xvc {
    padding: 4.5rem 0 2rem;
    position: relative;
}

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


.course_overview1p8JMl {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.15) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.15) 0%, transparent 20%),
        radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.08) 0%, transparent 30%),
        repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 15px),
        repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 15px);
    background: rgb(181,184,199);
}

.course_overview1p8JMl .content_wrapNbPpRs {
    position: relative;
    padding: 35px;
    display: flex;
    animation: floatPanel 8s ease-in-out infinite;
    background: rgba(255, 255, 255, 0.03);
    transform: translateZ(0);
    gap: 30px;
    flex-direction: column;
    width: 100%;
    border-radius: 24px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 20px rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(8px);
}

.course_overview1p8JMl .content_wrapNbPpRs .description:first-of-type {
    border-left-color: rgb(144,147,162);
}

.course_overview1p8JMl .content_wrapNbPpRs .description:last-of-type {
    border-left-color: rgb(108,110,122);
    margin-bottom: 0;
}

.course_overview1p8JMl .content_wrapNbPpRs .description::before {
    position: absolute;
    width: 100%;
    content: "";
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.05), transparent);
    z-index: -1;
    left: 0;
    height: 100%;
    top: 0;
    border-radius: 10px;
}

.customer_feedbackk8eOS7 {
    perspective: 1200px;
    overflow: hidden;
    background: rgb(181,184,199);
    padding: 7rem 2rem;
    position: relative;
}

.customer_feedbackk8eOS7 .team_bioswW49r1 {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1200px;
}

.customer_feedbackk8eOS7 h4 {
    letter-spacing: 1px;
    margin-bottom: 5rem;
    font-size: 28px;
    color: #000000;
    text-align: center;
    font-weight: 700;
    position: relative;
    transform: perspective(800px) rotateX(10deg);
}

.customer_feedbackk8eOS7 .review_panel7RybJM {
    transform-style: preserve-3d;
    grid-template-columns: repeat(3, 1fr);
    transform: perspective(1000px) rotateX(20deg);
    display: grid;
    gap: 3rem;
}

.customer_feedbackk8eOS7 .learn_reviewsEJKQck:hover {
    transform: translateZ(30px) translateY(-10px);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.1),
        20px 20px 0 -5px rgb(181,184,199),
        20px 20px 0 0px rgb(108,110,122);
}

.customer_feedbackk8eOS7 .learn_reviewsEJKQck::before {
    position: absolute;
    transition: all 0.5s ease;
    height: 100%;
    border-radius: 20px;
    left: 0;
    opacity: 0;
    z-index: -1;
    content: "";
    background: linear-gradient(45deg, transparent, rgb(144,147,162,0.5) 80%);
    width: 100%;
    top: 0;
}

.customer_feedbackk8eOS7 .learn_reviewsEJKQck:hover .media_imagej8Uab0 {
    border-radius: 50%;
    transform: translateZ(50px) rotate(5deg);
}

.customer_feedbackk8eOS7 .learn_reviewsEJKQck:hover .media_imagej8Uab0::before {
    opacity: 0.4;
}

.customer_feedbackk8eOS7 .learn_reviewsEJKQck span {
    transform: translateZ(20px);
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 1.2rem;
    text-align: center;
    transition: all 0.4s ease;
}

.customer_feedbackk8eOS7 .learn_reviewsEJKQck:nth-child(3n+1) {
    transform: translateZ(10px) translateY(0);
}

.customer_feedbackk8eOS7 .learn_reviewsEJKQck:nth-child(3n+1):hover {
    transform: translateZ(40px) translateY(-10px);
}

.opening_boardJ7sQ91 {
    display: flex;
    min-height: 100vh;
    width: 100%;
    position: relative;
    flex-direction: column;
    background: linear-gradient(135deg, rgb(181,184,199) 0%, #ffffff 100%);
    perspective: 1000px;
    overflow: hidden;
}

.opening_boardJ7sQ91:hover h1 {
    transform: translateY(-5px);
}

.opening_boardJ7sQ91 .team_bioswW49r1 {
    position: relative;
    z-index: 2;
    flex: 1;
    flex-direction: column;
    display: flex;
}

.opening_boardJ7sQ91 li {
    position: relative;
}

.opening_boardJ7sQ91 li:first-child {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateX(0);
}

.opening_boardJ7sQ91 .page_titleuGiqQx::before {
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    position: absolute;
    z-index: -1;
    top: -10px;
    opacity: 0.1;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    transition: opacity 0.4s ease;
    content: "";
    background: linear-gradient(135deg, rgb(144,147,162,0.5) 0%, transparent 70%);
}

.opening_boardJ7sQ91 .page_titleuGiqQx:hover p {
    transform: translateY(-5px);
}

.opening_boardJ7sQ91 .contact_inquiryFvHl0Y::before {
    transition: left 0.7s ease;
    z-index: -1;
    height: 100%;
    left: -100%;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
    position: absolute;
}

.opening_boardJ7sQ91 .contact_inquiryFvHl0Y:hover::before {
    left: 100%;
}

.opening_boardJ7sQ91 .media_imagej8Uab0::after {
    height: 100%;
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgb(144,147,162,0.5) 0%, transparent 50%);
    position: absolute;
    top: 0;
    opacity: 0.3;
    content: "";
    transition: opacity 0.5s ease;
}

.info_detailsVNnDU6 .container {
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1400px;
}

.info_detailsVNnDU6 .learn_chatl6Zf4B {
    grid-template-columns: 2fr 1fr 1fr;
    align-items: stretch;
    gap: 1.5rem;
    display: grid;
    position: relative;
}

.info_detailsVNnDU6 .contact_todayjJ4aSN:hover::after {
    opacity: 1;
}

.info_detailsVNnDU6 .contact_todayjJ4aSN:nth-child(1) {
    grid-row: 1 / 3;
    grid-column: 1 / 2;
}

.info_detailsVNnDU6 .contact_todayjJ4aSN:nth-child(2) {
    height: 300px;
    grid-column: span 2;
    grid-row: 1 / 2;
}

.info_detailsVNnDU6 .contact_todayjJ4aSN h2::before {
    width: 100%;
    background: linear-gradient(
        to right, 
        rgb(144,147,162), 
        rgb(108,110,122)
    );
    content: '';
    left: 0;
    transform-origin: right;
    position: absolute;
    transition: transform 0.4s ease;
    height: 3px;
    transform: scaleX(0);
    bottom: -0.5rem;
}

.info_detailsVNnDU6 .help_deskUMjGAt {
    display: contents;
}

.info_detailsVNnDU6 .help_deskUMjGAt a::before {
    background: linear-gradient(
        to right, 
        rgb(144,147,162,0.5), 
        rgb(108,110,122,0.5)
    );
    position: absolute;
    transition: opacity 0.3s ease;
    left: 0;
    z-index: 1;
    width: 100%;
    opacity: 0;
    height: 100%;
    top: 0;
    content: '';
}

.info_detailsVNnDU6 .connect_expertsPCDc6A {
    background: rgb(181,184,199);
    padding: 1rem;
    grid-column: 1 / -1;
    border-radius: 10px;
    display: flex;
    margin-top: 1rem;
    align-items: center;
}

.info_detailsVNnDU6 .contact_faqKhr1WZ span {
    font-size: 13px;
    background: #ffffff;
    padding: 0.3rem 0.7rem;
    color: rgb(144,147,162);
    border-radius: 10px;
}

.pricing_blockFw2pBM::before {
    z-index: 0;
    position: absolute;
    animation: float-effect 12s infinite alternate ease-in-out;
    right: -50px;
    width: 300px;
    content: "";
    top: -50px;
    background: rgb(144,147,162,0.5);
    filter: blur(80px);
    height: 300px;
}

.pricing_blockFw2pBM .learning_dealsdZygpt {
    position: relative;
    margin: 0 auto;
    order: -1;
    max-width: 700px;
    padding: 0 20px;
    text-align: center;
}

.pricing_blockFw2pBM .study_rateshuLto2 {
    font-size: 12px;
    color: #000000;
    line-height: 1.6;
    margin-bottom: 0;
    opacity: 0.85;
}

.pricing_blockFw2pBM .promo_ratesu5cS32:hover {
    transform: translateY(-10px) scale(1.02);
}

.pricing_blockFw2pBM .lesson_ratesFn5Gop {
    flex-direction: column;
    overflow: hidden;
    display: flex;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.4s ease;
    background: #ffffff;
    transform-style: preserve-3d;
    height: 100%;
    position: relative;
    border-radius: 10px;
}

.pricing_blockFw2pBM .promo_ratesu5cS32:hover .offer_boxYPX82g::before {
    transform: scaleX(1);
}

.pricing_blockFw2pBM .promo_ratesu5cS32:hover .offer_boxYPX82g h3 {
    transform: translateX(5px);
    color: rgb(144,147,162);
}

.pricing_blockFw2pBM .pricing_cardQAnYy9::before {
    transition: width 0.4s ease;
    position: absolute;
    content: "";
    left: 0;
    bottom: -8px;
    width: 40px;
    height: 2px;
    background: rgb(108,110,122,0.5);
}

.pricing_blockFw2pBM .media_imagej8Uab0::after {
    opacity: 0.6;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    transition: opacity 0.5s ease;
    content: "";
    position: absolute;
}

.pricing_blockFw2pBM .promo_ratesu5cS32::after {
    background: rgb(144,147,162,0.5);
    z-index: -1;
    top: 100%;
    position: absolute;
    filter: blur(10px);
    border-radius: 50%;
    opacity: 0;
    height: 15px;
    content: "";
    transition: opacity 0.4s ease;
    right: 30px;
    left: 30px;
}

header .main_knowo1Kh8m::before {
    content: '';
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    z-index: -1;
    border: 1px dashed rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 3px;
    left: 3px;
    bottom: 3px;
    right: 3px;
}

header .main_navFERYbA {
    transition: all 0.3s ease;
    position: relative;
    display: block;
    z-index: 1;
}

header .head_pagewrapUFjy6m a {
    padding: 0 1.2rem;
    font-size: 12px;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    align-items: center;
    display: flex;
    clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
    text-decoration: none;
    justify-content: center;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.1);
    height: 40px;
    overflow: hidden;
    color: #ffffff;
    position: relative;
}

header .main_barMUJ3f2 {
    z-index: 1;
    padding-top: 2rem;
    margin-top: -15px;
    background: rgb(181,184,199);
    position: relative;
}

.prospective_students8kiXy2 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(181,184,199) 0%, rgba(0, 0, 0, 0.5) 100%);
}

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

.prospective_students8kiXy2 .team_bioswW49r1 {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(12px);
    transform: translateY(0);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    padding: 50px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}



.prospective_students8kiXy2 h4 {
    color: #ffffff;
    text-align: center;
    margin-bottom: 40px;
    padding-bottom: 15px;
    font-size: 36px;
    font-weight: 700;
    position: relative;
}

.prospective_students8kiXy2 h4::after {
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, rgb(144,147,162) 0%, rgb(108,110,122) 100%);
    width: 80px;
    transform: translateX(-50%);
    bottom: 0;
    border-radius: 10px;
    height: 4px;
    content: "";
}

.prospective_students8kiXy2 div p svg {
    transition: transform 0.3s ease;
    width: 24px;
    min-width: 24px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
    margin-right: 15px;
    height: 24px;
}

.gratSectionFqky8E {
    background: linear-gradient(135deg, rgb(181,184,199) 0%, rgb(144,147,162,0.5) 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}

.gratSectionFqky8E::after {
    background: radial-gradient(circle at 75% 25%, rgb(144,147,162,0.5) 0%, transparent 50%);
    content: "";
    pointer-events: none;
    height: 100%;
    width: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}

.gratSectionFqky8E .team_bioswW49r1 {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    animation: fadeInUp 0.6s 0.4s both;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease-out;
    padding: 2.5rem;
    transform: translateY(0);
    border-radius: 10px;
    position: relative;
    border-left: 4px solid rgb(108,110,122);
    overflow: hidden;
}

.gratSectionFqky8E li::before {
    background: rgb(108,110,122);
    width: 8px;
    top: 0.7rem;
    position: absolute;
    border-radius: 50%;
    height: 8px;
    content: "";
    animation: popIn 0.4s 0.9s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: scale(0);
    left: 0;
}

.program_resultsTYueL0 h5 {
    font-size: calc(24px * 1.1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    transform: translateY(0);
    position: relative;
    text-align: center;
    z-index: 1;
    margin-bottom: 3rem;
    color: #000000;
}

.program_resultsTYueL0 .team_bioswW49r1 {
    background-color: #ffffff;
    transform: translateY(0);
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08), 
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    gap: 2.5rem;
    flex-direction: column;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: flex;
    border-radius: 29px;
    padding: 1.5rem;
}

.program_resultsTYueL0 li {
    transform: translateX(0);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    padding-left: 2.5rem;
    position: relative;
}

.program_resultsTYueL0 li p {
    line-height: 1.5;
    align-items: flex-start;
    color: #000000;
    margin: 0;
    position: relative;
    display: flex;
    font-size: calc(12px * 0.95);
}

.program_resultsTYueL0 li:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.program_resultsTYueL0 li:hover svg path {
    fill: rgb(108,110,122);
}

header .top_plank .edu_panelM2KBYj div span {
    color: #ffffff;
}

header .top_plank .edu_panelM2KBYj div {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-right: 24px;
}

.course_instructorbxCs4e {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(181,184,199) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.course_instructorbxCs4e .learn_reviewsEJKQck {
    backdrop-filter: blur(8px);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    grid-gap: 1.5rem;
    border-radius: 21px;
    padding: 3rem;
    grid-template-columns: minmax(250px, 35%) 1fr;
    background-color: rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease;
    display: grid;
    grid-template-areas:
        "photo quote"
        "photo name"
        "photo job";
    transform: perspective(1000px) rotateX(2deg);
}

.course_instructorbxCs4e .employee_progressiJv9UO {
    grid-area: quote;
    padding: 1.5rem;
    border-radius: 10px;
    transform: translateZ(15px);
    color: #ffffff;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    border-left: 4px solid rgb(144,147,162);
    position: relative;
    line-height: 1.6;
    font-size: 14px;
}

.who_we_areR1MeJB::after {
    background: radial-gradient(
        circle at top right,
        rgb(144,147,162,0.5) 0%,
        transparent 70%
    );
    height: 100%;
    content: "";
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
    z-index: -1;
    opacity: 0.2;
}

.who_we_areR1MeJB h2::before {
    font-weight: 700;
    font-size: calc(40px * 1.5);
    content: "01";
    z-index: -1;
    color: rgba(0, 0, 0, 0.5);
    top: -40px;
    position: absolute;
    left: -10px;
    opacity: 0.05;
}

.who_we_areR1MeJB .academy_teambjrpT7:nth-child(2) {
    margin-right: 50px;
    margin-left: -50px;
    grid-template-columns: 7fr 3fr;
}

.who_we_areR1MeJB .academy_teambjrpT7 h3 {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    padding: 15px 30px;
    color: #000000;
    background: linear-gradient(
        135deg, 
        rgb(144,147,162,0.5) 0%, 
        rgba(0, 0, 0, 0.5) 100%
    );
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}

.who_we_areR1MeJB .academy_teambjrpT7:nth-child(1) p {
    grid-row: 1;
    margin-left: -20px;
    border-left: 3px solid rgb(144,147,162);
    clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%);
    grid-column: 2;
}

.who_we_areR1MeJB .academy_teambjrpT7:nth-child(2)::before {
    content: "";
    height: 200px;
    z-index: 0;
    top: 50%;
    border: 1px dashed rgb(108,110,122,0.5);
    animation: rotate 30s linear infinite reverse;
    opacity: 0.2;
    position: absolute;
    transform: translateY(-50%);
    left: -100px;
    border-radius: 50%;
    width: 200px;
}

.tutor_matchpK4xvc .container {
    justify-content: space-between;
    z-index: 1;
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.tutor_matchpK4xvc .company_holder {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    flex: 1 1 350px;
    padding: 1.5rem;
    border-radius: 15px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-right: 2rem;
    backdrop-filter: blur(15px);
    transform: translateY(0);
}

.tutor_matchpK4xvc .module_endb5JZMw {
    flex: 1 1 450px;
    position: relative;
}

.tutor_matchpK4xvc .main_learningw4YZRO {
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.tutor_matchpK4xvc .nav_guideyUMxm5 {
    position: relative;
    border-radius: 15px;
    backdrop-filter: blur(10px);
    padding: 1.5rem;
    flex: 1 1 200px;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    overflow: hidden;
}

.tutor_matchpK4xvc .nav_guideyUMxm5 .main_learningw4YZRO {
    gap: 0.75rem;
    display: flex;
    flex-direction: column;
}

.tutor_matchpK4xvc .nav_guideyUMxm5 a:hover {
    color: #ffffff;
    transform: translateX(5px);
}

.tutor_matchpK4xvc .nav_guideyUMxm5 a:hover::before {
    width: 100%;
}

.grade_help5OEMFm .container {
    align-items: center;
    display: flex;
    position: relative;
    justify-content: center;
}

.grade_help5OEMFm .app_storejKoFEQ {
    padding: 0.5rem 1rem;
    text-align: center;
    border-radius: 30px;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.7);
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    font-size: 16px;
    backdrop-filter: blur(5px);
}

.tutor_matchpK4xvc .sample_docseY6TFv::before {
    height: 0;
    top: -10px;
    width: 0;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    left: -10px;
    content: "";
    border: 1px solid transparent;
    position: absolute;
}

.tutor_matchpK4xvc .company_holder:hover .sample_docseY6TFv::after {
    width: calc(100% + 20px);
    border-left-color: rgb(108,110,122,0.5);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    border-bottom-color: rgb(108,110,122,0.5);
    height: calc(100% + 20px);
}



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

.contact_panel5BJcq1 h2 {
    margin-bottom: 50px;
    color: #000000;
    position: relative;
    text-align: center;
    font-size: 48px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}

.contact_panel5BJcq1 .feedback_sectionyDYEF8 {
    display: flex;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(144,147,162,0.5);
    position: relative;
}

.contact_panel5BJcq1 .media_imagej8Uab0 {
    min-height: 550px;
    overflow: hidden;
    position: relative;
    flex: 0 0 45%;
}

.contact_panel5BJcq1 .media_imagej8Uab0::after {
    content: "";
    background: 
        linear-gradient(135deg, transparent 0%, rgb(144,147,162,0.5) 100%);
    inset: 0;
    z-index: 2;
    opacity: 0.7;
    position: absolute;
}

.contact_panel5BJcq1 form {
    position: relative;
    z-index: 2;
}

.contact_panel5BJcq1 form h3 {
    position: relative;
    margin-bottom: 40px;
    font-size: 19px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
}

.contact_panel5BJcq1 form input[type="text"]:focus {
    outline: none;
    box-shadow: 
        0 0 0 1px rgb(144,147,162),
        0 0 5px rgb(144,147,162,0.5);
    border-color: rgb(144,147,162);
}

.contact_panel5BJcq1 .connect_widgetED6son {
    position: relative;
    margin-bottom: 35px;
}

.contact_panel5BJcq1 .connect_widgetED6son label::before {
    top: 0;
    position: absolute;
    border-radius: 4px;
    width: 22px;
    content: "";
    left: 0;
    height: 22px;
    border: 1px solid rgb(144,147,162,0.5);
    background: rgb(181,184,199);
    transition: all 0.3s ease;
}

.contact_panel5BJcq1 .connect_widgetED6son label a::after {
    background: rgb(144,147,162);
    position: absolute;
    left: 0;
    transition: transform 0.3s ease;
    height: 1px;
    transform-origin: right;
    content: "";
    width: 100%;
    transform: scaleX(0);
    bottom: -1px;
}

.contact_panel5BJcq1 .contact_inquiryFvHl0Y:hover {
    box-shadow: 
        0 5px 20px rgb(108,110,122,0.5),
        0 0 0 1px rgb(108,110,122);
}

.contact_panel5BJcq1 .contact_inquiryFvHl0Y:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.contact_panel5BJcq1 svg path {
    fill: rgb(144,147,162);
    transition: all 0.3s ease;
}

.secure_retreat8ftCux {
    height: auto;
    box-shadow: 0 0 15px rgb(144,147,162,0.5), 0 0 30px rgb(108,110,122,0.5);
    color: #ffffff;
    width: 100%;
    font-family: Arial, sans-serif;
    padding: 40px;
    overflow: hidden;
}

.secure_retreat8ftCux h3, .secure_retreat8ftCux h4, .secure_retreat8ftCux h5, .secure_retreat8ftCux h6 {
    margin-bottom: 15px;
    text-shadow: 0 0 5px rgb(144,147,162,0.5);
    color: rgb(144,147,162);
    margin-top: 25px;
    font-weight: 600;
    font-size: 24px;
}

.secure_retreat8ftCux p, .secure_retreat8ftCux span, .secure_retreat8ftCux div {
    line-height: 1.8;
    font-size: 18px;
    margin-bottom: 10px;
    color: #000000;
    font-weight: 300;
    text-shadow: 0 0 5px rgb(144,147,162,0.5);
}



@media screen and (max-width: 991px) {.course_overview1p8JMl {
    padding: 80px 0;
}.course_overview1p8JMl .new_studymXzWYZ {
    gap: 40px;
    grid-template-columns: 1fr;
}.course_overview1p8JMl .new_studymXzWYZ::before {
    width: calc(100% + 40px);
    left: -20px;
    height: calc(100% + 40px);
    top: -20px;
    transform: none;
}.course_overview1p8JMl .content_wrapNbPpRs {
    transform: none;
    order: 2;
    animation: none;
}.course_overview1p8JMl .media_imagej8Uab0 {
    transform: none;
    min-height: 400px;
    order: 1;
    animation: pulse 8s infinite alternate;
}.course_overview1p8JMl .media_imagej8Uab0:hover {
    transform: scale(1.02) translateY(-5px);
}.course_overview1p8JMl .content_wrapNbPpRs h2 {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;
}.course_overview1p8JMl .content_wrapNbPpRs .description {
    text-align: left;
}
}



@media (min-width: 768px) {.opening_boardJ7sQ91 .team_bioswW49r1 {
    flex-direction: row;
    gap: 2rem;
    align-items: center;
}.opening_boardJ7sQ91 .content_wrapNbPpRs {
    width: 50%;
    padding: 3rem;
}.opening_boardJ7sQ91 .media_imagej8Uab0 {
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    width: 50%;
    height: 500px;
}.opening_boardJ7sQ91 h1 {
    margin-top: 3rem;
    font-size: calc(22px * 1.2);
}.opening_boardJ7sQ91 svg {
    width: 120px;
    height: 120px;
}.opening_boardJ7sQ91 .page_titleuGiqQx p {
    font-size: calc(12px * 1.1);
    max-width: 80%;
}
}



@media (max-width: 767px) {.opening_boardJ7sQ91 {
    padding-bottom: 2rem;
}.opening_boardJ7sQ91 h1 {
    margin-top: 3rem;
}.opening_boardJ7sQ91 .page_titleuGiqQx p {
    max-width: 100%;
}.opening_boardJ7sQ91 li:last-child {
    margin-top: 1rem;
}.opening_boardJ7sQ91 .contact_inquiryFvHl0Y {
    width: 80%;
    text-align: center;
}
}



@media (hover: none) {.opening_boardJ7sQ91 .contact_inquiryFvHl0Y::before {
    display: none;
}}



@media screen and (max-width: 1200px) {.info_detailsVNnDU6 .learn_chatl6Zf4B {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
}.info_detailsVNnDU6 .contact_todayjJ4aSN:nth-child(1) {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
}.info_detailsVNnDU6 .contact_todayjJ4aSN:nth-child(2) {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
}.info_detailsVNnDU6 .contact_todayjJ4aSN:nth-child(3) {
    grid-row: 2 / 3;
    grid-template-columns: repeat(3, 1fr);
    grid-column: 1 / 3;
}
}



@media (max-width: 991px) {.pricing_blockFw2pBM {
    padding: 80px 0;
}.pricing_blockFw2pBM .learning_dealsdZygpt {
    margin-bottom: 20px;
}
}



@media (max-width: 767px) {.pricing_blockFw2pBM {
    padding: 60px 0;
}.pricing_blockFw2pBM .rate_cardVRaLbo {
    gap: 25px;
    grid-template-columns: 1fr;
}.pricing_blockFw2pBM .learning_dealsdZygpt h2 {
    font-size: calc(30px - 4px);
}.pricing_blockFw2pBM .media_imagej8Uab0 {
    height: 180px;
}.pricing_blockFw2pBM .offer_boxYPX82g {
    padding: 25px;
}
}



@media (max-width: 991px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}header .first_lessonfqrUVz {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .main_knowo1Kh8m {
    margin-bottom: 0;
    margin-right: 0;
}header .nav_guideyUMxm5 {
    flex-basis: 100%;
    margin-top: 1rem;
    justify-content: flex-end;
}header .head_pagewrapUFjy6m a {
    padding: 0 1rem;
    height: 35px;
    font-size: calc(12px - 1px);
}header .first_lessonfqrUVz::before,
    header .first_lessonfqrUVz::after {
    display: none;
}.main_barMUJ3f2 {
    margin-top: -10px;
}
}



@media (max-width: 479px) {.prospective_students8kiXy2 {
    padding: 40px 0;
}.prospective_students8kiXy2 .team_bioswW49r1 {
    padding: 25px 15px;
}.prospective_students8kiXy2 h4 {
    font-size: calc(36px - 6px);
}.prospective_students8kiXy2 div p {
    font-size: calc(18px - 2px);
    padding: 8px 10px;
}.prospective_students8kiXy2 div p svg {
    margin-right: 8px;
    width: 18px;
    min-width: 18px;
    height: 18px;
}}



@media (max-width: 991px) {.gratSectionFqky8E {
    padding: 5rem 0;
}.gratSectionFqky8E h2 {
    max-width: 100%;
    font-size: calc(29px * 0.9);
}.gratSectionFqky8E .team_bioswW49r1 {
    padding: 2rem;
}
}



@media (max-width: 576px) {.gratSectionFqky8E {
    padding: 3rem 0;
}.gratSectionFqky8E .container {
    padding: 0 1.5rem;
    transform: perspective(1000px) rotateX(0deg);
}.gratSectionFqky8E h2 {
    font-size: calc(29px * 0.7);
    margin-bottom: 1.75rem;
}.gratSectionFqky8E .team_bioswW49r1 {
    padding: 1.5rem;
}.gratSectionFqky8E li {
    padding-left: 1.25rem;
}.gratSectionFqky8E li::before {
    top: 0.65rem;
    width: 6px;
    height: 6px;
}.gratSectionFqky8E span {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}}



@media (max-width: 767px) {.program_resultsTYueL0 h5 {
    margin-right: auto;
    max-width: 90%;
    padding: 0 1rem;
    margin-left: auto;
}.program_resultsTYueL0 .team_bioswW49r1 {
    padding: 1.25rem;
}.program_resultsTYueL0 .media_imagej8Uab0 {
    height: 240px;
}.program_resultsTYueL0 li {
    padding-left: 2.25rem;
}.program_resultsTYueL0 li svg {
    left: -1.75rem;
    width: 20px;
    height: 20px;
}.program_resultsTYueL0 li p {
    font-size: calc(12px * 0.9);
    line-height: 1.4;
}}



@media (max-width: 767px) {.course_instructorbxCs4e {
    padding: 3rem 0;
}.course_instructorbxCs4e .learn_reviewsEJKQck {
    grid-template-columns: 1fr;
    grid-template-areas:
            "media_imagej8Uab0"
            "name"
            "emp_wrapq9gphi"
            "employee_progressiJv9UO";
    padding: 2rem;
}.course_instructorbxCs4e .media_imagej8Uab0 {
    min-height: 250px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}}



@media screen and (max-width: 576px) {.who_we_areR1MeJB {
    padding: 50px 0;
}.who_we_areR1MeJB .container {
    padding: 0 15px;
}.who_we_areR1MeJB h2 {
    margin-bottom: 30px;
    font-size: calc(36px * 0.8);
}.who_we_areR1MeJB h2::before {
    font-size: calc(40px);
    left: -5px;
    top: -25px;
}.who_we_areR1MeJB .edu_valuesNqdRy8 {
    gap: 40px;
}.who_we_areR1MeJB .academy_teambjrpT7 h3 {
    width: 100%;
    padding: 10px 15px;
    font-size: calc(18px * 0.85);
}.who_we_areR1MeJB .academy_teambjrpT7 p {
    padding: 15px;
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}}



@media (max-width: 768px) {.tutor_matchpK4xvc {
    padding: 3rem 0 1.5rem;
}.tutor_matchpK4xvc::before {
    height: 2px;
}.tutor_matchpK4xvc .company_holder {
    padding: 1.25rem;
}.tutor_matchpK4xvc .nav_guideyUMxm5 {
    flex: 1 1 100%;
    margin-bottom: 1rem;
}.tutor_matchpK4xvc .module_endb5JZMw .main_learningw4YZRO {
    flex-direction: column;
}.grade_help5OEMFm {
    padding: 1.25rem 0;
}.grade_help5OEMFm::before {
    height: 2px;
}
}



@media (max-width: 768px) {.contact_panel5BJcq1 {
    padding: 60px 0;
}.contact_panel5BJcq1 h2 {
    margin-bottom: 40px;
    font-size: calc(48px * 0.8);
}.contact_panel5BJcq1 .feedback_sectionyDYEF8 {
    flex-direction: column;
}.contact_panel5BJcq1 .media_imagej8Uab0 {
    min-height: 300px;
    width: 100%;
}.contact_panel5BJcq1 .support_inquiryEuZXe2 {
    padding: 40px 30px;
    width: 100%;
}.contact_panel5BJcq1 form h3 {
    margin-bottom: 30px;
}.contact_panel5BJcq1 form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact_panel5BJcq1 .connect_widgetED6son {
    margin-bottom: 25px;
}.contact_panel5BJcq1 .contact_inquiryFvHl0Y {
    padding: 15px 25px;
}
}



@keyframes borderPulse {
    0% {
        border-color: rgb(144,147,162,0.5);
        transform: rotateY(5deg) rotateX(2deg);
    }
    100% {
        border-color: rgb(108,110,122,0.5);
        transform: rotateY(3deg) rotateX(0deg);
    }
}



@keyframes floatImage {
    0%, 100% {
        transform: translateZ(0) rotateY(-5deg) translateY(0);
    }
    50% {
        transform: translateZ(50px) rotateY(-3deg) translateY(-10px);
    }
}



@keyframes float-effect {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(20px, 20px) scale(1.1);
    }
    100% {
        transform: translate(-20px, -20px) scale(0.9);
    }
}



@keyframes slideInTitle {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}



@keyframes popIn {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}



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



@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}



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

