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

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

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

header,footer {
    width: 100%;
}

header {
    position: relative;
    width: 100%;
    z-index: 99;
    background: linear-gradient(to bottom, rgb(215,208,204), rgba(0, 0, 0, 0.5));
    overflow: visible;
}

.company-info-1::after {
    filter: blur(30px);
    background: linear-gradient(120deg, rgb(186,169,160,0.5) 10%, rgb(157,124,105) 90%);
    height: 60%;
    content: '';
    right: -5%;
    transform: rotate(-15deg);
    bottom: -10%;
    opacity: 0.08;
    position: absolute;
    z-index: 0;
    width: 40%;
}

.company-info-1 .knowledge-pro-4 {
    margin-top: 30px;
    position: relative;
}

.company-info-1 .our-ethos-6 {
    animation: fadeInUp 0.8s ease-out forwards;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    opacity: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    border-left: 4px solid rgb(186,169,160);
    position: relative;
    transform: translateY(20px);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 30px;
    animation-delay: calc(var(--i, 0) * 0.2s);
}

.company-info-1 .our-ethos-6 div {
    padding-right: 15px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.2px;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    overflow-y: auto;
    max-height: 300px;
    color: #000000;
}

.teaching-experience-4::before {
    content: "";
    width: 40%;
    z-index: 0;
    transform: rotate(15deg);
    height: 40%;
    right: -5%;
    top: -5%;
    opacity: 0.07;
    position: absolute;
    filter: blur(20px);
    background: linear-gradient(135deg, rgb(186,169,160,0.5), rgb(186,169,160));
}

.teaching-experience-4 .user-voices-5:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 
                0 3px 8px rgba(0,0,0,0.05),
                0 25px 50px rgba(rgb(186,169,160,0.5), 0.06);
}

.teaching-experience-4 .user-voices-5 > div:first-child {
    justify-self: center;
}

.teaching-experience-4 .user-voices-5:hover .img-vertical-5 {
    transform: perspective(800px) rotateY(-2deg) translateY(-5px);
    box-shadow: 15px 15px 30px rgba(0,0,0,0.15);
}

.teaching-experience-4 .img-vertical-5::after {
    height: 200%;
    transform: rotate(25deg);
    content: "";
    width: 200%;
    top: -50%;
    opacity: 0;
    left: -50%;
    z-index: 2;
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgba(255,255,255,0) 30%,
        rgba(255,255,255,0.2) 50%,
        rgba(255,255,255,0) 70%,
        transparent 100%
    );
    position: absolute;
    transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.teaching-experience-4 .user-voices-5 > div:nth-child(2) > div {
    padding-left: 0.5rem;
    color: rgba(0, 0, 0, 0.5);
    opacity: 0.85;
    letter-spacing: 0.02em;
    font-size: calc(14px * 0.95);
    position: relative;
    font-weight: 600;
    margin-bottom: 1rem;
    transition: color 0.3s ease, opacity 0.3s ease;
}

.teaching-experience-4 .user-voices-5:hover .exp-projects-4 {
    border-left-color: rgb(186,169,160);
}

.title-welcome-6 {
    align-items: center;
    display: flex;
    position: relative;
    color: #ffffff;
    justify-content: center;
    overflow: hidden;
    min-height: 100vh;
}

.title-welcome-6::after {
    animation: gradientShift 12s infinite alternate ease-in-out;
    right: 0;
    bottom: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    background: linear-gradient(45deg, 
    rgb(186,169,160,0.5) 0%,
    transparent 40%,
    rgb(157,124,105,0.5) 100%);
    content: "";
    left: 0;
}

.title-welcome-6 .title_style_header::after {
    background: linear-gradient(to right, 
    rgb(186,169,160) 0%,
    rgb(157,124,105) 100%);
    left: 0;
    transform: translateZ(5px) scaleX(1);
    height: 4px;
    animation: lineExpand 4s infinite alternate ease-in-out;
    width: 80px;
    position: absolute;
    bottom: -15px;
    transform-origin: left center;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    content: "";
}

