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

.footer-benefit-096 {
    flex: 0 0 auto;
}

.footer-benefit-096 {
    color: #ffffff;
    position: relative;
    padding: 80px 0 40px;
    z-index: 1;
}

.contact-form-box-681::after {
    width: 100%;
    opacity: 0.6;
    height: 100%;
    z-index: 0;
    background: radial-gradient(
        circle at 20% 30%, 
        rgba(rgb(137,161,157), 0.15) 0%, 
        transparent 50%
    ), radial-gradient(
        circle at 80% 70%, 
        rgba(rgb(101,123,118), 0.15) 0%, 
        transparent 50%
    );
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}

.contact-form-box-681 .inquiry-reach-159::after {
    border-radius: 22px;
    bottom: -8px;
    border: 1px solid rgba(rgb(101,123,118), 0.2);
    content: "";
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    right: -8px;
}

.contact-form-box-681 .help-info-705 {
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    position: relative;
    border-radius: 22px;
    padding: 50px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.contact-form-box-681 form input[type="text"] {
    font-family: Arial, sans-serif;
    color: #ffffff;
    transition: all 0.3s ease;
    padding: 18px 25px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    width: 100%;
    font-size: 13px;
    margin-bottom: 25px;
}

.contact-form-box-681 .help-map-127 input[type="checkbox"]:checked + label::after {
    height: 10px;
    position: absolute;
    content: "";
    border-right: 2px solid #ffffff;
    left: 8px;
    transform: rotate(45deg);
    border-bottom: 2px solid #ffffff;
    top: 6px;
    width: 6px;
}

.contact-form-box-681 form .message-map-183:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}

.contact-form-box-681 svg path {
    transition: fill 0.3s ease;
    fill: rgb(137,161,157);
}

.appContent-704::before {
    right: -10%;
    content: "";
    animation: float 20s infinite alternate ease-in-out;
    width: 70%;
    background: radial-gradient(circle at center, #ffffff 0%, transparent 70%);
    z-index: -1;
    height: 70%;
    opacity: 0.07;
    position: absolute;
    transform: rotate(25deg);
    top: -10%;
}

.appContent-704 .learn-lab-380 > div:first-child::before {
    top: 0;
    transform-origin: left;
    left: 0;
    transition: transform 0.7s ease;
    content: "";
    background: linear-gradient(90deg, rgb(137,161,157), rgb(101,123,118));
    right: 0;
    transform: scaleX(0);
    height: 5px;
    position: absolute;
    z-index: 3;
}

.appContent-704 h5::after {
    width: 60px;
    height: 3px;
    transition: width 0.4s ease;
    left: 0;
    position: absolute;
    bottom: -10px;
    background: rgb(101,123,118);
    content: "";
}

.price-table-075 {
    background: rgb(174,198,194);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}

.price-table-075 .learn-deals-382 {
    gap: 60px;
    flex-direction: column-reverse;
    display: flex;
}

.price-table-075 .deal-board-016 h2::after {
    content: "";
    background: rgb(137,161,157);
    width: 80px;
    bottom: -10px;
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
}

.price-table-075 .pricing-catalog-417:nth-child(1) {
    --index: 1;
}

.price-table-075 .pricing-catalog-417:nth-child(4) {
    --index: 4;
}

.price-table-075 .discount-price-934::before {
    height: 5px;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, rgb(137,161,157), rgb(101,123,118));
}

.price-table-075 .pro-rates-792 h3::after {
    transition: width 0.3s ease;
    height: 2px;
    left: 0;
    bottom: -8px;
    content: "";
    background-color: rgb(137,161,157);
    position: absolute;
    width: 40px;
}

.price-table-075 .pricing-catalog-417:hover .picture-frame-356 {
    filter: brightness(1.05);
    transform: scale(1.05);
}

.privacy-depot-216::before {
    height: 5px;
    background: linear-gradient(90deg, rgb(137,161,157) 0%, rgb(101,123,118) 100%);
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    animation: slidein 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    content: "";
    transform-origin: left center;
}

.privacy-depot-216 h2::before {
    content: "";
    height: 100%;
    opacity: 0.8;
    top: 0;
    position: absolute;
    background: rgb(101,123,118);
    transform: scaleY(0.7);
    width: 3px;
    left: 0;
}

