* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}html,body {
    color: #000000;
    min-height: 100%;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
    height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.top-guide-ulvhk {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}.wrapper-viewport-gNLIM {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}.container {
    width: 1138px;
    margin: auto;
    max-width: 100%;
}svg {
    height: 30px;
    width: 30px;
}.leaderboard-HwoTt {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.cookieNotificationBanner-oSfaz {
    width: 100%;
    transition: all 0.3s ease-in-out;
    background: rgb(152,161,173);
    z-index: 90;
    border-top: 2px solid rgb(191,198,208);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    bottom: 0;
    position: fixed;
    padding: 20px 0;
}.cookie-guard-rYDmw {
    max-width: 1200px;
    padding: 20px 30px;
    justify-content: space-between;
    display: flex;
    align-items: center;
    margin: auto;
    flex-wrap: wrap;
}.cookieNotificationBanner-oSfaz h5 {
    transition: color 0.3s ease-in-out;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 6px;
    color: #ffffff;
}.cookieNotificationBanner-oSfaz p {
    color: #ffffff;
    font-size: 13px;
    max-width: 500px;
}.cookie-show-PVOEs {
    margin-right: 20px;
    flex-shrink: 0;
}.cookie-show-PVOEs svg, .cookie-show-PVOEs svg path {
    width: 80px;
    fill: rgb(191,198,208);
    transition: transform 0.3s ease-in-out;
    height: 80px;
}.cookie-show-PVOEs:hover svg {
    transform: rotate(10deg);
}.privacy-opt-VHmoR {
    text-decoration: none;
    margin-left: 20px;
    border-radius: 17px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    color: #ffffff;
    box-shadow: rgb(191,198,208,0.5) 0px 4px 10px 0px;
    cursor: pointer;
    font-size: 20px;
    background: rgb(191,198,208);
    padding: 10px 20px;
    line-height: 35px;
}.cookie_button.data-control-kqrHh {
    background: rgb(191,198,208);
}.cookie_button.cookies-tech-peGSh {
    background: rgb(152,161,173);
}.privacy-opt-VHmoR:hover {
    transform: scale(1.05);
    box-shadow: rgb(191,198,208,0.5) 0px 6px 15px 0px;
}.cookieNotificationBanner-oSfaz p a {
    text-decoration: none;
    transition: color 0.3s ease-in-out;
    color: rgb(191,198,208);
    font-weight: 600;
}.cookieNotificationBanner-oSfaz p a:hover {
    color: rgb(152,161,173);
}.wrapper-viewport-gNLIM .cookieNotificationBanner-oSfaz {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    border: none;
    background: rgb(152,161,173);
    padding: 40px 0;
}.wrapper-viewport-gNLIM .privacy-opt-VHmoR {
    margin-left: 30px;
    background: rgb(191,198,208);
    font-weight: 400;
    border: none;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    font-size: 20px;
    color: #ffffff;
    border-radius: 10px;
    padding: 10px;
}.wrapper-viewport-gNLIM .cookie-controls-IPmwr h5, .wrapper-viewport-gNLIM .cookie-controls-IPmwr p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.cookieNotificationBanner-oSfaz {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie-show-PVOEs {
    display: none;
}.cookie-guard-rYDmw {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.cookieNotificationBanner-oSfaz h5 {
    text-align: center;
}.cookieNotificationBanner-oSfaz p {
    text-align: center;
}.cookie-controls-IPmwr {
    text-align: center;
    margin-bottom: 20px;
}.privacy-opt-VHmoR {
    width: 100%;
    margin-left: 0;
    max-width: 300px;
    margin-top: 10px;
}}
#cookie-disclosure-AxeML {
    display: none;
}#cookie-disclosure-AxeML:checked ~ .cookieNotificationBanner-oSfaz {
    opacity: 0;
    visibility: hidden;
}footer {
    position: relative;
    z-index: 1;
}footer::before {
    background: linear-gradient(135deg, rgb(191,198,208,0.5) 0%, rgb(152,161,173,0.5) 100%);
    left: 0;
    content: "";
    right: 0;
    opacity: 0.92;
    bottom: 0;
    z-index: -1;
    top: 0;
    position: absolute;
}footer {
    background-size: cover !important;
    background-position: center !important;
}.leaderboard-HwoTt {
    padding: 5rem 0 2rem;
    color: #ffffff;
    position: relative;
}.leaderboard-HwoTt::before {
    left: 0;
    position: absolute;
    background: rgb(191,198,208);
    top: 0;
    height: 15px;
    content: "";
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
}.leaderboard-HwoTt .container {
    gap: 0;
    position: relative;
    flex-wrap: wrap;
    display: flex;
}.leaderboard-HwoTt .company_holder {
    position: relative;
    margin-bottom: 2rem;
    flex: 0 0 40%;
    padding: 0 3rem 2rem 0;
}.leaderboard-HwoTt .company_holder::after {
    height: 100%;
    background: linear-gradient(to bottom, #ffffff, transparent);
    position: absolute;
    right: 1.5rem;
    width: 1px;
    content: "";
    top: 0;
    opacity: 0.3;
}.leaderboard-HwoTt .company_holder h3 {
    margin: 0 0 1.5rem;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
    transform: skewX(-10deg);
    padding-bottom: 1rem;
}.leaderboard-HwoTt .company_holder h3::after {
    left: 0;
    content: "";
    background: rgb(191,198,208);
    box-shadow: 0 0 10px rgb(191,198,208);
    height: 3px;
    position: absolute;
    width: 80px;
    bottom: 0;
}.leaderboard-HwoTt .assign-help-UJxyY {
    color: #ffffff;
    padding: 1.5rem;
    transform-origin: left top;
    transform: skewX(-5deg);
    font-size: 14px;
    background: rgba(0, 0, 0, 0.2);
    line-height: 1.6;
    border-left: 3px solid rgb(191,198,208);
}.leaderboard-HwoTt .biz-learnings-uylZp {
    flex-wrap: wrap;
    flex: 0 0 60%;
    display: flex;
    gap: 0;
}.leaderboard-HwoTt .top-master-YsHqz {
    flex: 1;
    display: flex;
    gap: 0;
    flex-wrap: wrap;
}.leaderboard-HwoTt .header-pro-Tpsqc {
    padding: 0 1rem 2rem 1rem;
    position: relative;
    flex: 0 0 50%;
}.leaderboard-HwoTt .header-pro-Tpsqc h5 {
    position: relative;
    margin: 0 0 1.5rem;
    padding-left: 1rem;
    font-size: 19px;
    transform: skewX(-5deg);
    color: #ffffff;
    font-weight: 600;
}.leaderboard-HwoTt .header-pro-Tpsqc h5::before {
    content: "";
    position: absolute;
    width: 3px;
    top: 0;
    background: rgb(191,198,208);
    transform: skewX(5deg);
    bottom: 0;
    left: 0;
}.leaderboard-HwoTt .header-pro-Tpsqc .top-master-YsHqz {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
}.leaderboard-HwoTt .header-pro-Tpsqc .top-master-YsHqz a {
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
    color: #ffffff;
    padding: 0.7rem 1rem;
    transform: skewX(-5deg);
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    font-size: 14px;
    display: block;
}.leaderboard-HwoTt .header-pro-Tpsqc .top-master-YsHqz a::before {
    height: 100%;
    left: -100%;
    width: 100%;
    top: 0;
    position: absolute;
    transition: all 0.5s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    content: "";
}.leaderboard-HwoTt .header-pro-Tpsqc .top-master-YsHqz a:hover {
    background: rgba(255, 255, 255, 0.1);
    padding-left: 1.5rem;
    transform: skewX(-5deg) translateX(5px);
    color: #ffffff;
}.leaderboard-HwoTt .header-pro-Tpsqc .top-master-YsHqz a:hover::before {
    left: 100%;
}.grade-help-EpeUB {
    padding: 1.5rem 0;
    margin-top: 2rem;
    position: relative;
    background: rgba(0, 0, 0, 0.15);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
}.grade-help-EpeUB .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}.grade-help-EpeUB .donate-btn-blhad {
    font-size: 12px;
    width: 100%;
    text-align: center;
    color: #ffffff;
    transform: skewX(-5deg);
}

@media (max-width: 1200px) {.leaderboard-HwoTt .company_holder {
    flex: 0 0 35%;
    padding-right: 2rem;
}.leaderboard-HwoTt .biz-learnings-uylZp {
    flex: 0 0 65%;
}
}

@media (max-width: 992px) {.leaderboard-HwoTt {
    padding: 4rem 0 2rem;
}.leaderboard-HwoTt .container {
    flex-direction: column;
}.leaderboard-HwoTt .company_holder {
    padding-right: 0;
    flex: 0 0 100%;
    margin-bottom: 3rem;
}.leaderboard-HwoTt .company_holder::after {
    display: none;
}.leaderboard-HwoTt .biz-learnings-uylZp {
    flex: 0 0 100%;
}.leaderboard-HwoTt .header-pro-Tpsqc {
    padding-bottom: 1.5rem;
}
}

@media (max-width: 768px) {.leaderboard-HwoTt {
    padding: 3.5rem 0 1.5rem;
}.leaderboard-HwoTt::before {
    height: 10px;
}.leaderboard-HwoTt .company_holder h3 {
    font-size: calc(28px - 2px);
}.leaderboard-HwoTt .assign-help-UJxyY {
    transform: skewX(-3deg);
    padding: 1.2rem;
}.leaderboard-HwoTt .header-pro-Tpsqc h5, 
    .leaderboard-HwoTt .header-pro-Tpsqc .top-master-YsHqz a {
    transform: skewX(-3deg);
}.leaderboard-HwoTt .header-pro-Tpsqc .top-master-YsHqz a:hover {
    transform: skewX(-3deg) translateX(5px);
}.grade-help-EpeUB {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.grade-help-EpeUB .donate-btn-blhad {
    transform: skewX(-3deg);
}
}

@media (max-width: 576px) {.leaderboard-HwoTt {
    padding: 3rem 0 1rem;
}.leaderboard-HwoTt::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.leaderboard-HwoTt .header-pro-Tpsqc {
    padding: 0 0 2rem 0;
    flex: 0 0 100%;
}.leaderboard-HwoTt .company_holder {
    margin-bottom: 2rem;
}.leaderboard-HwoTt .header-pro-Tpsqc .top-master-YsHqz a {
    padding: 0.6rem 0.8rem;
}.leaderboard-HwoTt .header-pro-Tpsqc .top-master-YsHqz a:hover {
    padding-left: 1.2rem;
}.grade-help-EpeUB {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-top: 1rem;
}
}

@media (max-width: 420px) {.leaderboard-HwoTt .company_holder h3 {
    transform: skewX(-5deg);
}.leaderboard-HwoTt .company_holder h3::after {
    width: 60px;
}.leaderboard-HwoTt .assign-help-UJxyY {
    transform: none;
}.leaderboard-HwoTt .header-pro-Tpsqc h5 {
    transform: none;
}.leaderboard-HwoTt .header-pro-Tpsqc h5::before {
    transform: none;
}.leaderboard-HwoTt .header-pro-Tpsqc .top-master-YsHqz a,
    .leaderboard-HwoTt .header-pro-Tpsqc .top-master-YsHqz a:hover,
    .grade-help-EpeUB .donate-btn-blhad {
    transform: none;
}}.course-overview-zZVDH {
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
    background: rgb(225,229,233);
}.course-overview-zZVDH::before {
    top: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(191,198,208,0.5) 0%, transparent 70%);
    height: 100%;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
}.course-overview-zZVDH::after {
    position: absolute;
    width: 150px;
    bottom: -10px;
    height: 150px;
    z-index: 1;
    right: -10px;
    background: linear-gradient(225deg, rgb(152,161,173) 0%, transparent 80%);
    content: "";
    transform: rotate(-15deg);
}.course-overview-zZVDH .container {
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.course-overview-zZVDH .knowledge-guide-wRNTB {
    display: grid;
    position: relative;
    gap: 3rem;
    grid-template-columns: 1fr;
}.course-overview-zZVDH .cover-image-MvJno {
    transform: perspective(1000px) rotateX(2deg);
    height: 300px;
    position: relative;
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.course-overview-zZVDH .cover-image-MvJno::before {
    z-index: 1;
    content: "";
    background: linear-gradient(to right, rgb(191,198,208,0.5) 0%, transparent 100%);
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    position: absolute;
}.course-overview-zZVDH .cover-image-MvJno::after {
    transition: transform 0.4s ease-out, opacity 0.4s ease-out;
    z-index: -1;
    bottom: -10px;
    border: 2px solid rgb(152,161,173);
    position: absolute;
    content: "";
    height: calc(100% + 20px);
    left: -10px;
    opacity: 0.5;
    width: calc(100% + 20px);
    transform: translate(10px, 10px);
}.course-overview-zZVDH .cover-image-MvJno:hover {
    transform: perspective(1000px) rotateX(0deg);
}.course-overview-zZVDH .cover-image-MvJno:hover::after {
    opacity: 0.8;
    transform: translate(5px, 5px);
}.course-overview-zZVDH .text-box-wrap-fdrXo {
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.1) 100%);
    position: relative;
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border-left: 4px solid rgb(191,198,208);
}.course-overview-zZVDH .text-box-wrap-fdrXo::before {
    height: 100px;
    position: absolute;
    background: linear-gradient(135deg, rgb(152,161,173,0.5) 0%, transparent 70%);
    top: 0;
    right: 0;
    content: "";
    transform: translate(20px, -20px);
    z-index: -1;
    width: 100px;
}.course-overview-zZVDH h3 {
    transform: translateX(-10px);
    font-size: calc(19px * 1.1);
    position: relative;
    animation: slideInTitle 0.8s 0.2s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
    opacity: 0;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: rgb(191,198,208);
}.course-overview-zZVDH h3::after {
    transform: scaleX(0);
    position: absolute;
    height: 3px;
    background: rgb(152,161,173);
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    left: 0;
    animation: expandLine 0.6s 0.8s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 50px;
    content: "";
    transform-origin: left;
    bottom: -8px;
}.course-overview-zZVDH .description {
    padding-right: 10px;
    max-height: 300px;
    color: #000000;
    font-size: 15px;
    overflow-y: auto;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    position: relative;
}.course-overview-zZVDH .description::-webkit-scrollbar {
    width: 4px;
}.course-overview-zZVDH .description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}.course-overview-zZVDH .description::-webkit-scrollbar-thumb {
    background: rgb(191,198,208,0.5);
    border-radius: 10px;
}.course-overview-zZVDH p.description {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.8s 0.4s forwards cubic-bezier(0.215, 0.61, 0.355, 1);
}.course-overview-zZVDH span.description {
    display: none;
}

