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

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

.head-train-78904 {
    flex: 1 0 auto;
}

.quantitative-data-75893::before {
    transform: rotate(-15deg) skew(15deg);
    top: -10%;
    border-radius: 10px;
    right: -10%;
    z-index: 0;
    width: 45%;
    position: absolute;
    content: "";
    filter: blur(40px);
    height: 45%;
    opacity: 0.07;
    background: linear-gradient(215deg, rgb(168,199,177) 0%, rgb(168,199,177,0.5) 70%);
}

.quantitative-data-75893 ul {
    display: grid;
    gap: 2rem;
    margin: 0;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    list-style: none;
    padding: 0;
}

.quantitative-data-75893 .statistics-tracks-78926:hover::before {
    transform: scaleX(1);
}

.quantitative-data-75893 .statistics-tracks-78926:hover span {
    color: rgb(168,199,177);
}

.quantitative-data-75893 .statistics-tracks-78926 span::after {
    transform: translateX(-50%);
    transition: all 0.3s ease;
    position: absolute;
    bottom: 0;
    content: "";
    background-color: rgb(123,169,138,0.5);
    height: 2px;
    left: 50%;
    width: 40px;
}

.greeting-page-09421 {
    margin: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: rgb(212,227,215);
    padding: 0;
}

.greeting-page-09421 .edu-smart-19762::before {
    z-index: -1;
    top: 0;
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, 
        rgb(168,199,177,0.5) 0%, 
        rgba(0,0,0,0.75) 100%);
    height: 100%;
}

.greeting-page-09421 .edu-smart-19762 h1 {
    transform: translateY(20px);
    position: relative;
    font-size: 44px;
    opacity: 0;
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    font-weight: 700;
    animation-delay: 0.4s;
    font-family: Arial, sans-serif;
    margin-bottom: 1.5rem;
    color: #ffffff;
    line-height: 1.2;
    max-width: 800px;
}

.greeting-page-09421 .edu-smart-19762 p::before {
    width: 10px;
    content: "";
    height: 10px;
    left: -5px;
    position: absolute;
    transform: rotate(45deg);
    background: rgb(123,169,138);
    top: 0;
}

.course-program-70429::after {
    width: 100%;
    position: absolute;
    z-index: 2;
    background: 
        repeating-conic-gradient(rgba(255, 255, 255, 0.03) 0%, transparent 0.5%, transparent 1%, rgba(255, 255, 255, 0.03) 1.5%) 50% 50% / 30px 30px,
        radial-gradient(circle at 70% 30%, rgb(168,199,177,0.5) 0%, transparent 70%);
    animation: pulse 8s infinite alternate;
    content: "";
    top: 0;
    height: 100%;
    left: 0;
}

.course-program-70429 .words-container-53091 h2 {
    -webkit-background-clip: text !important;
    border-bottom: 2px solid rgb(168,199,177);
    border-left: 2px solid rgb(123,169,138);
    font-weight: 700;
    background: linear-gradient(to right, rgb(168,199,177) 0%, rgb(123,169,138) 100%);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgb(168,199,177,0.5);
    padding: 15px 20px;
    font-size: 31px;
    color: #ffffff;
    -webkit-text-fill-color: transparent;
    border-radius: 8px 0 8px 0;
    background-clip: text !important;
    letter-spacing: 1.5px;
    max-width: fit-content;
    margin-bottom: 25px;
    transform: translateY(-10px);
    border-radius: 10px;
    display: inline-block;
}

.contact-section-91453::before {
    top: 0;
    position: absolute;
    z-index: 1;
    content: '';
    left: 0;
    background: 
        repeating-linear-gradient(
            0deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        ),
        repeating-linear-gradient(
            90deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        );
    pointer-events: none;
    right: 0;
    bottom: 0;
}

.contact-section-91453 .hover-image-43062 {
    min-height: 500px;
    flex: 0 0 40%;
    overflow: hidden;
    position: relative;
}

.contact-section-91453 .request-box-36812::before {
    top: 2rem;
    animation: signal-pulse 2s infinite alternate;
    border-radius: 50%;
    box-shadow: 0 0 20px rgb(168,199,177);
    height: 10px;
    right: 2rem;
    background: rgb(168,199,177);
    width: 10px;
    content: '';
    position: absolute;
}

