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

.header-top-RGn {
    flex: 1 0 auto;
}

.footer-subscribe-MRV {
    flex: 0 0 auto;
}

.footer-subscribe-MRV {
    background: linear-gradient(135deg, #000000 0%, rgb(176,188,186,0.5) 100%);
    color: #ffffff;
    padding: 5rem 0 1rem;
    position: relative;
    z-index: 1;
    font-family: Arial, sans-serif;
}

header::after {
    height: 100%;
    width: 5px;
    left: 0;
    position: absolute;
    content: '';
    background: linear-gradient(to bottom, rgb(176,188,186), rgb(133,142,135));
    z-index: 1;
    top: 0;
}

header .head-site-cjF {
    background: rgba(255, 255, 255, 0.4);
    transition: all 0.3s ease;
    position: relative;
    border-radius: 10px;
    padding: 0.5rem;
    text-decoration: none;
    align-items: center;
    display: flex;
}

header .nav-sitebar-TDc {
    background: #ffffff;
    font-size: 17px;
    border-radius: 10px;
    transition: all 0.3s ease;
    font-weight: 400;
    color: #000000;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 0.4rem 0.7rem;
    font-family: Arial, sans-serif;
    text-decoration: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
}

.training-structure-WpV {
    overflow: visible;
    padding: 150px 0;
    background: linear-gradient(110deg, rgb(225,224,204) 0%, rgb(133,142,135,0.5) 120%);
    position: relative;
}

.training-structure-WpV .text-box-content-JjC {
    width: 100%;
    display: flex;
    position: relative;
    flex-direction: column;
}

.training-structure-WpV .text-box-content-JjC h2::before {
    filter: blur(30px);
    background: rgb(176,188,186);
    opacity: 0.1;
    content: '';
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    left: -80px;
    height: 120px;
    width: 120px;
    top: -60px;
}

.training-structure-WpV .text-box-content-JjC h2::after {
    right: 30px;
    z-index: 4;
    height: 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    content: '';
    bottom: -20px;
    position: absolute;
    animation: float-small 8s infinite ease-in-out;
    width: 40px;
    background: rgb(176,188,186);
}

.training-structure-WpV::after {
    height: 200px;
    opacity: 0.2;
    bottom: -100px;
    content: '';
    transform: rotate(45deg);
    width: 200px;
    left: 10%;
    position: absolute;
    border: 2px solid rgb(176,188,186,0.5);
    animation: rotate-slow 30s linear infinite;
}



.training-structure-WpV .text-box-content-JjC h2 span {
    position: relative;
    z-index: 2;
    display: inline-block;
}

.course-program-info-XBv {
    position: relative;
    background: linear-gradient(45deg, rgb(225,224,204) 0%, rgb(133,142,135,0.5) 40%, rgb(225,224,204) 100%);
    padding: 5rem 0;
    overflow: hidden;
}

.course-program-info-XBv .learn-learn-Xko {
    flex-direction: column;
    display: flex;
    min-height: 480px;
    position: relative;
}

.course-program-info-XBv .snapshot-WlN::after {
    left: 0;
    mix-blend-mode: multiply;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(135deg, rgb(176,188,186,0.5) 0%, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
}

.course-program-info-XBv .head-skill-FfH {
    transition: transform 0.3s ease-in-out;
    background: #ffffff;
    top: -35px;
    padding: 15px;
    left: 2.5rem;
    z-index: 4;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.course-program-info-XBv .head-skill-FfH:hover svg path {
    fill: rgb(133,142,135);
}

.course-program-info-XBv .knowledge-track-mRL p {
    font-size: 12px;
    line-height: 1.7;
    color: #000000;
}

.course-program-info-XBv .learn-learn-Xko::after {
    bottom: 20%;
    width: 80px;
    content: "";
    border: 2px solid rgb(133,142,135,0.5);
    left: 10%;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    height: 80px;
    z-index: 0;
    animation: floatAnimation 12s infinite ease-in-out reverse;
    position: absolute;
}

#cookieSettingsPanel-mMi:checked ~ .dialogCookieSettings-AlW {
    opacity: 0;
    visibility: hidden;
}

.dialogCookieSettings-AlW h5 {
    color: #ffffff;
    font-size: 21px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cookie-all-JeX:hover svg {
    transform: scale(1.1);
}

.cookie-explained-hUP {
    box-shadow: 0 0 15px rgb(176,188,186);
    cursor: pointer;
    padding: 10px 20px;
    margin-left: 10px;
    font-size: 20px;
    text-decoration: none;
    border-radius: 22px;
    min-width: 140px;
    background: linear-gradient(90deg, rgb(176,188,186), rgb(133,142,135));
    white-space: nowrap;
    color: #000000;
    line-height: 40px;
    text-align: center;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    flex-shrink: 0;
}

.price-table-Rdi .program-fees-aIK {
    position: relative;
}

.price-table-Rdi .fee-package-bNs {
    max-width: 700px;
    text-align: center;
    position: relative;
    margin: 0 auto 50px;
    color: rgb(255, 255, 255, 0.5);
    line-height: 1.6;
    font-size: calc(15px + 2px);
}

.price-table-Rdi .learning-price-WTX li {
    transition: transform 0.4s ease;
    transform-style: preserve-3d;
    perspective: 1000px;
}

.price-table-Rdi .discount-plan-Wwh {
    padding: 30px 25px;
    z-index: 1;
    position: relative;
    height: 100%;
}

.price-table-Rdi .indv-cost-vVb {
    position: relative;
    z-index: 2;
}

.price-table-Rdi .pricing-tiers-kYA h4 {
    position: relative;
    margin-top: 0;
    color: #ffffff;
    margin-bottom: 20px;
    transition: transform 0.3s ease;
    font-size: calc(22px - 2px);
}

.price-table-Rdi .package-rates-JCf {
    position: relative;
    font-weight: 700;
    padding: 10px 20px;
    font-size: calc(22px + 4px);
    border-radius: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #ffffff;
    display: inline-block;
    background: linear-gradient(135deg, rgba(rgb(133,142,135,0.5), 0.1), rgba(rgb(176,188,186,0.5), 0.2));
    box-shadow: 
    2px 2px 8px rgba(0, 0, 0, 0.1),
    -2px -2px 8px rgba(255, 255, 255, 0.05);
}

.price-table-Rdi .pricing-tiers-kYA:hover h4 {
    transform: translateX(5px);
}

.primary-page-czR {
    overflow: hidden;
    position: relative;
    min-height: 100vh;
    display: flex;
    background: linear-gradient(135deg, rgb(176,188,186,0.5), rgb(133,142,135,0.5), rgb(225,224,204));
}

.primary-page-czR .snapshot-WlN {
    height: 100%;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    right: 0;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 3;
    position: absolute;
    width: 50%;
}

.primary-page-czR:hover .snapshot-WlN {
    transform: scale(1.03) translateX(-10px);
}

.primary-page-czR .learn-learn-Xko::before {
    height: 150%;
    content: "";
    transform: rotate(-5deg);
    z-index: -1;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), transparent);
    position: absolute;
    top: -20%;
    width: 120%;
    filter: blur(12px);
    left: -10%;
}

.primary-page-czR:hover h1::before {
    transform: scaleX(1);
}

.primary-page-czR .text-box-content-JjC p {
    max-width: 80%;
    position: relative;
    transform: perspective(1000px) translateZ(15px);
    font-size: calc(18px * 1.2);
    color: #000000;
    line-height: 1.6;
}

.primary-page-czR .tech-study-XNI {
    align-items: center;
    justify-content: flex-start;
    display: flex;
    margin: 1.5rem 0;
}

.primary-page-czR:hover .tech-study-XNI svg {
    transform: scale(1.05) rotate(2deg);
    filter: drop-shadow(0 8px 12px rgba(94, 170, 168, 0.3));
}

.primary-page-czR:hover .tech-study-XNI svg text {
    fill: rgb(84, 160, 158);
}

.primary-page-czR h6 .connect-box-nRL {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.4s ease;
    font-size: 15px;
    color: #ffffff;
    position: relative;
    z-index: 1;
    background: linear-gradient(135deg, rgb(176,188,186), rgb(84, 160, 158));
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    padding: 0.8rem 2rem;
    overflow: hidden;
    box-shadow: 0 6px 15px rgba(94, 170, 168, 0.3);
    border-radius: 10px;
}

.data-analysis-MNp::before {
    content: '';
    backdrop-filter: blur(8px);
    height: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1;
    width: 100%;
    position: absolute;
    top: 0;
}

.data-analysis-MNp .class-statistics-mpJ {
    position: relative;
    grid-template-columns: 1fr 2fr;
    align-items: center;
    display: grid;
    gap: 50px;
    z-index: 1;
}

.data-analysis-MNp .study-elevation-qkt {
    padding-bottom: 15px;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    position: relative;
    margin-bottom: 25px;
    font-size: 34px;
}

.data-analysis-MNp .knowledge-boosters-EJA {
    grid-template-rows: repeat(2, 1fr);
    display: grid;
    position: relative;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    padding-left: 30px;
}

.data-analysis-MNp .benefits-block-vLs:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.07));
    transform: translateY(-5px);
}

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

