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

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

.header-lead-BtD {
    flex: 1 0 auto;
}

.wrap-structure-exF {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}

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

.reach-out-NaB .content-image-OLj {
    height: 200px;
    width: 100%;
    position: relative;
}

.reach-out-NaB form {
    width: 100%;
}

.reach-out-NaB form h3 {
    position: relative;
    font-size: 21px;
    font-weight: 700;
    color: #000000;
    display: inline-block;
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
}

.reach-out-NaB .help-support-XuL {
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}

.reach-out-NaB .help-support-XuL label::before {
    width: 22px;
    left: 0;
    top: 2px;
    background: rgb(232,220,228);
    height: 22px;
    transition: all 0.3s ease;
    content: "";
    position: absolute;
    border-radius: 10px;
}

.reach-out-NaB form .connect-links-Zsk:hover {
    background: rgb(182,151,172);
}

.reach-out-NaB svg path {
    transition: fill 0.3s ease;
    fill: rgb(209,186,201);
}

.training-specialist-ytn .user-opinions-gxI {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    max-width: 1100px;
    position: relative;
    margin: 0 auto;
    transform: rotate(-2deg);
    z-index: 1;
    flex-direction: row;
}

.training-specialist-ytn .name {
    font-size: 34px;
    font-weight: 700;
    transform: skewX(-5deg);
    color: rgb(209,186,201);
    margin-bottom: 0.5rem;
}

.training-specialist-ytn .emp-items-DJk {
    color: #000000;
    font-size: 17px;
    line-height: 1.6;
    position: relative;
    font-style: italic;
    padding-left: 1.5rem;
}

.cookie-banner-dialog-sKz {
    padding: 1rem 0;
    overflow: hidden;
    justify-content: center;
    background: rgb(232,220,228);
    align-items: center;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    transition: transform 0.3s ease-in-out;
    display: flex;
    z-index: 90;
    bottom: 0;
    border-top: 3px solid rgb(209,186,201);
}

.cookie_button.digital-consent-rjG {
    background: rgb(209,186,201);
}

.cookie_button.cookie-tips-EXI:hover {
    background: rgb(209,186,201);
}

header::before {
    left: 0;
    opacity: 0.1;
    position: absolute;
    background-image: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 6px
    );
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
}

header .nav-pro-gCj .main-edu-iOI {
    padding: 0;
    perspective: 1000px;
    margin: 0;
    display: flex;
    list-style: none;
}

header .nav-pro-gCj .main-edu-iOI .first-class-QpG a {
    text-transform: uppercase;
    font-size: 13px;
    font-family: Arial, sans-serif;
    display: block;
    font-weight: 600;
    background: linear-gradient(to bottom, transparent, transparent);
    transition: color 0.3s ease, transform 0.3s ease;
    color: #000000;
    text-decoration: none;
    padding: 12px 20px;
    transform-style: preserve-3d;
    letter-spacing: 0.5px;
    position: relative;
}

.company-overview-YTM::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 50%, rgba(0,0,0,0.78) 100%);
    right: 0;
    bottom: 0;
    content: "";
    left: 0;
    z-index: 1;
    top: 0;
    position: absolute;
}

.company-overview-YTM .text-zone-bqX h1::after {
    bottom: -10px;
    transform-origin: left;
    position: absolute;
    content: "";
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1.5);
    left: 0;
    height: 3px;
    transform: scaleX(1);
    width: 80px;
    background: rgb(209,186,201);
}

.company-overview-YTM .text-zone-bqX li:last-child {
    margin-bottom: 0;
}

.company-overview-YTM .text-zone-bqX h4::before {
    left: 0;
    background: rgb(182,151,172);
    width: 40px;
    height: 2px;
    bottom: -10px;
    content: "";
    position: absolute;
}

.company-overview-YTM .text-zone-bqX span::first-letter {
    color: rgb(182,151,172);
    font-size: 1.5em;
    font-weight: 700;
}

.converter-vxM .company_holder:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}

.converter-vxM .company_holder h3 {
    font-size: 28px;
    display: inline-block;
    color: #ffffff;
    margin-bottom: 25px;
    position: relative;
    font-weight: 700;
}

.converter-vxM .main-edu-iOI {
    position: relative;
    flex: 0 0 calc(50% - 15px);
}

.converter-vxM .main-edu-iOI .nav-tutor-zeh a::before {
    left: 0;
    width: 0;
    background: rgb(209,186,201,0.5);
    transition: width 0.3s ease;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    content: '';
}

.flag-content-QqK .container {
    align-items: center;
    display: flex;
    justify-content: center;
}



