﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.footer_caption_hJ {
    flex: 0 0 auto;
}

.footer_caption_hJ {
    z-index: 2;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 80px 0 40px;
    color: #ffffff;
}

header,footer {
    width: 100%;
}

header {
    background: linear-gradient(to bottom, 
        rgb(192,181,179,0.5) 0%,
        #000000 100%);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.5);
    width: 100%;
}

.learning_profits_wf::before {
    background: radial-gradient(circle, rgb(154,141,143,0.5) 0%, transparent 70%);
    height: 300px;
    right: -5%;
    position: absolute;
    content: '';
    width: 300px;
    filter: blur(40px);
    z-index: 0;
    top: -10%;
}

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

.learning_profits_wf .how_grow_pB:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.03),
                -15px -15px 30px rgba(255, 255, 255, 0.9);
    transform: perspective(1000px) rotateX(0deg);
}

.learning_profits_wf .text_cube_TJ {
    position: relative;
    z-index: 2;
}

.learning_profits_wf h4 {
    margin-bottom: 25px;
    font-size: 18px;
    position: relative;
    transform: translateZ(10px);
    display: inline-block;
    font-weight: 700;
    color: #000000;
}

.learning_profits_wf h4::after {
    transition: transform 0.5s ease-out;
    height: 3px;
    width: 60px;
    transform: scaleX(0);
    bottom: -8px;
    left: 0;
    content: '';
    background: rgb(154,141,143);
    position: absolute;
    transform-origin: left;
}

.learning_profits_wf li {
    transform: translateX(-10px);
    animation-delay: calc(var(--i, 0) * 0.1s);
    animation: slideIn 0.5s forwards;
    margin-bottom: 15px;
    opacity: 0;
}

.learning_profits_wf li:nth-child(5) {
    --i: 5;
}

.learning_profits_wf li p:hover {
    box-shadow: 8px 8px 15px rgba(0, 0, 0, 0.05),
                -8px -8px 15px rgba(255, 255, 255, 0.9);
    transform: translateY(-3px);
}

.learning_profits_wf li p span:first-child {
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    display: flex;
}

.learning_profits_wf li p span:last-child {
    line-height: 1.5;
}

.learning_profits_wf li:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.learning_profits_wf svg path {
    transition: fill 0.3s ease;
    fill: rgb(154,141,143);
}

.learning_profits_wf .img_display_oV {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: perspective(1000px) rotateY(-5deg);
    border-radius: 10px;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
    object-fit: cover;
    height: auto;
    width: 100%;
    filter: saturate(1.1) contrast(1.05);
}

.academic_expertise_el::after {
    background: rgb(154,141,143,0.5);
    opacity: 0.1;
    transform: rotate(-15deg);
    right: -10%;
    top: -20%;
    z-index: 0;
    filter: blur(80px);
    width: 50%;
    content: "";
    height: 70%;
    position: absolute;
}

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

.academic_expertise_el .client_ratings_xo:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 
                0 10px 30px rgba(0, 0, 0, 0.03);
}

.academic_expertise_el .client_ratings_xo > div:first-child {
    justify-content: center;
    display: flex;
    align-items: center;
}

.academic_expertise_el .img_display_oV {
    width: 180px;
    height: 180px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateZ(30px);
}

.academic_expertise_el .client_ratings_xo:hover .img_display_oV::before {
    left: 18px;
    top: 18px;
    bottom: -18px;
    right: -18px;
    opacity: 0.3;
}

.academic_expertise_el .name {
    display: inline-block;
    position: relative;
    font-size: 21px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 12px;
}

.academic_expertise_el .client_ratings_xo:hover .name::after {
    transform: scaleX(1);
}

.academic_expertise_el .client_ratings_xo > div:nth-child(2) div {
    transform: translateX(0);
    font-weight: 600;
    color: rgb(154,141,143);
    margin-top: 5px;
    opacity: 0.85;
    font-size: calc(18px - 1px);
    transition: transform 0.4s ease, opacity 0.4s ease;
}

.academic_expertise_el .past_jobs_tA::before {
    content: "";
    z-index: -1;
    position: absolute;
    line-height: 1;
    color: rgb(192,181,179);
    font-family: serif;
    font-size: 120px;
    top: -40px;
    left: -20px;
    opacity: 0.08;
}

.our_info_VN::before {
    z-index: 1;
    height: 100%;
    position: absolute;
    left: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgb(192,181,179,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(154,141,143,0.5) 0%, transparent 30%);
    top: 0;
    content: '';
    width: 100%;
    filter: blur(50px);
}

.our_info_VN .get_assistance_Ou svg {
    stroke-linecap: round;
    stroke-width: 2;
    margin-right: 12px;
    width: 28px;
    animation: gentleRotate 8s infinite linear;
    stroke-linejoin: round;
    stroke: #ffffff;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    height: 28px;
    fill: none;
}


.our_info_VN .get_assistance_Ou span {
    background: linear-gradient(90deg, rgb(192,181,179), rgb(154,141,143));
    -webkit-background-clip: text !important;
    color: transparent;
    background-clip: text !important;
    padding: 0 10px;
    display: inline-block;
}

.our_info_VN .get_assistance_Ou::after {
    transform: translateX(-50%);
    left: 50%;
    content: '';
    bottom: -10px;
    position: absolute;
    border-top: 10px solid rgb(192,181,179);
    height: 0;
    border-right: 15px solid transparent;
    width: 0;
    border-left: 15px solid transparent;
}

.our_info_VN .img_display_oV::after {
    left: 30px;
    bottom: 30px;
    position: absolute;
    border: 3px solid #ffffff;
    animation: pulse 3s infinite;
    height: 60px;
    content: '';
    z-index: 2;
    width: 60px;
    border-radius: 50%;
    opacity: 0.8;
}

