﻿.site-study-QHBv {
    flex: 1 0 auto;
}

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

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

.webinar-live-viuq {
    flex: 0 0 auto;
}

.webinar-live-viuq {
    position: relative;
    padding: 5rem 0 2rem;
    color: #ffffff;
}

.training-method-Qxni::before {
    content: "";
    height: 100%;
    background: linear-gradient(145deg, rgb(219,190,170,0.5) 0%, rgb(195,157,125,0.5) 100%);
    position: absolute;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    right: 0;
    top: 0;
    width: 25%;
    z-index: 1;
}

.training-method-Qxni .container.learning-studio-AqGS > div:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.training-method-Qxni .container.learning-studio-AqGS > div:hover::before {
    transform: scaleY(1);
}

.training-method-Qxni h3 {
    transform: translateX(0);
    font-size: 32px;
    padding-bottom: 15px;
    font-family: Arial, sans-serif;
    transition: transform 0.4s ease;
    margin: 0 0 30px;
    font-weight: 700;
    position: relative;
    color: #000000;
}

.training-method-Qxni p {
    position: relative;
    font-family: Arial, sans-serif;
    margin: 0;
    color: #000000;
    font-size: 15px;
    line-height: 1.7;
}

.title-portal-uOBz {
    overflow: hidden;
    min-height: 600px;
    position: relative;
    width: 100%;
    height: 100vh;
}

.title-portal-uOBz .pro-track-eLDi {
    position: relative;
    max-width: 1200px;
    padding: 2rem;
    margin-left: 8%;
    width: 90%;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-2deg);
    z-index: 2;
}

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

.title-portal-uOBz p {
    transform: skewX(-5deg);
    padding-left: 3rem;
    border-left: 4px solid rgb(195,157,125);
    line-height: 1.5;
    font-size: calc(14px * 1.2);
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    display: inline-block;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 1.5rem;
}

.title-portal-uOBz .pro-track-eLDi > div:nth-child(3):hover h3 {
    background-color: rgba(rgb(195,157,125,0.5), 0.5);
    box-shadow: 0 20px 30px -15px rgba(0, 0, 0, 0.4);
    transform: translateY(-5px);
}

footer {
    z-index: 1;
    position: relative;
}

footer::before {
    content: "";
    top: 0;
    background: linear-gradient(to right, rgb(195,157,125), rgb(219,190,170));
    position: absolute;
    bottom: 0;
    opacity: 0.9;
    left: 0;
    right: 0;
    z-index: -2;
}

.webinar-live-viuq .container {
    grid-template-columns: repeat(12, 1fr);
    position: relative;
    display: grid;
    gap: 2rem;
}

.webinar-live-viuq .company_holder h3 {
    color: #ffffff;
    margin: 0 0 1.5rem;
    font-size: 34px;
    padding-bottom: 1rem;
    position: relative;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-weight: 700;
}

.webinar-live-viuq .nav-site-qVOY {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}

.webinar-live-viuq .main-bar-XLks .nav-site-qVOY {
    display: grid;
    gap: 1rem;
}

.webinar-live-viuq .main-bar-XLks .nav-site-qVOY a {
    font-size: 17px;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
    display: flex;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
}

.online-tools-pFlm {
    background: rgba(0, 0, 0, 0.1);
    position: relative;
    margin-top: 4rem;
    padding: 2rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.webinar-live-viuq .company_holder::before {
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    top: 0;
    content: "";
    position: absolute;
    height: 50px;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    left: 0;
}

.tyWrap-zOSi {
    position: relative;
    overflow: hidden;
    box-shadow: 
        inset 12px 12px 24px rgba(255, 255, 255, 0.8),
        inset -12px -12px 24px rgba(70, 70, 80, 0.05);
    background: linear-gradient(145deg, rgb(237,223,211), #f8f9fd);
    padding: 4rem 2rem;
}

.tyWrap-zOSi .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}

.tyWrap-zOSi h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.3;
    position: relative;
    text-align: center;
    color: #000000;
    opacity: 1;
    letter-spacing: -0.02em;
    transform: translateY(0);
    margin-bottom: 2.5rem;
    animation: fadeInDown 0.8s ease-out forwards;
}