.title-welcome-6 .story-info-9 {
    position: relative;
    transform: translateZ(10px);
}

.title-welcome-6 .story-info-9::before {
    position: absolute;
    animation: pulse 3s infinite alternate ease-in-out;
    content: "";
    transform: rotate(45deg);
    left: -2rem;
    height: 8px;
    width: 8px;
    top: 0.5rem;
    background: rgb(157,124,105);
}

.course-beneficiaries-9 {
    position: relative;
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.5) 0%, 
        rgb(157,124,105,0.5) 100%);
    padding: 5rem 0;
    overflow: hidden;
}

.course-beneficiaries-9::after {
    position: absolute;
    background: 
        radial-gradient(circle at 90% 10%, rgba(rgb(186,169,160,0.5), 0.2) 0%, transparent 50%),
        radial-gradient(circle at 10% 90%, rgba(rgb(157,124,105,0.5), 0.2) 0%, transparent 50%);
    z-index: -1;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.course-beneficiaries-9 h3::before {
    right: 0;
    position: absolute;
    content: "";
    background: rgb(186,169,160);
    height: 100%;
    top: 0;
    width: 10px;
}

.course-beneficiaries-9 h3::after {
    position: absolute;
    right: 0;
    background: linear-gradient(
        to left,
        rgb(186,169,160),
        transparent
    );
    bottom: -10px;
    content: "";
    height: 1px;
    width: 100%;
}

.course-beneficiaries-9 li::after {
    right: 0;
    width: 30px;
    background: 
        linear-gradient(135deg, transparent 50%, rgba(rgb(186,169,160,0.5), 0.2) 50%);
    content: "";
    opacity: 0;
    position: absolute;
    transition: opacity 0.3s ease;
    top: 0;
    height: 30px;
    z-index: 1;
}

.course-beneficiaries-9 li:hover {
    border-color: rgba(rgb(186,169,160,0.5), 0.3);
    transform: translateY(-5px);
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.15),
        inset 0 1px 0 rgba(#ffffff, 0.1);
}

.course-beneficiaries-9 li svg path {
    transition: fill 0.3s ease;
    fill: rgb(157,124,105);
}

.course-beneficiaries-9 li:hover svg path {
    fill: rgb(186,169,160);
}

footer::before {
    animation: gradientFlow 20s ease infinite;
    content: "";
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 0%, rgb(186,169,160,0.5) 35%, rgb(157,124,105,0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
    top: 0;
    z-index: -1;
    right: 0;
    left: 0;
    opacity: 0.75;
    position: absolute;
    bottom: 0;
    background-size: 300% 300%;
}

.biz-learnings-2 .company_holder {
    overflow: hidden;
    border-radius: 20px;
    backdrop-filter: blur(8px);
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    transition: all 0.4s ease;
    position: relative;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    flex: 1 1 350px;
    padding: 2rem;
}

.biz-learnings-2 .company_holder h3 {
    font-weight: 700;
    text-shadow: 0 0 15px rgb(186,169,160,0.5);
    color: #ffffff;
    font-size: 38px;
    display: inline-block;
    letter-spacing: 1px;
    margin: 0 0 1.5rem;
    position: relative;
}

.biz-learnings-2 .footer-careers-9 {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}

.biz-learnings-2 .top-primary-1 {
    gap: 2.5rem;
    flex-wrap: wrap;
    display: flex;
}

.biz-learnings-2 .top-class-8::before {
    top: 0;
    content: "";
    height: 1px;
    left: -50%;
    width: 200%;
    position: absolute;
    transform: translateY(-1px);
    background: linear-gradient(90deg, transparent, rgb(157,124,105), transparent);
}

.biz-learnings-2 .top-class-8:hover {
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(157,124,105,0.5);
    transform: translateY(-5px);
}

.biz-learnings-2 .top-class-8:hover h5::after {
    width: 100%;
}

.biz-learnings-2 .top-class-8 .top-primary-1 a {
    font-size: 12px;
    transition: all 0.3s ease;
    opacity: 0.8;
    position: relative;
    text-shadow: 0 0 5px #000000;
    padding: 0.5rem 1rem;
    display: block;
    border-radius: 10px;
    color: #ffffff;
    text-decoration: none;
    z-index: 1;
}

.biz-learnings-2 .top-class-8 .top-primary-1 a:hover {
    text-shadow: 0 0 10px rgb(157,124,105,0.5);
    color: #ffffff;
    padding-left: 1.5rem;
    opacity: 1;
}

.biz-learnings-2 .top-class-8 .top-primary-1 a:hover::after {
    width: 100%;
    opacity: 0.2;
}

.glossary-1 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}

.glossary-1 .diversity-2:hover {
    opacity: 1;
    text-shadow: 0 0 8px rgb(157,124,105,0.5);
}

.get-support-4 {
    background: linear-gradient(135deg, rgb(215,208,204) 0%, rgba(245, 247, 251, 0.92) 100%);
    overflow: hidden;
    padding: 120px 20px;
    font-family: Arial, sans-serif;
    position: relative;
}

.get-support-4 h1 {
    z-index: 1;
    transform: perspective(1000px) translateZ(0);
    margin-bottom: 60px;
    font-size: 38px;
    text-align: center;
    color: #000000;
    position: relative;
    font-weight: 700;
}

.get-support-4 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}

