svg {
    height: 30px;
    width: 30px;
}

.grid-container-24 {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.main-pagebar-47 {
    flex: 1 0 auto;
}

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

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

.thanksHub-75::after {
    position: absolute;
    transform: rotate(35deg);
    z-index: 2;
    width: 80%;
    pointer-events: none;
    background: linear-gradient(
    to bottom right,
    transparent,
    rgba(var(--primary-color-rgb), 0.05) 30%,
    rgba(var(--primary-color-rgb), 0.1) 60%,
    transparent
  );
    top: -50%;
    height: 200%;
    content: "";
    right: -50%;
}

.thanksHub-75 .knowledge-classes-82:hover {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(0deg);
}

.thanksHub-75 h5::after {
    left: 0;
    background: rgb(87,94,168);
    height: 3px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: scaleX(0.7);
    content: "";
    width: 80px;
    bottom: -10px;
    position: absolute;
    transform-origin: left;
}

.thanksHub-75 a::before {
    top: 0;
    background: rgb(149,150,177);
    width: 3px;
    position: absolute;
    height: 100%;
    transition: width 0.3s ease;
    opacity: 0.5;
    content: "";
    left: 0;
}

.thanksHub-75 a::after {
    content: "";
    position: absolute;
    right: 0;
    height: 30px;
    width: 30px;
    bottom: 0;
    background: linear-gradient(135deg, transparent 50%, rgba(var(--secondary-color-rgb), 0.1) 50%);
    transition: all 0.3s ease;
}

.training-benefits-82 .container {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

.training-benefits-82 .knowledge-classes-82 {
    gap: 40px;
    flex-direction: column-reverse;
    position: relative;
    display: flex;
}

.training-benefits-82 .text-pod-76::before {
    height: 0;
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    width: 4px;
    position: absolute;
    left: 0;
    background: rgb(149,150,177);
    top: 0;
    content: "";
}

.training-benefits-82 h4::after {
    transform-origin: left;
    bottom: 0;
    width: 80px;
    transition: transform 0.5s ease;
    left: 0;
    height: 3px;
    background: rgb(87,94,168);
    position: absolute;
    transform: scaleX(1);
    content: "";
}

.training-benefits-82 li p {
    color: #000000;
    gap: 15px;
    font-size: 16px;
    margin: 0;
    align-items: flex-start;
    display: flex;
    line-height: 1.6;
}

.training-benefits-82 svg {
    width: 22px;
    transition: transform 0.3s ease;
    height: 22px;
}

.training-benefits-82 .photo-grid-72 {
    object-fit: cover;
    width: 100%;
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    height: auto;
    border-radius: 4px;
}

.contact-box-02 .container {
    z-index: 1;
    padding: 0 30px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.contact-box-02 .inquiry-request-21 {
    flex-wrap: wrap;
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    margin-top: 50px;
    border-radius: 20px;
    flex-direction: row-reverse;
    background: #ffffff;
    overflow: hidden;
}

.contact-box-02 form {
    padding-left: 25px;
    width: 100%;
}

.contact-box-02 form h3 {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    font-family: Arial, sans-serif;
    margin-bottom: 35px;
}

.contact-box-02 form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(149,150,177,0.5);
    background: rgba(rgb(149,150,177), 0.05);
    outline: none;
}

.contact-box-02 .query-form-42 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact-box-02 .query-form-42 input[type="checkbox"]:checked + label::before {
    border-color: rgb(149,150,177);
    background-color: rgb(149,150,177);
}

.contact-box-02 .query-form-42 label a {
    transition: all 0.3s ease;
    color: rgb(149,150,177);
    text-decoration: none;
}

.contact-box-02 form .request-support-14 {
    transition: all 0.3s ease;
    overflow: hidden;
    border-radius: 10px;
    border: none;
    display: inline-block;
    background: linear-gradient(45deg, rgb(149,150,177), rgb(87,94,168));
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 15px 35px;
    cursor: pointer;
    color: #ffffff;
}

.privacy-quarters-59 h1 {
    font-size: 41px;
    color: rgb(149,150,177);
    margin-top: 40px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    margin-bottom: 25px;
    font-weight: 700;
    letter-spacing: 1px;
}

.privacy-quarters-59 ul, .privacy-quarters-59 ol {
    padding-left: 20px;
    list-style: none;
    padding: 15px 0;
}

.privacy-quarters-59 li {
    color: #000000;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 10px;
}



.faculty-info-20 .container {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.faculty-info-20 .company_holder h3 {
    font-size: calc(35px * 0.9);
    color: #ffffff;
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    text-shadow: 0 0 10px rgb(149,150,177,0.5);
}

.faculty-info-20 .company_holder h3 {
    overflow: hidden;
    position: relative;
}

.faculty-info-20 .alumni-net-12 {
    justify-content: space-between;
    display: flex;
    position: relative;
    flex: 0 0 65%;
}

.faculty-info-20 .top-lead-41 {
    backdrop-filter: blur(10px);
    flex: 0 0 45%;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    border-radius: 14px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    padding: 20px;
}

.faculty-info-20 .top-lead-41 h5::after {
    left: 0;
    position: absolute;
    width: 40px;
    content: '';
    height: 2px;
    bottom: 0;
    background: rgb(149,150,177);
    transition: width 0.3s ease, box-shadow 0.3s ease;
}

.faculty-info-20 .top-lead-41 .nav-block-01 a:hover {
    padding-left: 5px;
    color: #ffffff;
    opacity: 1;
}

.faculty-info-20 .top-lead-41 .nav-block-01 a:hover::before {
    box-shadow: 0 0 5px rgb(149,150,177,0.5);
    width: 100%;
}

.footer-subscribe-54::before {
    position: absolute;
    right: 0;
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(149,150,177,0.5), transparent);
    top: 0;
    content: '';
    height: 1px;
}

footer::after {
    opacity: 0.3;
    top: 0;
    right: 0;
    left: 0;
    position: absolute;
    content: '';
    bottom: 0;
    background-size: 50px 50px;
    z-index: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent);
}

.cookies-tracking-20 {
    padding: 10px 20px;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    margin-left: 10px;
    font-size: 20px;
    text-decoration: none;
}

.cookies-tracking-20 {
    color: #ffffff;
    border: 1px solid rgb(149,150,177);
    background-color: rgb(149,150,177);
}

.who-we-are-74 .text-pod-76 {
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    border-left: 4px solid rgb(149,150,177);
    background: linear-gradient(135deg, 
        rgba(rgb(149,150,177), 0.1) 0%,
        rgba(rgb(87,94,168), 0.15) 100%);
    padding: 40px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    backdrop-filter: blur(8px);
    position: relative;
}

.who-we-are-74 h5 {
    font-size: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    color: #ffffff;
    margin: 0 0 20px;
    letter-spacing: 2px;
    position: relative;
}

.who-we-are-74 ol {
    counter-reset: item;
    list-style: none;
    padding: 0;
    margin: 0;
}

.who-we-are-74 ol li {
    column-count: 1;
    text-align: justify;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 15px;
    animation: fadeIn 1s forwards;
    position: relative;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.8;
    column-gap: 40px;
    padding: 0 0 0 15px;
    hyphens: auto;
}

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

.course-structure-12 .coding-class-83 {
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    position: relative;
    display: flex;
    overflow: hidden;
    background: #ffffff;
    flex-direction: column;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.course-structure-12 .text-pod-76 {
    position: relative;
    margin: 0 15px;
    padding: 40px;
    background: #ffffff;
    box-shadow: 0 -15px 30px rgba(0, 0, 0, 0.05);
    transform: translateY(-30px);
}

.course-structure-12 .text-pod-76 span.description {
    display: none;
}

.course-structure-12 .text-pod-76 div {
    position: relative;
}

.course-structure-12 .text-pod-76 div::after {
    width: 100%;
    bottom: 0;
    content: "";
    background: linear-gradient(to top, #ffffff 0%, transparent 100%);
    position: absolute;
    pointer-events: none;
    left: 0;
    height: 50px;
}

.service-contact-63 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    z-index: 2;
}

.service-contact-63 .get-answers-90 {
    padding: 30px;
    font-weight: 700;
    font-size: 34px;
    color: rgb(149,150,177);
    border-bottom: 1px solid rgb(87,94,168,0.5);
    margin: 0;
    background: #ffffff;
}

.service-contact-63 .join-us-14 p {
    border-left: 3px solid rgb(149,150,177);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: rgb(196,197,202);
    margin: 0;
    position: relative;
    color: #000000;
    border-radius: 10px;
    padding: 15px;
    padding-left: 45px;
    font-size: 14px;
}

.service-contact-63 .join-us-14 p:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateX(5px);
}

.service-contact-63 .join-us-14 p span a:hover {
    color: rgb(87,94,168);
}

.service-contact-63 .edu-help-23 {
    border-top: 1px solid rgb(87,94,168,0.5);
    margin-top: 20px;
    padding-top: 20px;
}

.service-contact-63 .msg-page-78:hover svg {
    transform: translateY(-50%) rotate(15deg);
    fill: rgb(87,94,168);
}

.service-contact-63 .msg-page-78::after {
    width: 50%;
    background: rgb(149,150,177);
    bottom: -5px;
    height: 2px;
    position: absolute;
    content: '';
    left: 30px;
}

.service-contact-63 .form-learn-90:hover svg {
    transform: translateY(-50%) rotate(15deg);
    fill: rgb(87,94,168);
}

.service-contact-63 .form-learn-90 svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}

