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

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

.faculty-info-20 {
    flex: 0 0 auto;
}

.faculty-info-20 {
    z-index: 1;
    font-family: Arial, sans-serif;
    padding: 80px 0 40px;
    position: relative;
    color: #ffffff;
}


.thanksHub-75 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(196,197,202) 0%, rgb(149,150,177,0.5) 100%);
    position: relative;
    padding: 80px 0;
}

.thanksHub-75 .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 3;
    position: relative;
}

.thanksHub-75 .knowledge-classes-82 {
    position: relative;
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 50px 40px;
    display: grid;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(2deg);
    grid-template-columns: 1fr;
    gap: 30px;
    transform-origin: center top;
}

.thanksHub-75 .knowledge-classes-82:hover h5 {
    transform: translateX(0);
}

.thanksHub-75 .knowledge-classes-82:hover h5::after {
    transform: scaleX(1);
}

.thanksHub-75 a {
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.4s ease;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.03), transparent);
    position: relative;
    padding: 15px 20px;
    display: block;
    text-decoration: none;
}

.thanksHub-75 a:hover p {
    color: rgb(149,150,177);
}

.training-benefits-82 {
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(196,197,202) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
}

.training-benefits-82::after {
    height: 200px;
    bottom: -50px;
    width: 200px;
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(45deg, rgb(87,94,168,0.5) 0%, transparent 70%);
    opacity: 0.15;
    content: "";
    z-index: 0;
    left: -50px;
}

.training-benefits-82 .text-pod-76:hover {
    transform: translateY(-5px);
}

.training-benefits-82 .text-pod-76:hover::before {
    height: 100%;
}

.training-benefits-82 h4 {
    font-size: calc(23px * 1.1);
    letter-spacing: -0.02em;
    margin: 0 0 30px;
    padding-bottom: 15px;
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
}

.training-benefits-82 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.training-benefits-82 li {
    transform: translateX(0);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 15px;
}

.training-benefits-82 li p span:last-child {
    position: relative;
    transition: color 0.3s ease;
}

.training-benefits-82 svg path {
    transition: fill 0.3s ease;
    fill: rgb(87,94,168);
}

.training-benefits-82 .photo-grid-72:hover {
    transform: perspective(1000px) rotateY(2deg);
}

.contact-box-02::before {
    opacity: 0.15;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(120deg, rgb(149,150,177,0.5) 0%, transparent 75%);
    content: "";
}

.contact-box-02 h2 {
    position: relative;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    text-align: center;
    color: #000000;
    font-size: 38px;
}

.contact-box-02 .inquiry-reach-23 {
    padding: 60px;
    flex: 0 0 60%;
    position: relative;
}

.contact-box-02 .inquiry-reach-23::before {
    width: 5px;
    top: 40px;
    background: linear-gradient(to bottom, rgb(149,150,177), rgb(87,94,168));
    height: calc(100% - 80px);
    position: absolute;
    left: 0;
    content: "";
    border-radius: 2.5px;
}

.contact-box-02 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}

.contact-box-02 .query-form-42 {
    align-items: flex-start;
    display: flex;
    margin: 10px 0 30px;
}

.contact-box-02 .query-form-42 label::before {
    left: 0;
    position: absolute;
    transition: all 0.2s ease;
    top: 2px;
    width: 22px;
    content: "";
    height: 22px;
    border-radius: 10px;
    border: 2px solid rgb(149,150,177,0.5);
}

.contact-box-02 .query-form-42 label a:hover {
    text-decoration: underline;
    color: rgb(87,94,168);
}

.contact-box-02 form .request-support-14::before {
    height: 120%;
    top: -10%;
    width: 120%;
    content: "";
    transform: rotate(45deg) translateX(-200%);
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    left: -10%;
    transition: all 0.4s ease;
}

.contact-box-02 svg {
    height: 22px;
    fill: rgb(149,150,177);
    width: 22px;
}

.privacy-quarters-59 {
    padding: 40px;
    background: rgb(87,94,168,0.5);
    width: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    height: auto;
}

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

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

.faculty-info-20 .company_holder::after {
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(149,150,177), transparent);
    width: 1px;
    content: '';
    height: 80%;
    right: 0;
    top: 10%;
}

.faculty-info-20 .company_holder h3:hover::after {
    width: 100%;
}

