* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.main_barMUJ3f2 {
    flex: 1 0 auto;
}

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

.container {
    width: 1264px;
    margin: auto;
    max-width: 100%;
}

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

.course_overview1p8JMl::before {
    opacity: 0.7;
    left: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    content: "";
    background: linear-gradient(135deg, rgb(144,147,162,0.5) 0%, transparent 50%, rgb(108,110,122,0.5) 100%);
    animation: backgroundShift 15s infinite alternate;
    top: 0;
    height: 100%;
}

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

.course_overview1p8JMl .new_studymXzWYZ {
    display: grid;
    gap: 40px;
    grid-template-columns: 1.5fr 1fr;
    perspective: 1000px;
    position: relative;
}

.course_overview1p8JMl .content_wrapNbPpRs h2 {
    position: relative;
    border-radius: 10px;
    letter-spacing: 1.5px;
    background: linear-gradient(to right, rgb(144,147,162) 0%, rgb(108,110,122) 100%);
    padding: 15px 20px;
    max-width: fit-content;
    background-clip: text !important;
    font-weight: 700;
    border-bottom: 2px solid rgb(144,147,162);
    display: inline-block;
    margin-bottom: 25px;
    font-size: 33px;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    color: #ffffff;
    border-left: 2px solid rgb(108,110,122);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgb(144,147,162,0.5);
    border-radius: 8px 0 8px 0;
    transform: translateY(-10px);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

.course_overview1p8JMl .content_wrapNbPpRs .description:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.course_overview1p8JMl .media_imagej8Uab0:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3), 0 0 0 2px rgb(144,147,162,0.5);
    transform: scale(1.02) translateY(-5px) rotateY(0deg);
}

.customer_feedbackk8eOS7::before {
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0;
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    background: 
        linear-gradient(30deg, rgb(144,147,162,0.5) 12%, transparent 12.5%, transparent 87%, rgb(144,147,162,0.5) 87.5%, rgb(144,147,162,0.5)),
        linear-gradient(150deg, rgb(144,147,162,0.5) 12%, transparent 12.5%, transparent 87%, rgb(144,147,162,0.5) 87.5%, rgb(144,147,162,0.5)),
        linear-gradient(30deg, rgb(144,147,162,0.5) 12%, transparent 12.5%, transparent 87%, rgb(144,147,162,0.5) 87.5%, rgb(144,147,162,0.5)),
        linear-gradient(150deg, rgb(144,147,162,0.5) 12%, transparent 12.5%, transparent 87%, rgb(144,147,162,0.5) 87.5%, rgb(144,147,162,0.5)),
        linear-gradient(60deg, rgb(108,110,122,0.5) 25%, transparent 25.5%, transparent 75%, rgb(108,110,122,0.5) 75%, rgb(108,110,122,0.5));
    width: 100%;
    background-size: 80px 140px;
    opacity: 0.1;
    left: 0;
    z-index: 0;
}

.customer_feedbackk8eOS7 .learn_reviewsEJKQck:hover::before {
    opacity: 0.1;
}

.customer_feedbackk8eOS7 .learn_reviewsEJKQck:hover::after {
    transform: scaleY(1);
}

.customer_feedbackk8eOS7 .learn_reviewsEJKQck .media_imagej8Uab0 {
    border-radius: 20px;
    transition: all 0.4s ease;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    transform: translateZ(30px);
    margin: 0 auto 1.5rem;
    height: 90px;
    overflow: hidden;
    width: 90px;
    border: 3px solid #ffffff;
}

.customer_feedbackk8eOS7 .learn_reviewsEJKQck:hover span {
    transform: translateZ(35px);
    color: rgb(144,147,162);
}

.customer_feedbackk8eOS7 .learn_reviewsEJKQck p {
    color: #000000;
    line-height: 1.7;
    font-size: 16px;
    transform: translateZ(10px);
    text-align: center;
    transition: all 0.4s ease;
}

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

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

.opening_boardJ7sQ91 h1 {
    z-index: 2;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 22px;
    color: rgb(144,147,162);
    margin: 2rem 0;
    opacity: 1;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateY(0);
    position: relative;
    text-align: center;
}

