a {
    text-decoration: none;
    color: inherit;
}

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


.title-opener-JZD {
    overflow: hidden;
    padding: 6rem 2rem;
    position: relative;
    display: flex;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(212,238,227) 0%, rgba(245, 245, 250, 0.9) 100%);
    align-items: center;
}

.title-opener-JZD .edu-intro-oWJ::after {
    width: 80px;
    background: rgb(171,220,202);
    content: "";
    animation: expandLine 0.8s 0.6s forwards ease-out;
    position: absolute;
    height: 4px;
    bottom: -0.75rem;
    transform: scaleX(0);
    left: 0;
    transform-origin: left;
}

.title-opener-JZD .team-culture-VxC::before {
    inset: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0, 0, 0, 0.5) 90%);
    position: absolute;
    z-index: 1;
    content: "";
}

.our-background-wop::before {
    left: 0;
    position: absolute;
    height: 50%;
    top: 0;
    transform: skewY(-6deg) translateY(-30%);
    background: rgb(171,220,202);
    content: '';
    z-index: 1;
    width: 100%;
}

.our-background-wop .study-learn-yqZ {
    font-weight: 700;
    margin-bottom: 8px;
    color: #000000;
    font-size: 19px;
}

.our-background-wop .quick-skill-Pco::after {
    right: -30px;
}

.our-background-wop .text-area-feI {
    position: relative;
    flex: 1;
    border-radius: 26px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    padding: 50px;
    background-color: #ffffff;
    min-width: 300px;
}

.our-background-wop .learning-program-VKd svg {
    fill: rgb(171,220,202);
    height: 35px;
    width: 35px;
    margin-right: 10px;
}

.our-background-wop p {
    line-height: 1.8;
    position: relative;
    font-size: 12px;
    color: #000000;
}

header .site-study-YTp::before {
    bottom: 0;
    height: 1px;
    width: 80%;
    background: linear-gradient(to right, transparent, rgb(171,220,202), transparent);
    content: "";
    position: absolute;
    left: 10%;
}

header .site-study-YTp .header-mainbar-SQu .top-master-amM:hover::before {
    transform: scale(1);
    opacity: 0.1;
}

header .site-study-YTp .head-study-lwb .top-learn-TDC {
    position: relative;
    transform-style: preserve-3d;
    margin: 0;
}

header .site-study-YTp .head-study-lwb .top-learn-TDC a::after {
    opacity: 0;
    background: linear-gradient(to top, rgb(129,191,176,0.5), transparent);
    transform-origin: bottom center;
    transform: translateZ(-2px) rotateX(-10deg);
}

header .site-study-YTp .head-study-lwb .top-learn-TDC:hover a::after {
    transform: translateZ(-10px) rotateX(-15deg);
}

footer {
    z-index: 1;
    position: relative;
}

footer {
    background-position: center !important;
    background-size: cover !important;
}

.site-map-oys .company_holder {
    margin-bottom: 2rem;
    padding: 0 3rem 2rem 0;
    flex: 0 0 40%;
    position: relative;
}

.site-map-oys .company_holder h3 {
    position: relative;
    font-weight: 700;
    margin: 0 0 1.5rem;
    padding-bottom: 1rem;
    letter-spacing: 1px;
    transform: skewX(-10deg);
    font-size: 37px;
    text-transform: uppercase;
    color: #ffffff;
}

.site-map-oys .head-study-lwb {
    flex: 0 0 50%;
    padding: 0 1rem 2rem 1rem;
    position: relative;
}

.site-map-oys .head-study-lwb .main-navbar-QeI a {
    transform: skewX(-5deg);
    font-size: 16px;
    text-decoration: none;
    padding: 0.7rem 1rem;
    position: relative;
    overflow: hidden;
    color: #ffffff;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    display: block;
}

.whatsapp-grp-xjC .enroll-info-ZJc {
    transform: skewX(-5deg);
    width: 100%;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
}



.study-method-jAO .impact-numbers-lqO {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    max-width: 1200px;
}

.study-method-jAO .text-area-feI:hover {
    transform: translateX(-10px);
}