.faculty-info-20 .diploma-cta-16:hover {
    transform: translateY(-2px) translateZ(0);
    background: rgba(255, 255, 255, 0.12);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.faculty-info-20 .nav-block-01 {
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
    gap: 20px;
}

.faculty-info-20 .top-lead-41:hover::before {
    transform: translateX(100%);
}

.faculty-info-20 .top-lead-41 h5 {
    color: #ffffff;
    position: relative;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 20px;
}

.faculty-info-20 .top-lead-41:hover h5::after {
    width: 70px;
    box-shadow: 0 0 8px rgb(149,150,177), 0 0 16px rgb(149,150,177,0.5);
}

.faculty-info-20 .top-lead-41 .nav-block-01 a::before {
    height: 1px;
    left: 0;
    position: absolute;
    width: 0;
    transform-origin: left;
    content: '';
    background: linear-gradient(90deg, rgb(149,150,177), transparent);
    transition: width 0.3s ease, transform 0.3s ease;
    bottom: -2px;
}

.footer-subscribe-54 .container {
    align-items: center;
    display: flex;
    justify-content: center;
}

.footer-subscribe-54 .goal-footer-35 {
    opacity: 0.8;
    color: #ffffff;
    letter-spacing: 0.5px;
    text-align: center;
    transition: opacity 0.3s ease;
    font-size: 14px;
}

.faculty-info-20 .company_holder h3:hover::before {
    left: 100%;
}

.windowPrivacySettings-58 {
    border-top: 3px solid rgb(149,150,177);
    z-index: 1050;
    width: 100%;
    overflow: hidden;
    bottom: 0;
    font-family: Arial, sans-serif;
    padding: 20px;
    position: fixed;
    background: rgb(196,197,202);
}

.edu-consent-06 {
    margin-right: 20px;
    flex-shrink: 0;
}

#cookie-box-notice-87:checked ~ .windowPrivacySettings-58 {
    opacity: 0;
    visibility: hidden;
}

.cookie-customize-56 {
    flex-grow: 1;
    margin-right: 20px;
}

.cookie-customize-56 p {
    font-size: 17px;
    margin-bottom: 0;
    color: #000000;
}

.cookies-tracking-20:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}

.windowPrivacySettings-58 p a:hover {
    color: #000000;
}

.who-we-are-74::before {
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%, 
        rgba(0, 0, 0, 0.65) 50%,
        rgba(0, 0, 0, 0.75) 100%);
    right: 0;
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
}

.who-we-are-74 .text-pod-76::after {
    bottom: -10px;
    opacity: 0.8;
    content: '';
    height: 70px;
    border-left: 2px solid rgb(87,94,168);
    border-bottom: 2px solid rgb(87,94,168);
    left: -10px;
    width: 70px;
    position: absolute;
}

.who-we-are-74 p {
    margin: 0 0 20px;
    font-size: calc(15px * 1.1);
    font-weight: 400;
    color: #ffffff;
}

.who-we-are-74 p b {
    transform: translateX(-15px);
    display: block;
    position: relative;
    font-size: calc(15px * 1.4);
    padding-left: 15px;
    color: rgb(87,94,168);
    margin-bottom: 10px;
    font-weight: 700;
    animation: slideIn 0.8s forwards 0.3s;
    opacity: 0;
}

.course-structure-12 {
    position: relative;
    padding: 120px 0;
    background: rgb(196,197,202);
    overflow: hidden;
}

.course-structure-12::after {
    z-index: 0;
    position: absolute;
    bottom: -100px;
    animation: floatEffect 18s infinite alternate-reverse ease-in-out;
    opacity: 0.3;
    filter: blur(150px);
    height: 350px;
    content: "";
    background: rgb(87,94,168,0.5);
    width: 350px;
    right: -100px;
}

.course-structure-12 .photo-grid-72 {
    width: 100%;
    position: relative;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    height: 280px;
}

.course-structure-12 .coding-class-83:hover .photo-grid-72 {
    transform: scale(1.05);
}

.course-structure-12 .coding-class-83:hover .photo-grid-72::after {
    opacity: 0.5;
}

.course-structure-12 .text-pod-76::before {
    left: 20px;
    top: -8px;
    height: 4px;
    width: 40px;
    position: absolute;
    content: "";
    background: rgb(149,150,177);
}

.course-structure-12 .text-pod-76 p.description {
    max-height: 200px;
    transform: translateY(10px);
    font-weight: 400;
    font-size: 13px;
    position: relative;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    opacity: 0;
    color: #000000;
    padding-right: 15px;
    overflow-y: auto;
    animation: fadeUp 0.7s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    line-height: 1.7;
}

.service-contact-63 .instant-request-71 {
    border-top: 4px solid rgb(149,150,177);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    border-radius: 13px;
    position: relative;
}

