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

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

.nav-tutor-Dj3PVEH {
    flex: 1 0 auto;
}

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


.user-reviews-gzhxotP {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgb(173,175,189) 100%);
}

.user-reviews-gzhxotP h2 {
    color: #000000;
    margin-bottom: 4rem;
    letter-spacing: 3px;
    transform: translateX(-50%);
    text-transform: uppercase;
    font-size: 29px;
    position: relative;
    text-align: center;
    padding: 0 2rem;
    font-weight: 700;
    left: 50%;
    display: inline-block;
}

.user-reviews-gzhxotP .client-feedback-2fbhksj::before {
    inset: 0;
    border: 2px solid transparent;
    background: linear-gradient(45deg, rgb(136,138,152), rgb(100,102,114)) border-box;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    border-radius: 10px;
    opacity: 0.7;
    z-index: 1;
    -webkit-mask: 
        linear-gradient(#fff 0 0) padding-box, 
        linear-gradient(#fff 0 0);
    position: absolute;
    content: "";
}

.user-reviews-gzhxotP .client-feedback-2fbhksj p {
    color: #000000;
    margin: 0;
    font-size: calc(15px + 0.1rem);
    padding: 1rem 1.5rem 0;
    position: relative;
    font-weight: 600;
}

.user-reviews-gzhxotP .client-feedback-2fbhksj:nth-child(3n+1) {
    transform: translateZ(20px);
}

.user-reviews-gzhxotP .client-feedback-2fbhksj:nth-child(3n+3) {
    transform: translateZ(30px);
}

.learning-process-vjy2tSQ::after {
    height: 250px;
    width: 250px;
    top: -50px;
    position: absolute;
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    background: rgb(136,138,152,0.5);
    right: -50px;
    content: "";
    opacity: 0.08;
    z-index: 0;
    transform: rotate(-15deg);
    animation: float 12s infinite ease-in-out;
}

.learning-process-vjy2tSQ .creds-sect-E34WdDM > div {
    position: relative;
    max-width: 800px;
}

.learning-process-vjy2tSQ h3 {
    animation: slide-in 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    color: #000000;
    margin-bottom: 1.5rem;
    font-family: Arial, sans-serif;
    font-weight: 700;
    opacity: 0;
    transform: translateX(-20px);
    font-size: calc(29px * 0.85);
    letter-spacing: -0.02em;
}

.learning-process-vjy2tSQ p {
    position: relative;
    animation: fade-up 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 17px;
    color: #000000;
    transform: translateY(20px);
    font-family: Arial, sans-serif;
    margin-bottom: 0;
    opacity: 0;
    line-height: 1.8;
}

.title-page-HjQ1sdT {
    min-height: 680px;
    display: flex;
    overflow: hidden;
    height: 100vh;
    align-items: center;
    width: 100%;
    position: relative;
    background: linear-gradient(135deg, rgb(173,175,189) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.title-page-HjQ1sdT:hover .image-frame-wrap-w5O2lvm {
    transform: scale(1);
}

.title-page-HjQ1sdT::after {
    height: 60%;
    width: 100%;
    background: linear-gradient(
    to top,
    rgba(var(--dark-color-rgb), 0.9),
    rgba(var(--dark-color-rgb), 0.3),
    transparent
  );
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
}

.title-page-HjQ1sdT h1 {
    margin-bottom: 1.5rem;
    animation: slideInTitle 0.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards 0.3s;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translateX(-10px);
    line-height: 1.2;
    color: #ffffff;
    font-weight: 700;
    opacity: 0;
    font-size: 40px;
    position: relative;
}

.title-page-HjQ1sdT .main-open-JgEl8TW {
    align-items: center;
    opacity: 0;
    transform: translateY(15px);
    animation: fadeUp 0.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards 0.7s;
    display: flex;
    justify-content: center;
    margin: 1rem 0;
}

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

.title-page-HjQ1sdT .request-widget-7uk2jOa {
    box-shadow: 0 8px 25px rgba(94, 170, 168, 0.3);
    padding: 1rem 2.5rem;
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    overflow: hidden;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(100,102,114) 0%, rgb(74, 150, 148) 100%);
    letter-spacing: 0.5px;
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.privacy-ack-QdHVshy {
    flex-shrink: 0;
    margin-right: 20px;
}

.cookie-window-banner-zKZ0PcA h5 {
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 22px;
}

.cookies-consent-HY4U10j:hover {
    background: rgb(136,138,152,0.5);
    border-color: rgb(136,138,152,0.5);
}

.cookie-window-banner-zKZ0PcA p a:hover {
    color: rgb(100,102,114);
    border-bottom-color: rgb(100,102,114);
}

.program-information-gX5KpSR {
    perspective: 1000px;
    overflow: hidden;
    background: rgb(173,175,189);
    padding: 120px 0;
    position: relative;
}

.program-information-gX5KpSR .learn-path-r4YpKSc {
    grid-template-rows: auto auto;
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
    min-height: 550px;
    gap: 0;
}

.program-information-gX5KpSR .text-display-box-rPpT7JV::before {
    position: absolute;
    border-radius: 29px;
    width: 100%;
    backdrop-filter: blur(10px);
    height: 100%;
    background: linear-gradient(120deg, 
                rgba(255, 255, 255, 0.8) 0%, 
                rgba(255, 255, 255, 0.95) 100%);
    z-index: -1;
    left: 0;
    content: "";
    top: 0;
}



.program-information-gX5KpSR .text-display-box-rPpT7JV h2 {
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
    color: #000000;
    font-size: 37px;
    font-weight: 700;
    z-index: 2;
}

.program-information-gX5KpSR .text-display-box-rPpT7JV .description {
    z-index: 2;
    line-height: 1.7;
    color: #000000;
    position: relative;
    margin-bottom: 20px;
    font-size: 14px;
}

.program-information-gX5KpSR .image-frame-wrap-w5O2lvm::after {
    content: "";
    mix-blend-mode: overlay;
    left: 0;
    background: radial-gradient(
        circle at 70% 20%,
        rgb(136,138,152,0.5) 0%,
        transparent 60%
    );
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
}

.program-information-gX5KpSR:hover .text-display-box-rPpT7JV {
    transform: translateY(-10px);
}

.program-information-gX5KpSR .container::after {
    width: 150px;
    bottom: -50px;
    right: -30px;
    height: 150px;
    animation: float 15s ease-in-out infinite reverse;
}

.contact-form-section-DjBZHSL {
    min-height: 650px;
    z-index: 1;
    align-items: center;
    padding: 0;
    position: relative;
    display: flex;
}

.contact-form-section-DjBZHSL::before {
    content: '';
    position: absolute;
    z-index: -1;
    background-color: rgb(136,138,152,0.5);
    inset: 0;
}

.contact-form-section-DjBZHSL .feedback-card-obvHCIT {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
}

.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX h3::after {
    background-color: rgb(100,102,114);
    left: 50%;
    position: absolute;
    width: 60px;
    height: 3px;
    transform: translateX(-50%);
    content: '';
    bottom: 0;
}

.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX div svg {
    height: 35px;
    margin-bottom: 15px;
    width: 35px;
}

.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX div span {
    margin-top: 10px;
    line-height: 1.5;
    color: #000000;
    font-size: 12px;
}

.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX div span a:hover {
    color: rgb(100,102,114);
}

.contact-form-section-DjBZHSL .request-form-pGu9eHq h3 {
    font-size: 23px;
    color: rgb(136,138,152);
    font-weight: 700;
    margin-bottom: 25px;
    text-align: center;
}

.contact-form-section-DjBZHSL .request-form-pGu9eHq form {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.contact-form-section-DjBZHSL .request-form-pGu9eHq input::placeholder {
    opacity: 0.6;
    color: #000000;
}

.contact-form-section-DjBZHSL .request-form-pGu9eHq .reach-map-jKAYOpd {
    align-items: flex-start;
    display: flex;
    flex: 1 0 100%;
    margin-top: 5px;
}

.contact-form-section-DjBZHSL .request-form-pGu9eHq .reach-map-jKAYOpd input[type="checkbox"]:checked {
    border-color: rgb(100,102,114);
    background-color: rgb(100,102,114);
}

.contact-form-section-DjBZHSL .request-form-pGu9eHq .reach-map-jKAYOpd label {
    line-height: 1.5;
    color: #000000;
    font-size: 12px;
}

.contact-form-section-DjBZHSL .request-form-pGu9eHq .reach-map-jKAYOpd label a:hover {
    color: rgb(136,138,152);
}

.contact-form-section-DjBZHSL .request-form-pGu9eHq .request-widget-7uk2jOa:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgb(136,138,152,0.5);
}

header:after {
    left: 0;
    background-image: 
        linear-gradient(to right, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        ),
        linear-gradient(to bottom, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        );
    top: 0;
    content: '';
    width: 100%;
    pointer-events: none;
    height: 100%;
    background-size: 100px 100px;
    position: absolute;
}

header .site-header-7aSDFwj:before {
    transform: translateY(-50%) translateX(-40px);
    content: '';
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 20px;
    position: absolute;
    top: 50%;
    height: 20px;
    opacity: 0.5;
    left: 0;
    border-radius: 50%;
}

header .main-teach-CUM5iGF {
    align-items: center;
    display: flex;
    gap: 30px;
    position: relative;
}

header .head-page-IsM7Hcx {
    letter-spacing: 0.5px;
    text-decoration: none;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    padding: 8px 0;
    color: #ffffff;
    font-weight: 400;
    transition: all 0.3s ease;
    font-size: 14px;
    position: relative;
}

header .head-page-IsM7Hcx:after {
    height: 1px;
    content: '';
    transition: all 0.3s ease;
    position: absolute;
    transform-origin: right;
    transform: translateY(-50%) scaleX(0);
    top: 50%;
    background: rgba(255, 255, 255, 0.5);
    left: -30px;
    width: 20px;
}

header .head-edu-ZTnCPGw:after {
    background: #ffffff;
    content: '';
    width: 10px;
    left: -5px;
    transition: all 0.3s ease;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    height: 10px;
    opacity: 0;
    top: -5px;
    position: absolute;
}

.pricing-tray-raQyDP7::before {
    position: absolute;
    content: "";
    background: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(rgb(136,138,152), 0.03) 40px, rgba(rgb(136,138,152), 0.03) 80px);
    left: 0;
    height: 100%;
    top: 0;
    pointer-events: none;
    z-index: 1;
    width: 100%;
}

.pricing-tray-raQyDP7 .pricing-rates-Mtv3CQJ h2 {
    font-weight: 700;
    position: relative;
    font-size: 28px;
    color: #000000;
    line-height: 1.3;
    margin-bottom: 1rem;
}

.pricing-tray-raQyDP7 .learning-rates-vkMU1TH {
    max-width: 100%;
    overflow-wrap: break-word;
    margin-top: 1.5rem;
    word-break: break-word;
    line-height: 1.6;
    font-size: 16px;
    color: #000000;
}

.pricing-tray-raQyDP7 .indv-cost-lcIAGQY:hover {
    transform: translateY(-8px);
}

.pricing-tray-raQyDP7 .indv-cost-lcIAGQY:hover .study-rates-oWUHKzV {
    box-shadow: 0 15px 35px rgba(rgb(136,138,152,0.5), 0.15);
}

.pricing-tray-raQyDP7 .price-grid-VLx24nA h3 {
    position: relative;
    font-size: calc(19px + 0.1rem);
    color: #000000;
    line-height: 1.3;
    margin-bottom: 1rem;
    font-weight: 600;
}

.pricing-tray-raQyDP7 .price-grid-VLx24nA p {
    word-break: break-word;
    line-height: 1.6;
    font-size: 16px;
    color: #000000;
    flex-grow: 1;
    overflow-wrap: break-word;
    margin-top: 1.5rem;
}

.pricing-tray-raQyDP7 .indv-cost-lcIAGQY:hover .image-frame-wrap-w5O2lvm {
    transform: scale(1.05);
}

.secure-vaulting-kUloN2c::before {
    right: -50px;
    background: radial-gradient(circle, rgb(136,138,152), transparent);
    content: '';
    z-index: 0;
    top: -50px;
    width: 200px;
    opacity: 0.1;
    height: 200px;
    position: absolute;
}

.secure-vaulting-kUloN2c h2 {
    margin-bottom: 20px;
    font-size: 34px;
    color: rgb(100,102,114);
    margin-top: 35px;
    position: relative;
    font-weight: 600;
    z-index: 1;
}

.secure-vaulting-kUloN2c h4 {
    font-size: 23px;
}

.secure-vaulting-kUloN2c h6 {
    font-size: 22px;
}

.secure-vaulting-kUloN2c li {
    position: relative;
    z-index: 1;
    line-height: 1.7;
    margin-bottom: 15px;
    padding-left: 10px;
    border-left: 3px solid rgb(100,102,114);
}


.secure-vaulting-kUloN2c hr {
    margin: 40px 0;
    border: none;
    height: 1px;
    background: rgba(0, 0, 0, 0.5);
}

footer .job-board-eFIMdPa {
    gap: 60px;
    display: grid;
}

footer .info_item {
    margin-bottom: 15px;
    margin-right: 30px;
    position: relative;
}

footer .info_item:last-child {
    margin-right: 0;
}

footer .info_item p,
footer .info_item a {
    transition: color 0.2s ease;
    font-size: 13px;
    text-decoration: none;
    color: #000000;
    letter-spacing: 0.3px;
}

footer .top-core-yqzwQfX svg {
    height: 40px;
    margin-bottom: 20px;
    width: auto;
}

footer .main-teach-CUM5iGF h5::after {
    content: "";
    left: 0;
    bottom: -8px;
    position: absolute;
    background-color: rgb(136,138,152);
    width: 30px;
    height: 2px;
}

footer .subscribe_holder {
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 10px;
}

footer .input_holder {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

footer .sub-banner-RVNKgSA {
    cursor: pointer;
    font-size: 17px;
    color: #ffffff;
    border-radius: 10px;
    border: none;
    font-weight: 600;
    transition: background-color 0.3s ease;
    text-align: center;
    padding: 14px 20px;
    background-color: rgb(136,138,152);
}

.thanksFrame-MyT3l2d::after {
    background: rgb(100,102,114,0.5);
    z-index: 1;
    clip-path: polygon(15% 0, 100% 15%, 100% 100%, 0% 85%);
    right: -5%;
    height: 80%;
    opacity: 0.1;
    width: 40%;
    bottom: -5%;
    position: absolute;
    transform: rotate(3deg);
    content: "";
}

.thanksFrame-MyT3l2d .creds-sect-E34WdDM::before {
    height: 6px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(136,138,152) 0%, rgb(100,102,114) 100%);
    width: 100%;
    left: 0;
    top: 0;
}

.thanksFrame-MyT3l2d h5 {
    font-weight: 700;
    line-height: 1.4;
    transform: translateZ(0);
    font-size: 19px;
    position: relative;
    padding-left: 20px;
    color: rgb(136,138,152);
    margin: 0 0 10px;
}

.thanksFrame-MyT3l2d a {
    display: block;
    transition: all 0.3s ease;
    padding: 20px;
    text-decoration: none;
    background-color: rgba(rgb(173,175,189), 0.3);
    position: relative;
    overflow: hidden;
}

.thanksFrame-MyT3l2d a:hover::before {
    transform: scaleX(1);
}

.thanksFrame-MyT3l2d a:hover p {
    padding-left: 25px;
    border-left-color: rgb(136,138,152);
}

.our-background-nVs69eM {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}

.our-background-nVs69eM .container {
    max-width: 1200px;
    padding: 0 15px;
    z-index: 5;
    transform-style: preserve-3d;
    margin: 0 auto;
    position: relative;
    perspective: 1000px;
}

.our-background-nVs69eM .text-display-box-rPpT7JV {
    transform: translateZ(0) rotateY(-2deg);
    border-left: 3px solid rgb(100,102,114);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 10px 30px rgba(0,0,0,0.15), 0 0 0 1px rgba(255,255,255,0.1);
    background: linear-gradient(145deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
    padding: 40px 50px;
    backdrop-filter: blur(10px);
}

.our-background-nVs69eM b {
    font-size: calc(15px * 1.5);
    color: rgb(100,102,114);
    position: relative;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.our-background-nVs69eM li {
    text-align: justify;
    font-size: 15px;
    margin-bottom: 15px;
    position: relative;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.8;
}




.our-background-nVs69eM .container::before,
.our-background-nVs69eM .container::after {
    width: 5px;
    z-index: 2;
    content: "";
    opacity: 0.7;
    box-shadow: 0 0 10px 2px rgb(100,102,114,0.5);
    pointer-events: none;
    height: 5px;
    border-radius: 50%;
    animation: pulseDot 3s infinite alternate;
    position: absolute;
    background: rgb(100,102,114);
}

.our-background-nVs69eM .container::before {
    right: 15%;
    top: -20px;
}

.instructor-history-dhm6ots .client-feedback-2fbhksj {
    gap: 3rem;
    align-items: center;
    z-index: 2;
    display: flex;
    flex-direction: row;
    transform: translateX(5%);
    position: relative;
}

.instructor-history-dhm6ots .image-frame-wrap-w5O2lvm:hover {
    box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.5);
    transform: rotate(0deg) scale(1.05);
}

.instructor-history-dhm6ots .exp-flex-KRcHwOQ::after {
    transition: all 0.5s ease;
    width: 85%;
    bottom: -10px;
    opacity: 0.6;
    filter: blur(8px);
    left: 30px;
    background: rgb(100,102,114);
    content: "";
    position: absolute;
    height: 10px;
}

.instructor-history-dhm6ots .work-details-2kdBRfK {
    font-style: italic;
    line-height: 1.6;
    font-weight: 400;
    position: relative;
    color: #000000;
    font-size: 13px;
    padding-left: 1.5rem;
}


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



@media (max-width: 767px) {.user-reviews-gzhxotP {
    padding: 4rem 0;
}.user-reviews-gzhxotP h2 {
    font-size: calc(29px - 0.3rem);
    margin-bottom: 2.5rem;
}.user-reviews-gzhxotP .client-feedback-2fbhksj {
    margin: 1rem 0;
    flex: 0 0 100%;
    transform: none !important;
}.user-reviews-gzhxotP .client-feedback-2fbhksj:hover {
    transform: translateY(-10px) !important;
}}



@media (max-width: 576px) {.learning-process-vjy2tSQ {
    padding: 3rem 0;
}.learning-process-vjy2tSQ .creds-sect-E34WdDM {
    padding: 1.5rem;
    margin: 0 1rem;
}.learning-process-vjy2tSQ h3 {
    font-size: calc(29px * 0.65);
    margin-bottom: 1rem;
}.learning-process-vjy2tSQ p {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.learning-process-vjy2tSQ .creds-sect-E34WdDM > div::before {
    width: 2px;
    left: -1.25rem;
}.learning-process-vjy2tSQ::after {
    width: 120px;
    opacity: 0.06;
    height: 120px;
}
}



@media (min-width: 992px) {.title-page-HjQ1sdT {
    height: 100vh;
    min-height: 800px;
}.title-page-HjQ1sdT .creds-sect-E34WdDM {
    padding: 4rem;
    grid-template-columns: 1.2fr 0.8fr;
}.title-page-HjQ1sdT h1 {
    font-size: calc(40px * 1.4);
    line-height: 1.1;
}.title-page-HjQ1sdT h1::after {
    height: 5px;
    width: 80px;
}.title-page-HjQ1sdT p {
    font-size: calc(15px * 1.3);
}.title-page-HjQ1sdT svg {
    width: 180px;
    height: 180px;
}.title-page-HjQ1sdT .request-widget-7uk2jOa {
    font-size: calc(18px * 1.1);
}
}



@media (max-width: 480px) {.title-page-HjQ1sdT {
    min-height: 550px;
}.title-page-HjQ1sdT .creds-sect-E34WdDM {
    gap: 1.5rem;
    padding: 1.5rem;
}.title-page-HjQ1sdT h1 {
    font-size: 40px;
}.title-page-HjQ1sdT p {
    font-size: 15px;
}.title-page-HjQ1sdT svg {
    width: 100px;
    height: 100px;
}.title-page-HjQ1sdT .request-widget-7uk2jOa {
    font-size: 18px;
    padding: 0.9rem 2rem;
}}



@media screen and (max-width: 767px) {.program-information-gX5KpSR {
    padding: 60px 0;
}.program-information-gX5KpSR .learn-path-r4YpKSc {
    min-height: auto;
}.program-information-gX5KpSR .image-frame-wrap-w5O2lvm {
    transform: none;
    height: 250px;
}.program-information-gX5KpSR .text-display-box-rPpT7JV {
    transform: none;
    margin-top: -40px;
    margin-left: 15px;
    padding: 25px;
    margin-right: 15px;
}.program-information-gX5KpSR .text-display-box-rPpT7JV h2 {
    margin-bottom: 20px;
    font-size: calc(37px * 0.85);
}.program-information-gX5KpSR .text-display-box-rPpT7JV .description {
    font-size: calc(14px * 0.95);
}.program-information-gX5KpSR:hover .image-frame-wrap-w5O2lvm,
    .program-information-gX5KpSR:hover .text-display-box-rPpT7JV {
    transform: none;
}.program-information-gX5KpSR .container::before,
    .program-information-gX5KpSR .container::after {
    display: none;
}}



@media screen and (min-width: 992px) {.contact-form-section-DjBZHSL {
    min-height: 700px;
    padding: 100px 0;
}.contact-form-section-DjBZHSL .feedback-card-obvHCIT {
    flex-direction: row;
    align-items: center;
}.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX {
    padding: 60px 0 60px 120px;
    justify-content: space-between;
    gap: 30px;
    width: 65%;
    margin-left: auto;
    align-items: center;
}.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX h3 {
    margin-bottom: 40px;
    padding-left: 0;
    text-align: left;
    padding-right: 0;
}.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX h3::after {
    left: 0;
    transform: none;
}.contact-form-section-DjBZHSL .inquiry-widget-Ji71MWX div {
    flex: 0 0 calc(50% - 15px);
    margin: 0;
    max-width: calc(50% - 15px);
}.contact-form-section-DjBZHSL .request-form-pGu9eHq {
    z-index: 3;
    margin: 0;
    width: 45%;
    padding: 40px;
    left: 0;
    position: absolute;
    max-width: 450px;
}.contact-form-section-DjBZHSL .request-form-pGu9eHq::before {
    transform: translateY(-50%) rotate(45deg);
    left: -15px;
    top: 50%;
}
}



@media (min-width: 768px) {.pricing-tray-raQyDP7 .lesson-fees-e5XSNUg {
    grid-template-columns: repeat(2, 1fr);
}.pricing-tray-raQyDP7 .pricing-rates-Mtv3CQJ {
    padding: 3rem;
}
}



@media (min-width: 1200px) {.pricing-tray-raQyDP7 .lesson-fees-e5XSNUg {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing-tray-raQyDP7 .price-grid-VLx24nA {
    padding: 2.5rem;
}.pricing-tray-raQyDP7 .pricing-rates-Mtv3CQJ h2 {
    font-size: calc(28px + 0.2rem);
}.pricing-tray-raQyDP7 .image-frame-wrap-w5O2lvm {
    height: 250px;
}
}


@media only screen and (max-width: 800px) {.secure-vaulting-kUloN2c {
    grid-template-columns: 1fr;
    border-radius: 10px;
    padding: 30px;
}.secure-vaulting-kUloN2c h1 {
    grid-column: span 1;
    font-size: calc(23px - 0.5rem);
}.secure-vaulting-kUloN2c h2 {
    font-size: calc(23px - 0.4rem);
}.secure-vaulting-kUloN2c p {
    font-size: calc(15px - 0.2rem);
}}



@media (max-width: 576px) {footer .gift-card-GvSAnJj {
    padding: 40px 0 20px;
}footer .job-board-eFIMdPa {
    gap: 40px;
}footer .main-teach-CUM5iGF h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}}



@media screen and (min-width: 992px) {.thanksFrame-MyT3l2d {
    padding: 180px 0;
}.thanksFrame-MyT3l2d .creds-sect-E34WdDM {
    gap: 60px;
    grid-template-columns: 0.8fr 1.2fr;
    padding: 100px 80px;
}.thanksFrame-MyT3l2d h5 {
    padding-left: 30px;
    font-size: calc(19px * 1.2);
}.thanksFrame-MyT3l2d h5::before {
    width: 10px;
    height: 10px;
}.thanksFrame-MyT3l2d p {
    font-size: calc(16px * 1.1);
    padding-left: 30px;
}.thanksFrame-MyT3l2d a {
    padding: 30px;
}
}



@media (max-width: 992px) {.our-background-nVs69eM {
    padding: 80px 0;
}.our-background-nVs69eM .text-display-box-rPpT7JV {
    transform: translateZ(0) rotateY(-1deg);
    padding: 30px 35px;
}.our-background-nVs69eM h5 {
    font-size: calc(20px * 0.95);
}.our-background-nVs69eM b {
    font-size: calc(15px * 1.2);
}.our-background-nVs69eM li {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}
}



@media (max-width: 992px) {.instructor-history-dhm6ots .client-feedback-2fbhksj {
    gap: 2rem;
    flex-direction: column;
    transform: none;
}.instructor-history-dhm6ots .image-frame-wrap-w5O2lvm {
    margin: 0 auto;
    height: 280px;
    width: 220px;
}.instructor-history-dhm6ots .exp-flex-KRcHwOQ {
    max-width: 100%;
    transform: none;
}.instructor-history-dhm6ots .name,
    .instructor-history-dhm6ots .exp-flex-KRcHwOQ > div:nth-child(2) {
    transform: none;
}
}



@keyframes borderGlow {
    0% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
    }
}



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



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



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

@keyframes shiftLines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}



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



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

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



@keyframes pulseDot {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.5);
        opacity: 0.9;
    }
}

