﻿.wrapper-section-62 {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}

header,footer {
    width: 100%;
}

header {
    margin-top: 0;
    z-index: 100;
    background: linear-gradient(90deg, rgb(192,153,153) 0%, rgb(216,187,187) 100%);
    overflow: visible;
    position: relative;
    padding: 0;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
}

.tariff-container-59 .value-plan-83 {
    margin: 30px auto 50px;
    max-width: 700px;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    line-height: 1.6;
}

.tariff-container-59 .learning-plan-61 {
    text-decoration: none;
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
}

.tariff-container-59 .monthly-rate-41::after {
    background: rgb(192,153,153);
    transition: transform 0.5s ease;
    content: "";
    position: absolute;
    z-index: -1;
    top: -30px;
    opacity: 0.1;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    right: -30px;
}

.tariff-container-59 .learning-plan-61:hover .learn-fees-97 h4::after {
    width: 60px;
}

.tariff-container-59 .learn-fees-97 p {
    word-wrap: break-word;
    flex-grow: 1;
    color: #ffffff;
    overflow-wrap: break-word;
    font-size: calc(17px - 2px);
    margin: 0 0 25px;
    line-height: 1.5;
    opacity: 0.85;
    word-break: break-word;
}


.location-info-80 .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}

.location-info-80 .container::after {
    left: 15%;
    animation-delay: -5s;
    transform: rotate(15deg);
    bottom: -60px;
    background: rgb(192,153,153,0.5);
    width: 120px;
    height: 120px;
}


.location-info-80 .ask-form-34 {
    overflow: hidden;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), 
                box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.05),
        inset 0 0 20px rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.85);
}


.location-info-80 .instant-contact-98::before {
    width: 100%;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 5px, rgba(255, 255, 255, 0.05) 5px, rgba(255, 255, 255, 0.05) 10px),
        repeating-linear-gradient(90deg, transparent, transparent 5px, rgba(255, 255, 255, 0.05) 5px, rgba(255, 255, 255, 0.05) 10px);
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    content: '';
}

.location-info-80 .contact-map-64 p:last-child {
    margin-bottom: 0;
}

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

.location-info-80 .reach-section-42 {
    margin: 0 0 20px;
    font-weight: 600;
    font-size: 21px;
    position: relative;
    align-items: center;
    display: flex;
    padding-left: 35px;
    color: #000000;
}

.location-info-80 .send-message-90 {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    display: grid;
    gap: 15px;
}

.location-info-80 .learn-talk-60 svg {
    top: 50%;
    width: 15px;
    transform: translateY(-50%);
    left: 15px;
    fill: none;
    stroke-linejoin: round;
    stroke-linecap: round;
    stroke-width: 2;
    position: absolute;
    height: 15px;
    transition: all 0.4s ease;
    stroke: rgb(192,153,153);
    opacity: 0.8;
}

.location-info-80 .learn-talk-60::after {
    background: linear-gradient(135deg, transparent 49%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.3) 100%);
    height: 30px;
    top: 0;
    content: '';
    width: 30px;
    right: 0;
    position: absolute;
    z-index: 1;
}

.get-updates-48 .learning-lab-72 {
    border-left: 4px solid #ffffff;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
              0 5px 15px rgba(0, 0, 0, 0.07),
              inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.15);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(1000px) rotateY(-2deg);
    backdrop-filter: blur(10px);
    padding: 3rem;
}

.get-updates-48 .learning-lab-72:hover h3::after {
    transform: scaleX(1.5);
}

.get-updates-48 .input_holder div {
    position: relative;
    flex: 1;
}

.get-updates-48 input[type="email"]:focus {
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    background: #ffffff;
    transform: translateY(-2px);
}

.get-updates-48 .sub-permission-16 {
    font-size: 18px;
    padding: 1.2rem 2rem;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2), 
              inset 0 1px 0 rgba(255, 255, 255, 0.2);
    cursor: pointer;
    font-weight: 600;
    border: none;
    overflow: hidden;
    text-transform: uppercase;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    letter-spacing: 0.5px;
    color: #ffffff;
    position: relative;
    background: rgb(216,187,187);
}

.program-structure-68 h2 {
    margin-bottom: 50px;
    color: #000000;
    font-weight: 700;
    font-size: 37px;
    opacity: 0;
    transform: translateX(-10px);
    animation: slideInTitle 0.8s 0.2s forwards;
    position: relative;
}

.program-structure-68 .pic-banner-94::before {
    opacity: 0.5;
    transition: opacity 0.5s ease;
    z-index: 2;
    position: absolute;
    inset: 0;
    border-radius: 10px;
    background: linear-gradient(45deg, rgb(192,153,153,0.5), transparent);
    content: "";
}

