﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}html,body {
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
    min-height: 100%;
}.inner-container4 {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}.footer_disclaimer8 {
    flex: 0 0 auto;
}.head_class9 {
    flex: 1 0 auto;
}.container {
    max-width: 100%;
    width: 1209px;
    margin: auto;
}::-webkit-scrollbar {
    width: 13px;
}::-webkit-scrollbar-track {
    box-shadow: inset -5px 5px 13px 7px rgba(0, 0, 0, 0.5);
    border-radius: 14.2vw;
    margin: 4px 0;
    background: radial-gradient(circle at top left, #ffffff 81%, rgb(255, 255, 255, 0.5) 5%, rgb(169,129,178) 67%, rgb(169,129,178,0.5) 57%, rgb(205,189,208) 57%, rgb(205,189,208,0.5) 11%, rgb(243,240,244) 3%);
}::-webkit-scrollbar-thumb {
    border-radius: 11%;
    transition: all, border-radius 2.2s ease;
    background: rgb(169,129,178,0.5);
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset -4px -4px 8px 4px rgba(0, 0, 0, 0.4);
    background: #ffffff;
}html {
    scrollbar-width: none;
    scrollbar-color: rgb(205,189,208,0.5) rgb(169,129,178,0.5);
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy_fort9 {
    padding: 5rem 2rem;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, #f9f9f9, #f1f1f1);
    font-family: Arial, sans-serif;
}.privacy_fort9::before {
    content: "";
    z-index: 0;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(to right, rgb(205,189,208,0.5) 0%, transparent 10%);
    width: 100%;
    pointer-events: none;
}.privacy_fort9::after {
    height: 100%;
    position: absolute;
    right: 0;
    background: linear-gradient(to bottom, rgb(169,129,178,0.5) 0%, transparent 50%);
    content: "";
    top: 0;
    pointer-events: none;
    width: 40%;
    z-index: 0;
}.privacy_fort9 .container {
    max-width: 1140px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    z-index: 1;
    position: relative;
    padding: 2rem;
    transform: perspective(1000px) rotateY(0.5deg);
    transform-origin: left center;
    transition: transform 0.5s ease-out;
    margin: 0 auto;
    background-color: #ffffff;
}.privacy_fort9 .container:hover {
    transform: perspective(1000px) rotateY(0deg);
}.privacy_fort9 h1 {
    position: relative;
    margin-bottom: 2rem;
    opacity: 0;
    color: #000000;
    font-size: 40px;
    transform: translateX(-5px);
    font-weight: 700;
    animation: slideInTitle 0.8s 0.2s forwards;
    padding-bottom: 0.75rem;
}.privacy_fort9 h1::after {
    bottom: 0;
    position: absolute;
    content: "";
    background: linear-gradient(to right, rgb(205,189,208), rgb(169,129,178));
    width: 0;
    height: 3px;
    animation: expandUnderline 1.2s 0.8s forwards;
    left: 0;
}.privacy_fort9 h2 {
    transform: translateY(10px);
    opacity: 0;
    color: #000000;
    margin: 2.5rem 0 1rem;
    font-weight: 600;
    position: relative;
    font-size: 31px;
    animation: slideInUp 0.6s 0.4s forwards;
    padding-left: 1rem;
}.privacy_fort9 h2::before {
    content: "";
    transform: scaleY(0);
    left: 0;
    background-color: rgb(205,189,208);
    top: 0;
    position: absolute;
    width: 4px;
    animation: scaleVertical 0.4s 0.8s forwards;
    transform-origin: top;
    height: 100%;
}.privacy_fort9 h3 {
    margin: 2rem 0 1rem;
    padding-left: 1.5rem;
    animation: slideInUp 0.6s 0.5s forwards;
    position: relative;
    transform: translateY(8px);
    color: #000000;
    opacity: 0;
    font-weight: 600;
    font-size: calc(31px * 0.85);
}.privacy_fort9 h3::before {
    content: "";
    top: 50%;
    left: 0;
    height: 10px;
    width: 10px;
    transform: translateY(-50%) rotate(45deg);
    background-color: rgb(169,129,178);
    position: absolute;
}.privacy_fort9 h4 {
    position: relative;
    padding-left: 1.75rem;
    font-weight: 400;
    color: #000000;
    opacity: 0;
    font-size: calc(31px * 0.75);
    transform: translateY(5px);
    animation: slideInUp 0.6s 0.6s forwards;
    margin: 1.5rem 0 0.75rem;
}.privacy_fort9 h4::before {
    border-radius: 50%;
    transform: translateY(-50%);
    content: "";
    left: 0;
    top: 50%;
    height: 6px;
    position: absolute;
    width: 6px;
    border: 2px solid rgb(205,189,208);
}.privacy_fort9 p {
    font-size: 15px;
    animation: slideInUp 0.6s 0.5s forwards;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    opacity: 0;
    position: relative;
    color: #000000;
    transform: translateY(10px);
}.privacy_fort9 p strong {
    position: relative;
    color: #000000;
    font-weight: 600;
    display: inline-block;
}.privacy_fort9 p strong::after {
    width: 100%;
    bottom: -2px;
    content: "";
    height: 1px;
    position: absolute;
    background-color: rgb(205,189,208,0.5);
    left: 0;
}.privacy_fort9 ul {
    margin: 1.5rem 0 2rem 1rem;
    position: relative;
    opacity: 0;
    transform: translateX(10px);
    animation: slideInRight 0.7s 0.7s forwards;
    padding-left: 1.5rem;
}.privacy_fort9 ul::before {
    width: 1px;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(205,189,208), transparent);
    content: "";
    height: 100%;
    left: 0;
}.privacy_fort9 li {
    margin-bottom: 0.75rem;
    padding-left: 0.25rem;
    line-height: 1.6;
    font-size: 15px;
    color: #000000;
    position: relative;
}.privacy_fort9 li::before {
    content: "";
    animation: scaleIn 0.3s 1s forwards;
    height: 6px;
    width: 6px;
    position: absolute;
    background-color: rgb(205,189,208);
    top: 0.7rem;
    transform: scale(0);
    left: -1.5rem;
    border-radius: 50%;
}.privacy_fort9 span {
    line-height: 1.7;
    font-size: 15px;
    opacity: 0;
    transform: translateY(10px);
    border-left: 2px solid rgb(169,129,178,0.5);
    animation: slideInUp 0.6s 0.6s forwards;
    color: #000000;
    display: block;
    padding-left: 1rem;
    margin: 0.75rem 0 1.5rem;
}

@keyframes slideInTitle {
    from {
        transform: translateX(-5px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

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

@keyframes slideInRight {
    from {
        transform: translateX(10px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes expandUnderline {
    from {
        width: 0;
    }
    to {
        width: 80px;
    }
}

@keyframes scaleVertical {
    from {
        transform: scaleY(0);
    }
    to {
        transform: scaleY(1);
    }
}

@keyframes scaleIn {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

@media (max-width: 991px) {.privacy_fort9 {
    padding: 3rem 1rem;
}.privacy_fort9 .container {
    transform: perspective(1000px) rotateY(0.2deg);
    padding: 1.5rem;
}.privacy_fort9 h1 {
    font-size: calc(40px * 0.9);
}.privacy_fort9 h2 {
    margin: 2rem 0 1rem;
    font-size: calc(31px * 0.9);
}.privacy_fort9 h3 {
    font-size: calc(31px * 0.8);
}.privacy_fort9 h4 {
    font-size: calc(31px * 0.7);
}
}

@media (max-width: 767px) {.privacy_fort9 {
    padding: 2rem 0.75rem;
}.privacy_fort9 .container {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.04), 0 3px 10px rgba(0, 0, 0, 0.02);
    transform: none;
    padding: 1.25rem;
}.privacy_fort9 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(40px * 0.8);
}.privacy_fort9 h2 {
    font-size: calc(31px * 0.8);
    margin: 1.75rem 0 0.75rem;
}.privacy_fort9 h3 {
    margin: 1.5rem 0 0.75rem;
    font-size: calc(31px * 0.75);
}.privacy_fort9 h4 {
    font-size: calc(31px * 0.65);
    margin: 1.25rem 0 0.5rem;
}.privacy_fort9 p, .privacy_fort9 li, .privacy_fort9 span {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}.privacy_fort9 ul {
    margin: 1rem 0 1.5rem 0.5rem;
}
}

@media (max-width: 575px) {.privacy_fort9 {
    padding: 1.5rem 0.5rem;
}.privacy_fort9 .container {
    padding: 1rem;
}.privacy_fort9 h1 {
    font-size: calc(40px * 0.7);
    margin-bottom: 1.25rem;
}.privacy_fort9 h2 {
    padding-left: 0.75rem;
    font-size: calc(31px * 0.7);
}.privacy_fort9 h2::before {
    width: 3px;
}.privacy_fort9 h3 {
    font-size: calc(31px * 0.65);
    padding-left: 1.25rem;
}.privacy_fort9 h3::before {
    height: 8px;
    width: 8px;
}.privacy_fort9 h4 {
    font-size: calc(31px * 0.6);
    padding-left: 1.5rem;
}.privacy_fort9 p, .privacy_fort9 li, .privacy_fort9 span {
    font-size: calc(15px * 0.9);
    line-height: 1.5;
}.privacy_fort9 span {
    padding-left: 0.75rem;
}}header .top_plank {
    background: rgb(205,189,208);
    color:  #ffffff;
}header .top_plank .best_skills6 div svg, header .top_plank .best_skills6 div svg path {
    fill: #ffffff;
}header .top_plank .best_skills6 div span {
    color: #ffffff;
}header .top_plank .best_skills6 {
    line-height: 21px;
    padding: 15px 0 10px 0;
    justify-content: flex-start;
    width: 100%;
    font-size: 13px;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
}header .top_plank .best_skills6 div {
    align-items: center;
    justify-content: flex-start;
    margin-right: 24px;
    display: flex;
}header .top_plank .best_skills6 div img, header .top_plank .best_skills6 div svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}.contact_us1 {
    padding: 100px 0;
    position: relative;
}.contact_us1::before {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
    bottom: 0;
    background-color: rgb(205,189,208,0.5);
    content: "";
}.contact_us1 .container {
    position: relative;
    z-index: 5;
    margin: 0 auto;
    max-width: 1200px;
}.contact_us1 .request_section8 {
    perspective: 1000px;
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    transform-style: preserve-3d;
    flex-wrap: wrap;
    display: flex;
}.contact_us1 .feedback_card1 {
    width: 40%;
    position: relative;
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.1);
    padding: 60px 40px;
    z-index: 3;
    transition: transform 0.5s ease;
    transform-origin: left center;
    background-color: rgb(243,240,244);
    transform: rotateY(5deg);
}.contact_us1 .request_section8:hover .feedback_card1 {
    transform: rotateY(0deg);
}.contact_us1 .feedback_card1 h3 {
    padding-left: 20px;
    font-weight: 700;
    position: relative;
    margin-bottom: 50px;
    font-size: 29px;
    color: #000000;
}.contact_us1 .feedback_card1 h3::before {
    border-radius: 10px;
    width: 6px;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(205,189,208), rgb(169,129,178));
    height: 100%;
}.contact_us1 .feedback_card1 div {
    display: flex;
    background-color: #ffffff;
    padding: 15px 20px;
    transform: translateZ(0);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 25px;
    border-radius: 10px;
    transition: all 0.3s ease;
    align-items: center;
}.contact_us1 .feedback_card1 div:hover {
    transform: translateZ(20px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.contact_us1 .feedback_card1 div svg {
    height: 24px;
    margin-right: 15px;
    width: 24px;
}.contact_us1 .feedback_card1 div svg path {
    fill: rgb(205,189,208);
}.contact_us1 .feedback_card1 div span {
    color: #000000;
    font-size: 14px;
}.contact_us1 .feedback_card1 div span a {
    color: #000000;
    text-decoration: none;
    transition: color 0.3s ease;
}.contact_us1 .feedback_card1 div span a:hover {
    color: rgb(205,189,208);
}.contact_us1 .query_panel3 {
    background: linear-gradient(135deg, rgb(169,129,178), rgb(205,189,208));
    width: 60%;
    justify-content: center;
    transition: transform 0.5s ease;
    padding: 60px 40px;
    transform-origin: right center;
    transform: rotateY(-5deg);
    flex-direction: column;
    z-index: 2;
    display: flex;
}.contact_us1 .request_section8:hover .query_panel3 {
    transform: rotateY(0deg);
}.contact_us1 .query_panel3 h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 40px;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
}.contact_us1 form {
    display: flex;
    width: 100%;
    flex-direction: column;
}.contact_us1 form input[type="text"],
.contact_us1 form input[type="email"] {
    font-size: 14px;
    backdrop-filter: blur(5px);
    color: #ffffff;
    padding: 18px 25px;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    margin-bottom: 20px;
}.contact_us1 form input[type="text"]:focus,
.contact_us1 form input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.4);
}.contact_us1 form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.contact_us1 .help_block6 {
    position: relative;
    margin-bottom: 30px;
}.contact_us1 .help_block6 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_us1 .help_block6 label {
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    padding-left: 35px;
    cursor: pointer;
    font-size: 15px;
}.contact_us1 .help_block6 label::before {
    width: 20px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    height: 20px;
    top: 2px;
    border-radius: 10px;
    content: "";
    left: 0;
    position: absolute;
    transition: all 0.3s ease;
}.contact_us1 .help_block6 input[type="checkbox"]:checked + label::before {
    background-color: #ffffff;
    border-color: #ffffff;
}.contact_us1 .help_block6 input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    width: 6px;
    top: 4px;
    content: "";
    height: 12px;
    border: solid rgb(205,189,208);
    position: absolute;
    left: 7px;
    border-width: 0 2px 2px 0;
}.contact_us1 .help_block6 label a {
    transition: all 0.3s ease;
    text-decoration: underline;
    color: #ffffff;
}.contact_us1 .help_block6 label a:hover {
    color: rgba(255, 255, 255, 0.8);
}.contact_us1 form .query_section6 {
    color: rgb(205,189,208);
    transition: all 0.3s ease;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
    padding: 18px 35px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    position: relative;
    align-self: flex-start;
    font-weight: 700;
    background-color: #ffffff;
    font-size: 16px;
    border: none;
    border-radius: 10px;
}.contact_us1 form .query_section6::before {
    left: 0;
    transition: transform 0.3s ease;
    background: linear-gradient(135deg, rgb(169,129,178), rgb(205,189,208));
    content: "";
    z-index: -1;
    transform: translateY(100%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}.contact_us1 form .query_section6:hover {
    color: #ffffff;
}.contact_us1 form .query_section6:hover::before {
    transform: translateY(0);
}@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.contact_us1 .feedback_card1 div:nth-child(2) {
    animation: float 6s infinite ease-in-out;
}.contact_us1 .feedback_card1 div:nth-child(3) {
    animation: float 7s infinite ease-in-out;
}.contact_us1 .feedback_card1 div:nth-child(4) {
    animation: float 8s infinite ease-in-out;
}.contact_us1 .feedback_card1 div:nth-child(5) {
    animation: float 9s infinite ease-in-out;
}

@media screen and (max-width: 992px) {.contact_us1 .container {
    width: 90%;
}.contact_us1 .request_section8,
    .contact_us1 .feedback_card1,
    .contact_us1 .query_panel3 {
    transform: none;
}.contact_us1 .feedback_card1,
    .contact_us1 .query_panel3 {
    width: 100%;
}.contact_us1 .feedback_card1 {
    padding: 40px 30px;
}.contact_us1 .query_panel3 {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.contact_us1 {
    padding: 60px 0;
}.contact_us1 .feedback_card1,
    .contact_us1 .query_panel3 {
    padding: 30px 20px;
}.contact_us1 .feedback_card1 h3 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.8);
}.contact_us1 form input[type="text"],
    .contact_us1 form input[type="email"] {
    padding: 15px 20px;
}.contact_us1 form .query_section6 {
    width: 100%;
    padding: 15px 20px;
}}.appHub7 {
    padding: 6rem 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(243,240,244) 0%, rgba(rgb(205,189,208,0.5), 0.1) 100%);
    position: relative;
    overflow: hidden;
}.appHub7::before {
    height: 100%;
    background-size: 20px 20px;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    transform: perspective(1000px) rotateX(5deg);
    opacity: 0.6;
    z-index: -1;
    background-image: 
        linear-gradient(90deg, rgba(rgb(205,189,208,0.5), 0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(rgb(205,189,208,0.5), 0.05) 1px, transparent 1px);
    content: "";
}.appHub7::after {
    background: linear-gradient(45deg, rgb(205,189,208) 0%, rgba(rgb(169,129,178,0.5), 0.8) 100%);
    width: 40%;
    filter: blur(80px);
    animation: float 15s ease-in-out infinite;
    transform: rotate(-15deg) translateZ(-10px);
    position: absolute;
    top: -10%;
    height: 70%;
    right: -5%;
    content: "";
    opacity: 0.15;
    z-index: -1;
}.appHub7 .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    position: relative;
    margin: 0 auto;
}.appHub7 .virtual_academy6 {
    padding: 3.5rem;
    display: grid;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
    position: relative;
    gap: 2.5rem;
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    grid-template-columns: 1fr;
    box-shadow: 
        0 10px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 0 0 1px rgba(rgb(205,189,208,0.5), 0.08);
}.appHub7 .virtual_academy6:hover {
    box-shadow: 
        0 20px 40px -20px rgba(rgba(0, 0, 0, 0.5), 0.16),
        0 0 0 1px rgba(rgb(205,189,208,0.5), 0.12);
    transform: translateY(-5px);
}.appHub7 .virtual_academy6::before {
    width: 4px;
    height: 100%;
    content: "";
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    top: 0;
    transform: scaleY(0);
    left: 0;
    transform-origin: top;
    position: absolute;
    background: linear-gradient(to bottom, rgb(205,189,208), rgb(169,129,178));
}.appHub7 .virtual_academy6:hover::before {
    transform: scaleY(1);
}.appHub7 h5 {
    overflow: hidden;
    color: #000000;
    font-weight: 700;
    padding-bottom: 1rem;
    font-size: calc(18px * 1.1);
    margin-bottom: 0.5rem;
    line-height: 1.3;
    position: relative;
}.appHub7 h5::after {
    height: 3px;
    transform: translateX(0);
    position: absolute;
    content: "";
    background: rgb(205,189,208);
    width: 4rem;
    transition: width 0.6s ease, transform 0.6s ease;
    bottom: 0;
    left: 0;
}.appHub7 .virtual_academy6:hover h5::after {
    transform: translateX(10px);
    width: 7rem;
}.appHub7 p {
    color: #000000;
    margin: 0;
    line-height: 1.7;
    transition: color 0.3s ease;
    font-weight: 400;
    transform: translateZ(0);
    font-size: 15px;
    opacity: 0.9;
    position: relative;
}.appHub7 a {
    text-decoration: none;
    display: block;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
}.appHub7 a::before {
    width: 100%;
    left: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    background: rgba(rgb(205,189,208,0.5), 0.3);
    transform-origin: right;
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 1px;
    content: "";
}.appHub7 a:hover {
    transform: translateY(-2px);
}.appHub7 a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.appHub7 a:hover p {
    color: rgb(205,189,208);
}

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

