.top-primary-6597 {
    flex: 1 0 auto;
}

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

.warp-container-0925 {
    height: 100%;
    flex-direction: column;
    display: flex;
    min-height: 100%;
}

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

.title-opener-3582::after {
    z-index: 0;
    position: absolute;
    content: "";
    left: -50%;
    background: repeating-linear-gradient(
    45deg,
    rgb(172,180,198,0.5) 0%,
    transparent 1px,
    transparent 10px
  );
    opacity: 0.05;
    width: 200%;
    top: -50%;
    height: 200%;
    animation: subtle-movement 60s linear infinite;
}

.title-opener-3582 .learn-start-2913 > div:first-child::before {
    position: absolute;
    left: 0;
    height: 1px;
    right: 0;
    top: 0;
    content: "";
    background: linear-gradient(90deg, transparent 0%, rgb(255, 255, 255, 0.5) 50%, transparent 100%);
}

.title-opener-3582 h3:hover {
    transform: translateY(-5px);
}

.title-opener-3582 h3::after {
    position: absolute;
    width: 60px;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    content: "";
    bottom: -10px;
    transition: width 0.3s ease;
    background: rgb(131,144,167);
}

.title-opener-3582 h1:hover {
    transform: translateX(0);
}

.title-opener-3582 h1::before {
    left: -30px;
    position: absolute;
    top: 50%;
    height: 3px;
    width: 20px;
    opacity: 0;
    transform: translateY(-50%);
    content: "";
    background: rgb(131,144,167);
    transition: opacity 0.3s ease, width 0.3s ease;
}

.title-opener-3582 .timeline-hist-3195 > div:hover {
    transform: perspective(800px) rotateY(0deg);
}

.title-opener-3582 .timeline-hist-3195 > div::after {
    content: "";
    background: radial-gradient(
    circle at center,
    rgba(rgb(131,144,167), 0.3) 0%,
    transparent 70%
  );
    left: -50%;
    mix-blend-mode: overlay;
    position: absolute;
    pointer-events: none;
    height: 200%;
    opacity: 0;
    transition: opacity 0.5s ease;
    width: 200%;
    z-index: 2;
    top: -50%;
}

header:before {
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(172,180,198), rgb(131,144,167), rgb(172,180,198));
    background-size: 200% 100%;
    position: absolute;
    top: 0;
    height: 4px;
    animation: gradientMove 6s infinite linear;
    content: '';
}

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

header .top-lead-3276:hover {
    color: rgb(172,180,198);
}

header .top-lead-3276:hover:before {
    transform: translateY(-50%) scale(1);
}

header .page-header-7064:hover:before {
    opacity: 1;
}

header .page-header-7064 svg {
    width: auto;
    transition: transform 0.3s ease;
    height: 42px;
}

.connect-9361 {
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 6rem 2rem;
    background: linear-gradient(135deg, #ffffff 0%, rgb(220,223,231) 100%);
}

.connect-9361::after {
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    right: 0;
    background: linear-gradient(225deg, rgb(131,144,167,0.5) 0%, transparent 70%);
    position: absolute;
    content: "";
    bottom: 0;
    z-index: 0;
    width: 30%;
    height: 30%;
}

.connect-9361 .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}

.connect-9361 .send-message-4976 > div:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.12);
}

.connect-9361 .send-message-4976 > div:first-child {
    animation: fadeSlideUp 0.8s 0.5s forwards ease-out;
    color: #000000;
    transform: translateY(0);
    opacity: 0;
    line-height: 1.6;
    font-size: calc(18px * 1.05);
}

.connect-9361 .send-message-4976 > div:hover h6 svg {
    transform: scale(1);
}

.connect-9361 .msg-page-3810 {
    transition: color 0.3s ease, transform 0.3s ease;
    color: #000000;
    display: flex;
    align-items: center;
    padding-bottom: 0.25rem;
    font-size: calc(18px * 0.95);
    position: relative;
    text-decoration: none;
}

.connect-9361 .msg-page-3810:hover svg {
    transform: scale(1) rotate(5deg);
}