.our_info_VN .contact_box_AH:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-10px);
}

.our_info_VN .contact_box_AH::before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    content: '';
    height: 5px;
    background: linear-gradient(to right, rgb(192,181,179), rgb(154,141,143));
    border-radius: 10px 10px 0 0;
}

.our_info_VN .contact_box_AH p:last-child {
    margin-bottom: 0;
}

.our_info_VN .contact_box_AH p:hover svg {
    background: rgb(192,181,179);
    transform: translateY(-50%) scale(1.2);
    stroke: rgb(154,141,143);
}

.our_info_VN .contact_box_AH p svg path {
    stroke-dashoffset: 40;
    stroke-dasharray: 40;
    animation: drawSvgPath 1.5s forwards ease-out;
}

.our_info_VN .contact_box_AH p:nth-child(1) svg path {
    animation-delay: 0.1s;
}

.our_info_VN .contact_box_AH p:nth-child(3) svg path {
    animation-delay: 0.3s;
}

.our_info_VN .contact_box_AH p:nth-child(5) svg path {
    animation-delay: 0.5s;
}

.our_info_VN .contact_box_AH p a {
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(192,181,179);
}

.our_info_VN .talk_support_iS::before {
    z-index: 1;
    width: 100%;
    opacity: 0.1;
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(192,181,179,0.5) 49%, rgb(192,181,179,0.5) 51%, transparent 52%) 0 0/30px 30px,
        linear-gradient(-45deg, transparent 48%, rgb(154,141,143,0.5) 49%, rgb(154,141,143,0.5) 51%, transparent 52%) 0 0/30px 30px;
}

.our_info_VN .talk_experts_qI svg circle {
    transform-origin: center;
    animation: clockwise 10s linear infinite;
}

.our_info_VN .message_page_AK {
    z-index: 2;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 20px;
    position: relative;
    display: grid;
}

.our_info_VN .get_help_BA {
    padding: 15px 15px 15px 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    color: #000000;
    display: flex;
    transition: all 0.3s ease;
    text-align: left;
    background: #ffffff;
    align-items: center;
    font-size: calc(18px - 1px);
}

.our_info_VN .get_help_BA:hover svg {
    transform: translateY(-50%) rotate(15deg);
    opacity: 1;
    stroke: rgb(154,141,143);
}

.our_info_VN .get_help_BA::before {
    transform: scaleX(0);
    content: '';
    top: 0;
    width: 100%;
    transform-origin: left;
    position: absolute;
    left: 0;
    transition: transform 0.3s ease;
    height: 3px;
    background: linear-gradient(to right, rgb(192,181,179), rgb(154,141,143));
}

header::after {
    top: 0;
    background-image: 
        linear-gradient(0deg, transparent 95%, rgb(154,141,143,0.5) 100%),
        linear-gradient(90deg, transparent 95%, rgb(154,141,143,0.5) 100%);
    position: absolute;
    width: 100%;
    opacity: 0.1;
    z-index: 1;
    height: 100%;
    background-size: 20px 20px;
    left: 0;
    content: "";
}

header .container {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    padding: 0;
    flex-direction: column;
}

header .nav_lead_XT {
    z-index: 3;
    justify-content: center;
    margin: 1rem 0 1.5rem;
    position: relative;
    text-decoration: none;
    display: flex;
    align-items: center;
}

header .nav_lead_XT::after {
    animation: pulse-opacity 4s ease infinite alternate;
    height: 70px;
    z-index: -2;
    background: rgb(154,141,143,0.5);
    position: absolute;
    filter: blur(20px);
    border-radius: 50%;
    content: "";
    opacity: 0.3;
    width: 70px;
}

header .nav_lead_XT:hover svg {
    filter: drop-shadow(0 0 12px rgb(154,141,143));
    transform: scale(1.08);
}

header .head_wrap_BY {
    display: flex;
    width: 100vw;
    overflow-x: auto;
    border-top: 1px solid rgb(192,181,179,0.5);
    position: relative;
    background: linear-gradient(to bottom,
        rgba(0, 0, 0, 0.5) 0%,
        #000000 100%);
    justify-content: center;
    border-bottom: 1px solid rgb(192,181,179,0.5);
    padding: 1rem 0;
    scrollbar-width: none;
    gap: 0.8rem;
}

header .nav_pagebar_YA::before {
    border: 1px solid transparent;
    z-index: -1;
    top: 0;
    border-radius: 10px;
    position: absolute;
    transition: all 0.3s ease;
    content: "";
    left: 0;
    width: 100%;
    transform: translateZ(-10px);
    height: 100%;
}

header .nav_pagebar_YA::after {
    transform: translateX(-50%);
    transition: all 0.3s ease;
    background: rgb(154,141,143);
    width: 0%;
    height: 2px;
    left: 50%;
    content: "";
    bottom: 0;
    position: absolute;
}

header .nav_pagebar_YA:hover::after {
    width: 80%;
}

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

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

.offer_list_sj .learning_plan_PL {
    align-items: center;
    flex-direction: column;
    display: flex;
}

.offer_list_sj .price_tiers_yc {
    text-align: center;
    margin-bottom: 50px;
    color: rgb(255, 255, 255, 0.5);
    font-size: 15px;
    max-width: 800px;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
}

.offer_list_sj .payment_plans_wT li {
    opacity: 0;
    animation: fadeInUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateY(30px);
    animation-delay: calc(0.3s + (0.15s * var(--li-index, 0)));
}

.offer_list_sj .payment_plans_wT li:nth-child(3) {
    --li-index: 2;
}

.offer_list_sj .learn_offers_ZK {
    display: block;
    will-change: transform;
    transform: perspective(1000px) rotateX(0deg);
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
}

.offer_list_sj .learn_offers_ZK:hover .training_fees_cP {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3), 0 0 15px rgba(rgb(192,181,179,0.5), 0.5);
    border-color: rgba(255,255,255,0.2);
}