@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes expandLine {
    to {
        transform: scaleX(1);
    }
}

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

@media (min-width: 768px) {.course-overview-zZVDH {
    padding: 6rem 0;
}.course-overview-zZVDH .knowledge-guide-wRNTB {
    gap: 4rem;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.course-overview-zZVDH .cover-image-MvJno {
    height: 400px;
}.course-overview-zZVDH h3 {
    font-size: calc(19px * 1.2);
}.course-overview-zZVDH .text-box-wrap-fdrXo {
    padding: 2.5rem;
}
}

@media (min-width: 992px) {.course-overview-zZVDH {
    padding: 8rem 0;
}.course-overview-zZVDH .knowledge-guide-wRNTB {
    gap: 5rem;
}.course-overview-zZVDH .cover-image-MvJno {
    height: 500px;
}.course-overview-zZVDH h3 {
    margin-bottom: 2rem;
    font-size: calc(19px * 1.4);
}.course-overview-zZVDH h3::after {
    width: 70px;
}.course-overview-zZVDH .description {
    max-height: 350px;
}.course-overview-zZVDH .text-box-wrap-fdrXo {
    padding: 3rem;
}.course-overview-zZVDH .text-box-wrap-fdrXo::before {
    height: 150px;
    width: 150px;
}
}

@media (max-width: 767px) {.course-overview-zZVDH {
    padding: 4rem 0;
}.course-overview-zZVDH .container {
    padding: 0 1.5rem;
}.course-overview-zZVDH .cover-image-MvJno {
    height: 250px;
}.course-overview-zZVDH .text-box-wrap-fdrXo {
    padding: 1.5rem;
}.course-overview-zZVDH h3 {
    font-size: 19px;
    margin-bottom: 1.2rem;
}.course-overview-zZVDH .description {
    max-height: 250px;
}
}

@media (max-width: 480px) {.course-overview-zZVDH {
    padding: 3rem 0;
}.course-overview-zZVDH .cover-image-MvJno {
    height: 200px;
}.course-overview-zZVDH .text-box-wrap-fdrXo {
    padding: 1.2rem;
}.course-overview-zZVDH h3 {
    font-size: calc(19px * 0.9);
}.course-overview-zZVDH .description {
    max-height: 200px;
    font-size: calc(15px * 0.95);
}}.company-info-fpwMZ {
    z-index: 1;
    padding: 120px 0;
    background: rgb(225,229,233);
    position: relative;
    overflow: hidden;
}.company-info-fpwMZ::before {
    height: 100%;
    z-index: -1;
    content: "";
    background: 
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 5px,
            rgba(rgb(191,198,208,0.5), 0.03) 5px,
            rgba(rgb(191,198,208,0.5), 0.03) 10px
        );
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
}.company-info-fpwMZ::after {
    width: 100%;
    opacity: 0.2;
    top: 0;
    position: absolute;
    height: 100%;
    background: radial-gradient(
        circle at top right,
        rgb(191,198,208,0.5) 0%,
        transparent 70%
    );
    content: "";
    z-index: -1;
    left: 0;
}.company-info-fpwMZ .container {
    overflow: visible;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0;
}.company-info-fpwMZ h2 {
    padding-left: 20px;
    font-size: 31px;
    margin-bottom: 60px;
    color: #000000;
    position: relative;
    font-weight: 700;
    border-left: 4px solid rgb(191,198,208);
    text-align: left;
}.company-info-fpwMZ h2::before {
    z-index: -1;
    opacity: 0.05;
    top: -40px;
    content: "01";
    font-weight: 700;
    font-size: calc(48px * 1.5);
    position: absolute;
    left: -10px;
    color: rgba(0, 0, 0, 0.5);
}.company-info-fpwMZ .class-track-usrPS {
    position: relative;
    gap: 50px;
    display: grid;
    grid-template-columns: 1fr;
}.company-info-fpwMZ .impact-facts-sSDQX {
    padding: 0;
    position: relative;
    grid-template-columns: 3fr 7fr;
    align-items: center;
    display: grid;
    gap: 30px;
}.company-info-fpwMZ .impact-facts-sSDQX:nth-child(2) {
    margin-right: 50px;
    margin-left: -50px;
    grid-template-columns: 7fr 3fr;
}.company-info-fpwMZ .impact-facts-sSDQX h3 {
    display: inline-block;
    padding: 15px 30px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    background: linear-gradient(
        135deg, 
        rgb(191,198,208,0.5) 0%, 
        rgba(0, 0, 0, 0.5) 100%
    );
    position: relative;
    font-size: 18px;
    color: #000000;
}.company-info-fpwMZ .impact-facts-sSDQX:nth-child(1) h3 {
    grid-column: 1;
    grid-row: 1;
    margin-right: -30px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    z-index: 2;
}.company-info-fpwMZ .impact-facts-sSDQX:nth-child(2) h3 {
    z-index: 2;
    grid-row: 1;
    background: linear-gradient(
        135deg, 
        rgba(0, 0, 0, 0.5) 0%, 
        rgb(152,161,173,0.5) 100%
    );
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    grid-column: 2;
    margin-left: -30px;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.1);
}.company-info-fpwMZ .impact-facts-sSDQX p {
    position: relative;
    color: #000000;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    font-size: 13px;
    background: #ffffff;
    z-index: 1;
    border-radius: 27px;
    padding: 30px;
    line-height: 1.8;
}.company-info-fpwMZ .impact-facts-sSDQX:nth-child(1) p {
    border-left: 3px solid rgb(191,198,208);
    grid-row: 1;
    grid-column: 2;
    clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%);
    margin-left: -20px;
}.company-info-fpwMZ .impact-facts-sSDQX:nth-child(2) p {
    clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 100%, 0 100%);
    grid-row: 1;
    margin-right: -20px;
    border-right: 3px solid rgb(152,161,173);
    text-align: right;
    grid-column: 1;
}.company-info-fpwMZ .impact-facts-sSDQX:nth-child(1)::before {
    border-radius: 50%;
    z-index: 0;
    right: -100px;
    height: 200px;
    border: 1px dashed rgb(191,198,208,0.5);
    animation: rotate 30s linear infinite;
    position: absolute;
    content: "";
    transform: translateY(-50%);
    top: 50%;
    opacity: 0.2;
    width: 200px;
}.company-info-fpwMZ .impact-facts-sSDQX:nth-child(2)::before {
    height: 200px;
    top: 50%;
    border: 1px dashed rgb(152,161,173,0.5);
    animation: rotate 30s linear infinite reverse;
    position: absolute;
    z-index: 0;
    content: "";
    left: -100px;
    opacity: 0.2;
    width: 200px;
    border-radius: 50%;
    transform: translateY(-50%);
}.company-info-fpwMZ::before {
    position: absolute;
    background: linear-gradient(to right, 
        rgb(191,198,208) 0%, 
        rgb(191,198,208) 20%, 
        transparent 20%, 
        transparent 40%,
        rgb(152,161,173) 40%, 
        rgb(152,161,173) 60%,
        transparent 60%,
        transparent 80%,
        rgb(191,198,208) 80%,
        rgb(191,198,208) 100%
    );
    height: 5px;
    width: 100%;
    bottom: 0;
    content: "";
    left: 0;
}