.aspiring-learners-2857 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(220,223,231) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 100px 0;
    position: relative;
}

.aspiring-learners-2857 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 1;
}

.aspiring-learners-2857 .academy-roots-3901 {
    backdrop-filter: blur(12px);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    border-radius: 17px;
    padding: 50px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform: translateY(0);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    overflow: hidden;
}



.aspiring-learners-2857 h4 {
    padding-bottom: 15px;
    color: #ffffff;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
    font-size: 33px;
    font-weight: 700;
}

.aspiring-learners-2857 div p {
    display: flex;
    margin-bottom: 25px;
    border-radius: 10px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    padding: 15px 20px;
    align-items: center;
    border-left: 3px solid rgb(172,180,198);
    font-size: calc(17px + 2px);
    backdrop-filter: blur(5px);
    color: #ffffff;
}

.aspiring-learners-2857 div p::after {
    content: "";
    background: linear-gradient(90deg, rgb(172,180,198) 0%, transparent 100%);
    position: absolute;
    left: 0;
    transition: width 0.5s ease;
    bottom: 0;
    height: 1px;
    width: 0;
}

.attempt-now-6321 .academy-roots-3901 {
    border: 1px solid rgba(255, 255, 255, 0.05);
    flex-direction: row-reverse;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    justify-content: space-between;
    border-radius: 17px;
    display: flex;
    padding: 60px;
    position: relative;
    align-items: center;
    z-index: 10;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1));
}

.attempt-now-6321 .connect-widget-7052::after {
    inset: 3px;
    border-radius: 50%;
    position: absolute;
    background: rgb(131,144,167);
    z-index: -1;
    content: '';
}

.attempt-now-6321 .connect-widget-7052:hover {
    transform: scale(1.05);
}

.manage-tracking-8293 {
    display: flex;
    align-items: center;
    padding: 20px 15px;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
}

.track-prefs-3214 svg {
    height: 60px;
    transition: fill 0.3s ease;
    width: 60px;
    fill: rgb(172,180,198);
}

.cookie-overlay-panel-0892 p {
    line-height: 1.5;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 18px;
}

#cookiePolicyAcceptUsageBtn-7284 {
    background: rgb(172,180,198);
}

#opt-out-privacy-tracking-5138 {
    background: rgba(0, 0, 0, 0.5);
}

.cookie-overlay-panel-0892 p a:hover {
    color: rgb(131,144,167);
}


#privacyWarningBox-6051 {
    display: none;
}

.instructor-history-2013::before {
    left: 0;
    background-size: 150px 150px;
    animation: gridFlow 20s linear infinite;
    opacity: 0.1;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    background: 
        linear-gradient(90deg, transparent 85%, rgb(172,180,198,0.5) 85%, rgb(172,180,198,0.5) 88%, transparent 88%),
        linear-gradient(180deg, transparent 85%, rgb(131,144,167,0.5) 85%, rgb(131,144,167,0.5) 88%, transparent 88%);
    content: "";
    height: 100%;
}

.instructor-history-2013 .hero-photo-0283 {
    z-index: 2;
    border-radius: 22px 0 0 22px;
    height: 100%;
    transform: scale(1);
    position: relative;
    grid-area: photo;
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
    filter: contrast(1.1) brightness(1.05);
    overflow: hidden;
}

.instructor-history-2013 .name {
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    padding-bottom: 10px;
    align-self: end;
    font-size: 38px;
    grid-area: name;
    z-index: 3;
    margin-top: 80px;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    transform: translateX(0);
    color: #ffffff;
    position: relative;
}

.instructor-history-2013 .success-stories-4805:hover span:not(.name) {
    transform: translateX(15px);
    background: rgba(0, 0, 0, 0.3);
}

.instructor-history-2013 .success-stories-4805:hover .exp-container-8240 {
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.4);
    transform: translateX(15px) translateY(-5px);
}

.instructor-history-2013 .container::after {
    z-index: -1;
    height: 300px;
    content: "";
    right: -150px;
    opacity: 0.3;
    animation: pulseGlow 10s ease-in-out infinite alternate;
    position: absolute;
    bottom: -150px;
    filter: blur(70px);
    width: 300px;
    background: radial-gradient(circle, rgb(131,144,167,0.5) 0%, transparent 70%);
}

