﻿header,footer {
    width: 100%;
}


header {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.07);
    padding: 0;
    width: 100%;
    position: relative;
    background: linear-gradient(to right, #ffffff, rgb(225,224,204));
    z-index: 100;
}

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

header .container {
    width: 100%;
    z-index: 2;
    position: relative;
    margin: 0;
    max-width: 100%;
    padding: 0;
}

header .head-know-RrQ {
    margin-left: 5px;
    align-items: center;
    display: flex;
    padding: 0.9rem 3%;
    justify-content: space-between;
}

header .head-site-cjF svg {
    transition: all 0.3s ease;
    width: 140px;
    height: auto;
}

header .nav-master-cES::before {
    left: -2px;
    z-index: -1;
    top: -2px;
    background: linear-gradient(135deg, rgb(176,188,186,0.5), rgb(133,142,135,0.5));
    border-radius: calc(10px + 2px);
    opacity: 0.5;
    content: '';
    bottom: -2px;
    right: -2px;
    position: absolute;
}

header .nav-sitebar-TDc:hover {
    color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}

header .nav-sitebar-TDc:hover::before {
    opacity: 1;
}

.training-structure-WpV .learn-learn-Xko {
    max-width: 1200px;
    position: relative;
    justify-content: space-between;
    display: flex;
    margin: 0 auto;
    padding: 0 20px;
    align-items: stretch;
    z-index: 2;
}

.training-structure-WpV .text-box-content-JjC h2 {
    border-radius: 25px;
    margin-bottom: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    font-weight: 700;
    align-self: flex-start;
    font-size: 31px;
    background: linear-gradient(120deg, rgb(176,188,186,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
    position: relative;
    padding: 35px 50px;
    color: #ffffff;
    width: 50%;
    backdrop-filter: blur(10px);
    transform: translateX(-50px);
    z-index: 3;
}

.training-structure-WpV .text-box-content-JjC p::after {
    background: linear-gradient(90deg, transparent, rgb(133,142,135,0.5), transparent);
    opacity: 0.6;
    position: absolute;
    bottom: 20px;
    left: 15%;
    content: '';
    width: 70%;
    height: 1px;
}

.training-structure-WpV .learn-learn-Xko::after {
    border-radius: 10px;
    content: '';
    right: -40px;
    height: 80px;
    position: absolute;
    top: 40%;
    filter: blur(20px);
    animation: pulse-fade 8s infinite alternate;
    opacity: 0.1;
    width: 80px;
    background: rgb(176,188,186);
}

.training-structure-WpV .text-box-content-JjC p strong {
    color: rgb(176,188,186);
    font-weight: 600;
}

.course-program-info-XBv::before {
    opacity: 0.1;
    position: absolute;
    width: 100%;
    top: 0;
    content: "";
    height: 100%;
    left: 0;
    background: 
        repeating-linear-gradient(45deg, rgb(133,142,135,0.5) 0px, rgb(133,142,135,0.5) 1px, transparent 1px, transparent 10px),
        repeating-linear-gradient(135deg, rgb(176,188,186,0.5) 0px, rgb(176,188,186,0.5) 1px, transparent 1px, transparent 10px);
    z-index: 1;
}

.course-program-info-XBv .knowledge-track-mRL::before {
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8));
    width: 50px;
    top: 0;
    position: absolute;
    left: -50px;
    content: "";
    height: 100%;
}

.course-program-info-XBv .head-skill-FfH svg {
    filter: drop-shadow(0 3px 5px rgb(176,188,186,0.5));
    height: 45px;
    width: 45px;
    display: block;
}

.course-program-info-XBv .knowledge-track-mRL h3 {
    font-size: 29px;
    color: #000000;
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

.course-program-info-XBv .learn-learn-Xko::before {
    top: 10%;
    position: absolute;
    animation: floatAnimation 8s infinite ease-in-out;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    z-index: 0;
    right: 65%;
    border: 2px solid rgb(176,188,186,0.5);
    height: 120px;
    width: 120px;
    content: "";
}


#cookieSettingsPanel-mMi {
    display: none;
}

