header,footer {
    width: 100%;
}

header {
    background: linear-gradient(120deg, 
        rgb(149,150,177) 0%, 
        rgb(149,150,177,0.5) 100%
    );
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
}

.thanksHub-75::before {
    position: absolute;
    z-index: 1;
    background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 20px,
    rgba(255, 255, 255, 0.03) 20px,
    rgba(255, 255, 255, 0.03) 40px
  );
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
}

.thanksHub-75 .knowledge-classes-82::before {
    background: linear-gradient(to bottom, rgb(149,150,177), rgb(87,94,168));
    left: 0;
    transform: scaleY(1.03);
    width: 5px;
    top: 0;
    content: "";
    position: absolute;
    height: 100%;
}

.thanksHub-75 h5 {
    transition: transform 0.4s ease-out;
    color: rgb(149,150,177);
    position: relative;
    font-weight: 700;
    margin: 0 0 10px;
    font-size: 23px;
    line-height: 1.4;
    transform: translateX(15px);
}

.thanksHub-75 p {
    color: #000000;
    margin: 0;
    position: relative;
    transition: color 0.3s ease;
    font-size: 16px;
    line-height: 1.7;
}

.thanksHub-75 a:hover {
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.07), transparent 70%);
}

.thanksHub-75 a:hover::before {
    width: 5px;
}

.thanksHub-75 a:hover::after {
    height: 40px;
    background: linear-gradient(135deg, transparent 50%, rgba(var(--secondary-color-rgb), 0.2) 50%);
    width: 40px;
}

.training-benefits-82::before {
    top: -100px;
    height: 300px;
    right: -100px;
    z-index: 0;
    transform: rotate(-15deg);
    background: linear-gradient(225deg, rgb(149,150,177,0.5) 0%, transparent 70%);
    position: absolute;
    opacity: 0.2;
    content: "";
    width: 300px;
    border-radius: 50%;
}

.training-benefits-82 .text-pod-76 {
    transform: translateY(0);
    padding: 30px 20px;
    flex: 1;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
}

.training-benefits-82 .text-pod-76:hover h4::after {
    transform: scaleX(1.5);
}

.training-benefits-82 .text-pod-76 > div {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.training-benefits-82 li:hover {
    transform: translateX(5px);
}

.training-benefits-82 li p span:first-child {
    flex-shrink: 0;
    margin-top: 3px;
}

.training-benefits-82 li:hover p span:last-child {
    color: rgb(149,150,177);
}

.training-benefits-82 li:hover svg {
    transform: rotate(10deg);
}

.training-benefits-82 li:hover svg path {
    fill: rgb(149,150,177);
}

.contact-box-02 {
    padding: 100px 0;
    background-color: rgb(196,197,202);
    position: relative;
    overflow: hidden;
}

.contact-box-02::after {
    bottom: 0;
    opacity: 0.1;
    background: linear-gradient(240deg, rgb(87,94,168,0.5) 0%, transparent 70%);
    width: 70%;
    position: absolute;
    right: 0;
    content: "";
    height: 70%;
}

.contact-box-02 .photo-grid-72 {
    flex: 0 0 40%;
    position: relative;
    overflow: hidden;
    min-height: 500px;
}

.contact-box-02 .photo-grid-72::after {
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    content: "";
    top: 0;
}

.contact-box-02 form input[type="text"] {
    border-radius: 10px;
    background: rgb(196,197,202);
    padding: 18px 25px;
    color: #000000;
    margin-bottom: 20px;
    width: 100%;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    font-size: 13px;
    border: none;
}

.contact-box-02 .query-form-42 label {
    cursor: pointer;
    padding-left: 35px;
    position: relative;
    font-size: 13px;
    color: #000000;
    line-height: 1.5;
}

.contact-box-02 .query-form-42 input[type="checkbox"]:checked + label::after {
    left: 8px;
    transform: rotate(45deg);
    top: 9px;
    width: 6px;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    border-right: 2px solid #ffffff;
    height: 11px;
    content: "";
}

.contact-box-02 form .request-support-14:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(rgb(149,150,177), 0.3);
}

.contact-box-02 form .request-support-14:hover::before {
    transform: rotate(45deg) translateX(200%);
}

.contact-box-02 svg path {
    fill: rgb(149,150,177);
    transition: fill 0.3s ease;
}

.privacy-quarters-59 h2 {
    color: rgb(87,94,168);
    text-transform: capitalize;
    font-weight: 600;
    border-bottom: 2px solid rgb(149,150,177);
    padding-bottom: 5px;
    margin-top: 30px;
    font-size: 35px;
    margin-bottom: 20px;
}