.get-support-4 .connect-now-8:hover {
    transform: translateY(-5px);
}

.get-support-4 .connect-now-8 > div {
    box-shadow: 0 4px 24px -8px rgba(0, 0, 0, 0.05);
    padding: 20px;
    backdrop-filter: blur(8px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: linear-gradient(145deg, rgba(250, 252, 255, 0.9), rgba(250, 252, 255, 0.4));
    border-radius: 10px;
}

.get-support-4 span {
    line-height: 1.6;
    margin-left: 36px;
    color: #000000;
    display: block;
    font-size: 18px;
}

.get-support-4 .contact-section-1:hover {
    box-shadow: 0 5px 15px rgba(var(--primary-color-rgb), 0.15);
    color: rgb(186,169,160);
    background: linear-gradient(135deg, rgba(255, 255, 255, 1), rgba(250, 252, 255, 0.95));
    transform: translateX(5px) scale(1.02);
}

.get-support-4 .contact-section-1:hover svg path {
    fill: rgb(186,169,160);
}

.course-overview-2::before {
    top: 0;
    z-index: 2;
    content: '';
    pointer-events: none;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    background: radial-gradient(circle at center, rgba(255,255,255,0.1) 0%, rgb(215,208,204) 90%);
}

.course-overview-2 .class-track-0 {
    position: relative;
    width: 100%;
    height: 20%;
}

.course-overview-2 .class-track-0:hover img {
    transform: scale(1.1);
}

.course-overview-2 .container {
    width: 100%;
    padding: 0;
    position: relative;
    display: flex;
    z-index: 5;
    align-items: center;
}

.course-overview-2 .learn-explore-6::before {
    right: 20px;
    border: 1px solid rgb(157,124,105,0.5);
    position: absolute;
    pointer-events: none;
    top: 20px;
    bottom: 20px;
    left: 20px;
    border-left: none;
    content: '';
    border-radius: 0 10px 10px 0;
}

.course-overview-2 .learn-explore-6 p {
    line-height: 1.8;
    font-size: 12px;
    color: #000000;
    margin-bottom: 2.5rem;
}

.course-overview-2 .learn-explore-6 .feedback-feedback-8::before {
    position: absolute;
    background: linear-gradient(45deg, rgb(157,124,105) 0%, rgb(186,169,160) 100%);
    height: 100%;
    opacity: 0;
    content: '';
    transition: opacity 0.3s ease;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
}

.thxWrap-8::before {
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    content: "";
    opacity: 0.6;
    left: 0;
    background: 
    radial-gradient(circle at 20% 30%, rgb(186,169,160,0.5) 0%, transparent 40%),
    radial-gradient(circle at 80% 70%, rgb(157,124,105,0.5) 0%, transparent 40%);
    animation: pulse 15s infinite alternate;
    position: absolute;
}

.thxWrap-8 .academy-team-3 {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 19px;
    transform: translateZ(20px) rotateX(2deg);
    background: linear-gradient(to right bottom, #ffffff, rgba(255, 255, 255, 0.85));
    position: relative;
    padding: 2.5rem;
    animation: slideUpScale 1s ease-out 0.3s both;
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.1),
    0 3px 10px rgba(0, 0, 0, 0.05),
    0 1px 5px rgba(0, 0, 0, 0.03);
    overflow: hidden;
}

.thxWrap-8 li {
    padding-left: 0;
    animation: fadeSlideInDelayed 1.2s ease-out both;
    position: relative;
    margin-bottom: 0.5rem;
}

.thxWrap-8 span {
    display: block;
    position: relative;
    color: #000000;
    font-family: Arial, sans-serif;
    transform: translateZ(10px);
    font-size: clamp(1rem, 2vw, 14px);
    letter-spacing: 0.01em;
    line-height: 1.6;
    font-weight: 400;
}

header .head-edu-9::before {
    left: 10%;
    position: absolute;
    content: "";
    width: 80%;
    height: 1px;
    bottom: 0;
    background: linear-gradient(to right, transparent, rgb(186,169,160), transparent);
}

header .head-edu-9 .top-learn-4 .top-learning-5 svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    width: auto;
    height: 45px;
}

