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

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

.reach-out-NaB::before {
    top: 0;
    width: 100%;
    content: "";
    left: 0;
    opacity: 0.03;
    height: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(209,186,201,0.5),
        rgb(209,186,201,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}

.reach-out-NaB form h3::after {
    height: 3px;
    background: rgb(209,186,201);
    content: "";
    left: 0;
    bottom: -10px;
    width: 100%;
    position: absolute;
    border-radius: 1.5px;
}

.reach-out-NaB .help-support-XuL input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.reach-out-NaB .help-support-XuL input[type="checkbox"]:checked + label::before {
    background: rgb(209,186,201);
}

.reach-out-NaB .help-support-XuL label a:hover {
    text-decoration: underline;
}

.reach-out-NaB form .connect-links-Zsk {
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
    background: rgb(209,186,201);
    font-size: 15px;
    border: none;
    padding: 16px 20px;
    border-radius: 10px;
    width: 100%;
    text-align: center;
    transition: all 0.3s ease;
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
}

.training-specialist-ytn .job-profile-Jcl {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease;
    border-radius: 26px;
    background: #ffffff;
    z-index: 2;
    padding: 2.5rem;
    max-width: 450px;
    position: relative;
    transform: perspective(1000px) rotateY(5deg) translateX(-30px);
}

.training-specialist-ytn .user-opinions-gxI:hover .content-image-OLj {
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 30px 30px 0 rgb(209,186,201,0.5);
}

#cookie-popupwindow-yRS {
    display: none;
}

#cookie-popupwindow-yRS:checked ~ .cookie-banner-dialog-sKz {
    visibility: hidden;
    opacity: 0;
}

.cookie-show-DOY svg {
    height: 50px;
    fill: rgb(209,186,201);
    width: 50px;
}

.cookies-tech-kcZ h5 {
    font-weight: 600;
    color: rgb(209,186,201);
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
}

.user-safety-NYv:hover {
    transform: translateY(-3px);
    background: #000000;
}

.cookie-banner-dialog-sKz p a:hover {
    color: #000000;
}

header .nav-pro-gCj {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 30px;
    position: relative;
}

header .nav-pro-gCj .header-navbar-Zib .head-top-CTY {
    display: block;
    padding: 5px;
    position: relative;
}

header .nav-pro-gCj .header-navbar-Zib .head-top-CTY svg {
    width: auto;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    height: 45px;
}

header .nav-pro-gCj .main-edu-iOI .first-class-QpG a::before,
header .nav-pro-gCj .main-edu-iOI .first-class-QpG a::after {
    position: absolute;
    height: 100%;
    pointer-events: none;
    width: 100%;
    content: "";
    left: 0;
    transition: all 0.3s ease;
    top: 0;
}

header .nav-pro-gCj .main-edu-iOI .first-class-QpG a::before {
    opacity: 0;
    transform-origin: top center;
    transform: translateZ(-1px) rotateX(10deg);
    background: linear-gradient(to bottom, rgb(209,186,201,0.5), transparent);
}

.company-overview-YTM::after {
    right: -5%;
    content: "";
    top: -10%;
    z-index: 0;
    opacity: 0.15;
    background: rgb(182,151,172);
    width: 45%;
    animation: floatEffect 15s infinite alternate ease-in-out;
    position: absolute;
    height: 70%;
    pointer-events: none;
    transform: rotate(-15deg) skewX(-15deg);
    filter: blur(20px);
}

.company-overview-YTM .text-zone-bqX h1:hover::after {
    transform: scaleX(1.5);
}

.company-overview-YTM .text-zone-bqX ul {
    padding: 30px;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    list-style: none;
    backdrop-filter: blur(5px);
    margin: 0;
    padding: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.03);
}