@media (min-width: 768px) {.appHub7 {
    padding: 8rem 0;
}.appHub7 .virtual_academy6 {
    padding: 4rem;
    gap: 3rem;
    align-items: start;
    grid-template-columns: 1fr 1.5fr;
}.appHub7 h5 {
    font-size: calc(18px * 1.2);
    padding-bottom: 1.5rem;
}.appHub7 p {
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}.appHub7::before {
    background-size: 30px 30px;
}
}

@media (min-width: 1024px) {.appHub7 .virtual_academy6 {
    padding: 5rem;
    gap: 4rem;
}.appHub7 h5 {
    font-size: calc(18px * 1.3);
}.appHub7::after {
    width: 50%;
    right: -10%;
}
}

@media (max-width: 767px) {.appHub7 {
    padding: 4rem 0;
}.appHub7 .virtual_academy6 {
    padding: 2.5rem;
}.appHub7 h5 {
    font-size: 18px;
}.appHub7::before {
    background-size: 15px 15px;
}.appHub7::after {
    opacity: 0.1;
}
}

@media (max-width: 480px) {.appHub7 {
    padding: 3rem 0;
}.appHub7 .virtual_academy6 {
    padding: 2rem 1.5rem;
}.appHub7 h5 {
    font-size: calc(18px * 0.9);
}.appHub7 p {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}}.footer_disclaimer8 {
    padding: 5rem 0 2rem;
    font-family: Arial, sans-serif;
    position: relative;
    background-color: rgb(243,240,244);
    color: #000000;
}.footer_disclaimer8::before {
    bottom: 0;
    background: linear-gradient(180deg, transparent 0%, rgb(205,189,208,0.5) 100%);
    height: 250px;
    position: absolute;
    right: 0;
    content: '';
    left: 0;
    opacity: 0.05;
    z-index: 0;
}.footer_disclaimer8 .container {
    z-index: 1;
    position: relative;
}.footer_disclaimer8 .alumni_net6 {
    gap: 4rem;
    display: flex;
    flex-direction: column;
}.footer_disclaimer8 .submit_feedback2 {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1.5rem;
    border-bottom: 1px solid rgb(169,129,178,0.5);
    padding-bottom: 2.5rem;
}.footer_disclaimer8 .submit_feedback2::after {
    bottom: -1px;
    position: absolute;
    height: 3px;
    width: 60px;
    content: '';
    left: 0;
    background-color: rgb(205,189,208);
}.footer_disclaimer8 .info_item {
    padding: 0.5rem;
    transition: transform 0.3s ease-out;
}.footer_disclaimer8 .info_item:hover {
    transform: translateX(5px);
}.footer_disclaimer8 .info_item p,
.footer_disclaimer8 .info_item a {
    transition: color 0.3s ease;
    font-weight: 400;
    display: flex;
    gap: 0.75rem;
    font-size: 14px;
    text-decoration: none;
    color: #000000;
    align-items: center;
}.footer_disclaimer8 .info_item a:hover {
    color: rgb(205,189,208);
}.footer_disclaimer8 .info_item svg {
    fill: rgb(205,189,208);
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}.footer_disclaimer8 .text_main_holder {
    display: grid;
    grid-template-columns: 1.2fr 1fr 1.2fr;
    gap: 3rem;
}.footer_disclaimer8 .nav_main8 {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}.footer_disclaimer8 .nav_main8 svg {
    max-width: 160px;
    transition: opacity 0.3s ease;
    height: auto;
}.footer_disclaimer8 .nav_main8 svg:hover {
    opacity: 0.8;
}.footer_disclaimer8 .trial_offer5 {
    opacity: 0.8;
    font-size: 15px;
    max-width: 300px;
    color: #000000;
    line-height: 1.6;
}.footer_disclaimer8 .head_pagewrap5 {
    gap: 1.5rem;
    flex-direction: column;
    display: flex;
}.footer_disclaimer8 .head_pagewrap5 h5 {
    font-weight: 600;
    font-size: 23px;
    margin-bottom: 0.5rem;
    color: #000000;
    position: relative;
}.footer_disclaimer8 .head_sitewrap5 {
    gap: 1rem;
    flex-direction: column;
    display: flex;
}.footer_disclaimer8 .head_sitewrap5 a {
    text-decoration: none;
    color: #000000;
    padding-left: 0;
    font-size: 14px;
    transition: color 0.3s ease, padding-left 0.3s ease;
    position: relative;
}.footer_disclaimer8 .head_sitewrap5 a::before {
    transform: translateY(-50%);
    background-color: rgb(205,189,208);
    content: '';
    height: 1px;
    left: -10px;
    position: absolute;
    transition: width 0.3s ease, left 0.3s ease;
    top: 50%;
    width: 0;
}.footer_disclaimer8 .head_sitewrap5 a:hover {
    color: rgb(205,189,208);
    padding-left: 12px;
}.footer_disclaimer8 .head_sitewrap5 a:hover::before {
    left: 0;
    width: 10px;
}.footer_disclaimer8 .subscribe_holder {
    padding: 2rem;
    border-radius: 22px;
    display: flex;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    flex-direction: column;
    gap: 1.5rem;
}.footer_disclaimer8 .subscribe_holder h5 {
    font-size: 23px;
    font-weight: 600;
    color: #000000;
}.footer_disclaimer8 .subscribe_holder p {
    line-height: 1.6;
    color: #000000;
    font-size: 14px;
}.footer_disclaimer8 .input_holder {
    position: relative;
    gap: 0.5rem;
    display: flex;
}.footer_disclaimer8 .input_holder input[type="email"] {
    border-radius: 10px;
    color: #000000;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    padding: 1rem 1.25rem;
    flex: 1;
    background-color: transparent;
    border: 1px solid rgb(169,129,178,0.5);
    font-size: 14px;
}.footer_disclaimer8 .input_holder input[type="email"]:focus {
    border-color: rgb(205,189,208);
    box-shadow: 0 0 0 3px rgb(205,189,208,0.5);
    outline: none;
}.footer_disclaimer8 .input_holder input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.footer_disclaimer8 .sub_deal2 {
    font-size: 14px;
    padding: 1rem 1.5rem;
    border-radius: 10px;
    font-weight: 600;
    border: none;
    background-color: rgb(205,189,208);
    transition: background-color 0.3s ease, transform 0.3s ease;
    color: #ffffff;
    cursor: pointer;
}.footer_disclaimer8 .sub_deal2:hover {
    transform: translateY(-2px);
    background-color: rgb(169,129,178);
}.footer_disclaimer8 .pitch_comp9 {
    margin-top: 3rem;
    border-top: 1px solid rgb(169,129,178,0.5);
    padding-top: 1.5rem;
    text-align: center;
}.footer_disclaimer8 .lang_learn7 {
    color: #000000;
    opacity: 0.8;
    font-size: 15px;
}.footer_disclaimer8 .head_sitewrap5:first-child {
    margin-bottom: 1.5rem;
    position: relative;
}.footer_disclaimer8 .head_sitewrap5:first-child::after {
    position: absolute;
    background-color: rgb(169,129,178,0.5);
    height: 1px;
    bottom: -0.75rem;
    content: '';
    width: 30px;
    left: 0;
}.footer_disclaimer8 {
    background-image: 
        linear-gradient(rgb(169,129,178,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(169,129,178,0.5) 1px, transparent 1px);
    background-position: center;
    background-attachment: fixed;
    background-blend-mode: overlay;
    background-repeat: repeat;
    background-size: 40px 40px;
}

@media (max-width: 1024px) {.footer_disclaimer8 {
    padding: 4rem 0 2rem;
}.footer_disclaimer8 .text_main_holder {
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
}.footer_disclaimer8 .subscribe_holder {
    grid-column: span 2;
}
}

@media (max-width: 768px) {.footer_disclaimer8 {
    padding: 3.5rem 0 1.5rem;
}.footer_disclaimer8 .text_main_holder {
    gap: 3rem;
    grid-template-columns: 1fr;
}.footer_disclaimer8 .subscribe_holder {
    grid-column: auto;
}.footer_disclaimer8 .submit_feedback2 {
    grid-template-columns: 1fr 1fr;
}.footer_disclaimer8 .info_item:hover {
    transform: translateX(0) translateY(-5px);
}
}

@media (max-width: 576px) {.footer_disclaimer8 {
    padding: 3rem 0 1.5rem;
}.footer_disclaimer8 .submit_feedback2 {
    grid-template-columns: 1fr;
}.footer_disclaimer8 .input_holder {
    flex-direction: column;
}.footer_disclaimer8 .sub_deal2 {
    width: 100%;
}.footer_disclaimer8 .nav_main8,
    .footer_disclaimer8 .head_pagewrap5 h5,
    .footer_disclaimer8 .head_sitewrap5,
    .footer_disclaimer8 .head_sitewrap5 a {
    text-align: center;
    align-items: center;
}.footer_disclaimer8 .nav_main8 svg {
    margin: 0 auto;
}.footer_disclaimer8 .trial_offer5 {
    max-width: 100%;
    text-align: center;
}.footer_disclaimer8 .head_sitewrap5:first-child::after {
    left: 50%;
    transform: translateX(-50%);
}.footer_disclaimer8 .submit_feedback2::after {
    transform: translateX(-50%);
    left: 50%;
}.footer_disclaimer8 .head_sitewrap5 a::before {
    display: none;
}.footer_disclaimer8 .head_sitewrap5 a:hover {
    padding-left: 0;
}}.statistical_details6 {
    overflow: hidden;
    position: relative;
    background: rgb(243,240,244);
    padding: 100px 0;
}.statistical_details6::before {
    position: absolute;
    content: "";
    width: 100%;
    opacity: 0.1;
    left: 0;
    background-size: 40px 40px;
    z-index: 0;
    background-image: 
        linear-gradient(rgb(205,189,208,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(205,189,208,0.5) 1px, transparent 1px);
    height: 100%;
    top: 0;
}.statistical_details6::after {
    background: radial-gradient(ellipse at center, rgb(169,129,178,0.5) 0%, transparent 70%);
    right: -50%;
    top: -50%;
    content: "";
    transform: rotate(45deg);
    position: absolute;
    z-index: 0;
    width: 100%;
    opacity: 0.2;
    height: 100%;
}.statistical_details6 .container {
    z-index: 1;
    position: relative;
}.statistical_details6 h2 {
    left: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 19px;
    font-size: 28px;
    margin-bottom: 80px;
    background: #ffffff;
    transform: translateX(-50%);
    color: #000000;
    position: relative;
    font-weight: 700;
    padding: 15px 30px;
    display: inline-block;
    text-align: center;
}.statistical_details6 h2::after {
    border-radius: 10px;
    position: absolute;
    background: rgb(205,189,208);
    width: 60px;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    content: "";
}.statistical_details6 ul {
    position: relative;
    list-style: none;
    display: flex;
    margin: 0;
    flex-direction: column;
    padding: 0;
}.statistical_details6 ul::before {
    bottom: 0;
    z-index: 0;
    position: absolute;
    width: 2px;
    transform: translateX(-50%);
    background: linear-gradient(to bottom, rgb(205,189,208,0.5), rgb(169,129,178,0.5));
    content: "";
    top: 0;
    left: 50%;
}.statistical_details6 .statistics_upsides8 {
    display: flex;
    margin-bottom: 40px;
    position: relative;
    transition: all 0.4s ease;
    align-items: center;
}.statistical_details6 .statistics_upsides8:nth-child(odd) {
    padding-right: calc(50% + 20px);
}.statistical_details6 .statistics_upsides8:nth-child(even) {
    justify-content: flex-end;
    padding-left: calc(50% + 20px);
}.statistical_details6 .statistics_upsides8::before {
    background: linear-gradient(to right, rgb(205,189,208,0.5), rgb(169,129,178,0.5));
    height: 2px;
    width: 40px;
    transform: translateY(-50%);
    position: absolute;
    content: "";
    z-index: 0;
    top: 50%;
}.statistical_details6 .statistics_upsides8:nth-child(odd)::before {
    right: calc(50% + 8px);
}.statistical_details6 .statistics_upsides8:nth-child(even)::before {
    left: calc(50% + 8px);
}.statistical_details6 .statistics_upsides8::after {
    z-index: 0;
    border: 3px solid rgb(205,189,208);
    width: 16px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    height: 16px;
    content: "";
    left: 50%;
    box-shadow: 0 0 0 5px rgb(243,240,244), 0 0 10px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    border-radius: 50%;
}.statistical_details6 .statistics_upsides8:nth-child(5n+2)::after {
    border-color: rgb(169,129,178);
}.statistical_details6 .statistics_upsides8:nth-child(5n+3)::after {
    border-color: rgb(205,189,208);
}.statistical_details6 .statistics_upsides8:nth-child(5n+4)::after {
    border-color: rgb(169,129,178);
}.statistical_details6 .statistics_upsides8:nth-child(5n+5)::after {
    border-color: rgb(205,189,208);
}.statistical_details6 .statistics_upsides8 p {
    z-index: 2;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    border-radius: 10px;
    position: relative;
    line-height: 1;
    margin: 0;
    min-width: 120px;
    font-size: calc(48px * 1.2);
    font-weight: 700;
    padding: 10px 20px;
    border: 1px solid rgba(0, 0, 0, 0.03);
}.statistical_details6 .statistics_upsides8:nth-child(even) p {
    padding-left: 20px;
    padding-right: 20px;
}.statistical_details6 .statistics_upsides8:nth-child(5n+1) p {
    color: rgb(205,189,208);
}.statistical_details6 .statistics_upsides8:nth-child(5n+2) p {
    color: rgb(169,129,178);
}.statistical_details6 .statistics_upsides8:nth-child(5n+3) p {
    color: rgb(205,189,208);
}.statistical_details6 .statistics_upsides8:nth-child(5n+4) p {
    color: rgb(169,129,178);
}.statistical_details6 .statistics_upsides8:nth-child(5n+5) p {
    color: rgb(205,189,208);
}.statistical_details6 .statistics_upsides8 span {
    margin: 0 10px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.03);
    line-height: 1.4;
    z-index: 2;
    border-radius: 10px;
    font-size: 18px;
    position: relative;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.9);
    flex: 1;
    color: #000000;
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, 0.03);
}.statistical_details6 .statistics_upsides8:hover {
    transform: translateY(-5px);
}