.privacy-quarters-59 ul li::before {
    vertical-align: middle;
    margin-right: 10px;
    color: rgb(149,150,177);
    font-size: 1.5em;
    content: '•';
}

.privacy-quarters-59 div.container {
    max-width: 1200px;
    margin: 0 auto;
}

.faculty-info-20 .company_holder {
    flex: 0 0 30%;
    position: relative;
    padding-right: 30px;
}

.faculty-info-20 .company_holder h3::after {
    background: rgb(149,150,177);
    bottom: -5px;
    position: absolute;
    width: 40%;
    content: '';
    height: 2px;
    transition: width 0.3s ease-in-out;
    left: 0;
}

.faculty-info-20 .diploma-cta-16 {
    backdrop-filter: blur(5px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.08);
    font-size: 18px;
    transition: all 0.3s ease;
    transform: translateZ(0);
    border-radius: 10px;
    line-height: 1.6;
    margin-top: 15px;
    padding: 15px;
    color: #ffffff;
}

.faculty-info-20 .top-lead-41::before {
    content: '';
    position: absolute;
    inset: 0;
    transform: translateX(-100%);
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: transform 0.6s ease;
    z-index: -1;
}

.faculty-info-20 .top-lead-41 .nav-block-01 {
    flex-direction: column;
    display: flex;
    gap: 12px;
}

.faculty-info-20 .top-lead-41 .nav-block-01 a {
    display: inline-block;
    padding-left: 0;
    opacity: 0.85;
    transition: all 0.3s ease;
    font-size: calc(18px * 0.95);
    text-decoration: none;
    color: #ffffff;
    position: relative;
}

.footer-subscribe-54 {
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    backdrop-filter: blur(10px);
}

.footer-subscribe-54 .goal-footer-35:hover {
    opacity: 1;
}




footer {
    position: relative;
}

.faculty-info-20 .company_holder h3::before {
    top: 0;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: 0.5s;
    content: '';
    width: 100%;
    position: absolute;
    pointer-events: none;
    left: -100%;
}

.cookie-necessary-85 {
    z-index: 1;
    justify-content: space-between;
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
}

#cookie-box-notice-87 {
    display: none;
}

.edu-consent-06 svg {
    height: 60px;
    transition: fill 0.3s ease-in-out;
    fill: rgb(149,150,177);
    width: 60px;
}

.cookie-customize-56 h5 {
    color: rgb(149,150,177);
    font-size: 19px;
    margin-bottom: 5px;
    font-weight: 700;
}

.windowPrivacySettings-58 p a {
    text-decoration: underline;
    color: rgb(149,150,177);
}


.who-we-are-74 {
    overflow: hidden;
    padding: 120px 0;
    color: #ffffff;
    position: relative;
}

.who-we-are-74 .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
}

.who-we-are-74 .text-pod-76:hover {
    transform: perspective(1000px) rotateY(0deg);
}

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

.who-we-are-74 h5::after {
    background: linear-gradient(90deg, rgb(149,150,177), transparent);
    bottom: 0;
    content: '';
    width: 60%;
    position: absolute;
    height: 2px;
    left: 0;
}

.who-we-are-74 p b::before {
    transform: translateY(-50%);
    width: 8px;
    content: '';
    position: absolute;
    background-color: rgb(149,150,177);
    height: 8px;
    left: 0;
    top: 50%;
}

.who-we-are-74 ol li::first-letter {
    color: rgb(149,150,177);
    font-weight: 700;
    font-size: 1.4em;
}

.course-structure-12::before {
    background: rgb(149,150,177,0.5);
    opacity: 0.4;
    content: "";
    z-index: 0;
    top: -100px;
    height: 300px;
    filter: blur(120px);
    left: -100px;
    position: absolute;
    width: 300px;
    animation: floatEffect 15s infinite alternate ease-in-out;
}

.course-structure-12 .coding-class-83:hover {
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.08),
                -25px -25px 70px rgba(255, 255, 255, 0.9);
    transform: translateY(-10px);
}

.course-structure-12 .photo-grid-72::after {
    transition: opacity 0.5s ease;
    background: linear-gradient(
        135deg,
        rgb(149,150,177,0.5) 0%,
        transparent 100%
    );
    position: absolute;
    content: "";
    inset: 0;
    opacity: 0.7;
}

.course-structure-12 .text-pod-76 h3 {
    line-height: 1.4;
    font-weight: 700;
    font-family: Arial, sans-serif;
    animation: slideIn 0.7s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    color: #000000;
    margin-bottom: 25px;
    font-size: calc(24px * 1.05);
    transform: translateX(-10px);
    opacity: 0;
}