@keyframes rotate {
    0% {
        transform: translateY(-50%) rotate(0deg);
    }
    100% {
        transform: translateY(-50%) rotate(360deg);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

@media screen and (max-width: 1200px) {.company-info-fpwMZ .impact-facts-sSDQX:nth-child(2) {
    margin-right: 0;
    margin-left: 0;
}
}

@media screen and (max-width: 992px) {.company-info-fpwMZ {
    padding: 80px 0;
}.company-info-fpwMZ h2 {
    margin-bottom: 50px;
}.company-info-fpwMZ .impact-facts-sSDQX,
    .company-info-fpwMZ .impact-facts-sSDQX:nth-child(2) {
    gap: 20px;
    margin-right: 0;
    grid-template-columns: 1fr;
    margin-left: 0;
}.company-info-fpwMZ .impact-facts-sSDQX:nth-child(1) h3,
    .company-info-fpwMZ .impact-facts-sSDQX:nth-child(2) h3 {
    grid-row: 1;
    grid-column: 1;
    margin: 0;
    justify-self: center;
    width: 80%;
}.company-info-fpwMZ .impact-facts-sSDQX:nth-child(1) p,
    .company-info-fpwMZ .impact-facts-sSDQX:nth-child(2) p {
    border: none;
    margin: 0;
    border-top: 3px solid rgb(191,198,208);
    grid-column: 1;
    grid-row: 2;
    text-align: left;
    clip-path: none;
}.company-info-fpwMZ .impact-facts-sSDQX:nth-child(2) p {
    border-top: 3px solid rgb(152,161,173);
}.company-info-fpwMZ .impact-facts-sSDQX::before {
    display: none;
}
}

@media screen and (max-width: 768px) {.company-info-fpwMZ {
    padding: 60px 0;
}.company-info-fpwMZ h2 {
    margin-bottom: 40px;
    font-size: calc(31px * 0.9);
    padding-left: 15px;
}.company-info-fpwMZ h2::before {
    font-size: calc(48px * 1.2);
    top: -30px;
}.company-info-fpwMZ .impact-facts-sSDQX h3 {
    width: 90%;
    font-size: calc(18px * 0.9);
    padding: 12px 20px;
}.company-info-fpwMZ .impact-facts-sSDQX p {
    font-size: calc(13px * 0.95);
    padding: 20px;
    line-height: 1.7;
}
}

@media screen and (max-width: 576px) {.company-info-fpwMZ {
    padding: 50px 0;
}.company-info-fpwMZ .container {
    padding: 0 15px;
}.company-info-fpwMZ h2 {
    margin-bottom: 30px;
    font-size: calc(31px * 0.8);
}.company-info-fpwMZ h2::before {
    left: -5px;
    top: -25px;
    font-size: calc(48px);
}.company-info-fpwMZ .class-track-usrPS {
    gap: 40px;
}.company-info-fpwMZ .impact-facts-sSDQX h3 {
    padding: 10px 15px;
    width: 100%;
    font-size: calc(18px * 0.85);
}.company-info-fpwMZ .impact-facts-sSDQX p {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
    padding: 15px;
}}.course-instructor-wIGgz {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: rgb(225,229,233);
}.course-instructor-wIGgz::before {
    top: 0;
    background: linear-gradient(90deg, 
        transparent 9%, 
        rgb(191,198,208,0.5) 10%, 
        transparent 11%);
    opacity: 0.3;
    content: "";
    background-size: 150px 100%;
    width: 100%;
    position: absolute;
    left: 0;
    animation: gradientSlide 30s linear infinite;
    height: 100%;
}.course-instructor-wIGgz .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 800px;
    position: relative;
}.course-instructor-wIGgz .learner-quotes-EqPBo {
    padding: 60px 40px 40px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    display: flex;
    background: #ffffff;
    border-radius: 2px;
    flex-direction: column;
}.course-instructor-wIGgz .learner-quotes-EqPBo:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.course-instructor-wIGgz .cover-image-MvJno {
    transition: all 0.5s ease;
    top: -60px;
    height: 120px;
    position: absolute;
    width: 120px;
    left: 40px;
    transform: rotate(0deg);
    border-radius: 2px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    box-shadow: 10px 10px 0 #ffffff, 12px 12px 0 rgb(191,198,208);
}.course-instructor-wIGgz .learner-quotes-EqPBo:hover .cover-image-MvJno {
    transform: rotate(-5deg);
}.course-instructor-wIGgz .name {
    margin-left: 0;
    transform: translateX(0);
    margin-top: 40px;
    transition: transform 0.5s ease;
    font-size: calc(22px * 1.2);
    color: #000000;
    letter-spacing: -0.5px;
    font-weight: 700;
}.course-instructor-wIGgz .learner-quotes-EqPBo:hover .name {
    transform: translateX(10px);
}.course-instructor-wIGgz .learner-quotes-EqPBo span:not(.name) {
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 5px;
    font-weight: 300;
    color: #000000;
    transform: translateX(0);
    letter-spacing: 1px;
    transition: transform 0.5s ease;
}.course-instructor-wIGgz .learner-quotes-EqPBo:hover span:not(.name) {
    color: rgb(191,198,208);
    transform: translateX(10px);
}.course-instructor-wIGgz .work-wrap-AGCOq {
    line-height: 1.8;
    font-weight: 400;
    color: #000000;
    position: relative;
    transition: padding 0.5s ease;
    margin-top: 40px;
    padding-left: 0;
    font-size: 17px;
}.course-instructor-wIGgz .work-wrap-AGCOq::before {
    background: rgb(191,198,208);
    content: "";
    height: 2px;
    left: -40px;
    transform-origin: right;
    width: 30px;
    top: 15px;
    position: absolute;
    transition: transform 0.5s ease;
    transform: scaleX(0);
}.course-instructor-wIGgz .learner-quotes-EqPBo:hover .work-wrap-AGCOq {
    padding-left: 20px;
}.course-instructor-wIGgz .learner-quotes-EqPBo:hover .work-wrap-AGCOq::before {
    transform: scaleX(1);
}

@keyframes gradientSlide {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 0%;
    }
}