.contact-section-91453 .request-box-36812 input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(168,199,177);
    box-shadow: 0 0 15px rgb(168,199,177,0.5);
}

.contact-section-91453 .request-box-36812 .reach-message-20587 input[type="checkbox"] {
    margin-right: 1rem;
    position: relative;
    height: 22px;
    transition: all 0.3s ease;
    width: 22px;
    background: rgb(123,169,138,0.5);
    appearance: none;
    border-radius: 10px;
    cursor: pointer;
    border: 2px solid rgb(168,199,177,0.5);
}

.contact-section-91453 .request-box-36812 .reach-map-91485 {
    border-radius: 10px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    letter-spacing: 0.1em;
    position: relative;
    color: #ffffff;
    width: 100%;
    text-transform: uppercase;
    padding: 1rem;
    overflow: hidden;
    font-size: 17px;
    background: rgb(168,199,177);
}

.leadership-experience-54367 .review-testimonials-58126 {
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.8));
    display: grid;
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.08);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.6s ease;
    transform: perspective(1000px) rotateY(1deg) rotateX(1deg);
    grid-template-columns: 1fr;
    position: relative;
    gap: 2.5rem;
    backdrop-filter: blur(10px);
    padding: 3rem;
}

.leadership-experience-54367 .review-testimonials-58126:hover .hover-image-43062 {
    transform: translateZ(30px) scale(1.02);
    box-shadow: 
        0 15px 35px -10px rgba(0,0,0,0.2),
        0 1px 5px rgba(0,0,0,0.1);
}

.leadership-experience-54367 .review-testimonials-58126 > div:nth-child(2) > div {
    color: rgb(123,169,138);
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: calc(12px * 0.95);
    margin-top: 0.8rem;
}

.payment-plan-14802 {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.payment-plan-14802 .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
}

.payment-plan-14802 h2::after {
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(168,199,177,0.5), rgb(168,199,177), rgb(168,199,177,0.5));
    position: absolute;
    width: 80px;
    content: "";
    height: 4px;
    bottom: -15px;
    left: 50%;
}

.payment-plan-14802 .value-plan-82493 {
    height: 100%;
    transform-style: preserve-3d;
    display: block;
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
}

.payment-plan-14802 .discount-grid-58790 {
    transform-style: preserve-3d;
    position: relative;
    transition: transform 0.5s ease;
}

.payment-plan-14802 .discount-grid-58790 h4 {
    margin: 0 0 25px;
    font-size: calc(19px * 1.2);
    transform: translateZ(10px);
    color: #ffffff;
    padding-bottom: 15px;
    position: relative;
    font-weight: 600;
}

.payment-plan-14802 .value-plan-82493:hover .rate-panel-62714 {
    box-shadow: 0 30px 60px rgba(0,0,0,0.3), 0 0 0 1px rgba(255,255,255,0.15);
    transform: translateY(-10px) translateZ(20px);
}

.payment-plan-14802 .value-plan-82493:hover .rate-panel-62714::after {
    transform: translate(20%, 20%) scale(1.2);
    opacity: 0.4;
}

header .header-pro-50296 {
    left: 0;
    align-items: center;
    z-index: 99;
    display: flex;
    box-shadow: 0 0 20px 2px rgb(168,199,177,0.5);
    padding: 1.5rem;
    justify-content: space-between;
    width: 100%;
    overflow: hidden;
    background: linear-gradient(to right, rgb(123,169,138) 0%, rgb(168,199,177,0.5) 100%);
    border-radius: 0;
    position: relative;
}

header .header-pro-50296 .header-main-39452 .site-info-97481:hover {
    transform: perspective(800px) rotateY(15deg);
}

header .header-pro-50296 .header-page-62135 {
    display: flex;
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0;
    perspective: 800px;
}

header .header-pro-50296 .head-main-54210 a {
    border: 1px solid transparent;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    display: block;
    padding: 0.5rem 1rem;
    font-weight: 600;
    font-family: Arial, sans-serif;
    position: relative;
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
}