@media (max-width: 991px) {.statistical_details6 {
    padding: 80px 0;
}.statistical_details6 h2 {
    margin-bottom: 60px;
}.statistical_details6 .statistics_upsides8 {
    margin-bottom: 30px;
}.statistical_details6 .statistics_upsides8 p {
    font-size: 28px;
    min-width: 100px;
}.statistical_details6 .statistics_upsides8:nth-child(odd) {
    padding-right: calc(50% + 15px);
}.statistical_details6 .statistics_upsides8:nth-child(even) {
    padding-left: calc(50% + 15px);
}
}

@media (max-width: 767px) {.statistical_details6 {
    padding: 60px 0;
}.statistical_details6 h2 {
    margin-bottom: 50px;
}.statistical_details6 ul::before {
    display: none;
}.statistical_details6 .statistics_upsides8,
    .statistical_details6 .statistics_upsides8:nth-child(odd),
    .statistical_details6 .statistics_upsides8:nth-child(even) {
    padding-right: 0;
    justify-content: center;
    padding-left: 0;
}.statistical_details6 .statistics_upsides8::before,
    .statistical_details6 .statistics_upsides8::after {
    display: none;
}.statistical_details6 .statistics_upsides8 p,
    .statistical_details6 .statistics_upsides8:nth-child(even) p {
    padding: 10px 15px;
    margin-bottom: 15px;
}.statistical_details6 .statistics_upsides8 span {
    text-align: center;
    margin: 0;
}
}