.privacy-depot-216 p {
    line-height: 1.75;
    opacity: 0;
    transform: translateY(10px);
    margin-bottom: 1.5rem;
    color: #000000;
    animation: fadeup 0.5s ease-out 0.4s forwards;
    font-size: 17px;
    max-width: 95%;
}

.privacy-depot-216 ul {
    border-left: 3px solid rgb(137,161,157);
    background: rgba(rgb(255, 255, 255, 0.5), 0.5);
    padding: 1.5rem 2rem;
    transform: translateX(-10px);
    opacity: 0;
    border-radius: 0 10px 10px 0;
    padding-left: 0;
    margin: 1.5rem 0 2rem;
    animation: slidein 0.6s ease-out 0.5s forwards;
    list-style: none;
    position: relative;
}

header .container {
    padding: 20px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

header .main-pagewrap-375 {
    display: flex;
    gap: 35px;
    align-items: center;
}

header .nav-main-258:after {
    transform-origin: center;
    left: 0;
    transition: transform 0.3s ease;
    background-color: rgb(137,161,157);
    transform: scaleX(0);
    width: 100%;
    content: '';
    bottom: 0;
    position: absolute;
    height: 2px;
}

header .nav-core-290 svg {
    width: auto;
    transition: transform 0.3s ease;
    height: 42px;
}

.info-hub-431::before {
    z-index: 0;
    height: 100%;
    left: 0;
    content: "";
    background: radial-gradient(circle at 75% 25%, rgba(rgb(137,161,157,0.5), 0.05) 0%, transparent 60%);
    top: 0;
    width: 100%;
    position: absolute;
}

.info-hub-431 h1::after {
    width: 80px;
    background: linear-gradient(90deg, transparent 0%, rgb(137,161,157) 50%, transparent 100%);
    content: "";
    left: 50%;
    bottom: -0.5rem;
    transform: translateX(-50%);
    position: absolute;
    height: 3px;
}

.info-hub-431 .contact-details-932 > div:first-child {
    font-size: calc(14px * 1.05);
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.5s forwards ease-out;
    line-height: 1.6;
    color: #000000;
    transform: translateY(0);
}

.info-hub-431 .reach-experts-102 {
    color: #000000;
    position: relative;
    font-size: calc(14px * 0.95);
    text-decoration: none;
    align-items: center;
    padding-bottom: 0.25rem;
    transition: color 0.3s ease, transform 0.3s ease;
    display: flex;
}

.info-hub-431 .reach-experts-102:hover svg path {
    fill: rgb(137,161,157);
}

.get-updates-623 .container {
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
}

.get-updates-623 .learn-lab-380 {
    grid-gap: 2rem;
    transform: perspective(1000px) rotateX(2deg);
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
    z-index: 2;
}

.get-updates-623 .input_holder span {
    display: block;
    width: 100%;
    position: relative;
}

.get-updates-623 .input_holder span:last-child::after {
    content: '';
    border-radius: 50%;
    transform: translateY(-50%);
    height: 6px;
    animation: pulseOrbit 3s infinite 1s;
    width: 6px;
    top: 50%;
    position: absolute;
    background-color: rgb(137,161,157);
    right: -15px;
}

.get-updates-623 .input_holder .subscribe-widget-780:hover {
    background: linear-gradient(135deg, rgb(137,161,157), rgb(101,123,118));
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.leadership-experience-718 {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(174,198,194) 0%, rgb(137,161,157,0.5) 70%, rgb(101,123,118,0.5) 100%);
    overflow: hidden;
    position: relative;
}

.leadership-experience-718::after {
    width: 90%;
    height: 90%;
    content: "";
    transform: rotate(-15deg);
    top: -50%;
    opacity: 0.2;
    background: radial-gradient(ellipse at center, rgb(101,123,118,0.5) 0%, transparent 70%);
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    right: -50%;
}

.leadership-experience-718 .success-stories-612 > div:first-child {
    justify-content: center;
    display: flex;
}

.leadership-experience-718 .success-stories-612 > div:nth-child(2) {
    text-align: center;
    position: relative;
}

.leadership-experience-718 .name {
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    color: #000000;
    position: relative;
    transform: translateZ(0);
}

.leadership-experience-718 .exp-list-902 {
    border-radius: 10px;
    color: #000000;
    background-color: rgba(255,255,255,0.5);
    box-shadow: 0 3px 8px rgba(0,0,0,0.05);
    padding: 1.5rem;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.7;
}

.landing-page-562 {
    background: linear-gradient(135deg, rgb(174,198,194), rgba(0, 0, 0, 0.5));
    padding: 3rem 1rem;
    align-items: center;
    position: relative;
    display: flex;
    width: 100%;
    overflow: hidden;
    justify-content: center;
    min-height: 100vh;
}

.landing-page-562 .edu-skill-127 > div > div:first-child {
    box-shadow: inset 2px 2px 5px rgba(0,0,0,0.1), 
              inset -2px -2px 5px rgba(255,255,255,0.05);
    background: rgba(255,255,255,0.05);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateZ(30px);
    padding: 1.5rem;
}

.landing-page-562 .promise-block-598:hover {
    transform: translateZ(40px) scale(1.03);
}

.landing-page-562 .promise-block-598 > div:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.landing-page-562 .promise-block-598 p {
    font-family: Arial, sans-serif;
    position: relative;
    letter-spacing: 0.5px;
    padding-bottom: 1rem;
    line-height: 1.6;
    font-size: 13px;
    margin-bottom: 1.5rem;
    color: #ffffff;
}

.landing-page-562 .promise-block-598:hover .title_style_header::before {
    width: 100%;
}

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

.company-overview-049 .text-article-086:hover::before {
    height: 100%;
}

.company-overview-049 h1 {
    font-weight: 700;
    transform: translateX(0);
    font-size: 40px;
    margin-bottom: 35px;
    color: #ffffff;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.company-overview-049 ul li {
    margin-bottom: 15px;
}

.company-overview-049 .text-article-086:hover ul li h4::before {
    opacity: 1;
    left: -25px;
}

.company-overview-049 .text-article-086:hover ul li span {
    opacity: 1;
    transform: translateY(-5px);
}

.footer-benefit-096::before {
    width: 100%;
    content: "";
    position: absolute;
    z-index: -1;
    backdrop-filter: blur(8px);
    top: 0;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}



.footer-benefit-096::before {
    background-image: radial-gradient(
        circle at 20% 80%, 
        #000000 0%, 
        rgba(0, 0, 0, 0.5) 70%
    );
}

.footer-benefit-096 .skill-links-639 {
    display: flex;
    justify-content: flex-end;
}

.footer-benefit-096 .main-pagewrap-375 h5 {
    margin-bottom: 25px;
    padding-bottom: 12px;
    position: relative;
    font-size: 24px;
    font-weight: 600;
}

.footer-benefit-096 .main-pagewrap-375 .nav-header-437 a:hover {
    opacity: 1;
    padding-left: 12px;
    color: rgb(137,161,157);
}

.forum-link-976 .container {
    align-items: center;
    display: flex;
    justify-content: center;
}

.footer-benefit-096::after {
    box-shadow: 0 0 40px rgb(137,161,157,0.5);
}

.footer-benefit-096 .main-pagewrap-375:hover::before {
    animation: glow 2s infinite;
}

.footer-benefit-096 .company_holder::before {
    bottom: -20px;
    content: "";
    left: 0;
    width: 100px;
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, 
        rgb(137,161,157,0.5), 
        transparent);
}

