.viewport-container-jgW {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}

.container {
    width: 1153px;
    max-width: 100%;
    margin: auto;
}

.title-opener-JZD::before {
    background: linear-gradient(45deg, rgb(171,220,202,0.5) 0%, transparent 40%);
    height: 100%;
    content: "";
    top: 0;
    opacity: 0.1;
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
}

.title-opener-JZD p {
    padding-left: 20px;
    line-height: 1.6;
    font-size: calc(15px * 1.2);
    color: #000000;
    position: relative;
    max-width: 650px;
}

.title-opener-JZD .team-culture-VxC {
    height: 380px;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    transition: transform 0.5s ease;
}

.title-opener-JZD .team-culture-VxC h3 {
    font-weight: 600;
    line-height: 1.5;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    color: #ffffff;
    font-size: 20px;
}

.our-background-wop .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}

.our-background-wop .content-image-gWS {
    border: 8px solid #ffffff;
    z-index: 3;
    width: 220px;
    border-radius: 50%;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    height: 220px;
    margin: 0 auto 25px;
}

.our-background-wop .text-area-feI::before {
    width: 60px;
    top: 30px;
    opacity: 0.5;
    content: '';
    height: 60px;
    left: 30px;
    border-top: 4px solid rgb(171,220,202,0.5);
    border-left: 4px solid rgb(171,220,202,0.5);
    position: absolute;
}

.our-background-wop .learning-program-VKd svg path {
    fill: rgb(171,220,202);
}

.our-background-wop p::first-line {
    color: #000000;
    font-weight: 600;
}

header::before {
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    opacity: 0.1;
    width: 100%;
    background-image: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 6px
    );
    left: 0;
}

header .site-study-YTp .head-study-lwb {
    perspective: 1000px;
    display: flex;
    margin: 0;
    list-style: none;
    padding: 0;
}

header .site-study-YTp .head-study-lwb .top-learn-TDC a::before,
header .site-study-YTp .head-study-lwb .top-learn-TDC a::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    transition: all 0.3s ease;
    pointer-events: none;
}

header .site-study-YTp .head-study-lwb .top-learn-TDC a::before {
    transform: translateZ(-1px) rotateX(10deg);
    background: linear-gradient(to bottom, rgb(171,220,202,0.5), transparent);
    transform-origin: top center;
    opacity: 0;
}

.site-map-oys .container {
    flex-wrap: wrap;
    position: relative;
    gap: 0;
    display: flex;
}