.privacy-block-7485 h2 {
    border-bottom: 2px solid rgb(131,144,167,0.5);
    font-size: 32px;
    margin-bottom: 15px;
    margin-top: 25px;
    color: rgb(131,144,167);
    padding-bottom: 5px;
    font-weight: 600;
}



.privacy-block-7485 h3, .privacy-block-7485 h4, .privacy-block-7485 h5, .privacy-block-7485 h6 {
    margin-bottom: 10px;
    color: rgb(172,180,198);
    font-weight: 600;
    margin-top: 20px;
    font-size: 1.2em;
}

.privacy-block-7485 button {
    cursor: pointer;
    font-size: 16px;
    border-radius: 10px;
    background: rgb(131,144,167);
    transition: background 0.3s ease;
    border: none;
    color: #ffffff;
    padding: 10px 20px;
}

.contact-6851::after {
    height: 100%;
    content: "";
    width: 100%;
    z-index: 0;
    left: 0;
    opacity: 0.6;
    top: 0;
    background: radial-gradient(
        circle at 20% 30%, 
        rgba(rgb(172,180,198), 0.15) 0%, 
        transparent 50%
    ), radial-gradient(
        circle at 80% 70%, 
        rgba(rgb(131,144,167), 0.15) 0%, 
        transparent 50%
    );
    position: absolute;
}

.contact-6851 .connect-request-4783::before {
    border-radius: 15px;
    height: 100%;
    content: "";
    top: -8px;
    width: 100%;
    z-index: -1;
    position: absolute;
    left: -8px;
    border: 1px solid rgba(rgb(172,180,198), 0.2);
}

.contact-6851 .hero-photo-0283::before {
    top: 0;
    width: 100%;
    z-index: 1;
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.6));
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
}

.contact-6851 .contact-query-7321::before {
    width: 60px;
    border-left: 2px solid rgba(rgb(131,144,167), 0.6);
    left: 20px;
    content: "";
    height: 60px;
    border-bottom: 2px solid rgba(rgb(131,144,167), 0.6);
    position: absolute;
    bottom: 20px;
}

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

.contact-6851 .connect-grid-4127 label::before {
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 22px;
    content: "";
    top: 2px;
    position: absolute;
    transition: all 0.3s ease;
    left: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    height: 22px;
}

.contact-6851 .connect-grid-4127 label a:hover {
    color: rgb(131,144,167);
}

.contact-6851 form .connect-widget-7052 {
    overflow: hidden;
    font-weight: 600;
    color: #ffffff;
    border: none;
    z-index: 1;
    position: relative;
    background: linear-gradient(45deg, rgb(172,180,198), rgb(131,144,167));
    display: inline-block;
    font-size: 19px;
    cursor: pointer;
    transition: all 0.4s ease;
    border-radius: 10px;
    padding: 16px 40px;
    font-family: Arial, sans-serif;
}

.pricing-offer-box-6825 .container {
    z-index: 1;
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.pricing-offer-box-6825 .study-costs-0825 {
    transform: translateY(20px);
    margin-bottom: 60px;
    opacity: 0;
    animation: fadeUp 0.8s ease-out forwards;
}

.pricing-offer-box-6825 .learning-fee-6780 {
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 25px;
    max-width: 800px;
}

.pricing-offer-box-6825 .package-price-7048 {
    transform: translateY(30px);
    display: block;
    animation-delay: calc(0.15s * var(--i, 1));
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
    opacity: 0;
    animation: fadeUp 0.8s ease-out forwards;
    perspective: 1000px;
}

.pricing-offer-box-6825 .value-rates-0516 {
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    min-height: 250px;
    padding: 35px 30px;
}

.pricing-offer-box-6825 .value-rates-0516 h3 {
    color: #000000;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 20px;
    font-size: calc(23px + 2px);
    transition: transform 0.3s ease;
    position: relative;
}

.pricing-offer-box-6825 .package-price-7048:hover .cost-breakdown-4983 {
    transform: scale(1.05);
    color: rgb(172,180,198);
}

.pricing-offer-box-6825 .hero-photo-0283 {
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: all 0.5s ease;
}

.pricing-offer-box-6825 .package-price-7048:hover .hero-photo-0283 {
    transform: scale(1.05);
}

.course-program-4790 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(220,223,231) 0%, #ffffff 100%);
}