.forum-link-976::before {
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, 
        transparent, 
        rgb(101,123,118,0.5), 
        transparent);
    width: 100%;
    height: 1px;
    top: 0;
}

.prospective-members-825::after {
    left: 0;
    height: 100%;
    content: '';
    position: absolute;
    width: 100%;
    opacity: 0.3;
    background: radial-gradient(
        circle at 70% 80%,
        rgb(137,161,157,0.5) 0%,
        transparent 50%
    );
    z-index: 1;
    top: 0;
}

.prospective-members-825 ul {
    margin: 0;
    display: grid;
    padding: 0;
    gap: 2.5rem;
    list-style-type: none;
    grid-template-columns: repeat(2, 1fr);
}

.prospective-members-825 li::before {
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 50%,
        transparent 100%
    );
    content: '';
    pointer-events: none;
}

.prospective-members-825 li:hover {
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.1),
        0 0 20px rgb(137,161,157,0.5);
    background-color: rgba(255, 255, 255, 0.18);
    transform: translateY(-5px);
    border-color: rgb(137,161,157,0.5);
}

.training-method-415 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(174,198,194) 0%, rgba(245, 247, 250, 0.9) 100%);
}

.training-method-415 .learn-lab-380 {
    z-index: 3;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    position: relative;
    max-width: 1140px;
    display: flex;
}

