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

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

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


.training-method-Qxni {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(237,223,211) 0%, rgba(240, 240, 245, 0.95) 100%);
    padding: 120px 0;
}

.training-method-Qxni .container.learning-studio-AqGS {
    position: relative;
    max-width: 1200px;
    padding: 0 25px;
    margin: 0 auto;
    z-index: 2;
}

.training-method-Qxni .container.learning-studio-AqGS > div {
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    padding: 50px 60px;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.training-method-Qxni .container.learning-studio-AqGS > div:hover h3 {
    transform: translateX(15px);
}

.training-method-Qxni .container.learning-studio-AqGS > div:hover h3::after {
    width: 120px;
}

.training-method-Qxni p span {
    display: block;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateY(0);
}

.title-portal-uOBz .edu-title-IqPR {
    left: 0;
    height: 100%;
    align-items: center;
    position: absolute;
    width: 100%;
    justify-content: flex-start;
    display: flex;
    top: 0;
}

.title-portal-uOBz .pro-track-eLDi:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.title-portal-uOBz .pro-track-eLDi > div {
    transform: translateX(0);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    overflow: hidden;
}

.title-portal-uOBz .pro-track-eLDi > div:nth-child(3) {
    opacity: 0;
    animation: slideIn 0.8s 0.6s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards;
    transform: translateX(-50px);
}

.title-portal-uOBz .pro-track-eLDi > div:nth-child(2):hover .title_style_header {
    transform: translateX(10px) scale(1.02);
}

.title-portal-uOBz h3 {
    font-size: calc(21px * 1.1);
    margin-top: 1rem;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 95% 100%, 0 100%);
    background-color: rgba(rgb(195,157,125,0.5), 0.3);
    backdrop-filter: blur(8px);
    font-weight: 400;
    box-shadow: 0 15px 25px -15px rgba(0, 0, 0, 0.3);
    transform-origin: left bottom;
    line-height: 1.6;
    padding: 1.5rem 2rem;
    color: #ffffff;
    max-width: 80%;
    transition: all 0.3s ease-out;
}

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

.webinar-live-viuq .company_holder h3::after {
    height: 2px;
    content: "";
    width: 80px;
    background: #ffffff;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.webinar-live-viuq .collab-space-LOiH {
    grid-column: span 7;
}

.webinar-live-viuq .main-bar-XLks {
    position: relative;
}

.webinar-live-viuq .main-bar-XLks h5::after {
    height: 2px;
    position: absolute;
    width: 40px;
    left: 0;
    bottom: -2px;
    content: "";
    background: #ffffff;
}

.webinar-live-viuq .main-bar-XLks .nav-site-qVOY a::after {
    opacity: 0;
    content: "\2192";
    margin-left: 0.5rem;
    transition: all 0.3s ease;
    transform: translateX(-5px);
}

.online-tools-pFlm .container {
    justify-content: center;
    align-items: center;
    display: flex;
}

.webinar-live-viuq::after {
    position: absolute;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    right: 2rem;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    height: 50px;
    top: 2rem;
    content: "";
}

.webinar-live-viuq .collab-space-LOiH::after {
    bottom: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    right: 0;
    content: "";
    position: absolute;
    height: 50px;
}

.tyWrap-zOSi::after {
    z-index: 0;
    background: linear-gradient(220deg, rgb(195,157,125,0.5), rgb(219,190,170,0.5));
    filter: blur(70px);
    bottom: -10%;
    pointer-events: none;
    left: -5%;
    opacity: 0.15;
    content: "";
    height: 60%;
    position: absolute;
    transform: rotate(20deg);
    width: 30%;
}

.tyWrap-zOSi .learning-studio-AqGS {
    border-radius: 24px;
    opacity: 0;
    background: #ffffff;
    transform: translateY(0);
    padding: 2.5rem;
    position: relative;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.05),
        -20px -20px 60px rgba(255, 255, 255, 0.9),
        inset 4px 4px 20px rgba(255, 255, 255, 0.9),
        inset -4px -4px 10px rgba(0, 0, 0, 0.03);
}

