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

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


.tariff-container-59 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

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

.tariff-container-59 h2::after {
    transform: translateX(-50%);
    left: 50%;
    width: 80px;
    bottom: -15px;
    height: 3px;
    background: rgb(192,153,153);
    position: absolute;
    content: "";
}

.tariff-container-59 .fee-deals-06 li:hover {
    transform: translateY(-10px);
}

.tariff-container-59 .learning-plan-61:hover .monthly-rate-41::before {
    opacity: 0.15;
}

.tariff-container-59 .learning-plan-61:hover .monthly-rate-41::after {
    transform: scale(1.2);
}

.tariff-container-59 .learn-fees-97 {
    display: flex;
    height: 100%;
    position: relative;
    z-index: 2;
    flex-direction: column;
}

.tariff-container-59 .learn-fees-97 h4::after {
    background: rgb(192,153,153);
    left: 0;
    width: 40px;
    transition: width 0.3s ease;
    position: absolute;
    height: 2px;
    content: "";
    bottom: 0;
}

.location-info-80 {
    z-index: 1;
    position: relative;
    background: rgb(192,153,153,0.5);
    padding: 80px 0;
    overflow: hidden;
}

.location-info-80::after {
    background: 
        radial-gradient(circle at 20% 20%, rgb(216,187,187,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(192,153,153,0.5) 0%, transparent 30%);
    z-index: -1;
    filter: blur(40px);
    left: 0;
    height: 100%;
    animation: pulseGlow 8s infinite alternate;
    content: '';
    width: 100%;
    top: 0;
    position: absolute;
}

.ask-form-34::before {
    content: '';
    top: -15px;
    animation: rotate 20s linear infinite;
    opacity: 0.3;
    border: 1px solid rgb(216,187,187,0.5);
    border-radius: 50%;
    position: absolute;
    z-index: 0;
    right: -15px;
    height: 60px;
    width: 60px;
}

.location-info-80 .instant-contact-98 svg {
    stroke-width: 2;
    margin-right: 12px;
    stroke-linejoin: round;
    stroke: #ffffff;
    width: 24px;
    stroke-linecap: round;
    height: 24px;
    fill: none;
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.15));
}

.location-info-80 .pic-banner-94::after {
    height: 100%;
    left: 0;
    content: '';
    top: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    z-index: 1;
    width: 100%;
}

.location-info-80 .contact-map-64 p {
    font-size: 13px;
    display: flex;
    position: relative;
    padding-left: 35px;
    transition: transform 0.3s ease;
    height: 30px;
    align-items: center;
    color: #000000;
    margin: 0 0 20px;
}

.location-info-80 .contact-map-64 p svg path {
    animation: drawPath 1s forwards ease-out;
    stroke-dashoffset: 40;
    stroke-dasharray: 40;
}

.location-info-80 .contact-map-64 p:nth-child(3) svg path {
    animation-delay: 0.3s;
}


.location-info-80 .contact-map-64 p span {
    z-index: 1;
    position: relative;
}

.location-info-80 .message-panel-12 {
    margin-top: 35px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 35px;
    position: relative;
}

.location-info-80 .reach-section-42 svg {
    stroke: rgb(192,153,153);
    fill: none;
    height: 20px;
    border: 1px solid rgb(192,153,153);
    border-radius: 4px;
    top: 3px;
    background: rgb(192,153,153,0.5);
    position: absolute;
    stroke-width: 2;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    width: 20px;
    left: 0;
    stroke-linecap: round;
    transform: rotate(45deg);
    padding: 3px;
    stroke-linejoin: round;
    transition: all 0.3s ease;
}

.location-info-80 .learn-talk-60:hover svg {
    opacity: 1;
    transform: translateY(-50%) rotate(15deg);
    stroke: rgb(216,187,187);
}

.location-info-80 .learn-talk-60:hover::before {
    transform: scaleY(1);
}

.get-updates-48 {
    padding: 5rem 2rem;
    position: relative;
    background: linear-gradient(135deg, rgb(192,153,153,0.5) 0%, rgb(216,187,187) 100%);
    z-index: 1;
    overflow: hidden;
}