.site-map-oys .company_holder::after {
    width: 1px;
    right: 1.5rem;
    top: 0;
    height: 100%;
    opacity: 0.3;
    position: absolute;
    background: linear-gradient(to bottom, #ffffff, transparent);
    content: "";
}

.site-map-oys .academy-info-pUz {
    display: flex;
    gap: 0;
    flex: 0 0 60%;
    flex-wrap: wrap;
}

.site-map-oys .head-study-lwb h5::before {
    bottom: 0;
    background: rgb(171,220,202);
    left: 0;
    width: 3px;
    top: 0;
    transform: skewX(5deg);
    content: "";
    position: absolute;
}

.site-map-oys .head-study-lwb .main-navbar-QeI a:hover::before {
    left: 100%;
}

.whatsapp-grp-xjC {
    padding: 1.5rem 0;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    background: rgba(0, 0, 0, 0.15);
    margin-top: 2rem;
    position: relative;
}

.study-method-jAO::before {
    width: 60%;
    border-radius: 50%;
    content: '';
    right: -10%;
    animation: float 15s ease-in-out infinite;
    height: 60%;
    background: linear-gradient(225deg, rgb(129,191,176) 0%, rgb(171,220,202,0.5) 70%);
    filter: blur(60px);
    position: absolute;
    top: -10%;
}



.study-method-jAO::before,
.study-method-jAO::after {
    animation-play-state: running;
}

.study-method-jAO .text-area-feI::after {
    border-radius: 0 0 0 10px;
    border-left: 4px solid rgb(129,191,176);
    position: absolute;
    height: 30px;
    bottom: -15px;
    left: -15px;
    border-bottom: 4px solid rgb(129,191,176);
    content: '';
    width: 30px;
}

.study-method-jAO p {
    color: #000000;
    line-height: 1.8;
    font-weight: 400;
    font-size: 18px;
}

.study-method-jAO:hover::before,
.study-method-jAO:hover::after {
    animation-play-state: paused;
}

.tyHub-gen .container {
    padding: 0 2rem;
    max-width: 1200px;
    transform: perspective(1000px) rotateX(1deg);
    z-index: 10;
    margin: 0 auto;
    position: relative;
}

.tyHub-gen h2::after {
    width: 100px;
    content: "";
    bottom: -12px;
    background: linear-gradient(90deg, rgb(171,220,202) 0%, rgb(129,191,176) 100%);
    transform-origin: left;
    position: absolute;
    left: 0;
    animation: expandLine 0.5s 0.8s forwards ease-out;
    transform: scaleX(0);
    height: 4px;
}

.tyHub-gen li {
    padding-left: 1.5rem;
    position: relative;
}

.explore-now-hRU {
    background: linear-gradient(135deg, rgb(129,191,176,0.5), #ffffff 90%);
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}

.explore-now-hRU .container {
    align-items: center;
    z-index: 2;
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    flex-direction: column;
    padding: 0 15px;
    display: flex;
}

.explore-now-hRU:hover h2 {
    transform: translateY(-5px);
}

.explore-now-hRU .impact-numbers-lqO::before {
    width: 100%;
    transition: opacity 0.5s ease;
    opacity: 0;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    z-index: -1;
    background: linear-gradient(45deg, transparent 48%, rgb(129,191,176,0.5) 49%, rgb(129,191,176,0.5) 51%, transparent 52%);
}

.explore-now-hRU .impact-numbers-lqO:hover svg path {
    fill: rgb(171,220,202);
}

.explore-now-hRU .feedback-support-znZ:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

.explore-now-hRU .feedback-support-znZ:active {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transform: translateY(-1px);
}

.program-offerings-Rfs::before {
    background: linear-gradient(225deg, rgb(171,220,202) 0%, transparent 70%);
    transform: rotate(15deg);
    width: 20vw;
    z-index: 1;
    right: -5%;
    top: -5%;
    opacity: 0.15;
    content: "";
    position: absolute;
    height: 20vw;
}

.program-offerings-Rfs .class-map-Zuk {
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
    position: relative;
}

.program-offerings-Rfs .content-image-gWS::before {
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, transparent 70%, rgba(0,0,0,0.5));
    width: 100%;
    z-index: 1;
    position: absolute;
    content: "";
    left: 0;
}

.program-offerings-Rfs .description:last-child {
    margin-bottom: 0;
}

.course-suitability-gow {
    background-color: rgb(212,238,227);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
    z-index: 1;
}

.course-suitability-gow .impact-numbers-lqO {
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1100px;
}

.course-suitability-gow h3::after {
    transform: translateX(-50%);
    left: 50%;
    height: 2px;
    width: 50px;
    position: absolute;
    bottom: -15px;
    background: rgb(171,220,202);
    opacity: 0.6;
    content: "";
}

.course-suitability-gow li:hover {
    transform: translateY(-10px);
    border-color: rgba(rgb(171,220,202,0.5), 0.2);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.06),
        0 10px 15px rgba(0, 0, 0, 0.04);
}

.course-suitability-gow li svg path {
    transition: fill 0.5s ease;
    fill: rgb(129,191,176);
}

.course-suitability-gow li:hover svg path {
    fill: rgb(171,220,202);
}

.visitor-acceptance-Nya {
    overflow: hidden;
    box-shadow: 0 0 15px rgb(171,220,202);
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 18px;
    margin-right: 20px;
    flex-shrink: 0;
}

.privacy-cookies-Dfq {
    min-width: 300px;
    color: #ffffff;
    flex: 1;
}

.cookie-notice-ilr:hover {
    box-shadow: 0 0 20px rgb(129,191,176,0.5);
    background: rgb(129,191,176);
}

.cookie-warning-dialog-Fkf p a:hover {
    color: rgb(129,191,176);
}


