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

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

.gift-card-GvSAnJj {
    flex: 0 0 auto;
}

.gift-card-GvSAnJj {
    color: #000000;
    background-color: #ffffff;
    position: relative;
    padding: 70px 0 30px;
    font-family: Arial, sans-serif;
}

.user-reviews-gzhxotP::before {
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.2;
    background: radial-gradient(circle at 20% 30%, rgb(136,138,152,0.5) 0%, transparent 30%),
                radial-gradient(circle at 80% 70%, rgb(100,102,114,0.5) 0%, transparent 30%);
    width: 100%;
}

.user-reviews-gzhxotP .client-experiences-FwJxZrL {
    perspective: 1000px;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.user-reviews-gzhxotP .client-feedback-2fbhksj:hover {
    transform: translateY(-15px) rotateX(5deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 
                0 0 20px rgb(136,138,152,0.5), 
                0 0 30px rgb(100,102,114,0.5);
}

.user-reviews-gzhxotP .client-feedback-2fbhksj img {
    transition: filter 0.3s ease;
    border-bottom: 1px solid rgb(173,175,189);
    filter: grayscale(20%);
    height: 180px;
    object-fit: cover;
    width: 100%;
}

.user-reviews-gzhxotP .client-feedback-2fbhksj .description {
    color: #000000;
    font-weight: 400;
    line-height: 1.6;
    font-size: 15px;
    padding: 1rem 1.5rem 1.5rem;
    position: relative;
}

.learning-process-vjy2tSQ {
    position: relative;
    background: linear-gradient(135deg, rgb(173,175,189) 0%, #ffffff 100%);
    padding: 6rem 0;
    overflow: hidden;
}

.learning-process-vjy2tSQ .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    position: relative;
}

.learning-process-vjy2tSQ .creds-sect-E34WdDM {
    justify-content: center;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    align-items: center;
    position: relative;
    display: flex;
    background: rgba(255, 255, 255, 0.9);
    padding: 3rem;
}

.learning-process-vjy2tSQ h3::after {
    background: rgb(100,102,114);
    transform-origin: left;
    left: 0;
    transform: scaleX(0);
    content: "";
    position: absolute;
    width: 80px;
    animation: line-grow 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    bottom: -0.5rem;
    height: 3px;
}




.learning-process-vjy2tSQ .creds-sect-E34WdDM:hover::after {
    background: radial-gradient(circle, rgb(100,102,114,0.5) 0%, transparent 70%);
    content: "";
    position: absolute;
    height: 200px;
    border-radius: 50%;
    opacity: 0.1;
    transform: translate(-50%, -50%);
    pointer-events: none;
    animation: followMouse 0.8s cubic-bezier(0.33, 1, 0.68, 1) forwards;
    width: 200px;
    z-index: -1;
}

.title-page-HjQ1sdT::before {
    content: "";
    background: linear-gradient(
    to bottom right,
    rgba(var(--primary-color-rgb), 0.85),
    rgba(var(--secondary-color-rgb), 0.65)
  );
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0% 100%);
    z-index: 2;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    mix-blend-mode: multiply;
}

.title-page-HjQ1sdT h1::after {
    content: "";
    transform-origin: left center;
    left: 0;
    width: 60px;
    transform: scaleX(0);
    position: absolute;
    height: 4px;
    background-color: rgb(100,102,114);
    bottom: -0.75rem;
    animation: expandLine 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards 0.8s;
}

.title-page-HjQ1sdT p {
    font-size: calc(15px * 1.1);
    line-height: 1.6;
    color: #ffffff;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    max-width: 600px;
}

.title-page-HjQ1sdT svg:hover {
    transform: rotate(0) scale(1.05);
}

.title-page-HjQ1sdT svg path {
    fill: rgb(100,102,114);
    transition: fill 0.3s ease;
}

.title-page-HjQ1sdT h6 {
    animation: fadeUp 0.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards 0.9s;
    text-align: center;
    transform: translateY(20px);
    margin-top: 1rem;
    opacity: 0;
}

.title-page-HjQ1sdT .request-widget-7uk2jOa:hover {
    box-shadow: 0 12px 30px rgba(94, 170, 168, 0.4);
    transform: translateY(-5px);
}

.title-page-HjQ1sdT .request-widget-7uk2jOa:hover::before {
    left: 100%;
}

.cookie-show-Y0ygF1X {
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    display: flex;
}

.privacy-ack-QdHVshy svg {
    width: 50px;
    fill: rgb(136,138,152);
    height: 50px;
}

.cookie-window-banner-zKZ0PcA p {
    line-height: 1.5;
    font-size: 18px;
    color: #000000;
}

.cookie-window-banner-zKZ0PcA p a {
    color: rgb(136,138,152);
    border-bottom: 2px solid rgb(136,138,152);
    text-decoration: none;
}


#consentWindowModal-okQq2He {
    display: none;
}