header .head-edu-9 .top-class-8 .head-lesson-8 {
    transform-style: preserve-3d;
    margin: 0;
    position: relative;
}

header .head-edu-9 .top-class-8 .head-lesson-8 a::after {
    transform: translateZ(-2px) rotateX(-10deg);
    background: linear-gradient(to top, rgb(157,124,105,0.5), transparent);
    opacity: 0;
    transform-origin: bottom center;
}

header .head-edu-9 .top-class-8 .head-lesson-8:hover a {
    color: rgb(186,169,160);
    transform: translateZ(10px);
}

header .head-edu-9 .top-class-8 .head-lesson-8:hover a::before,
header .head-edu-9 .top-class-8 .head-lesson-8:hover a::after {
    opacity: 0.1;
}

header .head-edu-9 .top-class-8 .head-lesson-8:hover a::before {
    transform: translateZ(-5px) rotateX(15deg);
}

.offer-list-2 .container {
    max-width: 1320px;
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}

.offer-list-2 .member-fees-8 {
    opacity: 0;
    text-align: center;
    order: 1;
    padding: 2rem;
    animation: fadeInUp 0.8s forwards 0.2s;
    transform: translateY(20px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.05);
    background: linear-gradient(145deg, #ffffff, rgb(255, 255, 255, 0.5));
}

.offer-list-2 .qtr-cost-7 {
    transition: transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    display: block;
    opacity: 0;
    animation: fadeInUp 0.8s forwards;
    transform: translateY(30px);
    text-decoration: none;
    animation-delay: calc(0.1s * var(--i, 1));
    will-change: transform, opacity;
}

.offer-list-2 .package-deals-0 {
    display: flex;
    z-index: 1;
    position: relative;
    flex-direction: column;
    flex-grow: 1;
    padding: 2.5rem 2rem;
}

.offer-list-2 .qtr-cost-7 h3 {
    font-size: calc(18px + 0.2rem);
    position: relative;
    color: #000000;
    margin-bottom: 1rem;
    font-weight: 700;
    transition: color 0.3s ease;
}

.offer-list-2 .annual-plan-7::before {
    background: rgb(157,124,105);
    content: "";
    transition: width 0.3s ease;
    left: 0;
    width: 40px;
    bottom: -5px;
    position: absolute;
    height: 3px;
}

.offer-list-2 .img-vertical-5::after {
    background: linear-gradient(to top, rgba(0,0,0,0.2), transparent);
    position: absolute;
    inset: 0;
    content: "";
}

.cookie-warning-alert-5 h5 {
    transition: color 0.3s ease-in-out;
    margin-bottom: 6px;
    font-weight: 700;
    font-size: 19px;
    color: #ffffff;
}

.cookie-warning-alert-5 p {
    max-width: 500px;
    color: #ffffff;
    font-size: 16px;
}

.data-accept-8 {
    background: rgb(186,169,160);
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    line-height: 35px;
    margin-left: 20px;
    text-decoration: none;
    border-radius: 13px;
    box-shadow: rgb(186,169,160,0.5) 0px 4px 10px 0px;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 20px;
    color: #ffffff;
}

.viewport-container-2 .cookie-protect-5 h5, .viewport-container-2 .cookie-protect-5 p {
    color: #ffffff;
}


#cookieWarningModal-3 {
    display: none;
}