.learning-outcomes-ZfJ {
    padding: 90px 0;
    position: relative;
    background: linear-gradient(120deg, rgb(212,238,227) 0%, rgb(171,220,202,0.5) 100%);
    overflow: hidden;
}

.learning-outcomes-ZfJ .content-image-gWS {
    position: relative;
    flex: 0 0 40%;
    max-width: 40%;
    border-radius: 20px;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: rotate(-2deg);
    z-index: 1;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 0 0 5px rgb(212,238,227),
        0 0 0 8px rgb(171,220,202,0.5);
}

.learning-outcomes-ZfJ li {
    padding-left: 10px;
    position: relative;
    transition: all 0.3s ease;
}

.learning-outcomes-ZfJ li::before {
    top: 50%;
    transform: translateY(-50%);
    height: 10px;
    transition: all 0.3s ease;
    border-radius: 50%;
    background: rgb(171,220,202,0.5);
    width: 10px;
    left: -5px;
    position: absolute;
    opacity: 0;
    content: "";
}

.learning-outcomes-ZfJ li:hover svg {
    transform: scale(1.1) rotate(10deg);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

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

.secure-stockade-lYR h1:hover::after {
    transform: scaleX(1.5);
}

.secure-stockade-lYR h2:hover::before {
    transform: scaleY(1.1);
    opacity: 1;
}

.secure-stockade-lYR h3 {
    color: #000000;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-weight: 600;
    border-bottom: 1px dashed rgba(rgba(0, 0, 0, 0.5), 0.2);
    font-size: calc(31px * 0.85);
}

.secure-stockade-lYR p strong:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

.secure-stockade-lYR ul {
    margin-bottom: 30px;
    padding-left: 20px;
    margin-top: 15px;
    list-style: none;
}

.secure-stockade-lYR li::before {
    transition: transform 0.3s ease, background-color 0.3s ease;
    position: absolute;
    width: 8px;
    left: 0;
    border-radius: 50%;
    content: "";
    top: 10px;
    opacity: 0.8;
    background: rgb(171,220,202);
    height: 8px;
}

.get-in-touch-FAf h2 {
    text-align: center;
    position: relative;
    color: rgb(129,191,176);
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 40px;
}

.get-in-touch-FAf .content-image-gWS {
    grid-row: 1;
    grid-column: 2;
    border-top-right-radius: 26px;
    min-height: 500px;
    border-bottom-right-radius: 26px;
    transition: transform 0.6s ease;
    height: 100%;
}

.get-in-touch-FAf input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}

.get-in-touch-FAf .inquiry-query-HCY input[type="checkbox"] {
    cursor: pointer;
    appearance: none;
    margin-top: 2px;
    border: 2px solid rgb(212,238,227);
    width: 24px;
    flex-shrink: 0;
    position: relative;
    border-radius: 10px;
    height: 24px;
}

.get-in-touch-FAf .feedback-support-znZ {
    align-self: flex-start;
    font-size: 20px;
    letter-spacing: 1px;
    border-radius: 10px;
    padding: 15px 35px;
    color: #ffffff;
    border: none;
    transition: all 0.3s ease;
    text-transform: uppercase;
    background: rgb(171,220,202);
    position: relative;
    overflow: hidden;
    margin-top: 10px;
    cursor: pointer;
    font-weight: 600;
}

.academic-experience-CGz .client-feedback-iMj {
    grid-gap: 1.5rem;
    display: grid;
    border-radius: 25px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: perspective(1000px) rotateX(2deg);
    background-color: rgba(0, 0, 0, 0.5);
    grid-template-areas:
        "photo quote"
        "photo name"
        "photo job";
    backdrop-filter: blur(8px);
    grid-template-columns: minmax(250px, 35%) 1fr;
    padding: 3rem;
    transition: transform 0.3s ease;
}

.pricing-level-vAh::before {
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, rgb(171,220,202,0.5) 0%, transparent 70%);
    left: 0;
    pointer-events: none;
    height: 100%;
    content: "";
    z-index: 1;
    top: 0;
}

.pricing-level-vAh .rate-choice-Kro {
    gap: 3rem;
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
}