.training-method-415 .learn-lab-380 > div::before {
    left: 0;
    content: "";
    background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    position: absolute;
    z-index: -1;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    width: 100%;
    top: 0;
}

.training-method-415 .learn-lab-380 > div:hover h3 {
    transform: translateX(5px);
}

.training-method-415 p {
    transform: translateZ(0);
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.8;
    position: relative;
    color: #000000;
}

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

.course-program-info-630 .picture-frame-356:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(10px);
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
}

.course-program-info-630 .text-article-086 {
    background: #ffffff;
    backdrop-filter: blur(8px);
    border-left: 4px solid rgb(137,161,157);
    position: relative;
    transform: translateZ(20px);
    padding: 2.5rem;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
}

.course-program-info-630 .description {
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 1.5rem;
}

.try-immediately-680::before {
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 20px,
        rgba(255, 255, 255, 0.03) 20px,
        rgba(255, 255, 255, 0.03) 40px
    );
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    left: 0;
    position: absolute;
}

.try-immediately-680 svg {
    width: 48px;
    flex-shrink: 0;
    transform: rotate(-5deg);
    height: 48px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.try-immediately-680 .learn-lab-380:hover svg path {
    fill: rgb(101,123,118);
}

.try-immediately-680 .message-map-183::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.5s ease;
    width: 100%;
    left: -100%;
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
}

#privacyAlertPopup-261 {
    display: none;
}

.usageAgreementAlert-185 .container {
    padding: 0 15px;
    max-width: 1140px;
    margin: 0 auto;
    flex-wrap: wrap;
    position: relative;
    gap: 1rem;
    justify-content: space-between;
    z-index: 1;
    align-items: center;
    display: flex;
}