.leadership-experience-21 {
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(196,197,202) 0%, rgb(149,150,177,0.5) 35%, rgb(87,94,168,0.5) 100%);
    position: relative;
    overflow: hidden;
}



.leadership-experience-21 .container {
    position: relative;
    margin: 0 auto;
    perspective: 1000px;
    z-index: 1;
    max-width: 1200px;
}

.leadership-experience-21 .user-ratings-56:hover {
    transform: rotateX(0) rotateY(0);
}

.leadership-experience-21 .photo-grid-72 {
    transform: translateZ(20px);
    transition: transform 0.3s ease;
    grid-area: photo;
    box-shadow: 
    -5px 5px 0 rgb(87,94,168),
    -10px 10px 20px rgba(0, 0, 0, 0.5);
    border-radius: 11px;
    width: 100%;
    aspect-ratio: 1/1;
}

.leadership-experience-21 .name + span {
    align-self: end;
    margin-top: 2rem;
    color: #000000;
    letter-spacing: 1px;
    opacity: 0.8;
    font-weight: 600;
    grid-area: name;
    font-size: 17px;
    transform: translateZ(5px);
    padding-left: 1rem;
    text-transform: uppercase;
}

.leadership-experience-21 .user-ratings-56:hover .employee-view-57 {
    transform: translateZ(25px);
}