@media (max-width: 768px) {.course-instructor-wIGgz {
    padding: 80px 0;
}.course-instructor-wIGgz .learner-quotes-EqPBo {
    margin: 0 15px;
    padding: 80px 25px 30px;
}.course-instructor-wIGgz .cover-image-MvJno {
    height: 100px;
    width: 100px;
    left: 25px;
}.course-instructor-wIGgz .name {
    font-size: 22px;
}.course-instructor-wIGgz .work-wrap-AGCOq {
    font-size: calc(17px * 0.95);
}.course-instructor-wIGgz .work-wrap-AGCOq::before {
    left: -25px;
    width: 20px;
}}.learning-system-tNfXS {
    overflow: hidden;
    display: flex;
    min-height: 80vh;
    align-items: center;
    position: relative;
    background: linear-gradient(45deg, rgb(225,229,233) 0%, rgb(191,198,208,0.5) 100%);
    padding: 7rem 2rem;
}.learning-system-tNfXS::before {
    height: 60%;
    filter: blur(60px);
    right: -10%;
    content: '';
    background: linear-gradient(225deg, rgb(152,161,173) 0%, rgb(191,198,208,0.5) 70%);
    top: -10%;
    width: 60%;
    position: absolute;
    animation: float 15s ease-in-out infinite;
    border-radius: 50%;
}@keyframes float {
    0%, 100% {
        transform: translate(0, 0) scale(1);
    }
    25% {
        transform: translate(5%, 5%) scale(1.05);
    }
    50% {
        transform: translate(2%, -5%) scale(0.95);
    }
    75% {
        transform: translate(-5%, 2%) scale(1.02);
    }
}

.learning-system-tNfXS::after {
    content: '';
    background: 
        linear-gradient(90deg, transparent 9px, rgb(191,198,208,0.5) 10px, transparent 10px) 0 0 / 100px 100%,
        linear-gradient(0deg, transparent 9px, rgb(152,161,173,0.5) 10px, transparent 10px) 0 0 / 100% 100px;
    bottom: 0;
    height: 100%;
    animation: gridMove 30s linear infinite;
    position: absolute;
    opacity: 0.15;
    width: 100%;
    left: 0;
}@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.learning-system-tNfXS .learn-lab-WmFXE {
    display: flex;
    max-width: 1200px;
    position: relative;
    justify-content: flex-end;
    margin: 0 auto;
    z-index: 2;
    width: 100%;
}.learning-system-tNfXS .text-box-wrap-fdrXo {
    box-shadow: -20px 20px 60px rgba(0, 0, 0, 0.1);
    transform: translateX(0);
    border-radius: 11px 0 11px 11px;
    padding: 4rem;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    width: 55%;
}.learning-system-tNfXS .text-box-wrap-fdrXo:hover {
    transform: translateX(-10px);
}.learning-system-tNfXS .text-box-wrap-fdrXo::before {
    border-top: 4px solid rgb(191,198,208);
    top: -15px;
    width: 30px;
    border-left: 4px solid rgb(191,198,208);
    left: -15px;
    height: 30px;
    content: '';
    border-radius: 10px 0 0 0;
    position: absolute;
}.learning-system-tNfXS .text-box-wrap-fdrXo::after {
    border-left: 4px solid rgb(152,161,173);
    height: 30px;
    left: -15px;
    width: 30px;
    position: absolute;
    content: '';
    border-bottom: 4px solid rgb(152,161,173);
    border-radius: 0 0 0 10px;
    bottom: -15px;
}.learning-system-tNfXS h2 {
    font-size: 30px;
    margin-bottom: 2rem;
    position: relative;
    color: rgb(191,198,208);
    font-weight: 700;
    padding-bottom: 1.5rem;
}.learning-system-tNfXS h2::after {
    bottom: 0;
    left: 0;
    height: 4px;
    position: absolute;
    border-radius: 10px;
    content: '';
    width: 80px;
    transition: width 0.3s ease;
    background: linear-gradient(90deg, rgb(191,198,208), rgb(152,161,173));
}.learning-system-tNfXS .text-box-wrap-fdrXo:hover h2::after {
    width: 120px;
}.learning-system-tNfXS p {
    color: #000000;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
}.learning-system-tNfXS .text-box-wrap-fdrXo::before,
.learning-system-tNfXS .text-box-wrap-fdrXo::after {
    transition: all 0.3s ease;
}.learning-system-tNfXS .text-box-wrap-fdrXo:hover::before {
    transform: translate(-5px, -5px);
}.learning-system-tNfXS .text-box-wrap-fdrXo:hover::after {
    transform: translate(-5px, 5px);
}@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