.tyWrap-zOSi .learning-studio-AqGS::before {
    z-index: -1;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(219,190,170,0.5), 0.03) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgba(rgb(195,157,125,0.5), 0.03) 0%, transparent 30%);
    width: 100%;
    top: 0;
    border-radius: inherit;
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
}

.course-offering-pwKB {
    position: relative;
    overflow: hidden;
    padding: 7rem 0;
    background: rgb(237,223,211);
}

.course-offering-pwKB::before {
    height: 100%;
    left: 0;
    opacity: 0.15;
    content: "";
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 45%, rgb(219,190,170,0.5) 100%),
        linear-gradient(135deg, transparent 45%, rgb(195,157,125,0.5) 100%);
    width: 100%;
    top: 0;
}

.course-offering-pwKB .word-block-mTjt:hover {
    transform: translateY(-8px);
    box-shadow: 0 40px 70px rgba(0, 0, 0, 0.18);
}

.course-offering-pwKB h2::before {
    border-left: 3px solid rgb(219,190,170);
    height: 45px;
    transition: all 0.5s ease;
    content: "";
    position: absolute;
    border-top: 3px solid rgb(219,190,170);
    top: -15px;
    left: -15px;
    width: 45px;
    opacity: 0.7;
}

.course-offering-pwKB .word-block-mTjt:hover h2::before {
    width: 55px;
    top: -20px;
    height: 55px;
    left: -20px;
}

.course-offering-pwKB .description {
    position: relative;
    max-width: 85%;
    margin-left: auto;
    line-height: 1.9;
    font-size: 16px;
    color: #000000;
    margin-right: auto;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    margin-bottom: 1.8rem;
}

.course-offering-pwKB .pic-wrap-item-tJaX::before {
    background: 
        radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 70%);
    top: 0;
    position: absolute;
    opacity: 0.85;
    z-index: 1;
    height: 100%;
    left: 0;
    content: "";
    width: 100%;
}

.course-offering-pwKB .word-block-mTjt::after {
    opacity: 0.15;
    content: "";
    width: 70%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    bottom: -5%;
    background: rgb(195,157,125,0.5);
    left: -5%;
    animation: morph 15s linear infinite alternate-reverse;
    z-index: -1;
    height: 70%;
    position: absolute;
}

.confidential-lockup-orUQ h2 {
    padding-bottom: 5px;
    border-bottom: 2px solid rgb(219,190,170);
    margin-top: 35px;
    font-weight: 600;
    margin-bottom: 25px;
    text-align: left;
    color: rgb(195,157,125);
    font-size: 38px;
}

.confidential-lockup-orUQ li {
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
}

.confidential-lockup-orUQ p, .confidential-lockup-orUQ span, .confidential-lockup-orUQ div {
    color: #000000;
    font-size: 15px;
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
    transition: all 0.3s ease;
    line-height: 1.6;
}

.launch-now-glCq::after {
    top: -50%;
    z-index: -1;
    transform-origin: center;
    animation: rotateLight 40s linear infinite;
    height: 200%;
    left: -50%;
    opacity: 0.3;
    content: '';
    width: 200%;
    background: radial-gradient(
        ellipse at center,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 70%
    );
    position: absolute;
}

.launch-now-glCq .learning-studio-AqGS::before {
    width: 100%;
    content: '';
    animation: shimmerEffect 5s ease-in-out infinite;
    transform: skewX(-45deg) translateX(-150%);
    top: 0;
    left: 0;
    background: 
        linear-gradient(
            to right,
            transparent,
            rgba(255, 255, 255, 0.1),
            transparent
        );
    z-index: -1;
    position: absolute;
    height: 100%;
}

.launch-now-glCq h3::before {
    content: '';
    box-shadow: 0 0 15px #ffffff;
    position: absolute;
    bottom: -20px;
    height: 2px;
    width: 40%;
    background: linear-gradient(
        to right,
        transparent,
        #ffffff,
        transparent
    );
    left: 30%;
}

