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

.wrap-container-5 {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}

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

.our-info-2::after {
    background: linear-gradient(90deg, rgb(194,187,207) 0%, rgb(159,151,175) 100%);
    content: "";
    bottom: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
    left: 0;
    height: 10px;
}

.our-info-2 .reach-contact-1 h2 {
    font-weight: 700;
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: 32px;
    color: #000000;
    position: relative;
}

.our-info-2 .edu-chat-6 {
    font-weight: 600;
    margin-bottom: 20px;
    color: #000000;
    font-size: calc(16px * 1.2);
}

.our-info-2 .reach-contact-1 p {
    margin-bottom: 20px;
    color: #000000;
    font-size: 16px;
    align-items: center;
    display: flex;
}

.our-info-2 .learn-chat-5 span {
    font-size: 16px;
    padding: 8px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    color: #000000;
}

.our-info-2 .get-contactform-9 a {
    text-decoration: none;
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 20px;
    flex-direction: column;
    display: flex;
    background: #ffffff;
    border-left: 4px solid rgb(159,151,175);
}

.our-info-2 svg {
    height: 22px;
    width: 22px;
    margin-right: 12px;
    fill: rgb(194,187,207);
}

header .top_plank .learn-panel-1 div svg, header .top_plank .learn-panel-1 div svg path {
    fill: #ffffff;
}

header .top_plank .learn-panel-1 div {
    display: flex;
    justify-content: flex-start;
    margin-right: 24px;
    align-items: center;
}

.education-experience-5 {
    background: linear-gradient(135deg, rgb(229,225,236) 0%, rgb(194,187,207,0.5) 70%, rgb(159,151,175,0.5) 100%);
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
}

.education-experience-5 .container {
    position: relative;
    max-width: 1200px;
    z-index: 1;
    padding: 0 1.5rem;
    margin: 0 auto;
}

.education-experience-5 .testimonial-space-4 {
    border-left: 4px solid rgb(194,187,207);
    position: relative;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1), 
                0 3px 10px rgba(0,0,0,0.05),
                0 1px 0 rgba(255,255,255,0.8) inset;
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    grid-template-columns: 1fr;
    display: grid;
    transform: perspective(1200px) rotateX(2deg);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
    gap: 2rem;
    backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 2.5rem;
}

.education-experience-5 .name::after {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(194,187,207), transparent);
    left: 50%;
    width: 40%;
    transform: translateX(-50%);
    height: 2px;
    transition: width 0.3s ease;
    bottom: 0;
}

.education-experience-5 .work-overview-6::before,
.education-experience-5 .work-overview-6::after {
    color: rgb(194,187,207,0.5);
    content: "";
    font-size: 3.5rem;
    font-family: serif;
    position: absolute;
    line-height: 1;
}

.education-experience-5 .work-overview-6::before {
    top: -0.5rem;
    left: 0;
}

.greeting-page-7 .main-open-2::before {
    right: 0;
    content: "";
    z-index: 1;
    left: 0;
    background: linear-gradient(135deg, 
    rgb(194,187,207,0.5) 0%, 
    rgba(0, 0, 0, 0.75) 100%);
    top: 0;
    bottom: 0;
    position: absolute;
}

.greeting-page-7 h1::after {
    transform-origin: left;
    height: 4px;
    bottom: -10px;
    animation: scale-in 1s cubic-bezier(0.22, 1, 0.36, 1) 0.8s forwards;
    left: 0;
    background: rgb(159,151,175);
    position: absolute;
    content: "";
    width: 80px;
    transform: scaleX(0);
}

.greeting-page-7 p {
    position: relative;
    line-height: 1.6;
    animation: fade-slide-right 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.7s forwards;
    margin-top: 1.5rem;
    color: #ffffff;
    opacity: 0;
    transform: translateX(-10px);
    font-size: clamp(1rem, 2vw, 15px);
    max-width: 700px;
    padding-left: 1.5rem;
}

.ty-page-2::after {
    top: 20%;
    position: absolute;
    opacity: 0.03;
    transform: rotate(-15deg) skewX(-15deg);
    right: -10%;
    content: "";
    width: 50%;
    background: rgb(194,187,207);
    z-index: 0;
    height: 70%;
}

.ty-page-2 h2 {
    position: relative;
    font-weight: 700;
    transform: translateZ(30px);
    margin-bottom: 40px;
    text-align: left;
    animation: slideTitle 0.8s forwards 0.2s cubic-bezier(0.23, 1, 0.32, 1);
    color: #000000;
    font-size: 29px;
    opacity: 0;
}