.study-method-jAO .text-area-feI::before {
    border-top: 4px solid rgb(171,220,202);
    height: 30px;
    border-left: 4px solid rgb(171,220,202);
    border-radius: 10px 0 0 0;
    position: absolute;
    top: -15px;
    width: 30px;
    left: -15px;
    content: '';
}

.study-method-jAO .text-area-feI::before,
.study-method-jAO .text-area-feI::after {
    transition: all 0.3s ease;
}

.study-method-jAO .text-area-feI:hover::before {
    transform: translate(-5px, -5px);
}

.tyHub-gen {
    background: linear-gradient(135deg, rgb(212,238,227) 0%, rgb(171,220,202,0.5) 100%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}

.tyHub-gen h2 {
    font-size: 35px;
    animation: slideInTitle 0.8s ease-out forwards;
    margin-bottom: 2.5rem;
    font-weight: 700;
    line-height: 1.3;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    max-width: 90%;
    position: relative;
    transform-origin: left center;
    color: rgb(171,220,202);
}

.tyHub-gen .impact-numbers-lqO:hover {
    transform: translateY(-5px);
}

.tyHub-gen li::before {
    width: 8px;
    position: absolute;
    height: 8px;
    transform: scale(0);
    animation: popIn 0.4s 0.9s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    top: 0.7rem;
    content: "";
    left: 0;
    border-radius: 50%;
    background: rgb(129,191,176);
}

.explore-now-hRU h2 {
    font-family: Arial, sans-serif;
    letter-spacing: -0.01em;
    line-height: 1.4;
    margin-bottom: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    color: #000000;
    font-size: 38px;
    max-width: 860px;
    transform: translateY(0);
    text-align: center;
    font-weight: 600;
}

.explore-now-hRU .impact-numbers-lqO:hover::before {
    opacity: 0.5;
}

.explore-now-hRU .impact-numbers-lqO:hover svg {
    transform: translateY(-3px) rotate(-5deg);
}

.explore-now-hRU svg path {
    fill: rgb(129,191,176);
    transition: fill 0.3s ease;
}

.explore-now-hRU .feedback-support-znZ::before {
    left: -100%;
    width: 100%;
    transition: left 0.6s ease;
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    z-index: -1;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
}

.program-offerings-Rfs::after {
    left: -5%;
    transform: rotate(-10deg);
    background: linear-gradient(45deg, rgb(129,191,176) 0%, transparent 70%);
    content: "";
    height: 15vw;
    z-index: 1;
    width: 15vw;
    position: absolute;
    bottom: -5%;
    opacity: 0.1;
}

.program-offerings-Rfs .content-image-gWS {
    clip-path: polygon(0 0, 100% 0, 100% 92%, 93% 100%, 0 100%);
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    height: 350px;
    box-shadow: 0 15px 25px rgba(0,0,0,0.1);
    width: 100%;
    position: relative;
}

.program-offerings-Rfs .description:first-of-type::first-letter {
    line-height: 1;
    border-radius: 10px;
    margin-right: 0.5rem;
    font-size: 1.5rem;
    color: rgb(171,220,202);
    padding: 0.5rem;
    float: left;
    background: rgb(212,238,227);
    font-weight: 700;
}

.course-suitability-gow h3 {
    text-align: center;
    font-weight: 600;
    color: rgb(171,220,202);
    letter-spacing: 1px;
    font-size: 47px;
    opacity: 0.9;
    position: relative;
    margin-bottom: 4rem;
}

.course-suitability-gow ul {
    display: grid;
    margin: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    padding: 0;
    list-style: none;
    gap: 2rem;
    width: 100%;
}

.course-suitability-gow li:hover::after {
    content: "";
    bottom: 0;
    left: 0;
    height: 4px;
    background: linear-gradient(
        90deg,
        rgb(171,220,202) 0%,
        rgb(129,191,176) 100%
    );
    width: 100%;
    position: absolute;
}

.course-suitability-gow li:hover svg {
    transform: translateY(-3px);
    animation: float 3s infinite ease-in-out;
}


.data-opt-uCr {
    box-shadow: 0 0 20px rgb(171,220,202,0.5);
    flex-wrap: wrap;
    padding: 20px 5%;
    background: linear-gradient(135deg, rgb(129,191,176) 0%, rgba(0, 0, 0, 0.5) 100%);
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.privacy-cookies-Dfq p {
    text-shadow: 0 0 5px rgb(171,220,202,0.5);
    margin-bottom: 0;
    color: #ffffff;
    font-size: 13px;
}

#cookiePromptPanel-Brt {
    display: none;
}

#cookiePromptPanel-Brt:checked ~ .cookie-warning-dialog-Fkf {
    visibility: hidden;
    opacity: 0;
}