.launch-now-glCq .online-questions-vSCj {
    padding: 18px 50px;
    letter-spacing: 3px;
    transition: all 0.4s ease;
    text-transform: uppercase;
    border-radius: 50px;
    color: rgb(219,190,170);
    display: inline-block;
    transform: translateZ(10px);
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.2),
        0 0 20px rgba(255, 255, 255, 0.2);
    font-size: 19px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    z-index: 1;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.9);
}

.launch-now-glCq .online-questions-vSCj:hover::after {
    left: 200%;
}

.connect-with-us-HUFJ .container {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}

.connect-with-us-HUFJ h2 {
    font-size: 41px;
    color: #000000;
    font-family: Arial, sans-serif;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    font-weight: 700;
}

.connect-with-us-HUFJ .inquiry-feedback-qBMP {
    position: relative;
    padding: 50px;
    width: 100%;
}

.connect-with-us-HUFJ form h3::after {
    bottom: -10px;
    border-radius: 1.5px;
    height: 3px;
    background: rgb(219,190,170);
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
}

.connect-with-us-HUFJ form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}

.connect-with-us-HUFJ .message-request-Xple input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.connect-with-us-HUFJ .message-request-Xple input[type="checkbox"]:checked + label::before {
    background: rgb(219,190,170);
}

.connect-with-us-HUFJ .message-request-Xple label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(219,190,170);
}

.connect-with-us-HUFJ form .message-widget-hvBs {
    background: rgb(219,190,170);
    transition: all 0.3s ease;
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
    border: none;
    font-weight: 600;
    width: 100%;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
    padding: 16px 20px;
}

.teacher-profile-UxdI .pic-wrap-item-tJaX {
    position: relative;
    transition: all 0.5s ease;
    width: 45%;
    transform: rotate(-2deg);
    box-shadow: 15px 15px 0 rgb(219,190,170,0.5);
    height: 480px;
    border-radius: 0;
}

.teacher-profile-UxdI .name {
    position: relative;
    margin-bottom: 1rem;
    line-height: 1.1;
    color: #000000;
    font-size: calc(43px * 1.2);
    font-weight: 700;
}

.teacher-profile-UxdI .work-box-TUmI {
    color: #000000;
    font-size: 12px;
    position: relative;
    line-height: 1.8;
    padding-left: 0;
    max-width: 90%;
}

.teacher-profile-UxdI .learner-stories-AWBY:hover .pic-wrap-item-tJaX {
    transform: rotate(0deg);
    box-shadow: 10px 10px 0 rgb(195,157,125);
}

.support-cAPl .container {
    z-index: 2;
    position: relative;
}

.support-cAPl .learn-form-IRXC {
    background: #ffffff;
    border-radius: 28px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 20px 70px -10px rgba(0, 0, 0, 0.1),
              0 5px 20px -5px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transform-style: preserve-3d;
    padding: 60px 50px;
    perspective: 1000px;
    position: relative;
}

.support-cAPl h2 {
    letter-spacing: 0.5px;
    position: relative;
    padding-left: 20px;
    color: #000000;
    font-size: 36px;
    margin-bottom: 35px;
    font-weight: 700;
}

.support-cAPl h2::after {
    height: 2px;
    width: 100px;
    content: "";
    left: 0;
    position: absolute;
    bottom: -10px;
    background: linear-gradient(to right, rgb(219,190,170), transparent);
}

.support-cAPl p:last-of-type:hover {
    background: rgba(0, 0, 0, 0.04);
    transform: translateX(5px);
}

.support-cAPl p:hover svg {
    transform: scale(1.1);
}

.support-cAPl p svg path {
    transition: fill 0.3s ease;
    fill: rgb(219,190,170);
}

.support-cAPl .get-contactwidget-KIFj::before {
    top: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, rgb(195,157,125,0.5), transparent);
    position: absolute;
    content: "";
    left: 0;
}