.privacy-hutch-2 {
    flex-direction: column;
    gap: 1.5rem;
    display: flex;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid rgb(186,169,160);
    font-family: Arial, sans-serif;
    padding: 2rem;
}

.privacy-hutch-2 ul {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    list-style: none;
    margin: 0;
}

.privacy-hutch-2 p, .privacy-hutch-2 span {
    color: #000000;
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 1rem;
}

.privacy-hutch-2 section {
    gap: 1rem;
    display: flex;
    flex-direction: column;
}

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

.contact-section-3 h2 {
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 50px;
    text-align: center;
}

.contact-section-3 .img-vertical-5 {
    border-radius: 14px;
    transform: perspective(1000px) rotateY(-5deg);
    height: 550px;
    transition: transform 0.5s ease;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
}

.contact-section-3 form h3 {
    color: #000000;
    margin-bottom: 30px;
    font-size: 20px;
    font-family: Arial, sans-serif;
    font-weight: 600;
}

.contact-section-3 form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.5;
}

.contact-section-3 .request-request-4 {
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}

.contact-section-3 .request-request-4 input[type="checkbox"]:checked + label::before {
    background: rgb(186,169,160);
}

.contact-section-3 .request-request-4 input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    border-bottom: 2px solid #ffffff;
    left: 8px;
    width: 6px;
    top: 6px;
    content: "";
    border-right: 2px solid #ffffff;
    height: 10px;
    position: absolute;
}

.contact-section-3 form .feedback-feedback-8:hover::after {
    right: auto;
    width: 100%;
    left: 0;
}

.contact-section-3 form .feedback-feedback-8 span {
    z-index: 1;
    position: relative;
}

.test-drive-9 {
    position: relative;
    background: linear-gradient(45deg, rgb(215,208,204) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 120px 0;
}

.test-drive-9 .academy-team-3 {
    display: flex;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    flex-direction: column;
    align-items: flex-start;
}

.test-drive-9 .container p {
    border-radius: 0 12px 12px 12px;
    padding: 30px 50px;
    font-weight: 700;
    background: #ffffff;
    display: inline-block;
    z-index: 5;
    font-size: 32px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    margin: 0 0 50px 0;
    color: #000000;
    line-height: 1.4;
}

.test-drive-9 .feedback-feedback-8::after {
    content: '';
    transform: translateX(-101%);
    transition: transform 0.4s ease;
    height: 100%;
    top: 0;
    background: rgb(157,124,105);
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -2;
}

.company-info-1 .our-ethos-6 div::-webkit-scrollbar {
    width: 5px;
}

.company-info-1 .our-ethos-6 div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(255, 255, 255, 0.5);
}

.company-info-1 .our-ethos-6 div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(186,169,160,0.5), rgb(157,124,105,0.5));
}



@media screen and (max-width: 576px) {.company-info-1 {
    padding: 40px 0;
}.company-info-1 h1 {
    margin-bottom: 25px;
    font-size: calc(39px * 0.8);
}.company-info-1 .knowledge-pro-4 {
    margin-top: 20px;
}.company-info-1 .knowledge-pro-4 ul {
    gap: 25px;
}.company-info-1 .our-ethos-6 {
    padding: 20px 15px;
}.company-info-1 .our-ethos-6 h4 {
    margin-bottom: 12px;
    font-size: calc(19px * 0.95);
}.company-info-1 .our-ethos-6 div {
    max-height: 200px;
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}}