footer::after {
    background: 
        linear-gradient(0deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%),
        linear-gradient(90deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%);
    right: 0;
    background-size: 40px 40px;
    bottom: 0;
    left: 0;
    top: 0;
    content: '';
    position: absolute;
    z-index: 1;
}

.teaching-process-lcd .learn-vision-VpJ > div {
    border-left: 5px solid rgb(209,186,201);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.5s ease;
    background: linear-gradient(135deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    padding: 3.5rem 3rem;
    transform: translateX(0);
    position: relative;
    overflow: hidden;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03),
        0 1px 0 rgba(255,255,255,0.8) inset;
}

.teaching-process-lcd p {
    font-size: 14px;
    color: #000000;
    line-height: 1.7;
    position: relative;
    font-family: Arial, sans-serif;
    transform: translateY(0);
    margin: 0;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.customer-comments-mLM .learn-vision-VpJ {
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
    max-width: 1200px;
    z-index: 1;
}

.customer-comments-mLM h4::after {
    bottom: -20px;
    left: 50%;
    height: 3px;
    background: rgb(209,186,201);
    transform: translateX(-50%);
    content: "";
    width: 80px;
    position: absolute;
}

.customer-comments-mLM .user-opinions-gxI:hover {
    transform: rotateY(0) rotateX(0) translateZ(30px);
    z-index: 2;
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.1),
        -10px -10px 40px rgba(255, 255, 255, 0.9);
}

.customer-comments-mLM .user-opinions-gxI:nth-child(3n+3):hover {
    transform: rotateY(0) rotateX(0) translateZ(30px);
}

.customer-comments-mLM .user-opinions-gxI:hover::after {
    opacity: 0.5;
    transform: scale(1.2);
}

.customer-comments-mLM .content-image-OLj {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    border: 4px solid #ffffff;
    width: 90px;
    height: 90px;
    position: relative;
    margin: 0 auto 20px;
    border-radius: 50%;
    transform: translateZ(20px);
}

.customer-comments-mLM .user-opinions-gxI:nth-child(3n+1)::after {
    background: rgb(209,186,201,0.5);
}

.newsletter-signup-Kyp {
    padding: 5rem 2rem;
    background: rgb(232,220,228);
    overflow: hidden;
    position: relative;
}

.newsletter-signup-Kyp .reach-reach-BjS::before {
    animation: moveBlob1 20s infinite alternate ease-in-out;
    content: "";
    opacity: 0.2;
    position: absolute;
    border-radius: 50%;
    top: -40px;
    width: 120px;
    height: 120px;
    right: -40px;
    background: rgb(209,186,201);
}



.newsletter-signup-Kyp .input_holder {
    gap: 2rem;
    display: flex;
    flex-direction: column;
    position: relative;
}

.newsletter-signup-Kyp input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.6;
}

.newsletter-signup-Kyp input[type="submit"] {
    border-radius: 50px;
    border: none;
    cursor: pointer;
    background: linear-gradient(45deg, rgb(209,186,201) 0%, rgb(182,151,172) 100%);
    padding: 1rem 2rem;
    position: relative;
    z-index: 1;
    color: #ffffff;
    min-width: 180px;
    text-transform: uppercase;
    align-self: center;
    overflow: hidden;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 18px;
}