.support-cAPl .online-questions-vSCj::after {
    bottom: -2px;
    opacity: 0;
    background: linear-gradient(45deg, rgb(219,190,170), rgb(195,157,125), rgb(219,190,170));
    right: -2px;
    background-size: 200% 200%;
    transition: opacity 0.4s ease;
    z-index: -2;
    border-radius: 17px;
    left: -2px;
    content: "";
    animation: gradient-animation 6s linear infinite;
    top: -2px;
    position: absolute;
}

.support-cAPl .online-questions-vSCj:hover::after {
    opacity: 1;
}

.support-cAPl .online-questions-vSCj:hover svg path {
    fill: rgb(219,190,170);
}

.package-deal-yOGq::before {
    left: 0;
    z-index: 1;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    top: 0;
}

.package-deal-yOGq h2::after {
    position: absolute;
    width: 60px;
    transform: skewX(-20deg);
    left: 0;
    content: "";
    background: rgb(219,190,170);
    bottom: -10px;
    height: 4px;
}

.package-deal-yOGq .program-price-Gzmf li {
    transform-style: preserve-3d;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.package-deal-yOGq .rate-plans-jVvI {
    display: block;
    position: relative;
    text-decoration: none;
    height: 100%;
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    overflow: hidden;
    color: #000000;
    transition: all 0.4s ease;
}

.package-deal-yOGq .cost-plan-CfoZ::after {
    top: 0;
    opacity: 0.1;
    position: absolute;
    width: 100px;
    transform: rotate(45deg) translate(30px, -80px);
    content: "";
    height: 100px;
    background: rgb(195,157,125);
    transition: transform 0.5s ease;
    right: 0;
}

.package-deal-yOGq .cost-fee-tesW p {
    hyphens: auto;
    line-height: 1.5;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 16px;
    margin-bottom: 25px;
    color: #000000;
    flex-grow: 1;
}

.package-deal-yOGq .rate-options-sXYW::before {
    top: 0;
    position: absolute;
    height: 1px;
    left: 0;
    transform: translateY(-1px);
    content: "";
    background: rgb(219,190,170);
    width: 30px;
}

header .top_plank .plank-nav-XrmU div span {
    color: #ffffff;
}

header .top_plank .plank-nav-XrmU div img, header .top_plank .plank-nav-XrmU div svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}

header .container {
    position: relative;
    padding: 1rem 2rem;
}

header .main-bar-XLks {
    gap: 2rem;
    position: relative;
    display: flex;
    align-items: center;
}

header .main-bar-XLks::before {
    left: -30px;
    border-radius: 10px;
    width: calc(100% + 60px);
    z-index: -1;
    content: "";
    transform: skewX(-15deg);
    opacity: 0.1;
    height: calc(100% + 30px);
    position: absolute;
    background: linear-gradient(90deg, transparent 0%, rgb(219,190,170,0.5) 50%, transparent 100%);
    top: -15px;
}

header .header-page-PmEF:hover::before {
    width: 100%;
}

header .nav-guide-AIpB svg {
    height: 40px;
    filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    width: auto;
    transition: all 0.3s ease;
}



.company-info-zCwr::after {
    filter: blur(60px);
    top: 0;
    height: 100%;
    z-index: 1;
    content: "";
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(219,190,170,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(195,157,125,0.5) 0%, transparent 50%);
    position: absolute;
    width: 100%;
    opacity: 0.3;
    animation: bgPulse 20s infinite alternate;
}



.company-info-zCwr .pro-sessions-dJiq {
    display: grid;
    margin-bottom: 70px;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    position: relative;
}

.company-info-zCwr .pro-sessions-dJiq span {
    top: -40px;
    color: #ffffff;
    font-size: 20px;
    z-index: 5;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    position: absolute;
    padding: 10px 20px;
    transform: translateY(-50%);
    font-weight: 600;
    left: 0;
    background: rgb(219,190,170);
    border-radius: 10px;
}

.company-info-zCwr .growth-hist-cLZk {
    grid-template-columns: 1fr 1fr;
    display: grid;
    position: relative;
    gap: 30px;
}