.edu-consent-tJb {
    display: flex;
    padding: 20px 5%;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
}

.cookie-all-JeX {
    flex-shrink: 0;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    filter: drop-shadow(0 0 10px rgb(176,188,186));
}

.cookie-explained-hUP:hover {
    box-shadow: 0 0 20px rgb(133,142,135);
}

.cookie_button.cookie-compl-niH:hover {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(133,142,135);
}

.dialogCookieSettings-AlW p a:hover {
    color: rgb(133,142,135);
}


.price-table-Rdi {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}

.price-table-Rdi .container {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.price-table-Rdi h2 {
    position: relative;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    transform: perspective(1000px) translateZ(20px);
    margin-bottom: 25px;
    color: #ffffff;
}

.price-table-Rdi .learning-price-WTX {
    display: grid;
    padding: 0;
    list-style: none;
    margin: 0;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.price-table-Rdi .pricing-tiers-kYA::before {
    position: absolute;
    height: 5px;
    transition: transform 0.3s ease;
    background: linear-gradient(90deg, rgb(133,142,135), rgb(176,188,186));
    transform: scaleX(0.7);
    transform-origin: left;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
}

.price-table-Rdi .pricing-tiers-kYA h4::before {
    width: 30px;
    top: -10px;
    height: 30px;
    border-left: 2px solid rgb(133,142,135);
    left: -10px;
    transition: all 0.3s ease;
    position: absolute;
    opacity: 0.6;
    content: "";
    border-top: 2px solid rgb(133,142,135);
}

.price-table-Rdi .package-rates-JCf::before {
    right: 10px;
    height: 1px;
    bottom: -3px;
    background: linear-gradient(90deg, transparent, rgb(133,142,135), transparent);
    content: "";
    left: 10px;
    position: absolute;
}

.price-table-Rdi .pricing-tiers-kYA:hover::before {
    transform: scaleX(1);
}

.price-table-Rdi .pricing-tiers-kYA:hover h4::before {
    transform: scale(1.1);
    opacity: 1;
}

.primary-page-czR::before {
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(94, 170, 168, 0.03) 10px, rgba(94, 170, 168, 0.03) 20px);
    z-index: 1;
    width: 100%;
}

.primary-page-czR .snapshot-WlN::before {
    content: "";
    background: linear-gradient(to right, rgb(176,188,186,0.5), transparent);
    z-index: 4;
    position: absolute;
    inset: 0;
    backdrop-filter: grayscale(0.2);
}

.primary-page-czR h1 {
    position: relative;
    margin-bottom: 1.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    color: #000000;
    font-size: 46px;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    transform: perspective(1000px) translateZ(10px);
}

.primary-page-czR .text-box-content-JjC {
    z-index: 6;
    flex-direction: column;
    gap: 1.5rem;
    margin-top: 1rem;
    transform: perspective(1000px) translateZ(20px);
    position: relative;
    display: flex;
}

.primary-page-czR:hover .text-box-content-JjC p::before {
    transform: scaleY(1);
}

.primary-page-czR .tech-study-XNI svg {
    filter: drop-shadow(0 6px 8px rgba(94, 170, 168, 0.2));
    height: 120px;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), filter 0.7s ease;
    width: 120px;
}

.primary-page-czR .tech-study-XNI svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.5s ease;
}

.primary-page-czR h6 .connect-box-nRL::before {
    content: "";
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, rgb(84, 160, 158), rgb(176,188,186));
    position: absolute;
    opacity: 0;
    inset: 0;
    z-index: -1;
}

.primary-page-czR h6 .connect-box-nRL:hover {
    box-shadow: 0 10px 20px rgba(94, 170, 168, 0.4);
    transform: translateY(-5px);
}

.primary-page-czR h6 .connect-box-nRL:hover::before {
    opacity: 1;
}

