* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}a {
    text-decoration: none;
    color: inherit;
}svg {
    width: 30px;
    height: 30px;
}.container {
    width: 1198px;
    margin: auto;
    max-width: 100%;
}.eLk-cloud-lab {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.ypN-main-skill {
    flex: 1 0 auto;
}.eJQ-segment-wrapper {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
    height: 100%;
    auto
contain
touch-action: none;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.UQr-data-summary {
    padding: 100px 0;
    z-index: 1;
    overflow: hidden;
    background: rgb(203,196,207);
    position: relative;
}.UQr-data-summary::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(174,158,183,0.5) 0,
        rgb(174,158,183,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    opacity: 0.05;
    z-index: -1;
}.UQr-data-summary::after {
    position: absolute;
    opacity: 0.05;
    left: 0;
    z-index: -1;
    top: 0;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(151,118,167,0.5) 0,
        rgb(151,118,167,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    content: "";
    width: 100%;
}.UQr-data-summary .container {
    flex-direction: column;
    display: flex;
    position: relative;
}.UQr-data-summary h2 {
    border-left: 5px solid rgb(174,158,183);
    position: relative;
    color: #000000;
    margin: 0 0 70px;
    font-weight: 700;
    text-align: left;
    font-size: 36px;
    padding-left: 20px;
}.UQr-data-summary h2::after {
    background: rgb(151,118,167);
    position: absolute;
    width: 100px;
    bottom: -15px;
    height: 2px;
    left: 0;
    content: "";
}.UQr-data-summary ul {
    flex-direction: column;
    margin: 0;
    position: relative;
    padding: 0;
    display: flex;
    gap: 25px;
    list-style: none;
}.UQr-data-summary ul::before {
    content: "";
    background: linear-gradient(to bottom, rgb(174,158,183,0.5), rgb(151,118,167,0.5));
    width: 2px;
    left: 25px;
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
}.UQr-data-summary .Qlr-statistics-boosts {
    background: #ffffff;
    margin-left: 50px;
    transition: all 0.3s ease;
    padding: 30px;
    align-items: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 27px;
    grid-template-columns: 80px 1fr auto;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    display: grid;
}.UQr-data-summary .Qlr-statistics-boosts::before {
    left: -25px;
    height: 3px;
    top: 50%;
    background: linear-gradient(to right, rgb(174,158,183,0.5), rgb(174,158,183));
    z-index: 1;
    transform: translateY(-50%);
    position: absolute;
    width: 50px;
    content: "";
}.UQr-data-summary .Qlr-statistics-boosts::after {
    background: #ffffff;
    height: 20px;
    width: 20px;
    left: -35px;
    transform: translateY(-50%);
    border-radius: 50%;
    border: 3px solid rgb(174,158,183);
    top: 50%;
    content: "";
    z-index: 2;
    position: absolute;
}.UQr-data-summary .Qlr-statistics-boosts:nth-child(1)::after {
    border-color: #ffffff;
    background: rgb(174,158,183);
}.UQr-data-summary .Qlr-statistics-boosts:nth-child(2)::after {
    background: rgb(151,118,167);
    border-color: #ffffff;
}.UQr-data-summary .Qlr-statistics-boosts:nth-child(3)::after {
    border-color: #ffffff;
    background: rgb(174,158,183);
}.UQr-data-summary .Qlr-statistics-boosts:nth-child(4)::after {
    border-color: #ffffff;
    background: rgb(151,118,167);
}.UQr-data-summary .Qlr-statistics-boosts:nth-child(even)::before {
    background: linear-gradient(to right, rgb(151,118,167,0.5), rgb(151,118,167));
}.UQr-data-summary .Qlr-statistics-boosts:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateX(15px);
}.UQr-data-summary .Qlr-statistics-boosts p {
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 2.8rem;
    color: rgb(174,158,183);
    text-align: center;
    font-weight: 700;
    grid-column: 1;
    grid-row: 1;
}.UQr-data-summary .Qlr-statistics-boosts:nth-child(even) p {
    color: rgb(151,118,167);
}.UQr-data-summary .Qlr-statistics-boosts span {
    color: #000000;
    grid-row: 1;
    position: relative;
    font-weight: 600;
    grid-column: 2;
    position: relative;
    font-size: 15px;
    padding: 0 0 0 25px;
    margin: 0;
}.UQr-data-summary .Qlr-statistics-boosts span::before {
    border-radius: 50%;
    height: 10px;
    position: absolute;
    background: rgb(174,158,183,0.5);
    content: "";
    transform: translateY(-50%);
    top: 50%;
    width: 10px;
    left: 0;
}.UQr-data-summary .Qlr-statistics-boosts:nth-child(even) span::before {
    background: rgb(151,118,167,0.5);
}.UQr-data-summary svg {
    height: 40px;
    margin-left: 20px;
    grid-column: 3;
    width: 40px;
    fill: rgb(174,158,183);
    grid-row: 1;
    transition: transform 0.3s ease;
}.UQr-data-summary .Qlr-statistics-boosts:nth-child(even) svg {
    fill: rgb(151,118,167);
}.UQr-data-summary svg path {
    transition: fill 0.3s ease;
    fill: inherit;
}.UQr-data-summary .Qlr-statistics-boosts:hover svg {
    transform: scale(1.2);
}@keyframes floatBackground {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.UQr-data-summary .Qlr-statistics-boosts:nth-child(1) {
    animation-delay: 0.1s;
}.UQr-data-summary .Qlr-statistics-boosts:nth-child(2) {
    animation-delay: 0.2s;
}.UQr-data-summary .Qlr-statistics-boosts:nth-child(3) {
    animation-delay: 0.3s;
}.UQr-data-summary .Qlr-statistics-boosts:nth-child(4) {
    animation-delay: 0.4s;
}

@media (min-width: 992px) {.UQr-data-summary .Qlr-statistics-boosts:nth-child(even) {
    margin-left: 100px;
}.UQr-data-summary .Qlr-statistics-boosts:nth-child(odd) {
    margin-left: 50px;
}
}

@media (max-width: 991px) {.UQr-data-summary h2 {
    padding-bottom: 15px;
    border-bottom: 3px solid rgb(174,158,183);
    padding-left: 0;
    text-align: center;
    border-left: none;
}.UQr-data-summary h2::after {
    left: 50%;
    transform: translateX(-50%);
}.UQr-data-summary ul::before {
    left: 15px;
}.UQr-data-summary .Qlr-statistics-boosts {
    margin-left: 40px;
}.UQr-data-summary .Qlr-statistics-boosts::after {
    left: -25px;
    width: 15px;
    height: 15px;
}.UQr-data-summary .Qlr-statistics-boosts::before {
    width: 40px;
    left: -20px;
}
}

@media (max-width: 768px) {.UQr-data-summary {
    padding: 70px 0;
}.UQr-data-summary .Qlr-statistics-boosts {
    gap: 10px;
    grid-template-columns: 60px 1fr;
    grid-template-rows: auto auto;
}.UQr-data-summary svg {
    grid-row: 2;
    grid-column: 1;
    justify-self: center;
    margin-left: 0;
}.UQr-data-summary .Qlr-statistics-boosts p {
    font-size: 2.5rem;
}.UQr-data-summary .Qlr-statistics-boosts span {
    grid-row: 2;
    grid-column: 2;
}
}

@media (max-width: 480px) {.UQr-data-summary {
    padding: 50px 0;
}.UQr-data-summary h2 {
    margin-bottom: 50px;
    font-size: calc(36px * 0.8);
}.UQr-data-summary ul::before {
    left: 10px;
}.UQr-data-summary .Qlr-statistics-boosts {
    grid-template-rows: auto auto auto;
    margin-left: 30px;
    padding: 20px;
    grid-template-columns: 1fr;
    gap: 10px;
}.UQr-data-summary .Qlr-statistics-boosts::after {
    width: 12px;
    left: -20px;
    height: 12px;
}.UQr-data-summary .Qlr-statistics-boosts::before {
    left: -18px;
    width: 30px;
}.UQr-data-summary svg {
    grid-column: 1;
    margin-bottom: 10px;
    grid-row: 1;
    justify-self: center;
}.UQr-data-summary .Qlr-statistics-boosts p {
    grid-column: 1;
    font-size: 2.2rem;
    text-align: center;
    grid-row: 2;
}.UQr-data-summary .Qlr-statistics-boosts span {
    text-align: center;
    grid-row: 3;
    padding: 0;
    grid-column: 1;
}.UQr-data-summary .Qlr-statistics-boosts span::before {
    display: none;
}.UQr-data-summary .Qlr-statistics-boosts:hover {
    transform: translateX(5px);
}}

.UQr-data-summary::before {
    animation: patternMove1 30s linear infinite;
}.UQr-data-summary::after {
    animation: patternMove2 30s linear infinite;
}@keyframes patternMove1 {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

@keyframes patternMove2 {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -30px -30px;
    }
}

.UQr-data-summary .container::before {
    border-radius: 50%;
    filter: blur(50px);
    z-index: -1;
    width: 200px;
    background: radial-gradient(circle, rgb(174,158,183,0.5) 0%, transparent 70%);
    content: "";
    opacity: 0.5;
    position: absolute;
    top: 50%;
    height: 200px;
    animation: pulseGlow 10s infinite alternate;
    right: -100px;
}@keyframes pulseGlow {
    0% {
        transform: scale(0.9);
        opacity: 0.3;
    }
    100% {
        transform: scale(1.1);
        opacity: 0.5;
    }
}.yrC-teaching-process {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(203,196,207) 0%, rgba(255,255,255,0.9) 100%);
    position: relative;
}.yrC-teaching-process::before {
    right: 0;
    background: linear-gradient(90deg, rgb(174,158,183) 0%, rgb(151,118,167) 100%);
    z-index: 1;
    content: "";
    position: absolute;
    height: 5px;
    top: 0;
    left: 0;
}.yrC-teaching-process::after {
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(rgb(174,158,183,0.5), 0.05) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgba(rgb(151,118,167,0.5), 0.07) 0%, transparent 40%);
    z-index: 0;
    content: "";
}.yrC-teaching-process .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.yrC-teaching-process .eRh-study-growth {
    position: relative;
    align-items: center;
    justify-content: center;
    display: flex;
}.yrC-teaching-process .eRh-study-growth > div {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1.4), 
                box-shadow 0.5s ease;
    max-width: 900px;
    background: rgba(255, 255, 255, 0.9);
    padding: 40px;
    transform: perspective(1000px) rotateY(-2deg);
    backdrop-filter: blur(10px);
    position: relative;
}.yrC-teaching-process .eRh-study-growth > div:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 10px 20px rgba(0, 0, 0, 0.05);
}.yrC-teaching-process .eRh-study-growth > div::before {
    top: -10px;
    left: -10px;
    height: calc(100% - 60px);
    border-left: 2px solid rgb(174,158,183);
    z-index: -1;
    border-top: 2px solid rgb(174,158,183);
    transition: all 0.4s ease;
    position: absolute;
    opacity: 0.3;
    width: calc(100% - 60px);
    content: "";
}.yrC-teaching-process .eRh-study-growth > div::after {
    height: calc(100% - 60px);
    border-bottom: 2px solid rgb(151,118,167);
    z-index: -1;
    right: -10px;
    opacity: 0.3;
    content: "";
    border-right: 2px solid rgb(151,118,167);
    bottom: -10px;
    transition: all 0.4s ease;
    position: absolute;
    width: calc(100% - 60px);
}.yrC-teaching-process .eRh-study-growth > div:hover::before,
.yrC-teaching-process .eRh-study-growth > div:hover::after {
    opacity: 0.6;
    transform: scale(1.03);
}.yrC-teaching-process h3 {
    color: #000000;
    transform: translateX(-10px);
    font-size: calc(32px * 0.85);
    font-weight: 700;
    position: relative;
    font-family: Arial, sans-serif;
    text-align: left;
    margin-bottom: 25px;
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}.yrC-teaching-process .eRh-study-growth > div:hover h3 {
    transform: translateX(0);
}.yrC-teaching-process h3::after {
    height: 3px;
    left: 0;
    position: absolute;
    bottom: -8px;
    width: 50px;
    background: linear-gradient(90deg, rgb(174,158,183) 0%, rgb(151,118,167) 100%);
    transition: width 0.4s ease;
    content: "";
}.yrC-teaching-process .eRh-study-growth > div:hover h3::after {
    width: 80px;
}.yrC-teaching-process p {
    color: #000000;
    opacity: 0.95;
    font-size: 13px;
    transform: translateY(5px);
    margin-bottom: 0;
    transition: transform 0.5s ease, opacity 0.5s ease;
    line-height: 1.8;
    font-family: Arial, sans-serif;
}.yrC-teaching-process .eRh-study-growth > div:hover p {
    transform: translateY(0);
    opacity: 1;
}.yrC-teaching-process p span {
    position: relative;
    transition: all 0.3s ease;
    display: inline-block;
}.yrC-teaching-process p span::before {
    content: "";
    height: 1px;
    bottom: -2px;
    opacity: 0.5;
    background-color: rgb(151,118,167);
    position: absolute;
    transition: width 0.6s ease;
    left: 0;
    width: 0;
}.yrC-teaching-process .eRh-study-growth > div:hover p span::before {
    width: 100%;
}

