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

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

.quantitative-data-75893 h3 {
    z-index: 2;
    color: #000000;
    font-size: calc(29px * 0.9);
    position: relative;
    text-align: center;
    margin-bottom: 3.5rem;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.quantitative-data-75893 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}

.quantitative-data-75893 .statistics-tracks-78926 {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: linear-gradient(145deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    display: flex;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.08);
    text-align: center;
    flex-direction: column;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    transform: translateY(0);
    padding: 2rem 1.5rem;
    position: relative;
}

.quantitative-data-75893 .statistics-tracks-78926:hover p {
    transform: scale(1.1);
}

.quantitative-data-75893 .statistics-tracks-78926:hover p::before {
    opacity: 0.2;
}

.greeting-page-09421 .page-title-43217 {
    width: 100%;
    max-width: 1400px;
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
}

.greeting-page-09421 .edu-smart-19762::after {
    animation: float 15s ease-in-out infinite;
    content: "";
    height: 200px;
    right: -50px;
    background: rgb(123,169,138);
    position: absolute;
    z-index: -1;
    opacity: 0.15;
    top: -50px;
    width: 200px;
    transform: rotate(15deg);
}

.greeting-page-09421 .edu-smart-19762 h1::after {
    animation-delay: 1s;
    position: absolute;
    animation: lineGrow 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    width: 120px;
    left: 0;
    content: "";
    bottom: -15px;
    background: rgb(123,169,138);
    transform-origin: left;
    height: 3px;
}

.greeting-page-09421 .edu-smart-19762 > * {
    z-index: 5;
}

.course-program-70429 {
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.15) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.15) 0%, transparent 20%),
        radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.08) 0%, transparent 30%),
        repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 15px),
        repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 15px);
    position: relative;
    background: rgb(212,227,215);
    padding: 120px 0;
    overflow: hidden;
}

.course-program-70429 .words-container-53091 .description {
    transform: translateZ(0);
    font-weight: 400;
    background: rgba(255, 255, 255, 0.07);
    transition: all 0.5s ease;
    z-index: 2;
    text-align: justify;
    color: #000000;
    margin-bottom: 25px;
    font-size: 14px;
    backdrop-filter: blur(4px);
    line-height: 1.9;
    border-radius: 10px;
    position: relative;
    padding: 18px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    letter-spacing: 0.5px;
    border-left: 3px solid rgb(168,199,177,0.5);
}

.course-program-70429 .hover-image-43062:hover {
    transform: scale(1.02) translateY(-5px) rotateY(0deg);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3), 0 0 0 2px rgb(168,199,177,0.5);
}

.contact-section-91453::after {
    top: -50%;
    content: '';
    left: -50%;
    opacity: 0.6;
    width: 200%;
    animation: circuit-pulse 10s infinite alternate;
    z-index: 2;
    background: radial-gradient(
        circle at center, 
        rgb(168,199,177,0.5) 0%, 
        transparent 70%
    );
    height: 200%;
    position: absolute;
}

.contact-section-91453 h2::after {
    width: 30%;
    right: 0;
}

.contact-section-91453 .support-block-45902 {
    display: flex;
    transition: transform 0.3s ease;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 5px 15px rgba(0,0,0,0.1);
    align-items: stretch;
    border-radius: 29px;
    border: 1px solid rgb(168,199,177,0.5);
    transform: rotateX(5deg) scale(0.98);
    background: rgb(123,169,138,0.5);
}

.contact-section-91453 .request-box-36812 h3 {
    color: #ffffff;
    margin-bottom: 2rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 29px;
    text-align: center;
}

.contact-section-91453 .request-box-36812 input:not([type="checkbox"]):not([type="submit"]):focus::before {
    opacity: 1;
}

.contact-section-91453 .request-box-36812 .reach-message-20587 {
    align-items: center;
    display: flex;
    margin-bottom: 1.5rem;
}

.contact-section-91453 .request-box-36812 .reach-message-20587 input[type="checkbox"]:checked {
    background: rgb(168,199,177);
    border-color: rgb(168,199,177);
}

.contact-section-91453 .request-box-36812 .reach-message-20587 a {
    color: rgb(168,199,177);
    transition: color 0.3s ease;
    margin-left: 0.3rem;
    text-decoration: none;
}