.company-info-zCwr .growth-hist-cLZk p {
    font-size: 15px;
    backdrop-filter: blur(10px);
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    padding: 40px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.8);
    line-height: 1.8;
    color: #000000;
    height: 100%;
    align-items: center;
    border-right: 3px solid rgb(195,157,125);
}



.company-info-zCwr .pro-sessions-dJiq::after,
.company-info-zCwr .growth-hist-cLZk::after {
    animation: rotateFadeIn 10s infinite linear;
    border: 1px solid rgb(219,190,170,0.5);
    height: 50px;
    z-index: -1;
    border-radius: 10px;
    content: "";
    position: absolute;
    width: 50px;
    opacity: 0.7;
}



.company-info-zCwr .pro-sessions-dJiq::after {
    border-color: rgb(219,190,170,0.5);
    top: -25px;
    right: -25px;
}

.cookieNotificationAlert-vDbu {
    animation: slideUp 0.5s forwards;
    background: rgb(195,157,125);
    border-top: 3px solid rgb(195,157,125);
    width: 100%;
    transform: translateY(100%);
    transition: transform 0.3s ease-in-out;
    position: fixed;
    z-index: 90;
    bottom: 0;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    padding: 20px 0;
}

.user-tracker-mGVf {
    align-items: center;
    flex-shrink: 0;
    display: flex;
    margin-right: 15px;
    justify-content: center;
    filter: drop-shadow(0 0 10px rgb(219,190,170));
}

.cookie_button.track-toggle-SWZy {
    border: 2px solid rgb(195,157,125);
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}

.cookieNotificationAlert-vDbu p a {
    color: rgb(219,190,170);
    transition: color 0.3s ease;
    text-decoration: none;
}


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



@media (max-width: 991px) {.training-method-Qxni {
    padding: 80px 0;
}.training-method-Qxni .container.learning-studio-AqGS > div {
    padding: 40px 35px;
    transform: perspective(1000px) rotateY(-1deg);
}.training-method-Qxni h3 {
    font-size: calc(32px * 0.9);
    margin-bottom: 25px;
}
}



@media (max-width: 1200px) {.title-portal-uOBz .pro-track-eLDi {
    margin-left: 5%;
    width: 90%;
}.title-portal-uOBz .title_style_header {
    font-size: calc(44px * 1.1);
}.title-portal-uOBz h3 {
    font-size: 21px;
    max-width: 90%;
}
}



@media (max-width: 576px) {.title-portal-uOBz {
    min-height: 400px;
}.title-portal-uOBz .edu-title-IqPR {
    padding: 60px 0;
}.title-portal-uOBz .pro-track-eLDi {
    width: 95%;
    margin-left: 2.5%;
    padding: 0.8rem;
}.title-portal-uOBz p {
    transform: skewX(0deg);
    padding-left: 1rem;
    font-size: calc(14px * 0.9);
    border-left: 3px solid rgb(195,157,125);
}.title-portal-uOBz .title_style_header {
    font-size: calc(44px * 0.8);
    margin-bottom: 1.2rem;
    padding: 0.4rem 1rem;
}.title-portal-uOBz h3 {
    padding: 0.8rem 1rem;
    font-size: calc(21px * 0.8);
}.title-portal-uOBz::after {
    display: none;
}}



@media (max-width: 576px) {.webinar-live-viuq {
    padding: 2.5rem 0 1rem;
}.webinar-live-viuq .nav-site-qVOY {
    grid-template-columns: 1fr;
    gap: 2rem;
}.webinar-live-viuq .student-aid-covC {
    padding-left: 1rem;
}.online-tools-pFlm {
    margin-top: 2rem;
}
}



@media (max-width: 991px) {.tyWrap-zOSi {
    padding: 3rem 1.5rem;
}.tyWrap-zOSi h2 {
    margin-bottom: 2rem;
    font-size: calc(36px * 0.9);
}.tyWrap-zOSi .learning-studio-AqGS {
    padding: 2rem;
}
}



@media (max-width: 1200px) {.course-offering-pwKB .word-block-mTjt {
    padding: 3.5rem 2.5rem;
    max-width: 800px;
}.course-offering-pwKB .pic-wrap-item-tJaX {
    width: 130%;
    height: 130%;
}
}