.pricing-level-vAh .learning-fees-BrK h2 {
    margin-bottom: 1.5rem;
    transform: perspective(800px) translateZ(30px);
    font-weight: 700;
    font-size: 28px;
    color: #000000;
    position: relative;
}

.pricing-level-vAh .learning-fees-BrK .learn-rates-qwS {
    font-size: 15px;
    line-height: 1.6;
    color: #000000;
    max-width: 80%;
}

.pricing-level-vAh .price-sheet-kJR {
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    overflow: hidden;
    display: flex;
    position: relative;
    border-radius: 10px;
    transform: translateZ(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    flex-direction: column;
    background-color: #ffffff;
}

.pricing-level-vAh .pay-plans-XBu h3::after {
    content: "";
    transition: width 0.3s ease;
    left: 0;
    width: 40px;
    height: 3px;
    bottom: -8px;
    background: rgb(171,220,202);
    position: absolute;
}

.pricing-level-vAh .content-image-gWS {
    overflow: hidden;
    width: 100%;
    transform: translateZ(0);
    position: relative;
    height: 200px;
    transition: transform 0.5s ease;
}

.pricing-level-vAh .cost-schemes-cud:hover .content-image-gWS::before {
    opacity: 0.05;
}

.customer-support-Gtq::before {
    left: 0;
    bottom: 0;
    background: 
    radial-gradient(circle at 20% 30%, rgba(rgb(129,191,176), 0.07) 0%, transparent 25%),
    radial-gradient(circle at 80% 70%, rgba(rgb(171,220,202), 0.07) 0%, transparent 25%);
    top: 0;
    z-index: 1;
    right: 0;
    position: absolute;
    content: "";
}

.customer-support-Gtq h3::after {
    height: 6px;
    content: "";
    bottom: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgb(129,191,176), transparent);
    left: 0;
}

.customer-support-Gtq .message-block-mfu span {
    padding: 25px 30px;
    background: rgba(rgb(212,238,227), 0.5);
    transition: all 0.3s ease;
    position: relative;
    border-radius: 10px;
    border-left: 4px solid transparent;
    flex-direction: column;
    display: flex;
}

.customer-support-Gtq .message-block-mfu span a {
    position: relative;
    font-weight: 600;
    display: inline-block;
    color: rgb(171,220,202);
    transition: all 0.3s ease;
    text-decoration: none;
}

.customer-support-Gtq .contact-us-kuI h4 {
    border-bottom: 1px solid rgba(rgb(171,220,202), 0.1);
    position: relative;
    color: rgb(171,220,202);
    padding-bottom: 10px;
    font-size: 24px;
    margin: 0 0 20px 0;
    font-weight: 700;
}

.customer-support-Gtq .form-edu-LlQ::after {
    border-radius: 50%;
    z-index: 1;
    animation: float 8s ease-in-out infinite reverse, pulse 6s ease-in-out infinite reverse;
    height: 150px;
    bottom: -75px;
    background: rgb(129,191,176);
    left: -75px;
    content: "";
    position: absolute;
    opacity: 0.05;
    width: 150px;
}

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

.customer-support-Gtq .message-block-mfu span:hover svg {
    transform: translateY(-50%) scale(1.1);
    fill: rgb(129,191,176);
}

.customer-support-Gtq .message-block-mfu span p svg {
    position: absolute;
    top: 50%;
    width: 16px;
    fill: rgb(171,220,202);
    height: 16px;
    left: 0;
    transform: translateY(-50%);
}

.client-experience-qjN .container {
    position: relative;
    z-index: 2;
}

.client-experience-qjN h2 {
    padding: 0 2rem;
    text-transform: uppercase;
    left: 50%;
    display: inline-block;
    font-size: 33px;
    letter-spacing: 2px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 4rem;
    position: relative;
    transform: translateX(-50%);
    text-align: center;
}

.client-experience-qjN .client-feedback-iMj:hover {
    transform: translateZ(20px) rotateY(5deg);
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.2);
}

.client-experience-qjN .client-feedback-iMj:nth-child(even):hover {
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2);
    transform: translateZ(20px) rotateY(-5deg);
}