.converter-vxM .container {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.converter-vxM .company_holder::before {
    height: 5px;
    width: 100%;
    left: 0;
    content: '';
    position: absolute;
    top: 0;
    background: rgb(209,186,201);
}

.converter-vxM .campus-links-JBO {
    position: relative;
}

.converter-vxM .nav-tutor-zeh {
    gap: 30px;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.converter-vxM .main-edu-iOI .nav-tutor-zeh a {
    padding: 8px 15px;
    font-size: 18px;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease;
    z-index: 1;
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.05);
    display: inline-block;
    color: #ffffff;
    overflow: hidden;
}

.teaching-process-lcd {
    overflow: hidden;
    position: relative;
    background: linear-gradient(140deg, rgb(232,220,228) 0%, rgb(209,186,201,0.5) 100%);
    padding: 7rem 0;
    z-index: 1;
}

.teaching-process-lcd::after {
    animation: morph 15s infinite alternate ease-in-out;
    left: -80px;
    z-index: -1;
    content: "";
    position: absolute;
    height: 300px;
    opacity: 0.05;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    bottom: -80px;
    background: rgb(182,151,172);
    width: 300px;
}

.teaching-process-lcd .learn-vision-VpJ > div::before {
    transition: opacity 0.5s ease;
    background: linear-gradient(135deg, rgb(209,186,201,0.5) 0%, transparent 100%);
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    mix-blend-mode: overlay;
    opacity: 0;
    content: "";
}

.teaching-process-lcd .learn-vision-VpJ > div:hover h3::after {
    width: 100px;
}

.teaching-process-lcd p span {
    border-left: 2px solid rgba(rgb(209,186,201,0.5), 0.2);
    position: relative;
    padding-left: 1rem;
    display: block;
}

.customer-comments-mLM::after {
    left: 0;
    z-index: 0;
    content: "";
    position: absolute;
    background-image: 
        linear-gradient(45deg, rgb(209,186,201,0.5) 1px, transparent 1px),
        linear-gradient(-45deg, rgb(182,151,172,0.5) 1px, transparent 1px);
    top: 0;
    opacity: 0.1;
    background-size: 30px 30px;
    height: 100%;
    width: 100%;
}

.customer-comments-mLM .user-opinions-gxI {
    z-index: 1;
    margin: 0 20px 60px;
    padding: 30px;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: calc(33.33% - 40px);
    border-radius: 25px;
    transform-origin: center center;
    position: relative;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.05),
        -5px -5px 30px rgba(255, 255, 255, 0.8);
    transform: rotateY(15deg) rotateX(5deg) translateZ(0);
    background: #ffffff;
}

.customer-comments-mLM .user-opinions-gxI:hover .content-image-OLj {
    transform: translateZ(40px) scale(1.1);
    border-color: rgb(209,186,201,0.5);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
}

.customer-comments-mLM .user-opinions-gxI p {
    text-align: center;
    font-size: 17px;
    transform: translateZ(10px);
    line-height: 1.6;
    transition: all 0.4s ease;
    color: #000000;
}

.newsletter-signup-Kyp::before {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.5;
    background:
        radial-gradient(circle at 10% 20%, rgb(209,186,201,0.5) 0%, transparent 35%),
        radial-gradient(circle at 90% 80%, rgb(182,151,172,0.5) 0%, transparent 35%);
    height: 100%;
}

.newsletter-signup-Kyp h3::after {
    width: 100%;
    animation: waveMotion 3s infinite ease-in-out;
    height: 4px;
    left: 0;
    content: "";
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgb(209,186,201) 50%,
        transparent 100%
    );
    bottom: 0;
    position: absolute;
}

.newsletter-signup-Kyp input[type="submit"]::before {
    transform: scale(0.95);
    content: "";
    transition: opacity 0.3s ease;
    top: -10px;
    left: -10px;
    bottom: -10px;
    position: absolute;
    right: -10px;
    opacity: 0;
    border-radius: 50px;
    z-index: -1;
    background: linear-gradient(45deg, rgb(182,151,172) 0%, rgb(209,186,201) 100%);
}