.program-structure-68 .description:last-child {
    margin-bottom: 0;
}

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

.eng-center-67 .container {
    grid-template-columns: 1.5fr 2fr;
    position: relative;
    gap: 3rem;
    display: grid;
}

.eng-center-67 .data-viz-30 {
    font-size: 15px;
    margin-top: 1rem;
    line-height: 1.6;
    color: #ffffff;
    opacity: 0.8;
}

.eng-center-67 .head-guide-15 {
    position: relative;
}

.eng-center-67 .head-guide-15 h5 {
    margin-bottom: 1.5rem;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 20px;
    color: rgb(192,153,153);
    text-transform: uppercase;
}

.eng-center-67 .head-guide-15 .head-tutor-51 a {
    transition: all 0.3s ease;
    font-size: 15px;
    opacity: 0.8;
    padding-left: 1rem;
    color: #ffffff;
    position: relative;
    text-decoration: none;
}

.pledge-block-12 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}

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

.appPage-54 {
    padding: 60px 0 50px;
}

.appPage-54 h2 {
    font-size: 36px;
    line-height: 1.3;
    animation: fadeUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    font-family: Arial, sans-serif;
    letter-spacing: -0.02em;
    color: #000000;
    position: relative;
    font-weight: 700;
    transform: translateY(20px);
    margin-bottom: 40px;
    text-align: center;
}

.appPage-54 h2 {
    margin-bottom: 30px;
    line-height: 1.4;
    font-size: calc(36px * 0.7);
}

.appPage-54 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.appPage-54 li::before {
    width: 8px;
    top: 10px;
    left: 0;
    content: "";
    transform: scale(0);
    height: 8px;
    border-radius: 50%;
    background: rgb(192,153,153);
    position: absolute;
    animation: popIn 0.5s 1s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
}

.appPage-54 li::before {
    width: 6px;
    top: 12px;
    height: 6px;
}

.privacy-unit-92 li {
    border-bottom: 1px solid rgb(192,153,153,0.5);
    padding: 10px 0;
}

.our-team-13 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(145deg, rgb(236,221,221) 40%, rgba(rgb(216,187,187,0.5), 0.05) 100%);
}

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

.our-team-13 h1::after {
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-origin: left center;
    content: "";
    background: linear-gradient(90deg, rgb(216,187,187), rgb(192,153,153));
    width: 80px;
    left: 0;
    bottom: -15px;
    height: 4px;
}

.our-team-13 .mentor-approach-70:hover::before {
    transform: scaleY(1.05);
}

.our-team-13 .mentor-approach-70 h4 {
    transform: translateZ(0);
    padding-left: 15px;
    color: rgb(216,187,187);
    transition: transform 0.3s ease, color 0.3s ease;
    position: relative;
    margin-bottom: 20px;
    font-size: 20px;
    margin-top: 0;
    font-weight: 600;
}

.client-opinions-54::before {
    position: absolute;
    background: linear-gradient(0deg, transparent 40%, rgb(216,187,187,0.5) 100%);
    clip-path: polygon(0 0, 100% 0, 100% 60%, 0 30%);
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
}

.client-opinions-54 h2::after {
    height: 3px;
    bottom: 0;
    width: 80%;
    content: "";
    left: 0;
    background: rgb(192,153,153);
    position: absolute;
}

.client-opinions-54 .opinion-corner-62:hover {
    transform: translateY(-10px) translateX(0);
}

.client-opinions-54 .opinion-corner-62:hover::before {
    left: 10px;
    top: 10px;
    background: rgb(192,153,153,0.5);
}

.client-opinions-54 .opinion-corner-62 p {
    padding-left: 60px;
    font-weight: 600;
    color: #000000;
    margin: 0.5rem 0;
    font-size: calc(13px + 0.1rem);
}

.statistical-data-17 {
    position: relative;
    background: linear-gradient(135deg, rgb(236,221,221) 0%, rgba(245, 247, 250, 0.95) 100%);
    padding: 6rem 0;
    overflow: hidden;
}

.statistical-data-17 .container {
    z-index: 2;
    position: relative;
    padding: 0 2rem;
    max-width: 1200px;
    margin: 0 auto;
}

.statistical-data-17 h4::after {
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: -12px;
    content: "";
    background: linear-gradient(90deg, rgb(216,187,187) 0%, rgb(192,153,153) 100%);
    width: 80px;
    transform: translateX(-50%);
}

.statistical-data-17 .statistics-elevation-97 div {
    position: relative;
    z-index: 2;
}