.client-experience-qjN .client-feedback-iMj:hover img {
    box-shadow: 0 0 15px rgb(171,220,202,0.5);
    transform: scale(1.05);
    border-color: rgb(171,220,202);
}

.client-experience-qjN .client-feedback-iMj .description {
    color: #000000;
    font-weight: 400;
    padding-top: 1rem;
    text-align: center;
    margin-top: 1rem;
    font-size: 15px;
    position: relative;
    z-index: 2;
}



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



@media (max-width: 767px) {.title-opener-JZD {
    padding: 4rem 1.5rem;
}.title-opener-JZD .edu-intro-oWJ {
    font-size: calc(44px * 0.8);
}.title-opener-JZD p {
    font-size: 15px;
}.title-opener-JZD .team-culture-VxC {
    height: 320px;
}.title-opener-JZD .team-culture-VxC span {
    padding: 1.5rem;
}.title-opener-JZD .team-culture-VxC h3 {
    font-size: calc(20px * 0.9);
}
}



@media (max-width: 992px) {header .site-study-YTp {
    flex-direction: column;
    padding: 15px;
}header .site-study-YTp .header-mainbar-SQu {
    margin: 0 0 15px 0;
}header .site-study-YTp .head-study-lwb {
    flex-wrap: wrap;
    justify-content: center;
    perspective: none;
    width: 100%;
}header .site-study-YTp .head-study-lwb .top-learn-TDC a {
    transform-style: flat;
    padding: 10px 15px;
    font-size: calc(12px - 1px);
}header .site-study-YTp .head-study-lwb .top-learn-TDC:hover a {
    transform: none;
}header .site-study-YTp .head-study-lwb .top-learn-TDC a::before,
    header .site-study-YTp .head-study-lwb .top-learn-TDC a::after {
    display: none;
}
}



@media (max-width: 576px) {.site-map-oys {
    padding: 3rem 0 1rem;
}.site-map-oys::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.site-map-oys .head-study-lwb {
    padding: 0 0 2rem 0;
    flex: 0 0 100%;
}.site-map-oys .company_holder {
    margin-bottom: 2rem;
}.site-map-oys .head-study-lwb .main-navbar-QeI a {
    padding: 0.6rem 0.8rem;
}.site-map-oys .head-study-lwb .main-navbar-QeI a:hover {
    padding-left: 1.2rem;
}.whatsapp-grp-xjC {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-top: 1rem;
}
}



@media (max-width: 576px) {.study-method-jAO {
    min-height: auto;
    padding: 3rem 1rem;
}.study-method-jAO .text-area-feI {
    padding: 2rem;
}.study-method-jAO h2 {
    margin-bottom: 1rem;
    font-size: calc(36px * 0.7);
}.study-method-jAO h2::after {
    height: 3px;
    width: 60px;
}.study-method-jAO .text-area-feI:hover h2::after {
    width: 90px;
}.study-method-jAO p {
    font-size: calc(18px * 0.9);
}.study-method-jAO .text-area-feI::before,
    .study-method-jAO .text-area-feI::after {
    height: 20px;
    width: 20px;
}}



@media (max-width: 576px) {.explore-now-hRU {
    padding: 3rem 0;
}.explore-now-hRU h2 {
    line-height: 1.5;
    font-size: calc(38px * 0.7);
    margin-bottom: 1.5rem;
}.explore-now-hRU .impact-numbers-lqO {
    width: 100%;
    padding: 1.2rem 1.5rem;
}.explore-now-hRU .feedback-support-znZ {
    width: 100%;
    padding: 0.8rem 1.5rem;
    text-align: center;
}
}



@media screen and (min-width: 1200px) {.program-offerings-Rfs h2 {
    transform: translateX(-1rem);
}.program-offerings-Rfs .class-map-Zuk {
    gap: 5rem;
}.program-offerings-Rfs .content-image-gWS {
    clip-path: polygon(0 0, 100% 0, 100% 80%, 85% 100%, 0 100%);
    height: 550px;
}.program-offerings-Rfs .description {
    max-height: 550px;
}
}