.service-contact-63 .photo-grid-72::after {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    bottom: 0;
    height: 50%;
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    content: '';
}

.service-contact-63 .join-us-14 p:hover svg {
    transform: translateY(-50%) scale(1.1);
    fill: rgb(87,94,168);
}

.service-contact-63 .join-us-14 p svg path {
    transition: fill 0.3s ease;
    fill: inherit;
}

.service-contact-63 .join-us-14 p span {
    font-weight: 600;
}

.service-contact-63 .join-us-14 p span a::after {
    transition: width 0.3s ease;
    content: '';
    left: 0;
    width: 0;
    background: rgb(149,150,177);
    bottom: -2px;
    height: 1px;
    position: absolute;
}

.service-contact-63 .msg-page-78 svg {
    top: 50%;
    height: 22px;
    left: 0;
    transition: transform 0.3s ease, fill 0.3s ease;
    width: 22px;
    fill: rgb(149,150,177);
    transform: translateY(-50%);
    position: absolute;
}

.service-contact-63 .edu-input-48 {
    display: grid;
    gap: 10px;
}

.service-contact-63 .form-learn-90 svg {
    left: 12px;
    height: 16px;
    transition: transform 0.3s ease, fill 0.3s ease;
    top: 50%;
    fill: rgb(149,150,177);
    position: absolute;
    transform: translateY(-50%);
    width: 16px;
}

.service-contact-63 .form-learn-90:hover::before {
    width: 100%;
}

.leadership-experience-21::before {
    z-index: 0;
    height: 200%;
    top: -50%;
    animation: rotate 20s linear infinite;
    opacity: 0.2;
    width: 200%;
    position: absolute;
    left: -10%;
    content: "";
    background: conic-gradient(from 225deg at 50% 50%, transparent 0deg, rgb(149,150,177,0.5) 120deg, transparent 180deg, rgb(87,94,168,0.5) 260deg, transparent 360deg);
}

.leadership-experience-21 .user-ratings-56:hover .photo-grid-72 {
    transform: translateZ(30px) scale(1.05);
}

.leadership-experience-21 .name {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 700;
    transform: translateZ(10px);
    position: relative;
    padding-left: 1rem;
    color: rgb(149,150,177);
    grid-area: name;
    font-size: 20px;
}

.leadership-experience-21 .employee-view-57::before {
    background: linear-gradient(45deg, rgb(149,150,177,0.5) 0%, transparent 40%, transparent 60%, rgb(87,94,168,0.5) 100%);
    position: absolute;
    border-radius: 11px;
    height: 100%;
    opacity: 0.3;
    content: "";
    mix-blend-mode: overlay;
    top: 0;
    left: 0;
    width: 100%;
}

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

.pricing-plan-48 .learn-fees-78 {
    max-width: 800px;
    margin: 0 auto;
    transform: translateY(20px);
    text-align: center;
    animation: fadeSlideUp 0.8s forwards 0.2s;
    opacity: 0;
}

.pricing-plan-48 .fee-deals-21 {
    line-height: 1.6;
    font-size: calc(18px + 0.1rem);
    color: #000000;
    margin-top: 30px;
}

.pricing-plan-48 .cost-levels-10 {
    z-index: 1;
    color: inherit;
    text-decoration: none;
    display: block;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    will-change: transform;
}

.pricing-plan-48 .cost-levels-10:nth-child(odd) .cost-card-34::before {
    transform-origin: bottom;
    position: absolute;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 5px;
    transform: scaleY(0);
    content: "";
    top: 0;
    background: rgb(149,150,177);
    height: 100%;
}

.pricing-plan-48 .class-cost-04 h3 {
    display: inline-block;
    position: relative;
    font-size: calc(19px + 0.2rem);
    font-weight: 700;
    color: #000000;
    transition: color 0.3s ease;
    margin-bottom: 15px;
}

.pricing-plan-48 .cost-levels-10:nth-child(even) .rate-options-72 {
    color: rgb(87,94,168);
}

.pricing-plan-48 .class-cost-04 p {
    color: #000000;
    margin-top: auto;
    line-height: 1.6;
    font-size: 18px;
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.greeting-page-74 {
    min-height: 100vh;
    display: flex;
    padding: 2rem 1rem;
    align-items: center;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(149,150,177,0.5), rgb(87,94,168));
    position: relative;
    justify-content: center;
}