.statistical-data-17 .statistics-elevation-97 p {
    transition: transform 0.5s ease;
    font-size: calc(28px * 1.2);
    background-clip: text;
    margin: 0 0 0.5rem;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    position: relative;
    color: rgb(216,187,187);
    background: linear-gradient(90deg, rgb(216,187,187), rgb(192,153,153));
    display: inline-block;
    line-height: 1.1;
    -webkit-background-clip: text;
}



.statistical-data-17 .container:hover h4 {
    transform: translateY(-5px);
}

.contact-panel-41::before {
    height: 200%;
    top: -50%;
    left: -50%;
    animation: subtle-pulse 12s infinite alternate;
    content: '';
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.05) 0%, 
        transparent 70%
    );
    position: absolute;
    z-index: 1;
    width: 200%;
}

.contact-panel-41 .feedback-feedback-25 {
    display: flex;
    background: rgba(255,255,255,0.05);
    border-radius: 24px;
    align-items: stretch;
    overflow: hidden;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    border: 1px solid rgba(255,255,255,0.1);
}

.contact-panel-41 .reach-links-91 h3 {
    margin-bottom: 2rem;
    text-align: center;
    color: #ffffff;
    font-size: 32px;
    font-weight: 600;
}

.contact-panel-41 .reach-links-91 .request-links-56 input[type="checkbox"] {
    height: 22px;
    appearance: none;
    position: relative;
    transition: all 0.3s ease;
    margin-right: 1rem;
    border-radius: 10px;
    cursor: pointer;
    width: 22px;
    border: 2px solid #ffffff;
}

.contact-panel-41 .reach-links-91 .request-links-56 a:hover {
    text-decoration: underline;
}

.contact-panel-41 .reach-links-91 .query-block-57:hover::before {
    left: 100%;
}

.academic-experience-57 {
    background: linear-gradient(135deg, rgb(236,221,221) 0%, rgb(216,187,187,0.5) 35%, rgb(192,153,153,0.5) 100%);
    overflow: hidden;
    padding: 6rem 2rem;
    position: relative;
}

.academic-experience-57 .opinion-corner-62 {
    grid-template-areas:
    "photo quote"
    "name quote";
    transform-style: preserve-3d;
    gap: 1.5rem;
    background: #ffffff;
    padding: 2.5rem;
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.5),
    0 5px 15px rgb(216,187,187,0.5);
    border-radius: 18px;
    backdrop-filter: blur(10px);
    grid-template-rows: auto auto;
    transform: rotateX(5deg) rotateY(-2deg);
    display: grid;
    transition: transform 0.5s ease;
    grid-template-columns: minmax(220px, 1fr) 2fr;
}

.attempt-now-64 {
    background: linear-gradient(170deg, rgb(236,221,221) 0%, rgb(216,187,187,0.5) 100%);
    position: relative;
    padding: 110px 0;
    overflow: hidden;
}

.attempt-now-64 .learning-lab-72 {
    position: relative;
    justify-content: space-between;
    display: flex;
    z-index: 10;
    align-items: center;
}

.attempt-now-64 .query-block-57::before,
.attempt-now-64 .query-block-57::after {
    width: 100%;
    transition: all 0.4s ease;
    position: absolute;
    border: 2px solid rgb(216,187,187);
    content: '';
    height: 100%;
}

.attempt-now-64 .query-block-57::before {
    border-right: none;
    left: -8px;
    top: -8px;
    border-bottom: none;
}

header::before {
    content: '';
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 5px,
        transparent 5px,
        transparent 25px
    );
    z-index: 0;
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
}

header .header-pro-84::after {
    bottom: -5px;
    top: -5px;
    opacity: 0;
    left: -5px;
    transition: all 0.3s ease;
    position: absolute;
    box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff;
    border: 2px solid #ffffff;
    content: '';
    right: -5px;
    z-index: -1;
    transform: skew(-5deg);
}

header .nav-site-06 a:hover {
    text-shadow: none;
    color: rgb(216,187,187);
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    border-color: #ffffff;
    transform: translateY(-3px);
}

header .nav-site-06:hover::after {
    opacity: 0.5;
    bottom: -5px;
}

header .top-primary-06::after {
    left: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    bottom: 0;
    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
}

#cookieAlertMessage-93:checked ~ .consentInformationPopup-86 {
    visibility: hidden;
    opacity: 0;
}

.consentInformationPopup-86 p {
    color: #000000;
    max-width: 500px;
    font-size: 18px;
}