@media (max-width: 1200px) {.course-suitability-gow ul {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 480px) {.course-suitability-gow {
    padding: 3rem 0;
}.course-suitability-gow .impact-numbers-lqO {
    padding: 0 1rem;
}.course-suitability-gow h3 {
    margin-bottom: 2.5rem;
    font-size: calc(47px * 0.7);
}.course-suitability-gow li {
    padding: 1.25rem;
}.course-suitability-gow li svg {
    margin-bottom: 1rem;
    width: 40px;
    height: 40px;
}}



@media (max-width: 991px) {.secure-stockade-lYR {
    padding: 60px 0;
}.secure-stockade-lYR .container {
    padding: 30px 25px;
}.secure-stockade-lYR h1 {
    margin-bottom: 25px;
    font-size: calc(42px * 0.9);
}.secure-stockade-lYR h2 {
    margin-top: 35px;
    font-size: calc(31px * 0.9);
}.secure-stockade-lYR p, .secure-stockade-lYR span {
    max-width: 100%;
    font-size: calc(12px * 1);
}
}



@media (max-width: 992px) {.get-in-touch-FAf .feedback-block-tkz {
    grid-template-columns: 1fr;
}.get-in-touch-FAf .content-image-gWS {
    min-height: 300px;
    grid-column: 1;
    border-radius: 0;
    grid-row: 1;
    border-top-right-radius: 26px;
    border-top-left-radius: 26px;
}.get-in-touch-FAf .request-grid-PCF {
    padding: 40px 30px;
    grid-row: 2;
    grid-column: 1;
}
}



@media (max-width: 991px) {.academic-experience-CGz .client-feedback-iMj {
    grid-template-areas:
            "photo photo"
            "name job"
            "quote quote";
    grid-template-columns: 1fr 1fr;
}.academic-experience-CGz .content-image-gWS {
    clip-path: polygon(0 0, 100% 0, 95% 95%, 5% 95%);
    min-height: 300px;
}
}



@media (min-width: 992px) {.pricing-level-vAh .rate-choice-Kro {
    grid-template-columns: 2fr 1fr;
    gap: 4rem;
}.pricing-level-vAh .learning-fees-BrK {
    padding: 3rem;
}.pricing-level-vAh .skill-pricing-JBc {
    grid-row: 1;
    grid-column: 1;
}.pricing-level-vAh .learning-fees-BrK {
    grid-row: 1;
    top: 2rem;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    align-self: start;
    position: sticky;
    grid-column: 2;
}.pricing-level-vAh .learning-fees-BrK:hover {
    transform: perspective(1000px) rotateY(0) translateZ(30px);
}
}



@media (max-width: 768px) {.customer-support-Gtq {
    padding: 60px 0;
}.customer-support-Gtq h3 {
    padding: 20px 25px;
    font-size: calc(29px - 2px);
}.customer-support-Gtq .join-us-oiK {
    padding: 0 25px;
    padding-top: 25px;
}.customer-support-Gtq .message-block-mfu {
    grid-template-columns: 1fr;
    padding: 0 25px 25px;
}.customer-support-Gtq .contact-us-kuI {
    padding: 20px;
    margin: 10px 25px 25px;
}.customer-support-Gtq .contact-us-kuI span {
    padding: 8px 0;
}
}



@media (max-width: 767px) {.client-experience-qjN h2 {
    font-size: calc(33px * 0.9);
}.client-experience-qjN h2::before,
    .client-experience-qjN h2::after {
    width: 30px;
}.client-experience-qjN h2::before {
    left: -15px;
}.client-experience-qjN h2::after {
    right: -15px;
}.client-experience-qjN .learning-stories-vVP {
    gap: 1.5rem;
    flex-direction: column;
}.client-experience-qjN .client-feedback-iMj {
    padding: 1.5rem;
    flex: 1 1 100%;
    max-width: 100%;
}.client-experience-qjN .client-feedback-iMj,
    .client-experience-qjN .client-feedback-iMj:hover,
    .client-experience-qjN .client-feedback-iMj:nth-child(even):hover {
    transform: none;
}.client-experience-qjN .client-feedback-iMj img {
    width: 70px;
    height: 70px;
}
}

@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}

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

