.nav-wrap-lVC {
    flex: 1 0 auto;
}

svg {
    height: 30px;
    width: 30px;
}

header,footer {
    width: 100%;
}

header {
    overflow: visible;
    position: relative;
    background: linear-gradient(to bottom, rgb(212,238,227), rgba(0, 0, 0, 0.5));
    width: 100%;
    z-index: 99;
}

.title-opener-JZD > div > div:first-child {
    flex-direction: column;
    animation: fadeUp 0.8s 0.2s forwards ease-out;
    opacity: 0;
    transform: translateY(20px);
    display: flex;
    gap: 1.5rem;
}

.title-opener-JZD p::before {
    top: 0;
    width: 3px;
    position: absolute;
    content: "";
    height: 100%;
    background: rgb(129,191,176);
    opacity: 0.7;
    left: 0;
}

.title-opener-JZD .team-culture-VxC:hover {
    transform: translateY(-5px);
}

.title-opener-JZD .team-culture-VxC span {
    padding: 2rem;
    transform: translateY(10px);
    left: 0;
    width: 100%;
    background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, transparent 100%);
    position: absolute;
    animation: fadeUp 0.8s 0.6s forwards ease-out;
    z-index: 2;
    bottom: 0;
    backdrop-filter: blur(5px);
    opacity: 0;
}

.our-background-wop .guide-values-gsf {
    margin-bottom: 20px;
}

.our-background-wop .quick-skill-Pco::before,
.our-background-wop .quick-skill-Pco::after {
    height: 1px;
    content: '';
    width: 30px;
    position: absolute;
    background-color: rgb(171,220,202,0.5);
    top: 50%;
}

.our-background-wop .quick-skill-Pco::before {
    left: -30px;
}

.our-background-wop .learning-program-VKd {
    margin-bottom: 25px;
    font-size: 21px;
    font-weight: 600;
    align-items: center;
    display: flex;
    color: #000000;
}

.our-background-wop h2::after {
    background: rgb(171,220,202);
    width: 70px;
    bottom: 0;
    position: absolute;
    height: 3px;
    content: '';
    left: 0;
}

header .site-study-YTp .header-mainbar-SQu {
    z-index: 2;
    position: relative;
    margin-right: 40px;
}

header .site-study-YTp .header-mainbar-SQu .top-master-amM {
    padding: 5px;
    position: relative;
    display: block;
}

header .site-study-YTp .header-mainbar-SQu .top-master-amM svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    height: 45px;
    width: auto;
}

header .site-study-YTp .head-study-lwb .top-learn-TDC a {
    background: linear-gradient(to bottom, transparent, transparent);
    font-weight: 600;
    font-size: 12px;
    color: #000000;
    position: relative;
    letter-spacing: 0.5px;
    text-decoration: none;
    transform-style: preserve-3d;
    transition: color 0.3s ease, transform 0.3s ease;
    display: block;
    padding: 12px 20px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
}

footer::before {
    left: 0;
    z-index: -1;
    right: 0;
    top: 0;
    background: linear-gradient(135deg, rgb(171,220,202,0.5) 0%, rgb(129,191,176,0.5) 100%);
    content: "";
    opacity: 0.92;
    bottom: 0;
    position: absolute;
}

.site-map-oys .company_holder h3::after {
    box-shadow: 0 0 10px rgb(171,220,202);
    content: "";
    left: 0;
    background: rgb(171,220,202);
    height: 3px;
    width: 80px;
    bottom: 0;
    position: absolute;
}

.site-map-oys .main-navbar-QeI {
    flex: 1;
    flex-wrap: wrap;
    display: flex;
    gap: 0;
}

.site-map-oys .head-study-lwb .main-navbar-QeI {
    gap: 0.8rem;
    flex-direction: column;
    display: flex;
}

.site-map-oys .head-study-lwb .main-navbar-QeI a::before {
    transition: all 0.5s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
    left: -100%;
}

.study-method-jAO {
    min-height: 80vh;
    padding: 7rem 2rem;
    align-items: center;
    position: relative;
    overflow: hidden;
    display: flex;
    background: linear-gradient(45deg, rgb(212,238,227) 0%, rgb(171,220,202,0.5) 100%);
}