@media (max-width: 991px) {.yrC-teaching-process {
    padding: 80px 0;
}.yrC-teaching-process .eRh-study-growth > div {
    padding: 30px;
    transform: perspective(1000px) rotateY(-1deg);
}.yrC-teaching-process h3 {
    margin-bottom: 20px;
    font-size: calc(32px * 0.75);
}
}

@media (max-width: 767px) {.yrC-teaching-process {
    padding: 60px 0;
}.yrC-teaching-process .eRh-study-growth > div {
    transform: none;
    padding: 25px;
}.yrC-teaching-process .eRh-study-growth > div:hover {
    transform: translateY(-3px);
}.yrC-teaching-process h3 {
    transform: none;
    font-size: calc(32px * 0.7);
    margin-bottom: 15px;
}.yrC-teaching-process h3::after {
    height: 2px;
}.yrC-teaching-process p {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 480px) {.yrC-teaching-process {
    padding: 40px 0;
}.yrC-teaching-process .eRh-study-growth > div {
    padding: 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}.yrC-teaching-process .eRh-study-growth > div::before,
    .yrC-teaching-process .eRh-study-growth > div::after {
    display: none;
}.yrC-teaching-process h3 {
    font-size: calc(32px * 0.65);
    margin-bottom: 15px;
}.yrC-teaching-process p {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}
}

@media (hover: none) {.yrC-teaching-process .eRh-study-growth > div {
    transform: none;
}.yrC-teaching-process .eRh-study-growth > div:hover {
    transform: none;
}.yrC-teaching-process h3 {
    transform: none;
}.yrC-teaching-process p {
    transform: none;
}}.AeS-cookieNoticePromptPanel {
    background: #ffffff;
    padding: 15px 20px;
    border-top: 3px solid rgb(174,158,183);
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    transition: all 0.3s ease-in-out;
    position: fixed;
    z-index: 1050;
    width: 100%;
    bottom: 0;
}.MxO-data-settings {
    flex-wrap: nowrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
}.jDF-cookie-verify {
    flex-shrink: 0;
    margin-right: 15px;
}.jDF-cookie-verify svg {
    width: 50px;
    height: 50px;
    fill: rgb(174,158,183);
    transition: fill 0.3s ease-in-out;
}.Mvl-cookie-overlay {
    flex-grow: 1;
    margin-right: 15px;
}.Mvl-cookie-overlay h5 {
    margin-bottom: 5px;
    font-size: 23px;
    color: rgb(174,158,183);
    font-weight: 700;
}.Mvl-cookie-overlay p {
    margin-bottom: 0;
    font-size: 14px;
    color: #000000;
}.sTH-privacy-cookies {
    vertical-align: middle;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    user-select: none;
    border-radius: 10px;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    padding: 0.375rem 0.75rem;
    border: 1px solid transparent;
    margin-left: 10px;
    white-space: nowrap;
}.cookie_button.Vai-visitor-confirm {
    border-color: rgb(174,158,183);
    color: #ffffff;
    background-color: rgb(174,158,183);
}#Ikq-cookieMessageWindow {
    display: none;
}#Ikq-cookieMessageWindow:checked ~ .AeS-cookieNoticePromptPanel {
    opacity: 0;
    visibility: hidden;
}.cookie_button.Vai-visitor-confirm:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}.cookie_button.Apw-gdpr-banner {
    color: #000000;
    background-color: rgb(151,118,167);
    border-color: rgb(151,118,167);
}.cookie_button.Apw-gdpr-banner:hover {
    border-color: rgb(174,158,183);
    color: #ffffff;
    background-color: rgb(174,158,183);
}.AeS-cookieNoticePromptPanel p a {
    text-decoration: underline;
    color: rgb(174,158,183);
}.AeS-cookieNoticePromptPanel p a:hover {
    color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1200px) {.Mvl-cookie-overlay h5 {
    font-size: calc(23px - 2px);
}.Mvl-cookie-overlay p {
    font-size: calc(14px - 2px);
}.sTH-privacy-cookies {
    font-size: calc(18px - 2px);
}
}
@media (max-width: 800px) {.MxO-data-settings {
    flex-direction: column;
    align-items: center;
}.jDF-cookie-verify {
    margin-bottom: 10px;
}.Mvl-cookie-overlay {
    text-align: center;
    margin-bottom: 15px;
}.sTH-privacy-cookies {
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
}}
footer {
    width: 100%;
    position: relative;
}footer .eLk-cloud-lab {
    background: linear-gradient(135deg, rgb(174,158,183), rgb(151,118,167));
    color: #ffffff;
    padding: 120px 0 30px;
    font-family: Arial, sans-serif;
    position: relative;
}footer .eLk-cloud-lab::before {
    left: 0;
    width: 100%;
    opacity: 0.25;
    height: 100px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
    position: absolute;
    transform: rotateX(180deg);
    background: #ffffff;
    top: 0;
    content: "";
}footer .eLk-cloud-lab::after {
    width: 100%;
    content: "";
    background: #ffffff;
    left: 0;
    position: absolute;
    opacity: 0.15;
    bottom: 0;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    height: 50px;
}footer .DiI-sample-docs {
    position: relative;
    z-index: 1;
}footer .ZIh-talk-now {
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 60px;
}footer .info_item {
    backdrop-filter: blur(5px);
    height: 80px;
    max-width: 300px;
    display: flex;
    overflow: hidden;
    align-items: center;
    transition: all 0.3s ease;
    flex: 1 1 200px;
    padding: 0 25px;
    position: relative;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 40px;
}footer .info_item::before {
    width: 100%;
    opacity: 0.1;
    z-index: -1;
    position: absolute;
    background: #ffffff;
    content: "";
    animation: waveAnimation 15s linear infinite;
    height: 100%;
    left: -100%;
}@keyframes waveAnimation {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

footer .info_item:hover {
    transform: translateY(-5px);
    background-color: rgb(151,118,167,0.5);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}footer .info_item svg {
    height: 20px;
    width: 20px;
    margin-right: 15px;
    flex-shrink: 0;
    fill: #ffffff;
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s ease;
    font-size: 18px;
}footer .info_item a:hover {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}footer .text_main_holder {
    gap: 25px;
    flex-wrap: wrap;
    display: flex;
    position: relative;
}footer .vuO-nav-section {
    margin-bottom: 30px;
    flex: 1 1 100%;
    text-align: center;
    position: relative;
}footer .vuO-nav-section svg {
    filter: brightness(0) invert(1);
    width: auto;
    height: 50px;
    margin: 0 auto 20px;
}footer .TEF-module-end {
    color: rgba(255, 255, 255, 0.8);
    margin: 0 auto;
    font-size: 13px;
    max-width: 500px;
    line-height: 1.6;
    text-align: center;
}footer .ohD-head-pagewrap,footer .subscribe_holder {
    flex: 1 1 300px;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border-radius: 13px;
    position: relative;
    padding: 30px;
    backdrop-filter: blur(5px);
}footer .ohD-head-pagewrap::before,footer .subscribe_holder::before {
    height: 100%;
    position: absolute;
    top: 0;
    animation: waveAnimation 20s linear infinite;
    width: 300%;
    opacity: 0.1;
    content: "";
    left: -100%;
    z-index: -1;
    background: #ffffff;
}footer .ohD-head-pagewrap h5, footer .subscribe_holder h5 {
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
}footer .ohD-head-pagewrap h5::after, footer .subscribe_holder h5::after {
    height: 2px;
    background: linear-gradient(90deg, #ffffff, transparent);
    width: 100%;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
}footer .WIr-page-top {
    display: flex;
    margin-bottom: 20px;
    gap: 10px;
    flex-wrap: wrap;
}footer .WIr-page-top a {
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    text-align: center;
    background-color: rgb(174,158,183,0.5);
    padding: 8px 15px;
    border-radius: 20px;
    flex: 1 1 calc(50% - 10px);
}footer .WIr-page-top a::before {
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    left: -100%;
    position: absolute;
    content: "";
    height: 2px;
    transition: left 0.3s ease;
    width: 100%;
    bottom: 0;
}footer .WIr-page-top a:hover {
    background-color: rgb(151,118,167,0.5);
    transform: translateY(-3px);
}footer .WIr-page-top a:hover::before {
    left: 0;
}footer .subscribe_holder p {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
    font-size: 18px;
}footer .input_holder {
    position: relative;
    gap: 15px;
    flex-direction: column;
    display: flex;
}footer .input_holder input[type="email"] {
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    transition: all 0.3s ease;
    font-size: 18px;
    border-radius: 25px;
    padding: 15px 20px;
    color: #ffffff;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.2);
    background-color: rgb(174,158,183,0.5);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .YeR-mail-wrap {
    font-weight: 600;
    background-color: #ffffff;
    font-size: 14px;
    position: relative;
    border-radius: 25px;
    color: rgb(174,158,183);
    cursor: pointer;
    border: none;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 15px 20px;
}footer .YeR-mail-wrap::after {
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
    transition: left 0.7s ease;
}footer .YeR-mail-wrap:hover {
    background-color: rgb(203,196,207);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}footer .YeR-mail-wrap:hover::after {
    left: 100%;
}footer .nKm-med-guides {
    text-align: center;
    margin-top: 60px;
    position: relative;
}footer .lgP-workshop-cta {
    font-size: 13px;
    display: inline-block;
    padding: 0 30px;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
}footer .lgP-workshop-cta::before,
footer .lgP-workshop-cta::after {
    background-color: rgba(255, 255, 255, 0.3);
    width: 20px;
    height: 1px;
    position: absolute;
    top: 50%;
    content: "";
}footer .lgP-workshop-cta::before {
    left: 0;
}footer .lgP-workshop-cta::after {
    right: 0;
}

@media (min-width: 768px) {footer .vuO-nav-section {
    flex: 1 1 100%;
}footer .ohD-head-pagewrap, footer .subscribe_holder {
    flex: 1 1 300px;
}footer .input_holder {
    flex-direction: row;
}footer .YeR-mail-wrap {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .eLk-cloud-lab {
    padding: 100px 0 30px;
}footer .text_main_holder {
    gap: 20px;
}
}

@media (max-width: 767px) {footer .eLk-cloud-lab {
    padding: 80px 0 30px;
}footer .eLk-cloud-lab::before {
    background-size: 100% 60px;
    height: 60px;
}footer .ZIh-talk-now {
    margin-bottom: 40px;
}footer .info_item {
    height: auto;
    padding: 15px 20px;
}footer .ohD-head-pagewrap, footer .subscribe_holder {
    padding: 25px 20px;
}footer .nKm-med-guides {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .eLk-cloud-lab {
    padding: 60px 0 20px;
}footer .eLk-cloud-lab::before {
    background-size: 100% 40px;
    height: 40px;
}footer .ohD-head-pagewrap h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-size: calc(18px - 2px);
}footer .WIr-page-top a {
    flex: 1 1 100%;
}footer .input_holder input[type="email"],
    footer .YeR-mail-wrap {
    padding: 12px 15px;
}}.swp-academic-expertise {
    position: relative;
    border-radius: 16px;
    background: linear-gradient(to bottom, rgb(203,196,207), rgb(174,158,183,0.5) 120%);
    overflow: hidden;
    padding: 5rem 2rem;
}.swp-academic-expertise::before {
    left: 0;
    height: 100%;
    content: "";
    z-index: 1;
    background: repeating-linear-gradient(
        -45deg,
        rgb(151,118,167,0.5) 0,
        rgb(151,118,167,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    top: 0;
    opacity: 0.3;
    width: 100%;
    position: absolute;
}.swp-academic-expertise .MQN-feedback-corner {
    flex-direction: column;
    margin: 0 auto;
    transform: translateY(0);
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    z-index: 2;
    display: flex;
    max-width: 500px;
    position: relative;
}.swp-academic-expertise .MQN-feedback-corner:hover {
    transform: translateY(-15px);
}.swp-academic-expertise .pWa-gallery-wrapper {
    transition: all 0.5s ease;
    box-shadow: 0 15px 25px -5px rgba(0, 0, 0, 0.5);
    border-radius: 16px 16px 0 0;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    z-index: 3;
    height: 350px;
    margin: 0 auto;
    position: relative;
    width: 80%;
}.swp-academic-expertise .pWa-gallery-wrapper::after {
    position: absolute;
    background: linear-gradient(to bottom, 
                transparent 50%, 
                rgb(174,158,183,0.5) 100%);
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    border-radius: 16px 16px 0 0;
    width: 100%;
}.swp-academic-expertise .MQN-feedback-corner:hover .pWa-gallery-wrapper {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 95%);
}.swp-academic-expertise .CZq-experience-profile {
    border-radius: 16px;
    z-index: 2;
    transform: translateZ(0);
    background: #ffffff;
    margin-top: -50px;
    transition: transform 0.5s ease;
    padding: 70px 2rem 2rem;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
}.swp-academic-expertise .CZq-experience-profile::before {
    right: 0;
    left: 0;
    border-radius: 10px 10px 0 0;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, 
                rgb(174,158,183), 
                rgb(151,118,167), 
                rgb(174,158,183));
    background-size: 200% 100%;
    animation: gradient-shift 8s infinite alternate;
    height: 6px;
    top: 0;
}.swp-academic-expertise .CZq-experience-profile::after {
    height: 60px;
    filter: blur(15px);
    content: "";
    opacity: 0.2;
    border-radius: 20% 40% 50% 30%;
    animation: float-blob 10s infinite alternate;
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: rgb(151,118,167,0.5);
    width: 60px;
}.swp-academic-expertise .name {
    font-weight: 700;
    font-size: 38px;
    transform: translateY(0);
    margin-bottom: 0.5rem;
    color: rgb(174,158,183);
    transition: all 0.3s ease;
    opacity: 0.9;
    font-family: Arial, sans-serif;
}.swp-academic-expertise .CZq-experience-profile > div:nth-child(2) {
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
    opacity: 0.8;
    color: rgb(151,118,167);
    font-size: 22px;
    position: relative;
    transform: translateY(0);
    transition: all 0.4s ease 0.1s;
}.swp-academic-expertise .CZq-experience-profile > div:nth-child(2)::after {
    content: "";
    height: 3px;
    bottom: 0;
    transition: width 0.4s ease;
    position: absolute;
    width: 40px;
    left: 0;
    background: rgb(151,118,167,0.5);
}.swp-academic-expertise .MQN-feedback-corner:hover .CZq-experience-profile > div:nth-child(2)::after {
    width: 100px;
}.swp-academic-expertise .dHA-career-section {
    position: relative;
    border-left: 3px solid rgb(151,118,167,0.5);
    line-height: 1.7;
    opacity: 0.7;
    font-style: italic;
    transition: all 0.5s ease 0.2s;
    padding: 1rem 0 0 1.5rem;
    transform: translateY(10px);
    font-size: 18px;
    color: #000000;
}.swp-academic-expertise .MQN-feedback-corner:hover .dHA-career-section {
    transform: translateY(0);
    opacity: 1;
}

@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}

@keyframes float-blob {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-10px) rotate(180deg);
    }
    100% {
        transform: translateY(10px) rotate(360deg);
    }
}

@media (max-width: 768px) {.swp-academic-expertise .pWa-gallery-wrapper {
    width: 100%;
    height: 250px;
}}.rbs-price-offer {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.rbs-price-offer::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    content: "";
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}.rbs-price-offer .container {
    z-index: 2;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
}.GmX-payment-pricing {
    position: relative;
}.rbs-price-offer h2 {
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    font-size: 33px;
    position: relative;
}.rbs-price-offer h2::after {
    left: 50%;
    content: "";
    width: 80px;
    bottom: -12px;
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(174,158,183), rgb(151,118,167));
}.rbs-price-offer .aOR-plan-fees {
    opacity: 0.9;
    margin: 0 auto 50px;
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    line-height: 1.6;
    max-width: 800px;
}.rbs-price-offer .BpV-cost-card {
    list-style: none;
    display: grid;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    padding: 0;
}.rbs-price-offer .gkV-learn-fees {
    display: block;
    position: relative;
    text-decoration: none;
    height: 100%;
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    will-change: transform;
}.rbs-price-offer .gkV-learn-fees:hover {
    transform: translateY(-8px);
}.rbs-price-offer .OgX-fee-offers {
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.03) 100%);
    position: relative;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15), 0 5px 15px rgba(0,0,0,0.1);
    overflow: hidden;
    transition: box-shadow 0.3s ease, border 0.3s ease;
    -webkit-backdrop-filter: blur(10px);
    height: 100%;
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 4px;
}.rbs-price-offer .gkV-learn-fees:hover .OgX-fee-offers {
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 20px rgba(0,0,0,0.15);
    border-color: rgba(255,255,255,0.2);
}.rbs-price-offer .sWl-learning-deals {
    height: 100%;
    flex-direction: column;
    z-index: 2;
    position: relative;
    display: flex;
    padding: 35px 30px;
}.rbs-price-offer .OgX-fee-offers::before {
    content: "";
    width: 100%;
    background: linear-gradient(90deg, rgb(174,158,183), rgb(151,118,167));
    left: 0;
    top: 0;
    z-index: 1;
    height: 5px;
    position: absolute;
}.rbs-price-offer .sWl-learning-deals h4 {
    color: #ffffff;
    font-weight: 600;
    position: relative;
    margin: 0 0 20px;
    font-size: calc(18px + 2px);
    padding-bottom: 15px;
}.rbs-price-offer .sWl-learning-deals h4::after {
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;
    content: "";
    background-color: rgb(151,118,167);
    bottom: 0;
}.rbs-price-offer .sWl-learning-deals p {
    word-wrap: break-word;
    white-space: normal;
    flex-grow: 1;
    overflow-wrap: break-word;
    line-height: 1.6;
    margin: 0 0 25px;
    font-size: 13px;
    color: #ffffff;
    hyphens: auto;
    opacity: 0.85;
}.rbs-price-offer .ZPX-plan-rates {
    display: inline-block;
    background: linear-gradient(135deg, rgb(174,158,183,0.5) 0%, rgb(151,118,167,0.5) 100%);
    letter-spacing: 0.5px;
    z-index: 1;
    color: #ffffff;
    border-radius: 3px;
    font-weight: 700;
    position: relative;
    padding: 10px 20px;
    font-size: calc(18px + 4px);
}.rbs-price-offer .ZPX-plan-rates::before {
    opacity: 0.6;
    content: "";
    z-index: -1;
    background: linear-gradient(135deg, rgb(174,158,183,0.5) 0%, rgb(151,118,167,0.5) 100%);
    position: absolute;
    transition: opacity 0.3s ease;
    border-radius: 3px;
    inset: 0;
}.rbs-price-offer .gkV-learn-fees:hover .ZPX-plan-rates::before {
    opacity: 1;
}.rbs-price-offer li:nth-child(even) .OgX-fee-offers::before {
    background: linear-gradient(90deg, rgb(151,118,167), rgb(174,158,183));
}