.ty-page-2 .skill-spot-6::before {
    height: 100%;
    position: absolute;
    content: "";
    z-index: 0;
    background: linear-gradient(135deg, rgb(194,187,207,0.5) 0%, transparent 80%);
    opacity: 0.07;
    width: 100%;
    left: 0;
    top: 0;
}

.ty-page-2 ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 2;
}

.ty-page-2 li::before {
    transform: scale(0);
    border-radius: 50%;
    top: 12px;
    position: absolute;
    left: 0;
    animation: popIn 0.5s forwards 1s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 10px;
    content: "";
    width: 10px;
    background: linear-gradient(135deg, rgb(194,187,207) 0%, rgb(159,151,175) 100%);
}

.secure-protection-1::after {
    position: absolute;
    opacity: 0.05;
    height: 60%;
    transform: rotate(12deg) skew(-12deg);
    width: 45%;
    content: '';
    bottom: -10%;
    left: -5%;
    z-index: 0;
    background: linear-gradient(225deg, rgb(159,151,175,0.5), transparent);
}

.secure-protection-1 h1::after {
    background: linear-gradient(90deg, rgb(159,151,175), transparent);
    bottom: -0.8rem;
    left: 0;
    position: absolute;
    width: 4rem;
    content: '';
    height: 3px;
}

.secure-protection-1 h3 {
    margin: 2.5rem 0 1rem;
    font-weight: 400;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    font-size: calc(30px * 0.85);
    color: #000000;
    padding-bottom: 0.7rem;
}

.secure-protection-1 ul {
    padding-left: 1.5rem;
    list-style-type: none;
    margin: 1.5rem 0 2rem;
}

.secure-protection-1 span {
    padding: 0.5rem 0 0;
    border-left: 2px solid rgba(0, 0, 0, 0.05);
    font-size: 15px;
    display: block;
    line-height: 1.7;
    margin-bottom: 2rem;
    color: #000000;
    padding-left: 1.2rem;
    font-style: italic;
}

header .header-mentor-9 {
    display: flex;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    padding: 1rem;
    gap: 1rem;
    border-radius: 14px;
}

header .nav-begin-2:hover svg {
    filter: drop-shadow(0 2px 4px rgb(194,187,207,0.5));
    transform: translateY(-2px);
}

header .nav-expert-7 {
    border-radius: 10px;
    font-weight: 400;
    font-size: 15px;
    transition: all 0.3s ease;
    overflow: hidden;
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    padding: 0.5rem 1rem;
    text-decoration: none;
    z-index: 1;
}

header .nav-expert-7:hover::after {
    transform: scaleX(1);
}

.course-offering-5 {
    z-index: 1;
    background: linear-gradient(145deg, rgb(229,225,236) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0 100px;
}

.course-offering-5::after {
    z-index: -1;
    height: 200px;
    transform: rotate(15deg);
    width: 200px;
    background: linear-gradient(225deg, rgb(194,187,207) 0%, rgb(159,151,175) 100%);
    opacity: 0.05;
    bottom: -50px;
    left: -50px;
    content: "";
    position: absolute;
}

.course-offering-5 h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}

.course-offering-5 h2:hover::after {
    transform: scaleX(1.5);
}

.course-offering-5 .img-thumb-3::before {
    transition: opacity 0.3s ease;
    content: "";
    right: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(rgba(0, 0, 0, 0.5), 0.1) 100%
    );
    top: 0;
    bottom: 0;
}

.course-offering-5 .content-frame-3::before {
    height: 0;
    content: "";
    left: 0;
    background: linear-gradient(to bottom, rgb(194,187,207), rgb(159,151,175));
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    width: 5px;
    position: absolute;
}

.course-offering-5 .description:last-child {
    margin-bottom: 0;
}

.course-offering-5 .description:nth-child(1) {
    animation: fadeText 0.8s ease forwards;
}

.course-offering-5 .job-training-4:hover .content-frame-3 {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}

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

.deal-plan-3 .rate-choice-0 {
    max-width: 800px;
    transform: translateY(-10px);
    text-align: center;
    animation: fadeInUp 0.8s ease-out forwards;
    margin: 0 auto;
}

.deal-plan-3 .trial-pricing-3 {
    word-break: break-word;
    max-width: 600px;
    overflow-wrap: break-word;
    line-height: 1.7;
    font-size: 18px;
    margin: 0 auto;
    color: #000000;
    margin-bottom: 0;
}

