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

.top-mainbar-BrtS {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}

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

header .top-study-TYbn .head-info-UlZa {
    position: relative;
    z-index: 2;
    transform: skewX(5deg);
}

header .top-study-TYbn .head-info-UlZa svg {
    width: 80px;
    height: auto;
}

header .top-study-TYbn .top-know-TOwm {
    transition: transform 0.3s ease;
    position: relative;
}

header .top-study-TYbn .top-know-TOwm a::before {
    transition: transform 0.3s ease;
    height: 2px;
    transform: scaleX(0) rotate(-2deg);
    position: absolute;
    transform-origin: right;
    width: 100%;
    background: rgb(179,158,202);
    left: 0;
    content: "";
    bottom: 0;
}

.our-story-hGXW .container {
    position: relative;
    z-index: 1;
}

.our-story-hGXW h3::after {
    width: 60px;
    content: "";
    background: rgb(211,195,225);
    bottom: -15px;
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
}

.our-story-hGXW .pro-training-nsmu p {
    line-height: 1.7;
    color: #000000;
    margin-bottom: 30px;
    width: 60%;
    font-size: 13px;
}

.our-story-hGXW .mastery-zone-WNGi p {
    color: #000000;
    font-size: 13px;
    margin-bottom: 30px;
    line-height: 1.7;
    width: 60%;
    margin-left: auto;
}

.our-story-hGXW .expert-studio-OBSk::after {
    height: 150px;
    bottom: -75px;
    right: -75px;
    border-radius: 50%;
    animation: rotate 20s infinite linear reverse;
    width: 150px;
    z-index: -1;
    content: "";
    position: absolute;
    border: 2px dashed rgb(179,158,202,0.5);
}

.our-story-hGXW .mastery-zone-WNGi svg {
    color: rgb(179,158,202);
    top: 10px;
    position: absolute;
    right: -45px;
    width: 30px;
    opacity: 0.7;
    height: 30px;
}



.sign-up-now-DjAh::after {
    height: 100%;
    z-index: 2;
    left: 0;
    background-image: 
        radial-gradient(circle at 10% 10%, rgba(rgb(211,195,225), 0.15) 0%, transparent 15%),
        radial-gradient(circle at 90% 90%, rgba(rgb(179,158,202), 0.15) 0%, transparent 15%);
    position: absolute;
    content: '';
    width: 100%;
    top: 0;
}

.sign-up-now-DjAh::after {
    width: 100%;
    top: 0;
    z-index: 3;
    opacity: 0.8;
    left: 0;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(211,195,225) 0%, rgb(211,195,225) 3px, transparent 3px),
        radial-gradient(circle at 90% 10%, rgb(211,195,225) 0%, rgb(211,195,225) 3px, transparent 3px),
        radial-gradient(circle at 10% 90%, rgb(179,158,202) 0%, rgb(179,158,202) 3px, transparent 3px),
        radial-gradient(circle at 90% 90%, rgb(179,158,202) 0%, rgb(179,158,202) 3px, transparent 3px);
    position: absolute;
    animation: cornerDotsGlow 4s ease-in-out infinite alternate;
    background-repeat: no-repeat;
    content: '';
    height: 100%;
}



.sign-up-now-DjAh::after {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(211,195,225), transparent);
    width: 100%;
    content: '';
    z-index: 3;
    height: 3px;
    left: 0;
    animation: topBarAnimate 4s ease-in-out infinite;
    top: 0;
}

.sign-up-now-DjAh h3::before {
    left: 0;
    bottom: -5px;
    height: 10px;
    position: absolute;
    background-image: 
        radial-gradient(circle at 10% 50%, rgb(211,195,225) 0%, rgb(211,195,225) 3px, transparent 3px),
        radial-gradient(circle at 90% 50%, rgb(179,158,202) 0%, rgb(179,158,202) 3px, transparent 3px);
    content: '';
    width: 100%;
    background-repeat: no-repeat;
}

.sign-up-now-DjAh .reach-us-nGby:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    letter-spacing: 2.5px;
    transform: translateY(-5px);
}

.sign-up-now-DjAh .reach-us-nGby:hover::after {
    opacity: 0.8;
}