.get-updates-48::after {
    width: 200%;
    height: 200%;
    left: -50%;
    position: absolute;
    z-index: -1;
    animation: pulseLight 12s infinite alternate ease-in-out;
    content: "";
    top: -50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
}

.get-updates-48 .learning-lab-72::after {
    content: "";
    left: 0;
    opacity: 0.3;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
}

.get-updates-48 .input_holder {
    align-items: stretch;
    display: flex;
    gap: 1rem;
    position: relative;
    z-index: 3;
    flex-direction: row;
}

.get-updates-48 input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: opacity 0.3s;
}

.get-updates-48 .sub-permission-16:hover {
    background: rgb(192,153,153);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3), 
              inset 0 1px 0 rgba(255, 255, 255, 0.3);
    transform: translateY(-3px);
}

.program-structure-68::before {
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(45deg, rgb(216,187,187,0.5) 0%, transparent 70%);
    pointer-events: none;
    top: 0;
}

.program-structure-68 h2::after {
    transform-origin: left;
    left: 0;
    height: 4px;
    position: absolute;
    animation: expandUnderline 1s 0.6s forwards;
    transform: scaleX(0);
    content: "";
    bottom: -15px;
    background: rgb(216,187,187);
    width: 80px;
}

.program-structure-68 .pic-banner-94:hover::before {
    opacity: 0.3;
}

.program-structure-68 .text-container-35 {
    border-radius: 10px;
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.5);
    z-index: 2;
    transform: translateY(0);
    position: relative;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    padding: 30px;
    background: #ffffff;
}

.program-structure-68 .description:nth-child(2) {
    animation: fadeInText 0.8s 0.8s forwards;
    opacity: 0;
}



