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

header,footer {
    width: 100%;
}

header {
    padding: 0;
    width: 100%;
    background: rgb(201,207,186);
    z-index: 100;
    position: relative;
}

.homepage-92 .main-entry-39 {
    width: 100%;
    height: 100%;
    position: relative;
}

.homepage-92 .class-online-20 img {
    filter: brightness(0.7);
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.homepage-92 .learn-welcome-29 label:hover {
    opacity: 0.8;
}

.homepage-92 .subtext-wrap-71 .container {
    background: rgba(0, 0, 0, 0.7);
    background: #000000;
    padding: 30px;
    border-radius: 22px;
    border-left: 4px solid rgb(158,170,160);
    margin: 0 auto;
    max-width: 800px;
}

.pricing-zone-17 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(201,207,186) 0%, rgb(116,123,116,0.5) 100%);
    padding: 6rem 0;
    position: relative;
}

.pricing-zone-17::before {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    background: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(rgb(158,170,160), 0.03) 40px, rgba(rgb(158,170,160), 0.03) 80px);
    pointer-events: none;
    content: "";
    left: 0;
    height: 100%;
}

.pricing-zone-17 .cost-schemes-42 {
    transform: translateY(0);
    background: rgba(#ffffff, 0.9);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin: 0 auto;
    z-index: 3;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    max-width: 600px;
    padding: 2rem;
}

.pricing-zone-17 .cost-schemes-42:hover h2::after {
    transform: scaleX(1.5);
}

.pricing-zone-17 .price-opts-92 {
    max-width: 100%;
    word-break: break-word;
    font-size: 12px;
    line-height: 1.6;
    margin-top: 1.5rem;
    overflow-wrap: break-word;
    color: #000000;
}

.pricing-zone-17 .access-cost-58 {
    flex-direction: column;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    height: 100%;
    display: flex;
    background: #ffffff;
    transition: box-shadow 0.4s ease;
}

.pricing-zone-17 .learning-packages-61 p {
    overflow-wrap: break-word;
    line-height: 1.6;
    flex-grow: 1;
    word-break: break-word;
    font-size: 12px;
    color: #000000;
    margin-top: 1.5rem;
}

.who-we-are-64::after {
    top: 0;
    opacity: 0.05;
    background-size: 100% 20px, 100% 20px, 100% 20px;
    content: "";
    z-index: 1;
    width: 100%;
    background:
        linear-gradient(0deg, rgb(201,207,186) 10px, transparent 10px),
        linear-gradient(0deg, rgba(0, 0, 0, 0.5) 10px, transparent 10px),
        linear-gradient(0deg, transparent 9px, rgba(0, 0, 0, 0.5) 1px, transparent 10px);
    left: 0;
    height: 100%;
    position: absolute;
}

.who-we-are-64 .learn-online-58:last-child {
    border-top-color: rgb(116,123,116);
}

.who-we-are-64 .learn-online-58:first-child h3 {
    color: rgb(158,170,160);
}

.who-we-are-64 .learn-online-58 h3::after {
    left: 0;
    background-color: currentColor;
    transition: width 0.3s ease;
    bottom: -5px;
    height: 2px;
    position: absolute;
    content: "";
    width: 0;
}

.who-we-are-64 .learn-online-58:hover::before,
.who-we-are-64 .learn-online-58:hover::after {
    opacity: 1;
    height: 25px;
    width: 25px;
}

.customer-opinions-26 {
    position: relative;
    overflow: hidden;
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(201,207,186) 0%, #ffffff 100%);
}

.customer-opinions-26::after {
    right: -10%;
    z-index: 0;
    top: -10%;
    width: 35%;
    height: 35%;
    background: rgb(158,170,160);
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    transform: rotate(-15deg);
    opacity: 0.08;
    position: absolute;
    content: "";
}

.customer-opinions-26 .success-metric-64 {
    overflow: hidden;
    position: relative;
}

.customer-opinions-26 .testimonials-pro-49:nth-child(2) {
    --animation-order: 2;
}

.customer-opinions-26 .testimonials-pro-49:nth-child(4) {
    --animation-order: 4;
}

.customer-opinions-26 .testimonials-pro-49:nth-child(7) {
    --animation-order: 7;
}

.customer-opinions-26 .testimonials-pro-49 h3 {
    display: inline-block;
    position: relative;
    margin-bottom: 0.8rem;
    color: #000000;
    font-weight: 600;
    font-size: calc(23px * 1.05);
}

.customer-opinions-26 .testimonials-pro-49:hover h3::after {
    width: 100%;
}

.customer-opinions-26 .testimonials-pro-49 div {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1),
                clip-path 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    margin-left: auto;
    height: 60px;
    width: 60px;
    border-radius: 0;
    overflow: hidden;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    position: relative;
}