@media (max-width: 1200px) {.rbs-price-offer {
    padding: 100px 0;
}.rbs-price-offer .BpV-cost-card {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 991px) {.rbs-price-offer {
    padding: 80px 0;
}.rbs-price-offer .BpV-cost-card {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
}.rbs-price-offer .sWl-learning-deals {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.rbs-price-offer {
    padding: 60px 0;
}.rbs-price-offer h2 {
    font-size: calc(33px - 4px);
}.rbs-price-offer .aOR-plan-fees {
    font-size: calc(13px - 1px);
    margin-bottom: 40px;
}.rbs-price-offer .BpV-cost-card {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.rbs-price-offer .sWl-learning-deals h4 {
    font-size: 18px;
}.rbs-price-offer .ZPX-plan-rates {
    font-size: 18px;
}
}

@media (max-width: 480px) {.rbs-price-offer {
    padding: 50px 0;
}.rbs-price-offer .sWl-learning-deals {
    padding: 25px 20px;
}.rbs-price-offer h2 {
    font-size: calc(33px - 6px);
}.rbs-price-offer .aOR-plan-fees {
    font-size: calc(13px - 2px);
}}.xpc-tyPanel {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(174,158,183,0.5) 0%, rgb(203,196,207) 100%);
    overflow: hidden;
    position: relative;
}.xpc-tyPanel::before {
    background: repeating-linear-gradient(45deg, transparent, transparent 50px, rgb(151,118,167,0.5) 50px, rgb(151,118,167,0.5) 52px);
    height: 100%;
    opacity: 0.1;
    top: 0;
    left: 0;
    content: "";
    pointer-events: none;
    width: 100%;
    position: absolute;
}.xpc-tyPanel::after {
    bottom: -20px;
    transform: rotate(15deg);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    width: 250px;
    position: absolute;
    height: 250px;
    opacity: 0.08;
    content: "";
    z-index: 0;
    background: rgb(174,158,183);
    right: -20px;
}.xpc-tyPanel .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    position: relative;
}.xpc-tyPanel .eRh-study-growth {
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    gap: 40px;
    transform: translateX(0);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}.xpc-tyPanel .eRh-study-growth:hover {
    transform: translateX(10px);
}.xpc-tyPanel .eRh-study-growth > div:first-child {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left center;
    padding-left: 30px;
    border-left: 4px solid rgb(174,158,183);
}.xpc-tyPanel .eRh-study-growth > div:first-child::before {
    content: "";
    transition: transform 0.4s ease;
    top: 50%;
    position: absolute;
    background: #ffffff;
    left: -14px;
    width: 24px;
    border: 3px solid rgb(174,158,183);
    transform: translateY(-50%) rotate(45deg);
    height: 24px;
}.xpc-tyPanel .eRh-study-growth:hover > div:first-child::before {
    transform: translateY(-50%) rotate(225deg);
}.xpc-tyPanel h5 {
    color: #000000;
    margin: 0;
    line-height: 1.4;
    position: relative;
    font-size: 22px;
    font-weight: 700;
}.xpc-tyPanel .eRh-study-growth > div:last-child {
    transform: translateY(0);
    padding: 35px 40px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
    overflow: hidden;
    background: #ffffff;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}.xpc-tyPanel .eRh-study-growth > div:last-child::before {
    transition: width 0.4s ease;
    background: linear-gradient(to bottom, rgb(174,158,183), rgb(151,118,167));
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 6px;
}.xpc-tyPanel .eRh-study-growth > div:last-child:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-5px);
}.xpc-tyPanel .eRh-study-growth > div:last-child:hover::before {
    width: 10px;
}.xpc-tyPanel .eRh-study-growth > div:last-child::after {
    background: rgb(151,118,167,0.5);
    z-index: 0;
    opacity: 0.15;
    border-radius: 50%;
    content: "";
    height: 90px;
    width: 90px;
    right: -30px;
    position: absolute;
    top: -30px;
}.xpc-tyPanel a {
    z-index: 1;
    display: block;
    position: relative;
    transition: transform 0.3s ease;
    text-decoration: none;
}.xpc-tyPanel a:hover {
    transform: translateX(5px);
}.xpc-tyPanel p {
    color: #000000;
    font-size: 15px;
    position: relative;
    line-height: 1.8;
    z-index: 2;
    margin: 0;
}

