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

header,footer {
    width: 100%;
}

header {
    position: fixed;
    width: 100%;
    left: 0;
    border-bottom: 2px solid rgb(220,223,231);
    top: 0;
    transition: all 0.3s ease;
    z-index: 1000;
    background-color: #ffffff;
}

.title-opener-3582::before {
    z-index: 1;
    top: 0;
    width: 100%;
    pointer-events: none;
    background: 
    radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.1) 0%, transparent 40%),
    radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.05) 0%, transparent 30%);
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
}

.title-opener-3582 .learn-start-2913 > div:first-child {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.2),
    0 5px 15px rgba(0, 0, 0, 0.1),
    inset 0 1px 1px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    padding: 2rem;
    transform: translateZ(20px);
}

.title-opener-3582 h3:hover::after {
    width: 120px;
}

.title-opener-3582 .timeline-hist-3195 {
    background: linear-gradient(
    145deg,
    rgba(rgb(131,144,167,0.5), 0.3) 0%,
    rgba(rgba(0, 0, 0, 0.5), 0.6) 100%
  );
    padding: 3rem;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    display: flex;
    transform: translateZ(30px);
    flex-direction: column;
    gap: 1.5rem;
    border-left: 4px solid rgb(131,144,167);
    box-shadow: 
    0 20px 50px rgba(0, 0, 0, 0.3),
    0 10px 20px rgba(0, 0, 0, 0.2);
}

.title-opener-3582 .timeline-hist-3195 > div::before {
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.4) 100%
  );
    z-index: 1;
}

.title-opener-3582 .timeline-hist-3195 > div:hover::after {
    opacity: 1;
}

.title-opener-3582 .timeline-hist-3195 > div:hover p {
    transform: translateY(0);
}

header .head-class-8941 {
    width: 100%;
    padding: 0;
}

header .container {
    padding: 20px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

header .main-class-0952 {
    align-items: center;
    position: relative;
    display: flex;
    justify-content: space-between;
}

header .top-lead-3276:before {
    height: 6px;
    background-color: rgb(172,180,198);
    top: 50%;
    transition: transform 0.3s ease;
    content: '';
    position: absolute;
    transform: translateY(-50%) scale(0);
    border-radius: 10px;
    left: -15px;
    width: 6px;
}

header .top-lead-3276:hover:after {
    transform: scaleX(1);
}

header .page-header-7064:before {
    position: absolute;
    width: 100%;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    content: '';
    opacity: 0;
    border-radius: 10px;
    left: 0;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    top: 0;
    border: 2px solid transparent;
    background: linear-gradient(to right, rgb(172,180,198), rgb(131,144,167)) border-box;
    height: 100%;
    transition: opacity 0.3s ease;
}

.connect-9361 h1 {
    position: relative;
    margin-bottom: 3rem;
    transform: translateY(0);
    text-align: center;
    font-size: 39px;
    animation: fadeSlideUp 0.8s 0.2s forwards ease-out;
    z-index: 1;
    color: #000000;
    opacity: 0;
    font-weight: 700;
}

.connect-9361 .send-message-4976 > div {
    box-shadow: 0 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.08);
    padding: 2rem;
    border-left: 4px solid rgb(172,180,198);
    background: rgba(#ffffff, 0.9);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    backdrop-filter: blur(8px);
}

.connect-9361 h6 svg {
    transition: transform 0.3s ease;
    transform: scale(0.85);
    margin-left: 0.5rem;
}

.connect-9361 .message-request-0217 {
    gap: 1.25rem;
    flex-direction: column;
    display: flex;
}

.connect-9361 .msg-page-3810:hover {
    transform: translateX(5px);
    color: rgb(172,180,198);
}

.connect-9361 .msg-page-3810:hover::after {
    width: 100%;
}

.connect-9361 .msg-page-3810 svg {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
    transform: scale(0.85);
}

.aspiring-learners-2857::before {
    opacity: 0.6;
    z-index: 0;
    left: 0;
    height: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(172,180,198,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(131,144,167,0.5) 0%, transparent 40%);
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
}

.aspiring-learners-2857 .academy-roots-3901:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.15) inset;
    transform: translateY(-10px);
}

.aspiring-learners-2857 .academy-roots-3901::after {
    position: absolute;
    content: "";
    filter: blur(25px);
    bottom: -75px;
    background: linear-gradient(225deg, rgb(131,144,167) 0%, rgb(172,180,198) 100%);
    left: -75px;
    height: 150px;
    opacity: 0.1;
    border-radius: 50%;
    animation: pulse-effect 8s infinite alternate-reverse ease-in-out;
    width: 150px;
}