.deal-plan-3 .pricing-deals-8:nth-child(2) {
    --index: 2;
}

.deal-plan-3 .pricing-deals-8:nth-child(4) {
    --index: 4;
}

.deal-plan-3 .learn-deals-1 {
    position: relative;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.deal-plan-3 .bundle-offer-6 h3 {
    position: relative;
    margin-top: 0;
    word-break: break-word;
    margin-bottom: 15px;
    font-size: 24px;
    overflow-wrap: break-word;
    color: #000000;
    font-weight: 700;
}

.deal-plan-3 .bundle-offer-6 p {
    line-height: 1.7;
    margin-bottom: 0;
    word-break: break-word;
    flex-grow: 1;
    font-size: 18px;
    overflow-wrap: break-word;
    color: #000000;
    white-space: normal;
}

.contact-box-3 {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background-color: rgb(229,225,236);
}

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

.contact-box-3 .img-thumb-3 {
    min-height: 500px;
    overflow: hidden;
    flex: 0 0 40%;
    position: relative;
}

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

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

.contact-box-3 .request-panel-9 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact-box-3 .request-panel-9 input[type="checkbox"]:checked + label::before {
    border-color: rgb(194,187,207);
    background-color: rgb(194,187,207);
}

.contact-box-3 .request-panel-9 label a {
    text-decoration: none;
    color: rgb(194,187,207);
    transition: all 0.3s ease;
}

.contact-box-3 form .inquiry-grid-9 {
    position: relative;
    transition: all 0.3s ease;
    border: none;
    display: inline-block;
    color: #ffffff;
    background: linear-gradient(45deg, rgb(194,187,207), rgb(159,151,175));
    font-weight: 600;
    font-size: 17px;
    border-radius: 10px;
    padding: 15px 35px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    cursor: pointer;
}

footer::after {
    top: 0;
    z-index: -1;
    content: "";
    left: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
}

.template-cta-6 .company_holder h3::before {
    top: -10px;
    border-top: 3px solid #ffffff;
    left: -10px;
    width: 30px;
    content: "";
    position: absolute;
    border-left: 3px solid #ffffff;
    height: 30px;
}

.template-cta-6 .trade-mark-4 {
    line-height: 1.6;
    padding: 1.5rem;
    color: #ffffff;
    transform: translateZ(10px);
    background: rgba(255, 255, 255, 0.1);
    font-size: 12px;
    border-radius: 10px;
}

.template-cta-6 .main-pro-0 h5 {
    transform: translateZ(15px);
    margin: 0 0 1.5rem;
    font-weight: 600;
    background: rgb(159,151,175,0.5);
    position: relative;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    min-width: 200px;
    padding: 1rem 1.5rem;
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
}

.template-cta-6 .main-pro-0 .header-know-2 a::before {
    width: 100%;
    content: "";
    transition: all 0.5s ease;
    left: -100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
}

.enroll-info-9::before {
    left: 0;
    top: -20px;
    width: 100%;
    transform-origin: bottom;
    background: rgb(159,151,175);
    transform: rotateX(45deg);
    position: absolute;
    content: "";
    height: 20px;
}

.stay-informed-8::before {
    width: 120%;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 2px,
        transparent 2px,
        transparent 8px
    );
    content: "";
    transform: rotate(-3deg);
    top: -10%;
    left: -5%;
    z-index: -1;
    position: absolute;
    height: 120%;
}

.stay-informed-8 .skill-spot-6::before {
    transform-origin: center top;
    left: 0;
    transform: scaleX(1.03);
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(
        to right,
        rgb(194,187,207),
        rgb(159,151,175),
        rgb(194,187,207)
    );
    height: 5px;
}

.stay-informed-8 .input_holder span {
    position: relative;
    flex: 1 1 auto;
    min-width: 240px;
}

.stay-informed-8 .input_holder input[type="email"]:focus {
    border-color: rgb(159,151,175);
    transform: translateY(-2px);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    outline: none;
}

.stay-informed-8 .input_holder .sub-url-0 {
    font-weight: 600;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
    position: relative;
    padding: 1rem 1.5rem;
    width: 100%;
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    background: linear-gradient(
        45deg,
        rgb(194,187,207),
        rgb(159,151,175)
    );
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border: none;
}

.instructional-approach-9 .skill-spot-6 {
    flex-direction: column;
    border-radius: 30px;
    padding: 4px;
    z-index: 2;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.2);
    max-width: 850px;
    gap: 4px;
    margin: 0 auto;
    display: flex;
}