.data-analysis-MNp .benefits-block-vLs p {
    color: #ffffff;
    font-size: calc(15px * 0.9);
    opacity: 0.9;
    margin: 0;
    line-height: 1.3;
}

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

.data-analysis-MNp .benefits-block-vLs:hover::before {
    opacity: 1;
}

.data-analysis-MNp .benefits-block-vLs:hover::after {
    opacity: 1;
}

.our-background-OUf {
    position: relative;
    display: flex;
    min-height: 100vh;
    overflow: hidden;
    align-items: center;
}

.our-background-OUf::after {
    animation: shiftBackground 25s infinite alternate ease-in-out;
    background: rgb(176,188,186);
    position: absolute;
    top: -50%;
    opacity: 0.08;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
    height: 100%;
    transform: rotate(-35deg) skewX(15deg);
    content: "";
    width: 100%;
    right: -50%;
}

.our-background-OUf .text-box-content-JjC::before {
    right: 0;
    content: "";
    height: 10px;
    top: -10px;
    transform-origin: left;
    background: rgb(176,188,186);
    position: absolute;
    animation: lineGrow 1.5s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    left: 0;
}

.our-background-OUf .text-box-content-JjC > div:first-child:hover::before {
    transform: scaleX(1);
}

.our-background-OUf h5::after {
    transform: scaleX(0);
    content: "";
    height: 1px;
    left: 0;
    bottom: 0;
    background: rgb(176,188,186);
    transform-origin: right;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
}