.aspiring-learners-2857 div p:last-child {
    margin-bottom: 0;
}

.aspiring-learners-2857 div p:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}

.aspiring-learners-2857 div p svg {
    height: 24px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
    min-width: 24px;
    transition: transform 0.3s ease;
    margin-right: 15px;
    width: 24px;
}

.attempt-now-6321 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: rgb(220,223,231);
}

.attempt-now-6321::after {
    position: absolute;
    opacity: 0.05;
    background: repeating-linear-gradient(45deg, #000000, #000000 10px, rgba(0, 0, 0, 0.5) 10px, rgba(0, 0, 0, 0.5) 20px);
    content: '';
    height: 200%;
    width: 200%;
    left: -50%;
    z-index: 1;
    animation: rotate-bg 120s linear infinite;
    top: -50%;
}

.attempt-now-6321 .connect-widget-7052 {
    padding: 0;
    height: 200px;
    align-items: center;
    text-decoration: none;
    font-weight: 700;
    isolation: isolate;
    z-index: 5;
    overflow: hidden;
    position: relative;
    width: 200px;
    display: flex;
    border-radius: 50%;
    color: #ffffff;
    font-size: 18px;
    justify-content: center;
    background: transparent;
}

.cookie-overlay-panel-0892 {
    border-top: 3px solid rgb(172,180,198);
    width: 100%;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    z-index: 90;
    position: fixed;
    background: rgb(220,223,231);
    transition: transform 0.3s ease-in-out;
    bottom: 0;
}

.cookie-overlay-panel-0892 h5 {
    color: rgb(172,180,198);
    font-size: 22px;
    margin-bottom: 8px;
    font-family: Arial, sans-serif;
    font-weight: 600;
}

.track-edu-7608:hover {
    box-shadow: 0 0 10px rgb(131,144,167,0.5);
    background: rgb(131,144,167);
}

.cookie-overlay-panel-0892 p a {
    text-decoration: underline;
    transition: color 0.3s ease;
    color: rgb(172,180,198);
}

.instructor-history-2013 {
    padding: 8rem 0;
    overflow: hidden;
    min-height: 700px;
    background: linear-gradient(150deg, rgb(220,223,231) 0%, #000000 100%);
    position: relative;
}

.instructor-history-2013 .success-stories-4805 {
    min-height: 580px;
    background: transparent;
    grid-template-rows: auto auto 1fr;
    grid-template-areas:
        "photo name"
        "photo job"
        "photo quote";
    gap: 20px 30px;
    display: grid;
    position: relative;
    grid-template-columns: 45% 1fr;
}

.instructor-history-2013 .success-stories-4805::after {
    top: 0;
    content: "";
    border: 1px solid rgba(255, 255, 255, 0.1);
    z-index: -2;
    left: 0;
    border-radius: 22px;
    position: absolute;
    backdrop-filter: blur(15px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.2) 100%);
    width: 100%;
    height: 100%;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
}

.instructor-history-2013 .success-stories-4805:hover .name {
    transform: translateX(15px);
}

.instructor-history-2013 .name::after {
    width: 0;
    transition: width 0.5s ease;
    background: rgb(172,180,198);
    left: 0;
    content: "";
    bottom: 0;
    height: 2px;
    position: absolute;
}

.instructor-history-2013 .exp-container-8240 {
    align-self: start;
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    width: 95%;
    position: relative;
    line-height: 1.8;
    font-size: 16px;
    transform: translateY(0);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
    grid-area: quote;
    padding: 2rem;
    z-index: 2;
    border-left: 4px solid rgb(131,144,167);
    margin-right: 0;
    border-radius: 22px;
    backdrop-filter: blur(10px);
    color: #ffffff;
}

.privacy-block-7485 h1 {
    margin-top: 30px;
    color: #000000;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 39px;
}

.privacy-block-7485 li {
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 1.6;
}

.privacy-block-7485 p, .privacy-block-7485 span {
    font-size: 17px;
    margin-bottom: 10px;
    color: #000000;
    line-height: 1.6;
}

.privacy-block-7485 a:hover {
    text-decoration: underline;
    color: rgb(172,180,198);
}

.privacy-block-7485 button:hover {
    background: rgb(172,180,198);
}

.contact-6851::before {
    width: 100%;
    position: absolute;
    background: 
        linear-gradient(90deg, transparent 0%, rgba(rgb(172,180,198), 0.03) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgba(rgb(131,144,167), 0.04) 50%, transparent 100%);
    content: "";
    left: 0;
    animation: gridMove 20s linear infinite;
    height: 100%;
    background-size: 20px 20px, 20px 20px;
    top: 0;
}

.contact-6851 h2::after {
    content: "";
    height: 3px;
    position: absolute;
    border-radius: 1.5px;
    width: 80px;
    background: linear-gradient(90deg, rgb(172,180,198), rgb(131,144,167));
    left: 50%;
    bottom: -15px;
    transform: translateX(-50%);
}

.contact-6851 .hero-photo-0283 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    min-height: 550px;
    position: relative;
    border-radius: 15px;
    height: 100%;
}