.data-analysis-MNp {
    overflow: hidden;
    position: relative;
    color: #ffffff;
    padding: 100px 0;
    isolation: isolate;
}

.data-analysis-MNp .container {
    max-width: 1400px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}

.data-analysis-MNp .study-gain-nfX {
    margin-bottom: 25px;
    display: inline-block;
}

.data-analysis-MNp .study-gain-nfX svg path {
    stroke: #ffffff;
    fill: rgb(176,188,186);
    stroke-width: 0.5;
}

.data-analysis-MNp .statistics-upgrade-fdy {
    position: relative;
    opacity: 0.9;
    line-height: 1.7;
    color: #ffffff;
    text-align: left;
    font-size: 15px;
    margin-bottom: 0;
}

.data-analysis-MNp .knowledge-boosters-EJA::before {
    content: '';
    left: 0;
    background: linear-gradient(to bottom, transparent, #ffffff, transparent);
    position: absolute;
    width: 1px;
    top: 0;
    height: 100%;
}

.data-analysis-MNp .fast-statistics-dCE {
    margin-right: 20px;
    flex-shrink: 0;
}

.data-analysis-MNp .fast-statistics-dCE svg {
    fill: rgb(176,188,186);
    height: 40px;
    filter: drop-shadow(0 0 5px rgb(176,188,186,0.5));
    width: 40px;
}

.data-analysis-MNp .stat_item_content {
    flex-direction: column;
    display: flex;
}



.data-analysis-MNp .knowledge-boosters-EJA:has(.benefits-block-vLs:only-child) {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
}

.data-analysis-MNp .knowledge-boosters-EJA:has(.benefits-block-vLs:nth-child(n+5):last-child) {
    grid-template-rows: repeat(auto-fit, 1fr);
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(2, 1fr);
}

.data-analysis-MNp .benefits-block-vLs::after {
    border-bottom-left-radius: 10px;
    height: 30px;
    left: 0;
    content: '';
    width: 30px;
    transition: opacity 0.3s ease;
    background: linear-gradient(315deg, rgb(133,142,135,0.5), transparent);
    bottom: 0;
    position: absolute;
    opacity: 0;
}

.our-background-OUf .container {
    padding: 3rem 2rem;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    opacity: 1;
    margin: 0 auto;
    transform: translateY(0);
    animation: fadeUp 1.2s ease-out;
}

.our-background-OUf .text-box-content-JjC:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.our-background-OUf .text-box-content-JjC::after {
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.5), transparent);
    width: 100%;
    content: "";
    z-index: -1;
    height: 50%;
    opacity: 0.3;
    position: absolute;
}

.our-background-OUf .text-box-content-JjC > div:first-child::before {
    left: 0;
    content: "";
    transform-origin: left;
    background: rgb(176,188,186);
    transform: scaleX(0.7);
    transition: transform 0.6s ease;
    bottom: -10px;
    position: absolute;
    width: 60px;
    height: 3px;
}

.our-background-OUf .text-box-content-JjC > div:first-child:hover h5 {
    transform: translateX(10px);
}

.our-background-OUf .text-box-content-JjC > div:nth-child(2) p {
    color: rgb(133,142,135);
    font-size: calc(24px * 1.2);
    transition: transform 0.5s ease;
    position: relative;
    display: inline-block;
    font-weight: 600;
    transform: translateY(0);
    margin: 0;
    letter-spacing: 1px;
}

.our-background-OUf ol {
    margin: 0;
    counter-reset: list-counter;
    padding-left: 1.2rem;
}

.our-background-OUf ol li::before {
    height: 6px;
    transition: transform 0.3s ease;
    left: -1.2rem;
    width: 6px;
    top: 0.7rem;
    position: absolute;
    border-radius: 50%;
    content: "";
    background: rgb(176,188,186);
}

.leadership-profile-Cpl::after {
    background: 
        linear-gradient(
            135deg, 
            transparent 0%, 
            rgb(133,142,135,0.5) 100%
        );
    mix-blend-mode: overlay;
    width: 100%;
    z-index: 2;
    content: "";
    position: absolute;
    height: 100%;
}

