﻿.desktop-app-56290 {
    flex: 0 0 auto;
}

.desktop-app-56290 {
    padding: 80px 0 40px;
    color: #ffffff;
    position: relative;
    z-index: 1;
}


.quantitative-data-75893 {
    padding: 6rem 2rem;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(212,227,215) 0%, rgba(240, 242, 245, 0.9) 100%);
}

.quantitative-data-75893 h3::after {
    background: linear-gradient(90deg, rgb(168,199,177,0.5), rgb(168,199,177), rgb(168,199,177,0.5));
    position: absolute;
    height: 3px;
    transform: translateX(-50%);
    content: "";
    bottom: -15px;
    width: 80px;
    left: 50%;
}

.quantitative-data-75893 .statistics-tracks-78926:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.12);
}

.quantitative-data-75893 .statistics-tracks-78926 span {
    display: block;
    transition: transform 0.3s ease, color 0.3s ease;
    padding-bottom: 0.75rem;
    letter-spacing: 0.3px;
    margin-bottom: 1rem;
    font-weight: 600;
    position: relative;
    color: #000000;
    line-height: 1.4;
    font-size: calc(14px * 1.1);
}

.quantitative-data-75893 .statistics-tracks-78926 p::before {
    width: 120%;
    left: 50%;
    height: 120%;
    position: absolute;
    z-index: -1;
    opacity: 0;
    transform: translate(-50%, -50%);
    background: radial-gradient(circle, rgb(168,199,177,0.5) 0%, transparent 70%);
    top: 50%;
    transition: opacity 0.4s ease;
    content: "";
}

.greeting-page-09421 .edu-smart-19762 span {
    margin-left: -20px;
    transform: translateY(20px);
    display: inline-block;
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    opacity: 0;
    max-width: 700px;
    position: relative;
    animation-delay: 0.2s;
}

.greeting-page-09421 .edu-smart-19762 div div {
    max-width: 550px;
    opacity: 0;
    transform: translateY(20px);
    animation-delay: 0.6s;
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    position: relative;
}



.greeting-page-09421 .edu-smart-19762:hover::after {
    animation-play-state: paused;
}

.course-program-70429::before {
    content: "";
    background: linear-gradient(135deg, rgb(168,199,177,0.5) 0%, transparent 50%, rgb(123,169,138,0.5) 100%);
    position: absolute;
    opacity: 0.7;
    left: 0;
    z-index: 1;
    top: 0;
    height: 100%;
    width: 100%;
    animation: backgroundShift 15s infinite alternate;
}

.course-program-70429 .lesson-plan-69123::before {
    border: 1px solid rgb(168,199,177,0.5);
    width: calc(100% + 60px);
    transform: rotateY(5deg) rotateX(2deg);
    height: calc(100% + 60px);
    content: "";
    border-radius: 19px;
    animation: borderPulse 4s infinite alternate;
    top: -30px;
    z-index: -1;
    position: absolute;
    transform-style: preserve-3d;
    left: -30px;
}

.course-program-70429 .words-container-53091 .description:first-of-type {
    border-left-color: rgb(168,199,177);
}

.course-program-70429 .words-container-53091 .description:last-of-type {
    border-left-color: rgb(123,169,138);
    margin-bottom: 0;
}

.course-program-70429 .words-container-53091 .description:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.course-program-70429 .hover-image-43062 {
    align-self: flex-start;
    position: relative;
    border-radius: 19px;
    height: 450px;
    transform-style: preserve-3d;
    z-index: 4;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.1);
    transition: all 0.5s cubic-bezier(0.215, 0.610, 0.355, 1);
    background-position: center;
    animation: floatImage 6s ease-in-out infinite alternate;
    transform: translateZ(0) rotateY(-5deg);
    background-size: cover;
    overflow: hidden;
}

.contact-section-91453 h2::before,
.contact-section-91453 h2::after {
    height: 2px;
    background: linear-gradient(
        to right, 
        transparent, 
        rgb(168,199,177), 
        transparent
    );
    content: '';
    position: absolute;
    bottom: -0.5rem;
}

.contact-section-91453 h2::before {
    left: 0;
    width: 30%;
}

.contact-section-91453 .request-box-36812 {
    justify-content: center;
    display: flex;
    padding: 4rem 3rem;
    flex-direction: column;
    position: relative;
    flex: 0 0 60%;
}