.contact-6851 .hero-photo-0283::after {
    position: absolute;
    border-right: 2px solid rgba(rgb(172,180,198), 0.6);
    border-top: 2px solid rgba(rgb(172,180,198), 0.6);
    top: 20px;
    height: 60px;
    width: 60px;
    content: "";
    z-index: 2;
    right: 20px;
}

.contact-6851 form {
    width: 100%;
}

.contact-6851 form h3::before {
    left: 0;
    height: 100%;
    background: rgb(172,180,198);
    border-radius: 10px;
    position: absolute;
    content: "";
    width: 3px;
    top: 0;
}

.contact-6851 form input[type="text"]:focus {
    background: rgba(255, 255, 255, 0.08);
    outline: none;
    box-shadow: 0 0 15px rgba(rgb(172,180,198), 0.2);
    border-color: rgb(172,180,198);
}

.contact-6851 .connect-grid-4127 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact-6851 .connect-grid-4127 input[type="checkbox"]:checked + label::before {
    border-color: rgb(172,180,198);
    background: rgb(172,180,198);
}

.contact-6851 .connect-grid-4127 label a {
    color: rgb(172,180,198);
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    font-weight: 600;
}

.contact-6851 form .connect-widget-7052::before {
    background: linear-gradient(45deg, rgb(131,144,167), rgb(172,180,198));
    content: "";
    height: 100%;
    top: 0;
    left: -100%;
    width: 100%;
    transition: all 0.4s ease;
    z-index: -1;
    position: absolute;
}

.contact-6851 svg path {
    fill: rgb(172,180,198);
    transition: fill 0.3s ease;
}

.pricing-offer-box-6825::before {
    content: "";
    top: 0;
    z-index: 0;
    background: linear-gradient(135deg, rgba(rgb(131,144,167,0.5), 0.05) 0%, rgba(rgb(172,180,198,0.5), 0.08) 100%);
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
}

.pricing-offer-box-6825 .study-costs-0825 h2::after {
    height: 4px;
    background: linear-gradient(90deg, rgb(131,144,167), rgb(172,180,198));
    bottom: -10px;
    position: absolute;
    content: "";
    left: 0;
    border-radius: 2px;
    width: 80px;
}

.pricing-offer-box-6825 .package-price-7048:nth-child(1) {
    --i: 1;
}

.pricing-offer-box-6825 .package-price-7048:nth-child(2) {
    --i: 2;
}

.pricing-offer-box-6825 .package-price-7048:nth-child(4) {
    --i: 4;
}

.pricing-offer-box-6825 .package-price-7048:hover .study-fees-5367 {
    transform: translateY(-15px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.2),
              15px 15px 30px -10px rgba(0, 0, 0, 0.1),
              -15px 15px 30px -10px rgba(rgb(172,180,198,0.5), 0.1);
}

.pricing-offer-box-6825 .cost-breakdown-4983 {
    font-size: calc(23px + 4px);
    font-weight: 700;
    margin: 20px 0;
    transition: all 0.3s ease;
    position: relative;
    display: block;
    color: rgb(131,144,167);
}

.pricing-offer-box-6825 .value-rates-0516 p {
    line-height: 1.6;
    hyphens: auto;
    white-space: normal;
    overflow-wrap: break-word;
    transition: color 0.3s ease;
    word-break: normal;
    font-size: 14px;
    word-wrap: break-word;
    color: #000000;
    margin-top: 15px;
}

.pricing-offer-box-6825 .package-price-7048:hover .hero-photo-0283::after {
    opacity: 0.3;
}