.title-portal-Wna .fast-edu-zvL {
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.title-portal-Wna .main-open-aHr {
    display: flex;
    height: 100%;
    animation: split-carousel 30s ease infinite;
    width: 500%;
}

.title-portal-Wna .course-begin-nHD::before {
    opacity: 0.5;
    background-size: 20px 20px;
    content: '';
    position: absolute;
    inset: 0;
    z-index: 2;
    background-image: 
        linear-gradient(0deg, transparent 95%, rgb(209,186,201,0.5) 100%),
        linear-gradient(90deg, transparent 95%, rgb(209,186,201,0.5) 100%);
}

.title-portal-Wna .text-zone-bqX h1::after {
    z-index: -1;
    background: rgb(209,186,201,0.5);
    width: 60px;
    left: -30px;
    height: 60px;
    top: -15px;
    border-radius: 50%;
    opacity: 0.3;
    position: absolute;
    content: '';
}

.title-portal-Wna .text-zone-bqX .connect-links-Zsk:hover {
    color: #ffffff;
}

.pricing-cluster-XBY {
    overflow: hidden;
    background: rgb(232,220,228);
    position: relative;
    padding: 120px 0;
}

.pricing-cluster-XBY .container {
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1320px;
}

.pricing-cluster-XBY .learn-price-WEa h2 {
    color: #000000;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 32px;
}

.pricing-cluster-XBY .fee-options-wBJ {
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
    overflow: hidden;
    transform: translateY(20px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    animation-delay: calc(var(--index, 0) * 0.1s);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    height: 100%;
    border-radius: 10px;
    text-decoration: none;
    display: block;
}

.pricing-cluster-XBY .fee-options-wBJ:hover .study-costs-FSm h3::after {
    width: 70px;
}

.pricing-cluster-XBY .study-costs-FSm p {
    line-height: 1.7;
    word-break: break-word;
    font-size: 17px;
    margin-bottom: 0;
    overflow-wrap: break-word;
    color: #000000;
    flex-grow: 1;
    white-space: normal;
}

.privacy-fence-XkC {
    background: linear-gradient(135deg, rgb(232,220,228) 0%, rgb(209,186,201,0.5) 100%);
    padding: 4rem 2rem;
    position: relative;
    overflow: hidden;
}

.privacy-fence-XkC h1 {
    transform: translateX(-5px);
    margin-bottom: 2rem;
    animation: slideInLeft 0.6s ease-out 0.2s forwards;
    padding-bottom: 1rem;
    font-family: Arial, sans-serif;
    font-weight: 700;
    letter-spacing: -0.02em;
    font-size: 43px;
    position: relative;
    color: rgb(209,186,201);
    opacity: 0;
}

.privacy-fence-XkC h3 {
    margin: 2rem 0 1rem;
    animation: slideInUp 0.5s ease-out 0.5s forwards;
    padding-left: 15px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    position: relative;
    transform: translateY(10px);
    opacity: 0;
    font-size: calc(28px * 0.85);
    color: rgb(182,151,172);
}

.privacy-fence-XkC p strong::after {
    content: "";
    left: 0;
    position: absolute;
    bottom: -2px;
    height: 1px;
    width: 100%;
    background: rgb(182,151,172,0.5);
}

.privacy-fence-XkC li {
    opacity: 0;
    transform: translateY(8px);
    animation-delay: calc(0.9s + (0.1s * var(--li-index, 0)));
    padding: 0.8rem 0 0.8rem 1.8rem;
    position: relative;
    animation: listItemAppear 0.4s ease-out forwards;
    font-size: 13px;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 0.5rem;
    line-height: 1.6;
}

.training-benefits-uhg::before {
    background: radial-gradient(circle at top right, rgb(182,151,172,0.5) 0%, transparent 70%);
    right: 0;
    opacity: 0.4;
    width: 60%;
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
}

.training-benefits-uhg .content-image-OLj:hover::after {
    bottom: -10px;
    top: 10px;
    left: 10px;
    opacity: 0.6;
    right: -10px;
}

.training-benefits-uhg h3 {
    display: inline-block;
    margin-bottom: 35px;
    color: #000000;
    font-weight: 700;
    font-size: 38px;
    position: relative;
}

.training-benefits-uhg li:hover {
    background: linear-gradient(to right, #ffffff, rgb(182,151,172,0.5) 120%);
    transform: translateX(5px);
}

.training-benefits-uhg svg {
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    padding: 4px;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    height: 22px;
    flex-shrink: 0;
    justify-content: center;
    width: 22px;
    background: #ffffff;
}

.course-overview-mTG .container {
    padding: 0 2rem;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}

.course-overview-mTG .learn-plan-uBa {
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
    gap: 2rem;
}

.course-overview-mTG .content-image-OLj::before {
    height: 100%;
    z-index: 1;
    position: absolute;
    background: linear-gradient(to bottom, transparent 70%, rgba(0,0,0,0.5));
    top: 0;
    width: 100%;
    left: 0;
    content: "";
}

.course-overview-mTG .description:last-child {
    margin-bottom: 0;
}

.tyPanel-QEX {
    position: relative;
    background: linear-gradient(135deg, rgb(232,220,228) 0%, rgb(209,186,201,0.5) 100%);
    overflow: hidden;
    padding: 4rem 0;
}

.tyPanel-QEX .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 2rem;
}

.tyPanel-QEX h2::after {
    background: rgb(182,151,172);
    width: 80px;
    left: 0;
    content: "";
    position: absolute;
    animation: expandLine 1s forwards ease-out;
    transform: scaleX(0);
    transform-origin: left;
    animation-delay: 1s;
    height: 3px;
    bottom: -15px;
}

.tyPanel-QEX li {
    position: relative;
    padding-left: 2rem;
}

.tyPanel-QEX li span::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(209,186,201,0.5) 0%, transparent 100%);
    opacity: 0.2;
    bottom: -15px;
    width: 100%;
    content: "";
    left: 0;
    height: 1px;
}