.tyWrap-zOSi li span {
    opacity: 0;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    color: #000000;
    display: block;
    transform: translateX(0);
    animation: fadeInRight 0.7s ease-out 0.6s forwards;
    font-size: 14px;
    font-weight: 400;
}

.course-offering-pwKB .skill-up-AUEx {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.course-offering-pwKB .word-block-mTjt {
    clip-path: polygon(
        0% 5%, 
        5% 0%, 
        95% 0%, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0% 95%
    );
    z-index: 3;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    border: 1px solid rgba(255, 255, 255, 0.2);
    transform: translateZ(0);
    width: 100%;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    position: relative;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    text-align: center;
    padding: 4rem 3rem;
    border-radius: 17px;
}

.course-offering-pwKB .word-block-mTjt:hover h2::after {
    bottom: -20px;
    width: 55px;
    height: 55px;
    right: -20px;
}

.course-offering-pwKB .description:last-of-type {
    max-width: 90%;
    border-right: 3px solid rgb(195,157,125);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-left: 3px solid rgb(219,190,170);
    transform: perspective(1000px) rotateX(2deg);
    transition: all 0.5s ease;
    font-weight: 600;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    padding: 1.2rem 1.8rem;
    border-radius: 10px;
}

.course-offering-pwKB .pic-wrap-item-tJaX::after {
    height: 150%;
    animation: rotateGradient 20s infinite linear;
    background: 
        radial-gradient(
            ellipse at center, 
            transparent 30%, 
            rgb(219,190,170,0.5) 70%, 
            rgb(195,157,125,0.5) 100%
        );
    left: -25%;
    z-index: 2;
    width: 150%;
    position: absolute;
    opacity: 0.3;
    top: -25%;
    content: "";
}

.confidential-lockup-orUQ h1 {
    letter-spacing: 2px;
    font-size: 47px;
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: center;
    background: rgb(219,190,170);
    border-radius: 10px;
    font-weight: 700;
    padding: 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #000000;
    text-transform: uppercase;
}

.confidential-lockup-orUQ li::before {
    color: rgb(219,190,170);
    top: 0;
    content: '•';
    font-size: 1.5em;
    left: 0;
    position: absolute;
    line-height: 1em;
}


.launch-now-glCq {
    animation: gradientShift 15s ease infinite;
    overflow: hidden;
    z-index: 1;
    padding: 120px 0;
    background-size: 200% 100%;
    position: relative;
    background: linear-gradient(to right, rgb(219,190,170), rgb(195,157,125), rgb(219,190,170));
}

.launch-now-glCq .learning-studio-AqGS {
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
    align-items: center;
    max-width: 1100px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.05);
    z-index: 2;
    border-radius: 20px;
    box-shadow: 
        0 25px 45px rgba(0, 0, 0, 0.2),
        0 0 30px rgba(255, 255, 255, 0.1);
    flex-direction: column;
    display: flex;
    justify-content: center;
    padding: 60px;
}

.launch-now-glCq h3 {
    transform: perspective(500px);
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: Arial, sans-serif;
    transform-style: preserve-3d;
    text-align: center;
    color: #ffffff;
    position: relative;
    animation: floatText 6s ease-in-out infinite;
    font-size: 30px;
    margin-bottom: 60px;
    font-weight: 700;
}

.launch-now-glCq .online-questions-vSCj::before {
    transition: opacity 0.4s ease;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: -1;
    background: linear-gradient(
        to right,
        rgb(219,190,170),
        rgb(195,157,125)
    );
    opacity: 0;
    position: absolute;
    top: 0;
    content: '';
}

.launch-now-glCq .online-questions-vSCj:hover {
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 30px rgba(255, 255, 255, 0.3);
    color: #ffffff;
    transform: translateY(-5px) translateZ(10px);
}

