.cheat_sheetiWnJFN {
    flex: 0 0 auto;
}

.cheat_sheetiWnJFN {
    z-index: 1;
    background-position: center center;
    padding: 5rem 0 3rem;
    color: #ffffff;
    position: relative;
}

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

.gratBlockHreYWd::before {
    width: 100%;
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(183,152,40,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(183,152,40,0.5) 11px
    );
    content: "";
    height: 100%;
    z-index: 1;
    pointer-events: none;
    position: absolute;
    top: 0;
    opacity: 0.1;
    transform: translateZ(-20px);
    animation: patternMove 30s linear infinite;
}

.gratBlockHreYWd .mentor_teamDsx9Bv::before {
    z-index: -1;
    content: "";
    left: 0;
    width: 100%;
    top: 0;
    opacity: 0.1;
    position: absolute;
    height: 100%;
    background: linear-gradient(45deg, rgb(183,152,40,0.5) 0%, transparent 70%);
}

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

.gratBlockHreYWd li::before {
    width: 15px;
    animation: pulseDot 3s infinite;
    border: 3px solid rgb(183,152,40);
    height: 15px;
    transform: translateY(-50%);
    background-color: #ffffff;
    left: -9px;
    position: absolute;
    top: 50%;
    border-radius: 50%;
    box-shadow: 0 0 0 5px rgba(var(--secondary-color-rgb, 0, 120, 200), 0.1);
    content: "";
}

.course_instructorXj9ay5 .opinion_ratingstqVjsk:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.course_instructorXj9ay5 .opinion_ratingstqVjsk::before {
    left: -10px;
    filter: blur(8px);
    background: linear-gradient(135deg, rgb(211,186,106,0.5) 0%, rgb(183,152,40,0.5) 100%);
    top: -10px;
    bottom: -10px;
    transition: opacity 0.5s ease;
    z-index: -1;
    content: "";
    opacity: 0;
    position: absolute;
    right: -10px;
}

.course_instructorXj9ay5 .opinion_ratingstqVjsk:hover .photo_stripokw3F5 {
    transform: translateZ(50px) scale(1.05);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
}

.course_instructorXj9ay5 .name {
    transition: transform 0.3s ease;
    position: relative;
    font-size: calc(20px * 1.2);
    font-weight: 700;
    margin: 0 0 0.5rem;
    transform: translateZ(15px);
    color: rgb(211,186,106);
}

.course_instructorXj9ay5 .emp_summaryjmu9IN::before {
    transition: all 0.4s ease;
    top: -3.5rem;
    opacity: 0.2;
    font-family: Georgia, serif;
    color: rgb(211,186,106,0.5);
    transform: translateZ(5px);
    content: "";
    font-size: 6rem;
    left: -1.5rem;
    position: absolute;
}

header .nav_base0QWuVE {
    flex: 0 0 auto;
    position: relative;
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
    margin-right: 2rem;
    border-radius: 50% 30% 60% 40% / 40% 50% 30% 50%;
    transition: all 0.6s ease;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.15);
    padding: 1rem;
}

header .nav_sitebarsI0CDr::before {
    z-index: -1;
    content: '';
    top: -5%;
    transition: all 0.6s ease;
    left: -5%;
    width: 110%;
    height: 110%;
    border-radius: 70% 30% 50% 40% / 40% 60% 30% 50%;
    background: linear-gradient(135deg, rgb(211,186,106,0.5) 0%, transparent 100%);
    opacity: 0.1;
    position: absolute;
}

header .head_sitebarcVyThk a:hover::before {
    transform: scale(1);
    opacity: 1;
}

header .head_sitebarcVyThk:hover::after {
    transform: translateX(-50%) scale(1);
}

header .header_tutorj8p6bJ::before {
    right: -100px;
    position: absolute;
    width: 200px;
    top: -100px;
    background: radial-gradient(circle, rgb(211,186,106,0.5) 0%, transparent 70%);
    border-radius: 50%;
    filter: blur(30px);
    opacity: 0.1;
    height: 200px;
    content: '';
}