.target-audience-43 .success-metric-64 {
    position: relative;
    overflow: visible;
    padding: 0;
}

.target-audience-43 h4::after {
    background: rgb(116,123,116,0.5);
    left: 50%;
    position: absolute;
    bottom: -5px;
    content: '';
    width: 200px;
    transform: translateX(-50%);
    height: 1px;
}

.target-audience-43 p {
    padding: 30px 35px;
    align-items: flex-start;
    background: rgba(0, 0, 0, 0.5);
    font-size: calc(13px * 1.05);
    display: flex;
    line-height: 1.7;
    margin: 0;
    position: relative;
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 80%, 
        85% 100%, 
        0% 100%
    );
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease;
    border: 1px solid rgb(158,170,160,0.5);
    overflow: visible;
    z-index: 1;
    backdrop-filter: blur(5px);
    box-shadow: 
        0 0 20px rgb(158,170,160,0.5),
        inset 0 0 10px rgb(158,170,160,0.5);
    border-radius: 0;
}

.target-audience-43 p svg {
    width: 36px;
    filter: drop-shadow(0 0 8px rgb(158,170,160,0.5));
    margin-right: 20px;
    flex-shrink: 0;
    transition: transform 0.3s ease;
    height: 36px;
}

.data-statistics-10::before {
    left: 0;
    background: radial-gradient(circle at center, rgb(158,170,160,0.5) 0%, transparent 60%);
    width: 100%;
    z-index: 1;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
}

.data-statistics-10 .container {
    position: relative;
    z-index: 5;
    padding: 0 30px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    flex-direction: column;
    max-width: 1400px;
}

.data-statistics-10 h2::before,
.data-statistics-10 h2::after {
    background: rgb(158,170,160);
    height: 2px;
    transform: translateY(-50%);
    content: "";
    top: 50%;
    width: 60px;
    position: absolute;
}

.data-statistics-10 h2::before {
    right: calc(100% + 20px);
}

.data-statistics-10 .extra-gain-29:hover::before {
    opacity: 1;
}

.data-statistics-10 .extra-gain-29:nth-child(2) {
    --rotation: 36deg;
}

.data-statistics-10 .extra-gain-29:nth-child(4) {
    --rotation: 108deg;
}

.data-statistics-10 .extra-gain-29:nth-child(7) {
    --rotation: 216deg;
}

.data-statistics-10 .extra-gain-29 p {
    line-height: 1;
    text-align: center;
    font-weight: 700;
    color: rgb(158,170,160);
    margin: 0 0 5px;
    font-size: calc(36px * 1.1);
}

.data-statistics-10 ul.items-1 {
    justify-content: center;
}

.data-statistics-10 ul.items-7,
.data-statistics-10 ul.items-8,
.data-statistics-10 ul.items-9,
.data-statistics-10 ul.items-10 {
    margin: 0 auto;
    max-width: 1200px;
}

.thanks-box-49 .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}

.thanks-box-49 .success-metric-64:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.thanks-box-49 .success-metric-64:hover::before {
    opacity: 0.3;
    transform: scale(1);
}

.thanks-box-49 .success-metric-64 > div:first-child::after {
    position: absolute;
    transform-origin: left center;
    left: 0;
    bottom: -15px;
    content: "";
    background: rgb(158,170,160);
    width: 80px;
    transform: scaleX(0.7);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 3px;
}

.thanks-box-49 a::after {
    width: 100%;
    content: "";
    left: 0;
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    height: 1px;
    bottom: 0;
    background-color: rgb(158,170,160);
    transform: scaleX(0);
    position: absolute;
    transform-origin: right center;
}

.contact-box-18 .inquiry-info-24 {
    position: relative;
    gap: 40px;
    background: transparent;
    align-items: center;
    display: grid;
    grid-template-columns: 1fr 450px;
}

.contact-box-18 .feedback-message-62 {
    transition: transform 0.5s ease;
    background: #ffffff;
    border-radius: 15px;
    padding: 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(5deg);
    position: relative;
}

.contact-box-18 .support-links-26 {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
}

.contact-box-18 .support-links-26 label::before {
    background: rgb(201,207,186);
    content: "";
    position: absolute;
    border-radius: 4px;
    transition: all 0.3s ease;
    top: 2px;
    height: 22px;
    width: 22px;
    left: 0;
}