.get-help-info-dns::after {
    z-index: 0;
    content: "";
    position: absolute;
    height: 35%;
    opacity: 0.1;
    bottom: 0;
    width: 35%;
    border-radius: 10px;
    background: repeating-linear-gradient(
        45deg,
        rgb(209,186,201,0.5) 0px,
        rgb(209,186,201,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    transform: translate(15%, 15%);
    right: 0;
}

.get-help-info-dns .assist-form-LZB:hover {
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
}

.get-help-info-dns .assist-form-LZB > div:first-child {
    border-left: none;
    color: #000000;
    background: linear-gradient(135deg, rgb(232,220,228) 0%, rgba(250, 252, 255, 0.9) 100%);
    font-size: calc(16px * 1.1);
    border-radius: 10px;
    padding: 2rem;
    line-height: 1.6;
}

.get-help-info-dns span::before {
    background: linear-gradient(90deg, rgb(209,186,201) 0%, transparent 100%);
    content: "";
    left: 0;
    width: 100%;
    transform: scaleX(0.3);
    transition: transform 0.3s ease;
    height: 1px;
    transform-origin: left;
    position: absolute;
    bottom: -4px;
}

.get-help-info-dns .edu-askus-FzS:hover svg path {
    fill: rgb(182,151,172);
}

.prospective-students-Kzu h3 {
    color: #000000;
    font-weight: 700;
    text-align: center;
    padding-bottom: 20px;
    font-size: 38px;
    font-family: Arial, sans-serif;
    margin-bottom: 80px;
    position: relative;
}

.prospective-students-Kzu ul li {
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05);
    max-width: 350px;
    color: #000000;
    flex: 0 0 calc(33.333% - 20px);
    z-index: 1;
    min-height: 100px;
    transition: all 0.4s ease;
    padding: 25px 25px 25px 80px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    transform: perspective(1000px) rotateX(5deg);
    position: relative;
    background: #ffffff;
}

.prospective-students-Kzu ul li:hover svg path {
    fill: rgb(182,151,172);
}

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

.course-overview-mTG .description::-webkit-scrollbar {
    width: 6px;
}

.course-overview-mTG .description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(232,220,228);
}

.course-overview-mTG .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(209,186,201,0.5);
}

.course-overview-mTG .description::-webkit-scrollbar-thumb:hover {
    background: rgb(209,186,201);
}



@media (max-width: 992px) {header .nav-pro-gCj {
    padding: 15px;
    flex-direction: column;
}header .nav-pro-gCj .header-navbar-Zib {
    margin: 0 0 15px 0;
}header .nav-pro-gCj .main-edu-iOI {
    justify-content: center;
    width: 100%;
    perspective: none;
    flex-wrap: wrap;
}header .nav-pro-gCj .main-edu-iOI .first-class-QpG a {
    padding: 10px 15px;
    transform-style: flat;
    font-size: calc(13px - 1px);
}header .nav-pro-gCj .main-edu-iOI .first-class-QpG:hover a {
    transform: none;
}header .nav-pro-gCj .main-edu-iOI .first-class-QpG a::before,
    header .nav-pro-gCj .main-edu-iOI .first-class-QpG a::after {
    display: none;
}
}



@media (max-width: 480px) {.company-overview-YTM {
    padding: 60px 0;
}.company-overview-YTM .text-zone-bqX::before {
    display: none;
}.company-overview-YTM .text-zone-bqX h1 {
    font-size: calc(36px * 0.9);
}.company-overview-YTM .text-zone-bqX ul {
    padding: 20px 15px;
}.company-overview-YTM .text-zone-bqX h1::after {
    width: 60px;
}.company-overview-YTM .text-zone-bqX span {
    font-size: calc(16px * 0.9);
}}



@media (max-width: 767px) {.teaching-process-lcd {
    padding: 5rem 0;
}.teaching-process-lcd .learn-vision-VpJ > div {
    padding: 2.5rem 1.5rem;
}.teaching-process-lcd h3 {
    font-size: calc(37px * 0.7);
    margin-bottom: 1.5rem;
}.teaching-process-lcd p {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}.teaching-process-lcd p span {
    padding-left: 0.75rem;
}}



@media (max-width: 1400px) {.title-portal-Wna .text-zone-bqX {
    width: 50%;
    padding: 3rem;
}
}



@media (max-width: 1200px) {.title-portal-Wna .fast-edu-zvL {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 40% 100%, 0% 80%);
}.title-portal-Wna .text-zone-bqX {
    width: 55%;
    margin-right: 5%;
}
}