.offer_list_sj .training_fees_cP::before {
    transform: rotate(-45deg);
    width: 40%;
    position: absolute;
    transition: all 0.6s ease;
    content: "";
    top: -10%;
    height: 50%;
    left: -10%;
    background: linear-gradient(135deg, rgb(192,181,179,0.5) 0%, transparent 70%);
    opacity: 0.1;
}

.offer_list_sj .fee_options_EC h4 {
    margin-top: 0;
    color: #ffffff;
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;
    font-size: calc(22px * 1.1);
    font-weight: 600;
}

.offer_list_sj .learn_offers_ZK:hover .fee_options_EC h4::after {
    width: 60px;
}

.offer_list_sj .pricing_catalog_zp {
    transition: all 0.3s ease;
    padding: 10px 20px;
    background: rgba(255,255,255,0.05);
    color: rgb(192,181,179);
    font-weight: 700;
    align-self: flex-start;
    position: relative;
    border-radius: 4px;
    font-size: calc(22px * 1.2);
    display: inline-block;
    overflow: hidden;
}

.offer_list_sj .learn_offers_ZK:hover .pricing_catalog_zp::before {
    left: 100%;
}

.secure_haven_HC {
    background-color: rgb(154,141,143,0.5);
    height: 100%;
    padding: 40px;
    color: #000000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    overflow: hidden;
    width: 100%;
}

.secure_haven_HC h2 {
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 30px;
    color: rgb(154,141,143);
    font-size: 33px;
}

.secure_haven_HC ul, .secure_haven_HC ol {
    padding: 15px 0;
    padding-left: 20px;
    list-style-position: inside;
    font-size: 17px;
    line-height: 1.6;
}

.secure_haven_HC section {
    padding: 20px;
    background: rgb(226,224,204);
    border-radius: 10px;
}



.secure_haven_HC a {
    transition: color 0.3s ease, border-bottom-color 0.3s ease;
    text-decoration: none;
    border-bottom: 1px solid rgb(192,181,179,0.5);
    color: rgb(192,181,179);
}

.program_offerings_qU {
    overflow: hidden;
    padding: 120px 0 100px;
    position: relative;
    background: linear-gradient(135deg, rgb(226,224,204) 0%, #ffffff 100%);
}

.program_offerings_qU::after {
    position: absolute;
    transform: rotate(25deg) skewX(-15deg);
    filter: blur(20px);
    width: 30%;
    z-index: 0;
    left: -5%;
    opacity: 0.6;
    bottom: -5%;
    background: linear-gradient(225deg, rgb(154,141,143,0.5) 0%, transparent 85%);
    content: "";
    height: 60%;
}

.program_offerings_qU h2 {
    color: #000000;
    line-height: 1.3;
    transform: translateX(-5px);
    position: relative;
    font-size: calc(29px * 1.1);
    margin-bottom: 50px;
    font-weight: 700;
}

.program_offerings_qU h2:hover::before {
    transform: scaleX(1.5);
}

.program_offerings_qU .education_path_Ir {
    display: grid;
    gap: 30px;
    position: relative;
    grid-template-columns: 1fr;
}

.program_offerings_qU .img_display_oV::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background: linear-gradient(
        to bottom right,
        rgba(var(--primary-color-rgb), 0.2),
        transparent 50%,
        rgba(var(--secondary-color-rgb), 0.2)
    );
    content: "";
}

.program_offerings_qU .text_cube_TJ {
    position: relative;
    padding: 20px 0;
}

.program_offerings_qU .description {
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    color: #000000;
    position: relative;
    margin-bottom: 20px;
    max-height: 300px;
    line-height: 1.7;
    font-size: 18px;
    transform: translateY(0);
    overflow-y: auto;
    padding-right: 15px;
}

.program_offerings_qU .text_cube_TJ::before {
    content: "";
    height: 70%;
    width: 4px;
    top: 0;
    background: linear-gradient(to bottom, rgb(192,181,179), transparent);
    transform-origin: top center;
    position: absolute;
    left: -20px;
    transform: scaleY(0.7);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.thanksFrame_RC::before {
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    right: 0;
    content: "";
    background: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.03),
    rgba(255, 255, 255, 0.03) 10px,
    transparent 10px,
    transparent 20px
  );
    top: 0;
}

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

.thanksFrame_RC h2::after {
    position: absolute;
    transform-origin: left;
    animation: expandLine 0.5s 0.8s forwards ease-out;
    background: linear-gradient(90deg, rgb(192,181,179) 0%, rgb(154,141,143) 100%);
    width: 100px;
    bottom: -12px;
    height: 4px;
    left: 0;
    content: "";
    transform: scaleX(0);
}

.thanksFrame_RC .how_grow_pB::before {
    top: 0;
    height: 5px;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(154,141,143) 0%, rgb(192,181,179) 100%);
}

.thanksFrame_RC .how_grow_pB:hover {
    transform: translateY(-5px);
}

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

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

.thanksFrame_RC span {
    display: block;
    font-family: Arial, sans-serif;
    position: relative;
    animation: fadeText 0.8s 0.6s both;
    color: #000000;
    line-height: 1.8;
    font-size: 15px;
}

.potential_learners_XR {
    background: rgb(226,224,204);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}

.potential_learners_XR .how_grow_pB {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
    padding: 0 30px;
    position: relative;
}