.contact-box-18 form .help-reach-16::after {
    background: rgb(116,123,116);
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
    z-index: 0;
    right: 0;
}

header .container {
    margin: 0;
    padding: 0;
    max-width: 100%;
    z-index: 1;
    position: relative;
    width: 100%;
}

header .main-bar-32::after {
    width: 100%;
    height: 2px;
    position: absolute;
    content: '';
    transform: scaleX(0.7);
    bottom: 0;
    background: linear-gradient(to right, rgb(158,170,160), rgb(116,123,116));
    transition: transform 0.3s ease;
    left: 0;
}

header .main-class-27:hover {
    color: rgb(158,170,160);
    background: rgba(255, 255, 255, 0.7);
}

footer {
    position: relative;
    margin-top: 0;
    background-color: #000000;
}

.flag-content-37 .container {
    display: grid;
    position: relative;
    grid-gap: 30px;
    grid-template-columns: repeat(12, 1fr);
}

.flag-content-37 .company_holder h3::after {
    left: 0;
    bottom: -8px;
    background: rgb(158,170,160);
    position: absolute;
    width: 100%;
    content: "";
    height: 2px;
}

.flag-content-37 .head-lead-15 h5::after {
    left: 0;
    width: 100%;
    position: absolute;
    height: 2px;
    bottom: -8px;
    content: "";
    background: rgb(116,123,116);
}

.flag-content-37 .head-lead-15 .nav-sitebar-46 a:hover {
    opacity: 1;
    transform: translateX(5px);
    color: rgb(158,170,160);
}

.art-portal-13 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flag-content-37 .company_holder::before {
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    width: 5px;
    background: rgb(158,170,160);
    opacity: 0.5;
}

.flag-content-37 .nav-sitebar-46 {
    position: relative;
}

.flag-content-37 .nav-sitebar-46::after {
    height: 1px;
    opacity: 0.2;
    background: rgb(116,123,116,0.5);
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -15px;
}

.confidential-cordon-73 {
    width: 100%;
    background: #ffffff;
    padding: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    color: #000000;
    overflow: hidden;
}

.confidential-cordon-73 ul li, .confidential-cordon-73 ol li {
    margin-bottom: 15px;
    line-height: 1.8;
    color: #000000;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    padding-left: 25px;
}

.confidential-cordon-73 section {
    margin-bottom: 20px;
    background: rgb(201,207,186);
    border-radius: 10px;
    padding: 25px;
}

.course-program-details-23 {
    padding: 90px 0;
    background: rgb(201,207,186);
    z-index: 1;
    overflow: hidden;
    position: relative;
}

.course-program-details-23 .success-metric-64 {
    gap: 40px;
    display: flex;
    position: relative;
    flex-direction: column;
}

.course-program-details-23 .image-frame-wrap-91 {
    border-radius: 13px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.6s;
    height: 450px;
    position: relative;
    transform: translateZ(0);
    z-index: 1;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.course-program-details-23 .education-guide-01:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.course-program-details-23 .education-guide-01::after {
    left: 5%;
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    content: "";
    position: absolute;
    bottom: -5px;
    height: 10px;
    width: 90%;
    z-index: -1;
    border-radius: 0 0 50% 50%;
}

.course-program-details-23 .nav-pagebar-12:hover svg {
    transform: scale(1.05);
}

.course-program-details-23 .nav-pagebar-12:hover svg path {
    fill: rgb(116,123,116);
}

.course-program-details-23 .education-guide-01:hover h3::after {
    width: 100px;
}

.instructional-approach-31 {
    background: linear-gradient(135deg, rgb(201,207,186) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}

.instructional-approach-31 h2 {
    font-weight: 700;
    transform: translateZ(50px);
    margin-bottom: 3rem;
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
    position: relative;
    color: #000000;
    font-size: 33px;
}

.instructional-approach-31:hover .subtext-wrap-71 {
    transform: translateZ(30px) rotateY(0deg);
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.08),
        -8px -8px 25px rgba(255, 255, 255, 0.9),
        inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

.instructional-approach-31 p {
    color: #000000;
    margin: 0;
    font-weight: 400;
    position: relative;
    line-height: 1.8;
    font-size: 13px;
}

.instructor-history-76::after {
    filter: blur(30px);
    height: 150px;
    border-radius: 50%;
    position: absolute;
    width: 150px;
    background: rgb(158,170,160,0.5);
    z-index: 0;
    left: -30px;
    bottom: -30px;
    content: "";
    animation: float 6s ease-in-out infinite reverse;
}

.instructor-history-76 .employee-section-28 {
    flex: 1;
    transition: all 0.4s ease;
    position: relative;
    transform: translateX(-30px) rotate(3deg);
    min-width: 280px;
    padding: 30px;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    justify-content: center;
}

.instructor-history-76 .work-projects-71::before {
    content: "";
    top: -20px;
    position: absolute;
    left: -15px;
    font-family: Arial, sans-serif;
    color: rgb(158,170,160);
    font-size: 80px;
    opacity: 0.1;
}

#cookiePopupWindow-01:checked ~ .consentNotificationBox-26 {
    visibility: hidden;
    opacity: 0;
}

.track-prefs-63 p {
    margin-bottom: 0;
    color: #000000;
    font-size: 15px;
}

.consentNotificationBox-26 p a {
    color: rgb(158,170,160);
    text-decoration: underline;
}

.sign-up-now-42 .success-metric-64 {
    z-index: 10;
    padding-left: 50px;
    border-left: 4px solid rgb(158,170,160);
    display: grid;
    position: relative;
    gap: 50px;
    grid-template-columns: 1fr 1fr;
}

.sign-up-now-42 .help-reach-16::before {
    height: 100%;
    content: '';
    width: 100%;
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2),
        transparent
    );
    position: absolute;
    left: -100%;
    top: 0;
    transition: 0.5s;
}