#consentWindowModal-okQq2He:checked ~ .cookie-window-banner-zKZ0PcA {
    opacity: 0;
    visibility: hidden;
}

.program-information-gX5KpSR::before {
    content: "";
    animation: shiftLines 20s linear infinite;
    background: repeating-linear-gradient(
        45deg,
        rgb(136,138,152,0.5) 0,
        rgb(136,138,152,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    position: absolute;
    width: 100%;
    opacity: 0.05;
    height: 100%;
    top: 0;
    left: 0;
}

.program-information-gX5KpSR .text-display-box-rPpT7JV::after {
    height: 100px;
    width: 100px;
    background: radial-gradient(circle, rgb(136,138,152) 0%, transparent 70%);
    opacity: 0.3;
    right: -20px;
    content: "";
    filter: blur(20px);
    animation: pulsate 5s ease-in-out infinite;
    border-radius: 50%;
    top: -20px;
    z-index: -1;
    position: absolute;
}

.program-information-gX5KpSR .text-display-box-rPpT7JV h2::before {
    height: 4px;
    left: 0;
    width: 40px;
    position: absolute;
    bottom: -8px;
    content: "";
    background: rgb(136,138,152);
    transition: width 0.3s ease;
    border-radius: 10px;
}

.program-information-gX5KpSR .image-frame-wrap-w5O2lvm::before {
    top: 0;
    background: linear-gradient(180deg, 
                transparent 0%, 
                rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    content: "";
    height: 100%;
    z-index: 1;
    left: 0;
    width: 100%;
}

.program-information-gX5KpSR:hover .image-frame-wrap-w5O2lvm {
    transform: rotateX(2deg) translateY(-10px);
}

.program-information-gX5KpSR .container::before,
.program-information-gX5KpSR .container::after {
    opacity: 0.1;
    content: "";
    z-index: 1;
    border-radius: 50%;
    background: rgb(100,102,114,0.5);
    position: absolute;
}

.program-information-gX5KpSR .container::before {
    animation: float 20s ease-in-out infinite;
    width: 200px;
    left: -50px;
    height: 200px;
    top: -100px;
}

.contact-form-section-DjBZHSL .container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}

.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX {
    position: relative;
    flex-wrap: wrap;
    gap: 30px;
    background-color: transparent;
    justify-content: center;
    display: flex;
    width: 100%;
    padding: 40px 20px 120px;
    align-items: flex-start;
}

.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX div:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}

.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX div svg path {
    fill: rgb(100,102,114);
}

.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX div span a {
    text-decoration: none;
    color: #000000;
    transition: color 0.3s ease;
}

.contact-form-section-DjBZHSL .request-form-pGu9eHq {
    transform: translateY(50px);
    position: relative;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.5);
    max-width: 550px;
    z-index: 2;
    padding: 40px 30px;
    background-color: #ffffff;
    border-radius: 21px;
    margin: 0 auto;
}

.contact-form-section-DjBZHSL .request-form-pGu9eHq input[type="text"],
.contact-form-section-DjBZHSL .request-form-pGu9eHq input[type="email"] {
    color: #000000;
    font-size: 12px;
    border: 1px solid rgb(173,175,189);
    border-radius: 10px;
    height: 50px;
    flex: 1 0 100%;
    padding: 15px 20px;
    background-color: transparent;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.contact-form-section-DjBZHSL .request-form-pGu9eHq .reach-map-jKAYOpd input[type="checkbox"]:checked::before {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    color: #ffffff;
    font-size: 12px;
    top: 50%;
    content: '✓';
}

.contact-form-section-DjBZHSL .request-form-pGu9eHq .reach-map-jKAYOpd label a {
    transition: color 0.3s ease;
    color: rgb(100,102,114);
    text-decoration: none;
}

header:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: '';
    top: 0;
    pointer-events: none;
    left: 0;
    opacity: 0.1;
}