.contact-section-91453 .request-box-36812 form {
    max-width: 500px;
    z-index: 3;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.contact-section-91453 .request-box-36812 input:not([type="checkbox"]):not([type="submit"])::before {
    content: '';
    left: 0;
    top: 0;
    background: linear-gradient(
        45deg, 
        transparent 0%, 
        rgb(168,199,177,0.5) 100%
    );
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    transition: opacity 0.3s ease;
    opacity: 0;
}

.contact-section-91453 .request-box-36812 .reach-message-20587 label {
    display: flex;
    font-size: 17px;
    align-items: center;
    color: #ffffff;
}

.contact-section-91453 .request-box-36812 .reach-message-20587 a:hover {
    text-decoration: underline;
}

.contact-section-91453 .request-box-36812 .reach-map-91485:hover::before {
    left: 100%;
}

.leadership-experience-54367 {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background-color: rgb(212,227,215);
}

.leadership-experience-54367::after {
    left: -5%;
    bottom: -10%;
    position: absolute;
    filter: blur(20px);
    background: linear-gradient(225deg, rgb(123,169,138,0.5), rgb(168,199,177,0.5));
    width: 35%;
    opacity: 0.1;
    height: 60%;
    content: "";
    z-index: 1;
    transform: rotate(10deg) skewX(-10deg);
}

.leadership-experience-54367 .review-testimonials-58126 .hover-image-43062 {
    box-shadow: 
        0 10px 30px -10px rgba(0,0,0,0.15),
        0 1px 3px rgba(0,0,0,0.1);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.5s ease;
    width: 100%;
    padding-bottom: 100%;
    border-radius: 5px;
    transform: translateZ(20px);
    overflow: hidden;
    position: relative;
}

.leadership-experience-54367 .review-testimonials-58126 .name {
    position: relative;
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: calc(19px * 1.1);
    color: #000000;
    font-weight: 700;
}

.leadership-experience-54367 .review-testimonials-58126 .work-overview-61934::before {
    position: absolute;
    z-index: -1;
    opacity: 0.2;
    left: -10px;
    content: "";
    color: rgb(168,199,177,0.5);
    top: -20px;
    font-family: serif;
    font-size: 5rem;
}

.payment-plan-14802 h2 {
    color: #ffffff;
    position: relative;
    margin-bottom: 20px;
    text-shadow: 0 5px 15px rgba(0,0,0,0.3);
    transform: perspective(1000px) translateZ(30px);
    font-size: 33px;
    text-align: center;
    font-weight: 700;
}

.payment-plan-14802 .cost-breakdown-41379 li {
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.payment-plan-14802 .rate-panel-62714::after {
    width: 150px;
    border-radius: 50%;
    content: "";
    height: 150px;
    transform: translate(30%, 30%);
    bottom: 0;
    opacity: 0.2;
    position: absolute;
    background: radial-gradient(circle, rgb(168,199,177,0.5) 0%, transparent 70%);
    transition: all 0.6s ease;
    z-index: -1;
    right: 0;
}

.payment-plan-14802 .plan-table-93612 {
    font-weight: 700;
    display: inline-block;
    color: #ffffff;
    transition: all 0.4s ease;
    position: relative;
    font-size: calc(19px * 1.5);
    transform: translateZ(15px);
    padding: 10px 5px;
}

.payment-plan-14802 .value-plan-82493:hover .rate-panel-62714::before {
    transform: scaleX(1);
    opacity: 1;
}

.payment-plan-14802 .value-plan-82493:hover .plan-table-93612 {
    transform: translateZ(25px) scale(1.05);
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

header .header-pro-50296 .header-main-39452 {
    overflow: visible;
    position: relative;
}

header .header-pro-50296 .header-main-39452::after {
    height: 2px;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    width: 100%;
    animation: neonPulse 3s infinite alternate;
    box-shadow: 0 0 8px 2px rgb(123,169,138);
    position: absolute;
    background: rgb(123,169,138);
    bottom: -8px;
    content: "";
}

header .header-pro-50296 .header-page-62135::before {
    height: 2px;
    top: 105%;
    left: 0;
    transform: scaleX(0.5);
    position: absolute;
    box-shadow: 0 0 10px 2px rgb(168,199,177);
    width: 100%;
    animation: neonPulse 4s infinite alternate-reverse;
    content: "";
    background: rgb(168,199,177);
}

header .header-pro-50296 .head-main-54210 a:hover::before {
    transform: scale(1);
    opacity: 0.2;
}

.our-background-58702::before {
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    background: linear-gradient(135deg, 
        rgba(15, 23, 42, 0.85) 0%,
        rgba(30, 58, 138, 0.75) 50%,
        rgba(15, 23, 42, 0.85) 100%);
    backdrop-filter: blur(5px) saturate(120%);
    content: "";
}

.our-background-58702 .words-container-53091 > div:first-child::before {
    border-radius: 50%;
    top: -25px;
    z-index: -1;
    animation: pulsate 4s infinite ease-in-out;
    width: 60px;
    content: "";
    position: absolute;
    left: -35px;
    height: 60px;
    border: 2px solid rgb(168,199,177,0.5);
}

.our-background-58702 p b {
    font-size: calc(17px * 1.1);
    color: transparent;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    display: inline-block;
    font-weight: 700;
    position: relative;
    background: linear-gradient(120deg, #ffffff, rgb(123,169,138));
}

.modalTrackingConsent-07293 {
    width: 100%;
    border-top: 2px solid rgb(168,199,177);
    bottom: 0;
    z-index: 90;
    position: fixed;
    background: rgb(212,227,215);
}

.track-accept-31869 {
    flex-shrink: 0;
    margin-right: 10px;
}

#cookieModalWindow-20946 {
    display: none;
}

#cookieModalWindow-20946:checked ~ .modalTrackingConsent-07293 {
    opacity: 0;
    visibility: hidden;
}

.course-benefits-57210 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(212,227,215) 0%, rgba(247, 248, 252, 0.9) 100%);
    padding: 120px 0;
    position: relative;
}