.sign-up-now-42::after {
    height: 100%;
    opacity: 0.05;
    left: 0;
    background: linear-gradient(135deg, transparent 0%, rgb(158,170,160,0.5) 100%);
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
}

.get-help-info-58 .talk-contact-83 {
    border-left: 4px solid rgb(158,170,160);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.04);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-style: preserve-3d;
    background: #ffffff;
    transform: translateZ(0) rotateX(1deg);
    padding: 3rem;
    position: relative;
}

.get-help-info-58 svg {
    width: 22px;
    height: 22px;
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(0);
}

.get-help-info-58 .connect-now-75:hover svg {
    transform: translateY(-3px) scale(1.1);
}

.get-help-info-58 .talk-contact-83 > div {
    opacity: 1;
    transition: transform 0.4s ease, opacity 0.4s ease;
    margin-bottom: 1.5rem;
    transform: translateY(0);
}


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



@media (max-width: 575px) {.homepage-92 .main-entry-39 {
    height: 50vh;
}.homepage-92 .subtext-wrap-71 {
    padding: 25px 0;
}.homepage-92 .subtext-wrap-71 .container {
    padding: 20px;
    margin: 0 10px;
}.homepage-92 .learn-welcome-29 {
    bottom: 20px;
    gap: 10px;
}.homepage-92 .learn-welcome-29 label {
    height: 10px;
    width: 10px;
}.homepage-92 .subtext-wrap-71 h1 {
    margin-bottom: 10px;
    font-size: calc(39px * 0.7);
}.homepage-92 .subtext-wrap-71 h3 {
    margin-bottom: 12px;
    font-size: calc(20px * 0.7);
}.homepage-92 .subtext-wrap-71 p {
    line-height: 1.5;
    font-size: calc(15px * 0.8);
}}



@media screen and (max-width: 576px) {.who-we-are-64 {
    padding: 50px 0;
}.who-we-are-64 h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 30px;
}.who-we-are-64 h2::before {
    width: 40px;
}.who-we-are-64 .learn-online-58 {
    padding: 25px;
}.who-we-are-64 .learn-online-58 h3 {
    font-size: calc(20px * 0.85);
    margin-bottom: 12px;
}.who-we-are-64 .learn-online-58 p {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
}.who-we-are-64 .learn-online-58:hover::before,
    .who-we-are-64 .learn-online-58:hover::after {
    width: 20px;
    height: 20px;
}.who-we-are-64 .container::before,
    .who-we-are-64 .container::after {
    display: none;
}}



@media (max-width: 480px) {.target-audience-43 {
    padding: 60px 0;
}.target-audience-43 h4 {
    letter-spacing: 1px;
    font-size: calc(33px * 0.85);
    margin-bottom: 40px;
}.target-audience-43 p {
    padding: 20px;
    font-size: 13px;
}.target-audience-43 p svg {
    margin-right: 12px;
    width: 28px;
    height: 28px;
}.target-audience-43 p::after {
    top: -10px;
    right: 15px;
    font-size: 47px;
}}



@media (max-width: 991px) {.data-statistics-10 {
    padding: 100px 0;
}.data-statistics-10 .extra-gain-29 {
    width: 120px;
    height: 120px;
}.data-statistics-10 .extra-gain-29 span {
    font-size: calc(17px * 0.8);
}.data-statistics-10 ul {
    gap: 20px;
}
}