@media (min-width: 992px) {.statistical_details6 .statistics_upsides8:last-child {
    margin-bottom: 0;
}
}

@media (prefers-reduced-motion: reduce) {.statistical_details6 .statistics_upsides8,
    .statistical_details6 .statistics_upsides8:hover {
    transition: none;
    transform: none;
}}.leadership_profile5 {
    position: relative;
    border-radius: 11px;
    overflow: hidden;
    background: rgb(243,240,244);
    padding: 4rem 2rem;
}.leadership_profile5::before {
    width: 100%;
    position: absolute;
    animation: grid-shift 30s linear infinite;
    opacity: 0.2;
    content: "";
    background-size: 20px 20px;
    z-index: 1;
    height: 100%;
    left: 0;
    top: 0;
    background-image: linear-gradient(rgb(205,189,208,0.5) 1px, transparent 1px),
                      linear-gradient(90deg, rgb(205,189,208,0.5) 1px, transparent 1px);
}.leadership_profile5 .rating_voices9 {
    z-index: 2;
    max-width: 900px;
    position: relative;
    margin: 0 auto;
    grid-template-columns: 45% 55%;
    display: grid;
    gap: 0;
}.leadership_profile5 .img_banner8 {
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    min-height: 400px;
    z-index: 2;
    transition: filter 0.6s ease;
    position: relative;
    filter: grayscale(60%);
}.leadership_profile5 .img_banner8::before {
    z-index: 3;
    position: absolute;
    bottom: 20px;
    opacity: 0;
    left: 20px;
    mix-blend-mode: overlay;
    content: "";
    top: 20px;
    transition: all 0.5s ease;
    right: 20px;
    transform: scale(0.9);
    border: 1px solid #ffffff;
}.leadership_profile5 .rating_voices9:hover .img_banner8 {
    filter: grayscale(0%);
}.leadership_profile5 .rating_voices9:hover .img_banner8::before {
    opacity: 0.8;
    transform: scale(1);
}.leadership_profile5 .past_jobs5 {
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.5);
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    display: flex;
    position: relative;
    justify-content: center;
    flex-direction: column;
    margin-left: -10%;
    z-index: 3;
    background: #ffffff;
    padding: 2rem 2rem 2rem 4rem;
}.leadership_profile5 .past_jobs5::before {
    left: 0;
    width: 10px;
    background: linear-gradient(to bottom, rgb(205,189,208), rgb(169,129,178));
    transition: width 0.3s ease;
    position: absolute;
    height: 100%;
    content: "";
    top: 0;
}.leadership_profile5 .rating_voices9:hover .past_jobs5::before {
    width: 15px;
}.leadership_profile5 .name {
    margin-bottom: 0.8rem;
    color: rgb(205,189,208);
    opacity: 0.9;
    font-size: calc(33px * 1.2);
    line-height: 1.1;
    font-family: Arial, sans-serif;
    transform: translateX(20px);
    letter-spacing: -1px;
    transition: all 0.4s ease;
    font-weight: 700;
}.leadership_profile5 .rating_voices9:hover .name {
    transform: translateX(0);
    opacity: 1;
}.leadership_profile5 .past_jobs5 > div:nth-child(2) {
    font-size: 12px;
    transition: all 0.4s ease 0.1s;
    color: rgb(169,129,178);
    transform: translateX(15px);
    font-weight: 600;
    margin-bottom: 2rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    opacity: 0.7;
}.leadership_profile5 .rating_voices9:hover .past_jobs5 > div:nth-child(2) {
    transform: translateX(0);
    opacity: 1;
}.leadership_profile5 .experience_tasks9 {
    color: #000000;
    position: relative;
    transform: translateX(10px);
    line-height: 1.8;
    transition: all 0.4s ease 0.2s;
    opacity: 0.8;
    font-size: 12px;
}.leadership_profile5 .experience_tasks9::first-letter {
    color: rgb(205,189,208);
    font-size: 1.6em;
    font-weight: 700;
}.leadership_profile5 .rating_voices9:hover .experience_tasks9 {
    opacity: 1;
    transform: translateX(0);
}

@keyframes grid-shift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@media (max-width: 768px) {.leadership_profile5 .rating_voices9 {
    grid-template-columns: 1fr;
}.leadership_profile5 .img_banner8 {
    min-height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.leadership_profile5 .past_jobs5 {
    padding: 3rem 2rem 2rem;
    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
    margin-left: 0;
    margin-top: -50px;
}}.client_feedback4 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(243,240,244) 0%, rgb(169,129,178,0.5) 100%);
    padding: 6rem 0;
    position: relative;
}.client_feedback4::before {
    content: "";
    z-index: 0;
    left: 0;
    width: 100%;
    opacity: 0.7;
    height: 100%;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(205,189,208,0.5) 2%, transparent 12%),
        radial-gradient(circle at 85% 60%, rgb(169,129,178,0.5) 3%, transparent 15%);
    position: absolute;
    top: 0;
}.client_feedback4 h2 {
    color: #000000;
    font-size: 31px;
    letter-spacing: -0.5px;
    text-align: center;
    z-index: 1;
    transform: translateY(-5px);
    font-weight: 700;
    margin-bottom: 3rem;
    position: relative;
}.client_feedback4 h2::after {
    position: absolute;
    bottom: -12px;
    background: linear-gradient(90deg, rgb(205,189,208) 0%, rgb(169,129,178) 100%);
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    content: "";
    height: 3px;
}.client_feedback4 .container.virtual_academy6 {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.client_feedback4 .client_testimonials6 {
    display: grid;
    gap: 2rem;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}.client_feedback4 .rating_voices9 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transform-style: preserve-3d;
    padding: 2rem;
    background: #ffffff;
    flex-direction: column;
    position: relative;
    display: flex;
    perspective: 1000px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    height: 100%;
}.client_feedback4 .rating_voices9::before {
    z-index: 1;
    background: linear-gradient(135deg, transparent 50%, rgb(205,189,208,0.5) 50%);
    top: 0;
    width: 60px;
    content: "";
    height: 60px;
    position: absolute;
    right: 0;
}.client_feedback4 .rating_voices9:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px) rotateX(2deg) rotateY(-2deg);
}.client_feedback4 .rating_voices9 h3 {
    color: rgb(205,189,208);
    position: relative;
    margin-bottom: 0.75rem;
    font-weight: 600;
    display: inline-block;
    font-size: calc(24px - 2px);
}.client_feedback4 .rating_voices9 h3::after {
    content: "";
    background: rgb(169,129,178);
    height: 2px;
    transition: width 0.3s ease;
    width: 40%;
    left: 0;
    position: absolute;
    bottom: -5px;
}.client_feedback4 .rating_voices9:hover h3::after {
    width: 100%;
}.client_feedback4 .rating_voices9 .description {
    z-index: 1;
    position: relative;
    flex-grow: 1;
    line-height: 1.6;
    color: #000000;
    font-size: 17px;
    margin-bottom: 1.5rem;
}.client_feedback4 .rating_voices9 .description::before {
    position: absolute;
    font-family: serif;
    content: "";
    left: -0.75rem;
    font-size: 4rem;
    top: -0.75rem;
    color: rgb(205,189,208,0.5);
    opacity: 0.2;
    line-height: 1;
    z-index: -1;
}.client_feedback4 .rating_voices9 div {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    border: 3px solid #ffffff;
    border-radius: 50%;
    overflow: hidden;
    transform: translateZ(20px);
    position: relative;
    width: 70px;
    margin-top: auto;
    height: 70px;
}.client_feedback4 .rating_voices9 div::after {
    opacity: 0.3;
    left: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, transparent 70%, rgb(205,189,208,0.5) 100%);
    transition: opacity 0.3s ease;
    top: 0;
    height: 100%;
    content: "";
}.client_feedback4 .rating_voices9:hover div::after {
    opacity: 0.5;
}.client_feedback4 .rating_voices9 img {
    object-fit: cover;
    height: 100%;
    transition: transform 0.5s ease;
    width: 100%;
}.client_feedback4 .rating_voices9:hover img {
    transform: scale(1.08);
}

@media (max-width: 991px) {.client_feedback4 {
    padding: 4rem 0;
}.client_feedback4 h2 {
    font-size: calc(31px - 4px);
    margin-bottom: 2.5rem;
}.client_feedback4 .client_testimonials6 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 1.5rem;
}.client_feedback4 .rating_voices9 {
    padding: 1.75rem;
}
}