.secure-nook-vqNX {
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background-color: var(--section-bg-color, #f8f9fa);
}

.secure-nook-vqNX .container {
    margin: 0 auto;
    z-index: 1;
    position: relative;
    transform: translateZ(0);
    max-width: 1140px;
    padding: 0 20px;
}

.secure-nook-vqNX h1::after {
    bottom: -12px;
    height: 4px;
    transform-origin: left center;
    background: linear-gradient(90deg, var(--primary-color, #4154f1), var(--secondary-color, #4655fa));
    position: absolute;
    left: 0;
    content: "";
    width: 80px;
    animation: scaleWidth 0.8s ease-out forwards;
}

.secure-nook-vqNX p {
    max-width: 90%;
    position: relative;
    color: var(--p-color, #444444);
    line-height: 1.7;
    font-size: var(--p-font-size, 1rem);
    margin-bottom: 1.5rem;
    transform: translateZ(0);
}

.secure-nook-vqNX li {
    color: var(--p-color, #444444);
    line-height: 1.6;
    position: relative;
    font-size: var(--p-font-size, 1rem);
    margin-bottom: 1rem;
    padding-left: 8px;
}

.locate-ihfj {
    position: relative;
    overflow: hidden;
    padding: 90px 0;
    background: linear-gradient(125deg, rgb(211,195,225,0.5) 0%, rgb(236,228,242) 65%, rgb(179,158,202,0.5) 100%);
}



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

.locate-ihfj .contact-today-gLkr {
    position: relative;
    perspective: 1000px;
    grid-template-columns: 1.2fr 0.8fr 1fr;
    gap: 24px;
    display: grid;
}

.locate-ihfj .support-info-pqZR:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px) rotateX(3deg) rotateY(3deg);
}

.locate-ihfj .support-info-pqZR:hover::before {
    opacity: 0.2;
}

.locate-ihfj h2 {
    font-size: 29px;
    font-weight: 700;
    transform: translateZ(10px);
    color: #000000;
    margin-bottom: 28px;
    position: relative;
}

.locate-ihfj .get-help-cwBh {
    position: relative;
    margin-bottom: 25px;
    z-index: 1;
}

.locate-ihfj .msg-page-TicC span {
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 30px;
    font-size: calc(14px * 0.85);
    transition: all 0.3s ease;
    color: #000000;
    padding: 7px 14px;
    background: rgba(0, 0, 0, 0.03);
}

.locate-ihfj .request-form-rDwX {
    flex-direction: column;
    gap: 20px;
    display: flex;
}

.locate-ihfj .request-form-rDwX a:hover {
    transform: translateY(-5px) translateZ(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-color: rgb(211,195,225,0.5);
}

.locate-ihfj .request-form-rDwX a span {
    z-index: 1;
    font-size: calc(14px * 0.85);
    font-weight: 600;
    margin-right: 10px;
    position: relative;
    color: rgb(211,195,225);
}

.locate-ihfj .request-form-rDwX a:hover svg {
    transform: scale(1.1);
}

.locate-ihfj .request-form-rDwX a:hover svg,
.locate-ihfj .request-form-rDwX a:hover svg path {
    fill: rgb(179,158,202);
}

.locate-ihfj .support-info-pqZR:nth-child(2) {
    transform: translateZ(0) perspective(1000px);
    transition: all 0.4s ease;
}

.locate-ihfj .container::before {
    position: absolute;
    top: -150px;
    width: 300px;
    border-radius: 50%;
    height: 300px;
    opacity: 0.3;
    z-index: -1;
    content: "";
    right: -150px;
    background: radial-gradient(circle, rgb(179,158,202,0.5) 0%, transparent 70%);
}

.instructor-history-Qmnh {
    background: linear-gradient(150deg, rgb(236,228,242) 0%, #000000 100%);
    position: relative;
    overflow: hidden;
    min-height: 700px;
    padding: 8rem 0;
}

.instructor-history-Qmnh .edu-quotes-tbRF::after {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.2) 100%);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    backdrop-filter: blur(15px);
    border-radius: 12px;
    left: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 100%;
    content: "";
    z-index: -2;
    width: 100%;
}

.instructor-history-Qmnh .name {
    grid-area: name;
    padding-bottom: 10px;
    transform: translateX(0);
    font-weight: 700;
    z-index: 3;
    color: #ffffff;
    align-self: end;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    margin-top: 80px;
    position: relative;
    font-size: 34px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.instructor-history-Qmnh .edu-quotes-tbRF:hover .emp-exp-mvIW {
    transform: translateX(15px) translateY(-5px);
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.4);
}



.sustain-cta-yFfq .container {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.sustain-cta-yFfq .company_holder {
    padding-right: 30px;
    flex: 0 0 30%;
    position: relative;
}

.sustain-cta-yFfq .company_holder h3::after {
    width: 40%;
    left: 0;
    bottom: -5px;
    content: '';
    background: rgb(211,195,225);
    height: 2px;
    position: absolute;
    transition: width 0.3s ease-in-out;
}

.sustain-cta-yFfq .badge-case-HJFa {
    justify-content: space-between;
    position: relative;
    flex: 0 0 65%;
    display: flex;
}

.sustain-cta-yFfq .header-bar-ePtO {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    flex: 0 0 45%;
    position: relative;
    border-radius: 11px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    padding: 20px;
}

.sustain-cta-yFfq .header-bar-ePtO .top-teach-ZfWB a {
    opacity: 0.85;
    text-decoration: none;
    font-size: calc(14px * 0.95);
    display: inline-block;
    color: #ffffff;
    padding-left: 0;
    position: relative;
    transition: all 0.3s ease;
}

.patent-info-uihH .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.patent-info-uihH .green-edu-Lwcq {
    text-align: center;
    color: #ffffff;
    letter-spacing: 0.5px;
    transition: opacity 0.3s ease;
    opacity: 0.8;
    font-size: 15px;
}

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

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

.thanksPart-HURv .expert-studio-OBSk:hover {
    transform: translateY(-5px);
}

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

.price-offering-QzwW {
    overflow: hidden;
    padding: 120px 0 100px;
    position: relative;
    z-index: 1;
}

.price-offering-QzwW::after {
    width: 200%;
    position: absolute;
    background: radial-gradient(circle at center, transparent 45%, rgba(255, 255, 255, 0.03) 50%, transparent 55%);
    pointer-events: none;
    z-index: -1;
    top: -50%;
    height: 200%;
    animation: rotateBackground 180s linear infinite;
    content: "";
    left: -50%;
}

.price-offering-QzwW .learning-cost-KNZS {
    list-style: none;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
    perspective: 1000px;
}

.price-offering-QzwW .price-grid-CLAY::before {
    width: 80px;
    transition: transform 0.5s ease-out;
    height: 80px;
    border-radius: 50%;
    content: "";
    opacity: 0.1;
    position: absolute;
    right: -40px;
    top: -40px;
    background: rgb(211,195,225);
}

.price-offering-QzwW .class-cost-EjQe h4::after {
    background: rgb(211,195,225);
    position: absolute;
    content: "";
    left: 0;
    bottom: -8px;
    height: 2px;
    width: 40px;
    transition: width 0.3s ease;
}

.price-offering-QzwW .class-cost-EjQe:hover .price-grid-CLAY {
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.25),
              -15px -15px 40px rgba(255, 255, 255, 0.07),
              inset 2px 2px 4px rgba(255, 255, 255, 0.05),
              inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px) translateZ(0);
}

.title-page-EcMU::after {
    pointer-events: none;
    transform: rotate(-12deg);
    z-index: 1;
    border: 2px solid rgb(211,195,225,0.5);
    position: absolute;
    width: 35%;
    opacity: 0.15;
    height: 35%;
    border-radius: 100px;
    left: -5%;
    bottom: -5%;
    content: "";
}

.title-page-EcMU .study-fast-xLfq {
    transform: translateY(0);
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    box-shadow: 0 10px 30px -15px rgba(0,0,0,0.1);
    border-radius: 10px;
    display: flex;
    backdrop-filter: blur(10px);
    background: linear-gradient(180deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
    padding: 2.5rem 2.5rem 2rem;
    margin-bottom: 3rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.title-page-EcMU ul {
    padding: 0;
    list-style: none;
    margin: 1rem 0 0;
    display: flex;
}

.title-page-EcMU .connect-map-zMZX:hover {
    box-shadow: 0 8px 25px -5px rgba(94,170,168,0.5);
    transform: translateY(-3px);
}

.title-page-EcMU .image-circle-yYiB::before {
    height: 100%;
    z-index: 1;
    top: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, rgba(94,170,168,0.4) 0%, transparent 65%);
    content: "";
    left: 0;
}

.course-program-details-lWac::before {
    height: 100%;
    top: 0;
    z-index: 1;
    content: "";
    left: 0;
    width: 100%;
    background: 
        radial-gradient(circle at 30% 20%, rgb(211,195,225,0.5) 0%, transparent 40%),
        radial-gradient(circle at 70% 80%, rgb(179,158,202,0.5) 0%, transparent 40%);
    position: absolute;
}

.course-program-details-lWac .info-card-PFAa .description:nth-of-type(1) {
    opacity: 0;
    animation: fade-up 0.8s forwards 0.4s;
    transform: translateY(30px);
    grid-area: desc1;
}

.course-program-details-lWac .info-card-PFAa .description::before {
    left: 0;
    pointer-events: none;
    content: "";
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
}

.client-opinions-ABFs {
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(236,228,242) 0%, rgba(rgb(179,158,202,0.5), 0.05) 100%);
    overflow: hidden;
    position: relative;
}

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

.client-opinions-ABFs .edu-quotes-tbRF {
    background: #ffffff;
    overflow: hidden;
    position: relative;
    isolation: isolate;
    box-shadow: 0 8px 30px rgba(rgba(0, 0, 0, 0.5), 0.05);
    z-index: 1;
    padding: 30px 25px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    border-radius: 10px;
}

.client-opinions-ABFs .edu-quotes-tbRF img {
    height: 60px;
    object-fit: cover;
    border: 3px solid #ffffff;
    transition: transform 0.3s ease;
    border-radius: 50%;
    width: 60px;
    box-shadow: 0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.1);
}

.client-opinions-ABFs .edu-quotes-tbRF:hover .description {
    transform: translateY(-3px);
}

.client-opinions-ABFs a:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(rgb(211,195,225,0.5), 0.4);
}