.course-program-4790::before {
    filter: blur(80px);
    z-index: 0;
    animation: float 15s ease-in-out infinite;
    background: rgb(172,180,198,0.5);
    position: absolute;
    width: 300px;
    content: "";
    top: -50px;
    right: -50px;
    height: 300px;
}

.course-program-4790 h2::after {
    position: absolute;
    content: "";
    transform-origin: left;
    height: 4px;
    left: 0;
    width: 80px;
    background: linear-gradient(90deg, rgb(172,180,198) 0%, rgb(131,144,167) 100%);
    animation: scaleIn 1.2s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: scaleX(0);
    bottom: -10px;
}

.course-program-4790 .hero-photo-0283::after {
    transition: opacity 0.5s ease;
    position: absolute;
    opacity: 0.2;
    content: "";
    z-index: 2;
    mix-blend-mode: hue;
    background: rgb(172,180,198);
    inset: 0;
}

.course-program-4790 .description {
    border-left: 2px solid rgb(131,144,167,0.5);
    font-size: 14px;
    margin: 0;
    transition: border-left 0.3s ease;
    padding-left: 15px;
    line-height: 1.8;
    color: #000000;
    position: relative;
}

.appContent-8013 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(131,144,167,0.5) 0%, rgb(172,180,198,0.5) 100%);
    padding: 5rem 2rem;
    position: relative;
}

.appContent-8013 .container {
    display: flex;
    align-items: flex-start;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    flex-direction: column;
}

.appContent-8013 h2 {
    font-size: 31px;
    transform: translateX(-10px);
    line-height: 1.3;
    font-family: Arial, sans-serif;
    margin-bottom: 2.5rem;
    max-width: 90%;
    font-weight: 700;
    animation: slideIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    color: #000000;
    position: relative;
    opacity: 0;
}

.appContent-8013 .academy-roots-3901::before {
    transform-origin: left;
    position: absolute;
    height: 5px;
    content: "";
    animation: expandLine 1.5s 1s cubic-bezier(0.17, 0.67, 0.43, 0.99) forwards;
    right: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(131,144,167) 0%, rgb(172,180,198) 100%);
    transform: scaleX(0);
    top: 0;
}

.sustain-cta-0239::before {
    position: absolute;
    z-index: -1;
    background: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgb(172,180,198,0.5) 100%);
    height: 100%;
    content: "";
    width: 100%;
    left: 0;
    top: 0;
}

.sustain-cta-0239 .company_holder::before,
.sustain-cta-0239 .company_holder::after {
    width: 20%;
    bottom: -1px;
    background: linear-gradient(90deg, transparent, rgb(131,144,167), transparent);
    content: "";
    position: absolute;
    height: 2px;
    animation: slide 3s infinite alternate;
}

.sustain-cta-0239 .company_holder::before {
    left: 0;
    animation-delay: 0s;
}

.sustain-cta-0239 .press-room-5890 {
    justify-content: center;
    display: flex;
}

.sustain-cta-0239 .top-wrap-0579 {
    display: flex;
    position: relative;
    gap: 6rem;
}

.sustain-cta-0239 .nav-skill-3910:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.2);
    background: rgba(rgb(172,180,198,0.5), 0.1);
}

.sustain-cta-0239 .nav-skill-3910 .top-wrap-0579 {
    position: static;
    gap: 0.8rem;
    flex-direction: column;
    display: flex;
}

.sustain-cta-0239 .nav-skill-3910 .top-wrap-0579 a::before {
    transition: transform 0.4s ease;
    width: 100%;
    bottom: 0;
    content: "";
    left: 0;
    z-index: -1;
    background: linear-gradient(90deg, transparent, rgb(172,180,198), transparent);
    transform-origin: center;
    transform: scaleX(0);
    position: absolute;
    height: 1px;
}



.rating-stars-0492 .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.rating-stars-0492 .tiktok-edu-3089::before,
.rating-stars-0492 .tiktok-edu-3089::after {
    margin: 0 0.6rem;
    color: rgb(172,180,198);
    content: "•";
}

.our-mission-8261::before {
    top: 0;
    position: absolute;
    right: 0;
    background: linear-gradient(135deg, 
        rgba(18, 36, 72, 0.85) 0%,
        rgba(42, 57, 80, 0.75) 50%,
        rgba(18, 36, 72, 0.85) 100%);
    bottom: 0;
    content: "";
    z-index: 1;
    backdrop-filter: blur(5px);
    left: 0;
}