@media (max-width: 767px) {.client_feedback4 {
    padding: 3rem 0;
}.client_feedback4 h2 {
    font-size: calc(31px - 6px);
    margin-bottom: 2rem;
}.client_feedback4 .client_testimonials6 {
    gap: 1.2rem;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.client_feedback4 .rating_voices9 h3 {
    font-size: calc(24px - 4px);
}.client_feedback4 .rating_voices9 {
    padding: 1.5rem;
}.client_feedback4 .rating_voices9::before {
    height: 40px;
    width: 40px;
}.client_feedback4 .rating_voices9 div {
    height: 60px;
    width: 60px;
}
}

@media (max-width: 480px) {.client_feedback4 {
    padding: 2.5rem 0;
}.client_feedback4 h2 {
    font-size: calc(31px - 8px);
    margin-bottom: 1.75rem;
}.client_feedback4 h2::after {
    width: 60px;
    height: 2px;
}.client_feedback4 .rating_voices9 {
    padding: 1.25rem;
}.client_feedback4 .rating_voices9 .description {
    font-size: calc(17px - 1px);
}.client_feedback4 .rating_voices9 div {
    height: 50px;
    width: 50px;
}
}

@media (min-width: 1400px) {.client_feedback4 .client_testimonials6 {
    grid-template-columns: repeat(4, 1fr);
}.client_feedback4 h2 {
    font-size: calc(31px + 4px);
}}.learning_profits3 {
    padding: 140px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(180deg, rgb(243,240,244) 0%, rgba(0, 0, 0, 0.5) 100%);
}.learning_profits3::before {
    position: absolute;
    height: 100%;
    opacity: 0.15;
    background-size: 40px 40px;
    left: 0;
    background-position: center;
    background-image: 
        linear-gradient(90deg, rgb(205,189,208,0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgb(205,189,208,0.5) 1px, transparent 1px);
    top: 0;
    z-index: 1;
    width: 100%;
    content: '';
}.learning_profits3 .virtual_academy6 {
    margin: 0 auto;
    max-width: 1400px;
    z-index: 2;
    position: relative;
    display: flex;
}.learning_profits3 .img_banner8 {
    top: -15%;
    right: 0;
    position: absolute;
    border-left: 5px solid rgb(205,189,208);
    z-index: 4;
    width: 40%;
    height: 130%;
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.2);
    clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
}.learning_profits3 .img_banner8::before {
    z-index: 1;
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgb(169,129,178,0.5) 0%, transparent 100%);
    content: '';
}.learning_profits3 .img_banner8::after {
    background: rgb(205,189,208);
    position: absolute;
    height: 80%;
    top: 10%;
    width: 5px;
    left: -10px;
    animation: glow 4s infinite alternate;
    content: '';
    box-shadow: 0 0 20px rgb(205,189,208), 0 0 40px rgb(205,189,208);
}.learning_profits3 .insight_box0 {
    padding-right: 5%;
    width: 60%;
    position: relative;
}.learning_profits3 h2 {
    margin-bottom: 20px;
    position: relative;
    font-size: 37px;
    border-radius: 10px;
    color: #000000;
    padding: 20px 30px;
    font-weight: 700;
    border-left: 5px solid rgb(205,189,208);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    width: fit-content;
    background: #ffffff;
}.learning_profits3 .text_main_holder {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    gap: 20px;
    margin-top: 40px;
}.learning_profits3 .text_main_holder > div {
    border-top: 3px solid transparent;
    align-items: center;
    flex-direction: column;
    padding: 30px 20px;
    z-index: 2;
    text-align: center;
    border-radius: 10px;
    transition: all 0.4s ease;
    background: #ffffff;
    position: relative;
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.learning_profits3 .text_main_holder > div:hover {
    border-top: 3px solid rgb(205,189,208);
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.learning_profits3 .text_main_holder > div::before {
    position: absolute;
    left: 0;
    z-index: -1;
    content: '';
    width: 0;
    height: 0;
    transition: all 0.4s ease;
    background: rgb(205,189,208);
    box-shadow: 0 0 20px rgb(205,189,208);
    top: -3px;
}.learning_profits3 .text_main_holder > div:hover::before {
    box-shadow: 0 0 30px 5px rgb(205,189,208);
    width: 100%;
    height: 3px;
}.learning_profits3 .text_main_holder > div:nth-child(3n+1) {
    transform: translateY(20px);
}.learning_profits3 .text_main_holder > div:nth-child(3n+1):hover {
    transform: translateY(10px);
}.learning_profits3 .text_main_holder > div:nth-child(3n+3) {
    transform: translateY(-20px);
}.learning_profits3 .text_main_holder > div:nth-child(3n+3):hover {
    transform: translateY(-30px);
}.learning_profits3 .text_main_holder svg {
    margin-bottom: 20px;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    padding: 15px;
    transition: all 0.4s ease;
    background: rgb(243,240,244);
}.learning_profits3 .text_main_holder > div:hover svg {
    transform: rotate(10deg);
    background: rgb(205,189,208,0.5);
}.learning_profits3 .text_main_holder svg path {
    transition: fill 0.4s ease;
    fill: rgb(205,189,208);
}.learning_profits3 .text_main_holder > div:hover svg path {
    fill: #000000;
}.learning_profits3 .text_main_holder p {
    margin: 0;
    color: #000000;
    font-size: 14px;
    line-height: 1.5;
}

@keyframes glow {
    0% { opacity: 0.5; box-shadow: 0 0 10px rgb(205,189,208), 0 0 20px rgb(205,189,208); }
    100% { opacity: 1; box-shadow: 0 0 20px rgb(205,189,208), 0 0 40px rgb(205,189,208), 0 0 60px rgb(205,189,208); }
}

@media (max-width: 1200px) {.learning_profits3 .text_main_holder {
    grid-template-columns: repeat(2, 1fr);
}.learning_profits3 .img_banner8 {
    width: 35%;
}
}

@media (max-width: 992px) {.learning_profits3 {
    padding: 100px 0;
}.learning_profits3 .virtual_academy6 {
    flex-direction: column;
    padding: 0 20px;
}.learning_profits3 .img_banner8 {
    border-top: 5px solid rgb(205,189,208);
    border-left: none;
    height: 400px;
    right: auto;
    width: 100%;
    margin-bottom: 50px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    top: auto;
    position: relative;
}.learning_profits3 .img_banner8::after {
    width: 80%;
    top: -10px;
    height: 5px;
    left: 10%;
}.learning_profits3 .insight_box0 {
    padding: 0;
    width: 100%;
}
}

@media (max-width: 768px) {.learning_profits3 .text_main_holder {
    grid-template-columns: 1fr;
}.learning_profits3 .text_main_holder > div,
    .learning_profits3 .text_main_holder > div:nth-child(3n+1),
    .learning_profits3 .text_main_holder > div:nth-child(3n+3) {
    transform: translateY(0);
}.learning_profits3 .text_main_holder > div:hover,
    .learning_profits3 .text_main_holder > div:nth-child(3n+1):hover,
    .learning_profits3 .text_main_holder > div:nth-child(3n+3):hover {
    transform: translateY(-10px);
}
}

@media (max-width: 576px) {.learning_profits3 {
    padding: 80px 0;
}.learning_profits3 .img_banner8 {
    height: 300px;
}.learning_profits3 h2 {
    padding: 15px 20px;
    font-size: calc(37px * 0.85);
}}.try_immediately2 {
    overflow: hidden;
    padding: 140px 0;
    z-index: 1;
    position: relative;
    background: linear-gradient(110deg, rgb(205,189,208) 0%, rgb(169,129,178) 100%);
}.try_immediately2::before {
    left: 0;
    opacity: 0.5;
    position: absolute;
    background-size: 30px 30px;
    top: 0;
    height: 100%;
    background: 
        linear-gradient(
            135deg,
            transparent 25%,
            rgba(255, 255, 255, 0.05) 25%,
            rgba(255, 255, 255, 0.05) 50%,
            transparent 50%,
            transparent 75%,
            rgba(255, 255, 255, 0.05) 75%
        );
    width: 100%;
    animation: patternMove 15s linear infinite;
    z-index: -1;
    content: '';
}.try_immediately2::after {
    top: -50%;
    animation: rotateConic 30s linear infinite;
    position: absolute;
    width: 200%;
    left: -50%;
    background: conic-gradient(
        from 0deg at 50% 50%,
        rgba(255, 255, 255, 0) 0deg,
        rgba(255, 255, 255, 0.03) 90deg,
        rgba(255, 255, 255, 0) 180deg,
        rgba(255, 255, 255, 0.03) 270deg,
        rgba(255, 255, 255, 0) 360deg
    );
    height: 200%;
    z-index: -1;
    content: '';
}.try_immediately2 .virtual_academy6 {
    padding: 0;
    position: relative;
    justify-content: center;
    max-width: 900px;
    margin: 0 auto;
    flex-direction: column;
    z-index: 2;
    align-items: center;
    display: flex;
}.try_immediately2 .virtual_academy6::before {
    content: '';
    left: -20%;
    transform: skewX(-15deg);
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    width: 140%;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 10px 20px rgba(0, 0, 0, 0.05);
    z-index: -1;
    position: absolute;
    height: 100%;
    backdrop-filter: blur(10px);
    top: 0;
}.try_immediately2 .virtual_academy6::after {
    border-radius: 50%;
    width: 100px;
    animation: floatBubble 10s ease-in-out infinite alternate;
    z-index: -1;
    filter: blur(20px);
    content: '';
    top: -30px;
    height: 100px;
    right: -30px;
    position: absolute;
    background: radial-gradient(
        circle,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 70%
    );
}.try_immediately2 h3 {
    text-align: center;
    letter-spacing: 2px;
    transition: all 0.5s ease;
    font-weight: 700;
    color: #ffffff;
    perspective: 1000px;
    transform-style: preserve-3d;
    transform: rotateX(5deg);
    position: relative;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 28px;
    font-family: Arial, sans-serif;
    margin: 60px 0;
}.try_immediately2 h3::before {
    left: 10%;
    position: absolute;
    top: -30px;
    width: 80%;
    height: 1px;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.5),
        transparent
    );
    content: '';
}.try_immediately2 h3::after {
    left: 20%;
    width: 60%;
    content: '';
    position: absolute;
    height: 1px;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    bottom: -30px;
}.try_immediately2 h3:hover {
    transform: rotateX(0deg);
}.try_immediately2 .reach_section3 {
    text-transform: uppercase;
    overflow: hidden;
    transition: all 0.4s ease;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    font-size: 19px;
    position: relative;
    background: linear-gradient(
        145deg,
        rgba(255, 255, 255, 0.9) 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
    border-radius: 10px;
    font-weight: 600;
    color: rgb(205,189,208);
    display: inline-block;
    text-decoration: none;
    z-index: 1;
    font-family: Arial, sans-serif;
    margin-bottom: 60px;
    padding: 20px 50px;
    transform-origin: bottom center;
    transform: perspective(1000px) rotateX(10deg);
    letter-spacing: 2px;
}.try_immediately2 .reach_section3::before {
    z-index: -1;
    left: 0;
    width: 100%;
    top: 0;
    opacity: 0;
    transition: opacity 0.4s ease;
    background: linear-gradient(
        145deg,
        rgb(205,189,208) 0%,
        rgb(169,129,178) 100%
    );
    height: 100%;
    content: '';
    position: absolute;
}.try_immediately2 .reach_section3::after {
    position: absolute;
    content: '';
    height: 20px;
    z-index: -1;
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.05),
        transparent
    );
    top: 0;
    width: 100%;
    left: 0;
}.try_immediately2 .reach_section3:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    color: #ffffff;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.2),
        0 10px 20px rgba(0, 0, 0, 0.1);
}.try_immediately2 .reach_section3:hover::before {
    opacity: 1;
}

@media screen and (max-width: 992px) {.try_immediately2 {
    padding: 120px 0;
}.try_immediately2 .virtual_academy6::before {
    width: 130%;
    left: -15%;
}.try_immediately2 h3 {
    margin: 50px 0;
    font-size: calc(28px * 0.9);
}.try_immediately2 .reach_section3 {
    padding: 18px 45px;
    margin-bottom: 50px;
    font-size: calc(19px * 0.95);
}
}

@media screen and (max-width: 768px) {.try_immediately2 {
    padding: 100px 0;
}.try_immediately2 .virtual_academy6::before {
    width: 120%;
    transform: skewX(-10deg);
    left: -10%;
}.try_immediately2 h3 {
    font-size: calc(28px * 0.8);
    margin: 40px 0;
    transform: none;
}.try_immediately2 h3::before {
    top: -25px;
}.try_immediately2 h3::after {
    bottom: -25px;
}.try_immediately2 .reach_section3 {
    margin-bottom: 40px;
    padding: 15px 40px;
    font-size: calc(19px * 0.9);
    transform: none;
}.try_immediately2 .reach_section3:hover {
    transform: translateY(-5px);
}
}

@media screen and (max-width: 576px) {.try_immediately2 {
    padding: 80px 0;
}.try_immediately2 .virtual_academy6::before {
    left: -5%;
    width: 110%;
    transform: skewX(-5deg);
}.try_immediately2 h3 {
    font-size: calc(28px * 0.7);
    letter-spacing: 1px;
    margin: 35px 0;
}.try_immediately2 h3::before {
    top: -20px;
}.try_immediately2 h3::after {
    bottom: -20px;
}.try_immediately2 .reach_section3 {
    margin-bottom: 35px;
    font-size: calc(19px * 0.85);
    letter-spacing: 1px;
    padding: 12px 35px;
}}

