﻿header,footer {
    width: 100%;
}

header {
    z-index: 100;
    background: rgb(238,234,239);
    position: relative;
    padding: 1.2rem 0;
}

a {
    color: inherit;
    text-decoration: none;
}

.chrome-ext-76::before {
    background: #000000;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
    top: 0;
    opacity: 0.85;
    content: "";
    position: absolute;
}



.chrome-ext-76 .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 2rem;
}

.chrome-ext-76 .company_holder::after {
    bottom: -20px;
    border-right: 2px solid rgb(207,198,212);
    width: 60px;
    height: 60px;
    position: absolute;
    right: -20px;
    content: "";
    border-bottom: 2px solid rgb(207,198,212);
    opacity: 0.7;
}

.chrome-ext-76 .data-viz-01 {
    font-size: 13px;
    opacity: 0.8;
    margin-top: 1.5rem;
    line-height: 1.6;
    color: #ffffff;
}

.chrome-ext-76 .study-group-42 {
    justify-content: flex-end;
    grid-row: 1;
    display: flex;
    grid-column: 6 / 13;
}

.chrome-ext-76 .nav-header-38 {
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
    backdrop-filter: blur(4px);
    position: relative;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    padding: 1.5rem;
    border-radius: 10px;
}

.chrome-ext-76 .nav-header-38 .header-lead-24 {
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
}

.chrome-ext-76 .nav-header-38 .header-lead-24 a {
    font-size: 13px;
    color: #ffffff;
    padding: 0.4rem 1rem;
    opacity: 0.7;
    transition: all 0.3s ease;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    text-decoration: none;
}

.desktop-app-82 {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(0, 0, 0, 0.5);
    padding: 1.5rem 0;
    margin-top: 4rem;
    grid-row: 2;
    position: relative;
    grid-column: 1 / 13;
}

.data-overview-31 {
    position: relative;
    padding: 120px 0;
    color: #ffffff;
    overflow: hidden;
}

.data-overview-31::after {
    z-index: 2;
    animation: movePattern 30s linear infinite;
    top: 0;
    content: "";
    background-size: 20px 20px;
    position: absolute;
    left: 0;
    background: radial-gradient(
        circle at 10px 10px,
        rgba(255, 255, 255, 0.1) 0,
        rgba(255, 255, 255, 0.1) 2px,
        transparent 2px,
        transparent 10px
    );
    height: 100%;
    width: 100%;
}

.data-overview-31 .pro-extra-50 {
    margin: 0;
    padding-left: 0;
    text-transform: uppercase;
    align-items: center;
    letter-spacing: 2px;
    font-weight: 700;
    position: relative;
    grid-row: 1;
    font-size: 48px;
    grid-column: 2;
    display: flex;
    text-align: left;
}

.data-overview-31 .statistics-benefit-45::before {
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(90deg, 
                rgb(207,198,212) 0%, 
                transparent 100%);
    top: -30px;
}

.data-overview-31 .study-statistics-46 {
    margin: 0 0 15px 0;
    box-shadow: 0 0 0 2px rgb(170,161,179,0.5);
    display: flex;
    background: #000000;
    transform: rotate(-3deg);
    width: 50px;
    border-radius: 10px;
    order: 1;
    height: 50px;
    justify-content: center;
    align-items: center;
}

.data-overview-31 .fast-upgrade-42 p {
    color: rgba(255, 255, 255, 0.7);
    order: 3;
    font-size: 12px;
    line-height: 1.4;
    margin: 15px 0 0 0;
}

.find-us-63::after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    animation: backgroundShift 15s linear infinite;
    top: 0;
    height: 100%;
    background: 
        linear-gradient(90deg, transparent 0%, rgb(207,198,212,0.5) 50%, transparent 100%) 0% 0% / 200% 100%,
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 11px);
}


.find-us-63 .ask-form-41 {
    letter-spacing: 2px;
    text-align: center;
    margin: 0;
    position: relative;
    font-size: 34px;
    padding: 30px 0;
    background: linear-gradient(90deg, transparent, rgb(207,198,212,0.5), transparent);
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
}