.service-contact-63 {
    position: relative;
    background: rgb(196,197,202);
    overflow: hidden;
    padding: 70px 0;
}

.service-contact-63::before {
    z-index: 1;
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(to right, rgb(149,150,177,0.5) 0%, transparent 70%);
    content: '';
    height: 100%;
}

.service-contact-63 .photo-grid-72 {
    width: 100%;
    position: relative;
    height: 250px;
    overflow: hidden;
}

.service-contact-63 .join-us-14 {
    background: #ffffff;
    padding: 30px;
    display: grid;
    gap: 15px;
}

.service-contact-63 .join-us-14 p svg {
    left: 15px;
    position: absolute;
    height: 20px;
    top: 50%;
    transition: transform 0.3s ease, fill 0.3s ease;
    width: 20px;
    transform: translateY(-50%);
    fill: rgb(149,150,177);
}

.service-contact-63 .join-us-14 p span a {
    text-decoration: none;
    position: relative;
    color: rgb(149,150,177);
    transition: color 0.3s ease;
}

.service-contact-63 .join-us-14 p span a:hover::after {
    width: 100%;
}

.service-contact-63 .msg-page-78 {
    color: rgb(149,150,177);
    padding-left: 30px;
    position: relative;
    font-size: 22px;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 20px;
}

.service-contact-63 .msg-page-78 svg path {
    transition: fill 0.3s ease;
    fill: inherit;
}

.service-contact-63 .form-learn-90 {
    overflow: hidden;
    border-radius: 10px;
    display: flex;
    padding: 12px 15px;
    color: #000000;
    z-index: 1;
    font-size: 14px;
    position: relative;
    padding-left: 40px;
    justify-content: space-between;
    background: rgb(196,197,202);
}

.service-contact-63 .form-learn-90::before {
    background: rgb(149,150,177,0.5);
    z-index: -1;
    top: 0;
    left: 0;
    content: '';
    transition: width 0.3s ease;
    width: 0;
    position: absolute;
    height: 100%;
}

.leadership-experience-21 .user-ratings-56 {
    border-radius: 11px;
    grid-template-areas:
    "photo quote"
    "name quote";
    display: grid;
    transform: rotateX(5deg) rotateY(-2deg);
    backdrop-filter: blur(10px);
    padding: 2.5rem;
    grid-template-columns: minmax(220px, 1fr) 2fr;
    grid-template-rows: auto auto;
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.5),
    0 5px 15px rgb(149,150,177,0.5);
    transition: transform 0.5s ease;
    transform-style: preserve-3d;
    gap: 1.5rem;
    background: #ffffff;
}

.leadership-experience-21 .employee-view-57 {
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);
    position: relative;
    border-radius: 11px;
    line-height: 1.7;
    grid-area: quote;
    background: linear-gradient(to right, #ffffff, rgb(196,197,202));
    transition: transform 0.3s ease;
    transform: translateZ(15px);
    font-size: calc(17px * 1.1);
    color: #000000;
    padding: 2rem;
}

.pricing-plan-48::before {
    background: linear-gradient(135deg, 
        rgba(var(--primary-color-rgb), 0.05) 0%, 
        rgba(var(--secondary-color-rgb), 0.03) 100%);
    content: "";
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 0;
}

.pricing-plan-48 .learn-fees-78 h2::after {
    background: linear-gradient(90deg, rgb(149,150,177), rgb(87,94,168));
    left: 50%;
    width: 80px;
    position: absolute;
    content: "";
    bottom: -10px;
    transform: translateX(-50%);
    height: 3px;
}

.pricing-plan-48 .cost-levels-10:hover {
    transform: translateY(-10px) scale(1.02);
}

.pricing-plan-48 .cost-levels-10:hover .cost-card-34 {
    box-shadow: 0 20px 40px rgba(var(--primary-color-rgb), 0.15);
}

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

.pricing-plan-48 .cost-levels-10:hover .class-cost-04 h3 {
    color: rgb(149,150,177);
}

.pricing-plan-48 .cost-levels-10:nth-child(even):hover .class-cost-04 h3 {
    color: rgb(87,94,168);
}

.pricing-plan-48 .rate-options-72::after {
    height: 3px;
    bottom: 0;
    opacity: 0.6;
    width: 40px;
    content: "";
    background: currentColor;
    position: absolute;
    left: 0;
}

.pricing-plan-48 .cost-levels-10:hover .photo-grid-72 {
    transform: scale(1.05);
}