.leadership-profile-Cpl:hover .snapshot-WlN {
    transform: translateX(0%);
    filter: grayscale(0%) contrast(1.2);
}



.leadership-profile-Cpl:hover .snapshot-WlN {
    animation: parallax-shift 3s ease-in-out infinite alternate;
}

.leadership-profile-Cpl .name::before {
    transform: scaleX(0);
    width: 50px;
    height: 5px;
    content: "";
    transition: transform 0.5s ease 0.7s;
    background: rgb(176,188,186);
    left: 0;
    transform-origin: left;
    bottom: -10px;
    position: absolute;
}



.leadership-profile-Cpl .job-area-mRl::before {
    top: 0;
    position: absolute;
    width: 5px;
    border-radius: 10px;
    left: 0;
    content: "";
    background: linear-gradient(
        to bottom,
        rgb(176,188,186) 0%,
        rgb(133,142,135) 100%
    );
    height: 100%;
}

.leadership-profile-Cpl:hover .name {
    transition-delay: 0.1s;
    transform: translateY(-5px);
}

.leadership-profile-Cpl:hover .job-area-mRl {
    transform: translateY(-1px);
    transition-delay: 0.3s;
}

.footer-subscribe-MRV::after {
    top: 0;
    animation: glowLine 3s infinite alternate;
    z-index: 2;
    right: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(176,188,186), transparent);
    left: 0;
    content: '';
    height: 3px;
}



.footer-subscribe-MRV .info_item {
    max-width: 300px;
    min-width: 200px;
    transition: transform 0.3s ease;
    text-align: center;
    flex: 1;
}

.footer-subscribe-MRV .info_item:hover {
    transform: translateY(-5px);
}

.footer-subscribe-MRV .info_item p, 
.footer-subscribe-MRV .info_item a {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    display: flex;
    border-radius: 10px;
    text-decoration: none;
    align-items: center;
    transition: all 0.3s ease;
    color: #ffffff;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.75rem;
    font-size: calc(17px - 2px);
    border: 1px solid transparent;
}

.footer-subscribe-MRV .code-labs-Wqr {
    color: #ffffff;
    opacity: 0.7;
    max-width: 280px;
    font-size: calc(13px - 1px);
    line-height: 1.5;
}

.footer-subscribe-MRV .nav-master-cES:hover h5::after {
    width: 80px;
}

.footer-subscribe-MRV .main-edu-RWj {
    gap: 0.75rem;
    display: flex;
    flex-direction: column;
}

.footer-subscribe-MRV .main-edu-RWj a::before {
    border-radius: 50%;
    transform: translateY(-50%);
    left: 0;
    position: absolute;
    top: 50%;
    background: rgb(133,142,135);
    transition: all 0.3s ease;
    height: 5px;
    width: 5px;
    content: '';
}

.footer-subscribe-MRV .subscribe_holder h5 {
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
}

.footer-subscribe-MRV .subscribe_holder p {
    line-height: 1.6;
    color: #ffffff;
    font-size: calc(17px - 1px);
    opacity: 0.9;
}

.footer-subscribe-MRV .input_holder input[type="email"] {
    border: 1px solid rgb(133,142,135,0.5);
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 17px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    padding: 0.875rem 1rem;
    flex: 1;
}

.footer-subscribe-MRV .news-label-zys:hover {
    box-shadow: 0 0 15px rgb(133,142,135,0.5);
    background: rgb(133,142,135);
    transform: translateY(-2px);
}

.footer-subscribe-MRV .news-label-zys:hover::before {
    left: 100%;
}

.footer-subscribe-MRV .cloud-lab-dlI {
    opacity: 0.7;
    color: #ffffff;
    font-size: 13px;
}

.privacy-folio-Igy {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    width: 100%;
    background-color: #ffffff;
    color: #000000;
    height: auto;
    padding: 40px;
    flex-direction: column;
    align-items: center;
    display: flex;
}