.find-us-63 .img-spot-86 {
    height: 280px;
    overflow: hidden;
    width: 100%;
    transition: transform 0.5s ease;
    position: relative;
}

.find-us-63 .message-panel-53 {
    position: relative;
    display: grid;
    gap: 20px;
    z-index: 2;
    padding: 40px 50px;
    grid-template-columns: 1fr;
}

.find-us-63 .message-panel-53 p svg {
    stroke-linecap: round;
    filter: drop-shadow(0 0 2px rgb(207,198,212,0.5));
    stroke-linejoin: round;
    height: 18px;
    transition: all 0.3s ease;
    stroke-width: 2;
    width: 18px;
    fill: none;
    position: absolute;
    left: 0;
    top: 0.25em;
    stroke: rgb(207,198,212);
}


.find-us-63 .message-panel-53 p::before {
    display: none;
}

.find-us-63 .message-panel-53 p a {
    transition: color 0.3s ease;
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #ffffff;
}

.find-us-63 .edu-asksup-78 {
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 20px;
}


.find-us-63 .get-help-05::before {
    display: none;
}

.find-us-63 .reach-contact-30 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 10px;
    display: grid;
}

.find-us-63 .help-desk-01:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}

.find-us-63 .help-desk-01:hover svg {
    stroke: #ffffff;
    transform: rotate(45deg);
    opacity: 1;
}

.operation-process-62 {
    position: relative;
    background: linear-gradient(135deg, rgb(238,234,239) 0%, rgba(rgb(170,161,179,0.5), 0.1) 100%);
    overflow: hidden;
    padding: 6rem 0;
}

.operation-process-62 .learning-lab-92 {
    max-width: 1200px;
    transform-style: preserve-3d;
    z-index: 2;
    perspective: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
}

.operation-process-62 h2 {
    color: #000000;
    font-weight: 700;
    text-align: left;
    position: relative;
    font-size: 38px;
    transform: translateZ(20px);
    animation: fadeSlideIn 0.8s ease-out forwards;
    margin-bottom: 2.5rem;
}

.operation-process-62 .description-card-03:hover {
    transform: translateZ(20px) translateY(-5px);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15), 
                0 10px 20px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.95) inset;
}

.thxSection-29 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(238,234,239) 0%, rgb(207,198,212,0.5) 100%);
    padding: 5rem 0;
    position: relative;
    perspective: 1000px;
}

.thxSection-29 .container {
    transform-style: preserve-3d;
    position: relative;
    z-index: 2;
}