.contact-section-91453 .request-box-36812 .reach-map-91485:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(168,199,177,0.5);
}

.leadership-experience-54367::before {
    filter: blur(25px);
    right: -10%;
    z-index: 1;
    opacity: 0.15;
    height: 70%;
    position: absolute;
    background: linear-gradient(135deg, rgb(168,199,177,0.5), rgb(123,169,138,0.5));
    transform: rotate(-15deg) skewX(15deg);
    top: -5%;
    width: 45%;
    content: "";
}

.leadership-experience-54367 .review-testimonials-58126 > div:first-child {
    margin: 0 auto;
    position: relative;
    max-width: 320px;
    width: 100%;
}

.leadership-experience-54367 .review-testimonials-58126 .hover-image-43062::after {
    opacity: 0.4;
    width: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(
        45deg,
        rgb(168,199,177,0.5) 0%,
        transparent 50%
    );
    top: 0;
    height: 100%;
}

.leadership-experience-54367 .review-testimonials-58126 .name::after {
    left: 50%;
    height: 3px;
    background: linear-gradient(90deg, rgb(123,169,138), rgb(168,199,177));
    border-radius: 10px;
    position: absolute;
    transform: translateX(-50%);
    content: "";
    width: 35%;
    bottom: -5px;
}

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

.payment-plan-14802 .cost-breakdown-41379 {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    perspective: 1000px;
    list-style: none;
    gap: 30px;
    margin: 0;
    padding: 0;
    display: grid;
}

.payment-plan-14802 .rate-panel-62714 {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border: 1px solid rgba(255,255,255,0.1);
    background: linear-gradient(135deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.1) 100%);
    padding: 40px 30px;
    backdrop-filter: blur(10px);
    overflow: hidden;
    height: 100%;
    transform-style: preserve-3d;
    position: relative;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.1);
}

.payment-plan-14802 .discount-grid-58790 p {
    transform: translateZ(5px);
    font-weight: 300;
    overflow-wrap: break-word;
    word-break: break-word;
    color: #ffffff;
    overflow-y: auto;
    line-height: 1.7;
    padding-right: 5px;
    max-height: 250px;
    font-size: 18px;
    margin: 0 0 30px;
    opacity: 0.8;
}

.payment-plan-14802 .value-plan-82493:hover .discount-grid-58790 h4::after {
    width: 80px;
}

.payment-plan-14802 .value-plan-82493:hover .plan-table-93612::before {
    opacity: 1;
    transform: scaleX(0.8);
}

header .header-pro-50296::after {
    left: 0;
    animation: gradientSlide 5s ease infinite;
    opacity: 0.1;
    height: 100%;
    background: linear-gradient(45deg, transparent 48%, rgb(123,169,138) 49%, rgb(123,169,138) 51%, transparent 52%);
    content: "";
    z-index: -1;
    background-size: 200% 200%;
    width: 100%;
    top: 0;
    position: absolute;
}

header .header-pro-50296 .header-main-39452 svg {
    width: 120px;
    height: auto;
    filter: drop-shadow(0 0 5px rgb(123,169,138,0.5));
}

header .header-pro-50296 .head-main-54210:hover {
    transform: translateZ(20px);
}

header .header-pro-50296 .head-main-54210 a::before {
    height: 100%;
    transform: scale(0.9);
    top: 0;
    position: absolute;
    transition: opacity 0.3s ease, transform 0.3s ease;
    background: rgb(168,199,177,0.5);
    z-index: -1;
    content: "";
    width: 100%;
    opacity: 0;
    border-radius: 10px;
    left: 0;
}

.our-background-58702 .container {
    max-width: 1200px;
    padding: 0 30px;
    margin: 0 auto;
    z-index: 3;
    position: relative;
}

.our-background-58702 .words-container-53091:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}

.our-background-58702 .words-container-53091 > div:first-child {
    position: relative;
    margin-bottom: 15px;
}

.our-background-58702 h5 {
    font-size: 23px;
    color: rgb(168,199,177);
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    display: inline-block;
}

.our-background-58702 p {
    color: #ffffff;
    font-size: calc(14px * 1.2);
    font-weight: 600;
    margin: 0 0 20px;
}