.title-portal-Wna {
    position: relative;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    background: linear-gradient(135deg, #000000 0%, rgb(209,186,201,0.5) 50%, rgb(182,151,172,0.5) 100%);
    min-height: 600px;
}

.title-portal-Wna .fast-edu-zvL::after {
    position: absolute;
    content: '';
    inset: 0;
    background: 
        radial-gradient(
            circle at 70% 30%,
            transparent 20%,
            rgba(0, 0, 0, 0.5) 70%,
            rgb(209,186,201,0.5) 100%
        );
    z-index: 2;
}

.title-portal-Wna .text-zone-bqX::before {
    top: 0;
    left: 0;
    position: absolute;
    background: rgb(209,186,201);
    width: 6px;
    content: '';
    height: 100%;
}

.title-portal-Wna .text-zone-bqX h1 {
    font-size: 44px;
    color: #ffffff;
    position: relative;
    margin-bottom: 2rem;
    line-height: 1.3;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.title-portal-Wna .text-zone-bqX .connect-links-Zsk {
    font-weight: 600;
    background: transparent;
    transition: all 0.4s ease;
    z-index: 1;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid rgb(209,186,201);
    font-size: 19px;
    padding: 14px 35px;
}

.pricing-cluster-XBY .learn-price-WEa {
    transform: translateY(-10px);
    animation: fadeInUp 0.8s ease-out forwards;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.pricing-cluster-XBY .pay-options-KaY {
    grid-template-columns: 1fr;
    width: 100%;
    gap: 30px;
    display: grid;
}

.pricing-cluster-XBY .fee-options-wBJ:nth-child(3) {
    --index: 3;
}

.pricing-cluster-XBY .fee-structure-KGY {
    position: relative;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
    overflow: hidden;
}

.pricing-cluster-XBY .study-costs-FSm h3 {
    color: #000000;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 23px;
    overflow-wrap: break-word;
    margin-top: 0;
    word-break: break-word;
    position: relative;
}

.pricing-cluster-XBY .content-image-OLj {
    height: 200px;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
}

.privacy-fence-XkC::after {
    width: 100%;
    z-index: 0;
    content: "";
    opacity: 0.1;
    right: -50%;
    top: -50%;
    height: 100%;
    position: absolute;
    background: radial-gradient(circle, rgb(182,151,172,0.5) 0%, transparent 70%);
}

.privacy-fence-XkC h2 {
    transform: translateY(10px);
    color: rgb(182,151,172);
    font-family: Arial, sans-serif;
    animation: slideInUp 0.5s ease-out 0.4s forwards;
    margin: 2.5rem 0 1.5rem;
    font-size: 28px;
    padding-left: 20px;
    font-weight: 600;
    opacity: 0;
    position: relative;
}

.privacy-fence-XkC h4::before {
    border-radius: 1px;
    content: "";
    position: absolute;
    height: calc(100% - 16px);
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    width: 2px;
    top: 8px;
}

.privacy-fence-XkC p strong {
    position: relative;
    color: #000000;
    font-weight: 600;
}

.privacy-fence-XkC ul {
    border-left: 3px solid rgb(209,186,201,0.5);
    list-style-type: none;
    animation: fadeSlideIn 0.7s ease-out 0.8s forwards;
    position: relative;
    opacity: 0;
    margin: 0 0 2rem 0;
    padding: 0.5rem 0 0.5rem 1.5rem;
    background: rgba(rgb(255, 255, 255, 0.5), 0.5);
    transform: translateX(10px);
}

.training-benefits-uhg {
    position: relative;
    overflow: hidden;
    padding: 90px 0;
    background: linear-gradient(110deg, rgb(232,220,228) 60%, rgb(209,186,201,0.5) 100%);
}

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

.training-benefits-uhg .content-image-OLj {
    flex: 0 0 45%;
    border-radius: 15px;
    transform: translateY(-15px);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s ease;
    z-index: 1;
    max-width: 500px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);
    position: relative;
}

.training-benefits-uhg ul {
    display: flex;
    list-style: none;
    margin: 0;
    gap: 25px;
    padding: 0;
    flex-direction: column;
}

.training-benefits-uhg li p {
    font-weight: 400;
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    align-items: center;
    color: #000000;
    display: flex;
    gap: 16px;
}

.course-overview-mTG {
    background: linear-gradient(135deg, rgb(232,220,228) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
}

.course-overview-mTG h2 {
    transform: translateX(-0.5rem);
    max-width: 90%;
    color: #000000;
    line-height: 1.3;
    font-size: 32px;
    font-weight: 700;
    position: relative;
    margin-bottom: 3rem;
}

.course-overview-mTG .content-image-OLj:hover {
    box-shadow: 0 20px 30px rgba(0,0,0,0.15);
    transform: translateY(-5px);
}

.course-overview-mTG .text-zone-bqX {
    padding: 0.5rem 0;
    position: relative;
}

.course-overview-mTG .description {
    color: #000000;
    overflow-y: auto;
    padding-right: 1rem;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    font-size: 15px;
    max-height: 300px;
    position: relative;
}

.tyPanel-QEX::after {
    top: -10%;
    position: absolute;
    width: 300px;
    z-index: 0;
    filter: blur(100px);
    height: 300px;
    animation: pulse 10s infinite alternate ease-in-out;
    background: rgb(182,151,172);
    border-radius: 50%;
    content: "";
    right: -5%;
    opacity: 0.1;
}

.tyPanel-QEX .learn-vision-VpJ::before {
    pointer-events: none;
    border: 1px solid rgb(209,186,201,0.5);
    content: "";
    right: 20px;
    top: 20px;
    position: absolute;
    opacity: 0.1;
    bottom: 20px;
    left: 20px;
}

.tyPanel-QEX li::before {
    content: "";
    transform: rotate(45deg);
    opacity: 0;
    height: 8px;
    top: 0.5rem;
    animation-delay: 1.2s;
    left: 0;
    animation: fadeIn 0.5s forwards ease-out;
    position: absolute;
    background: rgb(182,151,172);
    width: 8px;
}

.get-help-info-dns::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(209,186,201) 0%, rgb(182,151,172) 100%);
    z-index: 1;
    height: 4px;
    content: "";
}

.get-help-info-dns h1:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}