header .top-site-Ulkmw9u {
    position: relative;
}

header .top-site-Ulkmw9u:before {
    width: 100%;
    opacity: 0.3;
    position: absolute;
    background: linear-gradient(to right, 
        transparent, 
        #ffffff, 
        transparent
    );
    left: 0;
    height: 2px;
    bottom: -1px;
    content: '';
}

header .container {
    position: relative;
    max-width: 1200px;
    padding: 15px 25px;
    margin: 0 auto;
}

header .container:before {
    width: 50px;
    transform: translateY(-50%);
    top: 50%;
    opacity: 0.5;
    height: 30px;
    background-size: 6px 2px, 6px 2px;
    position: absolute;
    pointer-events: none;
    background-position: 0 0, 0 10px;
    right: 20px;
    background-repeat: repeat-x;
    content: '';
    background-image: 
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%),
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%);
}

header .main-teach-CUM5iGF:hover:before {
    opacity: 0.7;
}

header .head-page-IsM7Hcx:before {
    position: absolute;
    width: 6px;
    background: #ffffff;
    height: 6px;
    opacity: 0;
    border-radius: 50%;
    top: 50%;
    content: '';
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    left: -12px;
    transform: translateY(-50%);
}

header .head-page-IsM7Hcx:hover:before {
    left: -20px;
    opacity: 1;
}

header .head-edu-ZTnCPGw {
    position: relative;
    text-decoration: none;
    display: flex;
    transition: all 0.3s ease;
    padding: 5px;
    align-items: center;
}

header .head-edu-ZTnCPGw:hover:before {
    opacity: 1;
}

header .head-edu-ZTnCPGw:hover:after {
    opacity: 1;
    animation: circuit 3s infinite;
}

header .head-edu-ZTnCPGw:hover svg {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

.pricing-tray-raQyDP7 .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1320px;
}

.pricing-tray-raQyDP7 .price-schemes-a7MivFQ {
    display: flex;
    gap: 2.5rem;
    flex-direction: column-reverse;
}

.pricing-tray-raQyDP7 .pricing-rates-Mtv3CQJ:hover {
    transform: translateY(-5px);
}

.pricing-tray-raQyDP7 .pricing-rates-Mtv3CQJ h2::after {
    position: absolute;
    transform-origin: left;
    height: 3px;
    bottom: -10px;
    transform: scaleX(1);
    left: 0;
    width: 80px;
    transition: transform 0.5s ease;
    background: rgb(136,138,152);
    content: "";
}

.pricing-tray-raQyDP7 .indv-cost-lcIAGQY {
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    display: block;
    position: relative;
    height: 100%;
}

.pricing-tray-raQyDP7 .price-grid-VLx24nA {
    min-height: 280px;
    display: flex;
    flex-grow: 1;
    padding: 2rem;
    flex-direction: column;
}

.pricing-tray-raQyDP7 .qtr-cost-By8LpMv {
    color: rgb(136,138,152);
    margin: 0.5rem 0 1.25rem;
    font-size: calc(19px + 0.3rem);
    font-weight: 700;
    position: relative;
    display: block;
}

.pricing-tray-raQyDP7 .image-frame-wrap-w5O2lvm::after {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    top: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
}

.secure-vaulting-kUloN2c::after {
    width: 300px;
    height: 300px;
    z-index: 0;
    opacity: 0.1;
    content: '';
    position: absolute;
    left: -50px;
    bottom: -50px;
    background: radial-gradient(circle, rgb(100,102,114), transparent);
}

.secure-vaulting-kUloN2c h3,
.secure-vaulting-kUloN2c h4,
.secure-vaulting-kUloN2c h5,
.secure-vaulting-kUloN2c h6 {
    color: rgb(136,138,152);
    margin-top: 30px;
    position: relative;
    z-index: 1;
    font-weight: 400;
    margin-bottom: 15px;
}

.secure-vaulting-kUloN2c h3 {
    font-size: calc(23px - 0.2rem);
}

.secure-vaulting-kUloN2c > div {
    margin-bottom: 25px;
    z-index: 1;
    position: relative;
}

.secure-vaulting-kUloN2c span {
    color: rgb(136,138,152);
    font-weight: 600;
}