.contact-section-dquN {
    background: rgb(236,228,242);
    position: relative;
    overflow: hidden;
    padding: 90px 0;
}

.contact-section-dquN::after {
    width: 300px;
    border-radius: 50%;
    left: -100px;
    filter: blur(60px);
    background: linear-gradient(225deg, rgb(179,158,202,0.5), rgb(211,195,225,0.5));
    z-index: 1;
    bottom: -100px;
    height: 300px;
    position: absolute;
    content: "";
}

.contact-section-dquN .feedback-info-qfAC::before {
    z-index: 0;
    pointer-events: none;
    position: absolute;
    content: "";
    background: radial-gradient(
        circle at 0% 0%,
        transparent 98%,
        rgb(211,195,225,0.5) 99%
    ), radial-gradient(
        circle at 100% 100%,
        transparent 98%,
        rgb(179,158,202,0.5) 99%
    );
    inset: 0;
}

.contact-section-dquN form h3 {
    margin-bottom: 30px;
    font-size: 20px;
    color: #000000;
    font-weight: 600;
}

.contact-section-dquN .support-support-aSRI {
    position: relative;
    margin-bottom: 30px;
}

.contact-section-dquN .support-support-aSRI label {
    color: #000000;
    display: flex;
    cursor: pointer;
    padding-left: 35px;
    align-items: center;
    font-size: 15px;
    position: relative;
}