@keyframes patternMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

@keyframes rotateConic {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes floatBubble {
    0% {
        transform: translate(0, 0);
        opacity: 0.5;
    }
    50% {
        transform: translate(-20px, 20px);
        opacity: 0.7;
    }
    100% {
        transform: translate(0, 0);
        opacity: 0.5;
    }
}.our_story0 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: rgb(243,240,244);
}.our_story0::before {
    position: absolute;
    background: 
        radial-gradient(
            ellipse at top left,
            rgb(205,189,208,0.5) 0%,
            transparent 50%
        ),
        radial-gradient(
            ellipse at bottom right,
            rgb(169,129,178,0.5) 0%,
            transparent 50%
        );
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    z-index: 0;
}.our_story0::after {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    opacity: 0.05;
    z-index: 1;
    background-image: 
        linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%), 
        linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%);
    background-position: 0 0, 0 30px, 30px -30px, -30px 0px;
    background-size: 60px 60px;
    height: 100%;
    animation: movePattern 20s linear infinite;
}.our_story0 .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 25px;
    margin: 0 auto;
}.our_story0 .virtual_academy6 {
    display: flex;
    position: relative;
    gap: 50px;
    flex-wrap: wrap;
}.our_story0 h3 {
    overflow: hidden;
    position: relative;
    margin-bottom: 60px;
    width: 100%;
    font-size: 42px;
    font-weight: 700;
    color: #000000;
    text-align: left;
}.our_story0 h3::after {
    bottom: -5px;
    height: 3px;
    animation: lineExpand 1.5s forwards;
    background: linear-gradient(90deg, rgb(205,189,208), rgb(169,129,178));
    width: 0;
    position: absolute;
    content: "";
    left: 0;
}.our_story0 .impact_facts1 {
    flex: 1;
    z-index: 2;
    display: flex;
    background: #ffffff;
    flex-direction: column;
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    min-width: 300px;
    transition: all 0.4s ease;
    position: relative;
}.our_story0 .impact_facts1::before {
    width: 20px;
    top: 10px;
    right: 10px;
    opacity: 0.8;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    content: "";
    height: 20px;
    z-index: 1;
    background: rgb(205,189,208);
}.our_story0 .impact_facts1::after {
    width: 20px;
    z-index: 1;
    opacity: 0.8;
    content: "";
    bottom: 10px;
    height: 20px;
    left: 10px;
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    background: rgb(169,129,178);
    position: absolute;
}.our_story0 .impact_facts1 span {
    background: linear-gradient(to right, rgb(205,189,208,0.5), transparent);
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    padding: 5px 15px;
    display: inline-block;
    color: rgb(205,189,208);
    transform: translateX(-15px);
    position: relative;
}.our_story0 .impact_facts1 p {
    font-size: 17px;
    line-height: 1.7;
    color: #000000;
    margin-bottom: 30px;
}.our_story0 .impact_facts1 .img_banner8 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    height: 280px;
    position: relative;
    border-radius: 10px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.our_story0 .impact_facts1 .img_banner8::before {
    position: absolute;
    background: rgb(205,189,208,0.5);
    opacity: 0;
    height: 100%;
    z-index: 1;
    width: 100%;
    content: "";
    top: 0;
    transition: opacity 0.5s ease;
    left: 0;
}.our_story0 .impact_facts1:hover .img_banner8 {
    transform: scale(1.03);
}.our_story0 .impact_facts1:hover .img_banner8::before {
    opacity: 0.2;
}.our_story0 .learn_pro7 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    position: relative;
    padding: 40px;
    z-index: 2;
    flex: 1;
    min-width: 300px;
    transition: all 0.4s ease;
    background: #ffffff;
}.our_story0 .learn_pro7::before {
    height: 20px;
    position: absolute;
    width: 20px;
    background: rgb(169,129,178);
    opacity: 0.8;
    content: "";
    top: 10px;
    left: 10px;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 0 100%);
}.our_story0 .learn_pro7::after {
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    opacity: 0.8;
    z-index: 1;
    right: 10px;
    content: "";
    width: 20px;
    position: absolute;
    height: 20px;
    bottom: 10px;
    background: rgb(205,189,208);
}.our_story0 .learn_pro7 p {
    font-size: 17px;
    position: relative;
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(169,129,178,0.5), transparent);
    line-height: 1.7;
    color: #000000;
    padding: 20px;
    margin-bottom: 40px;
}.our_story0 .learn_pro7 .learn_vision5 {
    height: 180px;
    border-radius: 0;
    transition: all 0.5s ease;
    overflow: hidden;
    margin: 0 auto;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
    width: 180px;
    clip-path: polygon(
        20% 0%, 
        80% 0%, 
        100% 20%, 
        100% 80%, 
        80% 100%, 
        20% 100%, 
        0% 80%, 
        0% 20%
    );
    position: relative;
}.our_story0 .learn_pro7 .learn_vision5::before {
    position: absolute;
    inset: 0;
    opacity: 0.6;
    background: 
        linear-gradient(
            -45deg,
            rgb(169,129,178,0.5),
            transparent 60%
        );
    content: "";
    transition: opacity 0.5s ease;
    z-index: 1;
}.our_story0 .learn_pro7 .learn_vision5::after {
    content: "";
    position: absolute;
    clip-path: polygon(
        25% 5%, 
        75% 5%, 
        95% 25%, 
        95% 75%, 
        75% 95%, 
        25% 95%, 
        5% 75%, 
        5% 25%
    );
    transition: all 0.5s ease;
    inset: 0;
    box-shadow: inset 0 0 0 2px rgb(169,129,178);
    opacity: 0.5;
    z-index: 2;
}.our_story0 .learn_pro7:hover .learn_vision5::after {
    opacity: 1;
    clip-path: polygon(
        20% 0%, 
        80% 0%, 
        100% 20%, 
        100% 80%, 
        80% 100%, 
        20% 100%, 
        0% 80%, 
        0% 20%
    );
}.our_story0 .impact_facts1:hover,
.our_story0 .learn_pro7:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    transform: translateY(-10px);
}

@keyframes lineExpand {
    from {
        width: 0;
    }
    to {
        width: 100px;
    }
}

@keyframes movePattern {
    0% {
        background-position: 0 0, 0 30px, 30px -30px, -30px 0px;
    }
    100% {
        background-position: 60px 60px, 60px 90px, 90px 30px, 30px 60px;
    }
}

@media (max-width: 1100px) {.our_story0 {
    padding: 90px 0;
}.our_story0 .virtual_academy6 {
    flex-direction: column;
    align-items: center;
}.our_story0 h3 {
    font-size: calc(42px * 0.9);
    text-align: center;
}.our_story0 h3::after {
    left: 50%;
    transform: translateX(-50%);
}.our_story0 .impact_facts1,
    .our_story0 .learn_pro7 {
    max-width: 600px;
    width: 100%;
}
}

@media (max-width: 768px) {.our_story0 {
    padding: 70px 0;
}.our_story0 h3 {
    font-size: calc(42px * 0.8);
    margin-bottom: 40px;
}.our_story0 .impact_facts1,
    .our_story0 .learn_pro7 {
    padding: 30px;
}.our_story0 .impact_facts1 .img_banner8 {
    height: 240px;
}.our_story0 .impact_facts1 span {
    font-size: calc(24px * 0.9);
}.our_story0 .learn_pro7 .learn_vision5 {
    height: 160px;
    width: 160px;
}
}

@media (max-width: 576px) {.our_story0 {
    padding: 50px 0;
}.our_story0 .container {
    padding: 0 20px;
}.our_story0 h3 {
    font-size: calc(42px * 0.7);
    margin-bottom: 30px;
}.our_story0 .impact_facts1,
    .our_story0 .learn_pro7 {
    clip-path: none;
    padding: 25px;
}.our_story0 .impact_facts1 .img_banner8 {
    height: 200px;
}.our_story0 .learn_pro7 p {
    padding: 15px;
}.our_story0 .learn_pro7 .learn_vision5 {
    height: 140px;
    width: 140px;
}}header {
    -webkit-backdrop-filter: blur(8px);
    left: 0;
    transition: all 0.4s ease;
    position: fixed;
    z-index: 1000;
    backdrop-filter: blur(8px);
    width: 100%;
    border-bottom: 1px solid rgb(205,189,208,0.5);
    background: linear-gradient(135deg, #000000 0%, rgb(205,189,208) 100%);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    top: 0;
}header:before {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(205,189,208,0.5), transparent);
    left: 0;
    top: 0;
    content: '';
    opacity: 0.4;
    height: 100%;
    background-size: 200% 100%;
    width: 100%;
    pointer-events: none;
    animation: shine 8s infinite linear;
}header .nav_wrap0 {
    width: 100%;
}header .container {
    margin: 0 auto;
    padding: 15px 20px;
    max-width: 1200px;
}header .head_guide9 {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
}header .head_pagewrap5 {
    gap: 25px;
    display: flex;
    position: relative;
}header .head_pagewrap5:before {
    bottom: -8px;
    background: linear-gradient(90deg, transparent, rgb(205,189,208), transparent);
    content: '';
    transform: scaleX(0);
    transition: transform 0.6s ease;
    transform-origin: left;
    left: 0;
    position: absolute;
    height: 1px;
    width: 100%;
}header .head_pagewrap5:hover:before {
    transform: scaleX(1);
}header .nav_info8 {
    letter-spacing: 0.5px;
    padding: 8px 0;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    transition: all 0.4s ease;
    text-decoration: none;
    font-weight: 400;
}header .nav_info8:after {
    height: 2px;
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    content: '';
    transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    background: rgb(205,189,208);
    left: 0;
    bottom: 0;
    transform-origin: right;
}header .nav_info8:before {
    background: rgb(205,189,208);
    position: absolute;
    opacity: 0;
    top: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    transition: all 0.3s ease;
    content: '';
    transform: translateX(-50%);
    left: 50%;
}header .nav_info8:hover {
    text-shadow: 0 0 8px rgb(205,189,208,0.5);
    color: rgb(205,189,208);
}header .nav_info8:hover:after {
    transform-origin: left;
    transform: scaleX(1);
}header .nav_info8:hover:before {
    opacity: 1;
}header .first_expert2 {
    align-items: center;
    display: flex;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
}header .first_expert2 svg {
    width: auto;
    transition: transform 0.5s ease;
    height: 40px;
    filter: drop-shadow(0 0 4px rgb(205,189,208,0.5));
}header .first_expert2:hover svg {
    transform: scale(1.05);
}header .first_expert2:after {
    position: absolute;
    content: '';
    left: 50%;
    width: 0;
    transition: width 0.4s ease;
    bottom: -8px;
    background: rgb(205,189,208);
    transform: translateX(-50%);
    height: 1px;
}header .first_expert2:hover:after {
    width: 100%;
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}

@media (max-width: 991px) {header .container {
    padding: 12px 15px;
}header .head_pagewrap5 {
    gap: 15px;
}header .nav_info8 {
    font-size: calc(12px - 1px);
}header .first_expert2 svg {
    height: 35px;
}
}