.eng-center-67 .company_holder h3 {
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    font-size: calc(29px * 1.2);
    -webkit-text-fill-color: transparent;
    margin-bottom: 1.5rem;
    font-weight: 700;
    -webkit-background-clip: text !important;
    background: linear-gradient(to right, #ffffff, rgb(192,153,153));
}

.eng-center-67 .head-guide-15 .head-tutor-51 {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
}

.eng-center-67 .head-guide-15 .head-tutor-51 a::before {
    width: 5px;
    position: absolute;
    height: 5px;
    transition: all 0.3s ease;
    top: 50%;
    content: "";
    background-color: rgb(216,187,187);
    border-radius: 50%;
    transform: translateY(-50%);
    left: 0;
}

.pledge-block-12 .chrome-ext-07 {
    font-size: 14px;
    color: #ffffff;
    opacity: 0.7;
    text-align: center;
}

.appPage-54::after {
    filter: blur(30px);
    animation: float 15s ease-in-out infinite alternate-reverse;
    position: absolute;
    width: 35%;
    transform: rotate(10deg) skew(-5deg);
    z-index: 1;
    height: 60%;
    right: -5%;
    bottom: -5%;
    opacity: 0.3;
    background: linear-gradient(215deg, rgb(216,187,187,0.5) 0%, transparent 70%);
    content: "";
}

.appPage-54 .learning-lab-72::before {
    left: 0;
    transform: scaleY(0);
    height: 100%;
    content: "";
    animation: growDown 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: top;
    top: 0;
    width: 5px;
    background: linear-gradient(to bottom, rgb(216,187,187), rgb(192,153,153));
    position: absolute;
}

.privacy-unit-92 h1 {
    padding-bottom: 10px;
    margin-bottom: 30px;
    margin-top: 20px;
    text-align: center;
    color: rgb(216,187,187);
    font-size: 48px;
    width: 100%;
    font-weight: 700;
    border-bottom: 3px solid rgb(192,153,153);
}

.privacy-unit-92 ul, .privacy-unit-92 ol {
    text-align: left;
    margin: 20px 0;
    font-family: Arial, sans-serif;
    border-bottom: 2px solid #000000;
    width: 100%;
    font-size: 18px;
    padding: 0;
    border-top: 2px solid #000000;
    list-style: none;
    color: #000000;
}

.our-team-13::after {
    height: 60%;
    pointer-events: none;
    background: linear-gradient(30deg, rgb(192,153,153) 20%, rgb(216,187,187) 80%);
    z-index: 1;
    opacity: 0.05;
    bottom: -5%;
    content: "";
    position: absolute;
    left: -5%;
    transform: rotate(15deg) skewY(-5deg);
    width: 30%;
}

.our-team-13 .mentor-approach-70 {
    border-radius: 2px;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), 
                box-shadow 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 40px;
    z-index: 2;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.our-team-13 .mentor-approach-70:hover h4::before {
    background-color: rgb(192,153,153);
}

.client-opinions-54 {
    padding: 7rem 1rem;
    position: relative;
    overflow: hidden;
    background: rgb(236,221,221);
}

.client-opinions-54 .container {
    z-index: 2;
    position: relative;
}

.client-opinions-54 h2::before {
    left: -20px;
    top: 0;
    content: "";
    width: 5px;
    position: absolute;
    transform: skewY(45deg);
    height: 100%;
    background: rgb(216,187,187);
}

.client-opinions-54 .opinion-corner-62 {
    flex-direction: column;
    border-radius: 17px;
    display: flex;
    transform: translateY(0);
    position: relative;
    padding: 2.5rem 2rem 2rem;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}

.client-opinions-54 .opinion-corner-62 .description {
    border-top: 1px solid rgb(236,221,221);
    line-height: 1.7;
    margin-top: 1rem;
    position: relative;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    padding: 1.5rem 0 0.5rem;
}

.statistical-data-17::before {
    opacity: 0.15;
    height: 70%;
    position: absolute;
    transform: rotate(-15deg);
    top: -10%;
    width: 40%;
    right: -5%;
    content: "";
    z-index: 1;
    background: linear-gradient(210deg, rgb(216,187,187,0.5) 0%, transparent 80%);
}

.statistical-data-17 .statistics-elevation-97 {
    padding: 1.8rem;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(250, 250, 250, 0.85));
    transform: translateY(0);
    transition: all 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
    border-left: 3px solid rgb(216,187,187);
    overflow: hidden;
}

.statistical-data-17 .statistics-elevation-97:hover span {
    transform: translateX(5px);
}

.statistical-data-17 .statistics-elevation-97:hover span::after {
    width: 70%;
}

.statistical-data-17 .statistics-elevation-97:nth-child(odd)::after {
    opacity: 0.2;
    width: 40px;
    z-index: 1;
    background: linear-gradient(135deg, rgb(216,187,187,0.5), transparent);
    content: "";
    height: 40px;
    border-radius: 50%;
    right: -15px;
    top: -15px;
    position: absolute;
}

.contact-panel-41::after {
    content: '';
    position: absolute;
    right: -30%;
    height: 150%;
    width: 150%;
    animation: subtle-wave 15s infinite alternate-reverse;
    bottom: -30%;
    z-index: 1;
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.03) 0%, 
        transparent 60%
    );
}

.contact-panel-41 .pic-banner-94::before {
    width: 100%;
    content: '';
    background: linear-gradient(
        45deg, 
        rgb(192,153,153,0.5) 0%, 
        rgb(216,187,187,0.5) 100%
    );
    position: absolute;
    left: 0;
    mix-blend-mode: color-dodge;
    top: 0;
    opacity: 0.6;
    height: 100%;
}

.contact-panel-41 .reach-links-91 .request-links-56 {
    align-items: center;
    margin-bottom: 1.5rem;
    display: flex;
}

.contact-panel-41 .reach-links-91 .request-links-56 input[type="checkbox"]:checked::after {
    left: 50%;
    color: #ffffff;
    position: absolute;
    content: '✔';
    transform: translate(-50%, -50%);
    top: 50%;
    font-size: 0.8rem;
}