.privacy-folio-Igy ul {
    list-style-type: none;
    width: 100%;
    padding: 0;
    margin: 0;
}

.privacy-folio-Igy li::before {
    content: '✔';
    margin-right: 10px;
    font-size: 1.2em;
    color: rgb(176,188,186);
}


.contact-form-section-cmR {
    position: relative;
    padding: 100px 0;
    z-index: 1;
    overflow: hidden;
}

.contact-form-section-cmR .container {
    position: relative;
    max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto;
}

.contact-form-section-cmR .inquiry-section-gpL h3 {
    font-weight: 700;
    display: inline-block;
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 28px;
    position: relative;
}

.contact-form-section-cmR .inquiry-section-gpL div:hover {
    background-color: rgb(133,142,135);
    transform: translateY(-5px);
}

.contact-form-section-cmR .inquiry-section-gpL div svg path {
    fill: #ffffff;
}

.contact-form-section-cmR .inquiry-section-gpL div span a {
    color: #ffffff;
    text-decoration: none;
}

.contact-form-section-cmR .message-query-QWT h3 {
    text-align: center;
    font-weight: 700;
    color: #000000;
    grid-column: span 3;
    margin-bottom: 20px;
    font-size: 24px;
}

.contact-form-section-cmR .message-query-QWT input#phone {
    grid-column: span 1;
}

.contact-form-section-cmR .message-query-QWT input[type="text"]:focus,
.contact-form-section-cmR .message-query-QWT input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(133,142,135);
}

.contact-form-section-cmR .message-query-QWT .inquiry-reach-WtE input[type="checkbox"] {
    appearance: none;
    border-radius: 10px;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    border: 2px solid rgb(225,224,204);
    height: 20px;
    position: relative;
    cursor: pointer;
    width: 20px;
    -webkit-appearance: none;
    margin-right: 10px;
}

.contact-form-section-cmR .message-query-QWT .connect-box-nRL {
    border-radius: 10px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    cursor: pointer;
    font-size: 15px;
    height: 55px;
    background-color: rgb(133,142,135);
    font-weight: 600;
    border: none;
    color: #ffffff;
    grid-column: span 1;
}

.tyArea-KGl::after {
    background: rgb(133,142,135,0.5);
    transform: rotate(15deg);
    top: -5%;
    content: "";
    position: absolute;
    z-index: 1;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    opacity: 0.1;
    right: -5%;
    width: 30%;
    height: 30%;
}

.tyArea-KGl .learn-learn-Xko > div:first-child {
    padding-bottom: 1.5rem;
    position: relative;
}

.tyArea-KGl .learn-learn-Xko > div:first-child::after {
    height: 4px;
    position: absolute;
    content: "";
    bottom: 0;
    animation: lineGrow 1.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    background: rgb(133,142,135);
    transform-origin: left;
    width: 80px;
    left: 0;
}

.tyArea-KGl p {
    color: #000000;
    border-left: 3px solid rgb(133,142,135,0.5);
    margin: 0;
    position: relative;
    background: linear-gradient(to bottom right, rgba(rgb(225,224,204), 0.3), rgba(255, 255, 255, 0.9));
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.03);
    line-height: 1.8;
    padding: 1.5rem;
    border-radius: 10px;
    font-size: 16px;
    transform: translateY(20px);
    opacity: 0;
    animation: fadeUp 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s forwards;
}



@media (max-width: 480px) {header::after {
    width: 2px;
}header .head-know-RrQ {
    margin-left: 2px;
    padding: 0.7rem 1.5%;
}header .head-site-cjF svg {
    width: 110px;
}header .nav-master-cES {
    padding: 0.3rem;
}header .nav-sitebar-TDc {
    font-size: calc(17px - 2px);
    padding: 0.3rem 0.4rem;
}}