.our-mission-8261 .text-widget-9867::before {
    z-index: -1;
    content: "";
    background: rgb(131,144,167);
    position: absolute;
    transform: skewX(-25deg);
    width: 30%;
    height: 30px;
    right: -10px;
    top: -10px;
}

.our-mission-8261 h1::after {
    animation: lineExpand 0.6s forwards 0.8s ease-out;
    background: rgb(172,180,198);
    left: 0;
    height: 4px;
    transform: scaleX(0);
    bottom: -15px;
    width: 80px;
    transform-origin: left;
    position: absolute;
    content: "";
}

.our-mission-8261 h4::before {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    height: 6px;
    border-radius: 10px;
    content: "";
    background: rgb(131,144,167);
    left: -15px;
    width: 6px;
}

.our-mission-8261 span::-webkit-scrollbar {
    width: 6px;
}

.our-mission-8261 span::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
}

.our-mission-8261 span::-webkit-scrollbar-thumb {
    background: rgb(172,180,198,0.5);
    border-radius: 10px;
}



@media (max-width: 767px) {.title-opener-3582 .learn-start-2913 {
    transform: perspective(800px) rotateX(1deg);
}.title-opener-3582 h1 {
    transform: none;
}.title-opener-3582 .timeline-hist-3195 {
    padding: 2rem;
}
}



@media (max-width: 991px) {header .container {
    padding: 15px;
}header .nav-skill-3910 {
    gap: 20px;
}header .top-lead-3276:before {
    left: -10px;
}header .page-header-7064 svg {
    height: 38px;
}
}



@media (max-width: 480px) {header .container {
    padding: 12px 10px;
}header .page-header-7064 svg {
    height: 32px;
}}



@media screen and (min-width: 1024px) {.connect-9361 {
    padding: 10rem 4rem;
}.connect-9361 .send-message-4976 {
    grid-template-columns: 1.5fr 1fr 1fr;
}.connect-9361 .send-message-4976 > div:first-child {
    grid-column: auto;
}.connect-9361 h1::after {
    width: 120px;
}
}



@media (max-width: 991px) {.aspiring-learners-2857 {
    padding: 80px 0;
}.aspiring-learners-2857 .academy-roots-3901 {
    padding: 40px 30px;
}.aspiring-learners-2857 h4 {
    margin-bottom: 30px;
    font-size: calc(33px - 2px);
}.aspiring-learners-2857 div p {
    padding: 12px 15px;
    font-size: 17px;
    margin-bottom: 20px;
}
}



@media (max-width: 991px) {.attempt-now-6321 {
    padding: 90px 0;
}.attempt-now-6321 .academy-roots-3901 {
    padding: 40px;
}.attempt-now-6321 .container p {
    font-size: calc(21px * 1.2);
}.attempt-now-6321 .connect-widget-7052 {
    height: 160px;
    width: 160px;
}
}



@media (max-width: 767px) {.attempt-now-6321 {
    padding: 70px 0;
}.attempt-now-6321 .academy-roots-3901 {
    padding: 30px;
    gap: 40px;
    flex-direction: column;
}.attempt-now-6321 .container p {
    width: 100%;
    text-align: center;
    font-size: 21px;
}.attempt-now-6321 .connect-widget-7052 {
    width: 140px;
    height: 140px;
}
}


@media only screen and (max-width: 800px) {.manage-tracking-8293 {
    padding: 15px;
}.track-prefs-3214 {
    display: none;
}.cookie-overlay-panel-0892 h5 {
    font-size: 20px;
}.cookie-overlay-panel-0892 p {
    font-size: 14px;
}}



@media (max-width: 576px) {.instructor-history-2013 {
    padding: 5rem 0;
}.instructor-history-2013 .hero-photo-0283 {
    height: 250px;
}.instructor-history-2013 .name {
    font-size: 18px;
}.instructor-history-2013 .success-stories-4805 span:not(.name) {
    padding: 0.5rem 1rem;
    font-size: 16px;
}.instructor-history-2013 .exp-container-8240 {
    padding: 1.5rem;
    line-height: 1.6;
    width: 95%;
    font-size: calc(16px * 0.9);
}}



@media screen and (max-width: 767px) {.contact-6851 {
    padding: 70px 0;
}.contact-6851 h2 {
    font-size: calc(35px * 0.9);
}.contact-6851 .hero-photo-0283 {
    min-height: 350px;
}.contact-6851 .hero-photo-0283::after,
    .contact-6851 .contact-query-7321::before {
    width: 40px;
    height: 40px;
}
}