.our-background-58702 ol {
    position: relative;
    margin: 0;
    counter-reset: custom-counter;
    padding: 0;
    list-style: none;
}

.our-background-58702 li::after {
    border-radius: 50%;
    width: 8px;
    background-color: rgb(168,199,177);
    position: absolute;
    content: "";
    transition: all 0.3s ease;
    left: -20px;
    transform: scale(0);
    height: 8px;
    top: 12px;
    opacity: 0;
}

.modalTrackingConsent-07293 p a {
    text-decoration: none;
    color: rgb(168,199,177);
}


.container-wrap-06581 .cookie-hide-89327 {
    justify-content: flex-end;
}

.container-wrap-06581 .privacy-gate-26157 {
    text-align: right;
}

.course-benefits-57210::before {
    width: 100%;
    top: 0;
    background-image: radial-gradient(circle at 10% 20%, rgba(rgb(168,199,177,0.5), 0.05) 0%, transparent 60%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 1;
}

.course-benefits-57210 .hover-image-43062:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-10px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15), 0 15px 30px rgba(0, 0, 0, 0.1);
}

.course-benefits-57210 .words-container-53091:hover::before {
    transform: scaleY(1);
}

.course-benefits-57210 ul {
    gap: 18px;
    display: grid;
    margin: 0;
    padding: 0;
    list-style: none;
    grid-template-columns: 1fr;
}

.course-benefits-57210 li:nth-child(1) {
    --i: 1;
}

.course-benefits-57210 li:nth-child(2) {
    --i: 2;
}

.course-benefits-57210 li:nth-child(5) {
    --i: 5;
}

.course-benefits-57210 li svg {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 28px;
    height: 28px;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
}

.tyPanel-67852 .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;
    position: relative;
}

.tyPanel-67852 .knowledge-studio-16970 {
    position: relative;
    gap: 2.5rem;
    grid-template-columns: 1fr;
    backdrop-filter: blur(10px);
    transform: translateY(0);
    padding: 3.5rem;
    display: grid;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 
        0 10px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 0 0 1px rgba(rgb(168,199,177,0.5), 0.08);
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
}

.tyPanel-67852 .knowledge-studio-16970:hover h5::after {
    width: 7rem;
    transform: translateX(10px);
}

.tyPanel-67852 a::before {
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    z-index: 1;
    bottom: 0;
    content: "";
    background: rgba(rgb(168,199,177,0.5), 0.3);
    left: 0;
    transform-origin: right;
    height: 1px;
    transform: scaleX(0);
}

.desktop-app-56290 .company_holder h3 {
    position: relative;
    margin-bottom: 25px;
    display: inline-block;
    font-size: calc(32px * 0.9);
    font-weight: 700;
}

.desktop-app-56290 .footer-account-54280 {
    opacity: 0.8;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 30px;
    max-width: 90%;
}

.desktop-app-56290 .header-page-62135 .header-train-32657 a {
    opacity: 0.7;
    color: #ffffff;
    font-size: calc(13px * 0.95);
    position: relative;
    padding-left: 0;
    text-decoration: none;
    transition: all 0.3s ease;
}

.rating-stars-57492 {
    padding: 20px 0;
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.3);
}



.rating-stars-57492 {
    position: relative;
    overflow: hidden;
}

.desktop-app-56290 .header-page-62135::before {
    left: -15px;
    background: rgb(168,199,177);
    border-radius: 50%;
    opacity: 0.7;
    position: absolute;
    width: 5px;
    content: "";
    top: 10px;
    height: 5px;
}

.desktop-app-56290 .header-page-62135 .header-train-32657 a:hover::after {
    width: 100%;
}

.desktop-app-56290 .header-page-62135 .header-train-32657 a:nth-child(even):hover {
    transform: translateX(2px);
}

.rating-stars-57492 .abuse-ctrl-07216:hover {
    opacity: 1;
    letter-spacing: 0.7px;
}

.privacy-fence-94263 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(212,227,215), #ffffff);
    padding: 4rem 2rem;
}