.learning-system-tNfXS::before,
.learning-system-tNfXS::after {
    animation-play-state: running;
}.learning-system-tNfXS:hover::before,
.learning-system-tNfXS:hover::after {
    animation-play-state: paused;
}

@media (max-width: 992px) {.learning-system-tNfXS {
    padding: 5rem 1.5rem;
}.learning-system-tNfXS .text-box-wrap-fdrXo {
    width: 70%;
    padding: 3rem;
}.learning-system-tNfXS h2 {
    font-size: calc(30px * 0.9);
}
}

@media (max-width: 768px) {.learning-system-tNfXS {
    padding: 4rem 1rem;
}.learning-system-tNfXS .learn-lab-WmFXE {
    justify-content: center;
}.learning-system-tNfXS .text-box-wrap-fdrXo {
    padding: 2.5rem;
    width: 100%;
    border-radius: 11px;
    max-width: 500px;
}.learning-system-tNfXS h2 {
    font-size: calc(30px * 0.8);
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
}.learning-system-tNfXS p {
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 576px) {.learning-system-tNfXS {
    min-height: auto;
    padding: 3rem 1rem;
}.learning-system-tNfXS .text-box-wrap-fdrXo {
    padding: 2rem;
}.learning-system-tNfXS h2 {
    margin-bottom: 1rem;
    font-size: calc(30px * 0.7);
}.learning-system-tNfXS h2::after {
    width: 60px;
    height: 3px;
}.learning-system-tNfXS .text-box-wrap-fdrXo:hover h2::after {
    width: 90px;
}.learning-system-tNfXS p {
    font-size: calc(18px * 0.9);
}.learning-system-tNfXS .text-box-wrap-fdrXo::before,
    .learning-system-tNfXS .text-box-wrap-fdrXo::after {
    height: 20px;
    width: 20px;
}}.tyBlock-eWQTS {
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(191,198,208,0.5) 0%, rgb(225,229,233) 70%);
    position: relative;
    perspective: 1000px;
    overflow: hidden;
}.tyBlock-eWQTS::before {
    background: 
        radial-gradient(circle at 10% 20%, transparent 20%, rgb(191,198,208,0.5) 21%, transparent 22%),
        radial-gradient(circle at 90% 60%, transparent 10%, rgb(191,198,208,0.5) 11%, transparent 12%),
        radial-gradient(circle at 50% 40%, transparent 30%, rgb(191,198,208,0.5) 31%, transparent 32%);
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    opacity: 0.15;
    z-index: 0;
    top: 0;
    background-size: 80px 80px, 60px 60px, 100px 100px;
    left: 0;
}.tyBlock-eWQTS .container {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    transform-style: preserve-3d;
    max-width: 1200px;
}.tyBlock-eWQTS h2 {
    opacity: 0;
    color: #000000;
    font-size: 37px;
    transform: translateZ(40px);
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
    animation: fadeSlideUp 0.8s 0.2s forwards ease-out;
    margin-bottom: 3rem;
    font-weight: 700;
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.3;
}.tyBlock-eWQTS h2::after {
    transform: scaleX(0);
    bottom: -15px;
    content: "";
    transform-origin: left;
    animation: lineExpand 1.2s 0.6s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    left: 0;
    background: rgb(191,198,208);
    position: absolute;
    height: 3px;
    width: 80px;
}.tyBlock-eWQTS .learn-lab-WmFXE {
    background: #ffffff;
    border-left: 5px solid rgb(191,198,208);
    transition: transform 0.5s ease;
    transform: translateZ(20px) rotateY(-2deg);
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    box-shadow: 
        0 10px 25px -10px rgba(0,0,0,0.1),
        0 5px 10px -5px rgba(0,0,0,0.04);
    transform-style: preserve-3d;
    opacity: 0;
}.tyBlock-eWQTS .learn-lab-WmFXE:hover {
    transform: translateZ(25px) rotateY(0deg);
}.tyBlock-eWQTS ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}.tyBlock-eWQTS li {
    position: relative;
    padding: 2.5rem;
}.tyBlock-eWQTS li::before {
    right: -8px;
    top: -8px;
    z-index: -1;
    position: absolute;
    height: 40px;
    border-radius: 50%;
    width: 40px;
    animation: pulseIn 1.5s 1s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    content: "";
    opacity: 0.7;
    background: rgb(152,161,173,0.5);
    transform: scale(0);
}.tyBlock-eWQTS span {
    font-family: Arial, sans-serif;
    transform: translateZ(10px);
    position: relative;
    color: #000000;
    line-height: 1.8;
    font-size: 15px;
    display: block;
}

@keyframes fadeSlideUp {
    0% {
        opacity: 0;
        transform: translateY(30px) translateZ(0);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(40px);
    }
}

