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

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

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

.contact-form-box-681::before {
    animation: gridMove 20s linear infinite;
    background-size: 20px 20px, 20px 20px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
    left: 0;
    background: 
        linear-gradient(90deg, transparent 0%, rgba(rgb(137,161,157), 0.03) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgba(rgb(101,123,118), 0.04) 50%, transparent 100%);
}

.contact-form-box-681 .inquiry-reach-159::before {
    height: 100%;
    top: -8px;
    width: 100%;
    z-index: -1;
    position: absolute;
    content: "";
    border-radius: 22px;
    left: -8px;
    border: 1px solid rgba(rgb(137,161,157), 0.2);
}

.contact-form-box-681 .picture-frame-356::after {
    right: 20px;
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 2;
    content: "";
    border-top: 2px solid rgba(rgb(137,161,157), 0.6);
    top: 20px;
    border-right: 2px solid rgba(rgb(137,161,157), 0.6);
}

.contact-form-box-681 form h3::before {
    top: 0;
    left: 0;
    width: 3px;
    border-radius: 10px;
    content: "";
    position: absolute;
    height: 100%;
    background: rgb(137,161,157);
}

.contact-form-box-681 .help-map-127 {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
}

.contact-form-box-681 .help-map-127 label::before {
    width: 22px;
    left: 0;
    height: 22px;
    top: 2px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.1);
    content: "";
}

.contact-form-box-681 form .message-map-183::before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    transition: all 0.4s ease;
    z-index: -1;
    background: linear-gradient(45deg, rgb(101,123,118), rgb(137,161,157));
    left: -100%;
    top: 0;
}

.appContent-704::after {
    height: 50%;
    left: -5%;
    animation: float 15s infinite alternate-reverse ease-in-out;
    position: absolute;
    transform: rotate(-15deg);
    bottom: -5%;
    content: "";
    background: radial-gradient(circle at center, #ffffff 0%, transparent 70%);
    opacity: 0.05;
    width: 50%;
    z-index: -1;
}

.appContent-704 .learn-lab-380:hover > div:first-child::before {
    transform: scaleX(1);
}

.appContent-704 .learn-lab-380:hover > div:last-child {
    transform: translateY(0);
}

.appContent-704 h5 {
    margin: 0;
    font-size: 20px;
    line-height: 1.4;
    position: relative;
    display: inline-block;
    font-weight: 700;
    color: rgb(137,161,157);
}

.appContent-704 a {
    text-decoration: none;
    display: block;
    transition: all 0.3s ease;
    position: relative;
}

.appContent-704 a::before {
    transition: all 0.3s ease;
    top: 0.5rem;
    height: 0.5rem;
    content: "";
    background: rgb(101,123,118);
    left: -1.5rem;
    position: absolute;
    opacity: 0;
    width: 0.5rem;
}

.price-table-075 .deal-board-016 h2 {
    margin-bottom: 20px;
    font-size: 28px;
    display: inline-block;
    position: relative;
    font-weight: 700;
    color: #000000;
}

.price-table-075 .payment-plans-732 {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    gap: 30px;
}

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

.price-table-075 .discount-price-934 {
    flex-direction: column;
    height: 100%;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
    position: relative;
    box-sizing: border-box;
    display: flex;
    overflow: hidden;
}

.price-table-075 .pro-rates-792 h3 {
    overflow-wrap: break-word;
    margin-bottom: 15px;
    font-size: 24px;
    color: #000000;
    word-break: break-word;
    margin-top: 0;
    font-weight: 700;
    position: relative;
}

.price-table-075 .picture-frame-356 {
    height: 200px;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
    width: 100%;
}

.privacy-depot-216::after {
    right: 0;
    background: linear-gradient(to bottom, rgba(rgb(137,161,157,0.5), 0.03), transparent);
    width: 30%;
    content: "";
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 30% 0);
    top: 0;
    z-index: 0;
    position: absolute;
    height: 100%;
}

.privacy-depot-216 h2 {
    margin: 2.5rem 0 1.5rem;
    font-weight: 600;
    font-size: 29px;
    opacity: 0;
    animation: fadeup 0.5s ease-out 0.3s forwards;
    position: relative;
    color: #000000;
    padding-left: 1rem;
    transform: translateY(10px);
}

.privacy-depot-216 p strong {
    display: inline-block;
    font-weight: 600;
    position: relative;
    color: #000000;
}

.privacy-depot-216 span {
    color: #000000;
    transform: translateY(10px);
    opacity: 0;
    line-height: 1.75;
    position: relative;
    display: block;
    padding-left: 1rem;
    margin-bottom: 1.5rem;
    font-size: 17px;
    animation: fadeup 0.5s ease-out 0.4s forwards;
}