.launch-now-glCq .online-questions-vSCj:hover::before {
    opacity: 1;
}

.connect-with-us-HUFJ::before {
    opacity: 0.03;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(219,190,170,0.5),
        rgb(219,190,170,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    top: 0;
    left: 0;
}

.connect-with-us-HUFJ .pic-wrap-item-tJaX {
    width: 100%;
    height: 200px;
    position: relative;
}

.connect-with-us-HUFJ form h3 {
    color: #000000;
    position: relative;
    font-size: 23px;
    margin-bottom: 30px;
    font-weight: 700;
    display: inline-block;
    font-family: Arial, sans-serif;
}

.connect-with-us-HUFJ form input[type="text"]:focus {
    border-color: rgb(219,190,170);
    outline: none;
}

.connect-with-us-HUFJ .message-request-Xple {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
}

.connect-with-us-HUFJ .message-request-Xple label::before {
    top: 2px;
    left: 0;
    position: absolute;
    transition: all 0.3s ease;
    border-radius: 10px;
    content: "";
    height: 22px;
    width: 22px;
    background: rgb(237,223,211);
}

.connect-with-us-HUFJ .message-request-Xple label a:hover {
    text-decoration: underline;
}

.connect-with-us-HUFJ form .message-widget-hvBs:hover {
    background: rgb(195,157,125);
}

.connect-with-us-HUFJ svg path {
    transition: fill 0.3s ease;
    fill: rgb(219,190,170);
}

.teacher-profile-UxdI::before {
    z-index: 1;
    content: "";
    position: absolute;
    width: 40%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgb(219,190,170,0.5));
    right: 0;
    top: 0;
}

.teacher-profile-UxdI .career-story-HDBT {
    flex-direction: column;
    position: relative;
    display: flex;
    width: 55%;
    padding: 3rem 0 3rem 4rem;
    justify-content: center;
}

.teacher-profile-UxdI .career-story-HDBT > div:nth-child(2) {
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 15px;
    display: inline-block;
    background-color: rgb(195,157,125);
    font-weight: 600;
    border-radius: 10px;
    margin-bottom: 2.5rem;
    transform: translateX(-10px);
    padding: 0.5rem 1.5rem;
}

.support-cAPl {
    overflow: hidden;
    background: rgb(237,223,211);
    position: relative;
    padding: 100px 0;
}

.support-cAPl::after {
    content: "";
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(219,190,170), rgb(195,157,125), transparent);
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    animation: scanline 4s linear infinite;
}

.support-cAPl .learn-form-IRXC::before {
    top: 0;
    width: 100%;
    opacity: 0.05;
    height: 100%;
    left: 0;
    z-index: -1;
    position: absolute;
    background: 
    radial-gradient(circle at 20% 20%, rgb(219,190,170,0.5) 0%, transparent 50%),
    radial-gradient(circle at 80% 80%, rgb(195,157,125,0.5) 0%, transparent 50%);
    content: "";
}

.support-cAPl h2::before {
    content: "";
    left: 0;
    border-radius: 2px;
    top: 50%;
    width: 10px;
    animation: pulse 3s infinite;
    box-shadow: 0 0 15px rgb(219,190,170);
    transform: translateY(-50%) rotate(45deg);
    height: 10px;
    position: absolute;
    background: rgb(219,190,170);
}

.support-cAPl p svg {
    filter: drop-shadow(0 0 2px rgb(219,190,170,0.5));
    fill: rgb(219,190,170);
    transition: all 0.3s ease;
    height: 24px;
    margin-right: 15px;
    width: 24px;
}

.support-cAPl .online-questions-vSCj {
    z-index: 1;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 15px;
    width: 70px;
    align-items: center;
    justify-content: center;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    height: 70px;
    display: flex;
}

.support-cAPl .online-questions-vSCj svg {
    transition: all 0.4s ease;
    width: 30px;
    fill: rgb(219,190,170);
    height: 30px;
}