.our-background-58702::after {
    background: radial-gradient(circle, 
        rgb(168,199,177,0.5) 0%, 
        transparent 70%);
    animation: orbitGlow 15s infinite linear;
    height: 100%;
    right: -50%;
    top: -50%;
    width: 100%;
    z-index: 2;
    content: "";
    position: absolute;
}

.our-background-58702 .words-container-53091 > div:first-child::after {
    width: 100px;
    bottom: -8px;
    height: 2px;
    content: "";
    left: 0;
    background: linear-gradient(to right, rgb(168,199,177), transparent);
    position: absolute;
}

.our-background-58702 h5::after {
    animation: orbit 10s infinite linear;
    height: 30px;
    z-index: -1;
    width: 30px;
    position: absolute;
    content: "";
    right: -40px;
    border: 2px solid rgb(123,169,138,0.5);
    border-radius: 50%;
    top: -15px;
}

.our-background-58702 li {
    margin-bottom: 15px;
    line-height: 1.8;
    text-align: justify;
    position: relative;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0.3px;
}

.modalTrackingConsent-07293 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

.modalTrackingConsent-07293 p {
    font-size: 18px;
}

.cookie-overview-48507 {
    white-space: nowrap;
    flex-shrink: 0;
    border-bottom: 2px solid rgb(168,199,177);
    margin-left: 10px;
    font-size: 24px;
    color: rgb(168,199,177);
    text-align: center;
    text-decoration: none;
    min-width: 120px;
    cursor: pointer;
    line-height: 35px;
}

.course-benefits-57210 .container {
    padding: 0 20px;
    gap: 40px;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    z-index: 2;
    max-width: 1400px;
    margin: 0 auto;
}

.course-benefits-57210 .knowledge-studio-16970 {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.course-benefits-57210 .words-container-53091 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(10px);
    position: relative;
    padding: 30px;
    background: rgba(255, 255, 255, 0.9);
    transform: translateZ(0);
}

.course-benefits-57210 li {
    opacity: 0;
    transform: translateX(20px);
    padding: 8px 0;
    animation-delay: calc(0.2s + (var(--i, 0) * 0.1s));
    position: relative;
    animation: fadeInRight 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

.course-benefits-57210 svg path {
    transition: fill 0.3s ease;
    fill: rgb(168,199,177);
}

.tyPanel-67852 {
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(212,227,215) 0%, rgba(rgb(168,199,177,0.5), 0.1) 100%);
}

.tyPanel-67852 .knowledge-studio-16970:hover {
    box-shadow: 
        0 20px 40px -20px rgba(rgba(0, 0, 0, 0.5), 0.16),
        0 0 0 1px rgba(rgb(168,199,177,0.5), 0.12);
    transform: translateY(-5px);
}

.tyPanel-67852 .knowledge-studio-16970::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: scaleY(0);
    height: 100%;
    background: linear-gradient(to bottom, rgb(168,199,177), rgb(123,169,138));
    width: 4px;
    transform-origin: top;
}

.tyPanel-67852 a:hover {
    transform: translateY(-2px);
}

.tyPanel-67852 a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.tyPanel-67852 a:hover p {
    color: rgb(168,199,177);
}

.desktop-app-56290 .company_holder {
    padding-right: 40px;
    position: relative;
}

.desktop-app-56290 .company_holder::after {
    content: "";
    width: 1px;
    height: 60%;
    position: absolute;
    top: 20%;
    background: linear-gradient(to bottom, 
        transparent, 
        rgb(123,169,138,0.5), 
        transparent);
    right: 0;
}

.desktop-app-56290 .header-page-62135 {
    position: relative;
}

.desktop-app-56290 .header-page-62135 .header-train-32657 {
    display: flex;
    gap: 15px;
    flex-direction: column;
}

.desktop-app-56290 .header-page-62135 .header-train-32657 a::before {
    height: 1px;
    transition: all 0.3s ease;
    content: "";
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    width: 0;
    background: rgb(168,199,177);
}

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

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

.rating-stars-57492::after {
    height: 1px;
    content: "";
    background: linear-gradient(90deg, 
        transparent, 
        rgb(123,169,138,0.5), 
        transparent);
    width: 30%;
    position: absolute;
    left: 35%;
    bottom: 0;
    opacity: 0.3;
}