.thxSection-29 .learning-lab-92 {
    transform-style: preserve-3d;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    background: linear-gradient(170deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    gap: 2rem;
    padding: 3rem;
    max-width: 900px;
    transform: translateZ(30px);
    position: relative;
    flex-direction: column;
    border-left: 4px solid rgb(207,198,212);
    margin: 0 auto;
    display: flex;
}

.thxSection-29 h5 {
    font-size: 19px;
    transform: translateX(-5px);
    position: relative;
    font-weight: 700;
    margin-bottom: 1rem;
    display: inline-block;
    color: #000000;
}

.thxSection-29 p {
    position: relative;
    font-size: 16px;
    color: #000000;
    max-width: 95%;
    padding-left: 1rem;
    line-height: 1.7;
    transition: color 0.3s ease;
}

.thxSection-29 a {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
    text-decoration: none;
}

.policyAgreementPanel-54 {
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease-in-out;
    background: rgb(238,234,239);
    bottom: 0;
    z-index: 90;
    position: fixed;
    width: 100%;
    border-top: 3px solid rgb(207,198,212);
}

.policyAgreementPanel-54 p {
    font-size: 17px;
    color: #000000;
    line-height: 1.5;
    font-family: Arial, sans-serif;
}

.cookie-alerts-25:hover {
    box-shadow: 0 0 10px rgb(170,161,179,0.5);
    background: rgb(170,161,179);
}

.policyAgreementPanel-54 p a {
    text-decoration: underline;
    transition: color 0.3s ease;
    color: rgb(207,198,212);
}

.privacy-fortress-76 {
    overflow: hidden;
    width: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    height: auto;
    background: rgb(170,161,179,0.5);
    padding: 40px;
}

.privacy-fortress-76 h3, .privacy-fortress-76 h4, .privacy-fortress-76 h5, .privacy-fortress-76 h6 {
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 20px;
    color: #000000;
    font-weight: 400;
}

.privacy-fortress-76 p, .privacy-fortress-76 span, .privacy-fortress-76 div {
    line-height: 1.8;
    margin-bottom: 10px;
    color: #000000;
    font-family: Arial, sans-serif;
}

.welcome-board-18::before {
    left: 0;
    right: 0;
    opacity: 0.1;
    bottom: 0;
    background-size: 40px 40px, 60px 60px;
    content: "";
    background: 
    radial-gradient(circle at 10% 30%, transparent 20%, rgb(207,198,212,0.5) 21%, transparent 22%),
    radial-gradient(circle at 90% 70%, transparent 10%, rgb(170,161,179,0.5) 11%, transparent 12%);
    top: 0;
    transform: perspective(1000px) rotateX(5deg);
    position: absolute;
    z-index: 1;
    pointer-events: none;
}

.welcome-board-18 h3::before {
    height: 60%;
    content: "";
    left: -2rem;
    width: 10px;
    transform: translateY(-50%);
    top: 50%;
    background: linear-gradient(to bottom, rgb(170,161,179), rgb(207,198,212));
    position: absolute;
}

.welcome-board-18 .skill-sessions-25 > div {
    position: relative;
    min-height: 300px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: 2;
    padding: 5rem 3rem;
    transform-style: preserve-3d;
}

.welcome-board-18 .skill-sessions-25 p {
    letter-spacing: 0.02em;
    position: relative;
    padding-left: 1.5rem;
    color: #ffffff;
    margin: 0;
    font-weight: 400;
    line-height: 1.5;
    font-size: 14px;
}

.welcome-board-18 .title_style_header {
    opacity: 0;
    letter-spacing: -0.02em;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    margin: 0;
    font-size: calc(44px * 1.1);
    color: #ffffff;
    animation: elementFadeUp 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) 1s forwards;
    position: relative;
    transform: translateZ(40px) translateY(20px);
    line-height: 1.2;
}

.program-results-24 {
    overflow: hidden;
    background: linear-gradient(110deg, rgb(238,234,239) 0%, rgb(238,234,239) 48%, rgb(207,198,212,0.5) 48%, rgb(207,198,212,0.5) 100%);
    position: relative;
    padding: 120px 0;
}

.program-results-24 .learning-lab-92 {
    z-index: 1;
    padding: 0 20px;
    display: grid;
    gap: 60px;
    position: relative;
    grid-template-columns: 1fr 1fr;
    max-width: 1280px;
    margin: 0 auto;
}

.program-results-24 h2::after {
    bottom: 0;
    width: 80px;
    content: '';
    border-radius: 10px;
    height: 4px;
    background: rgb(170,161,179);
    left: 0;
    position: absolute;
}

.program-results-24 .text_main_holder > div:nth-child(1) {
    --i: 1;
}

.program-results-24 .text_main_holder > div:nth-child(2) {
    --i: 2;
}

.program-results-24 .text_main_holder > div:nth-child(3) {
    --i: 3;
}

.program-results-24 .text_main_holder > div:nth-child(5) {
    --i: 5;
}

.program-results-24 .text_main_holder > div:hover {
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform: translateX(0) scale(1.02);
}

.program-results-24 .text_main_holder svg path {
    fill: rgb(207,198,212);
    transition: fill 0.3s ease;
}

.program-results-24 .img-spot-86::before {
    background: linear-gradient(110deg, rgb(207,198,212,0.5) 0%, transparent 60%);
    z-index: 1;
    height: 100%;
    top: 0;
    width: 100%;
    content: '';
    left: 0;
    position: absolute;
}