@media (max-width: 992px) {.course-offering-pwKB {
    padding: 5rem 0;
}.course-offering-pwKB .word-block-mTjt {
    padding: 3rem 2rem;
    max-width: 700px;
}.course-offering-pwKB h2 {
    font-size: 32px;
}.course-offering-pwKB .description {
    line-height: 1.8;
    max-width: 90%;
}.course-offering-pwKB .pic-wrap-item-tJaX {
    top: -20%;
    height: 140%;
    left: -20%;
    width: 140%;
}
}



@media only screen and (max-width: 800px) {.confidential-lockup-orUQ {
    padding: 20px 10px;
    border-radius: 10px;
}.confidential-lockup-orUQ h1 {
    font-size: calc(23px - 10px);
    margin-top: 20px;
    margin-bottom: 20px;
}.confidential-lockup-orUQ h2 {
    margin-top: 20px;
    font-size: calc(23px - 8px);
    margin-bottom: 15px;
}.confidential-lockup-orUQ ul, .confidential-lockup-orUQ ol {
    padding-left: 10px;
}.confidential-lockup-orUQ li {
    padding-left: 15px;
}}



@media screen and (max-width: 992px) {.launch-now-glCq {
    padding: 100px 0;
}.launch-now-glCq .learning-studio-AqGS {
    padding: 50px 40px;
    max-width: 90%;
}.launch-now-glCq h3 {
    font-size: calc(30px * 0.9);
    margin-bottom: 50px;
}.launch-now-glCq .online-questions-vSCj {
    padding: 16px 45px;
}
}



@media screen and (max-width: 576px) {.launch-now-glCq {
    padding: 60px 0;
}.launch-now-glCq .learning-studio-AqGS {
    padding: 30px 20px;
}.launch-now-glCq h3 {
    margin-bottom: 40px;
    font-size: calc(30px * 0.7);
    letter-spacing: 2px;
}.launch-now-glCq h3::before {
    left: 37.5%;
    bottom: -15px;
    width: 25%;
}.launch-now-glCq .online-questions-vSCj {
    font-size: calc(19px * 0.9);
    letter-spacing: 1px;
    padding: 12px 35px;
}}



@media screen and (min-width: 992px) {.connect-with-us-HUFJ .pic-wrap-item-tJaX {
    width: 50%;
}.connect-with-us-HUFJ .inquiry-feedback-qBMP {
    width: 50%;
    padding: 60px;
}
}



@media screen and (max-width: 576px) {.connect-with-us-HUFJ {
    padding: 60px 0;
}.connect-with-us-HUFJ h2 {
    font-size: calc(41px * 0.7);
    margin-bottom: 30px;
}.connect-with-us-HUFJ .inquiry-feedback-qBMP {
    padding: 30px 20px;
}.connect-with-us-HUFJ form h3 {
    font-size: calc(23px * 0.9);
}}



@media (max-width: 992px) {.support-cAPl {
    padding: 70px 0;
}.support-cAPl .learn-form-IRXC {
    padding: 45px 35px;
}.support-cAPl h2 {
    font-size: calc(36px * 0.9);
}.support-cAPl .get-contactwidget-KIFj {
    gap: 20px;
}.support-cAPl .online-questions-vSCj {
    width: 65px;
    height: 65px;
}.support-cAPl .online-questions-vSCj svg {
    height: 26px;
    width: 26px;
}
}



@media (max-width: 991px) {.package-deal-yOGq {
    padding: 80px 0;
}.learning-deals-aLgr {
    transform: perspective(1000px) rotateX(1deg);
}.package-deal-yOGq .member-fees-Mces {
    transform: translateX(5px);
    max-width: 90%;
}.package-deal-yOGq .program-price-Gzmf {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 25px;
}.package-deal-yOGq .cost-plan-CfoZ {
    padding: 25px;
    min-height: 400px;
}
}