.instructional-approach-9 h3::after {
    width: 100%;
    background: 
        linear-gradient(
            90deg, 
            rgba(255, 255, 255, 0.1) 0%, 
            rgba(255, 255, 255, 0) 50%, 
            rgba(255, 255, 255, 0.1) 100%
        );
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    animation: shine 3s infinite ease-in-out;
    border-radius: inherit;
    content: "";
}

.instructional-approach-9 span::after {
    background: 
        linear-gradient(
            45deg,
            transparent 45%,
            rgb(194,187,207) 45%,
            rgb(194,187,207) 55%,
            transparent 55%
        );
    border-radius: 50%;
    width: 40px;
    animation: rotate 15s linear infinite;
    position: absolute;
    content: "";
    height: 40px;
    bottom: 1rem;
    background-size: 10px 10px;
    border: 2px solid rgb(194,187,207,0.5);
    right: 1rem;
    opacity: 0.3;
}

.consentSettingsDialog-6 p a {
    color: rgb(194,187,207);
    text-decoration: none;
}

.wrap-container-5 .learn-prefs-5 {
    justify-content: space-between;
    padding: 40px 0;
}

.wrap-container-5 .privacy-ctrl-2 {
    text-align: left;
    color: #ffffff;
}

.wrap-container-5 .consentSettingsDialog-6 p a {
    color: rgb(159,151,175);
    text-decoration: underline;
}

.company-overview-7::before {
    backdrop-filter: blur(5px);
    z-index: 1;
    content: "";
    position: absolute;
    opacity: 0.85;
    right: 0;
    top: 0;
    background: linear-gradient(145deg, rgb(194,187,207,0.5), rgba(0, 0, 0, 0.5), rgb(159,151,175,0.5));
    bottom: 0;
    left: 0;
}

.company-overview-7 .content-frame-3 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    transform: perspective(1000px) rotateY(2deg);
    padding: 3.5rem;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
}

.company-overview-7 .content-frame-3 > div:first-child::before {
    width: 60px;
    bottom: -10px;
    transform: scaleX(0.7);
    height: 3px;
    background: rgb(194,187,207);
    transition: transform 0.6s ease;
    left: 0;
    position: absolute;
    transform-origin: left;
    content: "";
}

.company-overview-7 .content-frame-3 > div:first-child:hover h5 {
    transform: translateX(10px);
}

.company-overview-7 .content-frame-3 > div:first-child:hover h5::after {
    transform-origin: left;
    transform: scaleX(1);
}

.company-overview-7 .content-frame-3 > div:nth-child(2):hover p {
    transform: translateY(-5px);
}

.company-overview-7 .content-frame-3 > div:nth-child(2):hover p::before {
    transform: translateY(-50%) scale(1);
    opacity: 1;
}

.company-overview-7 ol li {
    color: #000000;
    counter-increment: list-counter;
    margin-bottom: 0.5rem;
    text-align: justify;
    position: relative;
    column-gap: 2rem;
    line-height: 1.8;
    padding-left: 1rem;
    font-size: 13px;
    hyphens: auto;
    column-count: 1;
}

.client-feedback-0::after {
    right: 0;
    clip-path: polygon(0 70%, 100% 90%, 100% 100%, 0 100%);
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, transparent 50%, rgb(159,151,175,0.5) 100%);
    content: "";
    position: absolute;
    bottom: 0;
}

.client-feedback-0 .client-ratings-1 {
    gap: 5rem;
    flex-direction: column;
    margin: 0 auto;
    display: flex;
    max-width: 800px;
}

.client-feedback-0 .testimonial-space-4 {
    display: flex;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    padding: 2.5rem 2rem 2rem;
    background: #ffffff;
    border-radius: 30px;
    position: relative;
}

.client-feedback-0 .testimonial-space-4 img {
    height: 70px;
    border: 4px solid #ffffff;
    object-fit: cover;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    left: 25px;
    top: -25px;
    width: 70px;
    position: absolute;
    border-radius: 50%;
}

.client-feedback-0 .testimonial-space-4 .description::after {
    content: "";
    font-size: 3rem;
    position: absolute;
    line-height: 1;
    right: 0;
    bottom: -1.5rem;
    color: rgb(194,187,207,0.5);
}



@media screen and (max-width: 992px) {.our-info-2 .quick-help-7 {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}.our-info-2 .reach-contact-1:nth-child(1) {
    grid-column: span 2;
}.our-info-2 .reach-contact-1 .img-thumb-3 {
    min-height: 300px;
}
}