.user-choices-04 {
    min-width: 140px;
    background: rgb(216,187,187);
    margin-left: 10px;
    text-align: center;
    transition: border 0.2s;
    color: #ffffff;
    font-weight: 600;
    flex-shrink: 0;
    text-decoration: none;
    border-radius: 10px;
    padding: 12px 24px;
    text-transform: uppercase;
    border: 2px solid transparent;
    font-size: 19px;
}

.learning-profits-16 .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
}

.learning-profits-16 .text-container-35::before {
    left: -30px;
    background: linear-gradient(to bottom, rgb(216,187,187), rgb(192,153,153));
    content: "";
    position: absolute;
    top: 20px;
    transform: translateY(-20px);
    height: 60%;
    width: 4px;
}

.learning-profits-16 ul {
    flex: 1;
    min-width: 280px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.learning-profits-16 li p span:first-child {
    border-radius: 10px;
    height: 40px;
    display: flex;
    flex-shrink: 0;
    width: 40px;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.learning-profits-16 .pic-banner-94::before {
    position: absolute;
    z-index: -1;
    inset: -10px;
    transition: transform 0.4s ease, opacity 0.4s ease;
    opacity: 0.3;
    content: "";
    background: linear-gradient(135deg, rgb(216,187,187,0.5), transparent);
    transform: scale(0.95);
    border-radius: 26px;
}

.greeting-page-23 .skill-plus-83::before {
    left: 0;
    top: 0;
    backdrop-filter: blur(2px);
    width: 100%;
    content: "";
    height: 100%;
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, 
    rgb(216,187,187,0.5) 0%, 
    rgba(0,0,0,0.5) 50%, 
    rgb(192,153,153,0.5) 100%);
}

.greeting-page-23 .our-journey-18 > div {
    margin-bottom: 2.5rem;
    opacity: 0;
    position: relative;
    transform: translateY(30px);
    animation-delay: var(--delay, 0s);
    animation: fadeInUp 0.8s forwards;
}

.greeting-page-23 .title_style_header {
    text-shadow: 
    0 2px 4px rgba(0,0,0,0.3),
    0 4px 8px rgba(0,0,0,0.2);
    padding-bottom: 0.5rem;
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.2;
    font-size: clamp(2.5rem, 5vw, 39px);
    color: #ffffff;
    overflow: hidden;
    font-weight: 700;
    margin: 0;
    letter-spacing: -0.01em;
}


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



@media (min-width: 768px) and (max-width: 991px) {.tariff-container-59 .fee-deals-06 {
    grid-template-columns: repeat(2, 1fr);
}.tariff-container-59 {
    padding: 100px 0;
}
}


@media screen and (min-width: 992px) {.location-info-80 .ask-form-34 {
    display: grid;
    grid-template-areas: 
            "header header"
            "photo info"
            "hours hours";
    grid-template-columns: 1fr 1fr;
}.location-info-80 .instant-contact-98 {
    grid-area: header;
}.location-info-80 .instant-contact-98 svg {
    margin-right: 15px;
    width: 28px;
    height: 28px;
}.location-info-80 .pic-banner-94 {
    margin-top: 0;
    height: 100%;
    grid-area: photo;
    clip-path: none;
}.location-info-80 .contact-map-64 {
    flex-direction: column;
    display: flex;
    justify-content: center;
    grid-area: info;
}.location-info-80 .contact-map-64 p svg {
    width: 22px;
    height: 22px;
}.location-info-80 .message-panel-12 {
    margin-top: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    grid-area: hours;
}.location-info-80 .reach-section-42 svg {
    height: 22px;
    width: 22px;
}.location-info-80 .learn-talk-60 svg {
    width: 16px;
    height: 16px;
}
}



@media (min-width: 768px) {.program-structure-68 {
    padding: 150px 0;
}.program-structure-68 h2 {
    margin-bottom: 60px;
    font-size: calc(37px + 0.5rem);
    max-width: 80%;
}.program-structure-68 h2::after {
    width: 120px;
}.program-structure-68 .training-plan-75 {
    gap: 60px;
    align-items: flex-start;
    flex-direction: row;
}.program-structure-68 .pic-banner-94 {
    min-height: 500px;
    flex: 0 0 45%;
    height: auto;
    transform: perspective(1000px) rotateX(3deg) rotateY(-5deg);
}.program-structure-68 .text-container-35 {
    padding: 40px;
    transform: translateY(30px);
    flex: 1;
}.program-structure-68 .description {
    font-size: 13px;
}
}



@media screen and (max-width: 576px) {.eng-center-67 .company_holder h3 {
    font-size: 29px;
}.eng-center-67 .head-guide-15 h5 {
    font-size: calc(16px * 1.1);
}.eng-center-67 .head-guide-15 .head-tutor-51 a {
    font-size: calc(15px * 0.9);
}}



@media (min-width: 768px) {.our-team-13 .study-studio-59 ul {
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}.our-team-13 h1 {
    font-size: calc(38px * 1.1);
    margin-bottom: 70px;
}.our-team-13 .mentor-approach-70 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                    box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 45px;
}.our-team-13 .mentor-approach-70 div {
    max-height: 350px;
}
}