.potential_learners_XR h3 {
    transform: translateX(-50%);
    text-align: center;
    left: 50%;
    display: inline-block;
    margin-bottom: 70px;
    font-size: 36px;
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #000000;
}

.potential_learners_XR h3::after {
    content: "";
    position: absolute;
    right: -20px;
    width: 60px;
    bottom: -15px;
    border: 2px solid rgb(154,141,143,0.5);
    height: 60px;
    z-index: -1;
    border-radius: 50%;
}

.potential_learners_XR ul li {
    overflow: hidden;
    align-items: center;
    flex-direction: column;
    transition: all 0.4s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    display: flex;
    width: 220px;
    z-index: 2;
    font-size: 16px;
    height: 220px;
    padding: 0;
    font-family: Arial, sans-serif;
    color: #000000;
    border-radius: 50%;
    background: #ffffff;
    text-align: center;
    justify-content: flex-start;
}

.potential_learners_XR ul li:hover {
    transform: scale(1.05);
    color: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.potential_learners_XR ul li:hover::before {
    opacity: 1;
}

.potential_learners_XR ul li svg {
    margin-bottom: 20px;
    height: 40px;
    width: 40px;
    flex-shrink: 0;
    transition: all 0.4s ease;
    margin-top: 45px;
}

.potential_learners_XR ul li svg path {
    fill: rgb(192,181,179);
    transition: fill 0.4s ease;
}

.potential_learners_XR ul li > span {
    padding: 0 30px;
    overflow: hidden;
    max-height: 100px;
    display: block;
    max-width: 100%;
}

.contact_panel_QX .container {
    padding: 0 1rem;
    margin: 0 auto;
    max-width: 1400px;
}

.contact_panel_QX .request_query_Yt {
    align-items: stretch;
    background: rgb(154,141,143,0.5);
    overflow: hidden;
    box-shadow: 0 25px 50px rgb(192,181,179,0.5);
    position: relative;
    border-radius: 28px;
    display: flex;
}

.contact_panel_QX .reach_card_Ds {
    justify-content: center;
    z-index: 3;
    padding: 4rem 3rem 4rem 10%;
    display: flex;
    flex: 0 0 55%;
    position: relative;
    flex-direction: column;
}

.contact_panel_QX h2 {
    padding-left: 2rem;
    color: #ffffff;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 2.5rem;
    position: relative;
    text-align: left;
}

.contact_panel_QX .reach_card_Ds h3 {
    position: relative;
    font-weight: 600;
    font-size: 31px;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    color: #ffffff;
}

.contact_panel_QX .reach_card_Ds form {
    gap: 1.5rem;
    display: grid;
}

.contact_panel_QX .reach_card_Ds input:not([type="checkbox"]):not([type="submit"]) {
    padding: 1rem 1.5rem;
    border-radius: 10px;
    font-size: 15px;
    outline: none;
    color: #ffffff;
    position: relative;
    width: 100%;
    background: rgb(154,141,143,0.5);
    transition: all 0.3s ease;
    border: 1px solid rgb(192,181,179,0.5);
}

.contact_panel_QX .reach_card_Ds input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(192,181,179);
    box-shadow: 0 0 15px rgb(192,181,179,0.5);
}

.contact_panel_QX .reach_card_Ds .contact_reach_Vr input[type="checkbox"] {
    position: relative;
    width: 22px;
    cursor: pointer;
    border-radius: 10px;
    background: rgb(154,141,143,0.5);
    border: 2px solid rgb(192,181,179,0.5);
    transition: all 0.3s ease;
    appearance: none;
    height: 22px;
}

.contact_panel_QX .reach_card_Ds .contact_reach_Vr label {
    align-items: center;
    display: flex;
    font-size: 15px;
    color: #ffffff;
}

.contact_panel_QX .reach_card_Ds .contact_reach_Vr a:hover {
    text-decoration: underline;
}

.contact_panel_QX .reach_card_Ds .feedback_inquiry_Ru {
    font-weight: 600;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-size: 15px;
    padding: 1rem;
    width: 100%;
    color: #ffffff;
    text-transform: uppercase;
    background: rgb(192,181,179);
    border: none;
}

.contact_panel_QX .reach_card_Ds .feedback_inquiry_Ru:hover::before {
    opacity: 1;
}

.contact_panel_QX .reach_card_Ds .feedback_inquiry_Ru:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(192,181,179,0.5);
}

.footer_caption_hJ .container {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 30px;
    display: grid;
}

.footer_caption_hJ .company_holder h3 {
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 34px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.footer_caption_hJ .guide_section_lj {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    margin-top: 25px;
    border-radius: 28px;
    border-left: 4px solid rgb(192,181,179);
    line-height: 1.6;
    background: rgba(255, 255, 255, 0.1);
    font-size: 16px;
    transform: translateZ(0);
    backdrop-filter: blur(10px);
    padding: 20px;
}

.footer_caption_hJ .head_wrap_BY h5 {
    color: #ffffff;
    margin-bottom: 25px;
    font-size: 22px;
    position: relative;
    font-weight: 600;
    display: inline-block;
}

.footer_caption_hJ .head_wrap_BY h5 {
    letter-spacing: 0.5px;
}

.footer_caption_hJ .head_wrap_BY .nav_start_ro {
    gap: 15px;
    flex-direction: column;
    display: flex;
}

.footer_caption_hJ .head_wrap_BY .nav_start_ro a {
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
    color: #ffffff;
    text-decoration: none;
    z-index: 1;
    position: relative;
    font-size: 16px;
    border-radius: 10px;
    padding: 8px 15px;
}

.footer_caption_hJ .head_wrap_BY .nav_start_ro a:hover::before {
    width: 100%;
    background: rgb(192,181,179,0.5);
}

.site_map_Sr::before {
    height: 1px;
    right: 15%;
    position: absolute;
    left: 15%;
    opacity: 0.2;
    content: '';
    top: 0;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
}

.site_map_Sr .container {
    justify-content: center;
    align-items: center;
    display: flex;
}

.site_map_Sr .training_zone_vk {
    font-size: 13px;
    opacity: 0.8;
    letter-spacing: 0.5px;
    text-align: center;
    color: #ffffff;
}



.footer_caption_hJ::before {
    top: 0;
    background-size: 200% 200%;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(192,181,179), rgb(154,141,143), rgb(192,181,179));
    left: 0;
    content: '';
    animation: gradientShift 5s infinite;
    height: 5px;
}