@media (min-width: 768px) {.xpc-tyPanel {
    padding: 150px 0;
}.xpc-tyPanel .eRh-study-growth {
    align-items: center;
    gap: 60px;
    grid-template-columns: 1fr 1.5fr;
}.xpc-tyPanel .eRh-study-growth > div:first-child {
    padding-left: 50px;
}.xpc-tyPanel h5 {
    font-size: calc(22px * 1.2);
    max-width: 90%;
}
}

@media (min-width: 992px) {.xpc-tyPanel {
    padding: 180px 0;
}.xpc-tyPanel .eRh-study-growth {
    grid-template-columns: 1fr 1.2fr;
    gap: 80px;
}.xpc-tyPanel .eRh-study-growth > div:first-child {
    transform: translateX(-30px);
}.xpc-tyPanel .eRh-study-growth:hover > div:first-child {
    transform: translateX(-20px);
}.xpc-tyPanel .eRh-study-growth > div:last-child {
    padding: 50px 60px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), clip-path 0.6s ease, box-shadow 0.6s ease;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.xpc-tyPanel .eRh-study-growth > div:last-child:hover {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}

@media (max-width: 767px) {.xpc-tyPanel {
    padding: 80px 0;
}.xpc-tyPanel::after {
    width: 150px;
    height: 150px;
}.xpc-tyPanel .eRh-study-growth > div:first-child {
    padding-left: 20px;
}.xpc-tyPanel .eRh-study-growth > div:last-child {
    padding: 25px 30px;
}.xpc-tyPanel h5 {
    font-size: calc(22px * 0.9);
}.xpc-tyPanel p {
    font-size: calc(15px * 0.95);
}}.UCV-program-details {
    background-color: rgb(203,196,207);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}.UCV-program-details::before {
    left: 0;
    width: 100%;
    content: "";
    opacity: 0.1;
    z-index: 1;
    background: repeating-linear-gradient(
    45deg,
    rgb(174,158,183,0.5) 0,
    rgb(174,158,183,0.5) 1px,
    transparent 1px,
    transparent 10px
  );
    position: absolute;
    height: 100%;
    top: 0;
}.UCV-program-details::after {
    content: "";
    position: absolute;
    z-index: 1;
    right: 0;
    height: 100%;
    width: 100%;
    background: radial-gradient(
    circle at 80% 20%,
    rgb(151,118,167,0.5) 0%,
    transparent 60%
  );
    top: 0;
}.UCV-program-details .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}.UCV-program-details .eRh-study-growth {
    gap: 60px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
}.UCV-program-details .eRh-study-growth::before {
    border-radius: 50%;
    border: 1px solid rgb(174,158,183,0.5);
    content: "";
    z-index: -1;
    height: 200px;
    left: -120px;
    animation: rotate 30s linear infinite;
    top: -80px;
    width: 200px;
    position: absolute;
}.UCV-program-details .eRh-study-growth::after {
    border-radius: 50%;
    animation: rotate 40s linear infinite reverse;
    width: 300px;
    border: 2px solid rgb(151,118,167,0.5);
    height: 300px;
    content: "";
    bottom: -100px;
    z-index: -1;
    right: -50px;
    position: absolute;
}.UCV-program-details .IOp-skill-master {
    flex-direction: column;
    padding: 40px;
    border-left: 3px solid rgb(174,158,183);
    background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.05) 0%,
    rgba(255, 255, 255, 0.01) 100%
  );
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 30px;
    display: flex;
    backdrop-filter: blur(10px);
    justify-content: center;
    transform: translateZ(0);
}.UCV-program-details .IOp-skill-master::before {
    height: 60px;
    border-right: 2px solid rgb(151,118,167,0.5);
    top: 20px;
    position: absolute;
    width: 60px;
    content: "";
    z-index: 1;
    right: 20px;
    border-top: 2px solid rgb(151,118,167,0.5);
}.UCV-program-details .IOp-skill-master::after {
    left: 20px;
    width: 60px;
    border-bottom: 2px solid rgb(174,158,183,0.5);
    height: 60px;
    bottom: 20px;
    border-left: 2px solid rgb(174,158,183,0.5);
    content: "";
    position: absolute;
    z-index: 1;
}.UCV-program-details .vuO-nav-section {
    margin-bottom: 30px;
    position: relative;
}.UCV-program-details .vuO-nav-section::before {
    top: 50%;
    width: 10px;
    background-color: rgb(174,158,183);
    left: -20px;
    transform: translateY(-50%);
    border-radius: 50%;
    position: absolute;
    height: 10px;
    content: "";
}.UCV-program-details .vuO-nav-section svg {
    transition: filter 0.4s ease;
    height: 60px;
    max-height: 70px;
    width: 60px;
}.UCV-program-details .vuO-nav-section:hover svg {
    filter: drop-shadow(0 0 8px rgb(174,158,183,0.5));
}.UCV-program-details .vuO-nav-section svg path {
    fill: rgb(174,158,183);
    transition: fill 0.3s ease;
}.UCV-program-details .vuO-nav-section:hover svg path {
    fill: rgb(151,118,167);
}.UCV-program-details h3 {
    margin-bottom: 20px;
    font-weight: 700;
    padding-bottom: 20px;
    color: #000000;
    font-size: 38px;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
}.UCV-program-details h3::after {
    position: absolute;
    height: 3px;
    content: "";
    background: linear-gradient(
    to right,
    rgb(174,158,183) 0%,
    rgb(151,118,167) 100%
  );
    left: 0;
    border-radius: 10px;
    width: 80px;
    bottom: 0;
}.UCV-program-details p {
    margin-bottom: 0;
    position: relative;
    color: #000000;
    line-height: 1.8;
    font-size: 17px;
}.UCV-program-details .pWa-gallery-wrapper {
    height: 500px;
    border-radius: 30px;
    overflow: hidden;
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    position: relative;
    min-height: 500px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.UCV-program-details .pWa-gallery-wrapper::before {
    background: linear-gradient(
    to bottom right,
    rgb(174,158,183,0.5) 0%,
    transparent 30%,
    transparent 70%,
    rgb(151,118,167,0.5) 100%
  );
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    z-index: 2;
    position: absolute;
}.UCV-program-details .pWa-gallery-wrapper::after {
    position: absolute;
    z-index: 3;
    border: 1px solid rgba(255, 255, 255, 0.1);
    content: "";
    border-radius: 30px;
    inset: 0;
}.UCV-program-details .pWa-gallery-wrapper:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  0% {
    opacity: 0.4;
    transform: scale(0.98);
  }
  50% {
    opacity: 0.6;
    transform: scale(1);
  }
  100% {
    opacity: 0.4;
    transform: scale(0.98);
  }
}