.pricing-plan-48 {
    padding: 120px 0;
    position: relative;
    background: rgb(196,197,202);
    overflow: hidden;
}

.pricing-plan-48 .price-panel-09 {
    display: grid;
    gap: 60px;
    grid-template-columns: 1fr;
}

.pricing-plan-48 .learn-fees-78 h2 {
    color: #000000;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 31px;
    position: relative;
    font-weight: 700;
}

.pricing-plan-48 .study-cost-32 {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    transform: translateY(30px);
    margin-top: 20px;
    animation: fadeSlideUp 0.8s forwards 0.4s;
    opacity: 0;
}

.pricing-plan-48 .cost-card-34 {
    overflow: hidden;
    transition: box-shadow 0.4s ease, transform 0.4s ease;
    background: #ffffff;
    flex-direction: column;
    position: relative;
    min-height: 420px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 11px;
    display: flex;
}

.pricing-plan-48 .cost-levels-10:hover .cost-card-34::before {
    transform: scaleY(1);
}

.pricing-plan-48 .class-cost-04 {
    flex-direction: column;
    display: flex;
    z-index: 1;
    padding: 40px 30px;
    flex: 1;
    position: relative;
}

.pricing-plan-48 .rate-options-72 {
    position: relative;
    color: rgb(149,150,177);
    margin: 10px 0 20px;
    padding-bottom: 10px;
    font-size: calc(19px + 0.5rem);
    font-weight: 700;
    display: inline-block;
}

.pricing-plan-48 .photo-grid-72 {
    height: 200px;
    transition: transform 0.5s ease;
    position: relative;
    transform-origin: center;
    width: 100%;
}

.pricing-plan-48 .cost-levels-10:hover .photo-grid-72::after {
    opacity: 1;
}

.greeting-page-74::before {
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-image: 
    radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.1) 0%, transparent 15%),
    radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.1) 0%, transparent 20%);
    z-index: 1;
    top: 0;
    content: "";
}

.greeting-page-74 p {
    animation: slide-in 0.8s ease-out 0.3s forwards;
    transform: translateX(-20px);
    max-width: 700px;
    line-height: 1.6;
    margin-bottom: 2rem;
    font-size: calc(17px * 1.2);
    opacity: 0;
    color: #ffffff;
}