.secure-vaulting-kUloN2c section {
    padding-top: 25px;
    border-top: 2px solid rgba(0, 0, 0, 0.5);
    margin: 50px 0;
}

footer .support-contact-KWCcelt {
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
    padding-bottom: 40px;
    flex-wrap: wrap;
}

footer .info_item a:hover {
    color: rgb(136,138,152);
}

footer .text_main_holder {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr;
}

footer .study-bottom-ZuAELTk {
    font-size: 13px;
    line-height: 1.6;
    max-width: 350px;
    color: #000000;
}

footer .header-learn-Hhby6gt {
    margin-bottom: 30px;
}

footer .header-learn-Hhby6gt a:hover {
    color: rgb(136,138,152);
    transform: translateX(5px);
}

footer .subscribe_holder h5 {
    font-weight: 600;
    margin-bottom: 15px;
    color: #000000;
    font-size: 23px;
}

footer .input_holder input[type="email"] {
    transition: border-color 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #ffffff;
    padding: 14px 16px;
    color: #000000;
    font-size: 13px;
}

footer .footer-address-5QimEsw {
    margin-top: 50px;
}

.thanksFrame-MyT3l2d {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(173,175,189) 0%, #ffffff 100%);
}

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

.thanksFrame-MyT3l2d .creds-sect-E34WdDM {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(5px);
    grid-template-columns: 1fr;
    position: relative;
    padding: 60px 40px;
    transform: perspective(1000px) rotateX(2deg);
    gap: 30px;
    display: grid;
    background: #ffffff;
}

.thanksFrame-MyT3l2d h5::before {
    height: 8px;
    left: 0;
    width: 8px;
    background: rgb(136,138,152);
    top: 0.4em;
    transform: rotate(45deg);
    position: absolute;
    content: "";
}

.thanksFrame-MyT3l2d a::before {
    transform-origin: left;
    width: 100%;
    bottom: 0;
    transform: scaleX(0.7);
    background: linear-gradient(90deg, transparent, rgb(136,138,152,0.5), transparent);
    left: 0;
    transition: transform 0.5s ease;
    content: "";
    height: 2px;
    position: absolute;
}

.our-background-nVs69eM::after {
    pointer-events: none;
    top: -10%;
    background: linear-gradient(135deg, rgb(136,138,152,0.5) 5%, transparent 15%, transparent 85%, rgb(100,102,114,0.5) 95%);
    width: 120%;
    animation: orbitGlow 20s infinite linear;
    z-index: 2;
    left: -10%;
    content: "";
    height: 120%;
    position: absolute;
}

.our-background-nVs69eM h5 {
    letter-spacing: 1.5px;
    font-weight: 700;
    margin: 0 0 15px;
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
}

.our-background-nVs69eM h5:hover::after {
    transform: scaleX(1.5);
}

.our-background-nVs69eM p {
    color: #ffffff;
    line-height: 1.6;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: calc(15px * 1.2);
}

.our-background-nVs69eM ol {
    list-style-position: outside;
    margin: 20px 0 0;
    padding: 0 0 0 20px;
}

.our-background-nVs69eM ol {
    transform: translateY(20px);
    animation: fadeSlideIn 0.8s 0.4s ease-out forwards;
    opacity: 0;
}

.our-background-nVs69eM .text-display-box-rPpT7JV div:nth-child(2) {
    opacity: 0;
    animation: fadeSlideIn 0.8s 0.2s ease-out forwards;
    transform: translateY(20px);
}

.our-background-nVs69eM .text-display-box-rPpT7JV::after {
    left: -10px;
    bottom: 20%;
}

.instructor-history-dhm6ots {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(173,175,189) 0%, rgb(136,138,152,0.5) 100%);
    padding: 4rem 2rem;
}

.instructor-history-dhm6ots::before {
    content: "";
    height: 70%;
    width: 120%;
    background: rgb(100,102,114,0.5);
    position: absolute;
    left: -5%;
    z-index: 1;
    top: -10%;
    transform: rotate(-12deg);
}

.instructor-history-dhm6ots .exp-flex-KRcHwOQ {
    border-radius: 22px;
    transform: rotate(2deg) translateY(-30px);
    padding: 2rem;
    transition: all 0.5s ease;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
    position: relative;
    background: #ffffff;
    max-width: 60%;
}