.opening_boardJ7sQ91 ol {
    padding: 0;
    flex-direction: column;
    display: flex;
    gap: 2rem;
    list-style: none;
    margin: 0;
}

.opening_boardJ7sQ91 .page_titleuGiqQx {
    flex-direction: column;
    position: relative;
    align-items: center;
    display: flex;
    gap: 1.5rem;
}

.opening_boardJ7sQ91 .page_titleuGiqQx:hover svg {
    transform: perspective(800px) rotateY(15deg);
}

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

.opening_boardJ7sQ91 svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}

.opening_boardJ7sQ91 .contact_inquiryFvHl0Y {
    font-weight: 600;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    padding: 1rem 2rem;
    color: #ffffff;
    transform-origin: center;
    font-size: 16px;
    z-index: 1;
    box-shadow: 0 5px 15px rgba(94,170,168, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: rgb(144,147,162);
    align-self: center;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    border: none;
    text-decoration: none;
    display: inline-block;
}

.opening_boardJ7sQ91 .media_imagej8Uab0:hover::after {
    opacity: 0.5;
}

.info_detailsVNnDU6 {
    overflow: hidden;
    background: linear-gradient(
        -45deg, 
        rgb(144,147,162,0.5) 0%, 
        rgb(108,110,122,0.5) 20%, 
        transparent 80%
    );
    padding: 4rem 0;
    position: relative;
    backdrop-filter: blur(15px);
}

.info_detailsVNnDU6 .contact_todayjJ4aSN {
    position: relative;
    overflow: hidden;
    display: flex;
    padding: 2rem;
    justify-content: space-between;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border-radius: 14px;
    flex-direction: column;
    background: linear-gradient(
        160deg, 
        #ffffff 0%, 
        rgb(181,184,199) 100%
    );
}

.info_detailsVNnDU6 .contact_todayjJ4aSN:nth-child(3) {
    grid-column: 2 / 4;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    gap: 1rem;
    grid-row: 2 / 3;
}

.info_detailsVNnDU6 .contact_todayjJ4aSN:hover h2::before {
    transform: scaleX(1);
    transform-origin: left;
}

.info_detailsVNnDU6 .media_imagej8Uab0:hover {
    transform: perspective(1000px) rotateX(0);
}

.info_detailsVNnDU6 .media_imagej8Uab0::before {
    width: 100%;
    content: '';
    top: 0;
    opacity: 0;
    left: 0;
    transition: opacity 0.4s ease;
    background: linear-gradient(
        45deg, 
        rgb(144,147,162,0.5) 0%, 
        rgb(108,110,122,0.5) 100%
    );
    position: absolute;
    height: 100%;
}

.info_detailsVNnDU6 .help_deskUMjGAt a:hover::before {
    opacity: 0.1;
}

.info_detailsVNnDU6 .help_deskUMjGAt a p {
    z-index: 2;
    position: relative;
    font-size: 15px;
    color: rgb(144,147,162);
    margin: 0;
    font-weight: 600;
}

.info_detailsVNnDU6 .contact_faqKhr1WZ {
    gap: 0.5rem;
    flex-wrap: wrap;
    display: flex;
}

.info_detailsVNnDU6 svg,
.info_detailsVNnDU6 svg path {
    fill: rgb(144,147,162);
    transition: all 0.3s ease;
    margin-right: 10px;
}

.pricing_blockFw2pBM {
    background: rgb(181,184,199);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}

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

.pricing_blockFw2pBM .learning_planZISLnl {
    flex-direction: column;
    display: flex;
    gap: 60px;
}

.pricing_blockFw2pBM .learning_dealsdZygpt h2::after {
    bottom: -10px;
    content: "";
    transform: translateX(-50%);
    background: rgb(144,147,162);
    position: absolute;
    width: 80px;
    height: 3px;
    left: 50%;
}

.pricing_blockFw2pBM .promo_ratesu5cS32 {
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-style: preserve-3d;
    perspective: 1000px;
    position: relative;
    height: 100%;
    color: inherit;
}

.pricing_blockFw2pBM .offer_boxYPX82g {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    flex-grow: 1;
    padding: 30px;
    position: relative;
    z-index: 2;
}

.pricing_blockFw2pBM .offer_boxYPX82g h3 {
    overflow-wrap: break-word;
    font-weight: 700;
    white-space: normal;
    word-break: break-word;
    margin-bottom: 10px;
    color: #000000;
    transition: transform 0.4s ease, color 0.3s ease;
    font-size: calc(21px + 2px);
}

.pricing_blockFw2pBM .promo_ratesu5cS32:hover .pricing_cardQAnYy9::before {
    width: 80px;
}

.pricing_blockFw2pBM .offer_boxYPX82g p {
    transition: color 0.3s ease;
    color: #000000;
    overflow-wrap: break-word;
    white-space: normal;
    word-break: break-word;
    margin-bottom: 0;
    font-size: calc(12px - 1px);
    line-height: 1.6;
    flex-grow: 1;
}

.pricing_blockFw2pBM .promo_ratesu5cS32:hover .media_imagej8Uab0::after {
    opacity: 0.4;
}

.pricing_blockFw2pBM .promo_ratesu5cS32:hover::after {
    opacity: 0.5;
}

header .first_lessonfqrUVz {
    align-items: center;
    display: flex;
    position: relative;
    z-index: 5;
    padding: 1.2rem 3rem;
    justify-content: space-between;
}

header .main_knowo1Kh8m {
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    margin-right: 2rem;
    flex: 0 0 auto;
    position: relative;
    background: rgba(255, 255, 255, 0.15);
    padding: 0.7rem 1.2rem 0.7rem 1rem;
    transition: all 0.3s ease;
}

header .main_navFERYbA img {
    max-height: 40px;
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

header .head_pagewrapUFjy6m {
    margin: 0 0.5rem;
    position: relative;
}

header .head_pagewrapUFjy6m a:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
    border-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

header .head_pagewrapUFjy6m a:hover::before {
    left: 100%;
}

header .head_pagewrapUFjy6m::after {
    transform: translateX(-50%);
    background: #ffffff;
    height: 2px;
    bottom: -5px;
    content: '';
    position: absolute;
    width: 0;
    transition: width 0.3s ease;
    left: 50%;
}

header .first_lessonfqrUVz::after {
    height: 40px;
    opacity: 0.5;
    border: 2px solid rgba(255, 255, 255, 0.3);
    position: absolute;
    width: 40px;
    border-top: none;
    content: '';
    left: 10px;
    bottom: 10px;
    border-left: none;
}

.prospective_students8kiXy2::before {
    top: 0;
    position: absolute;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(144,147,162,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(108,110,122,0.5) 0%, transparent 40%);
    opacity: 0.6;
    width: 100%;
    left: 0;
    content: "";
    height: 100%;
    z-index: 0;
}

.prospective_students8kiXy2 .team_bioswW49r1:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.15) inset;
}