.academic-experience-14::before {
    height: 100%;
    z-index: 1;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(120deg, transparent 30%, rgb(207,198,212,0.5) 100%);
    width: 100%;
    top: 0;
}

.academic-experience-14 .img-spot-86 {
    position: relative;
    filter: grayscale(100%);
    width: 100%;
    border-radius: 0;
    overflow: hidden;
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    aspect-ratio: 3/4;
}

.academic-experience-14 .job-background-08::before {
    height: 0;
    left: 0;
    position: absolute;
    transition: height 0.8s ease-out;
    content: "";
    top: 0;
    background: rgb(207,198,212);
    width: 2px;
}

.academic-experience-14 .name::after {
    position: absolute;
    transition: transform 0.6s ease-out 0.2s;
    left: 0;
    background: rgb(170,161,179);
    transform: translateX(-101%);
    content: "";
    height: 1px;
    width: 100%;
    bottom: 0;
}

.academic-experience-14 .rating-views-86:hover .work-summary-84 {
    opacity: 1;
    transform: translateY(0);
}

.academic-experience-14 .work-summary-84::first-letter {
    color: rgb(207,198,212);
    font-size: 1.5em;
    font-weight: 700;
}

.pricing-row-item-50 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

.plan-table-84 {
    position: relative;
}

.pricing-row-item-50 h2 {
    text-align: center;
    font-weight: 700;
    font-size: 34px;
    color: #ffffff;
    position: relative;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.pricing-row-item-50 .rate-options-78 {
    margin: 0;
    display: grid;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    gap: 30px;
}

.pricing-row-item-50 .package-rates-29 {
    -webkit-backdrop-filter: blur(10px);
    border-radius: 4px;
    height: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15), 0 5px 15px rgba(0,0,0,0.1);
    border: 1px solid rgba(255,255,255,0.1);
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.03) 100%);
    transition: box-shadow 0.3s ease, border 0.3s ease;
}

.pricing-row-item-50 .learn-fees-60 p {
    flex-grow: 1;
    font-size: 18px;
    margin: 0 0 25px;
    hyphens: auto;
    word-wrap: break-word;
    line-height: 1.6;
    white-space: normal;
    color: #ffffff;
    overflow-wrap: break-word;
    opacity: 0.85;
}

.pricing-row-item-50 .fee-plans-57:hover .lesson-plans-01::before {
    opacity: 1;
}

.pricing-row-item-50 li:nth-child(even) .package-rates-29::before {
    background: linear-gradient(90deg, rgb(170,161,179), rgb(207,198,212));
}

header .site-prime-26 {
    border-radius: 16px;
    align-items: center;
    flex-direction: column;
    display: flex;
    background: #ffffff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    gap: 1rem;
    padding: 1rem;
}

header .main-pagebar-79 svg {
    width: 160px;
    transition: all 0.3s ease;
    height: auto;
}

header .nav-header-38 {
    width: 100%;
    flex-wrap: wrap;
    padding: 0.6rem;
    background: rgb(238,234,239);
    border-radius: 10px;
    gap: 0.4rem;
    display: flex;
    justify-content: center;
}

header .main-learning-91:hover {
    color: #ffffff;
}

header .main-learning-91:hover::before {
    opacity: 1;
}

header .main-learning-91::after {
    transition: transform 0.3s ease;
    transform: scaleX(0);
    left: 0;
    content: '';
    position: absolute;
    bottom: 0;
    background: linear-gradient(to right, rgb(207,198,212), rgb(170,161,179));
    width: 100%;
    transform-origin: left;
    height: 2px;
}

.company-info-08 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 5;
    padding: 0 30px;
}

.company-info-08 .description-card-03:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.company-info-08 .description-card-03 h5 {
    margin: 0;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1.5px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-size: 18px;
}

.company-info-08 .description-card-03 > div:nth-child(2) {
    margin-bottom: 30px;
}