.consent-ack-830 h5 {
    font-weight: 600;
    color: rgb(137,161,157);
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

.track-manage-810:hover {
    background: #000000;
    transform: translateY(-3px);
}


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



@media screen and (max-width: 767px) {.contact-form-box-681 {
    padding: 70px 0;
}.contact-form-box-681 h2 {
    font-size: calc(29px * 0.9);
}.contact-form-box-681 .picture-frame-356 {
    min-height: 350px;
}.contact-form-box-681 .picture-frame-356::after,
    .contact-form-box-681 .help-info-705::before {
    height: 40px;
    width: 40px;
}
}



@media (max-width: 767px) {.appContent-704 {
    padding: 4rem 0;
}.appContent-704 .learn-lab-380 > div:first-child,
    .appContent-704 .learn-lab-380 > div:last-child {
    padding: 2rem;
}.appContent-704 h5 {
    font-size: calc(20px * 0.9);
}.appContent-704 p {
    font-size: calc(18px * 0.95);
}}



@media (min-width: 768px) {.price-table-075 .payment-plans-732 {
    grid-template-columns: repeat(2, 1fr);
}.price-table-075 .pro-rates-792 {
    padding: 40px;
}.price-table-075 .picture-frame-356 {
    height: 220px;
}
}



@media (max-width: 480px) {.price-table-075 {
    padding: 60px 0;
}.price-table-075 .deal-board-016 h2 {
    font-size: calc(28px * 0.85);
}.price-table-075 .pro-rates-792 h3 {
    font-size: calc(24px * 0.95);
}.price-table-075 .picture-frame-356 {
    height: 160px;
}}



@media (max-width: 991px) {header .container {
    padding: 15px;
}header .main-pagewrap-375 {
    gap: 20px;
}header .nav-main-258:before {
    left: -10px;
}header .nav-core-290 svg {
    height: 38px;
}
}



@media (max-width: 767px) {header .main-pagewrap-375 {
    left: 0;
    padding: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: max-height 0.4s ease;
    border-bottom: 3px solid rgb(137,161,157);
    width: 100%;
    flex-direction: column;
    background-color: #ffffff;
    z-index: 1001;
    gap: 0;
    max-height: 0;
    top: 100%;
    position: absolute;
}header .menu.active {
    max-height: 400px;
}header .nav-main-258 {
    width: 100%;
    padding: 12px 20px;
    border-bottom: 1px solid rgb(174,198,194);
}header .nav-main-258:last-child {
    border-bottom: none;
}header .nav-main-258:before {
    left: 5px;
}header .main-top-207 {
    padding: 5px 0;
}header .nav-core-290 {
    margin: 0 auto;
}
}



@media (min-width: 768px) {.leadership-experience-718 .success-stories-612 {
    grid-template-rows: auto 1fr;
    gap: 1.5rem 2.5rem;
    grid-template-columns: 180px 1fr;
}.leadership-experience-718 .success-stories-612 > div:first-child {
    align-self: center;
    grid-row: 1 / 3;
}.leadership-experience-718 .success-stories-612 > div:nth-child(2) {
    text-align: left;
    align-self: end;
}.leadership-experience-718 .name::after {
    left: 0;
    transform: none;
}.leadership-experience-718 .success-stories-612 > div:nth-child(2) > div {
    padding-left: 0;
    background: linear-gradient(to right, rgba(rgb(137,161,157,0.5), 0.1), rgba(rgb(137,161,157,0.5), 0));
}.leadership-experience-718 .success-stories-612 > div:nth-child(3) {
    grid-column: 2;
}
}



@media (max-width: 480px) {.landing-page-562 {
    padding: 2rem 0.75rem;
}.landing-page-562 .edu-skill-127 {
    padding: 1rem;
}.landing-page-562 .edu-skill-127 > div {
    gap: 1.5rem;
}.landing-page-562 h3 {
    font-size: 16px;
}.landing-page-562 .promise-block-598 {
    min-height: 240px;
}.landing-page-562 .promise-block-598 > div {
    padding: 1.25rem;
}.landing-page-562 .title_style_header {
    font-size: calc(28px * 0.8);
}.landing-page-562 .promise-block-598 p {
    font-size: calc(13px * 0.9);
    margin-bottom: 1rem;
}}



@media (max-width: 991px) {.footer-benefit-096 {
    padding: 60px 0 30px;
}.footer-benefit-096 .container {
    gap: 50px;
    grid-template-columns: 1fr;
}.footer-benefit-096 .company_holder {
    max-width: 600px;
    padding-right: 0;
    margin: 0 auto;
    text-align: center;
}.footer-benefit-096 .company_holder::after {
    display: none;
}.footer-benefit-096 .company_holder h3 {
    margin-right: auto;
    margin-left: auto;
}.footer-benefit-096 .company_holder h3::after {
    transform: translateX(-50%);
    left: 50%;
    width: 60px;
}.footer-benefit-096 .referral-prog-204 {
    max-width: 100%;
    text-align: center;
}.footer-benefit-096 .skill-links-639 {
    justify-content: center;
}
}



@media (max-width: 767px) {.prospective-members-825 {
    padding: 3rem 0;
}.prospective-members-825 h3 {
    font-size: calc(35px * 0.8);
    margin-bottom: 2.5rem;
}.prospective-members-825 h3::after {
    width: 100px;
}.prospective-members-825 li {
    padding: 1.2rem 1.5rem;
    border-radius: 25px;
}.prospective-members-825 li svg {
    height: 35px;
    width: 35px;
    margin-right: 1rem;
}}



@media screen and (min-width: 992px) {.course-program-info-630 {
    padding: 8rem 0;
}.course-program-info-630 .picture-frame-356 {
    flex: 1.2;
    height: 550px;
}.course-program-info-630 .text-article-086 {
    padding: 3rem;
    flex: 1;
}.course-program-info-630 h3 {
    margin-bottom: 2rem;
}.course-program-info-630 .description {
    line-height: 1.8;
    font-size: calc(14px * 1.05);
}
}



@media (hover: hover) {.course-program-info-630 .picture-frame-356::before {
    opacity: 0;
    transition: opacity 0.5s ease;
    content: "";
    inset: 0;
    background: linear-gradient(
            45deg,
            rgb(137,161,157,0.5) 0%,
            transparent 50%,
            rgb(101,123,118,0.5) 100%
        );
    position: absolute;
    z-index: 2;
}.course-program-info-630 .picture-frame-356:hover::before {
    opacity: 0.2;
}}

@keyframes gridMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 0, 0 40px;
    }
}



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



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



@keyframes shine {
    0% {
        left: -100%;
    }
    20%, 100% {
        left: 100%;
    }
}



@keyframes orbitGlow {
    0% {
        opacity: 0.3;
        transform: rotate(-15deg) translateX(0);
    }
    50% {
        opacity: 0.5;
        transform: rotate(-15deg) translateX(5%);
    }
    100% {
        opacity: 0.3;
        transform: rotate(-15deg) translateX(0);
    }
}



@keyframes patternMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 200px 200px;
    }
}