.privacy-fence-94263 h1 {
    font-weight: 700;
    display: inline-block;
    transform: translateY(10px);
    font-size: 40px;
    color: #000000;
    animation: slideUp 0.7s ease-out forwards 0.2s;
    position: relative;
    margin-bottom: 2rem;
    opacity: 0;
}

.privacy-fence-94263 h3 {
    position: relative;
    animation: slideUp 0.7s ease-out forwards 0.4s;
    color: #000000;
    font-weight: 600;
    padding-left: 0.8rem;
    opacity: 0;
    transform: translateY(10px);
    font-size: calc(35px * 0.85);
    margin: 2.2rem 0 1.2rem;
}

.privacy-fence-94263 ul {
    margin-bottom: 2rem;
    opacity: 0;
    animation: fadeIn 0.8s ease-out forwards 0.6s;
    max-width: 85ch;
    padding-left: 2rem;
}

.privacy-fence-94263 span {
    transform: translateY(10px);
    display: block;
    padding-left: 1rem;
    animation: slideUp 0.7s ease-out forwards 0.5s;
    opacity: 0;
    max-width: 90ch;
    color: #000000;
    font-size: 17px;
    border-left: 1px solid rgb(123,169,138,0.5);
    line-height: 1.75;
    margin-bottom: 1.5rem;
}

.client-experience-17483 {
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(212,227,215) 0%, rgb(168,199,177,0.5) 100%);
    position: relative;
}

.client-experience-17483 h2::after {
    position: absolute;
    height: 3px;
    content: "";
    bottom: 0;
    left: 50%;
    width: 80px;
    background: linear-gradient(90deg, rgb(168,199,177), rgb(123,169,138));
    transform: translateX(-50%);
}

.client-experience-17483 .review-testimonials-58126::before {
    font-size: 150px;
    font-family: serif;
    position: absolute;
    top: -30px;
    opacity: 0.2;
    left: 20px;
    content: "";
    color: rgb(168,199,177,0.5);
    line-height: 1;
}

.client-experience-17483 .review-testimonials-58126:hover h3::after {
    transform: scaleX(1);
}

.client-experience-17483 .review-testimonials-58126 div img {
    transition: transform 0.5s ease;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.client-experience-17483 .review-testimonials-58126:nth-child(even) {
    transform: rotateZ(1deg);
}

.client-experience-17483 .review-testimonials-58126:hover::after {
    height: 120px;
    width: 120px;
    opacity: 0.4;
}



.find-support-20795::after {
    position: absolute;
    background: 
        linear-gradient(0deg, rgb(168,199,177,0.5) 0%, transparent 100%),
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.02) 10px, rgba(255, 255, 255, 0.02) 20px);
    bottom: 0;
    z-index: -2;
    content: "";
    width: 100%;
    left: 0;
    height: 300px;
    pointer-events: none;
}

.find-support-20795 .learn-talk-94672:first-child {
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.15);
    border-radius: 20px 0 0 20px;
    padding: 3rem;
    grid-area: info;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
}

.find-support-20795 .learn-talk-94672 h2 {
    letter-spacing: 1px;
    padding-bottom: 1rem;
    font-size: 31px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 2rem;
    color: #ffffff;
    font-weight: 700;
}

.find-support-20795 .ask-question-85936 {
    background: rgba(0, 0, 0, 0.2);
    border-left: 3px solid rgb(168,199,177);
    position: relative;
    border-radius: 10px;
    margin-top: 2.5rem;
    padding: 1.5rem;
}



.find-support-20795 .message-card-59103 {
    gap: 0.8rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.find-support-20795 .message-card-59103 span:hover {
    transform: translateX(5px);
    color: #ffffff;
    background: rgb(168,199,177,0.5);
}

.find-support-20795 .learn-talk-94672 .hover-image-43062::after {
    z-index: 2;
    position: absolute;
    background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 5px, transparent 5px, transparent 10px);
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
}

.find-support-20795 .contact-question-54820 a:hover::after {
    width: 100%;
}

.find-support-20795 .contact-question-54820 a span {
    font-size: calc(14px * 0.9);
    color: #000000;
    margin-bottom: 0.6rem;
    position: relative;
    padding-left: 20px;
}