.contact-panel-41 .reach-links-91 .query-block-57 {
    padding: 1rem;
    font-size: 18px;
    position: relative;
    font-weight: 600;
    cursor: pointer;
    border-radius: 10px;
    border: none;
    transition: all 0.3s ease;
    width: 100%;
    background: rgb(216,187,187);
    color: #ffffff;
    overflow: hidden;
}



.academic-experience-57 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    perspective: 1000px;
}

.academic-experience-57 .opinion-corner-62:hover .pic-banner-94 {
    transform: translateZ(30px) scale(1.05);
}

.academic-experience-57 .name {
    margin-bottom: 0.5rem;
    display: block;
    transform: translateZ(10px);
    font-size: 19px;
    color: rgb(216,187,187);
    grid-area: name;
    padding-left: 1rem;
    position: relative;
    font-weight: 700;
}

.academic-experience-57 .emp-milestones-93::before {
    position: absolute;
    background: linear-gradient(45deg, rgb(216,187,187,0.5) 0%, transparent 40%, transparent 60%, rgb(192,153,153,0.5) 100%);
    opacity: 0.3;
    mix-blend-mode: overlay;
    left: 0;
    content: "";
    border-radius: 18px;
    height: 100%;
    width: 100%;
    top: 0;
}

.attempt-now-64 .query-block-57 {
    text-decoration: none;
    transition: all 0.4s ease;
    font-weight: 700;
    display: flex;
    position: relative;
    justify-content: center;
    height: 80px;
    z-index: 5;
    color: #000000;
    flex: 0 0 30%;
    background: transparent;
    font-size: 15px;
    align-items: center;
}

.attempt-now-64::after {
    background:
        linear-gradient(135deg, transparent 50%, rgb(216,187,187,0.5) 50%);
    content: '';
    right: 0;
    opacity: 0.1;
    height: 100%;
    z-index: 1;
    top: 0;
    width: 100%;
    position: absolute;
}

header .top-primary-06 {
    z-index: 5;
    padding: 1.2rem 2.5rem;
    align-items: center;
    position: relative;
    display: flex;
    justify-content: space-between;
}

header .header-pro-84:hover::after {
    animation: neonPulse 1.5s infinite alternate;
    opacity: 0.5;
}

header .top-learning-05:hover {
    transform: scale(1.05);
}

header .nav-site-06 {
    position: relative;
    margin: 0 0.4rem;
}

header .nav-site-06 a {
    padding: 0 1.2rem;
    color: #ffffff;
    height: 40px;
    letter-spacing: 0.5px;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    text-shadow: 0 0 5px #ffffff;
    font-size: 13px;
    font-weight: 600;
    align-items: center;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.consentInformationPopup-86 {
    bottom: 0;
    width: 100%;
    position: fixed;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    background: rgb(236,221,221);
    z-index: 90;
    border-top: 3px solid rgb(216,187,187);
    padding: 20px 0;
}

.consent-panel-67 {
    margin-right: 20px;
    flex-shrink: 0;
}

.cookie_button.cookies-tech-73 {
    background: rgb(192,153,153);
}


.wrapper-section-62 .consentInformationPopup-86 {
    border: none;
    background: rgb(192,153,153);
    padding: 30px 0;
}

.learning-profits-16 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(236,221,221) 30%, #ffffff 100%);
}

.learning-profits-16 .learning-lab-72 {
    position: relative;
    display: flex;
    align-items: center;
    gap: 60px;
}

.learning-profits-16 .text-container-35 {
    flex: 1;
    position: relative;
}

.learning-profits-16 h4 {
    margin-bottom: 40px;
    color: #000000;
    position: relative;
    font-weight: 700;
    transform: translateX(0);
    font-size: 36px;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}

.learning-profits-16 li:hover {
    transform: translateY(-5px);
}