.company-info-08 .description-card-03 > div:nth-child(2) p::before {
    width: 6px;
    position: absolute;
    height: 60%;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    left: 0;
    border-radius: 3px;
    background: rgb(170,161,179);
}

.contact-us-38 {
    background: rgb(238,234,239);
    padding: 90px 0;
    overflow: hidden;
    position: relative;
}

.contact-us-38::before {
    top: 0;
    background-size: 40px 40px;
    content: "";
    background: 
        linear-gradient(45deg, transparent 48%, rgba(rgb(207,198,212), 0.05) 49%, rgba(rgb(207,198,212), 0.05) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgba(rgb(170,161,179), 0.05) 49%, rgba(rgb(170,161,179), 0.05) 51%, transparent 52%);
    height: 100%;
    z-index: 0;
    position: absolute;
    width: 100%;
    left: 0;
}

.contact-us-38 .reach-box-25::before {
    opacity: 0.1;
    z-index: -1;
    position: absolute;
    background-position: 0 0, 15px 15px;
    height: 100%;
    width: 100%;
    left: 0;
    background-size: 30px 30px;
    top: 0;
    content: "";
    background: 
        linear-gradient(135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%),
        linear-gradient(-135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
}

.contact-us-38 .inquiry-query-17 input[type="checkbox"] {
    transition: all 0.3s ease;
    height: 22px;
    margin-top: 3px;
    appearance: none;
    width: 22px;
    position: relative;
    border-radius: 4px;
    cursor: pointer;
    background: rgb(238,234,239);
    border: 2px solid rgb(238,234,239);
}

.contact-us-38 .inquiry-query-17 a:hover {
    color: rgb(170,161,179);
}

.contact-us-38 .inquiry-query-17 a::after {
    content: "";
    background: rgb(207,198,212);
    left: 0;
    bottom: -2px;
    height: 1px;
    position: absolute;
    width: 100%;
    transition: all 0.3s ease;
}

.contact-us-38 .support-section-18:hover {
    background: rgb(170,161,179);
}

.contact-us-38 .support-section-18:hover::after {
    width: 300%;
    height: 300%;
}

.contact-us-38 svg path {
    transition: all 0.3s ease;
    fill: rgb(207,198,212);
}

.program-information-37 {
    background: rgb(238,234,239);
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}

.program-information-37 .description-card-03 {
    position: relative;
    z-index: 4;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    max-width: 850px;
    padding: 40px;
    border-radius: 27px;
    width: 100%;
}

.program-information-37 .img-spot-86::after {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
    z-index: 2;
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    position: absolute;
    width: 100%;
}

.access-now-78::after {
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    background: radial-gradient(circle at 30% 70%, rgb(207,198,212,0.5) 0%, transparent 60%);
}

.access-now-78 h6 {
    transform: translateX(20px);
    margin-bottom: 2.5rem;
    font-size: calc(20px * 1.1);
    animation: slideInText 0.6s ease-out forwards;
    font-weight: 600;
    line-height: 1.6;
    max-width: 80%;
    position: relative;
    text-shadow: 0 2px 4px rgba(0,0,0,0.1);
    color: #ffffff;
}

.access-now-78 .support-section-18 span {
    z-index: 2;
    position: relative;
    transition: transform 0.3s ease, color 0.3s ease;
    display: inline-block;
    transform: skewX(5deg);
}

.access-now-78 .support-section-18:hover {
    box-shadow: 0 12px 25px rgba(0,0,0,0.2);
    transform: skewX(-5deg) translateY(-3px);
}

.access-now-78 .support-section-18:hover span {
    transform: skewX(5deg) translateX(3px);
    color: rgb(207,198,212);
}


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



@media screen and (max-width: 992px) {.chrome-ext-76 .container {
    grid-template-columns: repeat(1, 1fr);
}.chrome-ext-76 .company_holder {
    grid-row: 1;
    grid-column: 1;
}.chrome-ext-76 .study-group-42 {
    margin-top: 2rem;
    grid-row: 2;
    grid-column: 1;
}.desktop-app-82 {
    margin-top: 3rem;
    grid-row: 3;
}
}



@media screen and (max-width: 1024px) {.data-overview-31 .fast-upgrade-42 {
    flex: 0 0 calc(33.33% - 30px);
}
}



@media screen and (max-width: 576px) {.data-overview-31 {
    padding: 60px 0;
}.data-overview-31 .statistics-highlights-01 {
    gap: 20px;
}.data-overview-31 .key-classes-46 {
    width: 70px;
    height: 70px;
}.data-overview-31 .key-classes-46 svg {
    width: 35px;
    height: 35px;
}.data-overview-31 .pro-extra-50 {
    font-size: calc(48px * 0.7);
}.data-overview-31 .edu-wins-40 {
    font-size: calc(12px * 0.9);
    margin: 10px 0 30px;
}.data-overview-31 .fast-upgrade-42 {
    text-align: center;
    align-items: center;
    flex: 0 0 100%;
    margin-bottom: 20px;
}.data-overview-31 .fast-upgrade-42 span::after {
    transform: translateX(-50%);
    left: 50%;
}}


@media (max-width: 767px) {.find-us-63 {
    padding: 60px 0;
}.find-us-63 .img-spot-86 {
    height: 220px;
}.find-us-63 .ask-form-41 {
    font-size: calc(34px - 2px);
    padding: 20px 0;
}.find-us-63 .message-panel-53 {
    padding: 30px 25px;
    gap: 15px;
}.find-us-63 .message-panel-53 p svg {
    top: 0.3em;
    width: 16px;
    height: 16px;
}.find-us-63 .edu-asksup-78 {
    padding: 20px 25px 30px;
    margin-top: 10px;
}.find-us-63 .reach-contact-30 {
    grid-template-columns: 1fr;
}
}



@media (max-width: 991px) {.operation-process-62 {
    padding: 4rem 0;
}.operation-process-62 .learning-lab-92 {
    padding: 0 1.5rem;
}.operation-process-62 h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 2rem;
}.operation-process-62 .description-card-03 {
    padding: 2rem 2.5rem;
}
}