.course-program-4790 .container {
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.course-program-4790 h2 {
    font-size: calc(38px * 1.1);
    line-height: 1.3;
    position: relative;
    font-weight: 700;
    animation: slideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateX(-5%);
    color: #000000;
    margin-bottom: 40px;
    opacity: 0;
}

.course-program-4790 .hero-photo-0283::before {
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5));
    top: 0;
    width: 100%;
    z-index: 1;
}

.course-program-4790 .text-widget-9867 {
    gap: 30px;
    opacity: 0;
    flex-direction: column;
    display: flex;
    transform: translateY(20px);
    animation: fadeUp 1s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

.course-program-4790 .description:hover {
    border-left: 2px solid rgb(131,144,167);
}

.appContent-8013::before {
    height: 70%;
    width: 50%;
    pointer-events: none;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    top: -10%;
    z-index: 1;
    right: -5%;
    transform: rotate(-15deg) skew(10deg);
    background: linear-gradient(120deg, rgb(131,144,167) 0%, rgb(172,180,198) 100%);
    animation: float 12s ease-in-out infinite;
    opacity: 0.1;
    position: absolute;
    content: "";
}

.appContent-8013 h2::after {
    background: linear-gradient(90deg, rgb(172,180,198) 0%, rgb(131,144,167) 100%);
    transform: scaleX(0);
    width: 120px;
    position: absolute;
    left: 0;
    bottom: -15px;
    transform-origin: left;
    content: "";
    height: 4px;
    animation: expandLine 1.2s 0.4s cubic-bezier(0.17, 0.67, 0.43, 0.99) forwards;
}

.appContent-8013 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.appContent-8013 li {
    position: relative;
    padding-left: 1.5rem;
}

.appContent-8013 span {
    animation: fadeIn 1s 1.2s ease-out forwards;
    font-size: 14px;
    transform: translateY(15px);
    opacity: 0;
    color: #000000;
    line-height: 1.7;
    display: block;
    font-family: Arial, sans-serif;
}



.sustain-cta-0239 .container {
    flex-direction: column;
    display: flex;
    position: relative;
}

.sustain-cta-0239 .company_holder {
    margin-bottom: 3rem;
    position: relative;
    text-align: center;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.sustain-cta-0239 .company_holder::after {
    right: 0;
    animation-delay: 1.5s;
}

.sustain-cta-0239 .company_holder h3::after {
    width: 60px;
    left: 50%;
    position: absolute;
    height: 3px;
    background: rgb(131,144,167);
    bottom: -10px;
    content: "";
    transform: translateX(-50%);
}

.sustain-cta-0239 .top-wrap-0579::before {
    height: 20px;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
    position: absolute;
    width: 1px;
    content: "";
    background: rgb(172,180,198);
}

.sustain-cta-0239 .nav-skill-3910 h5 {
    font-size: 19px;
    color: rgb(131,144,167);
    text-align: center;
    padding-bottom: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 600;
    border-bottom: 1px dashed rgba(255,255,255,0.2);
    margin-bottom: 1.5rem;
}

.sustain-cta-0239 .nav-skill-3910 .top-wrap-0579 a:hover {
    color: rgb(131,144,167);
    opacity: 1;
}

.rating-stars-0492 {
    background-color: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    padding: 1.2rem 0;
    margin-top: 4rem;
    position: relative;
}

.rating-stars-0492 .tiktok-edu-3089 {
    letter-spacing: 0.5px;
    color: #ffffff;
    text-align: center;
    opacity: 0.8;
    position: relative;
    font-size: 15px;
}

.our-mission-8261 {
    color: #ffffff;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.our-mission-8261::after {
    content: "";
    top: -10%;
    pointer-events: none;
    position: absolute;
    width: 50%;
    background: linear-gradient(135deg, rgb(172,180,198,0.5), transparent);
    right: -10%;
    height: 70%;
    transform: rotate(-15deg);
    z-index: 2;
}

.our-mission-8261 .text-widget-9867:hover {
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
    transform: perspective(1000px) rotateY(0deg);
}

.our-mission-8261 h1 {
    opacity: 0;
    font-size: 39px;
    position: relative;
    animation: slideInTitle 0.8s forwards 0.2s ease-out;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 2rem;
    transform: translateX(-20px);
}

.our-mission-8261 ul li {
    margin-bottom: 1.5rem;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.8s forwards 0.4s ease-out;
}

.our-mission-8261 span {
    line-height: 1.8;
    border-left: 2px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    max-height: 300px;
    padding-right: 1rem;
    color: #ffffff;
    position: relative;
    overflow-y: auto;
    display: block;
    padding-left: 0.5rem;
}


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



@media (min-width: 768px) {.title-opener-3582 {
    padding: 6rem 3rem;
}.title-opener-3582 .learn-start-2913 {
    grid-template-columns: 1fr 1.5fr;
    transform: perspective(1200px) rotateX(3deg);
    gap: 4rem;
    align-items: center;
}.title-opener-3582 .learn-start-2913 > div:first-child {
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
}.title-opener-3582 .timeline-hist-3195 {
    padding: 4rem;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
}.title-opener-3582 h3 {
    text-align: left;
}.title-opener-3582 h3::after {
    transform: none;
    left: 0;
}.title-opener-3582 .timeline-hist-3195 > div {
    min-height: 200px;
}
}



@media screen and (min-width: 768px) {.connect-9361 {
    padding: 8rem 3rem;
}.connect-9361 h1 {
    font-size: calc(39px * 1.2);
}.connect-9361 .send-message-4976 {
    grid-template-columns: repeat(2, 1fr);
}.connect-9361 .send-message-4976 > div:first-child {
    grid-column: 1 / -1;
}
}



@media (prefers-reduced-motion: reduce) {.connect-9361 h1,
    .connect-9361 .send-message-4976,
    .connect-9361 .send-message-4976 > div:first-child {
    opacity: 1;
    animation: none;
    transform: translateY(0);
}.connect-9361 .send-message-4976 > div:hover,
    .connect-9361 .msg-page-3810:hover {
    transform: none;
}}



@media (max-width: 479px) {.aspiring-learners-2857 {
    padding: 40px 0;
}.aspiring-learners-2857 .academy-roots-3901 {
    padding: 25px 15px;
}.aspiring-learners-2857 h4 {
    font-size: calc(33px - 6px);
}.aspiring-learners-2857 div p {
    font-size: calc(17px - 2px);
    padding: 8px 10px;
}.aspiring-learners-2857 div p svg {
    margin-right: 8px;
    min-width: 18px;
    width: 18px;
    height: 18px;
}}



@media (max-width: 480px) {.attempt-now-6321 {
    padding: 50px 0;
}.attempt-now-6321 .academy-roots-3901 {
    padding: 25px 20px;
}.attempt-now-6321 .container p {
    font-size: calc(12px * 1.2);
}.attempt-now-6321 .connect-widget-7052 {
    width: 120px;
    font-size: calc(18px * 0.9);
    height: 120px;
}}



@media (max-width: 992px) {.instructor-history-2013 .success-stories-4805 {
    grid-template-areas:
            "hero-photo-0283"
            "name"
            "job-profile-2341"
            "exp-container-8240";
    grid-template-rows: auto auto auto auto;
    gap: 20px;
    grid-template-columns: 1fr;
}.instructor-history-2013 .hero-photo-0283 {
    border-radius: 22px 22px 0 0;
    height: 350px;
}.instructor-history-2013 .hero-photo-0283::before {
    height: 10px;
    width: 100%;
}.instructor-history-2013 .name {
    text-align: center;
    margin-top: 0;
}.instructor-history-2013 .name::after {
    left: 50%;
    transform: translateX(-50%);
}.instructor-history-2013 .success-stories-4805:hover .name {
    transform: translateY(-5px);
}.instructor-history-2013 .success-stories-4805 span:not(.name) {
    margin: 0 auto;
}.instructor-history-2013 .success-stories-4805:hover span:not(.name) {
    transform: translateY(-5px);
}.instructor-history-2013 .exp-container-8240 {
    margin: 0 auto;
    border-left: none;
    border-top: 4px solid rgb(131,144,167);
    width: 90%;
}.instructor-history-2013 .success-stories-4805:hover .exp-container-8240 {
    transform: translateY(-5px);
}
}



@media (max-width: 1199px) {.pricing-offer-box-6825 {
    padding: 80px 0;
}.pricing-offer-box-6825 .study-costs-0825 {
    max-width: 800px;
    margin: 0 auto 50px;
    text-align: center;
}.pricing-offer-box-6825 .study-costs-0825 h2::after {
    left: 50%;
    transform: translateX(-50%);
}
}



@media (min-width: 768px) {.course-program-4790 .learn-professional-0391 {
    gap: 60px;
    grid-template-columns: 0.8fr 1.2fr;
    align-items: flex-start;
}.course-program-4790 .hero-photo-0283 {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    height: 500px;
    transition: clip-path 0.5s ease;
}.course-program-4790 .hero-photo-0283:hover {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}.course-program-4790 h2 {
    max-width: 80%;
    font-size: calc(38px * 1.2);
}.course-program-4790 .text-widget-9867 {
    padding-top: 20px;
}
}



@media (max-width: 767px) {.course-program-4790 {
    padding: 80px 0;
}.course-program-4790 h2 {
    margin-bottom: 30px;
    font-size: 38px;
}.course-program-4790 .hero-photo-0283 {
    height: 280px;
}.course-program-4790 .description {
    line-height: 1.7;
    font-size: calc(14px * 0.95);
}}



@media (max-width: 767px) {.appContent-8013 {
    padding: 3.5rem 1.25rem;
}.appContent-8013 h2 {
    margin-bottom: 2rem;
    font-size: calc(31px * 0.8);
}.appContent-8013 h2::after {
    height: 3px;
    width: 100px;
}.appContent-8013 .academy-roots-3901 {
    padding: 2rem 1.5rem;
}.appContent-8013 span {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}
}



@media screen and (max-width: 768px) {.sustain-cta-0239 .press-room-5890 {
    align-items: center;
    flex-direction: column;
}.sustain-cta-0239 .top-wrap-0579 {
    flex-direction: column;
    max-width: 450px;
    gap: 2rem;
    width: 100%;
}.sustain-cta-0239 .nav-skill-3910 {
    width: 100%;
}
}



@media (max-width: 768px) {.our-mission-8261 {
    padding: 60px 0;
}.our-mission-8261 .text-widget-9867 {
    transform: none;
    padding: 2rem;
}.our-mission-8261 .text-widget-9867::before {
    width: 25%;
}.our-mission-8261 h1 {
    font-size: calc(39px * 0.8);
    margin-bottom: 1.5rem;
}.our-mission-8261 h1::after {
    bottom: -10px;
    height: 3px;
    width: 60px;
}.our-mission-8261 h4 {
    font-size: calc(24px * 0.9);
}.our-mission-8261 span {
    font-size: calc(12px * 0.95);
    max-height: 200px;
    line-height: 1.7;
}
}



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

@keyframes pulse-effect {
    0% {
        transform: scale(1);
        opacity: 0.1;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.2;
    }
    100% {
        transform: scale(1);
        opacity: 0.1;
    }
}



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



@keyframes pulseOpacity {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.9;
    }
}

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



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



@keyframes slideIn {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}



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

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

@keyframes slide {
    0% {
        width: 0;
        opacity: 0.5;
    }
    100% {
        width: 40%;
        opacity: 1;
    }
}



@keyframes lineExpand {
    to {
        transform: scaleX(1);
    }
}