.footer_caption_hJ .company_holder::before {
    content: '';
    border-radius: 50%;
    height: 100px;
    opacity: 0.3;
    background: rgb(154,141,143,0.5);
    left: -30px;
    width: 100px;
    position: absolute;
    z-index: -1;
    bottom: 0;
    filter: blur(40px);
}

.footer_caption_hJ .support_cta_XG::before {
    bottom: -50px;
    z-index: -1;
    position: absolute;
    content: '';
    background: rgb(154,141,143,0.5);
    opacity: 0.25;
    height: 180px;
    width: 180px;
    filter: blur(70px);
    border-radius: 50%;
    left: 80px;
}

.consentNotificationBox_ns {
    bottom: 0;
    z-index: 90;
    background: rgb(226,224,204);
    border-top: 2px solid rgb(192,181,179);
    position: fixed;
    width: 100%;
}

.consentNotificationBox_ns h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

.consentNotificationBox_ns p {
    font-size: 18px;
}

.consent_ack_PB {
    margin-right: 10px;
    flex-shrink: 0;
}

.online_tracking_XU {
    border-bottom: 2px solid rgb(192,181,179);
    flex-shrink: 0;
    font-size: 24px;
    color: rgb(192,181,179);
    white-space: nowrap;
    line-height: 35px;
    text-align: center;
    margin-left: 10px;
    text-decoration: none;
    min-width: 120px;
    cursor: pointer;
}

.grid-container_Mg .online_tracking_XU {
    margin-left: 30px;
    padding: 10px;
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    border: none;
    background: rgb(192,181,179);
}

.our_story_xM::before {
    bottom: 0;
    top: 0;
    content: '';
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.75) 40%,
        rgba(0, 0, 0, 0.65) 100%);
    right: 0;
    position: absolute;
    z-index: 1;
    left: 0;
}

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

.our_story_xM h2::after {
    content: '';
    transform-origin: left;
    transform: scaleX(0);
    left: 0;
    width: 80px;
    position: absolute;
    background: rgb(192,181,179);
    height: 3px;
    bottom: 0;
    animation: expandLine 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.5s;
}

.our_story_xM .text_cube_TJ::before {
    left: 0;
    animation: expandHeight 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.8s;
    width: 3px;
    height: 0;
    content: '';
    position: absolute;
    top: 0;
    background: rgb(154,141,143);
}

.our_story_xM .text_cube_TJ > div {
    width: 100%;
}

.our_story_xM .text_cube_TJ p {
    opacity: 0;
    animation: slideInRight 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.6s;
    font-weight: 600;
    transform: translateX(-15px);
    color: rgb(192,181,179);
    margin-bottom: 20px;
    font-size: calc(19px - 2px);
}

.our_story_xM .text_cube_TJ::after {
    content: '';
    animation: expandWidth 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 1.2s;
    height: 5px;
    width: 200px;
    right: 30px;
    position: absolute;
    transform-origin: right;
    background: linear-gradient(90deg, transparent, rgb(192,181,179));
    bottom: -15px;
    transform: scaleX(0);
}

.sign_up_hA::after {
    width: 100%;
    height: 100%;
    background: radial-gradient(ellipse at center, rgb(192,181,179,0.5) 0%, transparent 70%);
    top: 0;
    left: 0;
    position: absolute;
    z-index: -2;
    content: "";
}

.sign_up_hA .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

.sign_up_hA h3 {
    padding-left: 1.5rem;
    position: relative;
    font-size: calc(24px * 1.1);
    margin: 0;
    letter-spacing: 0.5px;
    font-weight: 600;
    line-height: 1.4;
    color: #ffffff;
}

.sign_up_hA h3::before {
    left: 0;
    top: 0;
    content: "";
    width: 3px;
    position: absolute;
    background: linear-gradient(to bottom, rgb(154,141,143), transparent);
    height: 100%;
}

.sign_up_hA .input_holder {
    margin: 0 auto;
    position: relative;
    display: flex;
    max-width: 650px;
    gap: 1.25rem;
    flex-direction: column;
    transform: translateZ(0);
}

.sign_up_hA .input_holder div:focus-within::before {
    opacity: 0.3;
}

.sign_up_hA .news_box_rD {
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    border: 1px solid rgba(255,255,255,0.2);
    backdrop-filter: blur(5px);
    color: #ffffff;
    background: rgba(255,255,255,0.1);
    border-radius: 10px;
    width: 100%;
    font-size: 12px;
    padding: 1rem 1.25rem;
}

.sign_up_hA .news_box_rD::placeholder {
    color: rgba(255,255,255,0.6);
}

.sign_up_hA .mail_block_JM {
    font-size: 16px;
    color: #ffffff;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    font-weight: 600;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(192,181,179) 0%, rgb(154,141,143) 100%);
    border: none;
    align-self: flex-start;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    padding: 0.9rem 2rem;
}