.find-support-20795 svg {
    fill: none;
    width: 22px;
    transition: all 0.3s ease;
    height: 22px;
}

.payment-plan-14802 .discount-grid-58790 p::-webkit-scrollbar {
    width: 4px;
}

.payment-plan-14802 .discount-grid-58790 p::-webkit-scrollbar-thumb {
    background: rgb(168,199,177,0.5);
    border-radius: 10px;
}

.payment-plan-14802 .discount-grid-58790 p::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.05);
    border-radius: 10px;
}



@media (hover: none) {.quantitative-data-75893 .statistics-tracks-78926:hover {
    transform: translateY(0);
}.quantitative-data-75893 .statistics-tracks-78926:hover p {
    transform: scale(1);
}.quantitative-data-75893 .statistics-tracks-78926 span::after {
    width: 40px;
}
}



@media (max-width: 768px) {.greeting-page-09421 .edu-smart-19762 {
    min-height: 90vh;
    padding: 50px 25px;
}.greeting-page-09421 .edu-smart-19762 h1 {
    font-size: calc(44px * 0.75);
}.greeting-page-09421 .edu-smart-19762 h3 {
    font-size: calc(21px * 0.8);
    margin-left: 0;
    padding: 10px 15px;
}.greeting-page-09421 .edu-smart-19762 span {
    margin-left: 0;
    max-width: 100%;
}.greeting-page-09421 .edu-smart-19762 p {
    padding-left: 15px;
    font-size: 14px;
}
}



@media screen and (max-width: 480px) {.course-program-70429 {
    padding: 40px 0;
}.course-program-70429 .words-container-53091 {
    gap: 15px;
    padding: 20px;
}.course-program-70429 .words-container-53091 h2 {
    font-size: calc(31px * 0.7);
    padding: 8px 12px;
    letter-spacing: 1px;
}.course-program-70429 .words-container-53091 .description {
    font-size: calc(14px * 0.9);
    padding: 10px;
    line-height: 1.6;
}.course-program-70429 .hover-image-43062 {
    min-height: 280px;
}}



@media screen and (max-width: 768px) {.contact-section-91453 {
    padding: 3rem 0;
}.contact-section-91453 h2 {
    margin-bottom: 2rem;
    font-size: calc(45px * 0.8);
}.contact-section-91453 .request-box-36812 h3 {
    font-size: calc(29px * 0.9);
}.contact-section-91453 .request-box-36812 input:not([type="checkbox"]):not([type="submit"]) {
    margin-bottom: 1rem;
    padding: 0.8rem 1.2rem;
}.contact-section-91453 .request-box-36812 .reach-message-20587 {
    align-items: flex-start;
}.contact-section-91453 .request-box-36812 .reach-message-20587 input[type="checkbox"] {
    margin-top: 0.2rem;
}
}