.opening_boardpaE8ZD .mentor_teamDsx9Bv {
    flex-direction: column;
    backdrop-filter: blur(4px);
    display: flex;
    position: relative;
    height: 100%;
    z-index: 5;
    padding: 5% 8%;
}

.opening_boardpaE8ZD .text_archAfm3ob::before {
    width: 100%;
    transform: skewX(-3deg);
    background: linear-gradient(
        to right,
        rgba(94, 170, 168, 0.05) 0%,
        rgba(94, 170, 168, 0.02) 100%
    );
    left: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    content: "";
    height: 100%;
    transform-origin: bottom right;
}

.opening_boardpaE8ZD .page_beginOQl7Bu svg path {
    opacity: 0.95;
    fill: rgb(183,152,40);
    transition: fill 0.3s ease, opacity 0.3s ease;
}

.opening_boardpaE8ZD h6 {
    margin-top: 1.5rem;
    text-align: left;
}

.opening_boardpaE8ZD .contact_feedbackSr2jA9:hover::before {
    left: 100%;
}

.opening_boardpaE8ZD .contact_feedbackSr2jA9:active {
    box-shadow: 0 5px 15px rgba(94, 170, 168, 0.4);
    transform: translateY(0);
}

.company_infouE1OM6 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}

.company_infouE1OM6::after {
    opacity: 0.5;
    background: radial-gradient(circle at center, rgb(183,152,40,0.5), transparent 70%);
    animation: orbitGlow 15s infinite alternate ease-in-out;
    height: 100%;
    top: -50%;
    content: "";
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    width: 100%;
    right: -50%;
}

.company_infouE1OM6 .text_archAfm3ob > div:nth-child(2) {
    margin-bottom: 30px;
}

.company_infouE1OM6 .text_archAfm3ob > div:nth-child(2) p {
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: calc(24px * 1.3);
    transform: translateX(5px);
    position: relative;
    display: inline-block;
    padding-left: 15px;
    color: #ffffff;
}

.supportgx08li {
    overflow: hidden;
    padding: 6rem 0;
    background: rgb(239,224,183);
    position: relative;
}

.supportgx08li {
    padding: 3rem 0;
}

.supportgx08li::after {
    content: "";
    top: 0;
    z-index: 2;
    width: 100%;
    left: 0;
    position: absolute;
    opacity: 0.15;
    animation: pulseBackground 15s infinite alternate ease-in-out;
    height: 100%;
    background-image: 
    radial-gradient(circle at 10% 20%, rgb(211,186,106,0.5) 0%, transparent 8%),
    radial-gradient(circle at 90% 80%, rgb(183,152,40,0.5) 0%, transparent 8%),
    radial-gradient(circle at 50% 50%, rgb(211,186,106,0.5) 0%, transparent 10%);
}

.supportgx08li::after {
    background-size: 250px 250px, 300px 300px, 200px 200px;
}

.supportgx08li .course_infoWKu1Dy:hover h2::after {
    width: 100%;
}

.supportgx08li .course_infoWKu1Dy p:last-of-type svg {
    margin-right: 10px;
    width: 20px;
    left: 0;
    position: absolute;
    height: 20px;
    fill: rgb(211,186,106);
}

.supportgx08li .message_infoYcf7IN:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    color: #ffffff;
    background: rgb(211,186,106,0.5);
}

.supportgx08li .message_infoYcf7IN svg {
    transition: transform 0.3s ease;
    width: 20px;
    margin-right: 10px;
    height: 20px;
}

.supportgx08li .message_infoYcf7IN svg {
    fill: rgb(211,186,106);
}

.course_program_info2pUne3::before {
    position: absolute;
    width: 100%;
    pointer-events: none;
    z-index: 2;
    content: "";
    height: 100%;
    opacity: 0.4;
    left: 0;
    top: 0;
    background: 
        radial-gradient(circle at left bottom, rgb(211,186,106,0.5) 0%, transparent 30%),
        radial-gradient(circle at right top, rgb(183,152,40,0.5) 0%, transparent 30%);
}

.course_program_info2pUne3 .skill_mapmd7vPa:hover img {
    transform: scale(1.2);
}

.course_program_info2pUne3 .knowledge_guide6wOt0Y {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 0 2rem;
    align-items: center;
    grid-column-gap: 2rem;
}