@media (max-width: 767px) {header .head_pagewrap5 {
    width: 80%;
    flex-direction: column;
    transition: right 0.4s ease;
    top: 0;
    z-index: 1001;
    max-width: 300px;
    gap: 20px;
    background: #000000;
    overflow-y: auto;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
    right: -100%;
    padding: 80px 30px 30px;
    position: fixed;
    height: 100vh;
}header .menu.active {
    right: 0;
}header .nav_info8 {
    width: 100%;
    border-bottom: 1px solid rgb(205,189,208,0.5);
    padding: 10px 5px;
}header .head_pagewrap5:before {
    display: none;
}header .first_expert2 {
    margin-right: auto;
    margin-left: auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 10px;
}header .first_expert2 svg {
    height: 30px;
}}.course_structure7 {
    padding: 7rem 0;
    overflow: hidden;
    position: relative;
    background: rgb(243,240,244);
}.course_structure7::before {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: 
        linear-gradient(45deg, transparent 45%, rgb(205,189,208,0.5) 100%),
        linear-gradient(135deg, transparent 45%, rgb(169,129,178,0.5) 100%);
    content: "";
    left: 0;
    opacity: 0.15;
}.course_structure7::after {
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0.05;
    background: 
        repeating-linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 20px);
    height: 100%;
    position: absolute;
    content: "";
}.course_structure7 .new_skills5 {
    align-items: center;
    display: flex;
    flex-direction: column;
}.course_structure7 .insight_box0 {
    text-align: center;
    transform: translateZ(0);
    width: 100%;
    clip-path: polygon(
        0% 5%, 
        5% 0%, 
        95% 0%, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0% 95%
    );
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 4rem 3rem;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    backdrop-filter: blur(10px);
    position: relative;
    border-radius: 25px;
    z-index: 3;
}.course_structure7 .insight_box0:hover {
    transform: translateY(-8px);
    box-shadow: 0 40px 70px rgba(0, 0, 0, 0.18);
}.course_structure7 h2 {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 1.8rem;
    color: #000000;
    font-weight: 700;
    position: relative;
    display: inline-block;
    font-size: calc(30px * 1.2);
}.course_structure7 h2::before {
    left: -15px;
    height: 45px;
    border-top: 3px solid rgb(205,189,208);
    transition: all 0.5s ease;
    content: "";
    border-left: 3px solid rgb(205,189,208);
    opacity: 0.7;
    width: 45px;
    top: -15px;
    position: absolute;
}.course_structure7 h2::after {
    content: "";
    border-bottom: 3px solid rgb(169,129,178);
    opacity: 0.7;
    border-right: 3px solid rgb(169,129,178);
    height: 45px;
    width: 45px;
    transition: all 0.5s ease;
    position: absolute;
    bottom: -15px;
    right: -15px;
}.course_structure7 .insight_box0:hover h2::before {
    left: -20px;
    height: 55px;
    width: 55px;
    top: -20px;
}.course_structure7 .insight_box0:hover h2::after {
    height: 55px;
    width: 55px;
    right: -20px;
    bottom: -20px;
}.course_structure7 .description {
    margin-left: auto;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    margin-bottom: 1.8rem;
    line-height: 1.9;
    color: #000000;
    margin-right: auto;
    position: relative;
    max-width: 85%;
    font-size: 18px;
}.course_structure7 .description:last-of-type {
    padding: 1.2rem 1.8rem;
    border-left: 3px solid rgb(205,189,208);
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    border-right: 3px solid rgb(169,129,178);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    max-width: 90%;
    transition: all 0.5s ease;
    font-weight: 600;
    border-radius: 10px;
}.course_structure7 .insight_box0:hover .description:last-of-type {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(0deg);
}.course_structure7 .img_banner8 {
    border-radius: 0;
    z-index: 0;
    height: 120%;
    position: absolute;
    top: -10%;
    left: -10%;
    width: 120%;
    filter: brightness(0.95) contrast(1.05);
    transform: none;
    transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
}.course_structure7 .img_banner8::before {
    background: 
        radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 70%);
    position: absolute;
    z-index: 1;
    opacity: 0.85;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
}.course_structure7 .img_banner8::after {
    position: absolute;
    left: -25%;
    top: -25%;
    width: 150%;
    animation: rotateGradient 20s infinite linear;
    content: "";
    height: 150%;
    background: 
        radial-gradient(
            ellipse at center, 
            transparent 30%, 
            rgb(205,189,208,0.5) 70%, 
            rgb(169,129,178,0.5) 100%
        );
    opacity: 0.3;
    z-index: 2;
}@keyframes rotateGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.course_structure7 .insight_box0::before {
    width: 70%;
    content: "";
    opacity: 0.15;
    right: -5%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    top: -5%;
    animation: morph 15s linear infinite alternate;
    z-index: -1;
    position: absolute;
    height: 70%;
    background: rgb(205,189,208,0.5);
}.course_structure7 .insight_box0::after {
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    position: absolute;
    opacity: 0.15;
    width: 70%;
    background: rgb(169,129,178,0.5);
    bottom: -5%;
    height: 70%;
    left: -5%;
    animation: morph 15s linear infinite alternate-reverse;
    content: "";
    z-index: -1;
}

@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    25% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    75% {
        border-radius: 40% 60% 30% 70% / 60% 40% 30% 70%;
    }
    100% {
        border-radius: 60% 40% 60% 40% / 50% 60% 40% 50%;
    }
}

@media (max-width: 1200px) {.course_structure7 .insight_box0 {
    padding: 3.5rem 2.5rem;
    max-width: 800px;
}.course_structure7 .img_banner8 {
    width: 130%;
    height: 130%;
}
}

@media (max-width: 992px) {.course_structure7 {
    padding: 5rem 0;
}.course_structure7 .insight_box0 {
    padding: 3rem 2rem;
    max-width: 700px;
}.course_structure7 h2 {
    font-size: 30px;
}.course_structure7 .description {
    max-width: 90%;
    line-height: 1.8;
}.course_structure7 .img_banner8 {
    width: 140%;
    top: -20%;
    left: -20%;
    height: 140%;
}
}

@media (max-width: 768px) {.course_structure7 {
    padding: 4rem 0;
}.course_structure7 .insight_box0 {
    padding: 2.5rem 1.5rem;
    clip-path: polygon(
            0% 3%, 
            3% 0%, 
            97% 0%, 
            100% 3%, 
            100% 97%, 
            97% 100%, 
            3% 100%, 
            0% 97%
        );
    max-width: 90%;
}.course_structure7 h2 {
    font-size: calc(30px * 0.95);
}.course_structure7 h2::before,
    .course_structure7 h2::after {
    top: -10px;
    left: -10px;
    width: 35px;
    height: 35px;
}.course_structure7 h2::after {
    right: -10px;
    bottom: -10px;
}.course_structure7 .insight_box0:hover h2::before,
    .course_structure7 .insight_box0:hover h2::after {
    height: 40px;
    width: 40px;
}.course_structure7 .description {
    font-size: calc(18px * 0.95);
    max-width: 95%;
    line-height: 1.7;
}.course_structure7 .description:last-of-type {
    padding: 1rem 1.5rem;
    max-width: 95%;
}.course_structure7 .img_banner8 {
    width: 150%;
    height: 150%;
}
}

@media (max-width: 576px) {.course_structure7 {
    padding: 3rem 0;
}.course_structure7 .insight_box0 {
    padding: 2rem 1.2rem;
    clip-path: polygon(
            0% 2%, 
            2% 0%, 
            98% 0%, 
            100% 2%, 
            100% 98%, 
            98% 100%, 
            2% 100%, 
            0% 98%
        );
    max-width: 95%;
}.course_structure7 h2 {
    margin-bottom: 1.2rem;
    font-size: calc(30px * 0.85);
}.course_structure7 h2::before,
    .course_structure7 h2::after {
    border-width: 2px;
    top: -8px;
    height: 25px;
    left: -8px;
    width: 25px;
}.course_structure7 h2::after {
    bottom: -8px;
    right: -8px;
    border-width: 2px;
}.course_structure7 .insight_box0:hover h2::before,
    .course_structure7 .insight_box0:hover h2::after {
    width: 30px;
    height: 30px;
}.course_structure7 .description {
    font-size: calc(18px * 0.9);
    margin-bottom: 1.2rem;
    max-width: 100%;
    line-height: 1.6;
}.course_structure7 .description:last-of-type {
    padding: 0.8rem 1.2rem;
    border-width: 2px;
    max-width: 100%;
    transform: none;
}.course_structure7 .insight_box0:hover {
    transform: translateY(-5px);
}.course_structure7 .insight_box0:hover .description:last-of-type {
    transform: none;
}.course_structure7 .img_banner8 {
    height: 160%;
    top: -30%;
    width: 160%;
    left: -30%;
}.course_structure7 .insight_box0::before,
    .course_structure7 .insight_box0::after {
    height: 80%;
    width: 80%;
}}.pricing_level2 {
    background: #ffffff;
    position: relative;
    padding: 7rem 0;
    overflow: hidden;
}.pricing_level2::before {
    filter: blur(30px);
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    content: '';
    right: -100px;
    width: 400px;
    background: linear-gradient(135deg, rgb(205,189,208,0.5), transparent);
    z-index: 1;
    position: absolute;
    opacity: 0.6;
    top: -150px;
    height: 400px;
    animation: float 15s ease-in-out infinite alternate;
}.pricing_level2::after {
    height: 300px;
    opacity: 0.5;
    bottom: -100px;
    position: absolute;
    z-index: 1;
    content: '';
    animation: float 18s ease-in-out infinite alternate-reverse;
    background: linear-gradient(135deg, rgb(169,129,178,0.5), transparent);
    left: -50px;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    width: 300px;
    filter: blur(25px);
}.pricing_level2 .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 15px;
}.pricing_level2 .cost_schemes8 {
    display: flex;
    flex-direction: column;
}.pricing_level2 .pricing_catalog2 {
    transform: translateY(20px);
    animation: fadeUp 0.8s ease-out 0.2s forwards;
    opacity: 0;
    margin-bottom: 3rem;
    text-align: center;
}.pricing_level2 .pricing_catalog2 h2 {
    position: relative;
    font-size: 33px;
    font-weight: 700;
    color: #000000;
    display: inline-block;
    margin-bottom: 1rem;
}.pricing_level2 .pricing_catalog2 h2::after {
    position: absolute;
    background: rgb(205,189,208);
    content: '';
    height: 3px;
    bottom: -10px;
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
}.pricing_level2 .bundle_price1 {
    margin: 1.5rem auto 0;
    font-size: 12px;
    color: #000000;
    line-height: 1.6;
    max-width: 700px;
}.pricing_level2 .cost_table8 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    margin-top: 2rem;
}.pricing_level2 .plan_options5 {
    text-decoration: none;
    display: block;
    opacity: 0;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    transform: translateY(30px);
    animation: fadeUp 0.8s ease-out 0.4s forwards;
}.pricing_level2 .plan_options5:nth-child(2) {
    animation-delay: 0.5s;
}.pricing_level2 .plan_options5:nth-child(3) {
    animation-delay: 0.6s;
}.pricing_level2 .plan_options5:nth-child(4) {
    animation-delay: 0.7s;
}.pricing_level2 .plan_options5:hover {
    transform: translateY(-10px);
}.pricing_level2 .bundle_rate4 {
    position: relative;
    transition: all 0.4s ease;
    height: 100%;
    overflow: hidden;
    flex-direction: column;
    background: linear-gradient(140deg, #ffffff, #f8f9fa);
    border-radius: 4px;
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                0 5px 15px rgba(0, 0, 0, 0.04);
}.pricing_level2 .plan_options5:hover .bundle_rate4 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.08);
}.pricing_level2 .price_opts7 {
    z-index: 2;
    flex-direction: column;
    flex-grow: 1;
    display: flex;
    padding: 2.5rem 2rem;
    position: relative;
}.pricing_level2 .price_opts7 h3 {
    font-size: calc(23px + 2px);
    margin-bottom: 1rem;
    position: relative;
    transition: color 0.3s ease;
    color: #000000;
    font-weight: 700;
}.pricing_level2 .plan_options5:hover .price_opts7 h3 {
    color: rgb(205,189,208);
}.pricing_level2 .basic_rates3 {
    font-size: calc(23px + 4px);
    position: relative;
    font-weight: 700;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 1.5rem;
    color: rgb(205,189,208);
}.pricing_level2 .basic_rates3::after {
    background: rgb(205,189,208,0.5);
    width: 40px;
    transition: width 0.3s ease;
    bottom: 0;
    content: '';
    left: 0;
    height: 2px;
    position: absolute;
}.pricing_level2 .plan_options5:hover .basic_rates3::after {
    width: 80px;
}.pricing_level2 .price_opts7 p {
    margin-bottom: 2rem;
    hyphens: auto;
    overflow-wrap: break-word;
    word-wrap: break-word;
    flex-grow: 1;
    line-height: 1.6;
    font-size: 12px;
    white-space: normal;
    color: #000000;
}.pricing_level2 .img_banner8 {
    transition: all 0.5s ease;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 200px;
}.pricing_level2 .img_banner8::after {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    transition: opacity 0.4s ease;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    right: 0;
    bottom: 0;
    content: '';
}.pricing_level2 .plan_options5:hover .img_banner8::after {
    opacity: 1;
}

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

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