@media (max-width: 1199px) {.UCV-program-details .eRh-study-growth {
    gap: 40px;
}.UCV-program-details .IOp-skill-master {
    padding: 30px;
}.UCV-program-details .pWa-gallery-wrapper {
    min-height: 450px;
}
}

@media (max-width: 991px) {.UCV-program-details {
    padding: 70px 0;
}.UCV-program-details .eRh-study-growth {
    grid-template-columns: 1fr;
    gap: 40px;
}.UCV-program-details .IOp-skill-master {
    order: 2;
}.UCV-program-details .pWa-gallery-wrapper {
    min-height: 400px;
    transform: perspective(1000px) rotateY(0deg);
    order: 1;
}.UCV-program-details .eRh-study-growth::before,
  .UCV-program-details .eRh-study-growth::after {
    display: none;
}
}

@media (max-width: 767px) {.UCV-program-details {
    padding: 50px 0;
}.UCV-program-details .IOp-skill-master {
    padding: 25px;
}.UCV-program-details h3 {
    font-size: calc(38px * 0.9);
    padding-bottom: 15px;
    margin-bottom: 15px;
}.UCV-program-details .vuO-nav-section {
    margin-bottom: 20px;
}.UCV-program-details .vuO-nav-section svg {
    max-height: 60px;
}.UCV-program-details .pWa-gallery-wrapper {
    min-height: 350px;
}.UCV-program-details .IOp-skill-master::before,
  .UCV-program-details .IOp-skill-master::after {
    width: 40px;
    height: 40px;
}
}

@media (max-width: 576px) {.UCV-program-details {
    padding: 40px 0;
}.UCV-program-details .IOp-skill-master {
    padding: 20px;
}.UCV-program-details h3 {
    font-size: calc(38px * 0.8);
}.UCV-program-details p {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}.UCV-program-details .vuO-nav-section {
    margin-bottom: 15px;
}.UCV-program-details .vuO-nav-section svg {
    max-height: 50px;
}.UCV-program-details .pWa-gallery-wrapper {
    min-height: 300px;
}.UCV-program-details .IOp-skill-master::before,
  .UCV-program-details .IOp-skill-master::after {
    height: 30px;
    width: 30px;
}
}