@media (max-width: 767px) {.teaching-experience-4 .user-voices-5 {
    padding: 2rem;
}.teaching-experience-4 .img-vertical-5 {
    height: 140px;
    width: 140px;
    margin-bottom: 1rem;
}.teaching-experience-4 .name {
    font-size: calc(20px * 0.95);
}.teaching-experience-4 .user-voices-5 > div:nth-child(2) > div {
    font-size: calc(14px * 0.9);
}.teaching-experience-4 .exp-projects-4 {
    font-size: calc(14px * 0.95);
    padding-left: 0.75rem;
    line-height: 1.6;
}
}



@media (max-width: 768px) {.title-welcome-6 {
    align-items: flex-start;
    padding-top: 10vh;
}.title-welcome-6 > div {
    padding: 1rem;
    transform: none;
}.title-welcome-6 .page-title-2 {
    padding: 1.5rem;
    clip-path: polygon(
      0 0, 
      100% 0, 
      100% calc(100% - 20px), 
      calc(100% - 20px) 100%, 
      0 100%
    );
    gap: 1rem;
}.title-welcome-6 .story-info-9::before {
    left: -1.5rem;
}.title-welcome-6 > div > div:first-child {
    margin-bottom: 2rem;
}.title-welcome-6 .title_style_header::after {
    width: 60px;
    height: 3px;
    bottom: -10px;
}
}



@media (max-width: 991px) {.course-beneficiaries-9 {
    padding: 4rem 0;
}.course-beneficiaries-9 h3 {
    font-size: calc(38px * 0.9);
    padding: 0.7rem 1.5rem;
    margin-bottom: 2.5rem;
}.course-beneficiaries-9 ul {
    gap: 1.2rem;
}
}



@media (max-width: 480px) {.course-beneficiaries-9 {
    padding: 3rem 0;
}.course-beneficiaries-9 .academy-team-3 {
    padding: 0 1rem;
}.course-beneficiaries-9 h3 {
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.7);
    padding: 0.5rem 1.2rem;
}.course-beneficiaries-9 li {
    padding: 1.2rem;
}.course-beneficiaries-9 li svg {
    width: 28px;
    margin-right: 0.8rem;
    height: 28px;
}}



@media (max-width: 768px) {.biz-learnings-2 {
    padding: 3rem 0 1.5rem;
}.biz-learnings-2 .company_holder,
    .biz-learnings-2 .top-class-8 {
    padding: 1.5rem;
}.biz-learnings-2 .top-primary-1 {
    gap: 1.5rem;
}.biz-learnings-2 .company_holder h3 {
    font-size: calc(38px - 2px);
}.biz-learnings-2 .top-class-8 h5 {
    font-size: calc(24px - 1px);
}.biz-learnings-2 .company_holder:hover,
    .biz-learnings-2 .top-class-8:hover {
    transform: translateY(-3px);
}
}



@media (min-width: 992px) {.get-support-4 {
    padding: 180px 40px;
}.get-support-4 h1 {
    font-size: calc(38px * 1.1);
}.get-support-4 .connect-now-8 {
    grid-template-columns: 1.5fr 1fr 1fr;
}.get-support-4 .connect-now-8 > div:first-child {
    align-items: center;
    display: flex;
    grid-row: span 2;
    grid-column: 1;
}.get-support-4 .get-contactus-4 {
    margin-top: 15px;
}
}



@media screen and (min-width: 1440px) {.course-overview-2 .academy-team-3 {
    padding-left: 10%;
}.course-overview-2 .learn-explore-6 {
    max-width: 650px;
}
}



@media screen and (max-width: 768px) {.course-overview-2 .quick-progress-2 {
    height: 350px;
}.course-overview-2 .container {
    padding: 2.5rem 1rem;
}.course-overview-2 .learn-explore-6 {
    padding: 2rem;
}.course-overview-2 .learn-explore-6 h3 {
    font-size: calc(41px * 0.8);
}

}