.contact-section-dquN .support-support-aSRI label a {
    color: rgb(211,195,225);
    text-decoration: none;
    transition: color 0.3s ease;
    font-weight: 600;
}

.contact-section-dquN .connect-map-zMZX:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.contact-section-dquN svg path {
    fill: none;
    stroke: rgb(211,195,225);
    transition: all 0.3s ease;
    stroke-width: 2;
}

.sign-up-for-updates-CLRB {
    padding: 4rem 2rem;
    overflow: hidden;
    background: rgb(236,228,242);
    position: relative;
}

.sign-up-for-updates-CLRB h3 {
    color: rgb(211,195,225);
    font-weight: 700;
    font-size: calc(28px * 1.2);
    margin: 0;
    transform: translateX(-5%);
    z-index: 1;
    position: relative;
    letter-spacing: -1px;
    line-height: 1.2;
    grid-area: headline;
}

.sign-up-for-updates-CLRB h3 {
    overflow: hidden;
    white-space: nowrap;
}

.sign-up-for-updates-CLRB input[type="email"]:focus::placeholder {
    opacity: 0.3;
    transform: translateY(-10px);
}

.sign-up-for-updates-CLRB input[type="submit"]:hover {
    color: #ffffff;
}

.sign-up-for-updates-CLRB input[type="submit"]:hover::before {
    width: 100%;
}