.study-method-jAO .text-area-feI {
    position: relative;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    padding: 4rem;
    width: 55%;
    box-shadow: -20px 20px 60px rgba(0, 0, 0, 0.1);
    transform: translateX(0);
    border-radius: 14px 0 14px 14px;
}

.study-method-jAO h2::after {
    content: '';
    border-radius: 10px;
    bottom: 0;
    position: absolute;
    transition: width 0.3s ease;
    background: linear-gradient(90deg, rgb(171,220,202), rgb(129,191,176));
    height: 4px;
    width: 80px;
    left: 0;
}

.tyHub-gen::after {
    left: 0;
    position: absolute;
    top: 0;
    content: "";
    background: radial-gradient(circle at 75% 25%, rgb(171,220,202,0.5) 0%, transparent 50%);
    z-index: 2;
    height: 100%;
    width: 100%;
    pointer-events: none;
}

.tyHub-gen .impact-numbers-lqO {
    position: relative;
    border-radius: 10px;
    border-left: 4px solid rgb(129,191,176);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    animation: fadeInUp 0.6s 0.4s both;
    transform: translateY(0);
    transition: transform 0.4s ease-out;
    overflow: hidden;
    padding: 2.5rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
}

.explore-now-hRU::before {
    top: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(129,191,176,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(171,220,202,0.5) 0%, transparent 30%);
    width: 100%;
    opacity: 0.6;
    left: 0;
    position: absolute;
    content: "";
    z-index: 0;
}

.explore-now-hRU .impact-numbers-lqO:hover {
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 
        0 20px 35px -10px rgba(0,0,0,0.1),
        0 0 0 1px rgba(0,0,0,0.03);
}

.explore-now-hRU svg {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateY(0) rotate(0);
    width: 42px;
    height: 42px;
}

.explore-now-hRU .feedback-support-znZ {
    border-radius: 4px;
    position: relative;
    text-decoration: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-family: Arial, sans-serif;
    padding: 0.9rem 2rem;
    overflow: hidden;
    font-weight: 600;
    font-size: 19px;
    display: inline-block;
    z-index: 1;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    color: #ffffff;
    background: linear-gradient(135deg, rgb(171,220,202), rgb(129,191,176));
}

.program-offerings-Rfs h2 {
    margin-bottom: 3rem;
    max-width: 90%;
    font-size: 37px;
    line-height: 1.3;
    position: relative;
    color: #000000;
    font-weight: 700;
    transform: translateX(-0.5rem);
}

.program-offerings-Rfs .content-image-gWS:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 30px rgba(0,0,0,0.15);
}

.program-offerings-Rfs .text-area-feI::before {
    opacity: 0.5;
    position: absolute;
    background: rgb(129,191,176);
    content: "";
    height: 100%;
    top: 0;
    width: 0.3rem;
    left: -2rem;
}