.greeting-page-74 .start-begin-85 {
    font-weight: 700;
    opacity: 0;
    color: #ffffff;
    position: relative;
    font-size: calc(44px * 1.1);
    transform: translateX(-20px);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    margin-bottom: 1.5rem;
    animation: slide-in 0.8s ease-out forwards;
}

.greeting-page-74 .skill-expertise-96 {
    animation: fade-up 1s ease-out 0.6s forwards;
    transform: translateY(30px);
    width: 100%;
    margin-top: 1rem;
    position: relative;
    opacity: 0;
}

.greeting-page-74 .skill-training-70:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.15);
}

.greeting-page-74 .skill-training-70:hover {
    cursor: pointer;
}

.greeting-page-74 .skill-training-70 h3::before {
    left: 0;
    position: absolute;
    top: 0;
    background: rgb(87,94,168);
    width: 3px;
    content: "";
    height: 100%;
}

header:after {
    left: 0;
    height: 100%;
    pointer-events: none;
    width: 100%;
    background-size: 100px 100px;
    content: '';
    position: absolute;
    background-image: 
        linear-gradient(to right, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        ),
        linear-gradient(to bottom, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        );
    top: 0;
}

header .top-study-03:after {
    width: 20px;
    height: 20px;
    content: '';
    right: 0;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transform: translateY(-50%) translateX(40px);
    top: 50%;
    opacity: 0.5;
    position: absolute;
}

header .top-lead-41:before {
    opacity: 0;
    left: 0;
    bottom: -10px;
    height: 2px;
    width: 100%;
    content: '';
    position: absolute;
    background: linear-gradient(to right, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    transition: opacity 0.4s ease;
}

header .head-tutor-65:after {
    top: 50%;
    transform: translateY(-50%) scaleX(0);
    position: absolute;
    height: 1px;
    content: '';
    left: -30px;
    background: rgba(255, 255, 255, 0.5);
    width: 20px;
    transition: all 0.3s ease;
    transform-origin: right;
}

header .head-pro-62:after {
    width: 10px;
    top: -5px;
    background: #ffffff;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    left: -5px;
    content: '';
    opacity: 0;
    border-radius: 50%;
    position: absolute;
    transition: all 0.3s ease;
    height: 10px;
}

.course-structure-12 .text-pod-76 p.description::-webkit-scrollbar {
    width: 4px;
}

.course-structure-12 .text-pod-76 p.description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
}

.course-structure-12 .text-pod-76 p.description::-webkit-scrollbar-thumb {
    background: rgb(149,150,177,0.5);
    transition: background 0.3s ease;
}

.course-structure-12 .text-pod-76 p.description::-webkit-scrollbar-thumb:hover {
    background: rgb(149,150,177);
}



@media (hover: none) {.thanksHub-75 .knowledge-classes-82 {
    transform: none;
}.thanksHub-75 .knowledge-classes-82:hover {
    transform: none;
}.thanksHub-75 h5 {
    transform: none;
}.thanksHub-75 h5::after {
    transform: scaleX(1);
}
}



@media (max-width: 767px) {.training-benefits-82 {
    padding: 80px 0;
}.training-benefits-82 .text-pod-76 > div {
    gap: 10px;
}.training-benefits-82 h4 {
    font-size: calc(23px * 1.05);
    margin-bottom: 25px;
}.training-benefits-82 li p {
    font-size: calc(16px * 0.95);
}.training-benefits-82 svg {
    width: 20px;
    height: 20px;
}.training-benefits-82 .photo-grid-72 {
    object-position: center;
    height: 300px;
}
}



@media screen and (max-width: 1024px) {.contact-box-02 .inquiry-reach-23 {
    padding: 50px 40px;
}
}



@media screen and (max-width: 767px) {.contact-box-02 {
    padding: 70px 0;
}.contact-box-02 .photo-grid-72 {
    min-height: 250px;
}.contact-box-02 .inquiry-reach-23 {
    padding: 40px 30px;
}.contact-box-02 .inquiry-reach-23::before {
    width: calc(100% - 60px);
    left: 30px;
}
}



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



@media (max-width: 768px) {.faculty-info-20 {
    padding: 40px 0 20px;
}.faculty-info-20 .nav-block-01 {
    flex-direction: column;
}.faculty-info-20 .top-lead-41 {
    margin-bottom: 20px;
    flex: 0 0 100%;
}.faculty-info-20 .company_holder h3 {
    font-size: calc(35px * 0.8);
}.faculty-info-20 .top-lead-41 h5 {
    font-size: calc(19px * 0.9);
}.footer-subscribe-54 .goal-footer-35 {
    font-size: calc(14px * 0.9);
}
}