.course-benefits-57210 .hover-image-43062 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.08);
    filter: saturate(1.05);
    transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: perspective(1000px) rotateY(-2deg) rotateX(2deg);
    object-fit: cover;
    width: 100%;
    height: auto;
    will-change: transform;
}

.course-benefits-57210 h1 {
    transform: translateY(20px);
    opacity: 0;
    font-weight: 700;
    position: relative;
    margin-bottom: 30px;
    font-size: 44px;
    color: #000000;
    animation: fadeInUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.3s;
    line-height: 1.2;
}

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

.course-benefits-57210 li:hover p {
    transform: translateX(5px);
}

.course-benefits-57210 li:hover svg {
    transform: translateY(-50%) scale(1.15);
}

.course-benefits-57210 li:hover svg path {
    fill: rgb(123,169,138);
}

.tyPanel-67852::before {
    position: absolute;
    z-index: -1;
    top: 0;
    opacity: 0.6;
    background-image: 
        linear-gradient(90deg, rgba(rgb(168,199,177,0.5), 0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(rgb(168,199,177,0.5), 0.05) 1px, transparent 1px);
    width: 100%;
    height: 100%;
    background-size: 20px 20px;
    left: 0;
    transform: perspective(1000px) rotateX(5deg);
    content: "";
}

.tyPanel-67852 h5 {
    line-height: 1.3;
    margin-bottom: 0.5rem;
    font-weight: 700;
    overflow: hidden;
    font-size: calc(21px * 1.1);
    padding-bottom: 1rem;
    position: relative;
    color: #000000;
}

.tyPanel-67852 p {
    font-weight: 400;
    position: relative;
    font-size: 13px;
    margin: 0;
    transition: color 0.3s ease;
    line-height: 1.7;
    transform: translateZ(0);
    color: #000000;
    opacity: 0.9;
}

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



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

.desktop-app-56290 .contact-edu-90572 {
    display: flex;
    justify-content: flex-end;
}

.desktop-app-56290 .header-page-62135 h5::after {
    border-radius: 10px;
    width: 30px;
    background: rgb(168,199,177);
    height: 2px;
    content: "";
    left: 0;
    position: absolute;
    bottom: 0;
}

.desktop-app-56290 .header-page-62135 .header-train-32657 a:hover::before {
    width: 8px;
    opacity: 1;
}

.rating-stars-57492 .abuse-ctrl-07216 {
    opacity: 0.6;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    letter-spacing: 0.5px;
}

.rating-stars-57492 .abuse-ctrl-07216 {
    position: relative;
    transition: all 0.3s ease;
}



.desktop-app-56290 .header-page-62135 .header-train-32657 a::after {
    position: absolute;
    background: rgb(168,199,177);
    height: 1px;
    bottom: -2px;
    width: 0;
    left: 0;
    transition: width 0.3s ease;
    content: "";
}



.desktop-app-56290 .company_holder h3::before {
    top: 50%;
    content: "";
    background: rgb(168,199,177);
    opacity: 0.7;
    height: 1px;
    position: absolute;
    left: -30px;
    width: 20px;
}

.privacy-fence-94263::before {
    content: "";
    position: absolute;
    pointer-events: none;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    background: 
        radial-gradient(circle at 10% 90%, rgb(123,169,138,0.5), transparent 40%),
        radial-gradient(circle at 90% 10%, rgb(168,199,177,0.5), transparent 45%);
    opacity: 0.15;
}

.privacy-fence-94263 h2::before {
    border-radius: 2px;
    background: rgb(123,169,138);
    height: 85%;
    position: absolute;
    top: 0.25rem;
    left: 0;
    width: 4px;
    content: "";
}

.privacy-fence-94263 h4::before {
    top: 0.25rem;
    border-radius: 1px;
    opacity: 0.7;
    background: rgb(123,169,138);
    height: 75%;
    left: 0;
    position: absolute;
    width: 2px;
    content: "";
}

.privacy-fence-94263 li::marker {
    color: rgb(168,199,177);
    font-size: 1.2em;
}

.privacy-fence-94263 strong {
    color: #000000;
    display: inline-block;
    position: relative;
    font-weight: 600;
}

header .top_plank .learn-panel-92830 div span {
    color: #ffffff;
}

header .top_plank .learn-panel-92830 div img, header .top_plank .learn-panel-92830 div svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}