@keyframes lineExpand {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes pulseIn {
    0% {
        transform: scale(0);
    }
    70% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@media (max-width: 992px) {.tyBlock-eWQTS {
    padding: 4rem 1.5rem;
}.tyBlock-eWQTS h2 {
    margin-bottom: 2.5rem;
    font-size: calc(37px * 0.9);
}.tyBlock-eWQTS .learn-lab-WmFXE {
    transform: translateZ(15px) rotateY(-1deg);
}
}

@media (max-width: 768px) {.tyBlock-eWQTS {
    padding: 3rem 1rem;
}.tyBlock-eWQTS h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 2rem;
}.tyBlock-eWQTS .learn-lab-WmFXE {
    transform: translateZ(10px) rotateY(0);
}.tyBlock-eWQTS li {
    padding: 2rem;
}
}

@media (max-width: 576px) {.tyBlock-eWQTS {
    padding: 2.5rem 0.8rem;
}.tyBlock-eWQTS h2 {
    font-size: calc(37px * 0.7);
    margin-bottom: 1.5rem;
}.tyBlock-eWQTS h2::after {
    width: 60px;
    height: 2px;
}.tyBlock-eWQTS li {
    padding: 1.5rem;
}.tyBlock-eWQTS span {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}}.contact-information-VpZnj {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.contact-information-VpZnj::before {
    left: 0;
    top: 0;
    background-color: rgb(191,198,208,0.5);
    height: 100%;
    z-index: 1;
    position: absolute;
    content: "";
    backdrop-filter: blur(10px);
    width: 100%;
}.contact-information-VpZnj::after {
    left: 0;
    background: linear-gradient(135deg, rgb(152,161,173,0.5) 0%, transparent 50%, rgb(191,198,208,0.5) 100%);
    pointer-events: none;
    height: 100%;
    top: 0;
    width: 100%;
    content: "";
    z-index: 2;
    position: absolute;
}.contact-information-VpZnj .container {
    width: 90%;
    position: relative;
    max-width: 1200px;
    z-index: 3;
    margin: 0 auto;
}.contact-information-VpZnj .query-block-RipNL {
    gap: 30px;
    backdrop-filter: blur(15px);
    display: flex;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    justify-content: space-between;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.contact-information-VpZnj .request-support-JTZzb {
    width: 40%;
    position: relative;
    padding: 60px 40px;
    background: linear-gradient(to bottom right, rgb(191,198,208), rgb(152,161,173));
    overflow: hidden;
}.contact-information-VpZnj .request-support-JTZzb::before {
    position: absolute;
    border-radius: 50%;
    content: '';
    opacity: 0.4;
    top: -100px;
    right: -100px;
    height: 200px;
    width: 200px;
    background: rgb(152,161,173);
}.contact-information-VpZnj .request-support-JTZzb::after {
    border-radius: 50%;
    bottom: -75px;
    background: rgb(191,198,208);
    left: -75px;
    opacity: 0.3;
    height: 150px;
    width: 150px;
    position: absolute;
    content: '';
}.contact-information-VpZnj .request-support-JTZzb h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 40px;
    position: relative;
    z-index: 5;
}.contact-information-VpZnj .request-support-JTZzb div {
    transition: transform 0.3s ease;
    position: relative;
    display: flex;
    z-index: 5;
    align-items: center;
    margin-bottom: 25px;
}.contact-information-VpZnj .request-support-JTZzb div:hover {
    transform: translateX(10px);
}.contact-information-VpZnj .request-support-JTZzb div svg {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin-right: 15px;
}.contact-information-VpZnj .request-support-JTZzb div svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.contact-information-VpZnj .request-support-JTZzb div:hover svg path {
    fill: rgb(225,229,233);
}.contact-information-VpZnj .request-support-JTZzb div span {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
}.contact-information-VpZnj .request-support-JTZzb div span a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: #ffffff;
}.contact-information-VpZnj .request-support-JTZzb div span a:hover {
    text-decoration: underline;
    color: rgb(225,229,233);
}.contact-information-VpZnj .message-request-jJaEc {
    padding: 60px 40px;
    width: 60%;
    overflow: hidden;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
}.contact-information-VpZnj .message-request-jJaEc::before {
    content: '';
    height: 5px;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgb(191,198,208), rgb(152,161,173));
    width: 100%;
    position: absolute;
}.contact-information-VpZnj .message-request-jJaEc h3 {
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 30px;
    font-size: 20px;
    position: relative;
}.contact-information-VpZnj .message-request-jJaEc h3::after {
    bottom: -10px;
    content: '';
    left: 0;
    width: 50px;
    position: absolute;
    height: 3px;
    background: rgb(152,161,173);
}.contact-information-VpZnj form {
    width: 100%;
    flex-direction: column;
    display: flex;
}.contact-information-VpZnj form input[type="text"],
.contact-information-VpZnj form input[type="email"] {
    border: 1px solid transparent;
    border-radius: 10px;
    font-size: 13px;
    background: rgba(255, 255, 255, 0.08);
    padding: 16px 20px;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    color: #ffffff;
    border: none;
    transition: all 0.3s ease;
}.contact-information-VpZnj form input[type="text"]:focus,
.contact-information-VpZnj form input[type="email"]:focus {
    transform: translateY(-2px);
    border-color: rgb(152,161,173);
    box-shadow: 0 0 15px rgba(rgb(152,161,173), 0.2);
    background: rgba(255, 255, 255, 0.12);
    outline: none;
}.contact-information-VpZnj form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.contact-information-VpZnj .feedback-info-pLQsF {
    display: flex;
    position: relative;
    align-items: flex-start;
    margin-bottom: 25px;
}.contact-information-VpZnj .feedback-info-pLQsF input[type="checkbox"] {
    height: 0;
    cursor: pointer;
    width: 0;
    position: absolute;
    opacity: 0;
}.contact-information-VpZnj .feedback-info-pLQsF label {
    font-size: 15px;
    padding-left: 35px;
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.5;
    cursor: pointer;
}.contact-information-VpZnj .feedback-info-pLQsF label::before {
    left: 0;
    height: 22px;
    background: transparent;
    border-radius: 10px;
    border: 2px solid rgb(152,161,173);
    content: '';
    width: 22px;
    position: absolute;
    transition: all 0.3s ease;
    top: 2px;
}.contact-information-VpZnj .feedback-info-pLQsF input[type="checkbox"]:checked + label::before {
    background: rgb(152,161,173);
}.contact-information-VpZnj .feedback-info-pLQsF input[type="checkbox"]:checked + label::after {
    top: 5px;
    border-width: 0 2px 2px 0;
    border: solid white;
    left: 8px;
    height: 12px;
    transform: rotate(45deg);
    content: '';
    width: 6px;
    position: absolute;
}.contact-information-VpZnj .feedback-info-pLQsF label a {
    text-decoration: none;
    color: rgb(152,161,173);
    transition: color 0.3s ease;
}.contact-information-VpZnj .feedback-info-pLQsF label a:hover {
    text-decoration: underline;
    color: #ffffff;
}.contact-information-VpZnj form .feedback-section-qKBUn {
    border-radius: 10px;
    padding: 16px 30px;
    font-weight: 600;
    transition: all 0.3s ease;
    border: none;
    font-size: 20px;
    overflow: hidden;
    cursor: pointer;
    color: #ffffff;
    position: relative;
    background: linear-gradient(to right, rgb(191,198,208), rgb(152,161,173));
}.contact-information-VpZnj form .feedback-section-qKBUn::before {
    position: absolute;
    width: 100%;
    top: 0;
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.5s ease;
    content: "";
}.contact-information-VpZnj form .feedback-section-qKBUn:hover::before {
    left: 100%;
}.contact-information-VpZnj form .feedback-section-qKBUn:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.05);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0.8;
    }
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.contact-information-VpZnj .request-support-JTZzb div:nth-child(2) {
    animation: float 5s infinite ease-in-out;
}.contact-information-VpZnj .request-support-JTZzb div:nth-child(3) {
    animation: float 7s infinite ease-in-out;
}.contact-information-VpZnj .request-support-JTZzb div:nth-child(4) {
    animation: float 6s infinite ease-in-out;
}.contact-information-VpZnj .request-support-JTZzb div:nth-child(5) {
    animation: float 8s infinite ease-in-out;
}

@media screen and (max-width: 992px) {.contact-information-VpZnj {
    padding: 80px 0;
}.contact-information-VpZnj .query-block-RipNL {
    flex-direction: column;
}.contact-information-VpZnj .request-support-JTZzb,
    .contact-information-VpZnj .message-request-jJaEc {
    padding: 40px 30px;
    width: 100%;
}.contact-information-VpZnj .request-support-JTZzb h3 {
    margin-bottom: 30px;
    font-size: calc(30px * 0.9);
}.contact-information-VpZnj .request-support-JTZzb div {
    margin-bottom: 20px;
}
}