@media (min-width: 1400px) {.UCV-program-details .container {
    max-width: 1320px;
}.UCV-program-details .pWa-gallery-wrapper {
    min-height: 550px;
}}.odH-meet-us {
    overflow: hidden;
    min-height: 100vh;
    align-items: center;
    position: relative;
    display: flex;
}.odH-meet-us::before {
    content: "";
    position: absolute;
    opacity: 0.85;
    right: 0;
    bottom: 0;
    background: linear-gradient(145deg, rgb(174,158,183,0.5), rgba(0, 0, 0, 0.5), rgb(151,118,167,0.5));
    left: 0;
    backdrop-filter: blur(5px);
    z-index: 1;
    top: 0;
}.odH-meet-us::after {
    background: rgb(174,158,183);
    animation: shiftBackground 25s infinite alternate ease-in-out;
    transform: rotate(-35deg) skewX(15deg);
    content: "";
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
    top: -50%;
    position: absolute;
    width: 100%;
    opacity: 0.08;
    right: -50%;
    z-index: 1;
}.odH-meet-us .container {
    transform: translateY(0);
    margin: 0 auto;
    padding: 3rem 2rem;
    max-width: 1200px;
    animation: fadeUp 1.2s ease-out;
    opacity: 1;
    position: relative;
    z-index: 2;
}.odH-meet-us .Igl-editorial-box {
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    padding: 3.5rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    transform: perspective(1000px) rotateY(2deg);
    background: rgba(255, 255, 255, 0.9);
}.odH-meet-us .Igl-editorial-box:hover {
    transform: perspective(1000px) rotateY(0deg);
}.odH-meet-us .Igl-editorial-box::before {
    transform: scaleX(0);
    left: 0;
    transform-origin: left;
    height: 10px;
    position: absolute;
    animation: lineGrow 1.5s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    right: 0;
    top: -10px;
    background: rgb(174,158,183);
    content: "";
}.odH-meet-us .Igl-editorial-box::after {
    height: 50%;
    position: absolute;
    bottom: 0;
    opacity: 0.3;
    width: 100%;
    left: 0;
    content: "";
    background: linear-gradient(to top, rgba(255, 255, 255, 0.5), transparent);
    z-index: -1;
}.odH-meet-us .Igl-editorial-box > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.odH-meet-us .Igl-editorial-box > div:first-child::before {
    transition: transform 0.6s ease;
    transform-origin: left;
    background: rgb(174,158,183);
    transform: scaleX(0.7);
    left: 0;
    height: 3px;
    position: absolute;
    width: 60px;
    bottom: -10px;
    content: "";
}.odH-meet-us .Igl-editorial-box > div:first-child:hover::before {
    transform: scaleX(1);
}.odH-meet-us h5 {
    font-size: 22px;
    transition: transform 0.5s ease;
    display: inline-block;
    letter-spacing: 2px;
    position: relative;
    transform: translateX(0);
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 0.5rem;
    font-weight: 700;
    color: #000000;
}.odH-meet-us h5::after {
    bottom: 0;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 1px;
    width: 100%;
    transform: scaleX(0);
    background: rgb(174,158,183);
    left: 0;
    content: "";
    position: absolute;
    transform-origin: right;
}.odH-meet-us .Igl-editorial-box > div:first-child:hover h5 {
    transform: translateX(10px);
}.odH-meet-us .Igl-editorial-box > div:first-child:hover h5::after {
    transform: scaleX(1);
    transform-origin: left;
}.odH-meet-us .Igl-editorial-box > div:nth-child(2) {
    margin-bottom: 2rem;
}.odH-meet-us .Igl-editorial-box > div:nth-child(2) p {
    font-weight: 600;
    margin: 0;
    position: relative;
    transform: translateY(0);
    transition: transform 0.5s ease;
    letter-spacing: 1px;
    display: inline-block;
    color: rgb(151,118,167);
    font-size: calc(22px * 1.2);
}.odH-meet-us .Igl-editorial-box > div:nth-child(2) p::before {
    opacity: 0;
    height: 10px;
    left: -20px;
    background: rgb(174,158,183);
    top: 50%;
    border-radius: 50%;
    transition: transform 0.4s ease, opacity 0.4s ease;
    position: absolute;
    transform: translateY(-50%) scale(0);
    width: 10px;
    content: "";
}.odH-meet-us .Igl-editorial-box > div:nth-child(2):hover p {
    transform: translateY(-5px);
}.odH-meet-us .Igl-editorial-box > div:nth-child(2):hover p::before {
    transform: translateY(-50%) scale(1);
    opacity: 1;
}.odH-meet-us ol {
    counter-reset: list-counter;
    margin: 0;
    padding-left: 1.2rem;
}.odH-meet-us ol li {
    column-count: 1;
    font-size: 16px;
    column-gap: 2rem;
    hyphens: auto;
    position: relative;
    line-height: 1.8;
    counter-increment: list-counter;
    padding-left: 1rem;
    color: #000000;
    margin-bottom: 0.5rem;
    text-align: justify;
}.odH-meet-us ol li::before {
    left: -1.2rem;
    width: 6px;
    height: 6px;
    transition: transform 0.3s ease;
    position: absolute;
    content: "";
    border-radius: 50%;
    top: 0.7rem;
    background: rgb(174,158,183);
}.odH-meet-us ol li:hover::before {
    transform: scale(1.5);
}

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

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

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

@media (min-width: 768px) {.odH-meet-us .Igl-editorial-box {
    padding: 4rem;
}.odH-meet-us ol li {
    column-count: 2;
    padding-left: 0;
}
}