.pricing-plan-48 .photo-grid-72::after {
    background: linear-gradient(to top, rgba(0,0,0,0.4), transparent);
    bottom: 0;
    content: "";
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0;
    height: 40%;
    transition: opacity 0.4s ease;
}

.greeting-page-74 > div {
    gap: 3rem;
    flex-direction: column;
    width: 100%;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    display: flex;
}

.greeting-page-74 .start-begin-85::after {
    width: 0;
    height: 3px;
    bottom: -10px;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(87,94,168), #ffffff);
    animation: line-grow 1.2s ease-out 0.6s forwards;
    left: 0;
}

.greeting-page-74 .skill-training-70::before {
    z-index: 1;
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.8) 100%);
}

.greeting-page-74 .skill-training-70 span {
    padding: 2rem;
    z-index: 2;
    width: 100%;
    position: relative;
}



.greeting-page-74:hover {
    cursor: default;
}

header:before {
    height: 100%;
    pointer-events: none;
    content: '';
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

header .header-page-84:before {
    height: 2px;
    left: 0;
    bottom: -1px;
    content: '';
    width: 100%;
    opacity: 0.3;
    background: linear-gradient(to right, 
        transparent, 
        #ffffff, 
        transparent
    );
    position: absolute;
}

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

header .top-study-03 {
    justify-content: space-between;
    align-items: center;
    position: relative;
    display: flex;
}

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

header .top-lead-41 {
    gap: 30px;
    align-items: center;
    position: relative;
    display: flex;
}

header .head-tutor-65 {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 400;
    transition: all 0.3s ease;
    font-size: 14px;
    text-decoration: none;
    padding: 8px 0;
    color: #ffffff;
}

header .head-tutor-65:hover {
    transform: translateX(5px);
    color: #ffffff;
}

header .head-tutor-65:hover:after {
    transform: translateY(-50%) scaleX(1);
}

header .head-pro-62:before {
    top: -10px;
    border-radius: 10px;
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    left: -10px;
    opacity: 0;
    transition: all 0.3s ease;
    content: '';
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

header .head-pro-62 svg {
    transition: all 0.3s ease;
    width: auto;
    height: 40px;
}


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



@media (max-width: 767px) {.thanksHub-75 {
    padding: 60px 0;
}.thanksHub-75 .knowledge-classes-82 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 35px 25px;
}.thanksHub-75 h5 {
    font-size: calc(23px * 0.9);
    transform: translateX(10px);
}.thanksHub-75 a {
    padding: 10px 15px;
}.thanksHub-75 a::after {
    height: 20px;
    width: 20px;
}
}



@media (min-width: 768px) {.training-benefits-82 {
    padding: 150px 0;
}.training-benefits-82 .knowledge-classes-82 {
    align-items: center;
    flex-direction: row;
    gap: 60px;
}.training-benefits-82 .text-pod-76 {
    padding: 40px;
}.training-benefits-82 h4 {
    font-size: 30px;
    margin-bottom: 40px;
}.training-benefits-82 .text-pod-76 > div {
    gap: 30px;
    justify-content: space-between;
    flex-direction: row;
}.training-benefits-82 .text-pod-76 > div > div {
    flex: 1;
}.training-benefits-82 li {
    margin-bottom: 20px;
}.training-benefits-82 .photo-grid-72 {
    max-width: 45%;
    object-position: center;
    height: 500px;
}
}



@media screen and (max-width: 991px) {.contact-box-02 .photo-grid-72 {
    min-height: 300px;
    flex: 0 0 100%;
}.contact-box-02 .inquiry-reach-23 {
    flex: 0 0 100%;
}.contact-box-02 .inquiry-reach-23::before {
    background: linear-gradient(to right, rgb(149,150,177), rgb(87,94,168));
    height: 5px;
    left: 40px;
    width: calc(100% - 80px);
    top: 0;
}.contact-box-02 form {
    padding-left: 0;
    padding-top: 25px;
}
}



@media (max-width: 991px) {.faculty-info-20 {
    padding: 60px 0 30px;
}.faculty-info-20 .container {
    flex-direction: column;
}.faculty-info-20 .company_holder {
    flex: 0 0 100%;
    padding-right: 0;
    margin-bottom: 40px;
}.faculty-info-20 .company_holder::after {
    display: none;
}.faculty-info-20 .alumni-net-12 {
    flex: 0 0 100%;
}.faculty-info-20 .top-lead-41 {
    flex: 0 0 calc(50% - 20px);
    margin-bottom: 20px;
}
}



@media (max-width: 576px) {.faculty-info-20 {
    padding: 30px 0 15px;
}.faculty-info-20 .company_holder {
    margin-bottom: 30px;
}.faculty-info-20 .company_holder h3 {
    font-size: calc(35px * 0.7);
}.faculty-info-20 .top-lead-41 h5 {
    font-size: calc(19px * 0.8);
}.footer-subscribe-54 {
    padding: 10px 0;
}.footer-subscribe-54 .goal-footer-35 {
    font-size: calc(14px * 0.8);
}}



@media (min-width: 992px) {.who-we-are-74 .text-pod-76 {
    max-width: 80%;
}.who-we-are-74 h5 {
    font-size: calc(20px * 1.2);
}.who-we-are-74 p b {
    font-size: calc(15px * 1.6);
}.who-we-are-74 ol li {
    column-gap: 60px;
    column-count: 3;
}
}



@media (hover: hover) {.who-we-are-74 .text-pod-76:hover::before,
    .who-we-are-74 .text-pod-76:hover::after {
    height: 90px;
    transition: all 0.4s ease-out;
    width: 90px;
}
}



@media (min-width: 768px) {.course-structure-12 .coding-class-83 {
    flex-direction: row;
    max-height: 500px;
    align-items: stretch;
}.course-structure-12 .photo-grid-72 {
    height: auto;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    flex: 0 0 45%;
}.course-structure-12 .text-pod-76 {
    justify-content: center;
    flex: 0 0 55%;
    transform: translateY(0) translateX(-30px);
    display: flex;
    margin: 30px 30px 30px 0;
    flex-direction: column;
}.course-structure-12 .text-pod-76::before {
    left: -8px;
    height: 40px;
    width: 4px;
    top: 20px;
}.course-structure-12 .text-pod-76 h3 {
    font-size: 24px;
}.course-structure-12 .text-pod-76 p.description {
    max-height: 330px;
}
}



@media (min-width: 1200px) {.service-contact-63 .edu-input-48 {
    grid-template-columns: repeat(3, 1fr);
}
}



@media (min-width: 768px) and (max-width: 991px) {.service-contact-63 .get-answers-90 {
    font-size: 22px;
    padding: 25px;
}.service-contact-63 .photo-grid-72 {
    height: 220px;
}.service-contact-63 .join-us-14 {
    padding: 25px;
}.service-contact-63 .edu-input-48 {
    grid-template-columns: repeat(2, 1fr);
}.service-contact-63 .join-us-14 p svg {
    width: 18px;
    height: 18px;
}.service-contact-63 .msg-page-78 svg {
    width: 20px;
    height: 20px;
}.service-contact-63 .form-learn-90 svg {
    height: 14px;
    width: 14px;
}
}



@media (max-width: 576px) {.leadership-experience-21 {
    padding: 4rem 1rem;
}.leadership-experience-21 .user-ratings-56 {
    padding: 1.5rem;
}.leadership-experience-21 .employee-view-57 {
    padding: 1.5rem;
}}



@media (min-width: 1200px) {.pricing-plan-48 .study-cost-32 {
    gap: 40px;
}
}



@media (max-width: 480px) {.pricing-plan-48 {
    padding: 60px 0;
}.pricing-plan-48 .price-panel-09 {
    gap: 40px;
}.pricing-plan-48 .study-cost-32 {
    gap: 25px;
}.pricing-plan-48 .class-cost-04 h3 {
    font-size: 19px;
}.pricing-plan-48 .rate-options-72 {
    font-size: 19px;
}.pricing-plan-48 .class-cost-04 p {
    font-size: calc(18px - 0.1rem);
}}



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



@media (max-width: 767px) {header .top-lead-41 {
    height: 100vh;
    max-width: 320px;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    background: rgb(149,150,177);
    top: 0;
    right: -100%;
    padding: 80px 30px 30px;
    gap: 25px;
    width: 80%;
    z-index: 1001;
    position: fixed;
    flex-direction: column;
}header .top-lead-41:before {
    top: 60px;
    left: 10%;
    width: 80%;
    bottom: auto;
}header .top-lead-41:after {
    border: 1px solid rgba(255, 255, 255, 0.2);
    content: '';
    right: 20px;
    height: 30px;
    width: 30px;
    top: 20px;
    pointer-events: none;
    position: absolute;
    border-radius: 50%;
}header .menu.active {
    right: 0;
}header .head-tutor-65 {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 12px 0;
}header .head-tutor-65:hover {
    transform: translateX(0);
}header .head-tutor-65:last-child {
    border-bottom: none;
}header .head-pro-62 {
    margin: 0 auto;
}
}