.course_program_info2pUne3 .knowledge_guide6wOt0Y .contact_feedbackSr2jA9 {
    align-items: center;
    padding: 0.8rem 2rem;
    text-decoration: none;
    background-color: transparent;
    z-index: 1;
    overflow: hidden;
    grid-column: 1 / 4;
    font-weight: 600;
    font-size: 20px;
    color: #ffffff;
    border: 2px solid rgb(211,186,106);
    justify-content: center;
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: max-content;
    border-radius: 10px;
    display: flex;
    margin: 2rem auto 0;
}

.course_program_info2pUne3 .skill_mapmd7vPa:nth-child(5)::after {
    top: 15%;
    animation-delay: 4s;
}

.privacySettingsBannerAbRpuL {
    justify-content: center;
    width: 100%;
    bottom: 0;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    border-top: 3px solid rgb(211,186,106);
    background: rgb(239,224,183);
    display: flex;
    padding: 20px 0;
    z-index: 100;
}

.edu_cookie9Tt07l h5 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: rgb(211,186,106);
}

.confidential_refugeNhIPil::before {
    height: 100%;
    pointer-events: none;
    position: absolute;
    content: "";
    animation: pulse 15s infinite alternate ease-in-out;
    background: radial-gradient(circle at 15% 85%, rgb(211,186,106,0.5) 0%, transparent 25%);
    z-index: 0;
    width: 100%;
    opacity: 0.05;
    top: 0;
    left: 0;
}

.confidential_refugeNhIPil h1 {
    padding-bottom: 1rem;
    transform: translateX(-0.5rem);
    color: #000000;
    font-size: 41px;
    letter-spacing: -0.5px;
    position: relative;
    font-weight: 700;
    margin-bottom: 2.5rem;
}

.confidential_refugeNhIPil h3 {
    font-size: calc(23px + 0.1rem);
    color: #000000;
    font-weight: 600;
    border-left: 1px solid rgb(211,186,106,0.5);
    padding-left: 0.8rem;
    margin: 2.5rem 0 1rem;
}

.confidential_refugeNhIPil strong::after {
    height: 1px;
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    transform: scaleX(0.8);
    transform-origin: left;
    background-color: rgb(211,186,106,0.5);
    transition: transform 0.3s ease;
}

.learning_profitsO89nGF {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(130deg, rgb(239,224,183) 0%, rgb(211,186,106,0.5) 80%);
    position: relative;
}

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

.learning_profitsO89nGF .photo_stripokw3F5 {
    position: relative;
    transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    grid-column: 1;
    z-index: 2;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.12);
    border-radius: 35% 65% 50% 50% / 50% 35% 65% 50%;
    width: 100%;
    transform: perspective(800px) rotateY(10deg);
}

.learning_profitsO89nGF h3 {
    margin-bottom: 35px;
    position: relative;
    padding-bottom: 15px;
    color: #000000;
    font-size: 28px;
    font-weight: 700;
}

.learning_profitsO89nGF ul {
    flex-direction: column;
    display: flex;
    padding: 0;
    gap: 25px;
    list-style: none;
    margin: 0;
}

.learning_profitsO89nGF li:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
}

.learning_profitsO89nGF li p {
    line-height: 1.5;
    margin: 0;
    display: flex;
    position: relative;
    padding: 16px 20px;
    color: #000000;
    align-items: center;
    font-weight: 400;
    gap: 16px;
    z-index: 1;
    font-size: 15px;
}

.contact_usLyrOv7::before {
    pointer-events: none;
    opacity: 0.05;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    animation: gridMove 20s linear infinite;
    content: "";
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(211,186,106,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(211,186,106,0.5) 11px
    );
}

.contact_usLyrOv7 .photo_stripokw3F5 {
    min-height: 500px;
    transform: scale(1.01);
    flex: 1;
    transition: transform 0.6s ease;
    position: relative;
}

.contact_usLyrOv7 .reach_listA0N5dq {
    flex: 1;
    position: relative;
    padding: 50px;
}

.contact_usLyrOv7 form {
    width: 100%;
}