.instructor-history-dhm6ots .name {
    margin-bottom: 0.5rem;
    transform: translateX(-20px);
    color: rgb(136,138,152);
    font-weight: 700;
    font-size: 29px;
}

.instructor-history-dhm6ots .work-details-2kdBRfK::before {
    top: 0;
    height: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(136,138,152), rgb(100,102,114));
    left: 0;
    width: 5px;
    border-radius: 10px;
}




@media (max-width: 1200px) {.learning-process-vjy2tSQ {
    padding: 5rem 0;
}.learning-process-vjy2tSQ .creds-sect-E34WdDM {
    padding: 2.5rem;
    margin: 0 2rem;
}.learning-process-vjy2tSQ h3 {
    font-size: calc(29px * 0.8);
}
}



@media (max-width: 768px) {.learning-process-vjy2tSQ {
    padding: 3.5rem 0;
}.learning-process-vjy2tSQ .creds-sect-E34WdDM {
    margin: 0 1.5rem;
    padding: 1.75rem;
    transform: none;
}.learning-process-vjy2tSQ .creds-sect-E34WdDM:hover {
    transform: translateY(-3px);
}.learning-process-vjy2tSQ h3 {
    margin-bottom: 1.25rem;
    font-size: calc(29px * 0.7);
}.learning-process-vjy2tSQ .creds-sect-E34WdDM > div::before {
    width: 3px;
    left: -1.5rem;
}.learning-process-vjy2tSQ h3::after {
    height: 2px;
    width: 60px;
}.learning-process-vjy2tSQ::after {
    height: 150px;
    top: -20px;
    width: 150px;
    right: -20px;
}
}



@media (min-width: 768px) {.title-page-HjQ1sdT .creds-sect-E34WdDM {
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
    transform: translateY(0);
    align-items: center;
}.title-page-HjQ1sdT h1 {
    margin-bottom: 2rem;
    font-size: calc(40px * 1.2);
    max-width: 95%;
}.title-page-HjQ1sdT p {
    max-width: 500px;
    font-size: calc(15px * 1.2);
}.title-page-HjQ1sdT .main-open-JgEl8TW {
    margin: 2rem 0;
}.title-page-HjQ1sdT svg {
    width: 150px;
    height: 150px;
}.title-page-HjQ1sdT .request-widget-7uk2jOa {
    padding: 1.2rem 3rem;
}.title-page-HjQ1sdT::before {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
}
}


@media only screen and (max-width: 1200px) {.cookie-window-banner-zKZ0PcA {
    padding: 15px;
}
}



@media screen and (max-width: 1024px) {.program-information-gX5KpSR {
    padding: 80px 0;
}.program-information-gX5KpSR .learn-path-r4YpKSc {
    min-height: 400px;
}.program-information-gX5KpSR .image-frame-wrap-w5O2lvm {
    height: 350px;
}.program-information-gX5KpSR .text-display-box-rPpT7JV {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: -60px;
    padding: 30px;
}.program-information-gX5KpSR .container::before {
    height: 150px;
    width: 150px;
}.program-information-gX5KpSR .container::after {
    height: 100px;
    width: 100px;
}
}



@media (prefers-contrast: more) {.program-information-gX5KpSR .text-display-box-rPpT7JV {
    background: #ffffff;
}.program-information-gX5KpSR .text-display-box-rPpT7JV h2 {
    color: #000000;
}.program-information-gX5KpSR .text-display-box-rPpT7JV .description {
    color: #000000;
}.program-information-gX5KpSR .image-frame-wrap-w5O2lvm::before {
    opacity: 0.7;
}
}



@media (hover: hover) {.program-information-gX5KpSR .text-display-box-rPpT7JV:hover h2::before {
    width: 100%;
}.program-information-gX5KpSR:hover .image-frame-wrap-w5O2lvm {
    transform: rotateX(2deg) translateY(-10px);
}.program-information-gX5KpSR:hover .text-display-box-rPpT7JV {
    transform: translateY(-10px);
}}



@media screen and (min-width: 1200px) {.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX {
    padding-left: 200px;
    width: 70%;
}.contact-form-section-DjBZHSL .request-form-pGu9eHq {
    max-width: 480px;
    width: 40%;
}
}