.get-help-info-dns .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    width: 90%;
}

.get-help-info-dns .assist-form-LZB > div {
    padding: 1.5rem;
    border-left: 3px solid transparent;
    position: relative;
    transition: all 0.3s ease;
}

.get-help-info-dns .assist-form-LZB > div:first-child:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}

.get-help-info-dns h6:hover svg {
    transform: scale(1.2);
}

.get-help-info-dns span {
    font-size: 16px;
    margin-left: 2rem;
    position: relative;
    display: inline-block;
    color: #000000;
}

.get-help-info-dns .get-help-gIm > div:hover {
    transform: translateX(5px);
}

.get-help-info-dns .edu-askus-FzS:hover {
    color: rgb(209,186,201);
}

.get-help-info-dns .edu-askus-FzS:hover svg {
    transform: translateY(-3px) rotate(-5deg);
}

.prospective-students-Kzu::before {
    opacity: 0.05;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(209,186,201,0.5) 0,
        rgb(209,186,201,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    height: 100%;
    content: "";
}

.prospective-students-Kzu ul li::before,
.prospective-students-Kzu ul li::after {
    content: "";
    position: absolute;
    background: #ffffff;
    transition: all 0.4s ease;
}

.prospective-students-Kzu ul li::before {
    top: 5px;
    z-index: -1;
    bottom: 5px;
    right: 5px;
    border: 1px solid rgb(182,151,172,0.5);
    left: 5px;
    transform: translateZ(-10px);
}

.prospective-students-Kzu ul li:hover svg {
    transform: translateY(-50%) scale(1.1);
}

.prospective-students-Kzu ul li:nth-child(3n+1) {
    transform: perspective(1000px) rotateX(5deg) rotateY(-2deg);
}

.prospective-students-Kzu ul li:nth-child(3n+2):hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}


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



@media screen and (min-width: 1200px) {.reach-out-NaB .contact-reach-ITG {
    max-width: 1100px;
}.reach-out-NaB .content-image-OLj {
    min-height: 500px;
}
}



@media screen and (max-width: 991px) {.training-specialist-ytn .user-opinions-gxI {
    flex-direction: column;
    gap: 3rem;
    transform: rotate(0);
}.training-specialist-ytn .content-image-OLj {
    transform: perspective(1000px) rotateY(0);
    margin: 0 auto;
    height: 320px;
    width: 280px;
}.training-specialist-ytn .job-profile-Jcl {
    transform: translateY(-30px) perspective(1000px) rotateY(0);
}.training-specialist-ytn .user-opinions-gxI:hover .content-image-OLj {
    transform: perspective(1000px) rotateY(0);
}.training-specialist-ytn .user-opinions-gxI:hover .job-profile-Jcl {
    transform: translateY(-40px) perspective(1000px) rotateY(0);
}}



@media (max-width: 767px) {.company-overview-YTM {
    padding: 80px 0;
}.company-overview-YTM .text-zone-bqX h1 {
    font-size: 36px;
}.company-overview-YTM .text-zone-bqX::before {
    height: 30%;
    left: -15px;
}.company-overview-YTM .text-zone-bqX ul {
    padding: 25px;
}.company-overview-YTM .text-zone-bqX h4 {
    font-size: 22px;
}.company-overview-YTM .text-zone-bqX span {
    font-size: calc(16px * 0.95);
}
}



@media (min-width: 768px) {.teaching-process-lcd {
    padding: 8rem 0;
}.teaching-process-lcd .learn-vision-VpJ > div {
    transform: translateX(0) skewX(-2deg);
    padding: 4rem 5rem;
}.teaching-process-lcd .learn-vision-VpJ > div:hover {
    transform: translateX(8px) translateY(-8px) skewX(-2deg);
}.teaching-process-lcd h3 {
    font-size: 37px;
}.teaching-process-lcd p span {
    padding-left: 2rem;
}
}



@media (max-width: 480px) {.newsletter-signup-Kyp {
    padding: 3rem 1rem;
}.newsletter-signup-Kyp .reach-reach-BjS {
    padding: 2rem 1.5rem;
}.newsletter-signup-Kyp h3 {
    margin-bottom: 1.5rem;
    font-size: calc(23px * 0.8);
}.newsletter-signup-Kyp input[type="email"] {
    padding: 1rem;
}.newsletter-signup-Kyp input[type="submit"] {
    min-width: 100%;
    padding: 0.8rem 1.5rem;
}}