.privacy-fence-94263 h1::after {
    content: "";
    transform-origin: left;
    bottom: -0.5rem;
    width: 3.5rem;
    transform: scaleX(0);
    animation: expandLine 0.7s ease-out forwards 0.7s;
    background: rgb(168,199,177);
    height: 3px;
    left: 0;
    position: absolute;
}

.privacy-fence-94263 h3::before {
    opacity: 0.8;
    height: 80%;
    top: 0.25rem;
    position: absolute;
    width: 3px;
    border-radius: 1.5px;
    left: 0;
    content: "";
    background: rgb(123,169,138);
}

.privacy-fence-94263 p {
    animation: slideUp 0.7s ease-out forwards 0.4s;
    max-width: 90ch;
    line-height: 1.75;
    opacity: 0;
    font-size: 17px;
    color: #000000;
    transform: translateY(10px);
    margin-bottom: 1.5rem;
}

header .top_plank {
    color:  #ffffff;
    background: rgb(168,199,177);
}

header .top_plank .learn-panel-92830 {
    font-size: 12px;
    flex-wrap: wrap;
    justify-content: flex-start;
    line-height: 21px;
    padding: 15px 0 10px 0;
    align-items: center;
    width: 100%;
    display: flex;
}

.client-experience-17483 h2 {
    letter-spacing: 0.5px;
    font-size: 30px;
    transform: perspective(1000px) rotateX(5deg);
    margin-bottom: 3rem;
    text-align: center;
    padding-bottom: 1rem;
    text-shadow: 0 2px 10px rgba(0,0,0,0.05);
    font-weight: 700;
    color: #000000;
    position: relative;
}

.client-experience-17483 .review-testimonials-58126 {
    padding: 2rem;
    backface-visibility: hidden;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    border-radius: 30px;
    position: relative;
    transform-style: preserve-3d;
    transform: translateZ(0) scale(1);
    overflow: hidden;
}

.client-experience-17483 .review-testimonials-58126 div {
    transform: translateZ(20px);
    border: 3px solid #ffffff;
    position: relative;
    border-radius: 50%;
    z-index: 2;
    overflow: hidden;
    width: 60px;
    height: 60px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.client-experience-17483 .review-testimonials-58126::after {
    z-index: 1;
    transition: all 0.5s ease;
    opacity: 0.3;
    bottom: 0;
    height: 100px;
    position: absolute;
    content: "";
    width: 100px;
    background: linear-gradient(135deg, transparent 50%, rgb(123,169,138,0.5) 50%);
    right: 0;
}

.find-support-20795 .help-now-13602 {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1.2fr 1fr;
    grid-template-areas: 
        "info photo details"
        "info photo details";
    gap: 1.5rem;
    grid-template-rows: auto auto;
}

.find-support-20795 .contact_tile.contact-question-54820 {
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.15);
    padding: 3rem;
    clip-path: polygon(8% 0, 100% 0, 100% 100%, 0% 100%);
    border-radius: 0 20px 20px 0;
    grid-area: details;
}

.find-support-20795 .request-team-09731 {
    position: relative;
    padding-left: 15px;
    line-height: 1.8;
    color: #000000;
    border-left: 2px solid rgb(168,199,177,0.5);
    margin-bottom: 2rem;
}

.find-support-20795 .ask-question-85936::before {
    background: linear-gradient(to bottom, rgb(168,199,177) 0%, transparent 100%);
    border-radius: 0 10px 10px 0;
    top: 0;
    position: absolute;
    content: "";
    right: 0;
    width: 5px;
    bottom: 0;
}

.find-support-20795 .message-card-59103 span::before {
    width: 3px;
    opacity: 0.6;
    position: absolute;
    background: rgb(123,169,138);
    content: "";
    left: 0;
    top: 0;
    height: 100%;
}

.find-support-20795 .learn-talk-94672 .hover-image-43062::before {
    position: absolute;
    content: "";
    background: linear-gradient(135deg, rgb(168,199,177,0.5) 0%, transparent 100%);
    z-index: 1;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
}

.find-support-20795 .contact-question-54820 a::after {
    background: linear-gradient(90deg, rgb(168,199,177,0.5) 0%, transparent 100%);
    z-index: -1;
    position: absolute;
    height: 100%;
    transition: width 0.3s ease;
    content: "";
    opacity: 0.1;
    width: 0;
    left: 0;
    top: 0;
}