.our-background-OUf .text-box-content-JjC > div:first-child:hover h5::after {
    transform-origin: left;
    transform: scaleX(1);
}

.our-background-OUf .text-box-content-JjC > div:nth-child(2):hover p {
    transform: translateY(-5px);
}

.our-background-OUf .text-box-content-JjC > div:nth-child(2):hover p::before {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}

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

.leadership-profile-Cpl .review-glow-bMe {
    z-index: 3;
    display: flex;
    height: 100%;
    position: relative;
}

.leadership-profile-Cpl .snapshot-WlN {
    position: absolute;
    transform: translateX(-5%);
    width: 45%;
    top: -15%;
    z-index: 2;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    border-radius: 0;
    height: 130%;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    filter: grayscale(30%) contrast(1.1);
}

.leadership-profile-Cpl .emp-details-bfV {
    display: flex;
    flex-direction: column;
    justify-content: center;
    right: 0;
    position: absolute;
    padding: 0 3rem 0 7rem;
    height: 100%;
    width: 60%;
    z-index: 3;
}

.leadership-profile-Cpl:hover .name::before {
    transform: scaleX(1);
}

.leadership-profile-Cpl .job-area-mRl {
    font-weight: 400;
    animation: slide-left 0.7s forwards 0.6s;
    padding-left: 30px;
    line-height: 1.8;
    opacity: 0;
    color: #000000;
    font-size: 16px;
    max-width: 600px;
    transform: translateX(50px);
    position: relative;
}

.leadership-profile-Cpl .emp-details-bfV > div {
    transition: transform 0.3s ease;
}

.leadership-profile-Cpl:hover .emp-details-bfV > div:nth-child(2) {
    transform: translateY(-3px);
    transition-delay: 0.2s;
}

.footer-subscribe-MRV::before {
    top: 0;
    right: 0;
    content: '';
    z-index: -1;
    background: radial-gradient(circle at 30% 50%, rgb(176,188,186,0.5) 0%, transparent 50%);
    position: absolute;
    bottom: 0;
    left: 0;
}

.footer-subscribe-MRV .write-experts-aPM::before {
    transform: translateX(-50%);
    height: 2px;
    top: -2px;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(133,142,135), transparent);
    left: 50%;
    position: absolute;
    width: 50%;
    animation: scanLine 4s infinite linear;
}