.contact_usLyrOv7 form h3::before {
    background: rgb(211,186,106);
    height: 25px;
    border-radius: 10px;
    width: 5px;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
    content: "";
}

.contact_usLyrOv7 .feedback_card4c7JCS {
    position: relative;
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}

.contact_usLyrOv7 .feedback_card4c7JCS label {
    padding-left: 35px;
    line-height: 1.5;
    font-size: 14px;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.7);
    position: relative;
}

.contact_usLyrOv7 .feedback_card4c7JCS label a {
    color: rgb(211,186,106);
    transition: all 0.3s ease;
    text-decoration: none;
}

.contact_usLyrOv7 form .contact_feedbackSr2jA9::before {
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    z-index: -1;
    transition: all 0.4s ease;
    left: -100%;
    background: linear-gradient(45deg, rgb(183,152,40), rgb(211,186,106));
}

.cheat_sheetiWnJFN .container {
    display: flex;
    flex-direction: column;
    position: relative;
}

.cheat_sheetiWnJFN .container::before {
    content: "";
    background: linear-gradient(0deg, rgb(211,186,106) 0%, transparent 100%);
    position: absolute;
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    width: 100%;
    left: 0;
    height: 80px;
    opacity: 0.3;
    top: -80px;
}

.cheat_sheetiWnJFN .company_holder h3::before {
    filter: blur(1px);
    color: rgb(211,186,106);
    content: attr(data-text);
    z-index: -1;
    left: 2px;
    top: 2px;
    opacity: 0.7;
    position: absolute;
}

.cheat_sheetiWnJFN .contest_infovsB5GR::before {
    position: absolute;
    width: 100%;
    content: "";
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(211,186,106), transparent);
    left: 0;
    top: -20px;
}

.cheat_sheetiWnJFN .nav_sitebarsI0CDr h5::after {
    box-shadow: 0 0 10px rgb(211,186,106);
    position: absolute;
    content: "";
    height: 2px;
    left: 0;
    width: 40px;
    background: rgb(211,186,106);
    bottom: -8px;
}

.cheat_sheetiWnJFN .nav_sitebarsI0CDr .head_siteJAjzIP a:hover::before {
    color: rgb(183,152,40);
}

.fellow_prog3UHNjY::before {
    left: 0;
    top: 0;
    position: absolute;
    height: 1px;
    background-image: 
        linear-gradient(90deg, transparent, rgb(211,186,106), transparent);
    content: "";
    width: 100%;
}

.testimonialsQMT6us::before {
    height: 3px;
    left: 0;
    right: 0;
    content: "";
    top: 0;
    opacity: 0.7;
    background: linear-gradient(90deg, transparent, rgb(183,152,40), transparent);
    position: absolute;
}

.testimonialsQMT6us .container.mentor_teamDsx9Bv {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    padding: 0 15px;
}

.testimonialsQMT6us .opinion_ratingstqVjsk::before {
    top: 0;
    background: linear-gradient(90deg, rgb(211,186,106), rgb(183,152,40));
    height: 3px;
    transition: transform 0.5s ease-out;
    transform-origin: left;
    position: absolute;
    content: "";
    opacity: 0.8;
    left: 0;
    transform: scaleX(0);
    width: 100%;
}

.testimonialsQMT6us .opinion_ratingstqVjsk .description {
    position: relative;
    color: #000000;
    z-index: 2;
    margin-bottom: 1.5rem;
    font-size: 14px;
    line-height: 1.6;
    flex-grow: 1;
}

.testimonialsQMT6us .opinion_ratingstqVjsk:hover img {
    transform: scale(1.05);
}

.testimonialsQMT6us .opinion_ratingstqVjsk:nth-child(even) {
    transform: translateY(0) rotate(0.5deg);
}

.plan_chooser2sbEGk {
    overflow: hidden;
    background-color: rgb(239,224,183);
    position: relative;
    font-family: Arial, sans-serif;
    padding: 100px 0;
}

.plan_chooser2sbEGk .rate_plansBweYn5 {
    flex-direction: column;
    display: flex;
}

.plan_chooser2sbEGk .study_packagesLZGKcg h2 {
    font-weight: 700;
    display: inline-block;
    font-size: 37px;
    margin-bottom: 20px;
    position: relative;
    line-height: 1.2;
    text-transform: uppercase;
    color: #000000;
}