.find-support-20795 .contact-question-54820 a:hover p {
    color: rgb(168,199,177);
}

.find-support-20795 .contact-question-54820 a:hover svg {
    transform: rotate(10deg) scale(1.2);
}


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



@media (max-width: 576px) {.quantitative-data-75893 {
    padding: 3rem 0.75rem;
}.quantitative-data-75893 h3 {
    font-size: calc(29px * 0.7);
    margin-bottom: 2rem;
}.quantitative-data-75893 ul {
    max-width: 350px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.quantitative-data-75893 .statistics-tracks-78926 {
    padding: 1.5rem 1rem;
}.quantitative-data-75893 .statistics-tracks-78926 span {
    font-size: 14px;
}.quantitative-data-75893 .statistics-tracks-78926 p {
    font-size: 46px;
}
}



@media (min-width: 1400px) {.greeting-page-09421 .edu-smart-19762 h1 {
    font-size: calc(44px * 1.1);
}.greeting-page-09421 .edu-smart-19762 h3 {
    font-size: 21px;
}.greeting-page-09421 .edu-smart-19762 p {
    font-size: calc(14px * 1.3);
}
}



@media screen and (max-width: 1200px) {.course-program-70429 {
    padding: 100px 0;
}.course-program-70429 .lesson-plan-69123 {
    gap: 30px;
}.course-program-70429 .words-container-53091 {
    padding: 30px;
}.course-program-70429 .words-container-53091 h2 {
    font-size: calc(31px * 0.9);
    padding: 12px 18px;
}.course-program-70429 .words-container-53091 .description {
    padding: 15px;
}
}



@media screen and (max-width: 1024px) {.contact-section-91453 .support-block-45902 {
    flex-direction: column;
    transform: none;
}.contact-section-91453 .hover-image-43062 {
    flex: 0 0 100%;
    min-height: 300px;
}.contact-section-91453 .request-box-36812 {
    flex: 0 0 100%;
    padding: 3rem 2rem;
}
}



@media screen and (max-width: 480px) {.contact-section-91453 .support-block-45902 {
    border-radius: 0;
}.contact-section-91453 .hover-image-43062 {
    min-height: 250px;
}.contact-section-91453 .request-box-36812 {
    padding: 2rem 1.5rem;
}}



@media (min-width: 992px) {.leadership-experience-54367 {
    padding: 8rem 0;
}.leadership-experience-54367 .review-testimonials-58126 {
    padding: 4rem;
    grid-template-columns: 320px 1fr;
    gap: 2.5rem 4rem;
}.leadership-experience-54367 .review-testimonials-58126 .name {
    font-size: calc(19px * 1.2);
}.leadership-experience-54367 .review-testimonials-58126 > div:nth-child(2) > div {
    font-size: 12px;
}.leadership-experience-54367 .review-testimonials-58126 .work-overview-61934 {
    font-size: calc(12px * 1.05);
    padding: 0.5rem 1rem 0.5rem 2rem;
}
}



@media (max-width: 767px) {.payment-plan-14802 {
    padding: 60px 0;
}.payment-plan-14802 h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 15px;
}.payment-plan-14802 .value-rates-80129 {
    margin-bottom: 30px;
}.payment-plan-14802 .cost-breakdown-41379 {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.payment-plan-14802 .discount-grid-58790 h4 {
    font-size: 19px;
}.payment-plan-14802 .plan-table-93612 {
    font-size: calc(19px * 1.3);
}
}



@media (max-width: 576px) {header .header-pro-50296 {
    padding: 0.75rem;
}header .header-pro-50296 .header-page-62135 {
    flex-direction: column;
    align-items: center;
}header .header-pro-50296 .head-main-54210 {
    margin: 0.25rem 0;
    width: 100%;
    text-align: center;
}header .header-pro-50296 .header-main-39452 svg {
    width: 100px;
}header .header-pro-50296 .header-main-39452::after {
    left: 10%;
    width: 80%;
}}


@media only screen and (max-width: 800px) {.track-accept-31869 {
    display: none;
}.cookie-hide-89327 {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.modalTrackingConsent-07293 h5 {
    text-align: center;
}.modalTrackingConsent-07293 p {
    text-align: center;
}.privacy-gate-26157 {
    margin-bottom: 20px;
}body .container-wrap-06581 .cookie-overview-48507 {
    margin-left: 0;
}}



@media (max-width: 767px) {.course-benefits-57210 {
    padding: 80px 0;
}.course-benefits-57210 .hover-image-43062 {
    max-height: 400px;
    object-position: center;
}.course-benefits-57210 h1 {
    font-size: calc(44px * 0.85);
    margin-bottom: 20px;
}.course-benefits-57210 li {
    padding: 6px 0;
}.course-benefits-57210 li p {
    padding-left: 35px;
    font-size: calc(17px * 0.95);
}.course-benefits-57210 li svg {
    width: 24px;
    height: 24px;
}
}



@media (max-width: 991px) {.desktop-app-56290 {
    padding: 60px 0 30px;
}.desktop-app-56290 .container {
    grid-template-columns: 1fr;
    gap: 50px;
}.desktop-app-56290 .company_holder {
    padding-right: 0;
    margin: 0 auto;
    text-align: center;
    max-width: 600px;
}.desktop-app-56290 .company_holder::after {
    display: none;
}.desktop-app-56290 .company_holder h3 {
    margin-right: auto;
    margin-left: auto;
}.desktop-app-56290 .company_holder h3::after {
    transform: translateX(-50%);
    width: 60px;
    left: 50%;
}.desktop-app-56290 .footer-account-54280 {
    text-align: center;
    max-width: 100%;
}.desktop-app-56290 .contact-edu-90572 {
    justify-content: center;
}
}



@media (min-width: 992px) {.privacy-fence-94263 {
    padding: 7rem 4rem;
    background: linear-gradient(165deg, rgb(212,227,215), #ffffff);
}.privacy-fence-94263 .container {
    padding: 0 3rem;
}.privacy-fence-94263 h1 {
    font-size: calc(40px * 1.2);
    margin-bottom: 3.5rem;
}.privacy-fence-94263 h1::after {
    width: 5rem;
    height: 4px;
}.privacy-fence-94263 p {
    margin-bottom: 2rem;
}.privacy-fence-94263 h2::before {
    background: linear-gradient(to bottom, rgb(168,199,177), rgb(123,169,138));
}.privacy-fence-94263 li {
    margin-bottom: 1.2rem;
}.privacy-fence-94263 span {
    border-left: 2px solid rgb(123,169,138,0.5);
    padding-left: 1.5rem;
}
}



@media (max-width: 767px) {.client-experience-17483 {
    padding: 3rem 0;
}.client-experience-17483 h2 {
    font-size: calc(30px * 0.8);
    transform: none;
    padding: 0 1rem 1rem;
}.client-experience-17483 .alumni-voices-18254 {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.client-experience-17483 .review-testimonials-58126 {
    padding: 1.5rem;
}.client-experience-17483 .review-testimonials-58126::before {
    top: -20px;
    font-size: 100px;
}
}



@media (max-width: 575px) {.find-support-20795 {
    padding: 3rem 0;
}.find-support-20795 .learn-talk-94672:first-child,
    .find-support-20795 .contact_tile.contact-question-54820 {
    padding: 2rem 1.5rem;
}.find-support-20795 .learn-talk-94672:first-child {
    clip-path: polygon(0 0, 100% 0, 100% 97%, 0% 100%);
}.find-support-20795 .learn-talk-94672:nth-child(2) {
    min-height: 200px;
    clip-path: polygon(0 3%, 100% 0, 100% 97%, 0% 100%);
}.find-support-20795 .contact_tile.contact-question-54820 {
    clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%);
}.find-support-20795 .ask-question-85936 {
    padding: 1rem;
    margin-top: 2rem;
}.find-support-20795 .contact-question-54820 a {
    padding: 1rem;
}
}



@keyframes floatPanel {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}



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



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



@keyframes backgroundShift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50%, 50%);
  }
}



@keyframes orbitGlow {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}



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



@keyframes glow {
    0%, 100% {
        box-shadow: 0 0 5px rgb(168,199,177,0.5);
    }
    50% {
        box-shadow: 0 0 15px rgb(168,199,177);
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(168,199,177,0.5);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