.prospective_students8kiXy2 .team_bioswW49r1::before {
    height: 200px;
    animation: pulse-effect 8s infinite alternate ease-in-out;
    top: -100px;
    filter: blur(30px);
    opacity: 0.1;
    right: -100px;
    content: "";
    border-radius: 50%;
    background: linear-gradient(45deg, rgb(144,147,162) 0%, rgb(108,110,122) 100%);
    width: 200px;
    position: absolute;
}

.prospective_students8kiXy2 div p {
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    margin-bottom: 25px;
    align-items: center;
    padding: 15px 20px;
    font-size: calc(18px + 2px);
    display: flex;
    border-radius: 10px;
    backdrop-filter: blur(5px);
    color: #ffffff;
    border-left: 3px solid rgb(144,147,162);
    transition: all 0.3s ease;
}

.prospective_students8kiXy2 div p svg path {
    fill: rgb(144,147,162);
}

.prospective_students8kiXy2 div p:hover::after {
    width: 100%;
}

.gratSectionFqky8E::before {
    background: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.03),
    rgba(255, 255, 255, 0.03) 10px,
    transparent 10px,
    transparent 20px
  );
    position: absolute;
    bottom: 0;
    top: 0;
    content: "";
    z-index: 1;
    right: 0;
    left: 0;
}