.learning-outcomes-ZfJ .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
}

.learning-outcomes-ZfJ .content-image-gWS:hover {
    transform: rotate(0deg) scale(1.02);
}

.learning-outcomes-ZfJ .text-area-feI::before {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    z-index: -1;
    background: #ffffff;
    inset: -20px;
    border-radius: 20px;
    position: absolute;
    content: "";
}

.learning-outcomes-ZfJ ul {
    list-style: none;
    gap: 16px;
    padding: 0;
    flex-direction: column;
    margin: 0;
    display: flex;
}

.learning-outcomes-ZfJ li:hover {
    transform: translateX(10px);
}

.learning-outcomes-ZfJ li:hover p {
    background: linear-gradient(to right, rgb(171,220,202,0.5), rgb(212,238,227));
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.learning-outcomes-ZfJ svg path {
    transition: fill 0.3s ease;
    fill: rgb(171,220,202);
}

.secure-stockade-lYR {
    overflow: hidden;
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(212,238,227) 0%, rgba(248, 248, 252, 0.95) 100%);
}

.secure-stockade-lYR h1 {
    padding-bottom: 15px;
    margin-bottom: 30px;
    transform: translateX(-10px);
    color: #000000;
    position: relative;
    font-weight: 700;
    font-size: 42px;
}

.secure-stockade-lYR h2 {
    font-size: 31px;
    margin-top: 40px;
    padding-left: 16px;
    margin-bottom: 20px;
    color: #000000;
    position: relative;
    font-weight: 600;
}

.secure-stockade-lYR h4 {
    font-weight: 600;
    opacity: 0.9;
    margin-bottom: 12px;
    margin-top: 25px;
    font-size: calc(31px * 0.75);
    color: #000000;
}

.secure-stockade-lYR p strong {
    display: inline-block;
    font-weight: 600;
    color: #000000;
    position: relative;
}

.secure-stockade-lYR span:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.secure-stockade-lYR li {
    padding-left: 25px;
    line-height: 1.6;
    margin-bottom: 15px;
    font-size: 12px;
    transition: transform 0.3s ease;
    position: relative;
    color: #000000;
    transform: translateZ(0);
}

.get-in-touch-FAf .container {
    z-index: 1;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}

.get-in-touch-FAf .feedback-block-tkz {
    grid-template-columns: 1fr 1fr;
    background: #ffffff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    border-radius: 26px;
    display: grid;
    gap: 0;
    overflow: hidden;
}

.get-in-touch-FAf #contact {
    gap: 25px;
    display: flex;
    flex-direction: column;
}

.get-in-touch-FAf input[type="text"]:focus {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    outline: none;
    border-color: rgb(171,220,202);
}

.get-in-touch-FAf .inquiry-query-HCY input[type="checkbox"]:checked {
    background: rgb(171,220,202);
    border-color: rgb(171,220,202);
}

.get-in-touch-FAf .inquiry-query-HCY a {
    text-decoration: none;
    color: rgb(171,220,202);
    font-weight: 600;
    transition: all 0.3s ease;
}

.get-in-touch-FAf .feedback-support-znZ:hover::before {
    left: 100%;
}

.get-in-touch-FAf svg {
    height: 22px;
    vertical-align: middle;
    fill: rgb(171,220,202);
    margin-right: 10px;
    width: 22px;
}

.academic-experience-CGz::before {
    top: 0;
    left: 0;
    animation: rotateBg 30s linear infinite;
    background: conic-gradient(from 45deg at 50% 50%, transparent 0deg, rgb(171,220,202,0.5) 90deg, transparent 180deg, rgb(129,191,176,0.5) 270deg, transparent 360deg);
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    opacity: 0.2;
}