@media (min-width: 992px) {.pricing_level2 .cost_schemes8 {
    flex-direction: row-reverse;
}.pricing_level2 .pricing_catalog2 {
    width: 35%;
    padding-right: 3rem;
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: center;
}.pricing_level2 .pricing_catalog2 h2 {
    text-align: left;
}.pricing_level2 .pricing_catalog2 h2::after {
    left: 0;
    transform: none;
}.pricing_level2 .bundle_price1 {
    margin: 1.5rem 0 0;
}.pricing_level2 .cost_table8 {
    width: 65%;
    gap: 2rem;
    margin-top: 0;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 991px) {.pricing_level2 {
    padding: 5rem 0;
}.pricing_level2 .pricing_catalog2 {
    margin-bottom: 2rem;
}.pricing_level2 .cost_table8 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
}

@media (max-width: 767px) {.pricing_level2 {
    padding: 4rem 0;
}.pricing_level2 .price_opts7 {
    padding: 2rem 1.5rem;
}.pricing_level2 .img_banner8 {
    height: 180px;
}
}

@media (max-width: 575px) {.pricing_level2 {
    padding: 3rem 0;
}.pricing_level2 .pricing_catalog2 h2 {
    font-size: calc(33px - 4px);
}.pricing_level2 .cost_table8 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.pricing_level2 .price_opts7 {
    padding: 1.5rem 1.25rem;
}.pricing_level2 .img_banner8 {
    height: 160px;
}
}

@media (hover: none) {.pricing_level2 .plan_options5:hover {
    transform: none;
}.pricing_level2 .plan_options5:hover .bundle_rate4 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                    0 5px 15px rgba(0, 0, 0, 0.04);
}.pricing_level2 .plan_options5:hover .img_banner8::after {
    opacity: 0;
}.pricing_level2 .plan_options5:hover .basic_rates3::after {
    width: 40px;
}}.cookie_warning_panel1 {
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    transform: translateY(100%);
    background: rgb(169,129,178);
    bottom: 0;
    font-family: Arial, sans-serif;
    z-index: 90;
    border-top: 3px solid rgb(169,129,178);
    position: fixed;
    transition: transform 0.5s ease-in-out;
    animation: slideUp 0.5s forwards;
    padding: 20px 0;
    width: 100%;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
.user_default4 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 5%;
    gap: 20px;
}.cookie_warning_panel1 h5 {
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
}.cookie_warning_panel1 p {
    font-size: 18px;
    margin: 0;
    color: #ffffff;
    line-height: 1.5;
}.learn_agree2 {
    align-items: center;
    margin-right: 15px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    filter: drop-shadow(0 0 10px rgb(205,189,208));
}.learn_agree2 svg {
    transition: transform 0.3s ease-in-out;
    fill: rgb(205,189,208);
    height: 80px;
    width: 80px;
}.learn_agree2:hover svg {
    transform: scale(1.1);
}.privacy_learn0 {
    background: linear-gradient(90deg, rgb(205,189,208), rgb(169,129,178));
    cursor: pointer;
    margin-left: 10px;
    border-radius: 24px;
    color: #000000;
    font-size: 17px;
    text-decoration: none;
    line-height: 40px;
    min-width: 140px;
    flex-shrink: 0;
    box-shadow: 0 0 15px rgb(205,189,208);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    padding: 10px 20px;
    white-space: nowrap;
}.privacy_learn0:hover {
    box-shadow: 0 0 20px rgb(169,129,178);
}.cookie_button.policy_ack5:hover {
    box-shadow: 0 0 15px rgb(169,129,178);
}.cookie_warning_panel1 p a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(205,189,208);
}.cookie_warning_panel1 p a:hover {
    color: rgb(169,129,178);
}#cookiePolicyAlert7 {
    display: none;
}#cookiePolicyAlert7:checked ~ .cookie_warning_panel1 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie_warning_panel1 {
    padding: 15px 0;
}.user_default4 {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.learn_agree2 {
    display: none;
}.user_default4 {
    align-items: center;
    flex-direction: column;
    text-align: center;
}.cookie_warning_panel1 h5 {
    margin-bottom: 5px;
    font-size: 18px;
}.privacy_ack9 {
    margin-bottom: 15px;
}.privacy_learn0 {
    margin: 10px 0;
    min-width: 100%;
}}
.homepage2 {
    position: relative;
    overflow: hidden;
    background-color: rgb(243,240,244);
    align-items: center;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    padding: 5rem 1rem;
}.homepage2::before {
    width: 100%;
    z-index: 0;
    opacity: 0.07;
    background: linear-gradient(135deg, rgb(169,129,178,0.5), rgb(205,189,208,0.5));
    left: 0;
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
}.homepage2 .course_first3 {
    padding: 2.5rem;
    background-color: rgb(243,240,244);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    transition: transform 0.5s ease;
    z-index: 1;
    max-width: 1200px;
    width: 100%;
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.08), 
              -12px -12px 24px #ffffff;
    border-radius: 16px;
}.homepage2 .course_first3:hover {
    transform: perspective(1000px) rotateX(0deg);
}.homepage2 .course_first3 > div {
    gap: 2.5rem;
    display: flex;
    flex-direction: column;
}.homepage2 h3 {
    font-weight: 600;
    transition: all 0.3s ease;
    padding: 1.5rem;
    margin: 0;
    box-shadow: inset 3px 3px 8px rgba(0, 0, 0, 0.05),
              inset -3px -3px 8px #ffffff;
    position: relative;
    color: rgb(169,129,178);
    font-size: 19px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 12px;
}.homepage2 h3::before {
    top: 0;
    background: linear-gradient(to bottom, rgb(205,189,208), rgb(169,129,178));
    border-radius: 12px 0 0 12px;
    content: "";
    width: 8px;
    left: 0;
    height: 100%;
    position: absolute;
}.homepage2 .skill_lab3 {
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.08), 
              -12px -12px 24px #ffffff;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease;
    border-radius: 16px;
}.homepage2 .skill_lab3::before {
    content: "";
    position: absolute;
    background: linear-gradient(135deg, 
    rgba(var(--primary-color-rgb), 0.7),
    rgba(var(--secondary-color-rgb), 0.7));
    top: 0;
    width: 100%;
    opacity: 0.85;
    left: 0;
    z-index: 1;
    height: 100%;
}.homepage2 .skill_lab3:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1), 
              -15px -15px 30px #ffffff;
    transform: translateY(-5px);
}.homepage2 .skill_lab3 > div {
    flex-direction: column;
    gap: 1.5rem;
    display: flex;
    padding: 4rem 2rem;
    align-items: center;
    position: relative;
    justify-content: center;
    z-index: 2;
    text-align: center;
}.homepage2 .skill_lab3 p {
    font-weight: 400;
    border-radius: 12px;
    color: #ffffff;
    margin: 0;
    padding: 1rem 1.5rem;
    transition: all 0.3s ease;
    font-size: calc(13px * 1.1);
    backdrop-filter: blur(10px);
    box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.1),
              inset -2px -2px 5px rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.15);
}.homepage2 .skill_lab3 p:hover {
    transform: translateY(-3px);
    box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.2),
              inset -2px -2px 5px rgba(255, 255, 255, 0.2);
}.homepage2 .title_style_header {
    margin: 0;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    padding: 0;
    color: #ffffff;
    position: relative;
    font-size: 41px;
    transition: all 0.3s ease;
}.homepage2 .title_style_header::after {
    height: 4px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background: linear-gradient(to right, rgb(205,189,208), #ffffff, rgb(205,189,208));
    border-radius: 2px;
    content: "";
    width: 100px;
    bottom: -15px;
}

@media (min-width: 768px) {.homepage2 .course_first3 {
    padding: 3rem;
}.homepage2 .course_first3 > div {
    align-items: stretch;
    flex-direction: row;
}.homepage2 .course_first3 > div > div:first-child {
    align-items: center;
    display: flex;
    flex: 0 0 30%;
}.homepage2 .skill_lab3 {
    flex: 0 0 70%;
}.homepage2 h3 {
    font-size: 19px;
    padding: 2rem;
}.homepage2 .skill_lab3 > div {
    padding: 5rem 3rem;
    text-align: left;
    align-items: flex-start;
}.homepage2 .title_style_header {
    font-size: calc(41px * 1.2);
}.homepage2 .title_style_header::after {
    transform: none;
    left: 0;
}
}

@media (min-width: 1024px) {.homepage2 .course_first3 {
    padding: 3.5rem;
}.homepage2 .course_first3 > div > div:first-child {
    flex: 0 0 35%;
}.homepage2 .skill_lab3 {
    flex: 0 0 65%;
}.homepage2 .skill_lab3 > div {
    padding: 6rem 4rem;
}.homepage2 .title_style_header {
    font-size: calc(41px * 1.4);
}
}

@media (max-width: 767px) {.homepage2 {
    padding: 3rem 1rem;
}.homepage2 .course_first3 {
    padding: 1.5rem;
}.homepage2 h3 {
    padding: 1.25rem;
    font-size: calc(19px * 0.9);
}.homepage2 .skill_lab3 > div {
    padding: 3rem 1.5rem;
}.homepage2 .title_style_header {
    font-size: calc(41px * 0.9);
}.homepage2 .skill_lab3 p {
    padding: 0.75rem 1rem;
    font-size: 13px;
}
}

@media (max-width: 480px) {.homepage2 {
    padding: 2rem 0.75rem;
}.homepage2 .course_first3 {
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.08), 
                -8px -8px 16px #ffffff;
    padding: 1.25rem;
}.homepage2 h3 {
    font-size: calc(19px * 0.8);
    padding: 1rem;
}.homepage2 .skill_lab3 > div {
    padding: 2.5rem 1.25rem;
}.homepage2 .title_style_header {
    font-size: calc(41px * 0.8);
}.homepage2 .skill_lab3 p {
    padding: 0.5rem 0.75rem;
    font-size: calc(13px * 0.9);
}
}