.privacy-depot-216 li:last-child {
    margin-bottom: 0;
}

.privacy-depot-216 li::before {
    content: "";
    transform: rotate(45deg);
    height: 8px;
    border-radius: 1px;
    top: 0.5rem;
    width: 8px;
    position: absolute;
    background: rgb(101,123,118);
    left: 0;
}

header .nav-main-258 {
    padding: 5px 0;
    transition: all 0.3s ease;
    font-size: 12px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    text-decoration: none;
    color: #000000;
    position: relative;
}

header .nav-main-258:hover:after {
    transform: scaleX(1);
}

header .nav-core-290:before {
    mask-composite: exclude;
    background: linear-gradient(to right, rgb(137,161,157), rgb(101,123,118)) border-box;
    transition: opacity 0.3s ease;
    border-radius: 10px;
    border: 2px solid transparent;
    -webkit-mask-composite: xor;
    height: 100%;
    top: 0;
    width: 100%;
    opacity: 0;
    left: 0;
    position: absolute;
    content: '';
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
}

.info-hub-431 .contact-details-932 {
    display: grid;
    gap: 2.5rem;
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    transform: translateY(20px);
    grid-template-columns: 1fr;
}

.info-hub-431 h6 {
    align-items: center;
    font-weight: 600;
    letter-spacing: 1px;
    display: flex;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 1rem;
    font-size: 17px;
}

.info-hub-431 .learn-faq-970 {
    gap: 1.25rem;
    flex-direction: column;
    display: flex;
}

.info-hub-431 .reach-experts-102:hover {
    transform: translateX(5px);
    color: rgb(137,161,157);
}

.info-hub-431 .reach-experts-102:hover svg {
    transform: scale(1) rotate(5deg);
}

.get-updates-623 {
    z-index: 1;
    padding: 3.5rem 0;
    background: linear-gradient(135deg, rgb(137,161,157,0.5), rgb(101,123,118) 120%);
    position: relative;
    overflow: hidden;
}

.get-updates-623 .learn-lab-380 > div {
    position: relative;
    z-index: 2;
}

.get-updates-623 .learn-lab-380 h4 {
    font-size: 19px;
    transform: translateY(5px);
    line-height: 1.4;
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    color: #ffffff;
    margin: 0;
    animation: floatText 6s infinite alternate ease-in-out;
    font-weight: 600;
}

.get-updates-623 .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.get-updates-623 .input_holder input[type="email"]:focus {
    border-color: rgb(137,161,157);
    transform: translateY(-2px);
    outline: none;
    background-color: rgba(255, 255, 255, 0.25);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.get-updates-623 .input_holder .subscribe-widget-780::before {
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -50%;
    top: -50%;
    height: 200%;
    animation: shine 3s infinite;
    width: 200%;
    position: absolute;
    transform: rotate(45deg);
    content: '';
}

.leadership-experience-718 .success-stories-612 {
    padding: 2.5rem;
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
    position: relative;
    transform: perspective(1200px) rotateX(2deg);
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    gap: 2rem;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1), 
                0 3px 10px rgba(0,0,0,0.05),
                0 1px 0 rgba(255,255,255,0.8) inset;
    display: grid;
    border-left: 4px solid rgb(137,161,157);
    backdrop-filter: blur(10px);
}

.leadership-experience-718 .success-stories-612:hover .name::after {
    width: 70%;
}

.leadership-experience-718 .exp-list-902::before,
.leadership-experience-718 .exp-list-902::after {
    font-size: 3.5rem;
    color: rgb(137,161,157,0.5);
    line-height: 1;
    content: "";
    position: absolute;
    font-family: serif;
}

.leadership-experience-718 .exp-list-902::before {
    top: -0.5rem;
    left: 0;
}

.landing-page-562::after {
    position: absolute;
    bottom: -5px;
    left: 0;
    box-shadow: 0 0 20px rgba(rgb(137,161,157,0.5), 0.5);
    background: linear-gradient(90deg, rgb(137,161,157) 0%, rgb(101,123,118) 50%, rgb(137,161,157) 100%);
    height: 10px;
    z-index: 2;
    content: "";
    width: 100%;
}

.landing-page-562 .edu-skill-127 > div > div:first-child:hover {
    transform: translateZ(40px) scale(1.02);
}

.landing-page-562 h3::before {
    content: "";
    position: absolute;
    width: 3px;
    top: 0;
    transform: scaleY(0.9);
    height: 100%;
    background: linear-gradient(to bottom, rgb(137,161,157), rgb(101,123,118));
    left: 0;
}