@media (min-width: 768px) {.education-experience-5 .testimonial-space-4 {
    grid-template-rows: auto 1fr;
    gap: 1.5rem 2.5rem;
    grid-template-columns: 180px 1fr;
}.education-experience-5 .testimonial-space-4 > div:first-child {
    align-self: center;
    grid-row: 1 / 3;
}.education-experience-5 .testimonial-space-4 > div:nth-child(2) {
    text-align: left;
    align-self: end;
}.education-experience-5 .name::after {
    transform: none;
    left: 0;
}.education-experience-5 .testimonial-space-4 > div:nth-child(2) > div {
    padding-left: 0;
    background: linear-gradient(to right, rgba(rgb(194,187,207,0.5), 0.1), rgba(rgb(194,187,207,0.5), 0));
}.education-experience-5 .testimonial-space-4 > div:nth-child(3) {
    grid-column: 2;
}
}



@media (min-width: 1200px) {.greeting-page-7 .learn-spot-0 {
    width: 75%;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 0 100%);
    padding: 5rem;
    margin-left: 15%;
}.greeting-page-7 h1 {
    margin-bottom: 2.5rem;
}.greeting-page-7 h1::after {
    width: 150px;
    height: 5px;
}.greeting-page-7 h3 {
    font-size: 1.8rem;
    max-width: 80%;
}.greeting-page-7 p {
    padding-left: 2rem;
    font-size: 15px;
}.greeting-page-7 p::before {
    width: 12px;
    height: 12px;
}
}



@media screen and (max-width: 992px) {.ty-page-2 {
    padding: 80px 0 60px;
}.ty-page-2 h2 {
    font-size: calc(29px - 4px);
}.ty-page-2 .skill-spot-6 {
    padding: 40px 30px;
}
}



@media (hover: none) {.ty-page-2 .skill-spot-6:hover {
    box-shadow: 0 15px 50px -20px rgba(0, 0, 0, 0.15);
    transform: translateZ(10px) perspective(1000px) rotateX(2deg);
}.ty-page-2 .skill-spot-6:hover::after {
    opacity: 0;
}}



@media (min-width: 768px) {.secure-protection-1 {
    padding: 5rem 3rem;
}.secure-protection-1 .container {
    padding: 0 2rem;
}.secure-protection-1 h1 {
    font-size: calc(42px * 1.2);
    transform: translateX(-1rem);
    margin-bottom: 3rem;
}.secure-protection-1 h1::after {
    height: 4px;
    width: 6rem;
}.secure-protection-1 h2 {
    margin: 3.5rem 0 1.5rem;
    padding-left: 1.2rem;
}.secure-protection-1 p {
    font-size: calc(15px * 1.05);
    line-height: 1.75;
}.secure-protection-1 ul {
    padding-left: 2rem;
}.secure-protection-1 li {
    padding-left: 2rem;
}
}



@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .header-mentor-9 {
    gap: 0.8rem;
    padding: 0.8rem;
}header .nav-begin-2 svg {
    width: 140px;
}header .main-pro-0 {
    padding: 0.5rem;
}header .nav-expert-7 {
    padding: 0.4rem 0.8rem;
    font-size: calc(15px - 1px);
}
}




@media (min-width: 768px) {.course-offering-5 {
    padding: 150px 0 130px;
}.course-offering-5 .job-training-4 {
    align-items: center;
    gap: 60px;
    grid-template-columns: 1fr 1.2fr;
}.course-offering-5 h2 {
    max-width: 80%;
    font-size: calc(38px * 1.1);
}.course-offering-5 .img-thumb-3 {
    height: 500px;
}.course-offering-5 .content-frame-3 {
    padding: 50px 40px;
}
}



@media (max-width: 480px) {.course-offering-5 {
    padding: 60px 0 50px;
}.course-offering-5 h2 {
    margin-bottom: 25px;
    font-size: calc(38px * 0.75);
}.course-offering-5 .img-thumb-3 {
    height: 200px;
}.course-offering-5 .content-frame-3 {
    padding: 25px 15px;
}.course-offering-5 .description {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}}



@media (max-width: 767px) {.deal-plan-3 {
    padding: 80px 0;
}.deal-plan-3 .bundle-offer-6 {
    padding: 30px 20px;
}.deal-plan-3 .class-deals-2 {
    padding: 6px 12px;
    font-size: 24px;
}.deal-plan-3 .img-thumb-3 {
    height: 180px;
}
}