.footer-subscribe-MRV .info_item a:hover {
    border-color: rgb(176,188,186,0.5);
    box-shadow: 0 0 15px rgb(176,188,186,0.5);
    background: #000000;
}

.footer-subscribe-MRV .text_main_holder {
    gap: 2rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.footer-subscribe-MRV .head-skill-FfH svg {
    transition: filter 0.3s ease;
    filter: drop-shadow(0 0 5px rgb(176,188,186,0.5));
    height: auto;
    max-width: 180px;
}

.footer-subscribe-MRV .nav-master-cES h5 {
    padding-bottom: 0.75rem;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    color: #ffffff;
    margin-bottom: 0.5rem;
}

.footer-subscribe-MRV .main-edu-RWj a {
    position: relative;
    color: #ffffff;
    opacity: 0.8;
    transition: all 0.3s ease;
    font-size: 17px;
    text-decoration: none;
    padding-left: 1rem;
}

.footer-subscribe-MRV .main-edu-RWj a:hover::before {
    box-shadow: 0 0 8px rgb(176,188,186);
    height: 7px;
    width: 7px;
    background: rgb(176,188,186);
}

.footer-subscribe-MRV .subscribe_holder::before {
    opacity: 0.1;
    top: 0;
    content: '';
    background: radial-gradient(circle at top right, rgb(176,188,186,0.5) 0%, transparent 70%);
    z-index: -1;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
}

.footer-subscribe-MRV .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(176,188,186);
    box-shadow: 0 0 10px rgb(176,188,186,0.5);
}

.footer-subscribe-MRV .news-label-zys {
    border-radius: 10px;
    transition: all 0.3s ease;
    border: none;
    background: rgb(176,188,186);
    overflow: hidden;
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
    padding: 0.875rem 1.5rem;
    width: 100%;
    cursor: pointer;
    position: relative;
}

.footer-subscribe-MRV .brainstorm-IVw::before {
    width: 100%;
    top: -1px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(133,142,135,0.5), transparent);
    content: '';
    height: 1px;
    left: 0;
}

.privacy-folio-Igy h1, .privacy-folio-Igy h2 {
    color: #ffffff;
    background: linear-gradient(90deg, rgb(176,188,186), rgb(133,142,135));
    border-radius: 10px;
    text-align: center;
    width: 100%;
    padding: 10px;
}

.privacy-folio-Igy h1 {
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: 1.5px;
    font-size: 45px;
    margin-top: 30px;
}

.privacy-folio-Igy p, .privacy-folio-Igy span, .privacy-folio-Igy div {
    color: #000000;
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 10px;
}

.contact-form-section-cmR .feedback-links-otY {
    position: relative;
    flex-direction: column;
    display: flex;
}

.contact-form-section-cmR .inquiry-section-gpL h3::after {
    content: '';
    background: rgb(133,142,135);
    height: 2px;
    bottom: -10px;
    width: 100%;
    left: 0;
    position: absolute;
}

.contact-form-section-cmR .inquiry-section-gpL div svg {
    margin-right: 10px;
    height: 18px;
    vertical-align: middle;
    display: inline-block;
    width: 18px;
}

.contact-form-section-cmR .message-query-QWT {
    display: grid;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    position: relative;
    gap: 20px;
    padding: 40px;
    border-radius: 11px;
    background-color: #ffffff;
    grid-template-columns: repeat(3, 1fr);
}

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

.contact-form-section-cmR .message-query-QWT input[type="text"],
.contact-form-section-cmR .message-query-QWT input[type="email"] {
    color: #000000;
    height: 55px;
    border-radius: 10px;
    background-color: rgb(225,224,204);
    font-size: 15px;
    transition: box-shadow 0.3s ease;
    width: 100%;
    padding: 0 20px;
    border: none;
}

.contact-form-section-cmR .message-query-QWT .inquiry-reach-WtE input[type="checkbox"]:checked::before {
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 12px;
    left: 50%;
    content: '✓';
}

.contact-form-section-cmR .message-query-QWT .inquiry-reach-WtE label a:hover {
    color: rgb(176,188,186);
}

.contact-form-section-cmR .message-query-QWT .connect-box-nRL:hover {
    background-color: rgb(176,188,186);
    transform: translateY(-3px);
}