.gratSectionFqky8E h2 {
    font-family: Arial, sans-serif;
    max-width: 90%;
    margin-bottom: 2.5rem;
    position: relative;
    transform-origin: left center;
    animation: slideInTitle 0.8s ease-out forwards;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    color: rgb(144,147,162);
    line-height: 1.3;
    font-size: 29px;
}

.gratSectionFqky8E .team_bioswW49r1:hover {
    transform: translateY(-5px);
}

.gratSectionFqky8E ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.gratSectionFqky8E li {
    position: relative;
    padding-left: 1.5rem;
}

.program_resultsTYueL0 {
    background: linear-gradient(135deg, rgba(rgb(108,110,122,0.5), 0.05), rgba(rgb(144,147,162,0.5), 0.1));
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}

.program_resultsTYueL0::after {
    content: "";
    width: 200px;
    position: absolute;
    right: -80px;
    height: 200px;
    background: radial-gradient(circle, rgba(rgb(108,110,122,0.5), 0.2), transparent 70%);
    bottom: -80px;
    z-index: 0;
}

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

.program_resultsTYueL0 .team_bioswW49r1:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.1), 
                0 10px 20px rgba(rgba(0, 0, 0, 0.5), 0.08);
}

.program_resultsTYueL0 .team_bioswW49r1:hover .media_imagej8Uab0 {
    transform: scale(1.02);
}

.program_resultsTYueL0 .content_wrapNbPpRs {
    padding: 1rem 0 0.5rem;
}

.program_resultsTYueL0 ul {
    grid-template-columns: 1fr;
    padding: 0;
    display: grid;
    margin: 0;
    list-style: none;
    gap: 1.25rem;
}

.program_resultsTYueL0 li:hover::before {
    transform: scaleX(1);
    opacity: 1;
}

.program_resultsTYueL0 li svg {
    height: 22px;
    top: 0;
    width: 22px;
    position: absolute;
    transition: transform 0.3s ease;
    left: -2rem;
}

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

header .top_plank {
    color:  #ffffff;
    background: rgb(144,147,162);
}

header .top_plank .edu_panelM2KBYj {
    align-items: center;
    padding: 15px 0 10px 0;
    flex-wrap: wrap;
    line-height: 21px;
    width: 100%;
    font-size: 16px;
    display: flex;
    justify-content: flex-start;
}



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

.course_instructorbxCs4e .learn_reviewsEJKQck:hover {
    transform: perspective(1000px) rotateX(0);
}

.course_instructorbxCs4e .media_imagej8Uab0 {
    height: 100%;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.5);
    transform: translateZ(20px);
    min-height: 350px;
    grid-area: photo;
    border-radius: 21px;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    transition: transform 0.3s ease;
}

.course_instructorbxCs4e .learn_reviewsEJKQck span:not(.name) {
    transform: translateZ(5px);
    font-size: 19px;
    font-weight: 600;
    grid-area: job;
    margin-bottom: 1rem;
    color: rgb(108,110,122);
}

.who_we_areR1MeJB {
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 120px 0;
    background: rgb(181,184,199);
}

.who_we_areR1MeJB::before {
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    z-index: -1;
    background: 
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 5px,
            rgba(rgb(144,147,162,0.5), 0.03) 5px,
            rgba(rgb(144,147,162,0.5), 0.03) 10px
        );
    width: 100%;
    top: 0;
}

.who_we_areR1MeJB::before {
    left: 0;
    bottom: 0;
    height: 5px;
    position: absolute;
    content: "";
    width: 100%;
    background: linear-gradient(to right, 
        rgb(144,147,162) 0%, 
        rgb(144,147,162) 20%, 
        transparent 20%, 
        transparent 40%,
        rgb(108,110,122) 40%, 
        rgb(108,110,122) 60%,
        transparent 60%,
        transparent 80%,
        rgb(144,147,162) 80%,
        rgb(144,147,162) 100%
    );
}