@media (min-width: 992px) {.odH-meet-us .container {
    padding: 5rem 2rem;
}.odH-meet-us .Igl-editorial-box {
    padding: 5rem;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.odH-meet-us h5 {
    font-size: calc(22px * 1.2);
}.odH-meet-us .Igl-editorial-box > div:nth-child(2) p {
    font-size: calc(22px * 1.5);
}.odH-meet-us ol li {
    font-size: calc(16px * 1.05);
    line-height: 1.9;
}
}

@media (max-width: 767px) {.odH-meet-us {
    min-height: auto;
}.odH-meet-us .Igl-editorial-box {
    padding: 2.5rem 1.5rem;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    transform: perspective(1000px) rotateY(1deg);
}.odH-meet-us h5 {
    font-size: calc(22px * 0.9);
}.odH-meet-us .Igl-editorial-box > div:nth-child(2) p {
    font-size: calc(22px * 1.1);
}.odH-meet-us ol li {
    font-size: calc(16px * 0.95);
    padding-left: 0;
    line-height: 1.7;
}
}

@media (max-width: 480px) {.odH-meet-us .Igl-editorial-box {
    padding: 2rem 1.25rem;
}.odH-meet-us h5 {
    font-size: calc(22px * 0.85);
}.odH-meet-us .Igl-editorial-box > div:nth-child(2) p {
    font-size: 22px;
}.odH-meet-us ol li {
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}}.zoE-reach-out {
    overflow: hidden;
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(203,196,207) 0%, rgb(174,158,183,0.5) 100%);
}.zoE-reach-out::before {
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(151,118,167,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(174,158,183,0.5) 0%, transparent 40%);
    z-index: 0;
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    animation: pulse 15s infinite alternate;
}.zoE-reach-out::after {
    top: 0;
    left: 0;
    background-image: 
        linear-gradient(45deg, rgb(174,158,183,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(174,158,183,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(174,158,183,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(174,158,183,0.5) 75%);
    opacity: 0.05;
    background-size: 200px 200px;
    position: absolute;
    z-index: 1;
    width: 100%;
    content: '';
    background-position: 0 0, 0 100px, 100px -100px, -100px 0px;
    height: 100%;
}.zoE-reach-out .pWa-gallery-wrapper {
    z-index: 2;
    height: 100%;
    opacity: 0.2;
    left: 0;
    width: 100%;
    filter: grayscale(40%) contrast(120%);
    position: absolute;
    top: 0;
}.zoE-reach-out .container {
    position: relative;
    z-index: 3;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
}.zoE-reach-out h3 {
    color: #000000;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 40px;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 34px;
    text-align: center;
}.zoE-reach-out h3::after {
    height: 4px;
    background: rgb(174,158,183);
    left: 50%;
    border-radius: 10px;
    width: 80px;
    transform: translateX(-50%);
    position: absolute;
    bottom: -10px;
    content: '';
}.zoE-reach-out .wuQ-reach-list {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    border-radius: 25px;
    background: #ffffff;
    position: relative;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
}.zoE-reach-out .wuQ-reach-list::before {
    content: '';
    left: -5px;
    background: linear-gradient(45deg, rgb(151,118,167), rgb(174,158,183), rgb(151,118,167));
    top: -5px;
    border-radius: calc(25px + 5px);
    animation: border-glow 5s infinite linear;
    bottom: -5px;
    z-index: -1;
    position: absolute;
    right: -5px;
}.zoE-reach-out .asx-connect-widget {
    flex: 1 1 60%;
    padding: 40px;
    overflow: hidden;
    position: relative;
}.zoE-reach-out .asx-connect-widget::before {
    position: absolute;
    background-position: 0 0, 0 100%, 0 0, 100% 0;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    width: 100%;
    z-index: 0;
    left: 0;
    height: 100%;
    opacity: 0.3;
    content: '';
    top: 0;
    background: 
        linear-gradient(90deg, #ffffff 10px, transparent 10px) 0 0,
        linear-gradient(90deg, #ffffff 10px, transparent 10px) 0 0,
        linear-gradient(0deg, #ffffff 10px, transparent 10px) 0 0,
        linear-gradient(0deg, #ffffff 10px, transparent 10px) 0 0;
    background-size: 20px 1px, 20px 1px, 1px 20px, 1px 20px;
}.zoE-reach-out .asx-connect-widget #contact {
    z-index: 1;
    position: relative;
}.zoE-reach-out .asx-connect-widget h3 {
    text-align: left;
    font-size: 22px;
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
}.zoE-reach-out .asx-connect-widget h3::after {
    transform: none;
    left: 0;
    width: 60px;
}.zoE-reach-out .asx-connect-widget input[type="text"],
.zoE-reach-out .asx-connect-widget textarea {
    font-family: Arial, sans-serif;
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 10px;
    padding: 15px 20px;
    width: 100%;
    font-size: 15px;
    transition: all 0.3s ease;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
}.zoE-reach-out .asx-connect-widget input[type="text"]:focus,
.zoE-reach-out .asx-connect-widget textarea:focus {
    box-shadow: 0 0 0 3px rgb(174,158,183,0.5);
    border-color: rgb(174,158,183);
    background-color: #ffffff;
    outline: none;
}.zoE-reach-out .asx-connect-widget textarea {
    resize: vertical;
    height: 120px;
}.zoE-reach-out .asx-connect-widget .ptP-reach-links {
    display: flex;
    margin-bottom: 25px;
    align-items: flex-start;
}.zoE-reach-out .asx-connect-widget .ptP-reach-links input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.zoE-reach-out .asx-connect-widget .ptP-reach-links label {
    color: #000000;
    line-height: 1.5;
    cursor: pointer;
    font-size: calc(15px - 2px);
    position: relative;
    padding-left: 35px;
}.zoE-reach-out .asx-connect-widget .ptP-reach-links label::before {
    content: '';
    width: 22px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    left: 0;
    background-color: rgba(0, 0, 0, 0.02);
    position: absolute;
    top: 2px;
    border-radius: 10px;
    height: 22px;
    transition: all 0.3s ease;
}.zoE-reach-out .asx-connect-widget .ptP-reach-links input[type="checkbox"]:checked + label::before {
    border-color: rgb(174,158,183);
    background-color: rgb(174,158,183);
}.zoE-reach-out .asx-connect-widget .ptP-reach-links input[type="checkbox"]:checked + label::after {
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    height: 4px;
    transform: rotate(-45deg);
    content: '';
    width: 8px;
    left: 7px;
    position: absolute;
    top: 9px;
}.zoE-reach-out .asx-connect-widget .ptP-reach-links a {
    font-weight: 600;
    color: rgb(174,158,183);
    transition: color 0.3s ease;
    text-decoration: none;
}.zoE-reach-out .asx-connect-widget .ptP-reach-links a:hover {
    color: rgb(151,118,167);
    text-decoration: underline;
}.zoE-reach-out .asx-connect-widget .aqE-request-panel {
    color: #ffffff;
    position: relative;
    background: linear-gradient(135deg, rgb(174,158,183) 0%, rgb(151,118,167) 100%);
    text-transform: uppercase;
    border-radius: 25px;
    cursor: pointer;
    font-size: 15px;
    display: inline-block;
    overflow: hidden;
    transition: all 0.3s ease;
    border: none;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 15px 30px;
}.zoE-reach-out .asx-connect-widget .aqE-request-panel::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    left: -100%;
    content: '';
    height: 100%;
    transition: all 0.5s ease;
    position: absolute;
    top: 0;
}.zoE-reach-out .asx-connect-widget .aqE-request-panel:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}.zoE-reach-out .asx-connect-widget .aqE-request-panel:hover::before {
    left: 100%;
}.zoE-reach-out .HRJ-reach-reach {
    background: linear-gradient(135deg, rgb(151,118,167) 0%, rgb(174,158,183) 100%);
    overflow: hidden;
    position: relative;
    padding: 40px;
    flex: 1 1 40%;
}.zoE-reach-out .HRJ-reach-reach::before {
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.05) 0%, transparent 40%);
    opacity: 0.6;
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}.zoE-reach-out .HRJ-reach-reach h4 {
    margin-bottom: 30px;
    position: relative;
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
}.zoE-reach-out .HRJ-reach-reach h4::after {
    bottom: -10px;
    background: #ffffff;
    left: 0;
    border-radius: 10px;
    height: 3px;
    width: 60px;
    content: '';
    position: absolute;
}.zoE-reach-out .HRJ-reach-reach .jNk-request-section {
    margin: 0;
    padding: 0;
    list-style: none;
}.zoE-reach-out .HRJ-reach-reach .jNk-request-section li {
    margin-bottom: 25px;
    align-items: flex-start;
    position: relative;
    z-index: 1;
    display: flex;
}.zoE-reach-out .HRJ-reach-reach .jNk-request-section li svg {
    margin-right: 15px;
    height: 24px;
    width: 24px;
    flex-shrink: 0;
}.zoE-reach-out .HRJ-reach-reach .jNk-request-section li svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.zoE-reach-out .HRJ-reach-reach .jNk-request-section li:hover svg path {
    fill: rgba(255, 255, 255, 0.8);
}.zoE-reach-out .HRJ-reach-reach .jNk-request-section li span {
    line-height: 1.5;
    font-size: 15px;
    color: #ffffff;
}.zoE-reach-out .HRJ-reach-reach .jNk-request-section li a {
    transition: all 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.zoE-reach-out .HRJ-reach-reach .jNk-request-section li a:hover {
    text-decoration: underline;
    color: rgba(255, 255, 255, 0.8);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.6;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes border-glow {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

@media (max-width: 992px) {.zoE-reach-out {
    padding: 60px 0;
}.zoE-reach-out .container {
    padding: 0 15px;
}.zoE-reach-out .wuQ-reach-list {
    flex-direction: column;
}.zoE-reach-out .asx-connect-widget,
    .zoE-reach-out .HRJ-reach-reach {
    flex: 1 1 100%;
}.zoE-reach-out .asx-connect-widget {
    padding: 30px;
}.zoE-reach-out .HRJ-reach-reach {
    padding: 30px;
}
}

@media (max-width: 768px) {.zoE-reach-out {
    padding: 40px 0;
}.zoE-reach-out h3 {
    margin-bottom: 30px;
    font-size: calc(34px - 4px);
}.zoE-reach-out .asx-connect-widget h3,
    .zoE-reach-out .HRJ-reach-reach h4 {
    margin-bottom: 20px;
    font-size: calc(22px - 2px);
}.zoE-reach-out .asx-connect-widget input[type="text"],
    .zoE-reach-out .asx-connect-widget textarea {
    margin-bottom: 15px;
    padding: 12px 15px;
}.zoE-reach-out .asx-connect-widget textarea {
    height: 100px;
}.zoE-reach-out .asx-connect-widget .aqE-request-panel {
    padding: 12px 25px;
    font-size: calc(15px - 1px);
}.zoE-reach-out .HRJ-reach-reach .jNk-request-section li {
    margin-bottom: 20px;
}.zoE-reach-out .HRJ-reach-reach .jNk-request-section li svg {
    height: 20px;
    margin-right: 10px;
    width: 20px;
}
}

@media (max-width: 576px) {.zoE-reach-out {
    padding: 30px 0;
}.zoE-reach-out .asx-connect-widget,
    .zoE-reach-out .HRJ-reach-reach {
    padding: 20px;
}.zoE-reach-out h3 {
    font-size: calc(34px - 6px);
}.zoE-reach-out .asx-connect-widget .ptP-reach-links label {
    font-size: calc(15px - 3px);
}}.Efk-welcome-page {
    padding: 4rem 2rem;
    overflow: hidden;
    background: linear-gradient(145deg, #f0f4f8, #e8f2f6);
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    position: relative;
    min-height: 100vh;
}.Efk-welcome-page::before {
    height: 100%;
    opacity: 0.2;
    position: absolute;
    left: 0;
    z-index: 0;
    background: radial-gradient(circle at 70% 30%, rgb(151,118,167,0.5), transparent 70%);
    content: "";
    animation: pulse 15s infinite alternate ease-in-out;
    width: 100%;
    top: 0;
}.Efk-welcome-page h1 {
    text-shadow: 2px 2px 4px rgba(255, 255, 255, 0.8);
    transform: translateY(-10px);
    position: relative;
    font-family: Arial, sans-serif;
    opacity: 0;
    z-index: 2;
    font-weight: 700;
    letter-spacing: 1px;
    animation: slideDown 0.8s 0.3s forwards ease-out;
    margin-bottom: 2rem;
    text-align: center;
    font-size: calc(19px * 1.2);
    color: rgb(174,158,183);
}.Efk-welcome-page .eRh-study-growth {
    z-index: 1;
    position: relative;
    grid-template-columns: 1fr;
    gap: 3rem;
    max-width: 1400px;
    display: grid;
    margin: 0 auto;
}.Efk-welcome-page .Igl-editorial-box {
    opacity: 0;
    transform: translateY(20px);
    padding: 2.5rem;
    animation: slideUp 1s 0.6s forwards ease-out;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05),
                -10px -10px 30px rgba(255, 255, 255, 0.8),
                inset 1px 1px 2px rgba(255, 255, 255, 0.4),
                inset -1px -1px 2px rgba(0, 0, 0, 0.05);
    background: linear-gradient(145deg, #ffffff, #f0f4f8);
    border-radius: 16px;
}.Efk-welcome-page .Igl-editorial-box ol {
    margin: 0;
    list-style: none;
    padding: 0;
}.Efk-welcome-page .Igl-editorial-box li {
    margin-bottom: 2rem;
}.Efk-welcome-page .Igl-editorial-box li:last-child {
    align-items: center;
    display: flex;
    margin-bottom: 0;
    justify-content: flex-start;
}.Efk-welcome-page .ETw-learn-welcome {
    text-align: center;
    align-items: center;
    flex-direction: column;
    display: flex;
}.Efk-welcome-page .ETw-learn-welcome svg {
    height: 120px;
    width: 120px;
    transform-origin: center;
    animation: softFloat 6s infinite alternate ease-in-out;
    margin-bottom: 1.5rem;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.1));
}.Efk-welcome-page .ETw-learn-welcome svg g {
    transition: transform 0.4s ease;
}.Efk-welcome-page .ETw-learn-welcome svg:hover g {
    transform: translate(30.89265px, 30.89265px) scale(0.75);
}.Efk-welcome-page .ETw-learn-welcome svg path {
    fill: rgb(174,158,183);
    transition: fill 0.3s ease;
}.Efk-welcome-page .ETw-learn-welcome svg:hover path {
    fill: rgb(151,118,167);
}.Efk-welcome-page .ETw-learn-welcome svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease;
}.Efk-welcome-page .ETw-learn-welcome svg:hover text {
    fill: rgb(174,158,183);
}.Efk-welcome-page .ETw-learn-welcome p {
    margin: 0 auto;
    max-width: 90%;
    line-height: 1.6;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: calc(15px * 1.1);
    letter-spacing: 0.03em;
}.Efk-welcome-page .aqE-request-panel {
    display: inline-block;
    font-family: Arial, sans-serif;
    text-decoration: none;
    border-radius: 11px;
    margin-top: 1rem;
    transition: all 0.4s ease;
    font-weight: 600;
    color: #ffffff;
    padding: 1rem 2rem;
    z-index: 1;
    position: relative;
    background: linear-gradient(145deg, rgb(174,158,183), rgb(151,118,167));
    box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.1),
                -6px -6px 12px rgba(255, 255, 255, 0.8),
                inset 1px 1px 1px rgba(255, 255, 255, 0.3);
    font-size: 15px;
    overflow: hidden;
}.Efk-welcome-page .aqE-request-panel::before {
    height: 100%;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    content: "";
    left: -100%;
    transition: left 0.7s ease;
    z-index: -1;
}.Efk-welcome-page .aqE-request-panel:hover {
    transform: translateY(-3px);
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.15),
                -8px -8px 16px rgba(255, 255, 255, 0.9);
}.Efk-welcome-page .aqE-request-panel:hover::before {
    left: 100%;
}.Efk-welcome-page .aqE-request-panel:active {
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1),
                -4px -4px 8px rgba(255, 255, 255, 0.8),
                inset 2px 2px 4px rgba(0, 0, 0, 0.1),
                inset -2px -2px 4px rgba(255, 255, 255, 0.3);
    transform: translateY(-1px);
}.Efk-welcome-page .pWa-gallery-wrapper {
    transform: translateY(20px);
    animation: slideUp 1s 0.9s forwards ease-out;
    opacity: 0;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1),
                -10px -10px 30px rgba(255, 255, 255, 0.8);
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
    min-height: 300px;
    height: 50vh;
    position: relative;
}.Efk-welcome-page .pWa-gallery-wrapper::before {
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
    width: 100%;
    background: linear-gradient(145deg, 
                rgba(rgb(174,158,183,0.5), 0.3), 
                rgba(rgb(151,118,167,0.5), 0.3));
    content: "";
    left: 0;
}.Efk-welcome-page .pWa-gallery-wrapper::after {
    background: radial-gradient(circle at 30% 70%, transparent 50%, rgba(0, 0, 0, 0.2) 100%);
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
}

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

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