.greeting-page-74 .skill-training-70 {
    height: 400px;
    align-items: flex-end;
    border-radius: 17px;
    display: flex;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
}

.greeting-page-74 .skill-training-70 h3 {
    margin: 0;
    line-height: 1.5;
    position: relative;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    font-weight: 600;
    padding-left: 1rem;
    color: #ffffff;
    font-size: calc(18px * 1.1);
}

header .header-page-84 {
    position: relative;
}

header .header-page-84:after {
    pointer-events: none;
    height: 60px;
    background-image: radial-gradient(
        circle,
        rgba(255, 255, 255, 0.1) 0%,
        transparent 70%
    );
    filter: blur(8px);
    width: 60px;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0.5;
    content: '';
}

header .container:before {
    pointer-events: none;
    background-size: 6px 2px, 6px 2px;
    right: 20px;
    position: absolute;
    content: '';
    background-image: 
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%),
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%);
    transform: translateY(-50%);
    opacity: 0.5;
    top: 50%;
    background-position: 0 0, 0 10px;
    background-repeat: repeat-x;
    height: 30px;
    width: 50px;
}

header .top-lead-41:hover:before {
    opacity: 0.7;
}

header .head-tutor-65:before {
    left: -12px;
    content: '';
    width: 6px;
    transition: all 0.3s ease;
    background: #ffffff;
    border-radius: 50%;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
    position: absolute;
    height: 6px;
}

header .head-tutor-65:hover:before {
    left: -20px;
    opacity: 1;
}

header .head-pro-62 {
    display: flex;
    position: relative;
    text-decoration: none;
    padding: 5px;
    transition: all 0.3s ease;
    align-items: center;
}

header .head-pro-62:hover:before {
    opacity: 1;
}

header .head-pro-62:hover:after {
    opacity: 1;
    animation: circuit 3s infinite;
}

header .head-pro-62:hover svg {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}


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



@media (min-width: 768px) {.thanksHub-75 {
    padding: 120px 0;
}.thanksHub-75 .knowledge-classes-82 {
    grid-template-columns: 1fr 1.5fr;
    align-items: center;
    padding: 60px 70px 60px 60px;
    gap: 50px;
}.thanksHub-75 h5 {
    font-size: calc(23px * 1.1);
    transform: translateX(25px);
}.thanksHub-75 p {
    font-size: calc(16px * 1.05);
}
}



@media (prefers-reduced-motion: reduce) {.thanksHub-75 .knowledge-classes-82,
  .thanksHub-75 h5,
  .thanksHub-75 h5::after,
  .thanksHub-75 a,
  .thanksHub-75 a::before,
  .thanksHub-75 a::after {
    transition: none;
}}



@media (min-width: 992px) {.training-benefits-82 .knowledge-classes-82 {
    gap: 80px;
}.training-benefits-82 .text-pod-76 {
    padding: 50px;
}.training-benefits-82 h4 {
    padding-right: 60px;
}.training-benefits-82 li p {
    font-size: calc(16px * 1.05);
}.training-benefits-82 .photo-grid-72 {
    max-width: 42%;
    height: 550px;
}
}



@media (max-width: 480px) {.training-benefits-82 {
    padding: 60px 0;
}.training-benefits-82 .text-pod-76 {
    padding: 25px 15px;
}.training-benefits-82 h4 {
    margin-bottom: 20px;
    font-size: 23px;
    padding-bottom: 12px;
}.training-benefits-82 li {
    margin-bottom: 12px;
}.training-benefits-82 li p {
    gap: 10px;
    font-size: calc(16px * 0.9);
}.training-benefits-82 .photo-grid-72 {
    height: 250px;
}}



@media screen and (max-width: 480px) {.contact-box-02 {
    padding: 50px 0;
}.contact-box-02 h2 {
    font-size: calc(38px * 0.8);
}.contact-box-02 .photo-grid-72 {
    min-height: 200px;
}.contact-box-02 .inquiry-reach-23 {
    padding: 30px 20px;
}.contact-box-02 .inquiry-reach-23::before {
    left: 20px;
    width: calc(100% - 40px);
}.contact-box-02 form h3 {
    margin-bottom: 25px;
    font-size: calc(18px * 0.9);
}.contact-box-02 form input[type="text"] {
    padding: 15px 20px;
}.contact-box-02 form .request-support-14 {
    text-align: center;
    width: 100%;
}}