.course-suitability-gow::before {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    background: 
        radial-gradient(circle at 20% 30%, rgba(#ffffff, 0.3) 0%, transparent 40%),
        radial-gradient(circle at 70% 80%, rgba(#ffffff, 0.2) 0%, transparent 30%),
        radial-gradient(circle at 90% 10%, rgba(#ffffff, 0.2) 0%, transparent 50%);
    top: 0;
    content: "";
}

.course-suitability-gow li {
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    background: rgba(#ffffff, 0.08);
    text-align: center;
    position: relative;
    border: 1px solid rgba(#ffffff, 0.1);
    display: flex;
    flex-direction: column;
    backdrop-filter: blur(10px);
    align-items: center;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.04),
        0 6px 10px rgba(0, 0, 0, 0.02);
    border-radius: 25px;
    padding: 2rem;
    overflow: hidden;
}

.course-suitability-gow li {
    line-height: 1.6;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
}

.visitor-acceptance-Nya svg, .visitor-acceptance-Nya svg path {
    fill: rgb(171,220,202);
    width: 60px;
    transition: transform 0.3s ease;
    height: 60px;
}

.privacy-cookies-Dfq h5 {
    font-weight: 700;
    text-shadow: 0 0 10px rgb(171,220,202);
    margin-bottom: 10px;
    color: rgb(171,220,202);
    font-size: 21px;
}

.cookie-warning-dialog-Fkf p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(171,220,202);
}

.learning-outcomes-ZfJ::before {
    opacity: 0.4;
    top: 0;
    background: repeating-radial-gradient(
        circle at 90% 20%,
        rgb(129,191,176,0.5) 0,
        transparent 100px
    );
    height: 100%;
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
}

.learning-outcomes-ZfJ .text-area-feI::after {
    opacity: 0.7;
    left: 30px;
    border-radius: 50%;
    z-index: -2;
    background: linear-gradient(135deg, rgb(171,220,202,0.5), rgb(129,191,176,0.5));
    width: 70px;
    position: absolute;
    height: 70px;
    content: "";
    animation: float 10s infinite alternate ease-in-out;
    top: -35px;
}

.learning-outcomes-ZfJ li:hover::before {
    opacity: 1;
    left: -10px;
}

.learning-outcomes-ZfJ svg {
    justify-content: center;
    flex-shrink: 0;
    width: 24px;
    padding: 5px;
    display: flex;
    border-radius: 50%;
    transition: all 0.3s ease;
    height: 24px;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}

.secure-stockade-lYR::before {
    background: linear-gradient(to right, rgb(171,220,202,0.5), rgb(129,191,176,0.5));
    height: 300px;
    position: absolute;
    width: 300px;
    top: -10%;
    content: "";
    z-index: 0;
    transform: rotate(-15deg);
    right: -5%;
    filter: blur(80px);
    opacity: 0.4;
}

.secure-stockade-lYR h1::after {
    transform: scaleX(1);
    position: absolute;
    left: 0;
    width: 80px;
    height: 3px;
    content: "";
    transition: transform 0.4s ease-out;
    background: linear-gradient(90deg, rgb(171,220,202) 0%, rgb(129,191,176) 100%);
    bottom: 0;
    transform-origin: left;
}

.secure-stockade-lYR p:hover {
    transform: translateX(5px);
}

.secure-stockade-lYR p strong::after {
    background: rgb(129,191,176);
    width: 100%;
    content: "";
    transition: transform 0.3s ease;
    left: 0;
    position: absolute;
    height: 2px;
    transform-origin: right;
    bottom: -2px;
    transform: scaleX(0);
}

.secure-stockade-lYR li:hover {
    transform: translateX(5px);
}

.secure-stockade-lYR li:hover::before {
    transform: scale(1.3);
    background: rgb(129,191,176);
}

.get-in-touch-FAf {
    background: rgb(212,238,227);
    padding: 70px 0;
    position: relative;
    overflow: hidden;
}

.get-in-touch-FAf h2::after {
    transform: translateX(-50%);
    position: absolute;
    bottom: -15px;
    content: "";
    width: 60px;
    left: 50%;
    height: 3px;
    background: rgb(171,220,202);
}

.get-in-touch-FAf .request-grid-PCF {
    background: #ffffff;
    grid-column: 1;
    padding: 50px 40px;
    grid-row: 1;
}

.get-in-touch-FAf input[type="text"] {
    color: #000000;
    padding: 15px 20px;
    font-size: 13px;
    transition: all 0.3s ease;
    border-radius: 10px;
    background: #ffffff;
    width: 100%;
    border: 1px solid rgb(212,238,227);
}

.get-in-touch-FAf .inquiry-query-HCY label {
    color: #000000;
    font-size: 13px;
    line-height: 1.5;
}

.get-in-touch-FAf .inquiry-query-HCY a:hover {
    color: rgb(129,191,176);
}

.get-in-touch-FAf .feedback-support-znZ::before {
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    transition: all 0.6s ease;
    position: absolute;
    width: 100%;
    height: 100%;
    left: -100%;
}



.academic-experience-CGz .container {
    z-index: 1;
    position: relative;
    padding: 0 1.5rem;
    max-width: 1200px;
    margin: 0 auto;
}

.academic-experience-CGz .content-image-gWS {
    transform: translateZ(20px);
    grid-area: photo;
    transition: transform 0.3s ease;
    min-height: 350px;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    border-radius: 25px;
    height: 100%;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.5);
}

.academic-experience-CGz .career-back-qWr {
    transform: translateZ(15px);
    color: #ffffff;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    border-radius: 10px;
    font-size: 13px;
    line-height: 1.6;
    padding: 1.5rem;
    grid-area: quote;
    border-left: 4px solid rgb(171,220,202);
    position: relative;
}

.pricing-level-vAh .container {
    padding: 0 2rem;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1400px;
}

.pricing-level-vAh .learning-fees-BrK::before {
    content: "";
    left: -20px;
    transform: rotate(45deg);
    height: 40px;
    position: absolute;
    top: 20px;
    background-color: rgb(171,220,202);
    z-index: -1;
    width: 40px;
}

.pricing-level-vAh .cost-schemes-cud {
    transform-style: preserve-3d;
    color: inherit;
    text-decoration: none;
    position: relative;
    display: block;
    transition: all 0.4s ease;
}

.pricing-level-vAh .cost-schemes-cud:nth-child(even) .price-sheet-kJR {
    transform: rotate(1deg);
}

.pricing-level-vAh .pay-plans-XBu::before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    position: absolute;
    content: "";
    z-index: -1;
}

.pricing-level-vAh .cost-schemes-cud:hover .pay-plans-XBu h3::after {
    width: 60px;
}

.pricing-level-vAh .pricing-deals-iMz::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -8px;
    background: linear-gradient(90deg, rgb(171,220,202,0.5), transparent);
    height: 2px;
    width: 80px;
}

.pricing-level-vAh .content-image-gWS::before {
    opacity: 0.15;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(171,220,202);
    content: "";
    z-index: 1;
    width: 100%;
    position: absolute;
    transition: opacity 0.3s ease;
}

.customer-support-Gtq .form-edu-LlQ {
    grid-template-columns: repeat(12, 1fr);
    padding: 0;
    grid-gap: 40px;
    background: #ffffff;
    position: relative;
    box-shadow: 0 20px 60px rgba(#000000, 0.08);
    display: grid;
    border-radius: 22px;
    overflow: hidden;
}

.customer-support-Gtq .join-us-oiK {
    margin: 0;
    color: #000000;
    padding-top: 40px;
    grid-column: 1 / -1;
    padding: 0 40px;
    font-size: 16px;
    line-height: 1.6;
}

.customer-support-Gtq .message-block-mfu span p {
    position: relative;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}

.customer-support-Gtq .message-block-mfu span span:hover {
    background: transparent;
    transform: none;
    border-left: none;
}

.customer-support-Gtq .message-block-mfu span a:hover {
    color: rgb(129,191,176);
}

.customer-support-Gtq .message-block-mfu span a:hover::after {
    height: 2px;
    background: rgb(129,191,176);
    opacity: 1;
}

.customer-support-Gtq .contact-us-kuI h4::after {
    height: 2px;
    width: 100px;
    content: "";
    background: rgb(171,220,202);
    bottom: -1px;
    left: 0;
    position: absolute;
}



.customer-support-Gtq .form-edu-LlQ::before {
    right: -100px;
    height: 200px;
    content: "";
    border-radius: 50%;
    opacity: 0.05;
    top: -100px;
    z-index: 1;
    background: rgb(171,220,202);
    width: 200px;
    animation: float 8s ease-in-out infinite, pulse 6s ease-in-out infinite;
    position: absolute;
}

.customer-support-Gtq .message-block-mfu span:nth-child(odd):hover {
    transform: translateX(5px) translateY(-3px) rotate(0.5deg);
}

.customer-support-Gtq .message-block-mfu span svg {
    left: 0;
    position: absolute;
    height: 20px;
    width: 20px;
    opacity: 0.8;
    top: 50%;
    transition: all 0.3s ease;
    transform: translateY(-50%);
    fill: rgb(171,220,202);
}

.client-experience-qjN {
    perspective: 1000px;
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(180deg, rgb(212,238,227) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.client-experience-qjN h2::before, 
.client-experience-qjN h2::after {
    content: "";
    width: 50px;
    background: rgb(171,220,202);
    height: 3px;
    top: 50%;
    animation: neonPulse 2s infinite alternate;
    position: absolute;
}

.client-experience-qjN h2::before {
    left: -30px;
}

.client-experience-qjN .client-feedback-iMj::before {
    position: absolute;
    border: 2px solid transparent;
    opacity: 0;
    content: "";
    border-radius: 10px;
    inset: 0;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    background: linear-gradient(45deg, rgb(171,220,202), rgb(129,191,176)) border-box;
    mask-composite: exclude;
    transition: opacity 0.5s ease;
}

.client-experience-qjN .client-feedback-iMj p {
    font-weight: 600;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: calc(15px * 1.1);
    transition: all 0.3s ease;
    text-align: center;
    margin: 0;
}

.program-offerings-Rfs .description::-webkit-scrollbar {
    width: 6px;
}

.program-offerings-Rfs .description::-webkit-scrollbar-track {
    background: rgb(212,238,227);
    border-radius: 10px;
}

.program-offerings-Rfs .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(171,220,202,0.5);
}

.program-offerings-Rfs .description::-webkit-scrollbar-thumb:hover {
    background: rgb(171,220,202);
}



@media (max-width: 992px) {.our-background-wop {
    padding: 80px 0;
}.our-background-wop .path-creators-MDt {
    margin-bottom: 20px;
    flex: 0 0 100%;
}.our-background-wop .text-area-feI {
    padding: 40px;
    flex: 0 0 100%;
}.our-background-wop .text-area-feI::before,
    .our-background-wop .text-area-feI::after {
    width: 40px;
    height: 40px;
}
}



@media (max-width: 767px) {header .site-study-YTp .head-study-lwb .top-learn-TDC a {
    padding: 8px 12px;
    font-size: calc(12px - 2px);
}}



@media (max-width: 1200px) {.site-map-oys .company_holder {
    flex: 0 0 35%;
    padding-right: 2rem;
}.site-map-oys .academy-info-pUz {
    flex: 0 0 65%;
}
}



@media (max-width: 768px) {.site-map-oys {
    padding: 3.5rem 0 1.5rem;
}.site-map-oys::before {
    height: 10px;
}.site-map-oys .company_holder h3 {
    font-size: calc(37px - 2px);
}.site-map-oys .privacy-cta-XnA {
    transform: skewX(-3deg);
    padding: 1.2rem;
}.site-map-oys .head-study-lwb h5, 
    .site-map-oys .head-study-lwb .main-navbar-QeI a {
    transform: skewX(-3deg);
}.site-map-oys .head-study-lwb .main-navbar-QeI a:hover {
    transform: skewX(-3deg) translateX(5px);
}.whatsapp-grp-xjC {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.whatsapp-grp-xjC .enroll-info-ZJc {
    transform: skewX(-3deg);
}
}



@media (max-width: 992px) {.study-method-jAO {
    padding: 5rem 1.5rem;
}.study-method-jAO .text-area-feI {
    width: 70%;
    padding: 3rem;
}.study-method-jAO h2 {
    font-size: calc(36px * 0.9);
}
}



@media (max-width: 767px) {.tyHub-gen {
    padding: 4rem 0;
}.tyHub-gen h2 {
    margin-bottom: 2rem;
    font-size: calc(35px * 0.8);
}.tyHub-gen h2::after {
    width: 80px;
    height: 3px;
}.tyHub-gen .impact-numbers-lqO {
    padding: 1.75rem;
}.tyHub-gen span {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}
}



@media (max-width: 768px) {.explore-now-hRU {
    padding: 3.5rem 0;
}.explore-now-hRU h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 1.8rem;
}.explore-now-hRU .impact-numbers-lqO {
    padding: 1.5rem 2rem;
    gap: 1.2rem;
    flex-direction: column;
}.explore-now-hRU svg {
    height: 36px;
    width: 36px;
}.explore-now-hRU .feedback-support-znZ {
    padding: 0.8rem 1.8rem;
}
}



@media screen and (min-width: 992px) {.program-offerings-Rfs {
    padding: 8rem 0;
}.program-offerings-Rfs h2 {
    max-width: 60%;
    font-size: calc(37px * 1.2);
    margin-bottom: 4rem;
}.program-offerings-Rfs .content-image-gWS {
    height: 500px;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.7s ease;
}.program-offerings-Rfs .class-map-Zuk {
    gap: 4rem;
}.program-offerings-Rfs .text-area-feI::before {
    width: 0.4rem;
    left: -3rem;
}.program-offerings-Rfs .description {
    font-size: calc(12px * 1.05);
    line-height: 1.8;
    max-height: 500px;
    padding-right: 2rem;
}.program-offerings-Rfs .description:first-of-type::first-letter {
    font-size: 2rem;
    padding: 0.7rem;
}
}



@media (max-width: 992px) {.learning-outcomes-ZfJ {
    padding: 70px 0;
}.learning-outcomes-ZfJ .impact-numbers-lqO {
    flex-direction: column;
    gap: 70px;
}.learning-outcomes-ZfJ .content-image-gWS {
    flex: none;
    margin: 0 auto;
    max-width: 60%;
}.learning-outcomes-ZfJ .text-area-feI {
    width: 80%;
    flex: none;
    margin: 0 auto;
}.learning-outcomes-ZfJ .text-area-feI::after {
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
}
}



@media (max-width: 480px) {.secure-stockade-lYR {
    padding: 30px 0;
}.secure-stockade-lYR::before,
    .secure-stockade-lYR::after {
    opacity: 0.25;
}.secure-stockade-lYR .container {
    padding: 20px 15px;
}.secure-stockade-lYR h1 {
    font-size: calc(42px * 0.7);
}.secure-stockade-lYR h2 {
    font-size: calc(31px * 0.75);
    margin-top: 25px;
}.secure-stockade-lYR h3 {
    font-size: calc(31px * 0.7);
}.secure-stockade-lYR h4 {
    font-size: calc(31px * 0.65);
}.secure-stockade-lYR p, .secure-stockade-lYR span, .secure-stockade-lYR li {
    line-height: 1.5;
    font-size: calc(12px * 0.9);
}.secure-stockade-lYR p:hover,
    .secure-stockade-lYR li:hover,
    .secure-stockade-lYR span:hover {
    transform: none;
}}



@media (max-width: 767px) {.academic-experience-CGz {
    padding: 3rem 0;
}.academic-experience-CGz .client-feedback-iMj {
    grid-template-columns: 1fr;
    padding: 2rem;
    grid-template-areas:
            "content-image-gWS"
            "name"
            "career-exp-ExW"
            "career-back-qWr";
}.academic-experience-CGz .content-image-gWS {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    min-height: 250px;
}}



@media (max-width: 480px) {.pricing-level-vAh .pay-plans-XBu p {
    font-size: calc(15px * 0.9);
}.pricing-level-vAh .pay-plans-XBu h3 {
    font-size: 24px;
}.pricing-level-vAh .pricing-deals-iMz {
    font-size: calc(24px * 1.3);
}.pricing-level-vAh .content-image-gWS {
    height: 160px;
}}



@media (max-width: 576px) {.customer-support-Gtq {
    padding: 50px 0;
}.customer-support-Gtq h3 {
    padding: 15px 20px;
    font-size: calc(29px - 4px);
}.customer-support-Gtq .join-us-oiK {
    font-size: calc(16px - 1px);
    padding-top: 20px;
    padding: 0 20px;
}.customer-support-Gtq .message-block-mfu {
    grid-gap: 15px;
    padding: 0 20px 20px;
}.customer-support-Gtq .message-block-mfu span {
    padding: 20px;
}.customer-support-Gtq .contact-us-kuI {
    margin: 10px 20px 20px;
    padding: 15px;
}.customer-support-Gtq .contact-us-kuI h4 {
    font-size: calc(24px - 2px);
    margin-bottom: 15px;
    padding-bottom: 8px;
}.customer-support-Gtq .contact-us-kuI span {
    padding: 6px 0;
    font-size: calc(16px - 1px);
}}

@keyframes float {
    0%, 100% {
        transform: translate(0, 0) scale(1);
    }
    25% {
        transform: translate(5%, 5%) scale(1.05);
    }
    50% {
        transform: translate(2%, -5%) scale(0.95);
    }
    75% {
        transform: translate(-5%, 2%) scale(1.02);
    }
}



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



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



@keyframes pulse {
  0%, 100% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.8;
  }
}