.tyArea-KGl::before {
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(176,188,186,0.5) 0px,
        rgb(176,188,186,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    height: 100%;
    top: 0;
    content: "";
    opacity: 0.05;
}

.tyArea-KGl .learn-learn-Xko::before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(176,188,186) 0%, rgb(133,142,135) 100%);
    left: 0;
    top: 0;
    width: 100%;
    transform-origin: left top;
    height: 8px;
}

.tyArea-KGl h5 {
    color: #000000;
    transform: translateY(20px);
    line-height: 1.4;
    opacity: 0;
    animation: fadeUp 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.2s forwards;
    margin: 0;
    font-weight: 700;
    font-size: calc(20px * 1.1);
}

.price-table-Rdi .pricing-tiers-kYA p::-webkit-scrollbar {
    width: 4px;
}

.price-table-Rdi .pricing-tiers-kYA p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(133,142,135,0.5);
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 767px) {header::after {
    width: 3px;
}header .head-know-RrQ {
    flex-direction: column;
    align-items: flex-start;
    padding: 0.8rem 2%;
    gap: 0.7rem;
    margin-left: 3px;
}header .head-site-cjF {
    padding: 0.4rem;
}header .head-site-cjF svg {
    width: 120px;
}header .nav-master-cES {
    justify-content: flex-start;
    width: 98%;
    overflow-x: auto;
    padding: 0.4rem;
}header .nav-master-cES::-webkit-scrollbar {
    height: 2px;
}header .nav-master-cES::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(176,188,186);
}header .nav-sitebar-TDc {
    padding: 0.3rem 0.5rem;
    white-space: nowrap;
    font-size: calc(17px - 1px);
}
}



@media screen and (max-width: 480px) {.training-structure-WpV {
    padding: 80px 0;
}.training-structure-WpV .text-box-content-JjC h2 {
    padding: 20px 25px;
    font-size: calc(31px * 0.8);
}.training-structure-WpV .text-box-content-JjC p {
    padding: 25px;
    font-size: calc(14px * 0.9);
}}



@media screen and (max-width: 991px) {.course-program-info-XBv .learn-learn-Xko {
    min-height: 420px;
}.course-program-info-XBv .knowledge-track-mRL {
    padding: 2rem;
    width: 75%;
}.course-program-info-XBv .head-skill-FfH {
    padding: 12px;
    left: 2rem;
    top: -30px;
}.course-program-info-XBv .head-skill-FfH svg {
    height: 40px;
    width: 40px;
}.course-program-info-XBv .knowledge-track-mRL h3 {
    font-size: calc(29px - 0.2rem);
}
}


@media only screen and (max-width: 1200px) {.dialogCookieSettings-AlW {
    padding: 15px 0;
}.edu-consent-tJb {
    padding: 15px 5%;
}
}