@media screen and (max-width: 576px) {.contact-information-VpZnj {
    padding: 60px 0;
}.contact-information-VpZnj .container {
    width: 95%;
}.contact-information-VpZnj .request-support-JTZzb,
    .contact-information-VpZnj .message-request-jJaEc {
    padding: 30px 20px;
}.contact-information-VpZnj .request-support-JTZzb h3 {
    font-size: calc(30px * 0.8);
    margin-bottom: 25px;
}.contact-information-VpZnj .message-request-jJaEc h3 {
    font-size: calc(20px * 0.9);
}.contact-information-VpZnj form input[type="text"],
    .contact-information-VpZnj form input[type="email"] {
    margin-bottom: 15px;
    padding: 14px 16px;
}.contact-information-VpZnj .feedback-info-pLQsF label {
    font-size: calc(15px * 0.9);
}.contact-information-VpZnj form .feedback-section-qKBUn {
    padding: 14px 20px;
}}.confidential-cordon-xbfGO {
    overflow: hidden;
    padding: 50px;
    background: linear-gradient(to bottom right, rgb(191,198,208,0.5), rgb(152,161,173,0.5));
    background-size: cover;
    background-position: center;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    position: relative;
    color: #ffffff;
}.confidential-cordon-xbfGO h1,
.confidential-cordon-xbfGO h2 {
    margin: 20px 0;
    text-transform: uppercase;
    padding-left: 15px;
    letter-spacing: 2px;
    position: relative;
}.confidential-cordon-xbfGO h1 {
    font-size: 39px;
    font-weight: 700;
    color: #ffffff;
}.confidential-cordon-xbfGO h2 {
    font-weight: 600;
    font-size: 30px;
    color: #ffffff;
}.confidential-cordon-xbfGO ul {
    margin: 20px 0;
    padding: 0;
    list-style-type: none;
}.confidential-cordon-xbfGO ul li {
    font-weight: 400;
    padding: 10px 0;
    font-size: 13px;
    color: #ffffff;
    padding-left: 30px;
    position: relative;
}.confidential-cordon-xbfGO ul li::before {
    left: 0;
    color: rgb(152,161,173);
    content: '•';
    position: absolute;
    font-size: 19px;
}.confidential-cordon-xbfGO p {
    color: #ffffff;
    font-size: 13px;
    line-height: 1.8;
    font-weight: 300;
    margin: 20px 0;
}.confidential-cordon-xbfGO div {
    margin: 20px 0;
}
@media only screen and (max-width: 800px) {.confidential-cordon-xbfGO {
    padding: 30px;
}.confidential-cordon-xbfGO h1 {
    font-size: calc(19px - 8px);
}.confidential-cordon-xbfGO h2 {
    font-size: calc(19px - 8px);
}.confidential-cordon-xbfGO ul li {
    font-size: calc(13px - 2px);
}.confidential-cordon-xbfGO p {
    font-size: calc(13px - 2px);
}}.title-section-BzfSO {
    width: 100%;
    overflow: hidden;
    position: relative;
}.title-section-BzfSO .page-base-zXGOp {
    align-items: center;
    justify-content: center;
    position: relative;
    display: flex;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    padding: 4rem 2rem;
    min-height: 100vh;
}.title-section-BzfSO .page-base-zXGOp::before {
    left: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    content: "";
    background: linear-gradient(
    135deg,
    rgb(191,198,208,0.5),
    rgb(152,161,173,0.5)
  );
    height: 100%;
    top: 0;
}.title-section-BzfSO .page-base-zXGOp::after {
    z-index: 2;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    background: 
    radial-gradient(circle at 20% 25%, rgba(255, 255, 255, 0.12) 0%, transparent 40%),
    radial-gradient(circle at 80% 75%, rgba(255, 255, 255, 0.1) 0%, transparent 40%);
    position: absolute;
    pointer-events: none;
}.title-section-BzfSO .value-prop-gJrct {
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(12px);
    box-shadow: 
    20px 20px 40px rgba(0, 0, 0, 0.2),
    inset 2px 2px 4px rgba(255, 255, 255, 0.2),
    inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    z-index: 3;
    max-width: 860px;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    background: rgba(255, 255, 255, 0.15);
    padding: 4rem;
    position: relative;
}.title-section-BzfSO .value-prop-gJrct:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
    25px 25px 50px rgba(0, 0, 0, 0.25),
    inset 2px 2px 4px rgba(255, 255, 255, 0.3),
    inset -2px -2px 4px rgba(0, 0, 0, 0.15);
}.title-section-BzfSO .value-prop-gJrct::before {
    opacity: 0.6;
    bottom: -8px;
    left: -8px;
    content: "";
    right: -8px;
    transition: opacity 0.4s ease;
    background: linear-gradient(
    45deg,
    rgb(191,198,208) 0%,
    transparent 40%,
    transparent 60%,
    rgb(152,161,173) 100%
  );
    top: -8px;
    z-index: -1;
    position: absolute;
    filter: blur(8px);
}.title-section-BzfSO .value-prop-gJrct:hover::before {
    opacity: 0.8;
}.title-section-BzfSO h1 {
    color: #ffffff;
    font-size: calc(40px * 1.1);
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    opacity: 0;
    font-weight: 700;
    margin-bottom: 1.5rem;
    animation: slideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateX(-10px);
}.title-section-BzfSO h3 {
    font-weight: 600;
    animation: slideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    font-size: calc(21px * 1.05);
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    opacity: 0;
    line-height: 1.6;
    transform: translateX(-10px);
    margin-bottom: 2rem;
    color: #ffffff;
}.title-section-BzfSO p {
    font-weight: 400;
    margin-bottom: 1rem;
    line-height: 1.8;
    animation: slideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s forwards;
    position: relative;
    transform: translateX(-10px);
    padding-left: 1.5rem;
    color: #ffffff;
    font-size: calc(14px * 1.1);
    opacity: 0;
}.title-section-BzfSO p::before {
    transform: translateY(-50%) rotate(45deg);
    background: rgb(152,161,173);
    height: 0.75rem;
    content: "";
    left: 0;
    width: 0.75rem;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.15);
    top: 50%;
    position: absolute;
}