.client-experience-17483::after {
    background: rgb(168,199,177,0.5);
    filter: blur(60px);
    z-index: 1;
    height: 150px;
    width: 150px;
    position: absolute;
    content: "";
    transform: rotate(30deg);
    bottom: -30px;
    border-radius: 100px;
    left: -30px;
}

.client-experience-17483 .alumni-voices-18254 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    display: grid;
    perspective: 1000px;
}

.client-experience-17483 .review-testimonials-58126 h3 {
    position: relative;
    margin-bottom: 0.75rem;
    display: inline-block;
    font-weight: 600;
    color: rgb(168,199,177);
    font-size: 21px;
}

.client-experience-17483 .review-testimonials-58126 .description {
    line-height: 1.6;
    z-index: 2;
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: 12px;
    position: relative;
}

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

.client-experience-17483 .review-testimonials-58126:nth-child(even):hover {
    transform: rotateZ(0) translateY(-10px);
}

.find-support-20795::before {
    z-index: -1;
    height: 100%;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 75% 25%, rgb(123,169,138,0.5) 0%, transparent 50%),
        linear-gradient(45deg, transparent 48%, rgba(255, 255, 255, 0.03) 50%, transparent 52%) rgb(212,227,215);
    background-size: 100% 100%, 30px 30px;
    content: "";
    left: 0;
    animation: backgroundPulse 15s infinite alternate;
    width: 100%;
}

.find-support-20795 .learn-talk-94672:nth-child(2) {
    padding: 0;
    clip-path: polygon(8% 0, 100% 0, 92% 100%, 0% 100%);
    z-index: 3;
    grid-area: photo;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    border-radius: 0;
}

.find-support-20795 .learn-talk-94672 h2::after {
    content: "";
    bottom: 0;
    background: rgb(168,199,177);
    width: 50px;
    height: 4px;
    left: 0;
    border-radius: 10px;
    position: absolute;
}

.find-support-20795 .learn-talk-94672 p span {
    color: #ffffff;
    font-weight: 600;
}

.find-support-20795 .ask-question-85936 h3 {
    color: #ffffff;
    display: flex;
    font-weight: 600;
    margin-bottom: 1.2rem;
    font-size: 20px;
    align-items: center;
}