@keyframes pulse {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(1.05);
    }
}

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

@media (min-width: 768px) {.Efk-welcome-page {
    padding: 5rem 3rem;
}.Efk-welcome-page h1 {
    margin-bottom: 3rem;
    font-size: calc(28px * 0.9);
}.Efk-welcome-page .eRh-study-growth {
    gap: 4rem;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.Efk-welcome-page .Igl-editorial-box {
    padding: 3rem;
}.Efk-welcome-page .ETw-learn-welcome svg {
    height: 150px;
    width: 150px;
}.Efk-welcome-page .ETw-learn-welcome p {
    max-width: 80%;
    font-size: calc(15px * 1.2);
}.Efk-welcome-page .pWa-gallery-wrapper {
    height: 100%;
    min-height: 400px;
}
}

@media (min-width: 1200px) {.Efk-welcome-page {
    padding: 6rem 4rem;
}.Efk-welcome-page h1 {
    font-size: 28px;
}.Efk-welcome-page .eRh-study-growth {
    gap: 6rem;
}.Efk-welcome-page .Igl-editorial-box {
    padding: 4rem;
}.Efk-welcome-page .ETw-learn-welcome svg {
    height: 180px;
    width: 180px;
}.Efk-welcome-page .ETw-learn-welcome p {
    max-width: 75%;
    font-size: calc(15px * 1.3);
}.Efk-welcome-page .aqE-request-panel {
    font-size: calc(15px * 1.1);
    padding: 1.2rem 2.5rem;
}.Efk-welcome-page .pWa-gallery-wrapper {
    min-height: 500px;
}}header .zBv-main-class {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background: linear-gradient(135deg, rgb(174,158,183,0.5) 0%, rgb(151,118,167) 100%);
    border-bottom-right-radius: 0;
    align-items: center;
    left: 0;
    position: relative;
    border-bottom-left-radius: 16px;
    z-index: 100;
    justify-content: space-between;
    padding: 1.5rem 2rem;
    overflow: visible;
    width: 100%;
    display: flex;
}header .zBv-main-class .vuO-nav-section {
    z-index: 2;
    position: relative;
    transform: skewX(5deg);
}header .zBv-main-class .vuO-nav-section .uEI-nav-primary {
    display: block;
    transition: transform 0.3s ease-in-out;
}header .zBv-main-class .vuO-nav-section .uEI-nav-primary:hover {
    transform: translateY(-8px) rotate(0deg);
}header .zBv-main-class .vuO-nav-section svg {
    width: 80px;
    height: auto;
}header .zBv-main-class .ohD-head-pagewrap {
    position: relative;
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    gap: 1rem;
}header .zBv-main-class .ohD-head-pagewrap::before {
    border-radius: 10px;
    background: linear-gradient(45deg, transparent 0%, rgb(174,158,183,0.5) 100%);
    top: -10px;
    z-index: -1;
    transition: opacity 0.3s ease, transform 0.3s ease;
    position: absolute;
    left: -20px;
    opacity: 0;
    content: "";
    width: calc(100% + 40px);
    height: calc(100% + 20px);
}header .zBv-main-class .MTx-top-tutor {
    transition: transform 0.3s ease;
    position: relative;
}header .zBv-main-class .MTx-top-tutor a {
    font-weight: 600;
    position: relative;
    color: #ffffff;
    display: block;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease;
    text-decoration: none;
    padding: 0.5rem 1rem;
    font-size: 17px;
}header .zBv-main-class .MTx-top-tutor a::before {
    position: absolute;
    bottom: 0;
    transform: scaleX(0) rotate(-2deg);
    background: rgb(151,118,167);
    left: 0;
    transition: transform 0.3s ease;
    width: 100%;
    content: "";
    transform-origin: right;
    height: 2px;
}header .zBv-main-class .MTx-top-tutor a:hover {
    color: rgb(151,118,167);
}header .zBv-main-class .MTx-top-tutor a:hover::before {
    transform-origin: left;
    transform: scaleX(1) rotate(-2deg);
}

@media (max-width: 992px) {header .zBv-main-class {
    padding: 1rem;
    transform: skewX(0);
    width: 100vw;
    box-sizing: border-box;
    flex-direction: column;
    margin-left: calc(-50vw + 50%);
}header .zBv-main-class .vuO-nav-section {
    transform: skewX(0);
    margin-bottom: 1rem;
}header .zBv-main-class .ohD-head-pagewrap {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    transform: skewX(0);
}header .zBv-main-class .ohD-head-pagewrap::before {
    transform: skewX(0);
}header .zBv-main-class .ohD-head-pagewrap:hover::before {
    transform: skewX(0);
}header .zBv-main-class .MTx-top-tutor {
    margin: 0.25rem;
}header .zBv-main-class .MTx-top-tutor:nth-child(odd),
  header .zBv-main-class .MTx-top-tutor:nth-child(even) {
    transform: translateY(0);
}
}

@media (max-width: 576px) {header .zBv-main-class {
    padding: 0.75rem;
}header .zBv-main-class .ohD-head-pagewrap {
    flex-direction: column;
    align-items: center;
}header .zBv-main-class .MTx-top-tutor {
    width: 100%;
    text-align: center;
}header .zBv-main-class .vuO-nav-section svg {
    width: 100px;
}}.PpT-privacy-niche {
    font-family: Arial, sans-serif;
    box-shadow: 0 0 10px rgb(174,158,183,0.5);
    padding: 2rem;
    gap: 1.5rem;
    display: flex;
    color: #ffffff;
    flex-direction: column;
    background-color: rgb(174,158,183);
}.PpT-privacy-niche h1, .PpT-privacy-niche h2 {
    margin-bottom: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: rgb(174,158,183);
}.PpT-privacy-niche h1 {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 0.5rem 1rem;
    font-size: 46px;
    border-left: 4px solid rgb(174,158,183);
    font-weight: 700;
    padding-left: 0.5rem;
}.PpT-privacy-niche h2 {
    font-weight: 600;
    border-radius: 10px;
    padding: 0.5rem 1rem;
    font-size: 31px;
    padding-left: 0.5rem;
    background-color: rgba(0, 0, 0, 0.5);
    border-left: 4px solid rgb(151,118,167);
}.PpT-privacy-niche h3, .PpT-privacy-niche h4, .PpT-privacy-niche h5, .PpT-privacy-niche h6 {
    margin: 10px 0;
}.PpT-privacy-niche ul {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding-left: 0;
    margin: 10px 0;
    list-style: none;
}.PpT-privacy-niche ul li {
    display: flex;
    font-weight: 400;
    align-items: center;
    gap: 1rem;
    background-color: rgb(151,118,167,0.5);
    padding: 0.5rem;
    font-size: 13px;
    border-radius: 10px;
}.PpT-privacy-niche ul li::before {
    content: '⭑';
    font-size: 1.2rem;
    color: rgb(174,158,183);
}.PpT-privacy-niche p, .PpT-privacy-niche span {
    color: #ffffff;
    margin-bottom: 1rem;
    line-height: 1.6;
    font-size: 13px;
}.PpT-privacy-niche div {
    margin-bottom: 1rem;
}.PpT-privacy-niche section {
    gap: 1rem;
    flex-direction: column;
    display: flex;
}
@media only screen and (max-width: 800px) {.PpT-privacy-niche {
    border-radius: 10px;
    gap: 1rem;
    padding: 1.5rem;
}.PpT-privacy-niche h1 {
    font-size: calc(18px * 0.9);
}.PpT-privacy-niche h2 {
    font-size: calc(18px * 0.9);
}.PpT-privacy-niche ul {
    gap: 0.5rem;
}.PpT-privacy-niche ul li {
    padding: 0.75rem;
}.PpT-privacy-niche ul li::before {
    font-size: 1rem;
}
}