.support-cAPl .online-questions-vSCj:hover {
    border-radius: 20px;
    transform: translateY(-10px) scale(1.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.support-cAPl .online-questions-vSCj span {
    animation: ripple 1s linear infinite;
    background: rgb(219,190,170);
    position: absolute;
    pointer-events: none;
    opacity: 0;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.learning-deals-aLgr {
    transform-origin: center top;
    transform: perspective(1000px) rotateX(2deg);
}

.package-deal-yOGq .member-fees-Mces {
    max-width: 80%;
    line-height: 1.6;
    font-size: 16px;
    transform: translateX(10px);
    margin-bottom: 40px;
    color: rgba(255,255,255,0.85);
}

.package-deal-yOGq .program-price-Gzmf li:hover {
    transform: translateY(-10px) scale(1.02);
    z-index: 5;
}

.package-deal-yOGq .cost-plan-CfoZ {
    background: linear-gradient(135deg, rgba(255,255,255,0.97) 0%, rgba(240,240,240,0.95) 100%);
    position: relative;
    transition: transform 0.4s ease-out;
    flex-direction: column;
    height: 100%;
    display: flex;
    padding: 30px;
    overflow: hidden;
    min-height: 450px;
    transform-style: preserve-3d;
}

.package-deal-yOGq .cost-fee-tesW {
    flex: 1;
    flex-direction: column;
    display: flex;
    z-index: 2;
    position: relative;
}

.package-deal-yOGq .cost-fee-tesW h4::after {
    bottom: 0;
    background: rgb(195,157,125);
    width: 40px;
    content: "";
    transform: skewX(-15deg);
    position: absolute;
    left: 0;
    height: 3px;
}

.package-deal-yOGq .rate-plans-jVvI:hover .rate-options-sXYW {
    color: rgb(219,190,170);
    transform: translateY(-5px);
}

header .top_plank {
    color:  #ffffff;
    background: rgb(219,190,170);
}

header .top_plank .plank-nav-XrmU div svg, header .top_plank .plank-nav-XrmU div svg path {
    fill: #ffffff;
}

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

header::before {
    position: absolute;
    z-index: -1;
    content: "";
    height: 100%;
    left: 0;
    animation: pulse 15s infinite alternate;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(219,190,170,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(195,157,125,0.5) 0%, transparent 20%);
    top: 0;
    opacity: 0.3;
}

header .header-page-PmEF::before {
    bottom: 0;
    background: linear-gradient(to right, rgb(219,190,170), rgb(195,157,125));
    height: 2px;
    content: "";
    width: 0;
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
}

header .nav-guide-AIpB:hover svg {
    filter: drop-shadow(0 0 12px rgb(219,190,170,0.5));
    transform: scale(1.05);
}

.company-info-zCwr::before {
    z-index: 1;
    background: 
        linear-gradient(90deg, transparent 95%, rgb(219,190,170,0.5) 95%),
        linear-gradient(0deg, transparent 95%, rgb(219,190,170,0.5) 95%);
    background-size: 30px 30px;
    left: 0;
    opacity: 0.2;
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    animation: gridMove 40s linear infinite;
    width: 100%;
}

.company-info-zCwr h3::before {
    position: absolute;
    height: calc(100% - 40px);
    content: "";
    background: rgb(195,157,125);
    animation: pulseHeight 3s infinite alternate;
    top: 20px;
    width: 4px;
    left: -2px;
}

.company-info-zCwr .pro-sessions-dJiq p {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    border-left: 3px solid rgb(219,190,170);
    color: #000000;
    align-items: center;
    background: rgba(255, 255, 255, 0.8);
    height: 100%;
    font-size: 15px;
    display: flex;
    backdrop-filter: blur(10px);
    padding: 40px;
    line-height: 1.8;
}

.company-info-zCwr .growth-hist-cLZk::before {
    content: "";
    background: linear-gradient(to right, rgb(219,190,170,0.5), rgb(195,157,125,0.5));
    height: 1px;
    left: calc(50% - 100px);
    top: -35px;
    width: 200px;
    position: absolute;
}

.company-info-zCwr .growth-hist-cLZk .fast-guide-mueX::before {
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(225deg, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
    left: 0;
    z-index: 2;
    height: 100%;
    width: 100%;
}

.company-info-zCwr .growth-hist-cLZk::after {
    bottom: -25px;
    left: -25px;
    border-color: rgb(195,157,125,0.5);
}

.company-info-zCwr .learning-studio-AqGS::before,
.company-info-zCwr .learning-studio-AqGS::after {
    animation: floatAnimation 15s infinite alternate ease-in-out;
    z-index: -1;
    content: "";
    border-radius: 50%;
    width: 120px;
    height: 120px;
    position: absolute;
    filter: blur(40px);
    opacity: 0.15;
}



.company-info-zCwr .learning-studio-AqGS::before {
    top: 20%;
    background: rgb(219,190,170);
    left: -60px;
}

.cookieNotificationAlert-vDbu h5 {
    font-family: Arial, sans-serif;
    font-size: 22px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

.user-tracker-mGVf svg {
    fill: rgb(219,190,170);
    transition: transform 0.3s ease-in-out;
    height: 80px;
    width: 80px;
}

.digital-consent-DskB:hover {
    box-shadow: 0 0 20px rgb(195,157,125);
}

.cookie_button.track-toggle-SWZy:hover {
    box-shadow: 0 0 15px rgb(195,157,125);
    background: rgba(0, 0, 0, 0.5);
}

.cookieNotificationAlert-vDbu p a:hover {
    color: rgb(195,157,125);
}


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



@media (max-width: 767px) {.training-method-Qxni {
    padding: 60px 0;
}.training-method-Qxni::before {
    width: 40%;
}.training-method-Qxni .container.learning-studio-AqGS {
    padding: 0 15px;
}.training-method-Qxni .container.learning-studio-AqGS > div {
    transform: none;
    padding: 35px 25px;
}.training-method-Qxni h3 {
    font-size: calc(32px * 0.8);
    margin-bottom: 20px;
}.training-method-Qxni p {
    font-size: calc(15px * 0.95);
}
}



@media (max-width: 992px) {.title-portal-uOBz {
    min-height: 500px;
    height: auto;
}.title-portal-uOBz .edu-title-IqPR {
    position: relative;
    padding: 80px 0;
}.title-portal-uOBz .pro-track-eLDi {
    margin-left: 5%;
    padding: 1.5rem;
    transform: perspective(1000px) rotateY(0deg);
}.title-portal-uOBz .title_style_header {
    padding: 0.6rem 1.5rem;
    font-size: 44px;
}.title-portal-uOBz h3 {
    font-size: calc(21px * 0.9);
    max-width: 100%;
}.title-portal-uOBz p {
    padding-left: 1.5rem;
    font-size: 14px;
}
}



@media (max-width: 1200px) {.webinar-live-viuq .container {
    gap: 1.5rem;
}
}



@media (max-width: 768px) {.webinar-live-viuq {
    padding: 3rem 0 1.5rem;
}.webinar-live-viuq .nav-site-qVOY {
    gap: 1.5rem;
}.webinar-live-viuq .company_holder h3 {
    font-size: calc(34px - 2px);
}.online-tools-pFlm {
    margin-top: 3rem;
}
}



@media (max-width: 420px) {.webinar-live-viuq .company_holder h3::after,
    .webinar-live-viuq .main-bar-XLks h5::after {
    width: 30px;
}.webinar-live-viuq .main-bar-XLks .nav-site-qVOY a:hover {
    padding-left: 0.3rem;
}}



@media (max-width: 480px) {.tyWrap-zOSi {
    padding: 2rem 1rem;
}.tyWrap-zOSi h2 {
    font-size: calc(36px * 0.7);
    text-align: left;
}.tyWrap-zOSi h2::after {
    left: 0;
    width: 50px;
    transform: none;
}.tyWrap-zOSi .learning-studio-AqGS {
    padding: 1.25rem;
}.tyWrap-zOSi li {
    padding-left: 1.25rem;
}.tyWrap-zOSi li::before {
    height: 6px;
    top: 0.5rem;
    width: 6px;
}}



@media (max-width: 576px) {.course-offering-pwKB {
    padding: 3rem 0;
}.course-offering-pwKB .word-block-mTjt {
    max-width: 95%;
    padding: 2rem 1.2rem;
    clip-path: polygon(
            0% 2%, 
            2% 0%, 
            98% 0%, 
            100% 2%, 
            100% 98%, 
            98% 100%, 
            2% 100%, 
            0% 98%
        );
}.course-offering-pwKB h2 {
    font-size: calc(32px * 0.85);
    margin-bottom: 1.2rem;
}.course-offering-pwKB h2::before,
    .course-offering-pwKB h2::after {
    top: -8px;
    border-width: 2px;
    left: -8px;
    height: 25px;
    width: 25px;
}.course-offering-pwKB h2::after {
    bottom: -8px;
    border-width: 2px;
    right: -8px;
}.course-offering-pwKB .word-block-mTjt:hover h2::before,
    .course-offering-pwKB .word-block-mTjt:hover h2::after {
    height: 30px;
    width: 30px;
}.course-offering-pwKB .description {
    max-width: 100%;
    margin-bottom: 1.2rem;
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}.course-offering-pwKB .description:last-of-type {
    border-width: 2px;
    padding: 0.8rem 1.2rem;
    transform: none;
    max-width: 100%;
}.course-offering-pwKB .word-block-mTjt:hover {
    transform: translateY(-5px);
}.course-offering-pwKB .word-block-mTjt:hover .description:last-of-type {
    transform: none;
}.course-offering-pwKB .pic-wrap-item-tJaX {
    top: -30%;
    height: 160%;
    left: -30%;
    width: 160%;
}.course-offering-pwKB .word-block-mTjt::before,
    .course-offering-pwKB .word-block-mTjt::after {
    width: 80%;
    height: 80%;
}}



@media screen and (min-width: 1200px) {.connect-with-us-HUFJ .message-reach-BLxO {
    max-width: 1100px;
}.connect-with-us-HUFJ .pic-wrap-item-tJaX {
    min-height: 500px;
}
}



@media (max-width: 992px) {.teacher-profile-UxdI::before {
    top: 0;
    height: 40%;
    background: linear-gradient(180deg, rgb(219,190,170,0.5), transparent);
    right: 0;
    width: 100%;
}.teacher-profile-UxdI .learner-stories-AWBY {
    flex-direction: column;
    align-items: center;
    max-width: 90%;
}.teacher-profile-UxdI .pic-wrap-item-tJaX {
    width: 90%;
    height: 400px;
}.teacher-profile-UxdI .career-story-HDBT {
    padding: 3rem 1rem 1rem;
    width: 100%;
}.teacher-profile-UxdI .career-story-HDBT::before {
    display: none;
}.teacher-profile-UxdI .work-box-TUmI {
    max-width: 100%;
}
}



@media (max-width: 576px) {.support-cAPl {
    padding: 50px 0;
}.support-cAPl .learn-form-IRXC {
    padding: 35px 25px;
}.support-cAPl h2 {
    padding-left: 15px;
    font-size: calc(36px * 0.8);
}.support-cAPl h2::before {
    width: 8px;
    height: 8px;
}.support-cAPl p {
    font-size: calc(16px * 0.9);
}.support-cAPl p:last-of-type {
    padding: 10px 12px;
}.support-cAPl p svg {
    height: 20px;
    width: 20px;
    margin-right: 10px;
}.support-cAPl .get-contactwidget-KIFj {
    gap: 12px;
    justify-content: space-around;
}.support-cAPl .online-questions-vSCj {
    height: 55px;
    width: 55px;
    border-radius: 10px;
}.support-cAPl .online-questions-vSCj svg {
    height: 22px;
    width: 22px;
}.support-cAPl .online-questions-vSCj:hover {
    border-radius: 12px;
}}



@media (max-width: 991px) {header .container {
    padding: 0.8rem 1.5rem;
}header .main-bar-XLks {
    gap: 1.5rem;
}header .header-page-PmEF {
    font-size: calc(12px - 1px);
}
}



@media screen and (max-width: 1199px) {.company-info-zCwr {
    padding: 100px 0;
}.company-info-zCwr h3 {
    margin-bottom: 50px;
    padding: 15px 25px;
    font-size: calc(31px - 0.2rem);
}.company-info-zCwr .pro-sessions-dJiq {
    margin-bottom: 60px;
}.company-info-zCwr .pro-sessions-dJiq p,
    .company-info-zCwr .growth-hist-cLZk p {
    padding: 30px;
}.company-info-zCwr .pro-sessions-dJiq .pic-wrap-item-tJaX,
    .company-info-zCwr .growth-hist-cLZk .fast-guide-mueX {
    height: 400px;
}
}



@media screen and (max-width: 767px) {.company-info-zCwr {
    padding: 60px 0;
}.company-info-zCwr::before {
    background-size: 20px 20px;
}.company-info-zCwr h3 {
    text-align: center;
    font-size: calc(31px - 0.6rem);
    margin-bottom: 40px;
    width: 100%;
    border-radius: 10px;
}.company-info-zCwr .pro-sessions-dJiq,
    .company-info-zCwr .growth-hist-cLZk {
    gap: 20px;
    grid-template-columns: 1fr;
}.company-info-zCwr .pro-sessions-dJiq {
    margin-bottom: 40px;
}.company-info-zCwr .pro-sessions-dJiq span {
    left: 20px;
}.company-info-zCwr .pro-sessions-dJiq p,
    .company-info-zCwr .growth-hist-cLZk p {
    padding: 20px;
    border-width: 2px;
}.company-info-zCwr .pro-sessions-dJiq .pic-wrap-item-tJaX,
    .company-info-zCwr .growth-hist-cLZk .fast-guide-mueX {
    height: 300px;
}.company-info-zCwr .growth-hist-cLZk p {
    order: 2;
}.company-info-zCwr .growth-hist-cLZk .fast-guide-mueX {
    order: 1;
}.company-info-zCwr .learning-studio-AqGS::before,
    .company-info-zCwr .learning-studio-AqGS::after {
    height: 60px;
    filter: blur(20px);
    width: 60px;
}.company-info-zCwr::after {
    filter: blur(40px);
}
}


@media only screen and (max-width: 800px) {.user-tracker-mGVf {
    display: none;
}.cookie-comply-ManN {
    align-items: center;
    flex-direction: column;
    text-align: center;
}.cookieNotificationAlert-vDbu h5 {
    margin-bottom: 5px;
    font-size: 20px;
}.user-alert-GvSt {
    margin-bottom: 15px;
}.digital-consent-DskB {
    margin: 10px 0;
    min-width: 100%;
}
}



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



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



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



@keyframes floatText {
    0%, 100% {
        transform: perspective(500px) translateZ(0);
        text-shadow: 0 0 10px #ffffff;
    }
    50% {
        transform: perspective(500px) translateZ(20px);
        text-shadow: 0 0 25px #ffffff;
    }
}



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



@keyframes pulse {
    0%, 100% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.4;
    }
}

@keyframes pulseHeight {
    0% {
        height: calc(100% - 40px);
        top: 20px;
    }
    100% {
        height: calc(100% - 60px);
        top: 30px;
    }
}

@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}