.sign_up_hA .mail_block_JM:hover::before {
    left: 100%;
}

.education_framework_Xj {
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(226,224,204) 0%, rgba(rgb(154,141,143,0.5), 0.05) 100%);
    position: relative;
    overflow: hidden;
}

.education_framework_Xj::after {
    content: "";
    width: 80%;
    left: 10%;
    opacity: 0.2;
    height: 1px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(192,181,179), transparent);
}

.education_framework_Xj .how_grow_pB {
    perspective: 1000px;
    z-index: 1;
    transform-style: preserve-3d;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.education_framework_Xj h2::after {
    background: linear-gradient(90deg, rgb(192,181,179), transparent);
    height: 4px;
    width: 40%;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    bottom: -12px;
    position: absolute;
    content: "";
    left: 0;
}

.education_framework_Xj .text_cube_TJ:hover {
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 3px 10px rgba(rgba(0, 0, 0, 0.5), 0.12);
    transform: translateZ(15px) translateX(5px);
}

.education_framework_Xj p {
    line-height: 1.7;
    font-size: 15px;
    color: #000000;
    margin: 0;
}

.education_framework_Xj .text_cube_TJ::before {
    border-radius: 50% 0 50% 50%;
    width: 60px;
    position: absolute;
    z-index: -1;
    transform: rotate(-45deg);
    content: "";
    border: 1px solid rgb(192,181,179,0.5);
    left: -20px;
    top: -20px;
    transition: all 0.5s ease;
    height: 60px;
    opacity: 0.2;
}

.title_section_qT::before {
    width: 100%;
    z-index: 1;
    height: 100%;
    background: linear-gradient(135deg, rgba(94,170,168,0.05) 25%, transparent 25%) 0 0,
                linear-gradient(225deg, rgba(94,170,168,0.05) 25%, transparent 25%) 0 0,
                linear-gradient(315deg, rgba(94,170,168,0.05) 25%, transparent 25%) 0 0,
                linear-gradient(45deg, rgba(94,170,168,0.05) 25%, transparent 25%) 0 0;
    top: 0;
    background-size: 50px 50px;
    pointer-events: none;
    content: "";
    position: absolute;
    left: 0;
}

.title_section_qT .text_cube_TJ {
    background: linear-gradient(145deg, rgba(255,255,255,0.85), rgba(255,255,255,0.95));
    box-shadow: 12px 12px 24px rgba(0,0,0,0.1),
                -8px -8px 20px rgba(255,255,255,0.7),
                inset 2px 2px 4px rgba(255,255,255,0.5),
                inset -2px -2px 4px rgba(0,0,0,0.05);
    z-index: 2;
    animation: fadeSlideRight 0.8s 0.4s forwards;
    border-radius: 15px;
    padding: 2.5rem;
    opacity: 0;
    transform: translateX(-10px);
    position: relative;
}

.title_section_qT .course_home_sW {
    align-items: center;
    flex-direction: column;
    display: flex;
}

.title_section_qT .course_home_sW svg path {
    transition: fill 0.3s ease, transform 0.3s ease;
}

.title_section_qT .course_home_sW svg:hover path {
    transform: scale(1.05);
    transform-origin: center;
    fill: rgb(192,181,179);
}

.title_section_qT .course_home_sW svg:hover text {
    fill: #000000;
}

.title_section_qT .course_home_sW p::after {
    height: 3px;
    width: 60px;
    left: 50%;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(192,181,179), transparent);
    transform: translateX(-50%);
    content: "";
    position: absolute;
    border-radius: 3px;
}

.title_section_qT .feedback_inquiry_Ru::before {
    content: "";
    width: 100%;
    left: -100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: all 0.6s ease;
}

.title_section_qT .feedback_inquiry_Ru:hover {
    box-shadow: 0 12px 20px rgba(94,170,168,0.3),
                0 4px 8px rgba(0,0,0,0.1),
                inset 0 1px 0 rgba(255,255,255,0.4);
    transform: translateY(-3px);
}

.title_section_qT .feedback_inquiry_Ru:hover::before {
    left: 100%;
}

.title_section_qT .img_display_oV {
    border-radius: 15px;
    overflow: hidden;
    opacity: 0;
    box-shadow: 12px 12px 24px rgba(0,0,0,0.15),
                -8px -8px 20px rgba(255,255,255,0.7),
                inset 2px 2px 4px rgba(255,255,255,0.1);
    animation: fadeSlideUp 0.8s 0.6s forwards;
    height: 350px;
    transform: translateY(10px);
    position: relative;
}

.title_section_qT .img_display_oV::after {
    background: rgb(192,181,179,0.5);
    left: 0;
    opacity: 0.3;
    height: 100%;
    position: absolute;
    mix-blend-mode: color;
    z-index: 1;
    width: 100%;
    content: "";
    transition: opacity 0.5s ease;
    top: 0;
}


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


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



@media (min-width: 992px) {.learning_profits_wf .how_grow_pB {
    padding: 60px;
}.learning_profits_wf .img_display_oV {
    height: 450px;
    width: 45%;
}.learning_profits_wf li p {
    padding: 16px 20px;
}
}



@media (min-width: 1200px) {.learning_profits_wf .how_grow_pB {
    padding: 70px;
    gap: 80px;
}.learning_profits_wf h4 {
    margin-bottom: 45px;
}.learning_profits_wf .img_display_oV {
    height: 500px;
}
}



@media (hover: none) {.learning_profits_wf .how_grow_pB,
    .learning_profits_wf .how_grow_pB:hover,
    .learning_profits_wf .img_display_oV,
    .learning_profits_wf .how_grow_pB:hover .img_display_oV {
    transform: none;
}}