.sign-up-for-updates-CLRB .query-info-xGPz:hover {
    animation: float 5s ease-in-out infinite;
}



::-webkit-scrollbar {
    background: rgb(211,195,225,0.5);
    width: 19px;
    scroll-behavior: smooth;
}

::-webkit-scrollbar-track {
    border-radius: 15.5vh;
    background: rgb(211,195,225,0.5);
    box-shadow: inset -3px 1px 14px 3px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
    box-shadow: -3px 5px 3px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0.5em;
    transition: box-shadow 2.2s ease-in;
    background: rgb(236,228,242);
    animation: glow_scrollbar 3.2s ease-in-out 4;
}

::-webkit-scrollbar-thumb:active {
    box-shadow: inset 2px 1px 5px -2px rgba(0, 0, 0, 0.4);
    background: rgb(211,195,225,0.5);
}

::-webkit-scrollbar-corner {
    border: 1px solid rgb(179,158,202,0.5);
    border-radius: 2px;
}

.price-offering-QzwW .class-cost-EjQe p::-webkit-scrollbar {
    width: 4px;
}

.price-offering-QzwW .class-cost-EjQe p::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
}

.price-offering-QzwW .class-cost-EjQe p::-webkit-scrollbar-thumb {
    background: rgb(211,195,225);
    border-radius: 10px;
}



@media (max-width: 767px) {.secure-nook-vqNX {
    padding: 3rem 0;
}.secure-nook-vqNX::after {
    width: 70%;
    height: 40%;
    top: -5%;
    right: -25%;
}.secure-nook-vqNX .container {
    padding: 0 15px;
}.secure-nook-vqNX h1 {
    transform: translateX(-5px);
    margin-bottom: 1.5rem;
    font-size: calc(var(--h1-font-size, 2.5rem) * 0.85);
}.secure-nook-vqNX h1::after {
    width: 60px;
}.secure-nook-vqNX h2 {
    margin: 2.5rem 0 1.25rem;
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.9);
}.secure-nook-vqNX h3 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.75);
}.secure-nook-vqNX h4 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.65);
}.secure-nook-vqNX p {
    max-width: 100%;
    font-size: calc(var(--p-font-size, 1rem) * 0.95);
}.secure-nook-vqNX ul {
    margin: 1.25rem 0 1.75rem 0.5rem;
}.secure-nook-vqNX li {
    font-size: calc(var(--p-font-size, 1rem) * 0.95);
    margin-bottom: 0.8rem;
}.secure-nook-vqNX span {
    font-size: calc(var(--p-font-size, 1rem) * 0.95);
    transform: translateX(0);
    padding: 1rem;
}
}



@media (max-width: 576px) {.locate-ihfj {
    padding: 40px 0;
}.locate-ihfj .support-info-pqZR {
    padding: 25px 20px;
}.locate-ihfj h2 {
    font-size: calc(29px * 0.85);
    margin-bottom: 25px;
}.locate-ihfj p {
    font-size: calc(14px * 0.95);
}.locate-ihfj .msg-page-TicC {
    gap: 8px;
    flex-direction: column;
}.locate-ihfj .msg-page-TicC span {
    text-align: center;
    width: 100%;
}.locate-ihfj .support-info-pqZR .image-circle-yYiB {
    height: 220px;
}.locate-ihfj .request-form-rDwX a {
    padding: 15px;
    align-items: flex-start;
    flex-direction: column;
}.locate-ihfj .request-form-rDwX a span {
    margin-right: 0;
    margin-bottom: 5px;
}}