.landing-page-562 .promise-block-598 > div {
    transform: perspective(1000px) rotateY(-5deg);
    background: rgba(255,255,255,0.1);
    width: 90%;
    backdrop-filter: blur(5px);
    border-left: 4px solid rgb(137,161,157);
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    padding: 2.5rem;
    position: relative;
    z-index: 2;
    max-width: 800px;
    transition: transform 0.4s ease-out;
}

.company-overview-049 {
    padding: 120px 0;
    color: #ffffff;
    position: relative;
    overflow: hidden;
}

.company-overview-049::after {
    border-radius: 50% 25% 50% 45%;
    z-index: 0;
    width: 300px;
    background: rgb(101,123,118);
    filter: blur(120px);
    top: -5%;
    right: -5%;
    animation: float 15s infinite ease-in-out;
    content: "";
    height: 300px;
    opacity: 0.15;
    position: absolute;
}

.company-overview-049 h1::after {
    content: "";
    height: 3px;
    position: absolute;
    background: rgb(101,123,118);
    transform-origin: left;
    bottom: -10px;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    width: 80px;
    transform: scaleX(1);
}

.company-overview-049 ul li span {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.9);
    transition: opacity 0.5s ease, transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    column-count: 1;
    line-height: 1.8;
    column-gap: 40px;
    display: block;
    opacity: 0.9;
    text-align: justify;
    position: relative;
    transform: translateY(0);
}

.footer-benefit-096 .company_holder::after {
    position: absolute;
    background: linear-gradient(to bottom, 
        transparent, 
        rgb(101,123,118,0.5), 
        transparent);
    content: "";
    right: 0;
    height: 60%;
    width: 1px;
    top: 20%;
}

.footer-benefit-096 .main-pagewrap-375 {
    position: relative;
}

.footer-benefit-096 .main-pagewrap-375 .nav-header-437 {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.footer-benefit-096 .main-pagewrap-375 .nav-header-437 a::before {
    width: 0;
    height: 1px;
    transition: all 0.3s ease;
    opacity: 0;
    content: "";
    position: absolute;
    top: 50%;
    background: rgb(137,161,157);
    transform: translateY(-50%);
    left: 0;
}

.footer-benefit-096 .container::before {
    width: 150px;
    position: absolute;
    border-radius: 50%;
    filter: blur(30px);
    background: radial-gradient(
        circle, 
        rgb(101,123,118,0.5), 
        transparent 70%
    );
    bottom: -75px;
    content: "";
    animation: pulse 10s infinite alternate-reverse;
    left: -75px;
    height: 150px;
}

.footer-benefit-096 .main-pagewrap-375 .nav-header-437 a:nth-child(even):hover {
    transform: translateX(2px);
}

.forum-link-976 .milestone-cta-387:hover {
    letter-spacing: 0.7px;
    opacity: 1;
}

.prospective-members-825 {
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
    background: linear-gradient(120deg, rgb(174,198,194) 0%, rgb(137,161,157,0.5) 100%);
}

.prospective-members-825 h3 {
    color: #ffffff;
    position: relative;
    margin-bottom: 3.5rem;
    font-size: 35px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    text-align: center;
}

.prospective-members-825 li {
    display: flex;
    backdrop-filter: blur(5px);
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    border-radius: 50px;
    padding: 1.8rem 2rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.12);
    position: relative;
    align-items: center;
}

.prospective-members-825 li {
    font-size: 14px;
    letter-spacing: 0.3px;
    color: #ffffff;
    line-height: 1.5;
    font-weight: 400;
}

.prospective-members-825 li:hover::after {
    transform: scale(1);
    opacity: 0.5;
}

.prospective-members-825 li svg path {
    transition: all 0.4s ease;
}

.prospective-members-825 li:hover svg path {
    fill: rgb(137,161,157);
}

.training-method-415::after {
    height: 200%;
    z-index: 1;
    position: absolute;
    right: -20%;
    transform: rotate(-15deg);
    content: "";
    top: -50%;
    opacity: 0.15;
    width: 60%;
    background: linear-gradient(120deg, rgb(137,161,157,0.5) 0%, transparent 70%);
}

.training-method-415 .learn-lab-380 > div:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 2px 6px rgba(0, 0, 0, 0.04),
        0 30px 35px -10px rgba(0, 0, 0, 0.12);
    transform: translateY(-5px) translateZ(10px);
}

.training-method-415 h3::after {
    width: 60px;
    height: 3px;
    transition: width 0.4s ease-in-out;
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(90deg, rgb(137,161,157) 0%, rgb(101,123,118) 100%);
    bottom: 0;
}