.find-support-20795 .message-card-59103 span {
    display: flex;
    color: #000000;
    padding: 0.6rem 1rem;
    font-size: calc(14px * 0.9);
    transition: all 0.3s ease;
    align-items: center;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    position: relative;
}

.find-support-20795 .contact-question-54820 a {
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.2);
    border-right: 3px solid rgb(168,199,177);
    margin-bottom: 1.5rem;
    overflow: hidden;
    display: flex;
    position: relative;
    text-decoration: none;
    border-radius: 10px;
    padding: 1.5rem;
    flex-direction: column;
}

.find-support-20795 .contact-question-54820 a span::before {
    height: 2px;
    top: 50%;
    width: 10px;
    transform: translateY(-50%);
    position: absolute;
    content: "";
    left: 0;
    background: rgb(168,199,177);
}

.find-support-20795 .contact-question-54820 a:hover svg path {
    stroke: rgb(123,169,138);
}


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



@media (max-width: 767px) {.quantitative-data-75893 {
    padding: 4rem 1rem;
}.quantitative-data-75893 h3 {
    margin-bottom: 2.5rem;
    font-size: calc(29px * 0.75);
}.quantitative-data-75893 ul {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1.25rem;
}.quantitative-data-75893 .statistics-tracks-78926 {
    padding: 1.75rem 1.25rem;
}.quantitative-data-75893 .statistics-tracks-78926 p {
    font-size: calc(46px * 1.1);
}
}



@media (max-width: 992px) {.greeting-page-09421 .edu-smart-19762 {
    padding: 60px 30px;
}.greeting-page-09421 .edu-smart-19762 h1 {
    font-size: calc(44px * 0.85);
}.greeting-page-09421 .edu-smart-19762 h3 {
    font-size: calc(21px * 0.85);
}
}



@media (hover: hover) {.greeting-page-09421 .edu-smart-19762 {
    transition: transform 0.3s ease;
}.greeting-page-09421 .edu-smart-19762:hover {
    transform: scale(1.01);
}}



@media screen and (max-width: 991px) {.course-program-70429 {
    padding: 80px 0;
}.course-program-70429 .lesson-plan-69123 {
    gap: 40px;
    grid-template-columns: 1fr;
}.course-program-70429 .lesson-plan-69123::before {
    height: calc(100% + 40px);
    width: calc(100% + 40px);
    top: -20px;
    transform: none;
    left: -20px;
}.course-program-70429 .words-container-53091 {
    animation: none;
    transform: none;
    order: 2;
}.course-program-70429 .hover-image-43062 {
    transform: none;
    min-height: 400px;
    animation: pulse 8s infinite alternate;
    order: 1;
}.course-program-70429 .hover-image-43062:hover {
    transform: scale(1.02) translateY(-5px);
}.course-program-70429 .words-container-53091 h2 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    max-width: 100%;
}.course-program-70429 .words-container-53091 .description {
    text-align: left;
}
}



@media (max-width: 576px) {.leadership-experience-54367 {
    padding: 4rem 0;
}.leadership-experience-54367 .review-testimonials-58126 {
    gap: 1.5rem;
    padding: 2rem;
}.leadership-experience-54367 .review-testimonials-58126 .hover-image-43062 {
    max-width: 220px;
}.leadership-experience-54367 .review-testimonials-58126 .name {
    font-size: 19px;
}.leadership-experience-54367 .review-testimonials-58126 > div:nth-child(2) > div {
    font-size: calc(12px * 0.9);
}.leadership-experience-54367 .review-testimonials-58126 .work-overview-61934 {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
    padding: 0.5rem 0 0.5rem 1rem;
}}



@media (max-width: 480px) {.payment-plan-14802 {
    padding: 50px 0;
}.payment-plan-14802 .rate-panel-62714 {
    padding: 25px 20px;
}.payment-plan-14802 .discount-grid-58790 p {
    font-size: calc(18px * 0.95);
    max-height: 200px;
    line-height: 1.6;
}.payment-plan-14802 .plan-table-93612 {
    font-size: calc(19px * 1.2);
}
}



@media (max-width: 992px) {.our-background-58702 {
    padding: 80px 0;
}.our-background-58702 .words-container-53091 {
    padding: 35px 30px;
    transform: perspective(800px) rotateY(-1deg);
}.our-background-58702 h5 {
    font-size: calc(23px * 0.9);
}.our-background-58702 p {
    font-size: 14px;
}.our-background-58702 p b {
    font-size: 17px;
}
}