@media (max-width: 576px) {.sustain-cta-yFfq {
    padding: 30px 0 15px;
}.sustain-cta-yFfq .company_holder {
    margin-bottom: 30px;
}.sustain-cta-yFfq .company_holder h3 {
    font-size: calc(37px * 0.7);
}.sustain-cta-yFfq .header-bar-ePtO h5 {
    font-size: calc(18px * 0.8);
}.patent-info-uihH {
    padding: 10px 0;
}.patent-info-uihH .green-edu-Lwcq {
    font-size: calc(15px * 0.8);
}}



@media screen and (min-width: 1200px) {.price-offering-QzwW .learning-cost-KNZS {
    grid-template-columns: repeat(4, 1fr);
}
}



@media screen and (min-width: 992px) and (max-width: 1199px) {.price-offering-QzwW .learning-cost-KNZS {
    grid-template-columns: repeat(3, 1fr);
}.price-offering-QzwW {
    padding: 100px 0 80px;
}
}



@media (hover: none) {.price-offering-QzwW .price-grid-CLAY {
    box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.2),
                -8px -8px 20px rgba(255, 255, 255, 0.05);
}.price-offering-QzwW .class-cost-EjQe:active .price-grid-CLAY {
    transform: translateY(-5px);
}
}



@media (max-width: 1280px) {.title-page-EcMU .expert-studio-OBSk {
    padding: 4rem 2rem;
}.title-page-EcMU h1 {
    font-size: calc(40px * 1.1);
}.title-page-EcMU .image-circle-yYiB {
    height: 550px;
}
}



@media (max-width: 480px) {.title-page-EcMU .image-circle-yYiB {
    height: 250px;
}.title-page-EcMU .connect-map-zMZX {
    padding: 0.75rem 1.75rem;
    font-size: calc(17px * 0.9);
}}



@media (max-width: 991px) {.course-program-details-lWac {
    padding: 80px 0;
}.course-program-details-lWac .tech-skills-MprT {
    min-height: auto;
    grid-template-areas:
            "image image"
            "title title"
            "desc1 desc2";
}.course-program-details-lWac .image-circle-yYiB {
    height: 400px;
}
}



@media (max-width: 1200px) {.client-opinions-ABFs {
    padding: 100px 0 70px;
}.client-opinions-ABFs .success-stories-ZNMR {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}
}



@media (max-width: 768px) {.client-opinions-ABFs {
    padding: 70px 0 50px;
}.client-opinions-ABFs h2 {
    margin-bottom: 35px;
    font-size: calc(36px * 0.8);
}.client-opinions-ABFs .success-stories-ZNMR {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.client-opinions-ABFs .edu-quotes-tbRF {
    padding: 20px 18px;
}.client-opinions-ABFs .edu-quotes-tbRF div {
    margin-bottom: 15px;
}.client-opinions-ABFs .edu-quotes-tbRF img {
    width: 50px;
    height: 50px;
}.client-opinions-ABFs a {
    padding: 12px 26px;
    margin-top: 40px;
}
}



@media (max-width: 768px) {.sign-up-for-updates-CLRB {
    padding: 3rem 1.5rem;
}.sign-up-for-updates-CLRB .query-info-xGPz {
    transform: none;
    grid-template-areas: 
            "headline headline"
            "input input"
            "button button";
    margin: 0;
    gap: 1.5rem;
}.sign-up-for-updates-CLRB h3 {
    transform: none;
    font-size: calc(18px * 1.2);
}.sign-up-for-updates-CLRB h3::before {
    transform: translate(3px, 3px);
}.sign-up-for-updates-CLRB .input_holder {
    grid-template-columns: 1fr;
}.sign-up-for-updates-CLRB input[type="email"] {
    grid-column: 1;
}.sign-up-for-updates-CLRB input[type="submit"] {
    grid-column: 1;
}.sign-up-for-updates-CLRB .query-info-xGPz:hover {
    animation: none;
}
}

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



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



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}



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



@keyframes slide-in {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes pulse {
    0%, 100% {
        transform: rotate(45deg) scale(1);
        opacity: 0.6;
    }
    50% {
        transform: rotate(45deg) scale(1.2);
        opacity: 0.8;
    }
}