.learning-profits-16 li:hover p {
    border-left-width: 5px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.learning-profits-16 svg {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: center;
    height: 24px;
    width: 24px;
}

.learning-profits-16 .pic-banner-94 {
    object-fit: cover;
    height: auto;
    border-radius: 26px;
    box-shadow: 
        25px 25px 50px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
    transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: perspective(1000px) rotateY(-5deg);
    flex: 0 0 40%;
    z-index: 2;
    position: relative;
    max-width: 450px;
}



.learning-profits-16 .pic-banner-94 {
    animation: float 8s ease-in-out infinite;
}

.greeting-page-23 .our-journey-18:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
    0 25px 50px rgba(0,0,0,0.25),
    0 8px 20px rgba(0,0,0,0.2),
    inset 0 1px 1px rgba(255,255,255,0.15);
}

.greeting-page-23 .our-journey-18 > div:nth-child(3) {
    --delay: 0.6s;
    margin-bottom: 0;
}

.greeting-page-23 p::before {
    height: 0.8rem;
    top: 50%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    width: 0.8rem;
    transform: translateY(-50%);
    left: 0;
    background-color: rgb(216,187,187);
    position: absolute;
    content: "";
}

.greeting-page-23 h3 {
    max-width: 90%;
    font-size: calc(24px * 0.95);
    position: relative;
    font-weight: 400;
    color: #ffffff;
    margin: 0;
    opacity: 0.9;
    font-family: Arial, sans-serif;
    line-height: 1.5;
}



@media (min-width: 992px) {.tariff-container-59 .fee-deals-06 {
    grid-template-columns: repeat(4, 1fr);
}.tariff-container-59 .monthly-rate-41 {
    padding: 35px 25px;
}.tariff-container-59 h2 {
    font-size: calc(37px + 4px);
}
}


@media screen and (min-width: 768px) and (max-width: 991px) {.location-info-80 {
    padding: 60px 0;
}.location-info-80 .instant-contact-98 {
    padding: 25px 30px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), 0 100%);
}.location-info-80 .instant-contact-98 svg {
    margin-right: 10px;
    width: 22px;
    height: 22px;
}.location-info-80 .pic-banner-94 {
    clip-path: polygon(0 0, 100% 15px, 100% 100%, 0 100%);
    height: 250px;
    margin-top: -15px;
}.location-info-80 .contact-map-64 {
    padding: 30px;
}.location-info-80 .contact-map-64 p svg {
    height: 18px;
    width: 18px;
}.location-info-80 .reach-section-42 svg {
    width: 18px;
    height: 18px;
}.location-info-80 .send-message-90 {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 480px) {.get-updates-48 {
    padding: 2.5rem 1rem;
}.get-updates-48 .learning-lab-72 {
    padding: 1.5rem 1rem;
}.get-updates-48 h3 {
    line-height: 1.5;
    font-size: calc(22px * 1.1);
}.get-updates-48 h3::after {
    width: 3rem;
}
}



@media (min-width: 1024px) {.program-structure-68 {
    padding: 180px 0;
}.program-structure-68 h2 {
    max-width: 70%;
    font-size: calc(37px + 0.8rem);
}.program-structure-68 .training-plan-75 {
    gap: 80px;
}.program-structure-68 .pic-banner-94 {
    transform: perspective(1500px) rotateX(4deg) rotateY(-8deg);
    min-height: 600px;
}.program-structure-68 .text-container-35 {
    transform: translateY(50px);
    scrollbar-width: thin;
    max-height: 600px;
    scrollbar-color: rgb(216,187,187) rgb(236,221,221);
    padding: 50px;
    overflow-y: auto;
}.program-structure-68 .text-container-35::-webkit-scrollbar {
    width: 6px;
}.program-structure-68 .text-container-35::-webkit-scrollbar-track {
    background: rgb(236,221,221);
}.program-structure-68 .text-container-35::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(216,187,187);
}
}