.plan_chooser2sbEGk .price_optsduQlOX {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
    animation-delay: calc(0.15s * var(--i, 1));
    transform: translateY(30px);
    animation: fadeUp 0.8s ease-out forwards;
    perspective: 1000px;
    opacity: 0;
    text-decoration: none;
}

.plan_chooser2sbEGk .price_optsduQlOX:hover .learning_feesE9qIVf h3 {
    transform: translateX(5px);
    color: rgb(211,186,106);
}

.plan_chooser2sbEGk .fee_planqPcjCo::before {
    content: "";
    background: linear-gradient(90deg, rgb(183,152,40), transparent);
    top: -10px;
    height: 3px;
    position: absolute;
    width: 40px;
    border-radius: 2px;
    left: 0;
}

.plan_chooser2sbEGk .price_optsduQlOX:hover .photo_stripokw3F5 {
    transform: scale(1.05);
}

::-webkit-scrollbar {
    height: 11px;
    width: 15px;
}

::-webkit-scrollbar-track {
    border: 1px groove rgb(211,186,106,0.5);
    background: rgb(183,152,40);
}

::-webkit-scrollbar-thumb {
    min-height: 72px;
    box-shadow: -4px -2px 11px 3px rgba(0, 0, 0, 0.4);
    border-radius: 9999px;
    background: rgb(211,186,106,0.5);
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(211,186,106);
}

::-webkit-scrollbar-thumb:active {
    background: rgb(183,152,40,0.5);
    transform: translateY(1px);
    box-shadow: inset 4px 0px 2px -1px rgba(0, 0, 0, 0.7);
}



@media (max-width: 767px) {.course_instructorXj9ay5 .opinion_ratingstqVjsk {
    grid-template-areas:
            "photo_stripokw3F5"
            "inquiry_boxkhJe79"
            "emp_summaryjmu9IN";
    padding: 2rem;
    transform: perspective(1000px) rotateY(0deg);
}.course_instructorXj9ay5 .photo_stripokw3F5 {
    width: 180px;
    margin: 0 auto;
    height: 180px;
}.course_instructorXj9ay5 .name {
    text-align: center;
    margin-top: 1.5rem;
}.course_instructorXj9ay5 .name::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0.7);
}.course_instructorXj9ay5 .opinion_ratingstqVjsk:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.course_instructorXj9ay5 .opinion_ratingstqVjsk > div:nth-child(2) > div {
    margin-top: 1rem;
    text-align: center;
}.course_instructorXj9ay5 .emp_summaryjmu9IN {
    margin-top: 1.5rem;
    text-align: left;
}}



@media screen and (max-width: 576px) {.opening_boardpaE8ZD .mentor_teamDsx9Bv {
    padding: 10% 5%;
}.opening_boardpaE8ZD h1 {
    margin-bottom: 1.5rem;
    font-size: calc(47px * 0.8);
}.opening_boardpaE8ZD .text_archAfm3ob {
    padding: 1.5rem;
}.opening_boardpaE8ZD p {
    margin-bottom: 1.5rem;
    font-size: calc(12px * 0.9);
}.opening_boardpaE8ZD .page_beginOQl7Bu svg {
    width: 80px;
    height: 80px;
}.opening_boardpaE8ZD .contact_feedbackSr2jA9 {
    padding: 0.8rem 2rem;
    font-size: calc(19px * 0.9);
}
}



@media (max-width: 576px) {.company_infouE1OM6 {
    padding: 40px 0;
}.company_infouE1OM6 .container {
    padding: 0 15px;
}.company_infouE1OM6 .text_archAfm3ob {
    padding: 25px 15px;
}.company_infouE1OM6 .text_archAfm3ob h5 {
    font-size: calc(24px * 0.85);
}.company_infouE1OM6 .text_archAfm3ob > div:nth-child(2) p {
    font-size: calc(24px * 0.9);
}.company_infouE1OM6 .text_archAfm3ob ol li {
    font-size: calc(16px * 0.9);
    padding: 5px 0 5px 10px;
    line-height: 1.6;
}}