@media (max-width: 375px) {.data-statistics-10 .extra-gain-29 {
    max-width: 150px;
    width: 100%;
}}



@media (min-width: 992px) {.thanks-box-49 .success-metric-64 {
    padding: 80px 70px;
}.thanks-box-49 h5 {
    font-size: calc(20px * 1.1);
}.thanks-box-49 p {
    line-height: 1.9;
    font-size: calc(18px * 1.05);
}
}



@media (prefers-reduced-motion: reduce) {.thanks-box-49 .success-metric-64,
    .thanks-box-49 .success-metric-64::before,
    .thanks-box-49 .success-metric-64 > div:first-child::after,
    .thanks-box-49 a::after {
    transition: none;
}.thanks-box-49::after {
    animation: none;
}}



@media screen and (max-width: 767px) {.contact-box-18 {
    padding: 60px 0;
}.contact-box-18 h2 {
    margin-bottom: 40px;
}.contact-box-18 .image-frame-wrap-91 {
    height: 350px;
}
}



@media (max-width: 767px) {header .first-section-38 {
    padding: 0.7rem 2%;
    justify-content: center;
}header .main-bar-32 {
    margin: 0 0 0.6rem 0;
}header .main-bar-32 svg {
    width: 120px;
}header .head-lead-15 {
    width: 100%;
    justify-content: center;
}header .main-class-27 {
    padding: 0.3rem 0.5rem;
    font-size: calc(18px - 2px);
}
}



@media (max-width: 575px) {.flag-content-37 {
    padding: 30px 0 20px;
}.flag-content-37 .company_holder,
  .flag-content-37 .head-lead-15 {
    padding: 20px;
}.flag-content-37 .company_holder h3 {
    font-size: calc(36px - 4px);
}.art-portal-13 {
    padding: 20px 0;
}}



@media (min-width: 768px) and (max-width: 991px) {.course-program-details-23 {
    padding: 70px 0;
}.course-program-details-23 .image-frame-wrap-91 {
    height: 350px;
}.course-program-details-23 .education-guide-01 {
    padding: 30px;
}.course-program-details-23 .nav-pagebar-12 {
    padding: 12px;
}.course-program-details-23 .nav-pagebar-12 svg {
    width: 70px;
}
}



@media (min-width: 992px) {.instructional-approach-31 {
    padding: 8rem 0;
}.instructional-approach-31 .success-metric-64 {
    grid-template-columns: 1fr;
    gap: 3rem;
}.instructional-approach-31 h2 {
    margin-bottom: 4rem;
    transform: translateZ(60px);
}.instructional-approach-31 .subtext-wrap-71 {
    transform: translateZ(30px) rotateY(-2deg);
    padding: 4rem;
}.instructional-approach-31:hover .subtext-wrap-71 {
    transform: translateZ(50px) rotateY(0deg);
}
}



@media (max-width: 991px) {.instructor-history-76 {
    padding: 40px 20px;
}.instructor-history-76 .testimonials-pro-49 {
    flex-direction: column;
    gap: 20px;
}.instructor-history-76 .image-frame-wrap-91 {
    transform: translateY(0) rotate(-3deg);
    width: 220px;
    height: 280px;
    margin: 0 auto;
}.instructor-history-76 .employee-section-28 {
    margin-top: -30px;
    transform: translateX(0) rotate(0);
}.instructor-history-76 .testimonials-pro-49:hover .image-frame-wrap-91 {
    transform: translateY(-10px) rotate(0);
}
}



@media (max-width: 767px) {.sign-up-now-42 {
    padding: 60px 0;
}.sign-up-now-42 .success-metric-64 {
    padding-left: 20px;
    gap: 30px;
    grid-template-columns: 1fr;
}.sign-up-now-42 .container p {
    font-size: 18px;
}.sign-up-now-42 .help-reach-16 {
    padding: 15px 30px;
    grid-column: 1;
}
}



@media (max-width: 480px) {.get-help-info-58 {
    padding: 2rem 0;
}.get-help-info-58 .talk-contact-83 {
    padding: 1.5rem;
}.get-help-info-58 h3 {
    font-size: calc(33px * 0.75);
}.get-help-info-58 p {
    font-size: calc(14px * 0.95);
}.get-help-info-58 .connect-now-75 {
    padding: 8px 12px;
}
}



@keyframes float {
    0%, 100% {
        transform: rotate(15deg) translateY(0);
    }
    50% {
        transform: rotate(15deg) translateY(-20px);
    }
}