@media (min-width: 768px) {.academic_expertise_el .client_ratings_xo {
    row-gap: 30px;
    column-gap: 40px;
    grid-template-rows: auto 1fr;
    grid-template-columns: auto 1fr;
}.academic_expertise_el .client_ratings_xo > div:first-child {
    grid-row: 1 / 3;
}.academic_expertise_el .img_display_oV {
    height: 260px;
    width: 220px;
}.academic_expertise_el .past_jobs_tA {
    padding-left: 30px;
    grid-column: 2;
}
}



@media (max-width: 767px) {.academic_expertise_el {
    padding: 80px 0;
}.academic_expertise_el .client_ratings_xo {
    gap: 25px;
    padding: 30px;
}.academic_expertise_el .img_display_oV {
    width: 150px;
    height: 150px;
}.academic_expertise_el .name {
    font-size: calc(21px - 2px);
}.academic_expertise_el .past_jobs_tA {
    font-size: calc(18px - 1px);
}
}


@media (min-width: 992px) {.our_info_VN .contact_section_ey {
    padding: 50px 0;
}.our_info_VN .contact_box_AH p svg {
    width: 26px;
    height: 26px;
}.our_info_VN .talk_experts_qI svg {
    margin-right: 12px;
    width: 24px;
    height: 24px;
}.our_info_VN .get_help_BA svg {
    width: 18px;
    height: 18px;
}
}


@media (max-width: 767px) {.our_info_VN {
    padding: 60px 0;
}.our_info_VN .get_assistance_Ou {
    font-size: calc(37px - 4px);
    margin-bottom: 30px;
}.our_info_VN .get_assistance_Ou svg {
    margin-right: 8px;
    height: 20px;
    width: 20px;
}.our_info_VN .contact_box_AH,
    .our_info_VN .talk_support_iS {
    padding: 25px;
}.our_info_VN .contact_box_AH p {
    padding-left: 30px;
}.our_info_VN .contact_box_AH p svg {
    width: 20px;
    height: 20px;
}.our_info_VN .talk_experts_qI svg {
    width: 18px;
    margin-right: 8px;
    height: 18px;
}.our_info_VN .message_page_AK {
    gap: 15px;
    grid-template-columns: 1fr;
}.our_info_VN .get_help_BA {
    padding: 12px 12px 12px 35px;
}.our_info_VN .get_help_BA svg {
    height: 14px;
    left: 10px;
    width: 14px;
}}



@media (max-width: 1200px) {.offer_list_sj {
    padding: 100px 0;
}.offer_list_sj .payment_plans_wT {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}
}



@media (max-width: 992px) {.offer_list_sj {
    padding: 80px 0;
}.offer_list_sj h2 {
    font-size: calc(35px * 0.9);
}.offer_list_sj .payment_plans_wT {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.offer_list_sj .fee_options_EC {
    padding: 25px 20px;
}
}



@media (max-width: 576px) {.offer_list_sj {
    padding: 60px 0;
}.offer_list_sj h2 {
    font-size: calc(35px * 0.7);
}.offer_list_sj .price_tiers_yc {
    font-size: calc(15px * 0.9);
}.offer_list_sj .fee_options_EC {
    padding: 20px 15px;
}.offer_list_sj .fee_options_EC h4 {
    font-size: 22px;
}.offer_list_sj .fee_options_EC p {
    font-size: calc(15px * 0.85);
}.offer_list_sj .pricing_catalog_zp {
    padding: 8px 15px;
    font-size: 22px;
}}



@media (min-width: 768px) {.program_offerings_qU {
    padding: 150px 0;
}.program_offerings_qU h2 {
    margin-left: 60px;
    font-size: calc(29px * 1.2);
    max-width: 80%;
}.program_offerings_qU h2::before {
    width: 100px;
    bottom: 50%;
    left: -60px;
}.program_offerings_qU .education_path_Ir {
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
    gap: 50px;
}.program_offerings_qU .img_display_oV {
    height: 450px;
    transform: perspective(1000px) rotateX(3deg) rotateY(-3deg);
}.program_offerings_qU .text_cube_TJ {
    padding: 0 30px;
}.program_offerings_qU .description {
    max-height: 450px;
}
}



@media (min-width: 1200px) {.program_offerings_qU h2 {
    margin-left: 100px;
    font-size: calc(29px * 1.4);
}.program_offerings_qU h2::before {
    width: 150px;
    left: -100px;
}.program_offerings_qU .education_path_Ir {
    grid-template-columns: 1fr 1.7fr;
    gap: 70px;
}.program_offerings_qU .img_display_oV {
    height: 550px;
}.program_offerings_qU .description {
    max-height: 550px;
    margin-bottom: 25px;
}}



@media (max-width: 576px) {.thanksFrame_RC {
    padding: 3rem 0;
}.thanksFrame_RC .container {
    padding: 0 1.5rem;
    transform: perspective(1000px) rotateX(0deg);
}.thanksFrame_RC h2 {
    margin-bottom: 1.75rem;
    font-size: calc(30px * 0.7);
}.thanksFrame_RC .how_grow_pB {
    padding: 1.5rem;
}.thanksFrame_RC li {
    padding-left: 1.25rem;
}.thanksFrame_RC li::before {
    width: 6px;
    height: 6px;
    top: 0.65rem;
}.thanksFrame_RC span {
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}}



@media (max-width: 768px) {.potential_learners_XR {
    padding: 80px 0;
}.potential_learners_XR h3 {
    font-size: calc(36px * 0.8);
    margin-bottom: 50px;
}.potential_learners_XR ul {
    gap: 30px;
}.potential_learners_XR ul li {
    height: 200px;
    width: 200px;
}.potential_learners_XR ul li svg {
    width: 35px;
    margin-top: 40px;
    height: 35px;
}
}



@media (max-width: 480px) {.potential_learners_XR ul li {
    width: 200px;
    height: 200px;
}.potential_learners_XR ul li svg {
    height: 30px;
    margin-top: 35px;
    margin-bottom: 15px;
    width: 30px;
}.potential_learners_XR ul li > span {
    padding: 0 20px;
}}



@media screen and (max-width: 1200px) {.contact_panel_QX .img_display_oV {
    margin-left: -3%;
}
}



@media screen and (max-width: 768px) {.contact_panel_QX {
    padding: 3rem 0;
}.contact_panel_QX h2 {
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.8);
    padding-left: 1.5rem;
}.contact_panel_QX h2::before {
    height: 0.8rem;
    width: 0.8rem;
}.contact_panel_QX .reach_card_Ds h3 {
    margin-bottom: 1.5rem;
    font-size: calc(31px * 0.9);
}.contact_panel_QX .reach_card_Ds input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
}
}