@media (max-width: 1200px) {.cookie-customize-56 h5 {
    font-size: calc(19px - 2px);
}.cookie-customize-56 p {
    font-size: calc(17px - 2px);
}.cookies-tracking-20 {
    padding: 8px 16px;
    font-size: calc(20px - 2px);
}
}


@media (max-width: 800px) {.cookie-necessary-85 {
    align-items: center;
    flex-direction: column;
}.edu-consent-06 {
    margin-bottom: 15px;
}.cookie-customize-56 {
    text-align: center;
    margin-bottom: 20px;
}.cookies-tracking-20 {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
}}



@media (max-width: 480px) {.who-we-are-74 {
    padding: 60px 0;
}.who-we-are-74 .text-pod-76 {
    padding: 25px 15px;
}.who-we-are-74 ol li {
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}
}



@media (prefers-reduced-motion: reduce) {.who-we-are-74 .text-pod-76,
    .who-we-are-74 p b,
    .who-we-are-74 ol li {
    transition: none;
    transform: none;
    animation: none;
}}



@media (min-width: 1200px) {.course-structure-12 {
    padding: 150px 0;
}.course-structure-12 .coding-class-83 {
    max-height: 480px;
}.course-structure-12 .photo-grid-72 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.course-structure-12 .text-pod-76 {
    padding: 60px;
}.course-structure-12 .text-pod-76 h3 {
    font-size: calc(24px * 1.2);
    margin-bottom: 35px;
}.course-structure-12 .text-pod-76 p.description {
    max-height: 280px;
}
}



@media (min-width: 992px) {.service-contact-63 .instant-request-71 {
    display: grid;
    grid-template-columns: 1fr 2fr;
}.service-contact-63 .get-answers-90 {
    grid-column: span 2;
}.service-contact-63 .photo-grid-72 {
    height: 100%;
}.service-contact-63 .edu-input-48 {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 992px) {.leadership-experience-21 .user-ratings-56 {
    grid-template-columns: 1fr;
    transform: none;
    grid-template-rows: auto auto auto;
    grid-template-areas:
      "photo-grid-72"
      "name"
      "employee-view-57";
}.leadership-experience-21 .photo-grid-72 {
    max-width: 200px;
    margin: 0 auto;
}.leadership-experience-21 .name,
  .leadership-experience-21 .name + span {
    text-align: center;
    padding-left: 0;
}.leadership-experience-21 .name + span {
    margin-top: 0.5rem;
}
}



@media (min-width: 768px) {.pricing-plan-48 .price-panel-09 {
    grid-template-columns: 1fr;
}.pricing-plan-48 .study-cost-32 {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 40px;
}
}



@media (max-width: 767px) {.pricing-plan-48 {
    padding: 80px 0;
}.pricing-plan-48 .learn-fees-78 h2 {
    font-size: calc(31px - 0.4rem);
}.pricing-plan-48 .fee-deals-21 {
    font-size: 18px;
}.pricing-plan-48 .class-cost-04 {
    padding: 30px 20px;
}.pricing-plan-48 .cost-card-34 {
    min-height: 400px;
}.pricing-plan-48 .photo-grid-72 {
    height: 160px;
}
}



@media (min-width: 1200px) {.greeting-page-74 .start-begin-85 {
    font-size: calc(44px * 1.5);
}.greeting-page-74 p {
    font-size: calc(17px * 1.3);
}.greeting-page-74 .skill-training-70 {
    height: 500px;
}.greeting-page-74 .skill-training-70 h3 {
    font-size: calc(18px * 1.2);
}
}



@media (max-width: 480px) {.greeting-page-74 {
    padding: 2rem 1rem;
}.greeting-page-74 .start-begin-85 {
    font-size: calc(44px * 0.9);
}.greeting-page-74 p {
    font-size: calc(17px * 0.9);
}.greeting-page-74 .skill-training-70 {
    height: 300px;
}.greeting-page-74 .skill-training-70 span {
    padding: 1.5rem;
}.greeting-page-74 .skill-training-70 h3 {
    font-size: calc(18px * 0.9);
}}

@keyframes pulseLine {
    0%, 100% {
        opacity: 0.6;
    }
    50% {
        opacity: 1;
    }
}



@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}



@keyframes fadeUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes rotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

@keyframes slide-in {
  0% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}



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



@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
}