@media screen and (max-width: 767px) {.contact-form-section-DjBZHSL {
    padding: 60px 0 120px;
}.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX {
    padding: 0 20px 120px;
}.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX h3 {
    font-size: calc(23px + 2px);
}.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX div {
    max-width: 280px;
    min-height: 120px;
    flex: 0 0 100%;
    margin-bottom: 0;
}.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX div svg {
    height: 30px;
    width: 30px;
}.contact-form-section-DjBZHSL .request-form-pGu9eHq {
    padding: 30px 25px;
}
}



@media (max-width: 991px) {header .container {
    padding: 12px 20px;
}header .main-teach-CUM5iGF {
    gap: 20px;
}header .head-edu-ZTnCPGw svg {
    height: 35px;
}
}



@media (max-width: 480px) {header .container {
    padding: 10px 15px;
}header .head-edu-ZTnCPGw svg {
    height: 30px;
}}



@media (min-width: 992px) {.pricing-tray-raQyDP7 .price-schemes-a7MivFQ {
    flex-direction: row;
    align-items: center;
    gap: 3rem;
}.pricing-tray-raQyDP7 .pricing-rates-Mtv3CQJ {
    width: 35%;
    margin: 0;
}.pricing-tray-raQyDP7 .lesson-fees-e5XSNUg {
    width: 65%;
}
}



@media (max-width: 767px) {.pricing-tray-raQyDP7 {
    padding: 4rem 0;
}.pricing-tray-raQyDP7 .price-grid-VLx24nA {
    padding: 1.5rem;
    min-height: 240px;
}.pricing-tray-raQyDP7 .image-frame-wrap-w5O2lvm {
    height: 180px;
}.pricing-tray-raQyDP7 .pricing-rates-Mtv3CQJ {
    padding: 1.5rem;
}.pricing-tray-raQyDP7 .pricing-rates-Mtv3CQJ h2 {
    font-size: calc(28px - 0.2rem);
}.pricing-tray-raQyDP7 .learning-rates-vkMU1TH {
    font-size: calc(16px - 0.1rem);
}}



@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub-banner-RVNKgSA {
    white-space: nowrap;
}
}



@media screen and (min-width: 768px) {.thanksFrame-MyT3l2d {
    padding: 150px 0;
}.thanksFrame-MyT3l2d .creds-sect-E34WdDM {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    padding: 80px 60px;
}.thanksFrame-MyT3l2d h5 {
    max-width: 90%;
    font-size: calc(19px * 1.1);
}.thanksFrame-MyT3l2d p {
    font-size: calc(16px * 1.05);
}.thanksFrame-MyT3l2d a {
    padding: 25px;
}
}



@media (prefers-reduced-motion: reduce) {.thanksFrame-MyT3l2d .creds-sect-E34WdDM,
    .thanksFrame-MyT3l2d .creds-sect-E34WdDM:hover,
    .thanksFrame-MyT3l2d a,
    .thanksFrame-MyT3l2d a:hover,
    .thanksFrame-MyT3l2d p,
    .thanksFrame-MyT3l2d a:hover p,
    .thanksFrame-MyT3l2d a::before,
    .thanksFrame-MyT3l2d a:hover::before {
    transition: none;
    animation: none;
    transform: none;
}}



@media (max-width: 576px) {.our-background-nVs69eM {
    padding: 50px 0;
}.our-background-nVs69eM .text-display-box-rPpT7JV {
    padding: 20px 25px;
}.our-background-nVs69eM h5 {
    margin-bottom: 10px;
    font-size: calc(20px * 0.85);
}.our-background-nVs69eM h5::after {
    width: 30px;
    bottom: -5px;
}.our-background-nVs69eM p {
    margin-bottom: 12px;
    font-size: calc(15px * 0.95);
}.our-background-nVs69eM b {
    font-size: calc(15px * 1);
}.our-background-nVs69eM li {
    line-height: 1.5;
    text-align: left;
    font-size: calc(15px * 0.85);
}.our-background-nVs69eM ol {
    padding-left: 12px;
    margin-top: 15px;
}}

@keyframes line-appear {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}



@keyframes line-grow-subtle {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



@keyframes float {
    0%, 100% {
        transform: rotate(-15deg) translateY(0);
    }
    50% {
        transform: rotate(-15deg) translateY(-20px);
    }
}



@keyframes expandLine {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}



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

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



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



@keyframes orbitGlow {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.05);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