@media (max-width: 1200px) {.payment-plan-14802 {
    padding: 80px 0;
}.payment-plan-14802 .cost-breakdown-41379 {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
}



@media (max-width: 991px) {.payment-plan-14802 {
    padding: 70px 0;
}.payment-plan-14802 h2 {
    font-size: calc(33px * 0.9);
}.payment-plan-14802 .value-rates-80129 {
    margin-bottom: 40px;
    font-size: 18px;
}.payment-plan-14802 .cost-breakdown-41379 {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.payment-plan-14802 .rate-panel-62714 {
    padding: 30px 25px;
}
}



@media (max-width: 992px) {header .header-pro-50296 {
    box-sizing: border-box;
    flex-direction: column;
    padding: 1rem;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}header .header-pro-50296 .header-main-39452 {
    margin-bottom: 1.5rem;
}header .header-pro-50296 .header-page-62135 {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}header .header-pro-50296 .header-page-62135::before {
    bottom: -10px;
    top: auto;
}header .header-pro-50296 .head-main-54210 {
    margin: 0.25rem 0.5rem;
}
}


@media only screen and (max-width: 1200px) {.modalTrackingConsent-07293 {
    padding: 20px;
}
}


@media only screen and (max-width: 800px)  {.container-wrap-06581 .cookie-overview-48507 {
    margin-left: 0;
    margin-bottom: 10px;
}}



@media (min-width: 768px) {.course-benefits-57210 .container {
    grid-template-columns: 1fr 1fr;
    gap: 60px;
}.course-benefits-57210 .words-container-53091 {
    padding: 40px;
}.course-benefits-57210 ul {
    grid-template-columns: 1fr;
}
}



@media (min-width: 768px) {.tyPanel-67852 {
    padding: 8rem 0;
}.tyPanel-67852 .knowledge-studio-16970 {
    grid-template-columns: 1fr 1.5fr;
    align-items: start;
    padding: 4rem;
    gap: 3rem;
}.tyPanel-67852 h5 {
    padding-bottom: 1.5rem;
    font-size: calc(21px * 1.2);
}.tyPanel-67852 p {
    line-height: 1.8;
    font-size: calc(13px * 1.05);
}.tyPanel-67852::before {
    background-size: 30px 30px;
}
}



@media (max-width: 767px) {.desktop-app-56290 {
    padding: 50px 0 20px;
}.desktop-app-56290 .header-train-32657 {
    width: 100%;
    gap: 40px;
    flex-direction: column;
}.desktop-app-56290 .header-page-62135 {
    text-align: center;
}.desktop-app-56290 .header-page-62135 h5 {
    text-align: center;
}.desktop-app-56290 .header-page-62135 h5::after {
    transform: translateX(-50%);
    left: 50%;
}.desktop-app-56290 .header-page-62135 .header-train-32657 {
    align-items: center;
}.desktop-app-56290 .header-page-62135 .header-train-32657 a {
    text-align: center;
}.desktop-app-56290 .header-page-62135 .header-train-32657 a::before {
    display: none;
}.desktop-app-56290 .header-page-62135 .header-train-32657 a:hover {
    padding-left: 0;
}
}



@media (min-width: 1200px) {.privacy-fence-94263 {
    padding: 8rem 5rem;
}.privacy-fence-94263::before {
    background: 
            radial-gradient(circle at 5% 95%, rgb(123,169,138,0.5), transparent 40%),
            radial-gradient(circle at 95% 5%, rgb(168,199,177,0.5), transparent 45%);
}.privacy-fence-94263 .container {
    padding: 0 4rem;
}.privacy-fence-94263 h1 {
    font-size: calc(40px * 1.3);
}.privacy-fence-94263 h1::after {
    bottom: -0.7rem;
    height: 5px;
    width: 5.5rem;
}.privacy-fence-94263 ul {
    padding-left: 2.5rem;
}
}



@media (max-width: 991px) {.client-experience-17483 {
    padding: 4rem 0;
}.client-experience-17483 h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 2rem;
}.client-experience-17483 .alumni-voices-18254 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
}



@media (max-width: 1024px) {.find-support-20795 {
    padding: 6rem 0;
}.find-support-20795 .help-now-13602 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    grid-template-areas: 
            "info info"
            "photo details";
}.find-support-20795 .learn-talk-94672:first-child {
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0% 100%);
    border-radius: 20px 20px 0 0;
}.find-support-20795 .learn-talk-94672:nth-child(2) {
    border-radius: 0 0 0 20px;
    clip-path: polygon(0 8%, 100% 0, 100% 100%, 0% 100%);
}.find-support-20795 .contact_tile.contact-question-54820 {
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0% 100%);
    border-radius: 0 0 20px 0;
}
}



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



@keyframes borderPulse {
    0% {
        border-color: rgb(168,199,177,0.5);
        transform: rotateY(5deg) rotateX(2deg);
    }
    100% {
        border-color: rgb(123,169,138,0.5);
        transform: rotateY(3deg) rotateX(0deg);
    }
}



@keyframes floatImage {
    0%, 100% {
        transform: translateZ(0) rotateY(-5deg) translateY(0);
    }
    50% {
        transform: translateZ(50px) rotateY(-3deg) translateY(-10px);
    }
}



@keyframes signal-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.5);
        opacity: 1;
    }
}



@keyframes pulsate {
    0%, 100% { transform: scale(1); opacity: 0.6; }
    50% { transform: scale(1.2); opacity: 0.3; }
}



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



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