@media (max-width: 992px) {.confidential_refugeNhIPil {
    padding: 5rem 1.5rem;
}.confidential_refugeNhIPil .container {
    transform: perspective(800px) rotateY(0.3deg);
    padding: 2.5rem;
}.confidential_refugeNhIPil h1 {
    font-size: calc(41px - 0.2rem);
}.confidential_refugeNhIPil h2 {
    font-size: calc(29px - 0.1rem);
}
}



@media (max-width: 576px) {.confidential_refugeNhIPil {
    padding: 3rem 0.8rem;
}.confidential_refugeNhIPil .container {
    border-left-width: 1px;
    padding: 1.5rem 1rem;
}.confidential_refugeNhIPil h1 {
    margin-bottom: 1.5rem;
    transform: none;
    font-size: calc(41px - 0.6rem);
}.confidential_refugeNhIPil h1::after {
    height: 3px;
    width: 4rem;
}.confidential_refugeNhIPil h2 {
    padding-left: 0.7rem;
    font-size: calc(29px - 0.5rem);
}.confidential_refugeNhIPil h3, 
    .confidential_refugeNhIPil h4 {
    padding-left: 0.5rem;
}.confidential_refugeNhIPil li {
    padding-left: 1.2rem;
}.confidential_refugeNhIPil li:hover {
    padding-left: 1.4rem;
}.confidential_refugeNhIPil p:hover,
    .confidential_refugeNhIPil li:hover,
    .confidential_refugeNhIPil h2:hover {
    transform: none;
    padding-left: 0.7rem;
}.confidential_refugeNhIPil span {
    padding-left: 0.5rem;
}}



@media screen and (max-width: 480px) {.contact_usLyrOv7 {
    padding: 40px 0;
}.contact_usLyrOv7 h2 {
    font-size: calc(34px * 0.8);
}.contact_usLyrOv7 form h3 {
    font-size: calc(19px * 0.9);
}.contact_usLyrOv7 .reach_listA0N5dq::before,
    .contact_usLyrOv7 .reach_listA0N5dq::after {
    height: 30px;
    width: 30px;
}}



@media (max-width: 991px) {.testimonialsQMT6us {
    padding: 4rem 0;
}.testimonialsQMT6us h2.container {
    margin-bottom: 2.5rem;
    font-size: 31px;
}.testimonialsQMT6us .testimonial_sharingw1l7pe {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}



@media (hover: none) {.testimonialsQMT6us .opinion_ratingstqVjsk:hover {
    transform: none;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                    0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.03);
}.testimonialsQMT6us .opinion_ratingstqVjsk:hover::before {
    transform: scaleX(0.3);
}.testimonialsQMT6us .opinion_ratingstqVjsk:hover h3 {
    transform: none;
}.testimonialsQMT6us .opinion_ratingstqVjsk:hover div,
    .testimonialsQMT6us .opinion_ratingstqVjsk:hover img {
    transform: none;
}}



@media (hover: none) {.plan_chooser2sbEGk .price_optsduQlOX:hover .pricing_tiersd3NzUa {
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15),
                0 5px 15px -10px rgba(0, 0, 0, 0.05);
    transform: none;
}.plan_chooser2sbEGk .price_optsduQlOX:hover .learning_feesE9qIVf h3 {
    transform: none;
}.plan_chooser2sbEGk .price_optsduQlOX:hover .fee_planqPcjCo {
    transform: none;
}.plan_chooser2sbEGk .price_optsduQlOX:hover .photo_stripokw3F5 {
    transform: none;
}
}



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



@keyframes morphing {
    0%, 100% { border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%; }
    33% { border-radius: 40% 60% 70% 30% / 30% 40% 30% 70%; }
    66% { border-radius: 30% 60% 70% 40% / 60% 30% 70% 40%; }
}



@keyframes expandWidth {
    0% {
        width: 40%;
    }
    100% {
        width: 100%;
    }
}

@keyframes shimmer {
  0% {
    transform: rotate(25deg) translateX(-30%);
  }
  100% {
    transform: rotate(25deg) translateX(30%);
  }
}

@keyframes split-carousel {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}