@media (max-width: 480px) {.deal-plan-3 {
    padding: 60px 0;
}.deal-plan-3 .rate-choice-0 h2 {
    font-size: calc(34px * 0.85);
}.deal-plan-3 .bundle-offer-6 h3 {
    font-size: calc(24px * 0.95);
}.deal-plan-3 .img-thumb-3 {
    height: 160px;
}}



@media screen and (max-width: 480px) {.contact-box-3 {
    padding: 50px 0;
}.contact-box-3 h2 {
    font-size: calc(37px * 0.8);
}.contact-box-3 .img-thumb-3 {
    min-height: 200px;
}.contact-box-3 .contact-query-9 {
    padding: 30px 20px;
}.contact-box-3 .contact-query-9::before {
    left: 20px;
    width: calc(100% - 40px);
}.contact-box-3 form h3 {
    font-size: calc(20px * 0.9);
    margin-bottom: 25px;
}.contact-box-3 form input[type="text"] {
    padding: 15px 20px;
}.contact-box-3 form .inquiry-grid-9 {
    width: 100%;
    text-align: center;
}}



@media (max-width: 576px) {.template-cta-6 {
    padding: 3rem 0 1rem;
}.template-cta-6 .main-pro-0 {
    flex: 1 1 100%;
    min-width: 100%;
}.template-cta-6 .header-know-2 {
    gap: 0.7rem;
}.template-cta-6 .main-pro-0 .header-know-2 a {
    padding: 0.6rem 0.8rem;
}.enroll-info-9 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.enroll-info-9::before {
    display: none;
}
}



@media (min-width: 992px) {.stay-informed-8 {
    padding: 6rem 2rem;
}.stay-informed-8 .skill-spot-6 {
    padding: 4rem 5rem;
    transform: perspective(1500px) rotateX(1deg) translateZ(0);
}.stay-informed-8 h4 {
    font-size: calc(22px * 1.2);
}.stay-informed-8 .input_holder input[type="email"],
    .stay-informed-8 .input_holder .sub-url-0 {
    padding: 1.1rem 1.75rem;
}
}



@media (prefers-reduced-motion) {.stay-informed-8 .input_holder input[type="email"],
    .stay-informed-8 .input_holder .sub-url-0,
    .stay-informed-8 .input_holder .sub-url-0::before {
    transition: none;
}}


@media only screen and (max-width: 1200px) {.consentSettingsDialog-6 {
    padding: 20px;
}
}


@media only screen and (max-width: 800px) {.cookie-verify-7 {
    display: none;
}.learn-prefs-5 {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.consentSettingsDialog-6 h5 {
    text-align: center;
}.consentSettingsDialog-6 p {
    text-align: center;
}.privacy-ctrl-2 {
    margin-bottom: 20px;
}body .wrap-container-5 .learn-agree-1 {
    margin-left: 0;
    margin-bottom: 10px;
}}



@media (max-width: 480px) {.company-overview-7 .content-frame-3 {
    padding: 2rem 1.25rem;
}.company-overview-7 h5 {
    font-size: calc(24px * 0.85);
}.company-overview-7 .content-frame-3 > div:nth-child(2) p {
    font-size: 24px;
}.company-overview-7 ol li {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}}



@media (max-width: 767px) {.client-feedback-0 h2 {
    margin-bottom: 3rem;
    font-size: calc(34px - 0.3rem);
}.client-feedback-0 .client-ratings-1 {
    gap: 3.5rem;
}.client-feedback-0 .testimonial-space-4:nth-child(odd),
    .client-feedback-0 .testimonial-space-4:nth-child(even) {
    transform: none;
    align-self: center;
    width: 100%;
}.client-feedback-0 .testimonial-space-4:hover {
    transform: translateY(-5px);
}.client-feedback-0 .testimonial-space-4 p {
    padding-left: 50px;
}
}



@keyframes fadeUp {
    0% { opacity: 0; transform: translateY(20px); }
    100% { opacity: 1; transform: translateY(0); }
}



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



@keyframes tabContent {
    from {
        opacity: 0;
        transform: scaleY(0.8);
    }
    to {
        opacity: 1;
        transform: scaleY(1);
    }
}



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



@keyframes shiftBackground {
    0% {
        transform: rotate(-35deg) skewX(15deg) translateX(0) translateY(0);
    }
    100% {
        transform: rotate(-35deg) skewX(15deg) translateX(5%) translateY(-5%);
    }
}