@media (max-width: 576px) {.our-background-58702 {
    padding: 50px 0;
}.our-background-58702 .container {
    padding: 0 15px;
}.our-background-58702 .words-container-53091 {
    padding: 20px 15px;
    border-left-width: 3px;
}.our-background-58702 h5 {
    font-size: calc(23px * 0.85);
}.our-background-58702 p b {
    font-size: calc(17px * 0.9);
}.our-background-58702 li {
    font-size: calc(14px * 0.85);
    line-height: 1.5;
}.our-background-58702 .words-container-53091 > div:first-child::after {
    width: 70px;
}}



@media (max-width: 480px) {.course-benefits-57210 {
    padding: 60px 0;
}.course-benefits-57210 .words-container-53091 {
    padding: 25px 20px;
}.course-benefits-57210 h1 {
    font-size: calc(44px * 0.75);
}.course-benefits-57210 li p {
    font-size: calc(17px * 0.9);
    padding-left: 32px;
}.course-benefits-57210 li svg {
    height: 22px;
    width: 22px;
}}



@media (max-width: 480px) {.tyPanel-67852 {
    padding: 3rem 0;
}.tyPanel-67852 .knowledge-studio-16970 {
    padding: 2rem 1.5rem;
}.tyPanel-67852 h5 {
    font-size: calc(21px * 0.9);
}.tyPanel-67852 p {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}}



@media (max-width: 480px) {.desktop-app-56290 {
    padding: 40px 0 20px;
}.desktop-app-56290 .company_holder h3 {
    font-size: calc(32px * 0.8);
}.desktop-app-56290 .footer-account-54280 {
    font-size: calc(13px * 0.9);
}.rating-stars-57492 .abuse-ctrl-07216 {
    font-size: calc(15px * 0.9);
}}



@media (max-width: 991px) {.desktop-app-56290 .company_holder h3::before {
    display: none;
}}



@media (min-width: 768px) {.privacy-fence-94263 {
    padding: 6rem 3rem;
}.privacy-fence-94263 .container {
    padding: 0 2rem;
}.privacy-fence-94263 h1 {
    font-size: calc(40px * 1.1);
    margin-bottom: 3rem;
}.privacy-fence-94263 h1::after {
    width: 4.5rem;
}.privacy-fence-94263 h2 {
    padding-left: 1.2rem;
    margin: 3rem 0 1.8rem;
    font-size: calc(35px * 1.05);
}.privacy-fence-94263 h2::before {
    width: 5px;
}.privacy-fence-94263 p, 
    .privacy-fence-94263 li,
    .privacy-fence-94263 span {
    font-size: calc(17px * 1.05);
    line-height: 1.8;
}
}



@media (prefers-reduced-motion: reduce) {.privacy-fence-94263 .container,
    .privacy-fence-94263 h1,
    .privacy-fence-94263 h2,
    .privacy-fence-94263 h3,
    .privacy-fence-94263 h4,
    .privacy-fence-94263 p,
    .privacy-fence-94263 ul,
    .privacy-fence-94263 span {
    animation: none;
    opacity: 1;
    transform: none;
}.privacy-fence-94263 h1::after {
    transform: scaleX(1);
    animation: none;
}}



@media (min-width: 1200px) {.client-experience-17483 .alumni-voices-18254 {
    grid-template-columns: repeat(3, 1fr);
}.client-experience-17483 .review-testimonials-58126 {
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.client-experience-17483 .review-testimonials-58126:hover {
    transform: translateY(-15px) scale(1.03);
}}



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

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



@keyframes lineGrow {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(0.98);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.02);
    }
}



@keyframes glowPulse {
    0% {
        opacity: 0.7;
        box-shadow: 0 0 10px rgb(168,199,177,0.5);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 20px rgb(168,199,177);
    }
}



@keyframes expand {
    0% {
        width: 20px;
    }
    100% {
        width: 100%;
    }
}



@keyframes circuit-pulse {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.6;
    }
    100% {
        transform: rotate(5deg) scale(1.02);
        opacity: 0.8;
    }
}



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



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



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