.course-program-info-630::before {
    position: absolute;
    width: 120%;
    content: "";
    z-index: 1;
    left: -5%;
    height: 120%;
    background: repeating-linear-gradient(
        45deg,
        rgb(101,123,118,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(101,123,118,0.5) 12px
    );
    top: -10%;
    transform: rotate(-5deg);
    opacity: 0.05;
}

.course-program-info-630 .picture-frame-356:hover::after {
    opacity: 0.4;
}

.course-program-info-630 .text-article-086::before {
    content: "";
    transform: rotate(45deg);
    left: 20px;
    background: rgb(137,161,157);
    z-index: -1;
    height: 40px;
    width: 40px;
    top: -20px;
    position: absolute;
}

.course-program-info-630 .text-article-086:hover h3::after {
    transform: scaleX(1.2);
}

.course-program-info-630 span.description {
    display: none;
}

.try-immediately-680 {
    perspective: 1000px;
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(101,123,118,0.5), rgb(137,161,157));
    overflow: hidden;
}

.try-immediately-680 .container {
    max-width: 1200px;
    transform-style: preserve-3d;
    padding: 0 2rem;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}

.try-immediately-680 .learn-lab-380:hover {
    transform: translateZ(40px) rotateX(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25), 0 10px 20px rgba(0, 0, 0, 0.15);
}

.try-immediately-680 svg path {
    transition: fill 0.3s ease;
    fill: rgb(137,161,157);
}

.try-immediately-680 .message-map-183 {
    letter-spacing: 1px;
    transform: skewX(-5deg);
    overflow: hidden;
    font-weight: 600;
    position: relative;
    display: inline-block;
    background: linear-gradient(135deg, rgb(137,161,157), rgb(101,123,118));
    text-transform: uppercase;
    text-decoration: none;
    font-size: 19px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: none;
    font-family: Arial, sans-serif;
    padding: 0.875rem 2rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    color: #ffffff;
}

.consent-ack-830 {
    flex: 1;
    margin-bottom: 20px;
    min-width: 300px;
}

.cookie_button.edu-accept-741 {
    background: rgb(137,161,157);
}

.cookie_button.privacy-gate-748:hover {
    background: rgb(137,161,157);
}

.usageAgreementAlert-185 p a:hover {
    color: #000000;
}


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



@media screen and (max-width: 576px) {.contact-form-box-681 {
    padding: 50px 0;
}.contact-form-box-681 h2 {
    font-size: calc(29px * 0.8);
}.contact-form-box-681 .inquiry-reach-159 {
    margin-top: 40px;
}.contact-form-box-681 .picture-frame-356 {
    min-height: 250px;
}.contact-form-box-681 .help-info-705 {
    padding: 30px 20px;
}.contact-form-box-681 form h3 {
    margin-bottom: 25px;
    font-size: calc(21px * 0.9);
}.contact-form-box-681 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact-form-box-681 form .message-map-183 {
    width: 100%;
    padding: 15px 20px;
}}



@media (min-width: 992px) {.price-table-075 .learn-deals-382 {
    align-items: center;
    flex-direction: row;
    gap: 50px;
}.price-table-075 .payment-plans-732 {
    width: 65%;
    grid-template-columns: repeat(2, 1fr);
}.price-table-075 .deal-board-016 {
    text-align: left;
    width: 35%;
    margin: 0;
}.price-table-075 .deal-board-016 h2::after {
    left: 0;
    transform: none;
}.price-table-075 .monthly-rate-983 {
    margin: 0;
}
}



@media (max-width: 767px) {.privacy-depot-216 {
    padding: 4rem 1.5rem;
}.privacy-depot-216 h1 {
    font-size: calc(45px * 0.9);
}.privacy-depot-216 h2 {
    font-size: calc(29px * 0.9);
}.privacy-depot-216 h3 {
    font-size: calc(29px * 0.8);
}.privacy-depot-216 h4 {
    font-size: calc(29px * 0.7);
}.privacy-depot-216 p, .privacy-depot-216 span {
    max-width: 100%;
}.privacy-depot-216 ul {
    padding: 1.25rem 1.5rem;
}}



@media (prefers-reduced-motion: reduce) {.info-hub-431 h1,
    .info-hub-431 .contact-details-932,
    .info-hub-431 .contact-details-932 > div:first-child {
    animation: none;
    opacity: 1;
    transform: translateY(0);
}.info-hub-431 .contact-details-932 > div:hover,
    .info-hub-431 .reach-experts-102:hover {
    transform: none;
}}