.who_we_areR1MeJB .academy_teambjrpT7:nth-child(2) h3 {
    margin-left: -30px;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.1);
    grid-row: 1;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    z-index: 2;
    background: linear-gradient(
        135deg, 
        rgba(0, 0, 0, 0.5) 0%, 
        rgb(108,110,122,0.5) 100%
    );
    grid-column: 2;
}

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

.tutor_matchpK4xvc::before {
    animation: shimmer 8s linear infinite;
    position: absolute;
    top: 0;
    height: 1px;
    content: "";
    right: 0;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(144,147,162) 25%, 
                #ffffff 50%, 
                rgb(108,110,122) 75%, 
                transparent 100%);
    left: 0;
}

.tutor_matchpK4xvc .company_holder h3 {
    margin-bottom: 1.25rem;
    font-weight: 700;
    position: relative;
    display: inline-block;
    font-size: calc(31px * 0.85);
    color: #ffffff;
}

.tutor_matchpK4xvc .company_holder:hover h3::after {
    transform: scaleX(1);
}

.tutor_matchpK4xvc .sample_docseY6TFv {
    line-height: 1.6;
    font-size: 16px;
    margin-top: 1rem;
    max-width: 450px;
    color: rgba(255, 255, 255, 0.7);
}

.tutor_matchpK4xvc .module_endb5JZMw .main_learningw4YZRO {
    justify-content: flex-end;
}

.tutor_matchpK4xvc .nav_guideyUMxm5 h5::before {
    bottom: -6px;
    background: rgb(144,147,162);
    transition: width 0.3s ease;
    width: 40px;
    content: "";
    position: absolute;
    height: 2px;
    left: 0;
}

.tutor_matchpK4xvc .nav_guideyUMxm5 a {
    position: relative;
    font-size: 16px;
    transition: all 0.3s ease;
    padding: 0.25rem 0.5rem;
    z-index: 1;
    border-radius: 10px;
    display: block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
}

.grade_help5OEMFm {
    position: relative;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    padding: 1.5rem 0;
    backdrop-filter: blur(15px);
}

.grade_help5OEMFm .app_storejKoFEQ:hover {
    box-shadow: 0 0 15px rgb(144,147,162,0.5);
    background: rgba(0, 0, 0, 0.2);
    color: #ffffff;
}



.tutor_matchpK4xvc .main_learningw4YZRO a::after {
    left: -10px;
    top: 50%;
    height: 4px;
    transform: translateY(-50%) scale(0);
    position: absolute;
    transition: transform 0.3s ease;
    width: 4px;
    content: "";
    border-radius: 50%;
    background: rgb(144,147,162);
}

.tutor_matchpK4xvc .company_holder:hover .sample_docseY6TFv::before {
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    width: calc(100% + 20px);
    border-right-color: rgb(144,147,162,0.5);
    border-top-color: rgb(144,147,162,0.5);
    height: calc(100% + 20px);
}