@media screen and (max-width: 992px) {.training-structure-WpV {
    padding: 120px 0;
}.training-structure-WpV .text-box-content-JjC h2 {
    padding: 30px 40px;
    transform: translateX(-20px);
    width: 60%;
}.training-structure-WpV .text-box-content-JjC p {
    width: 75%;
    transform: translateX(20px);
    padding: 35px 40px;
}.training-structure-WpV .text-box-content-JjC h2::before {
    left: -60px;
    height: 100px;
    width: 100px;
    top: -50px;
}.training-structure-WpV .text-box-content-JjC h2::after {
    height: 30px;
    width: 30px;
    bottom: -15px;
}.training-structure-WpV::after {
    height: 150px;
    width: 150px;
    bottom: -75px;
}.training-structure-WpV .learn-learn-Xko::before {
    top: -60px;
    width: 120px;
    height: 120px;
}.training-structure-WpV .learn-learn-Xko::after {
    right: -30px;
    height: 60px;
    width: 60px;
}
}



@media screen and (max-width: 480px) {.course-program-info-XBv {
    padding: 3rem 0;
}.course-program-info-XBv .snapshot-WlN {
    height: 200px;
}.course-program-info-XBv .knowledge-track-mRL {
    width: 100%;
    padding: 1.5rem 1.25rem;
}.course-program-info-XBv .head-skill-FfH {
    padding: 10px;
}.course-program-info-XBv .head-skill-FfH svg {
    height: 35px;
    width: 35px;
}.course-program-info-XBv .knowledge-track-mRL h3 {
    font-size: calc(29px - 0.5rem);
    margin-top: 0.75rem;
}.course-program-info-XBv .knowledge-track-mRL p {
    font-size: calc(12px - 0.1rem);
}}