@keyframes slideIn {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

@media (max-width: 992px) {.title-section-BzfSO .value-prop-gJrct {
    max-width: 700px;
    padding: 3rem;
}.title-section-BzfSO h1 {
    font-size: calc(40px * 0.95);
}.title-section-BzfSO h3 {
    font-size: calc(21px * 1);
}
}

@media (max-width: 768px) {.title-section-BzfSO .page-base-zXGOp {
    padding: 3rem 1.5rem;
}.title-section-BzfSO .value-prop-gJrct {
    transform: perspective(800px) rotateX(1deg);
    padding: 2.5rem;
}.title-section-BzfSO h1 {
    font-size: calc(40px * 0.85);
    margin-bottom: 1.25rem;
}.title-section-BzfSO h3 {
    font-size: calc(21px * 0.95);
    margin-bottom: 1.5rem;
}.title-section-BzfSO p {
    font-size: 14px;
}
}

@media (max-width: 576px) {.title-section-BzfSO .page-base-zXGOp {
    padding: 2rem 1rem;
}.title-section-BzfSO .value-prop-gJrct {
    padding: 2rem 1.5rem;
    transform: none;
}.title-section-BzfSO .value-prop-gJrct:hover {
    transform: translateY(-3px);
}.title-section-BzfSO h1 {
    font-size: calc(40px * 0.75);
    margin-bottom: 1rem;
}.title-section-BzfSO h3 {
    margin-bottom: 1.25rem;
    font-size: calc(21px * 0.9);
}.title-section-BzfSO p {
    padding-left: 1.25rem;
    font-size: calc(14px * 0.95);
}.title-section-BzfSO p::before {
    width: 0.6rem;
    height: 0.6rem;
}}.learning-profits-aVSHy {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(125deg, rgb(225,229,233) 0%, rgb(191,198,208,0.5) 100%);
}.learning-profits-aVSHy::before {
    opacity: 0.03;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 30px 30px;
    left: 0;
    background-image: linear-gradient(#ffffff 1px, transparent 1px),
                      linear-gradient(to right, #ffffff 1px, transparent 1px);
    z-index: 0;
    top: 0;
    content: '';
}.learning-profits-aVSHy::after {
    left: -50%;
    top: -50%;
    position: absolute;
    height: 200%;
    content: '';
    opacity: 0.2;
    background: radial-gradient(circle, rgb(152,161,173,0.5) 0%, transparent 60%);
    width: 200%;
    z-index: 0;
}.learning-profits-aVSHy .learn-lab-WmFXE {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1280px;
}.learning-profits-aVSHy h2 {
    position: relative;
    font-size: 41px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 80px;
    color: #ffffff;
}.learning-profits-aVSHy h2::after {
    content: '';
    bottom: -20px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    height: 4px;
    background: linear-gradient(90deg, rgb(191,198,208), rgb(152,161,173));
    width: 140px;
    border-radius: 10px;
}.learning-profits-aVSHy .content-wrapper {
    gap: 60px;
    display: flex;
    flex-direction: column;
}.learning-profits-aVSHy .cover-image-MvJno {
    width: 70%;
    overflow: hidden;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
    height: 400px;
    border-radius: 20px;
    position: relative;
}.learning-profits-aVSHy .cover-image-MvJno::before {
    content: '';
    left: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(191,198,208,0.5) 0%, transparent 70%);
    z-index: 1;
    top: 0;
    width: 100%;
}.learning-profits-aVSHy .cover-image-MvJno::after {
    background: linear-gradient(to bottom, transparent 60%, rgb(152,161,173,0.5) 100%);
    content: '';
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}.learning-profits-aVSHy .text_main_holder {
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}.learning-profits-aVSHy .text_main_holder > div {
    gap: 20px;
    border-radius: 20px;
    align-items: flex-start;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    overflow: hidden;
    padding: 30px;
    flex: 0 0 calc(33.333% - 20px);
    display: flex;
}.learning-profits-aVSHy .text_main_holder > div::before {
    opacity: 0.3;
    inset: 0;
    -webkit-mask: 
        linear-gradient(#fff 0 0) padding-box,
        linear-gradient(#fff 0 0);
    position: absolute;
    z-index: -1;
    border: 2px solid transparent;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    content: '';
    background: linear-gradient(135deg, rgb(191,198,208,0.5), rgb(152,161,173,0.5)) border-box;
    border-radius: 20px;
}.learning-profits-aVSHy .text_main_holder > div::after {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    z-index: 0;
    height: 100%;
    transition: 0.5s;
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    left: -100%;
}.learning-profits-aVSHy .text_main_holder > div:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.08);
}.learning-profits-aVSHy .text_main_holder > div:hover::after {
    left: 100%;
}.learning-profits-aVSHy .text_main_holder svg {
    position: relative;
    padding: 8px;
    flex-shrink: 0;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.08);
    height: 42px;
    border-radius: 12px;
    width: 42px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    z-index: 1;
}.learning-profits-aVSHy .text_main_holder > div:hover svg {
    background: rgb(191,198,208,0.5);
    transform: scale(1.1);
}.learning-profits-aVSHy .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(152,161,173);
}.learning-profits-aVSHy .text_main_holder > div:hover svg path {
    fill: #ffffff;
}.learning-profits-aVSHy .text_main_holder p {
    z-index: 1;
    position: relative;
    color: #ffffff;
    margin: 0;
    line-height: 1.6;
    font-size: 13px;
}

@media (max-width: 1200px) {.learning-profits-aVSHy .text_main_holder > div {
    flex: 0 0 calc(50% - 15px);
}
}

@media (max-width: 992px) {.learning-profits-aVSHy {
    padding: 100px 0;
}.learning-profits-aVSHy .cover-image-MvJno {
    width: 85%;
}
}

@media (max-width: 768px) {.learning-profits-aVSHy {
    padding: 80px 0;
}.learning-profits-aVSHy h2 {
    font-size: calc(41px * 0.8);
    margin-bottom: 60px;
}.learning-profits-aVSHy .text_main_holder > div {
    flex: 0 0 100%;
}.learning-profits-aVSHy .cover-image-MvJno {
    height: 350px;
    width: 100%;
}
}

@media (max-width: 576px) {.learning-profits-aVSHy {
    padding: 60px 0;
}.learning-profits-aVSHy h2 {
    font-size: 36px;
}.learning-profits-aVSHy .cover-image-MvJno {
    height: 280px;
}.learning-profits-aVSHy .text_main_holder > div {
    padding: 20px;
    gap: 15px;
}.learning-profits-aVSHy .text_main_holder svg {
    padding: 6px;
    width: 36px;
    height: 36px;
}}header {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    z-index: 1000;
    transition: all 0.3s ease;
    border-bottom: 2px solid rgb(225,229,233);
    left: 0;
}header:before {
    content: '';
    width: 100%;
    top: 0;
    animation: gradientMove 6s infinite linear;
    background: linear-gradient(90deg, rgb(191,198,208), rgb(152,161,173), rgb(191,198,208));
    position: absolute;
    background-size: 200% 100%;
    left: 0;
    height: 4px;
}header .header-lesson-BsbGu {
    width: 100%;
    padding: 0;
}header .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 20px;
}header .nav-section-OtIDp {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
}header .header-pro-Tpsqc {
    display: flex;
    align-items: center;
    gap: 35px;
}header .head-master-Qwehk {
    padding: 5px 0;
    transition: all 0.3s ease;
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
}header .head-master-Qwehk:before {
    top: 50%;
    transition: transform 0.3s ease;
    height: 6px;
    position: absolute;
    border-radius: 10px;
    content: '';
    left: -15px;
    background-color: rgb(191,198,208);
    width: 6px;
    transform: translateY(-50%) scale(0);
}header .head-master-Qwehk:after {
    transform: scaleX(0);
    transform-origin: center;
    content: '';
    background-color: rgb(191,198,208);
    left: 0;
    transition: transform 0.3s ease;
    height: 2px;
    width: 100%;
    bottom: 0;
    position: absolute;
}header .head-master-Qwehk:hover {
    color: rgb(191,198,208);
}header .head-master-Qwehk:hover:before {
    transform: translateY(-50%) scale(1);
}header .head-master-Qwehk:hover:after {
    transform: scaleX(1);
}header .nav-sitewrap-Pkbmq {
    position: relative;
    text-decoration: none;
    display: flex;
    padding: 5px 10px;
    align-items: center;
    transition: all 0.3s ease;
}header .nav-sitewrap-Pkbmq:before {
    content: '';
    height: 100%;
    opacity: 0;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    width: 100%;
    transition: opacity 0.3s ease;
    border-radius: 10px;
    left: 0;
    mask-composite: exclude;
    border: 2px solid transparent;
    background: linear-gradient(to right, rgb(191,198,208), rgb(152,161,173)) border-box;
    top: 0;
    -webkit-mask-composite: xor;
    position: absolute;
}header .nav-sitewrap-Pkbmq:hover:before {
    opacity: 1;
}header .nav-sitewrap-Pkbmq svg {
    width: auto;
    transition: transform 0.3s ease;
    height: 42px;
}header .nav-sitewrap-Pkbmq:hover svg {
    transform: scale(1.05);
}

@keyframes gradientMove {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px;
}header .header-pro-Tpsqc {
    gap: 20px;
}header .head-master-Qwehk:before {
    left: -10px;
}header .nav-sitewrap-Pkbmq svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .header-pro-Tpsqc {
    max-height: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    gap: 0;
    background-color: #ffffff;
    width: 100%;
    flex-direction: column;
    overflow: hidden;
    transition: max-height 0.4s ease;
    padding: 0;
    border-bottom: 3px solid rgb(191,198,208);
    left: 0;
    top: 100%;
    position: absolute;
    z-index: 1001;
}header .menu.active {
    max-height: 400px;
}header .head-master-Qwehk {
    width: 100%;
    border-bottom: 1px solid rgb(225,229,233);
    padding: 12px 20px;
}header .head-master-Qwehk:last-child {
    border-bottom: none;
}header .head-master-Qwehk:before {
    left: 5px;
}header .nav-section-OtIDp {
    padding: 5px 0;
}header .nav-sitewrap-Pkbmq {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 10px;
}header .nav-sitewrap-Pkbmq svg {
    height: 32px;
}
}