.contact_panel5BJcq1::after {
    background-size: 30px 30px, 30px 30px, 100% 100%, 100% 100%;
    background-image: 
        repeating-linear-gradient(45deg, rgb(144,147,162,0.5) 0, rgb(144,147,162,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(-45deg, rgb(108,110,122,0.5) 0, rgb(108,110,122,0.5) 1px, transparent 1px, transparent 20px),
        linear-gradient(90deg, rgb(144,147,162,0.5), transparent 70%),
        linear-gradient(180deg, rgb(108,110,122,0.5), transparent 70%);
    content: "";
    position: absolute;
    height: 100%;
    z-index: 1;
    animation: backgroundMove 30s infinite linear;
    top: 0;
    left: 0;
    background-position: 0 0, 0 0, 0 0, 0 0;
    opacity: 0.2;
    width: 100%;
}

.contact_panel5BJcq1 .media_imagej8Uab0::before {
    z-index: 1;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    inset: 0;
    position: absolute;
}

.contact_panel5BJcq1 .support_inquiryEuZXe2::before {
    width: 200px;
    content: "";
    top: -100px;
    position: absolute;
    height: 200px;
    background: rgb(144,147,162,0.5);
    opacity: 0.3;
    right: -100px;
    z-index: 0;
    filter: blur(100px);
}

.contact_panel5BJcq1 form h3::after {
    box-shadow: 
        0 0 5px rgb(144,147,162,0.5),
        0 0 10px rgb(144,147,162,0.5);
    content: "";
    height: 2px;
    position: absolute;
    bottom: -15px;
    left: 0;
    background: rgb(144,147,162);
    width: 40px;
}

.contact_panel5BJcq1 form input[type="text"]::placeholder {
    opacity: 0.7;
    color: #000000;
}

.contact_panel5BJcq1 .connect_widgetED6son input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact_panel5BJcq1 .connect_widgetED6son input[type="checkbox"]:checked + label::before {
    border-color: rgb(144,147,162);
    background: rgb(144,147,162);
    box-shadow: 0 0 5px rgb(144,147,162,0.5);
}

.contact_panel5BJcq1 .connect_widgetED6son label a {
    transition: all 0.3s ease;
    color: rgb(144,147,162);
    font-weight: 600;
    text-decoration: none;
    position: relative;
}

.contact_panel5BJcq1 .contact_inquiryFvHl0Y {
    border-radius: 8px;
    text-transform: uppercase;
    padding: 18px 30px;
    font-weight: 700;
    width: 100%;
    color: #ffffff;
    cursor: pointer;
    background: rgb(144,147,162);
    box-shadow: 
        0 5px 15px rgb(144,147,162,0.5),
        0 0 0 1px rgb(144,147,162);
    letter-spacing: 1px;
    font-size: 16px;
    transition: all 0.3s ease;
    overflow: hidden;
    position: relative;
    border: none;
}

.contact_panel5BJcq1 svg:hover,
.contact_panel5BJcq1 svg:hover path {
    filter: drop-shadow(0 0 3px rgb(108,110,122,0.5));
    fill: rgb(108,110,122);
    transform: translateY(-2px);
}

.secure_retreat8ftCux h2 {
    font-size: 37px;
    margin-bottom: 20px;
    color: rgb(108,110,122);
    padding-bottom: 5px;
    font-weight: 600;
    text-shadow: 0 0 10px rgb(108,110,122,0.5);
    margin-top: 30px;
    border-bottom: 1px solid rgb(108,110,122);
}

.secure_retreat8ftCux li {
    color: #000000;
    line-height: 1.6;
    font-size: 18px;
    text-shadow: 0 0 5px rgb(144,147,162,0.5);
    margin-bottom: 15px;
    font-weight: 400;
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media screen and (max-width: 1200px) {.course_overview1p8JMl {
    padding: 100px 0;
}.course_overview1p8JMl .new_studymXzWYZ {
    gap: 30px;
}.course_overview1p8JMl .content_wrapNbPpRs {
    padding: 30px;
}.course_overview1p8JMl .content_wrapNbPpRs h2 {
    font-size: calc(33px * 0.9);
    padding: 12px 18px;
}.course_overview1p8JMl .content_wrapNbPpRs .description {
    padding: 15px;
}
}



@media screen and (max-width: 480px) {.course_overview1p8JMl {
    padding: 40px 0;
}.course_overview1p8JMl .content_wrapNbPpRs {
    gap: 15px;
    padding: 20px;
}.course_overview1p8JMl .content_wrapNbPpRs h2 {
    letter-spacing: 1px;
    font-size: calc(33px * 0.7);
    padding: 8px 12px;
}.course_overview1p8JMl .content_wrapNbPpRs .description {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
    padding: 10px;
}.course_overview1p8JMl .media_imagej8Uab0 {
    min-height: 280px;
}}



@media (max-width: 768px) {.customer_feedbackk8eOS7 {
    padding: 4rem 1rem;
}.customer_feedbackk8eOS7 .review_panel7RybJM {
    transform: perspective(1000px) rotateX(10deg);
    gap: 2rem;
    grid-template-columns: 1fr;
}.customer_feedbackk8eOS7 h4 {
    transform: perspective(800px) rotateX(5deg);
    margin-bottom: 3rem;
    font-size: calc(28px * 0.8);
}.customer_feedbackk8eOS7 .learn_reviewsEJKQck:nth-child(n) {
    transform: translateZ(0) translateY(0);
}.customer_feedbackk8eOS7 .learn_reviewsEJKQck:nth-child(n):hover {
    transform: translateZ(20px) translateY(-5px);
}}



@media (min-width: 992px) {.opening_boardJ7sQ91 .team_bioswW49r1 {
    padding: 0 5%;
}.opening_boardJ7sQ91 h1 {
    font-size: calc(22px * 1.4);
}.opening_boardJ7sQ91 .content_wrapNbPpRs {
    padding: 4rem;
}.opening_boardJ7sQ91 .media_imagej8Uab0 {
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    height: 600px;
}.opening_boardJ7sQ91 .media_imagej8Uab0:hover {
    transform: perspective(1000px) rotateY(0);
}.opening_boardJ7sQ91 svg {
    width: 150px;
    height: 150px;
}.opening_boardJ7sQ91 .page_titleuGiqQx p {
    max-width: 70%;
    font-size: calc(12px * 1.2);
}.opening_boardJ7sQ91 .contact_inquiryFvHl0Y {
    padding: 1.2rem 2.5rem;
}
}



@media screen and (max-width: 480px) {.info_detailsVNnDU6 .contact_todayjJ4aSN:nth-child(3) {
    flex-direction: column;
    display: flex;
}}



@media (min-width: 992px) {.pricing_blockFw2pBM .learning_planZISLnl {
    align-items: center;
    flex-direction: row;
}.pricing_blockFw2pBM .learning_dealsdZygpt {
    padding-right: 40px;
    text-align: left;
    order: 0;
    flex: 0 0 30%;
}.pricing_blockFw2pBM .learning_dealsdZygpt h2::after {
    left: 0;
    transform: none;
}.pricing_blockFw2pBM .rate_cardVRaLbo {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}



@media (min-width: 1400px) {header .first_lessonfqrUVz {
    margin: 0 auto;
    max-width: 1320px;
}header .head_pagewrapUFjy6m {
    margin: 0 0.7rem;
}header .head_pagewrapUFjy6m a {
    padding: 0 1.5rem;
}
}



@media (max-width: 767px) {header {
    padding: 0;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 5px), 
            calc(100% - 5px) 100%, 
            5px 100%, 
            0 calc(100% - 5px)
        );
}header .first_lessonfqrUVz {
    padding: 0.8rem 1.5rem;
}header .main_knowo1Kh8m {
    clip-path: polygon(
            0 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% 100%,
            5px 100%,
            0 calc(100% - 5px)
        );
    padding: 0.5rem 0.8rem;
}header .main_navFERYbA img {
    max-height: 35px;
}header .nav_guideyUMxm5 {
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
    overflow-x: auto;
    margin-top: 0.8rem;
    justify-content: flex-start;
}header .nav_guideyUMxm5::-webkit-scrollbar {
    height: 3px;
}header .nav_guideyUMxm5::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .head_pagewrapUFjy6m {
    flex: 0 0 auto;
    margin: 0 0.25rem;
}header .head_pagewrapUFjy6m a {
    padding: 0 0.8rem;
    height: 32px;
    clip-path: polygon(
            5px 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% calc(100% - 5px),
            calc(100% - 5px) 100%,
            5px 100%,
            0 calc(100% - 5px),
            0 5px
        );
    white-space: nowrap;
    font-size: calc(12px - 2px);
}header .head_pagewrapUFjy6m::after {
    display: none;
}header::after {
    right: 10px;
    top: 10px;
    height: 5px;
    width: 5px;
}.main_barMUJ3f2 {
    margin-top: -5px;
}
}



@media (min-width: 768px) {.program_resultsTYueL0 {
    padding: 7rem 0;
}.program_resultsTYueL0 h5 {
    font-size: calc(24px * 1.25);
    margin-bottom: 4rem;
}.program_resultsTYueL0 h5::after {
    width: 80px;
    height: 4px;
}.program_resultsTYueL0 .team_bioswW49r1 {
    gap: 3.5rem;
    padding: 2.5rem;
    align-items: center;
    flex-direction: row;
}.program_resultsTYueL0 .team_bioswW49r1 > div:first-child {
    flex: 0 0 45%;
}.program_resultsTYueL0 .media_imagej8Uab0 {
    height: 360px;
}.program_resultsTYueL0 .content_wrapNbPpRs {
    flex: 1;
    padding: 0;
}.program_resultsTYueL0 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.75rem 1.25rem;
}.program_resultsTYueL0 li p {
    font-size: 12px;
}
}



@media (max-width: 991px) {.course_instructorbxCs4e .learn_reviewsEJKQck {
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
            "photo photo"
            "name job"
            "quote quote";
}.course_instructorbxCs4e .media_imagej8Uab0 {
    min-height: 300px;
    clip-path: polygon(0 0, 100% 0, 95% 95%, 5% 95%);
}
}



@media screen and (max-width: 992px) {.who_we_areR1MeJB {
    padding: 80px 0;
}.who_we_areR1MeJB h2 {
    margin-bottom: 50px;
}.who_we_areR1MeJB .academy_teambjrpT7,
    .who_we_areR1MeJB .academy_teambjrpT7:nth-child(2) {
    margin-left: 0;
    gap: 20px;
    margin-right: 0;
    grid-template-columns: 1fr;
}.who_we_areR1MeJB .academy_teambjrpT7:nth-child(1) h3,
    .who_we_areR1MeJB .academy_teambjrpT7:nth-child(2) h3 {
    justify-self: center;
    grid-row: 1;
    width: 80%;
    margin: 0;
    grid-column: 1;
}.who_we_areR1MeJB .academy_teambjrpT7:nth-child(1) p,
    .who_we_areR1MeJB .academy_teambjrpT7:nth-child(2) p {
    margin: 0;
    clip-path: none;
    grid-column: 1;
    border: none;
    grid-row: 2;
    border-top: 3px solid rgb(144,147,162);
    text-align: left;
}.who_we_areR1MeJB .academy_teambjrpT7:nth-child(2) p {
    border-top: 3px solid rgb(108,110,122);
}.who_we_areR1MeJB .academy_teambjrpT7::before {
    display: none;
}
}



@media (max-width: 576px) {.tutor_matchpK4xvc {
    padding: 2.5rem 0 1rem;
}.tutor_matchpK4xvc .company_holder h3 {
    font-size: calc(31px * 0.75);
}.tutor_matchpK4xvc .sample_docseY6TFv {
    font-size: calc(16px * 0.9);
}.tutor_matchpK4xvc .nav_guideyUMxm5 h5 {
    font-size: calc(22px * 0.9);
}.tutor_matchpK4xvc .nav_guideyUMxm5 a {
    font-size: calc(16px * 0.9);
}.grade_help5OEMFm .app_storejKoFEQ {
    font-size: calc(16px * 0.9);
    padding: 0.4rem 0.8rem;
}}



@media only screen and (max-width: 800px) {.secure_retreat8ftCux {
    padding: 20px 10px;
}.secure_retreat8ftCux h1 {
    font-size: calc(24px * 0.8);
}.secure_retreat8ftCux h2 {
    font-size: calc(24px * 0.8);
}.secure_retreat8ftCux h3, .secure_retreat8ftCux h4, .secure_retreat8ftCux h5, .secure_retreat8ftCux h6 {
    font-size: calc(24px * 0.8);
}.secure_retreat8ftCux p, .secure_retreat8ftCux span, .secure_retreat8ftCux div {
    font-size: calc(18px * 0.9);
}
}



@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(0.98);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.02);
    }
}



@keyframes floatPanel {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}



@keyframes shine {
    0% {
        left: -100px;
    }
    20%, 100% {
        left: 120%;
    }
}



@keyframes backgroundShift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@keyframes pulse {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}



@keyframes gradient-animation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}



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



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



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



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

@keyframes backgroundMove {
    0% {
        background-position: 0 0, 0 0, 0 0, 0 0;
    }
    100% {
        background-position: 60px 60px, 60px 60px, 0 0, 0 0;
    }
}