@media (max-width: 992px) {.price-table-Rdi {
    padding: 80px 0;
}.price-table-Rdi h2 {
    font-size: calc(30px - 4px);
}.price-table-Rdi .fee-package-bNs {
    margin-bottom: 40px;
    font-size: 15px;
}.price-table-Rdi .learning-price-WTX {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}



@media (max-width: 480px) {.price-table-Rdi {
    padding: 50px 0;
}.price-table-Rdi h2 {
    font-size: calc(30px - 8px);
}.price-table-Rdi .fee-package-bNs {
    font-size: calc(15px - 2px);
}.price-table-Rdi .discount-plan-Wwh {
    padding: 25px 20px;
}.price-table-Rdi .pricing-tiers-kYA h4 {
    font-size: calc(22px - 2px);
}.price-table-Rdi .package-rates-JCf {
    font-size: calc(22px - 2px);
    padding: 8px 15px;
}}



@media screen and (max-width: 768px) {.primary-page-czR .learn-learn-Xko {
    padding: 3rem 1.5rem;
}.primary-page-czR .snapshot-WlN {
    height: 35vh;
}.primary-page-czR h1 {
    font-size: calc(46px * 0.75);
}.primary-page-czR .text-box-content-JjC p {
    font-size: 18px;
}.primary-page-czR h6 .connect-box-nRL {
    font-size: calc(15px * 0.9);
    padding: 0.7rem 1.8rem;
}.primary-page-czR .tech-study-XNI svg {
    width: 80px;
    height: 80px;
}
}



@media (prefers-reduced-motion: reduce) {.primary-page-czR .snapshot-WlN,
    .primary-page-czR h1::before,
    .primary-page-czR .text-box-content-JjC p::before,
    .primary-page-czR .tech-study-XNI svg,
    .primary-page-czR h6 .connect-box-nRL,
    .primary-page-czR h6 .connect-box-nRL::after {
    transition: none;
}.primary-page-czR:hover .snapshot-WlN,
    .primary-page-czR:hover h1::before,
    .primary-page-czR:hover .text-box-content-JjC p::before,
    .primary-page-czR:hover .tech-study-XNI svg {
    transform: none;
}}



@media screen and (max-width: 576px) {.data-analysis-MNp {
    padding: 50px 0;
}.data-analysis-MNp .class-statistics-mpJ {
    gap: 40px;
}.data-analysis-MNp .knowledge-boosters-EJA {
    gap: 15px;
    grid-template-columns: 1fr;
}.data-analysis-MNp .study-gain-nfX svg {
    height: 60px;
    width: 60px;
}.data-analysis-MNp .study-elevation-qkt {
    padding-bottom: 10px;
    margin-bottom: 15px;
}.data-analysis-MNp .study-elevation-qkt::after {
    width: 60px;
}.data-analysis-MNp .fast-statistics-dCE svg {
    width: 35px;
    height: 35px;
}}



@media (max-width: 480px) {.our-background-OUf .text-box-content-JjC {
    padding: 2rem 1.25rem;
}.our-background-OUf h5 {
    font-size: calc(24px * 0.85);
}.our-background-OUf .text-box-content-JjC > div:nth-child(2) p {
    font-size: 24px;
}.our-background-OUf ol li {
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}}



@media (max-width: 992px) {.leadership-profile-Cpl {
    padding: 0;
    height: auto;
}.leadership-profile-Cpl::before {
    width: 100%;
    height: 250px;
    clip-path: none;
}.leadership-profile-Cpl .review-glow-bMe {
    flex-direction: column;
}.leadership-profile-Cpl .snapshot-WlN {
    transform: none;
    width: 100%;
    clip-path: none;
    top: 0;
    position: relative;
    height: 300px;
}.leadership-profile-Cpl .emp-details-bfV {
    padding: 2rem;
    width: 100%;
    position: relative;
}.leadership-profile-Cpl:hover .snapshot-WlN {
    animation: none;
}.leadership-profile-Cpl .job-area-mRl::after {
    display: none;
}}



@media only screen and (max-width: 800px) {.privacy-folio-Igy {
    padding: 20px;
}.privacy-folio-Igy h1 {
    font-size: calc(18px - 5px);
    margin-top: 25px;
    margin-bottom: 15px;
}.privacy-folio-Igy h2 {
    margin-top: 20px;
    font-size: calc(18px - 3px);
    margin-bottom: 10px;
}.privacy-folio-Igy ul, .privacy-folio-Igy ol {
    padding: 0;
    margin: 10px 0;
}.privacy-folio-Igy li {
    margin-bottom: 10px;
    font-size: calc(17px - 1px);
}.privacy-folio-Igy p, .privacy-folio-Igy span, .privacy-folio-Igy div {
    font-size: calc(17px - 1px);
    margin-bottom: 8px;
}}



@media screen and (max-width: 991px) {.contact-form-section-cmR .message-query-QWT input#name,
    .contact-form-section-cmR .message-query-QWT input#phone,
    .contact-form-section-cmR .message-query-QWT input#email {
    grid-column: span 3;
}.contact-form-section-cmR .message-query-QWT .inquiry-reach-WtE {
    grid-column: span 3;
}.contact-form-section-cmR .message-query-QWT .connect-box-nRL {
    grid-column: span 3;
}
}



@media (max-width: 767px) {.tyArea-KGl {
    padding: 4rem 1.5rem;
}.tyArea-KGl .learn-learn-Xko {
    padding: 2.5rem 1.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.tyArea-KGl h5 {
    line-height: 1.5;
    font-size: 20px;
}.tyArea-KGl p {
    font-size: calc(16px * 0.95);
    padding: 1.2rem;
}.tyArea-KGl p::before {
    height: 30px;
    top: -10px;
    width: 30px;
    font-size: 0.8rem;
    left: -10px;
}
}

@keyframes float-small {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}



@keyframes pulse-fade {
    0% {
        opacity: 0.1;
        transform: scale(1) rotate(0);
    }
    50% {
        opacity: 0.2;
        transform: scale(1.1) rotate(5deg);
    }
    100% {
        opacity: 0.1;
        transform: scale(1) rotate(0);
    }
}



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

@keyframes slide-left {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes glowLine {
    0% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
    50% {
        opacity: 1;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
}