@media (max-width: 480px) {.operation-process-62 {
    padding: 2.5rem 0;
}.operation-process-62 .learning-lab-92 {
    padding: 0 0.8rem;
}.operation-process-62 h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 1.25rem;
}.operation-process-62 .description-card-03 {
    padding: 1.25rem 1.5rem;
    border-left-width: 3px;
}.operation-process-62 p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}}


@media only screen and (max-width: 1200px) {.cookie-all-73 {
    flex-direction: column;
    align-items: center;
}.edu-consent-35 {
    margin-bottom: 15px;
}.cookie-disclaimer-61 {
    text-align: center;
    margin-right: 0;
    margin-bottom: 15px;
}.cookie-alerts-25 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    max-width: 200px;
}
}



@media only screen and (max-width: 800px) {.privacy-fortress-76 {
    padding: 20px 10px;
    border-radius: 10px;
}.privacy-fortress-76 h1 {
    font-size: calc(20px - 10px);
}.privacy-fortress-76 h2 {
    font-size: calc(20px - 5px);
}.privacy-fortress-76 h3, .privacy-fortress-76 h4, .privacy-fortress-76 h5, .privacy-fortress-76 h6 {
    font-size: calc(20px - 5px);
}}



@media (max-width: 767px) {.welcome-board-18 {
    padding: 4rem 1.5rem;
}.welcome-board-18 .edu-main-21 > div {
    gap: 2rem;
}.welcome-board-18 h3 {
    font-size: calc(23px * 0.9);
}.welcome-board-18 .skill-sessions-25 > div {
    padding: 4rem 2rem;
    min-height: 250px;
}.welcome-board-18 .title_style_header {
    font-size: calc(44px * 0.85);
}.welcome-board-18 .skill-sessions-25 p {
    font-size: calc(14px * 0.9);
}
}