@media only screen and (max-width: 800px) {.cookie-all-JeX {
    display: none;
}.edu-consent-tJb {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.dialogCookieSettings-AlW h5 {
    margin-bottom: 5px;
    font-size: 17px;
}.web-tracking-XIJ {
    margin-bottom: 15px;
}.cookie-explained-hUP {
    min-width: 100%;
    margin: 10px 0;
}}



@media (max-width: 768px) {.price-table-Rdi {
    padding: 60px 0;
}.price-table-Rdi h2 {
    font-size: calc(30px - 6px);
}.price-table-Rdi .fee-package-bNs {
    margin-bottom: 30px;
    font-size: calc(15px - 1px);
}.price-table-Rdi .learning-price-WTX {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.price-table-Rdi .pricing-tiers-kYA h4 {
    font-size: 22px;
}.price-table-Rdi .pricing-tiers-kYA p {
    max-height: 180px;
    font-size: calc(15px - 1px);
}.price-table-Rdi .package-rates-JCf {
    font-size: 22px;
}
}



@media screen and (max-width: 992px) {.primary-page-czR {
    flex-direction: column;
}.primary-page-czR .learn-learn-Xko {
    padding: 4rem 2rem;
    width: 100%;
    order: 2;
}.primary-page-czR .snapshot-WlN {
    position: relative;
    order: 1;
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    height: 40vh;
}.primary-page-czR h1 {
    font-size: calc(46px * 0.85);
}.primary-page-czR .text-box-content-JjC {
    align-items: flex-start;
}.primary-page-czR .text-box-content-JjC p {
    max-width: 100%;
}.primary-page-czR .tech-study-XNI svg {
    width: 100px;
    height: 100px;
}
}



@media screen and (max-width: 1100px) {.data-analysis-MNp .class-statistics-mpJ {
    grid-template-columns: 1fr 1fr;
}.data-analysis-MNp .knowledge-boosters-EJA {
    grid-template-columns: 1fr 1fr;
}
}



@media screen and (max-width: 768px) {.data-analysis-MNp {
    padding: 60px 0;
}.data-analysis-MNp .study-elevation-qkt {
    font-size: calc(34px * 0.9);
    margin-bottom: 20px;
}.data-analysis-MNp .statistics-upgrade-fdy {
    font-size: calc(15px * 0.95);
}.data-analysis-MNp .knowledge-boosters-EJA {
    gap: 20px;
}.data-analysis-MNp .benefits-block-vLs {
    padding: 20px;
}.data-analysis-MNp .benefits-block-vLs span {
    font-size: calc(21px * 0.9);
}.data-analysis-MNp .benefits-block-vLs p {
    font-size: calc(15px * 0.85);
}
}



@media (min-width: 768px) {.our-background-OUf .text-box-content-JjC {
    padding: 4rem;
}.our-background-OUf ol li {
    padding-left: 0;
    column-count: 2;
}
}



@media (min-width: 992px) {.our-background-OUf .container {
    padding: 5rem 2rem;
}.our-background-OUf .text-box-content-JjC {
    padding: 5rem;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.our-background-OUf h5 {
    font-size: calc(24px * 1.2);
}.our-background-OUf .text-box-content-JjC > div:nth-child(2) p {
    font-size: calc(24px * 1.5);
}.our-background-OUf ol li {
    font-size: calc(16px * 1.05);
    line-height: 1.9;
}
}



@media (max-width: 1024px) {.footer-subscribe-MRV {
    padding: 4rem 0 1rem;
}.footer-subscribe-MRV .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.footer-subscribe-MRV .subscribe_holder {
    grid-column: span 2;
}
}



@media (max-width: 480px) {.footer-subscribe-MRV {
    padding: 2.5rem 0 1rem;
}.footer-subscribe-MRV .info_item p, 
    .footer-subscribe-MRV .info_item a {
    font-size: calc(17px - 3px);
}.footer-subscribe-MRV .nav-master-cES h5, 
    .footer-subscribe-MRV .subscribe_holder h5 {
    font-size: calc(22px - 2px);
}.footer-subscribe-MRV .main-edu-RWj a, 
    .footer-subscribe-MRV .subscribe_holder p {
    font-size: calc(17px - 2px);
}.footer-subscribe-MRV .cloud-lab-dlI {
    font-size: calc(13px - 2px);
}}



@media screen and (min-width: 992px) {.contact-form-section-cmR .feedback-links-otY {
    gap: 50px;
    flex-direction: row;
    align-items: center;
}.contact-form-section-cmR .inquiry-section-gpL {
    margin-bottom: 0;
    width: 30%;
    text-align: left;
}.contact-form-section-cmR .inquiry-section-gpL h3 {
    margin-bottom: 30px;
}.contact-form-section-cmR .inquiry-section-gpL h3::after {
    width: 50%;
}.contact-form-section-cmR .inquiry-section-gpL div {
    text-align: left;
    display: block;
    margin: 15px 0;
}.contact-form-section-cmR .message-query-QWT {
    width: 70%;
}
}



@media screen and (max-width: 480px) {.contact-form-section-cmR {
    padding: 40px 0;
}.contact-form-section-cmR .inquiry-section-gpL div {
    display: block;
    text-align: left;
    margin: 10px 0;
    width: 100%;
}}



@media (min-width: 768px) {.tyArea-KGl {
    padding: 7rem 3rem;
}.tyArea-KGl .learn-learn-Xko {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    padding: 4rem;
    transform: perspective(1000px) rotateX(1deg);
}.tyArea-KGl h5 {
    font-size: calc(20px * 1.3);
}.tyArea-KGl .learn-learn-Xko > div:first-child {
    align-items: center;
    display: flex;
    padding-bottom: 0;
}.tyArea-KGl .learn-learn-Xko > div:first-child::after {
    display: none;
}.tyArea-KGl p {
    padding: 2rem;
}
}



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

@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}

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



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

@keyframes parallax-shift {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
    }
}



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