@media (max-width: 992px) {.footer_caption_hJ .container {
    grid-template-columns: repeat(1, 1fr);
}.footer_caption_hJ .company_holder {
    margin-bottom: 40px;
    grid-column: 1 / -1;
}.footer_caption_hJ .support_cta_XG {
    grid-column: 1 / -1;
}.footer_caption_hJ .nav_start_ro {
    grid-template-columns: repeat(2, 1fr);
}
}


@media only screen and (max-width: 800px) {.consent_ack_PB {
    display: none;
}.track_prefs_hw {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.consentNotificationBox_ns h5 {
    text-align: center;
}.consentNotificationBox_ns p {
    text-align: center;
}.cookie_necessary_IJ {
    margin-bottom: 20px;
}body .grid-container_Mg .online_tracking_XU {
    margin-left: 0;
    margin-bottom: 10px;
}}



@media screen and (min-width: 992px) {.our_story_xM {
    padding: 180px 0 160px;
}.our_story_xM::after {
    height: 80%;
    right: -2%;
    width: 35%;
    top: -15%;
}.our_story_xM h2 {
    margin-left: 60px;
}.our_story_xM .text_cube_TJ {
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s ease;
    margin-left: 60px;
    margin-right: 60px;
    padding: 70px;
}.our_story_xM .text_cube_TJ:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_story_xM .text_cube_TJ div div {
    column-gap: 50px;
    column-count: 2;
}
}



@media (min-width: 768px) {.sign_up_hA {
    padding: 5rem 3rem;
}.sign_up_hA .how_grow_pB {
    padding: 3rem;
    align-items: center;
    transform: perspective(1000px) rotateX(1deg);
    grid-template-columns: 1.2fr 1fr;
}.sign_up_hA h3 {
    padding-right: 2rem;
    font-size: 24px;
}.sign_up_hA .input_holder {
    flex-direction: row;
    align-items: stretch;
}.sign_up_hA .input_holder div {
    flex: 1;
}.sign_up_hA .news_box_rD {
    height: 100%;
}
}



@media (max-width: 767px) {.sign_up_hA .how_grow_pB {
    padding: 2rem 1.5rem;
}.sign_up_hA h3 {
    margin-bottom: 1.5rem;
    font-size: calc(24px * 0.9);
}.sign_up_hA .mail_block_JM {
    margin-top: 0.5rem;
    width: 100%;
}
}



@media (max-width: 991px) {.education_framework_Xj {
    padding: 4rem 1.5rem;
}.education_framework_Xj h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2rem;
}.education_framework_Xj .text_cube_TJ {
    padding: 2rem;
}
}



@media (max-width: 576px) {.education_framework_Xj {
    padding: 2.5rem 0.75rem;
}.education_framework_Xj h2 {
    margin-bottom: 1.25rem;
    font-size: calc(29px * 0.7);
}.education_framework_Xj .text_cube_TJ {
    border-left-width: 3px;
    padding: 1.5rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
}.education_framework_Xj p {
    font-size: calc(15px * 0.9);
    line-height: 1.5;
}.education_framework_Xj .text_cube_TJ::before {
    display: none;
}}



@media (min-width: 768px) {.title_section_qT {
    padding: 4rem 2rem;
}.title_section_qT h1 {
    margin-bottom: 3rem;
    font-size: calc(20px * 1.2);
}.title_section_qT .how_grow_pB {
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.title_section_qT .text_cube_TJ {
    padding: 3rem;
}.title_section_qT .course_home_sW svg {
    height: 120px;
    width: 120px;
}.title_section_qT .img_display_oV {
    height: 100%;
}
}



@media (min-width: 1200px) {.title_section_qT {
    padding: 6rem 4rem;
}.title_section_qT .how_grow_pB {
    margin: 0 auto;
    gap: 6rem;
    max-width: 1400px;
}.title_section_qT .text_cube_TJ {
    padding: 4rem;
}.title_section_qT .course_home_sW p {
    font-size: calc(17px * 1.1);
}
}



@media (prefers-reduced-motion: reduce) {.title_section_qT h1,
    .title_section_qT .text_cube_TJ,
    .title_section_qT .img_display_oV {
    transform: none;
    opacity: 1;
    animation: none;
}.title_section_qT .course_home_sW svg {
    animation: none;
}.title_section_qT .feedback_inquiry_Ru::before {
    display: none;
}
}

@keyframes gentleRotate {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(5deg);
    }
    75% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

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

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



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



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



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



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



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

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

@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}



@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes slideUpFade {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}



@keyframes fadeInText {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


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



@keyframes fadeSlideUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}