@media (max-width: 991px) {.client-opinions-54 {
    padding: 5rem 1rem;
}.client-opinions-54 .success-reviews-39 {
    gap: 4rem;
}
}



@media (max-width: 767px) {.client-opinions-54 h2 {
    margin-bottom: 3rem;
    font-size: calc(34px - 0.3rem);
}.client-opinions-54 .success-reviews-39 {
    gap: 3.5rem;
}.client-opinions-54 .opinion-corner-62:nth-child(odd),
    .client-opinions-54 .opinion-corner-62:nth-child(even) {
    align-self: center;
    transform: none;
    width: 100%;
}.client-opinions-54 .opinion-corner-62:hover {
    transform: translateY(-5px);
}.client-opinions-54 .opinion-corner-62 p {
    padding-left: 50px;
}}



@media screen and (max-width: 1024px) {.contact-panel-41 .feedback-feedback-25 {
    flex-direction: column;
}.contact-panel-41 .pic-banner-94 {
    flex: 0 0 100%;
    min-height: 300px;
}.contact-panel-41 .reach-links-91 {
    flex: 0 0 100%;
    padding: 3rem 2rem;
}
}



@media screen and (max-width: 480px) {.contact-panel-41 .feedback-feedback-25 {
    border-radius: 0;
}.contact-panel-41 .pic-banner-94 {
    min-height: 250px;
}.contact-panel-41 .reach-links-91 {
    padding: 2rem 1.5rem;
}}



@media (max-width: 576px) {.academic-experience-57 {
    padding: 4rem 1rem;
}.academic-experience-57 .opinion-corner-62 {
    padding: 1.5rem;
}.academic-experience-57 .emp-milestones-93 {
    padding: 1.5rem;
}}



@media (max-width: 480px) {.attempt-now-64 {
    padding: 50px 0;
}.attempt-now-64 .container p {
    font-size: calc(14px * 1.2);
    padding: 0 15px;
}.attempt-now-64 .query-block-57 {
    height: 50px;
    font-size: calc(15px * 0.9);
    width: 100%;
}.attempt-now-64 .query-block-57::before {
    left: -5px;
    top: -5px;
}.attempt-now-64 .query-block-57::after {
    right: -5px;
    bottom: -5px;
}}


@media only screen and (max-width: 1200px) {.user-default-09 {
    padding: 0 10px;
}
}


@media only screen and (max-width: 800px) {.consent-panel-67 {
    display: none;
}.user-default-09 {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}.consentInformationPopup-86 h5, .consentInformationPopup-86 p {
    text-align: center;
}.visitor-confirm-29 {
    margin-bottom: 20px;
}.user-choices-04 {
    max-width: 300px;
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
}}



@media (max-width: 576px) {.learning-profits-16 {
    padding: 40px 0;
}.learning-profits-16 .container {
    padding: 0 15px;
}.learning-profits-16 h4 {
    font-size: calc(36px * 0.65);
}.learning-profits-16 .text-container-35::before {
    display: none;
}.learning-profits-16 li p {
    padding: 12px;
}.learning-profits-16 li p span:first-child {
    width: 30px;
    height: 30px;
}.learning-profits-16 li p span:last-child {
    font-size: calc(17px * 0.9);
}.learning-profits-16 svg {
    height: 18px;
    width: 18px;
}}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

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



@keyframes expandUnderline {
    to {
        transform: scaleX(1);
    }
}



@keyframes fadeInText {
    to {
        opacity: 0.95;
    }
}

@keyframes borderPulse {
    0% {
        border-left-color: rgb(216,187,187);
    }
    50% {
        border-left-color: rgb(192,153,153);
    }
    100% {
        border-left-color: rgb(216,187,187);
    }
}

@keyframes expand {
    100% {
      width: 50px;
    }
  }



@keyframes subtle-wave {
    0% {
        transform: rotate(0deg) scale(1);
    }
    100% {
        transform: rotate(5deg) scale(1.02);
    }
}

@keyframes neonPulse {
    0% { opacity: 0.3; box-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff; }
    100% { opacity: 0.7; box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff; }
}