@media (max-width: 768px) {.title-portal-Wna {
    min-height: 500px;
}.title-portal-Wna .text-zone-bqX {
    padding: 2.5rem;
    width: 90%;
}.title-portal-Wna .text-zone-bqX h1 {
    font-size: calc(44px * 0.9);
}.title-portal-Wna .fast-edu-zvL::before {
    background: linear-gradient(
            135deg,
            #000000 20%,
            rgb(182,151,172,0.5) 40%,
            transparent 80%
        );
}
}



@media (min-width: 768px) {.pricing-cluster-XBY .pay-options-KaY {
    grid-template-columns: repeat(2, 1fr);
}.pricing-cluster-XBY .study-costs-FSm {
    padding: 40px;
}.pricing-cluster-XBY .content-image-OLj {
    height: 220px;
}
}



@media (min-width: 1200px) {.pricing-cluster-XBY .pay-options-KaY {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing-cluster-XBY .study-costs-FSm h3 {
    font-size: calc(23px * 1.1);
}.pricing-cluster-XBY .package-deal-iPZ {
    font-size: calc(23px * 1.3);
}.pricing-cluster-XBY .content-image-OLj {
    height: 240px;
}
}



@media (min-width: 768px) {.privacy-fence-XkC {
    padding: 5rem 3rem;
}.privacy-fence-XkC h1 {
    font-size: calc(43px * 1.1);
    margin-bottom: 3rem;
}.privacy-fence-XkC h1::after {
    height: 5px;
    width: 120px;
}.privacy-fence-XkC h2 {
    padding-left: 25px;
    font-size: calc(28px * 1.05);
}.privacy-fence-XkC h2::before {
    width: 6px;
}.privacy-fence-XkC .container {
    padding: 0 2rem;
}.privacy-fence-XkC p,
  .privacy-fence-XkC span,
  .privacy-fence-XkC li {
    font-size: calc(13px * 1.05);
    line-height: 1.75;
}.privacy-fence-XkC ul {
    margin-bottom: 2.5rem;
    padding: 1rem 2rem 1rem 2.5rem;
}
}



@media screen and (min-width: 992px) {.course-overview-mTG {
    padding: 8rem 0;
}.course-overview-mTG h2 {
    max-width: 60%;
    font-size: calc(32px * 1.2);
    margin-bottom: 4rem;
}.course-overview-mTG .content-image-OLj {
    height: 500px;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.7s ease;
}.course-overview-mTG .learn-plan-uBa {
    gap: 4rem;
}.course-overview-mTG .text-zone-bqX::before {
    width: 0.4rem;
    left: -3rem;
}.course-overview-mTG .description {
    max-height: 500px;
    line-height: 1.8;
    font-size: calc(15px * 1.05);
    padding-right: 2rem;
}.course-overview-mTG .description:first-of-type::first-letter {
    font-size: 2rem;
    padding: 0.7rem;
}
}



@media (min-width: 992px) {.get-help-info-dns {
    padding: 8rem 0;
}.get-help-info-dns .assist-form-LZB {
    gap: 3rem;
    grid-template-columns: 2fr 1fr 1fr;
    padding: 3.5rem;
}.get-help-info-dns .assist-form-LZB > div:first-child {
    grid-row: span 2;
    grid-column: 1;
}.get-help-info-dns .get-help-gIm {
    gap: 1.75rem;
}.get-help-info-dns h1 {
    font-size: calc(48px * 1.75);
}.get-help-info-dns h1::after {
    height: 5px;
    width: 150px;
}
}



@media (max-width: 992px) {.prospective-students-Kzu {
    padding: 100px 0;
}.prospective-students-Kzu h3 {
    margin-bottom: 60px;
    font-size: calc(38px * 0.9);
}.prospective-students-Kzu ul {
    gap: 40px 25px;
}.prospective-students-Kzu ul li {
    padding: 20px 20px 20px 70px;
    flex: 0 0 calc(50% - 20px);
}.prospective-students-Kzu ul li svg {
    width: 35px;
    height: 35px;
    left: 20px;
}
}



@keyframes float {
    0%, 100% {
        transform: rotate(45deg) translate(0px, 0px);
    }
    50% {
        transform: rotate(45deg) translate(20px, 20px);
    }
}

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

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



@keyframes line-animate {
    0%, 100% {
        transform: scaleX(1);
    }
    50% {
        transform: scaleX(0.5);
    }
}



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



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



@keyframes expandWidth {
  0% {
    width: 6rem;
  }
  50% {
    width: 10rem;
  }
  100% {
    width: 6rem;
  }
}



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