@media (min-width: 1200px) {.pricing-offer-box-6825 .edu-packages-1254 {
    flex-direction: row-reverse;
}.pricing-offer-box-6825 .study-costs-0825 {
    width: 30%;
    margin-bottom: 0;
    padding-left: 50px;
}.pricing-offer-box-6825 .monthly-rate-5849 {
    width: 70%;
}.pricing-offer-box-6825 .study-costs-0825 h2 {
    font-size: calc(33px + 4px);
}
}



@media (max-width: 767px) {.pricing-offer-box-6825 {
    padding: 60px 0;
}.pricing-offer-box-6825 .monthly-rate-5849 {
    grid-template-columns: 1fr;
    gap: 20px;
}.pricing-offer-box-6825 .value-rates-0516 {
    padding: 25px 20px;
}.pricing-offer-box-6825 .hero-photo-0283 {
    height: 180px;
}.pricing-offer-box-6825 .study-costs-0825 h2 {
    font-size: calc(33px - 2px);
}.pricing-offer-box-6825 .learning-fee-6780 {
    font-size: calc(14px - 1px);
}
}



@media (min-width: 992px) {.course-program-4790 {
    padding: 150px 0;
}.course-program-4790 .container {
    padding: 0 40px;
}.course-program-4790 h2 {
    max-width: 70%;
    font-size: calc(38px * 1.3);
    margin-bottom: 60px;
}.course-program-4790 .hero-photo-0283 {
    height: 550px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
}.course-program-4790 .description {
    line-height: 1.9;
    font-size: calc(14px * 1.05);
}.course-program-4790 .text-widget-9867 {
    padding-top: 30px;
}
}



@media (max-width: 991px) {.appContent-8013 {
    padding: 4rem 1.5rem;
}.appContent-8013 h2 {
    max-width: 100%;
    font-size: calc(31px * 0.9);
}.appContent-8013 .academy-roots-3901 {
    padding: 2.5rem 2rem;
}
}



@media (max-width: 480px) {.appContent-8013 {
    padding: 3rem 1rem;
}.appContent-8013 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(31px * 0.7);
}.appContent-8013 h2::after {
    bottom: -10px;
    height: 3px;
    width: 80px;
}.appContent-8013 .academy-roots-3901 {
    padding: 1.5rem 1.25rem;
}.appContent-8013 li {
    padding-left: 1.25rem;
}.appContent-8013 li::before {
    height: 6px;
    width: 6px;
}.appContent-8013 span {
    font-size: calc(14px * 0.9);
    line-height: 1.5;
}}



@media (max-width: 992px) {.our-mission-8261 {
    padding: 80px 0;
}.our-mission-8261 .text-widget-9867 {
    padding: 2.5rem;
    transform: perspective(800px) rotateY(-1deg);
}.our-mission-8261 h1 {
    font-size: calc(39px * 0.9);
}.our-mission-8261 span {
    max-height: 250px;
}
}



@media (max-width: 576px) {.our-mission-8261 {
    padding: 50px 0;
}.our-mission-8261 .text-widget-9867 {
    border-left-width: 3px;
    padding: 1.5rem;
}.our-mission-8261 .text-widget-9867::before {
    display: none;
}.our-mission-8261 h1 {
    font-size: calc(39px * 0.7);
    margin-bottom: 1.25rem;
}.our-mission-8261 h1::after {
    width: 50px;
}.our-mission-8261 h4 {
    font-size: calc(24px * 0.85);
}.our-mission-8261 span {
    line-height: 1.6;
    padding-left: 0.25rem;
    font-size: calc(12px * 0.9);
    border-left-width: 1px;
}.our-mission-8261 span::first-letter {
    font-size: 1.5em;
}
}



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



@keyframes horizontalBreathing {
    0%, 100% {
        opacity: 0.2;
        transform: translateY(-50%) scaleX(0.9);
    }
    50% {
        opacity: 0.4;
        transform: translateY(-50%) scaleX(1.1);
    }
}



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



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



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



@keyframes float {
    0% {
        transform: rotate(-15deg) skew(10deg) translateY(0);
    }
    50% {
        transform: rotate(-13deg) skew(12deg) translateY(-15px);
    }
    100% {
        transform: rotate(-15deg) skew(10deg) translateY(0);
    }
}



@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