@media (min-width: 768px) {.thxWrap-8 {
    padding: 6rem 0;
}.thxWrap-8 .academy-team-3 {
    transform: translateZ(20px) rotateX(3deg);
    max-width: 85%;
    margin: 0 auto;
    padding: 3rem;
}.thxWrap-8 h2 {
    margin-bottom: 3rem;
}.thxWrap-8 li::before {
    left: -10px;
}.thxWrap-8 li:hover::before {
    left: -25px;
}
}



@media (min-width: 992px) {.thxWrap-8 {
    padding: 7rem 0;
}.thxWrap-8 .container {
    flex-direction: column;
    display: flex;
    align-items: center;
}.thxWrap-8 h2 {
    transform: translateZ(40px);
    max-width: 80%;
}.thxWrap-8 .academy-team-3 {
    padding: 3.5rem 4rem;
    max-width: 75%;
    transform: translateZ(25px) rotateX(2deg);
}.thxWrap-8 .academy-team-3:hover {
    transform: translateZ(35px) rotateX(0deg);
}.thxWrap-8 li {
    padding-left: 0.5rem;
}
}



@media (max-width: 767px) {header .head-edu-9 .top-class-8 .head-lesson-8 a {
    font-size: calc(18px - 2px);
    padding: 8px 12px;
}}



@media (min-width: 768px) {.offer-list-2 .learning-packages-6 {
    grid-template-columns: repeat(2, 1fr);
}.offer-list-2 .member-fees-8 {
    padding: 3rem;
}.offer-list-2 .package-deals-0 {
    padding: 2.8rem 2.2rem;
}
}



@media (min-width: 1200px) {.offer-list-2 .learning-packages-6 {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.offer-list-2 .package-deals-0 {
    padding: 3rem 2.5rem;
}.offer-list-2 .member-fees-8 h2 {
    font-size: calc(34px + 0.3rem);
}
}


@media only screen and (max-width: 1200px) {.cookie-warning-alert-5 {
    padding: 20px;
}
}


@media only screen and (max-width: 800px) {.cookie-list-1 {
    display: none;
}.privacy-cookies-7 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookie-warning-alert-5 h5 {
    text-align: center;
}.cookie-warning-alert-5 p {
    text-align: center;
}.cookie-protect-5 {
    margin-bottom: 20px;
    text-align: center;
}.data-accept-8 {
    margin-top: 10px;
    margin-left: 0;
    max-width: 300px;
    width: 100%;
}}



@media screen and (max-width: 991px) {.contact-section-3 {
    padding: 80px 0;
}.contact-section-3 .contact-query-3 {
    grid-template-columns: 1fr;
    gap: 40px;
}.contact-section-3 .img-vertical-5 {
    transform: perspective(1000px) rotateY(0deg);
    height: 400px;
}.contact-section-3 .message-message-6 {
    transform: perspective(1000px) rotateY(0deg);
}
}



@media (max-width: 767px) {.test-drive-9 {
    padding: 70px 0;
}.test-drive-9 .container p {
    padding: 20px 30px;
    margin-bottom: 30px;
    border-radius: 0 10px 10px 10px;
    font-size: 19px;
}.test-drive-9 .feedback-feedback-8 {
    border-radius: 10px 0 10px 10px;
    padding: 15px 30px;
}.test-drive-9 .container p::before,
    .test-drive-9 .feedback-feedback-8::before {
    width: 20px;
    height: 20px;
}
}



@keyframes lineExpand {
  0% {
    transform: translateZ(5px) scaleX(1);
  }
  100% {
    transform: translateZ(5px) scaleX(1.5);
  }
}



@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}



@keyframes carousel-horizontal {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}



@keyframes slideUpScale {
  from {
    opacity: 0;
    transform: translateY(40px) translateZ(20px) scale(0.95) rotateX(5deg);
  }
  to {
    opacity: 1;
    transform: translateY(0) translateZ(20px) scale(1) rotateX(2deg);
  }
}



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