@media (max-width: 767px) {.package-deal-yOGq {
    padding: 60px 0;
}.learning-deals-aLgr {
    transform: none;
}.package-deal-yOGq h2 {
    font-size: calc(36px - 4px);
    transform: none;
}.package-deal-yOGq .member-fees-Mces {
    max-width: 100%;
    transform: none;
    margin-bottom: 30px;
}.package-deal-yOGq .program-price-Gzmf {
    gap: 20px;
    grid-template-columns: 1fr;
}.package-deal-yOGq .cost-plan-CfoZ {
    padding: 20px;
    min-height: 350px;
}.package-deal-yOGq .cost-fee-tesW h4 {
    transform: none;
}.package-deal-yOGq .cost-fee-tesW p {
    font-size: calc(16px - 1px);
}.package-deal-yOGq .rate-options-sXYW {
    font-size: calc(19px + 4px);
}
}



@media screen and (max-width: 991px) {.company-info-zCwr {
    padding: 80px 0;
}.company-info-zCwr h3 {
    margin-bottom: 40px;
    padding: 12px 20px;
    font-size: calc(31px - 0.4rem);
}.company-info-zCwr .pro-sessions-dJiq,
    .company-info-zCwr .growth-hist-cLZk {
    gap: 25px;
}.company-info-zCwr .pro-sessions-dJiq {
    margin-bottom: 50px;
}.company-info-zCwr .pro-sessions-dJiq span {
    font-size: calc(20px - 0.2rem);
    top: -35px;
    padding: 8px 15px;
}.company-info-zCwr .pro-sessions-dJiq p,
    .company-info-zCwr .growth-hist-cLZk p {
    font-size: calc(15px - 0.1rem);
    padding: 25px;
}.company-info-zCwr .pro-sessions-dJiq .pic-wrap-item-tJaX,
    .company-info-zCwr .growth-hist-cLZk .fast-guide-mueX {
    height: 350px;
}.company-info-zCwr .pro-sessions-dJiq::after,
    .company-info-zCwr .growth-hist-cLZk::after {
    height: 40px;
    width: 40px;
}.company-info-zCwr .learning-studio-AqGS::before,
    .company-info-zCwr .learning-studio-AqGS::after {
    filter: blur(30px);
    width: 80px;
    height: 80px;
}
}



@media screen and (min-width: 1400px) {.company-info-zCwr .pro-sessions-dJiq .pic-wrap-item-tJaX,
    .company-info-zCwr .growth-hist-cLZk .fast-guide-mueX {
    height: 500px;
}.company-info-zCwr .pro-sessions-dJiq p,
    .company-info-zCwr .growth-hist-cLZk p {
    padding: 50px;
}}


@media only screen and (max-width: 1200px) {.cookieNotificationAlert-vDbu {
    padding: 15px 0;
}.cookie-comply-ManN {
    padding: 15px 5%;
}
}

@keyframes slideIn {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}



@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}



@keyframes fadeInDown {
    from {
        transform: translateY(-20px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}



@keyframes scaleIn {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}



@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    25% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    75% {
        border-radius: 40% 60% 30% 70% / 60% 40% 30% 70%;
    }
    100% {
        border-radius: 60% 40% 60% 40% / 50% 60% 40% 50%;
    }
}



@keyframes reflectionSweep {
    0% {
        transform: translateX(-100%) skewX(-45deg);
    }
    100% {
        transform: translateX(100%) skewX(-45deg);
    }
}



@keyframes pulse {
  0%, 100% {
    transform: translateY(-50%) rotate(45deg) scale(1);
    box-shadow: 0 0 15px rgb(219,190,170);
  }
  50% {
    transform: translateY(-50%) rotate(45deg) scale(1.2);
    box-shadow: 0 0 30px rgb(219,190,170);
  }
}

@keyframes bgPulse {
    0% {
        opacity: 0.2;
        filter: blur(60px);
    }
    50% {
        opacity: 0.3;
        filter: blur(80px);
    }
    100% {
        opacity: 0.2;
        filter: blur(60px);
    }
}

@keyframes floatAnimation {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(20px, -20px);
    }
    100% {
        transform: translate(-20px, 20px);
    }
}