@media (max-width: 576px) {.title-portal-Wna {
    min-height: 450px;
}.title-portal-Wna .text-zone-bqX {
    padding: 2rem;
}.title-portal-Wna .text-zone-bqX::before {
    width: 4px;
}.title-portal-Wna .text-zone-bqX::after {
    height: 4px;
}.title-portal-Wna .text-zone-bqX h1 {
    font-size: calc(44px * 0.8);
    margin-bottom: 1.5rem;
}.title-portal-Wna .text-zone-bqX p {
    font-size: calc(18px * 0.9);
    margin-bottom: 2rem;
}.title-portal-Wna .text-zone-bqX .connect-links-Zsk {
    display: block;
    text-align: center;
    width: 100%;
    padding: 12px 20px;
}.title-portal-Wna .course-begin-nHD::before {
    background-size: 15px 15px;
}
}



@media (max-width: 767px) {.pricing-cluster-XBY {
    padding: 80px 0;
}.pricing-cluster-XBY .study-costs-FSm {
    padding: 30px 20px;
}.pricing-cluster-XBY .package-deal-iPZ {
    font-size: 23px;
    padding: 6px 12px;
}.pricing-cluster-XBY .content-image-OLj {
    height: 180px;
}
}



@media (min-width: 992px) {.privacy-fence-XkC {
    padding: 6rem 4rem;
}.privacy-fence-XkC h1 {
    margin-bottom: 3.5rem;
    font-size: calc(43px * 1.2);
}.privacy-fence-XkC h1::after {
    width: 150px;
}.privacy-fence-XkC .container {
    padding: 0 4rem;
    max-width: 1400px;
}.privacy-fence-XkC ul {
    margin: 0 0 3rem 2rem;
    padding: 1.5rem 2.5rem 1.5rem 3rem;
}.privacy-fence-XkC h2 {
    margin: 3.5rem 0 2rem;
}.privacy-fence-XkC p,
  .privacy-fence-XkC span {
    margin-bottom: 2rem;
}
}



@media screen and (min-width: 768px) {.course-overview-mTG {
    padding: 7rem 0;
}.course-overview-mTG h2 {
    font-size: calc(32px * 1.1);
    max-width: 70%;
}.course-overview-mTG .learn-plan-uBa {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: start;
}.course-overview-mTG .content-image-OLj {
    height: 450px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%);
}.course-overview-mTG .text-zone-bqX {
    padding: 1rem 0;
}.course-overview-mTG .description {
    padding-right: 1.5rem;
    max-height: 450px;
}
}



@media (max-width: 992px) {.tyPanel-QEX {
    padding: 3rem 0;
}.tyPanel-QEX h2 {
    max-width: 100%;
    font-size: calc(29px * 0.9);
}.tyPanel-QEX .learn-vision-VpJ {
    padding: 2rem;
}
}



@media (min-width: 768px) {.get-help-info-dns {
    padding: 7rem 0;
}.get-help-info-dns .assist-form-LZB {
    grid-template-columns: 1fr 1fr;
}.get-help-info-dns .assist-form-LZB > div:first-child {
    grid-column: 1 / -1;
}.get-help-info-dns h1 {
    font-size: calc(48px * 1.5);
    margin-bottom: 4rem;
}.get-help-info-dns h1::after {
    width: 120px;
}
}



@media (hover: none) {.get-help-info-dns .assist-form-LZB:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transform: none;
}.get-help-info-dns .assist-form-LZB > div:first-child:hover {
    transform: none;
}.get-help-info-dns .get-help-gIm > div:hover {
    transform: none;
}}



@keyframes floatEffect {
    0% {
        transform: rotate(-15deg) skewX(-15deg) translateY(0);
    }
    50% {
        transform: rotate(-12deg) skewX(-10deg) translateY(-20px);
    }
    100% {
        transform: rotate(-15deg) skewX(-15deg) translateY(0);
    }
}

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



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



@keyframes moveBlob2 {
    0%, 100% {
        border-radius: 50%;
        transform: translate(0, 0) scale(1);
    }
    33% {
        border-radius: 40% 60% 30% 70% / 60% 40% 60% 40%;
        transform: translate(-20px, -10px) scale(1.1);
    }
    66% {
        border-radius: 70% 30% 60% 40% / 40% 70% 30% 60%;
        transform: translate(15px, -20px) scale(0.9);
    }
}



@keyframes image-scale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}



@keyframes slideInLeft {
  from {
    transform: translateX(-20px);
    opacity: 0;
  }
  to {
    transform: translateX(-5px);
    opacity: 1;
  }
}



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



@keyframes expandLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.1;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.15;
    }
}