@media (min-width: 992px) {.our-team-13 {
    padding: 150px 0;
}.our-team-13::before {
    width: 35%;
    height: 60%;
}.our-team-13::after {
    height: 50%;
    width: 25%;
}.our-team-13 h1 {
    margin-bottom: 80px;
    font-size: calc(38px * 1.2);
}.our-team-13 h1::after {
    width: 100px;
    height: 5px;
}.our-team-13 .mentor-approach-70 {
    padding: 50px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
                    box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.our-team-13 .mentor-approach-70::before {
    width: 5px;
}.our-team-13 .mentor-approach-70 h4 {
    font-size: calc(20px * 1.1);
    margin-bottom: 25px;
}.our-team-13 .mentor-approach-70 div {
    max-height: 400px;
    line-height: 1.8;
    font-size: calc(17px * 1.05);
}
}



@media screen and (min-width: 768px) and (max-width: 991px) {.statistical-data-17 ul {
    grid-template-columns: repeat(3, 1fr);
}.statistical-data-17 .statistics-elevation-97 {
    min-height: 160px;
}
}



@media screen and (max-width: 767px) {.statistical-data-17 {
    padding: 4rem 0;
}.statistical-data-17 h4 {
    margin-top: 2.5rem;
    font-size: 21px;
}.statistical-data-17 h4::after {
    width: 60px;
}.statistical-data-17 ul {
    gap: 1.5rem;
    grid-template-columns: repeat(2, 1fr);
}.statistical-data-17 .statistics-elevation-97 {
    padding: 1.5rem;
}.statistical-data-17 .statistics-elevation-97 p {
    font-size: calc(28px * 0.9);
}
}



@media (max-width: 992px) {.academic-experience-57 .opinion-corner-62 {
    grid-template-columns: 1fr;
    transform: none;
    grid-template-areas:
      "pic-banner-94"
      "name"
      "emp-milestones-93";
    grid-template-rows: auto auto auto;
}.academic-experience-57 .pic-banner-94 {
    max-width: 200px;
    margin: 0 auto;
}.academic-experience-57 .name,
  .academic-experience-57 .name + span {
    text-align: center;
    padding-left: 0;
}.academic-experience-57 .name + span {
    margin-top: 0.5rem;
}
}



@media (max-width: 991px) {header .top-primary-06 {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .header-pro-84 {
    margin-right: 0;
    margin-bottom: 0;
}header .head-guide-15 {
    margin-top: 1rem;
    flex-basis: 100%;
    justify-content: flex-end;
}header .nav-site-06 a {
    font-size: calc(13px - 1px);
    height: 36px;
    padding: 0 1rem;
}
}



@media (max-width: 992px) {.learning-profits-16 {
    padding: 80px 0;
}.learning-profits-16 .learning-lab-72 {
    flex-direction: column-reverse;
    gap: 40px;
}.learning-profits-16 .pic-banner-94 {
    width: 100%;
    transform: perspective(1000px) rotateY(0);
    max-width: 100%;
}.learning-profits-16 h4 {
    font-size: calc(36px * 0.85);
    margin-bottom: 30px;
}.learning-profits-16 .text-container-35 > div {
    flex-direction: column;
}
}



@media (max-width: 768px) {.greeting-page-23 .our-journey-18 {
    padding: 2rem;
    transform: none;
    width: 95%;
}.greeting-page-23 .our-journey-18 > div {
    margin-bottom: 1.8rem;
}.greeting-page-23 p {
    font-size: 17px;
}.greeting-page-23 .title_style_header {
    font-size: clamp(1.8rem, 7vw, 2.2rem);
}.greeting-page-23 h3 {
    font-size: calc(24px * 0.85);
}
}


@keyframes pulseGlow {
    0% {
        opacity: 0.3;
        transform: scale(0.9);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.1);
    }
}

@keyframes draw {
    to {
        stroke-dashoffset: 0;
    }
}



@keyframes pulseLight {
  0%, 100% {
    opacity: 0.3;
    transform: scale(1);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.05);
  }
}



@keyframes expandVertical {
    to {
        height: 100%;
    }
}



@keyframes popIn {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}



@keyframes float {
  0% {
    transform: translate(0, 0) rotate(-15deg) skew(10deg);
  }
  100% {
    transform: translate(10px, 20px) rotate(-5deg) skew(5deg);
  }
}

@keyframes rotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}



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