@media (max-width: 767px) {.get-updates-623 .learn-lab-380 h4 {
    text-align: center;
    margin-bottom: 1rem;
}.get-updates-623 .input_holder {
    margin-top: 0.5rem;
}.get-updates-623 .input_holder span + span {
    margin-top: 0.75rem;
}}



@media (min-width: 992px) {.leadership-experience-718 {
    padding: 8rem 0;
}.leadership-experience-718 .success-stories-612 {
    transform: perspective(1500px) rotateX(2deg) rotateY(-1deg);
    margin: 0 auto;
    max-width: 90%;
}.leadership-experience-718 .success-stories-612:hover {
    transform: perspective(1500px) rotateX(0) rotateY(0);
}.leadership-experience-718 .picture-frame-356 {
    width: 180px;
    height: 180px;
}.leadership-experience-718 .exp-list-902 {
    font-size: calc(16px + 0.1rem);
    line-height: 1.8;
    padding: 2rem;
}
}



@media (min-width: 768px) {.landing-page-562 {
    padding: 5rem 2rem;
}.landing-page-562 .edu-skill-127 {
    padding: 3rem;
}.landing-page-562 .edu-skill-127 > div {
    grid-template-columns: 1fr 2fr;
    gap: 3rem;
}.landing-page-562 .promise-block-598 {
    min-height: 450px;
}.landing-page-562 h3 {
    font-size: calc(22px * 1.1);
}.landing-page-562 .title_style_header {
    font-size: calc(42px * 1.1);
}
}



@media (min-width: 768px) {.company-overview-049 {
    padding: 150px 0;
}.company-overview-049 .text-article-086 {
    padding: 50px 60px 60px;
    transform: translateX(0);
    margin-left: 5%;
}.company-overview-049 .text-article-086:hover {
    transform: translateX(10px);
}.company-overview-049 h1 {
    margin-bottom: 50px;
    font-size: calc(40px + 10px);
}.company-overview-049 ul li span {
    column-count: 2;
}
}



@media (max-width: 767px) {.footer-benefit-096 {
    padding: 50px 0 20px;
}.footer-benefit-096 .nav-header-437 {
    width: 100%;
    flex-direction: column;
    gap: 40px;
}.footer-benefit-096 .main-pagewrap-375 {
    text-align: center;
}.footer-benefit-096 .main-pagewrap-375 h5 {
    text-align: center;
}.footer-benefit-096 .main-pagewrap-375 h5::after {
    left: 50%;
    transform: translateX(-50%);
}.footer-benefit-096 .main-pagewrap-375 .nav-header-437 {
    align-items: center;
}.footer-benefit-096 .main-pagewrap-375 .nav-header-437 a {
    text-align: center;
}.footer-benefit-096 .main-pagewrap-375 .nav-header-437 a::before {
    display: none;
}.footer-benefit-096 .main-pagewrap-375 .nav-header-437 a:hover {
    padding-left: 0;
}
}



@media screen and (max-width: 768px) {.training-method-415 {
    padding: 60px 0;
}.training-method-415 .learn-lab-380 > div {
    padding: 35px 25px;
}.training-method-415 h3 {
    padding-bottom: 12px;
    margin-bottom: 18px;
    font-size: calc(29px * 0.7);
}.training-method-415 p {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}
}



@media screen and (max-width: 767px) {.course-program-info-630 {
    padding: 3rem 0;
}.course-program-info-630 .container {
    padding: 0 1.5rem;
}.course-program-info-630 .picture-frame-356 {
    margin-bottom: -20px;
    height: 250px;
}.course-program-info-630 .text-article-086 {
    z-index: 4;
    transform: translateY(-30px);
    padding: 1.8rem;
}.course-program-info-630 h3 {
    font-size: calc(19px * 1.2);
    margin-bottom: 1rem;
}.course-program-info-630 .description {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}
}



@media (max-width: 576px) {.try-immediately-680 {
    padding: 3rem 0;
}.try-immediately-680 h2 {
    font-size: calc(32px * 0.7);
    margin-bottom: 1.5rem;
}.try-immediately-680 .learn-lab-380 {
    gap: 1.25rem;
    padding: 1.5rem 1.25rem;
}.try-immediately-680 .message-map-183 {
    font-size: calc(19px * 0.9);
    padding: 0.75rem 1.5rem;
}}



@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(2%, 2%) rotate(5deg);
    }
    100% {
        transform: translate(-2%, -1%) rotate(-5deg);
    }
}



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



@keyframes pulse {
  0% { opacity: 0.6; }
  50% { opacity: 1; }
  100% { opacity: 0.6; }
}



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



@keyframes rotateRings {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