.academic-experience-CGz .name {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    grid-area: name;
    font-weight: 700;
    color: #ffffff;
    font-size: 35px;
    transform: translateZ(10px);
    margin-bottom: 0.5rem;
}

.pricing-level-vAh {
    overflow: hidden;
    padding: 6rem 0;
    background-color: rgb(212,238,227);
    position: relative;
}

.pricing-level-vAh::after {
    width: 20rem;
    height: 20rem;
    right: -5rem;
    z-index: 1;
    transform: rotate(-15deg);
    pointer-events: none;
    position: absolute;
    content: "";
    background: linear-gradient(225deg, rgb(129,191,176) 0%, transparent 80%);
    opacity: 0.15;
    bottom: -5rem;
}

.pricing-level-vAh .learning-fees-BrK h2::after {
    background: linear-gradient(90deg, rgb(171,220,202), rgb(129,191,176));
    left: 0;
    width: 80px;
    height: 3px;
    bottom: -10px;
    content: "";
    position: absolute;
}

.pricing-level-vAh .cost-schemes-cud:hover {
    transform: translateY(-10px);
}

.pricing-level-vAh .cost-schemes-cud:hover .price-sheet-kJR {
    transform: translateZ(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgb(171,220,202,0.5);
}

.pricing-level-vAh .cost-schemes-cud:hover .price-sheet-kJR {
    transform: rotate(0) translateZ(20px);
}

.pricing-level-vAh .pay-plans-XBu h3 {
    position: relative;
    transform: translateZ(10px);
    font-size: calc(24px * 1.2);
    transition: transform 0.3s ease;
    font-weight: 600;
    color: #000000;
    margin-bottom: 1rem;
}

.pricing-level-vAh .pay-plans-XBu p {
    font-size: 15px;
    line-height: 1.6;
    color: #000000;
    flex: 1;
    overflow-wrap: break-word;
    margin-top: 1rem;
    word-break: break-word;
}

.pricing-level-vAh .content-image-gWS::after {
    z-index: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    position: absolute;
    content: "";
    height: 50%;
    left: 0;
    width: 100%;
    bottom: 0;
}

.customer-support-Gtq::after {
    z-index: 2;
    left: 0;
    position: absolute;
    opacity: 0.6;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    background: 
    linear-gradient(45deg, transparent 49%, rgba(rgb(171,220,202), 0.03) 49%, rgba(rgb(171,220,202), 0.03) 51%, transparent 51%) 0 0 / 40px 40px,
    linear-gradient(-45deg, transparent 49%, rgba(rgb(129,191,176), 0.03) 49%, rgba(rgb(129,191,176), 0.03) 51%, transparent 51%) 0 0 / 40px 40px;
}

.customer-support-Gtq .message-block-mfu span:hover {
    background: rgba(rgb(171,220,202), 0.05);
    transform: translateX(5px);
}

.customer-support-Gtq .message-block-mfu span p::before {
    width: 16px;
    border-radius: 4px;
    background: rgb(171,220,202);
    top: 50%;
    height: 16px;
    position: absolute;
    content: "";
    transform: translateY(-50%);
    left: 0;
    opacity: 0.2;
}

.customer-support-Gtq .contact-us-kuI {
    padding: 30px;
    grid-column: 1 / -1;
    margin: 20px 40px 40px;
    border-radius: 10px;
    background: rgba(rgb(171,220,202), 0.03);
}

.customer-support-Gtq .contact-us-kuI span {
    border-left: none;
    grid-template-columns: 1fr auto;
    border-bottom: 1px dashed rgba(#000000, 0.1);
    transform: none;
    padding: 10px 0;
    background: transparent;
    transition: all 0.3s ease;
    color: #000000;
    align-items: center;
    display: grid;
}

.customer-support-Gtq .message-block-mfu span:hover::after {
    opacity: 1;
}

.customer-support-Gtq .message-block-mfu span:nth-child(odd) {
    transform: translateY(0) rotate(0);
    transition: all 0.5s ease;
}

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

.customer-support-Gtq .message-block-mfu span:hover svg path {
    stroke: rgb(129,191,176);
    stroke-opacity: 0.5;
}

.customer-support-Gtq .contact-us-kuI h4 svg {
    width: 18px;
    margin-right: 8px;
    vertical-align: middle;
    height: 18px;
    fill: rgb(171,220,202);
}

.client-experience-qjN::after {
    top: 0;
    opacity: 0.2;
    background-image: 
        linear-gradient(to right, rgba(0, 0, 0, 0.5) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 1px, transparent 1px);
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    content: "";
    position: absolute;
    background-size: 30px 30px;
}

.client-experience-qjN .client-feedback-iMj {
    align-items: center;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 10px;
    padding: 2rem;
    display: flex;
    transform-style: preserve-3d;
    flex: 0 0 calc(33.333% - 2rem);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    max-width: calc(33.333% - 2rem);
    transform: translateZ(0) rotateY(0);
    overflow: hidden;
    min-width: 280px;
}

.client-experience-qjN .client-feedback-iMj:hover .description::after {
    background: rgb(171,220,202);
    width: 60px;
    box-shadow: 0 0 10px rgb(171,220,202,0.5);
}


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



@media (max-width: 480px) {.title-opener-JZD {
    padding: 3rem 1rem;
}.title-opener-JZD .edu-intro-oWJ {
    font-size: calc(44px * 0.7);
}.title-opener-JZD .team-culture-VxC {
    height: 280px;
}.title-opener-JZD .team-culture-VxC span {
    padding: 1.25rem;
}.title-opener-JZD .team-culture-VxC h3 {
    font-size: calc(20px * 0.8);
}}



@media (max-width: 480px) {.our-background-wop {
    padding: 40px 0;
}.our-background-wop .content-image-gWS {
    margin-bottom: 20px;
    width: 150px;
    height: 150px;
    border-width: 5px;
}.our-background-wop .study-learn-yqZ {
    font-size: calc(19px * 0.9);
}.our-background-wop .quick-skill-Pco {
    padding: 0 10px;
    font-size: calc(12px * 0.9);
}.our-background-wop .quick-skill-Pco::before,
    .our-background-wop .quick-skill-Pco::after {
    width: 20px;
}.our-background-wop .quick-skill-Pco::before {
    left: -20px;
}.our-background-wop .quick-skill-Pco::after {
    right: -20px;
}.our-background-wop .text-area-feI {
    padding: 25px 20px;
}.our-background-wop h2 {
    font-size: calc(34px * 0.8);
    padding-bottom: 10px;
    margin-bottom: 15px;
}.our-background-wop p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.our-background-wop .learning-program-VKd {
    font-size: calc(21px * 0.9);
    margin-bottom: 15px;
}.our-background-wop .learning-program-VKd svg {
    height: 30px;
    width: 30px;
}.our-background-wop .text-area-feI::before,
    .our-background-wop .text-area-feI::after {
    height: 25px;
    width: 25px;
    border-width: 3px;
}}



@media (max-width: 768px) {.study-method-jAO {
    padding: 4rem 1rem;
}.study-method-jAO .impact-numbers-lqO {
    justify-content: center;
}.study-method-jAO .text-area-feI {
    max-width: 500px;
    border-radius: 14px;
    padding: 2.5rem;
    width: 100%;
}.study-method-jAO h2 {
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
    font-size: calc(36px * 0.8);
}.study-method-jAO p {
    font-size: calc(18px * 0.95);
}
}



@media (max-width: 992px) {.explore-now-hRU {
    padding: 4rem 0;
}.explore-now-hRU h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 2rem;
}.explore-now-hRU .impact-numbers-lqO {
    padding: 1.5rem 2.5rem;
}
}



@media (prefers-reduced-motion: reduce) {.explore-now-hRU h2,
    .explore-now-hRU svg,
    .explore-now-hRU .impact-numbers-lqO,
    .explore-now-hRU .feedback-support-znZ::before {
    transition: none;
}.explore-now-hRU:hover h2,
    .explore-now-hRU .impact-numbers-lqO:hover svg,
    .explore-now-hRU .impact-numbers-lqO:hover {
    transform: none;
}.explore-now-hRU .feedback-support-znZ:hover::before {
    left: -100%;
}}



@media (hover: hover) {.program-offerings-Rfs .content-image-gWS {
    cursor: pointer;
}
}



@media (prefers-reduced-motion: reduce) {.program-offerings-Rfs h2::after {
    animation: none;
}.program-offerings-Rfs .content-image-gWS {
    transition: none;
}}



@media (max-width: 992px) {.course-suitability-gow {
    padding: 5rem 0;
}.course-suitability-gow h3 {
    font-size: calc(47px * 0.9);
    margin-bottom: 3.5rem;
}
}


@media only screen and (max-width: 1200px) {.cookie-warning-dialog-Fkf {
    padding: 20px;
}.data-opt-uCr {
    padding: 20px 2%;
}
}


@media only screen and (max-width: 800px) {.visitor-acceptance-Nya {
    display: none;
}.data-opt-uCr {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.privacy-cookies-Dfq {
    margin-bottom: 20px;
    text-align: center;
}.cookie-warning-dialog-Fkf h5, .cookie-warning-dialog-Fkf p {
    text-align: center;
}.cookie-notice-ilr {
    margin-top: 10px;
    text-align: center;
    margin-left: 0;
    width: 100%;
}}



@media (max-width: 767px) {.secure-stockade-lYR {
    padding: 40px 0;
}.secure-stockade-lYR::before,
    .secure-stockade-lYR::after {
    width: 200px;
    height: 200px;
}.secure-stockade-lYR .container {
    padding: 25px 20px;
    border-left-width: 2px;
}.secure-stockade-lYR h1 {
    transform: translateX(0);
    margin-bottom: 20px;
    font-size: calc(42px * 0.8);
}.secure-stockade-lYR h1::after {
    width: 60px;
}.secure-stockade-lYR h2 {
    padding-left: 12px;
    font-size: calc(31px * 0.85);
    margin-top: 30px;
}.secure-stockade-lYR h2::before {
    width: 3px;
}.secure-stockade-lYR h3 {
    font-size: calc(31px * 0.75);
}.secure-stockade-lYR h4 {
    font-size: calc(31px * 0.7);
}.secure-stockade-lYR p, .secure-stockade-lYR span, .secure-stockade-lYR li {
    font-size: calc(12px * 0.95);
}.secure-stockade-lYR ul {
    padding-left: 5px;
}.secure-stockade-lYR li {
    padding-left: 20px;
}
}



@media (min-width: 1200px) {.pricing-level-vAh .skill-pricing-JBc {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.pricing-level-vAh .pay-plans-XBu {
    min-height: 300px;
}
}



@media (max-width: 767px) {.pricing-level-vAh {
    padding: 3rem 0;
}.pricing-level-vAh .container {
    padding: 0 1.5rem;
}.pricing-level-vAh .skill-pricing-JBc {
    grid-template-columns: 1fr;
}.pricing-level-vAh .learning-fees-BrK h2 {
    font-size: calc(28px * 0.8);
}.pricing-level-vAh .pay-plans-XBu {
    padding: 1.5rem;
}.pricing-level-vAh .pricing-deals-iMz {
    font-size: calc(24px * 1.5);
}.pricing-level-vAh .content-image-gWS {
    height: 180px;
}
}



@media (max-width: 768px) {.customer-support-Gtq .message-block-mfu span svg {
    width: 18px;
    height: 18px;
}.customer-support-Gtq .message-block-mfu span p svg {
    width: 14px;
    height: 14px;
}.customer-support-Gtq .contact-us-kuI h4 svg {
    height: 16px;
    margin-right: 6px;
    width: 16px;
}
}



@media (max-width: 991px) {.client-experience-qjN {
    padding: 4rem 0;
}.client-experience-qjN h2 {
    margin-bottom: 3rem;
}.client-experience-qjN .client-feedback-iMj {
    max-width: calc(50% - 2rem);
    flex: 0 0 calc(50% - 2rem);
}
}



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

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}



@keyframes slideInTitle {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}



@keyframes fadeText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}



@keyframes expandWidth {
  0% {
    width: 6rem;
  }
  50% {
    width: 10rem;
  }
  100% {
    width: 6rem;
  }
}



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



@keyframes borderGlow {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