@media (max-width: 768px) {.program-results-24 {
    padding: 80px 0;
}.program-results-24 h2 {
    font-size: calc(38px * 0.8);
}.program-results-24 .img-spot-86 {
    height: 350px;
}.program-results-24 .text_main_holder > div {
    padding: 15px;
    gap: 15px;
}.program-results-24 .text_main_holder svg {
    height: 28px;
    width: 28px;
}
}



@media (max-width: 991px) {.pricing-row-item-50 {
    padding: 80px 0;
}.pricing-row-item-50 .rate-options-78 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}.pricing-row-item-50 .learn-fees-60 {
    padding: 30px 25px;
}
}



@media (max-width: 480px) {.pricing-row-item-50 {
    padding: 50px 0;
}.pricing-row-item-50 .learn-fees-60 {
    padding: 25px 20px;
}.pricing-row-item-50 h2 {
    font-size: calc(34px - 6px);
}.pricing-row-item-50 .discount-price-15 {
    font-size: calc(18px - 2px);
}}



@media (max-width: 767px) {header {
    padding: 0.8rem 0;
}header .site-prime-26 {
    gap: 0.7rem;
    padding: 0.7rem;
}header .main-pagebar-79 svg {
    width: 120px;
}header .nav-header-38 {
    padding: 0.4rem;
    gap: 0.3rem;
}header .main-learning-91 {
    padding: 0.3rem 0.7rem;
    font-size: calc(14px - 2px);
}
}



@media (max-width: 576px) {.company-info-08 {
    padding: 40px 0;
}.company-info-08 .container {
    padding: 0 15px;
}.company-info-08 .description-card-03 {
    padding: 25px 15px;
}.company-info-08 .description-card-03 h5 {
    font-size: calc(18px * 0.85);
}.company-info-08 .description-card-03 > div:nth-child(2) p {
    font-size: calc(18px * 0.9);
}.company-info-08 .description-card-03 ol li {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
    padding: 5px 0 5px 10px;
}}



@media (max-width: 576px) {.contact-us-38 {
    padding: 50px 0;
}.contact-us-38 .container {
    padding: 0 15px;
}.contact-us-38 h2 {
    font-size: calc(31px - 6px);
    margin-bottom: 30px;
}.contact-us-38 .reach-box-25 {
    padding: 30px 20px 40px;
}.contact-us-38 .support-section-18 {
    width: 100%;
}.contact-us-38 .img-spot-86 {
    min-height: 200px;
}}



@media screen and (max-width: 991px) {.access-now-78 {
    padding: 3.5rem 1.5rem;
}.access-now-78 h6 {
    max-width: 90%;
    font-size: 20px;
}.access-now-78 .support-section-18 {
    padding: 0.7rem 1.8rem;
}
}



@media screen and (max-width: 768px) {.access-now-78 {
    padding: 3rem 1.2rem;
}.access-now-78 .container {
    align-items: center;
    transform: perspective(1000px) rotateX(1deg);
}.access-now-78 h6 {
    text-align: center;
    transform: translateX(0);
    margin-bottom: 2rem;
    max-width: 100%;
}.access-now-78 h6::before {
    left: -10px;
    height: 60%;
}.access-now-78 div div {
    justify-content: center;
}.access-now-78 .support-section-18 {
    padding: 0.7rem 1.6rem;
}
}

@keyframes svgDraw {
    to {
        stroke-dashoffset: 0;
    }
}



@keyframes fadeSlideIn {
    from {
        opacity: 0;
        transform: translateZ(0) translateY(-30px);
    }
    to {
        opacity: 1;
        transform: translateZ(20px) translateY(0);
    }
}



@keyframes slideInTop {
    from {
        transform: translateZ(20px) translateY(-30px);
        opacity: 0;
    }
    to {
        transform: translateZ(20px) translateY(0);
        opacity: 1;
    }
}



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



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



@keyframes orbitGlow {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.4;
    }
    100% {
        transform: rotate(360deg) scale(1.2);
        opacity: 0.6;
    }
}



@keyframes slideInText {
    0% {
        transform: translateX(50px);
        opacity: 0;
    }
    100% {
        transform: translateX(20px);
        opacity: 1;
    }
}