@media (min-width: 768px) {.who-we-are-74 {
    padding: 150px 0;
}.who-we-are-74 .text-pod-76 {
    margin: 0 auto;
    max-width: 90%;
    padding: 60px;
}.who-we-are-74 ol li {
    column-count: 2;
    padding: 0 0 0 25px;
}
}



@media (max-width: 767px) {.who-we-are-74 {
    padding: 80px 0;
}.who-we-are-74 .text-pod-76 {
    transform: perspective(1000px) rotateY(0);
    padding: 30px 20px;
}.who-we-are-74 h5 {
    font-size: calc(20px * 0.9);
}.who-we-are-74 p b {
    font-size: calc(15px * 1.2);
}.who-we-are-74 .text-pod-76::before,
    .who-we-are-74 .text-pod-76::after {
    height: 40px;
    width: 40px;
}
}



@media (min-width: 992px) {.course-structure-12 .coding-class-83 {
    max-height: 450px;
}.course-structure-12 .photo-grid-72 {
    flex: 0 0 40%;
}.course-structure-12 .text-pod-76 {
    flex: 0 0 60%;
    padding: 50px;
}.course-structure-12 .text-pod-76 h3 {
    font-size: calc(24px * 1.1);
    margin-bottom: 30px;
}.course-structure-12 .text-pod-76 p.description {
    max-height: 250px;
    line-height: 1.8;
}
}



@media (max-width: 767px) {.course-structure-12 {
    padding: 80px 0;
}.course-structure-12 .text-pod-76 {
    padding: 30px 25px;
}.course-structure-12 .text-pod-76 h3 {
    font-size: calc(18px * 1.2);
    margin-bottom: 20px;
}.course-structure-12 .text-pod-76 p.description {
    max-height: 180px;
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 767px) {.service-contact-63 {
    padding: 50px 0;
}.service-contact-63 .get-answers-90 {
    font-size: 18px;
    padding: 20px;
}.service-contact-63 .photo-grid-72 {
    height: 180px;
}.service-contact-63 .join-us-14 {
    padding: 20px;
}.service-contact-63 .join-us-14 p {
    padding: 12px;
    padding-left: 40px;
}.service-contact-63 .join-us-14 p svg {
    left: 12px;
    height: 16px;
    width: 16px;
}.service-contact-63 .msg-page-78 {
    font-size: 18px;
}.service-contact-63 .msg-page-78 svg {
    height: 18px;
    width: 18px;
}.service-contact-63 .form-learn-90 {
    padding: 10px;
    padding-left: 35px;
}.service-contact-63 .form-learn-90 svg {
    width: 14px;
    height: 14px;
    left: 10px;
}}



@media (min-width: 992px) {.pricing-plan-48 {
    padding: 150px 0;
}.pricing-plan-48 .price-panel-09 {
    gap: 80px;
    grid-template-columns: 1fr;
}.pricing-plan-48 .study-cost-32 {
    gap: 30px;
    grid-template-columns: repeat(4, 1fr);
}.pricing-plan-48 .cost-card-34 {
    min-height: 480px;
}
}



@media (min-width: 768px) {.greeting-page-74 {
    padding: 4rem 2rem;
}.greeting-page-74 > div {
    gap: 4rem;
    flex-direction: row;
    align-items: center;
}.greeting-page-74 > div > div:first-child {
    flex: 1;
}.greeting-page-74 .skill-expertise-96 {
    margin-top: 0;
    flex: 1.2;
}.greeting-page-74 .start-begin-85 {
    font-size: calc(44px * 1.3);
}.greeting-page-74 .skill-training-70 {
    height: 450px;
}
}



@media (max-width: 991px) {header .container {
    padding: 12px 20px;
}header .top-lead-41 {
    gap: 20px;
}header .head-pro-62 svg {
    height: 35px;
}
}



@media (max-width: 480px) {header .container {
    padding: 10px 15px;
}header .head-pro-62 svg {
    height: 30px;
}
}



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.1;
    }
}



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



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



@keyframes floatEffect {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(40px, 40px);
    }
}



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



@keyframes line-grow {
  0% {
    width: 0;
  }
  100% {
    width: 100px;
  }
}



@keyframes circuit {
    0%, 100% {
        top: -5px;
        left: -5px;
    }
    25% {
        top: -5px;
        left: calc(100% - 5px);
    }
    50% {
        top: calc(100% - 5px);
        left: calc(100% - 5px);
    }
    75% {
        top: calc(100% - 5px);
        left: -5px;
    }
}

