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

.grid-container_9PA {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}

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

.access_help_T5d {
    flex: 0 0 auto;
}

.access_help_T5d {
    overflow: hidden;
    font-family: Arial, sans-serif;
    padding: 0 0 30px;
    position: relative;
}


.contact_form_box_zoK {
    position: relative;
    background: linear-gradient(160deg, rgb(168,193,193) 0%, rgb(134,161,160,0.5) 100%);
    overflow: hidden;
    padding: 90px 0;
}

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

.contact_form_box_zoK h2 {
    font-weight: 700;
    font-size: 45px;
    position: relative;
    margin-bottom: 50px;
    font-family: Arial, sans-serif;
    color: #000000;
    text-align: center;
}

.contact_form_box_zoK .picture_FMR {
    height: 200px;
    position: relative;
    width: 100%;
}

.contact_form_box_zoK .support_map_vR6 {
    width: 100%;
    padding: 50px;
    position: relative;
}

.contact_form_box_zoK form h3 {
    display: inline-block;
    font-weight: 700;
    color: #000000;
    margin-bottom: 30px;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 19px;
}

.contact_form_box_zoK form input[type="text"] {
    width: 100%;
    background: rgb(168,193,193);
    padding: 15px 20px;
    font-size: 18px;
    border: 2px solid transparent;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    color: #000000;
    font-family: Arial, sans-serif;
    border-radius: 10px;
}

.contact_form_box_zoK .query_query_OLV input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact_form_box_zoK .query_query_OLV label::before {
    border-radius: 10px;
    transition: all 0.3s ease;
    height: 22px;
    top: 2px;
    left: 0;
    content: "";
    width: 22px;
    background: rgb(168,193,193);
    position: absolute;
}

.contact_form_box_zoK .query_query_OLV label a {
    text-decoration: none;
    color: rgb(134,161,160);
    transition: all 0.3s ease;
}

.contact_form_box_zoK .query_query_OLV label a:hover {
    text-decoration: underline;
}

.contact_form_box_zoK form .query_grid_Qo9 {
    position: relative;
    width: 100%;
    border-radius: 10px;
    text-align: center;
    background: rgb(134,161,160);
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 16px;
    padding: 16px 20px;
    border: none;
    color: #ffffff;
    font-family: Arial, sans-serif;
}

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

.pricing_deck_Tsj h2::after {
    width: 80px;
    height: 4px;
    position: absolute;
    left: 50%;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(134,161,160,0.5), rgb(134,161,160), rgb(134,161,160,0.5));
    content: "";
    transform: translateX(-50%);
}

.pricing_deck_Tsj .discount_price_H1i {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    margin: 0;
    list-style: none;
    gap: 30px;
    padding: 0;
    display: grid;
    perspective: 1000px;
}

.pricing_deck_Tsj .access_rates_SnJ {
    height: 100%;
    display: block;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    text-decoration: none;
    transform-style: preserve-3d;
}

.pricing_deck_Tsj .fee_choices_em4::before {
    top: 0;
    content: "";
    height: 5px;
    position: absolute;
    width: 100%;
    transition: transform 0.5s ease, opacity 0.5s ease;
    background: linear-gradient(90deg, rgb(134,161,160), rgb(98,124,122));
    left: 0;
    transform: scaleX(0.8);
    opacity: 0.8;
}

.pricing_deck_Tsj .fee_choices_em4::after {
    right: 0;
    content: "";
    z-index: -1;
    transition: all 0.6s ease;
    width: 150px;
    border-radius: 50%;
    transform: translate(30%, 30%);
    position: absolute;
    bottom: 0;
    height: 150px;
    opacity: 0.2;
    background: radial-gradient(circle, rgb(134,161,160,0.5) 0%, transparent 70%);
}

.pricing_deck_Tsj .lesson_rates_6tT h4::after {
    background: rgb(98,124,122);
    width: 50px;
    height: 2px;
    left: 0;
    position: absolute;
    bottom: 0;
    content: "";
    transition: width 0.4s ease;
}

.pricing_deck_Tsj .pay_options_Doj {
    font-size: calc(24px * 1.5);
    position: relative;
    display: inline-block;
    padding: 10px 5px;
    transform: translateZ(15px);
    color: #ffffff;
    transition: all 0.4s ease;
    font-weight: 700;
}

.pricing_deck_Tsj .access_rates_SnJ:hover .fee_choices_em4 {
    transform: translateY(-10px) translateZ(20px);
    box-shadow: 0 30px 60px rgba(0,0,0,0.3), 0 0 0 1px rgba(255,255,255,0.15);
}

.pricing_deck_Tsj .access_rates_SnJ:hover .fee_choices_em4::before {
    transform: scaleX(1);
    opacity: 1;
}

.pricing_deck_Tsj .access_rates_SnJ:hover .fee_choices_em4::after {
    transform: translate(20%, 20%) scale(1.2);
    opacity: 0.4;
}

.pricing_deck_Tsj .access_rates_SnJ:hover .pay_options_Doj::before {
    transform: scaleX(0.8);
    opacity: 1;
}

.company_info_VvF::before {
    z-index: 1;
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0.75) 90%);
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    right: 0;
}

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

.company_info_VvF .text_drawer_vY1 {
    transform: perspective(1000px) rotateY(-1deg);
    backdrop-filter: blur(5px);
    padding: 40px 50px;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 5px 15px rgba(0, 0, 0, 0.08);
}

.company_info_VvF .text_drawer_vY1 h1 {
    font-size: 48px;
    padding-bottom: 15px;
    display: inline-block;
    position: relative;
    letter-spacing: -0.5px;
    margin-bottom: 30px;
    color: #000000;
    font-weight: 700;
    line-height: 1.2;
}

.company_info_VvF .text_drawer_vY1:hover h1::after {
    width: 100%;
}

.company_info_VvF .text_drawer_vY1 ul li {
    margin-bottom: 15px;
}

.company_info_VvF .text_drawer_vY1 h4 {
    transition: transform 0.4s ease;
    margin: 0 0 15px;
    font-size: 20px;
    display: inline-block;
    position: relative;
    color: rgb(134,161,160);
    font-weight: 600;
    transform: translateX(0);
}

.company_info_VvF .text_drawer_vY1:hover h4::before {
    width: 100%;
}

.company_info_VvF .text_drawer_vY1 span {
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-weight: 400;
    hyphens: auto;
    opacity: 0.95;
    font-size: 17px;
    columns: 2;
    column-gap: 40px;
    display: block;
    text-align: justify;
}

.gratSpot_jrd::before,
.gratSpot_jrd::after {
    position: absolute;
    content: '';
    pointer-events: none;
}

.gratSpot_jrd::before {
    transform: rotate(-15deg) translateZ(-10px);
    width: 40%;
    background: linear-gradient(45deg, rgb(134,161,160,0.5) 10%, transparent 70%);
    opacity: 0.03;
    height: 70%;
    filter: blur(20px);
    left: -10%;
    top: -5%;
}

.gratSpot_jrd h2 {
    margin-bottom: 3rem;
    font-weight: 700;
    line-height: 1.3;
    color: #000000;
    position: relative;
    transform: translateZ(10px);
    font-size: 32px;
    max-width: 90%;
    text-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.gratSpot_jrd .pro_training_2DL {
    border-radius: 29px;
    background: linear-gradient(145deg, #ffffff 0%, rgba(rgb(255, 255, 255, 0.5), 0.95) 100%);
    transform: translateZ(20px) rotateY(-2deg);
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding: 2.5rem 3rem;
    box-shadow: 
        0 20px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 10px 20px -10px rgba(rgba(0, 0, 0, 0.5), 0.07);
    position: relative;
    margin: 1rem 0;
}



.gratSpot_jrd .pro_training_2DL {
    animation: floatIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}

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

.gratSpot_jrd li {
    position: relative;
    padding-left: 0;
}

.gratSpot_jrd li::before {
    opacity: 0.2;
    background: linear-gradient(135deg, rgb(134,161,160,0.5) 0%, transparent 80%);
    transition: all 0.4s ease-out;
    height: 60px;
    width: 60px;
    transform: translateZ(15px) scale(0.95);
    left: -30px;
    content: '';
    border-radius: 50%;
    position: absolute;
    top: -20px;
}

.location_info_2Lu::before {
    width: 100%;
    position: absolute;
    z-index: 0;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    opacity: 0.4;
    background: linear-gradient(135deg, rgb(134,161,160,0.5) 0%, transparent 70%);
}



.location_info_2Lu::before {
    animation: gradient-shift 15s ease infinite alternate;
}

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

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

.location_info_2Lu .submit_request_ikP:first-child {
    display: flex;
    flex-direction: column;
    padding: 40px;
}



.location_info_2Lu .submit_request_ikP:first-child {
    position: relative;
    overflow: hidden;
}

.location_info_2Lu .submit_request_ikP:hover {
    transform: translateY(-5px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
}

.location_info_2Lu h2::after {
    bottom: -15px;
    background: rgb(134,161,160);
    position: absolute;
    width: 30px;
    transition: width 0.3s ease;
    height: 2px;
    left: 0;
    content: "";
}

.location_info_2Lu h3 {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 20px;
    color: #000000;
}

.location_info_2Lu .connect_section_vlx {
    text-transform: uppercase;
    color: rgb(134,161,160);
    letter-spacing: 0.05em;
    font-size: calc(15px * 1.2);
    margin-bottom: 20px;
    font-weight: 700;
}

.location_info_2Lu .learn_form_F2f h3 {
    align-items: center;
    display: flex;
    margin-bottom: 20px;
}

.location_info_2Lu .quick_contact_wJI {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    gap: 10px;
    display: grid;
}

.location_info_2Lu .quick_contact_wJI span {
    font-size: calc(15px * 0.85);
    transition: all 0.3s ease;
    color: #000000;
    display: block;
    text-align: center;
    background: rgb(168,193,193);
    border-left: 3px solid rgb(134,161,160);
    padding: 8px 10px;
}

.location_info_2Lu .submit_request_ikP:hover .picture_FMR {
    transform: scale(1.05);
}

.location_info_2Lu .assist_form_t2J {
    flex-direction: column;
    display: flex;
    padding: 40px;
    gap: 20px;
}

.location_info_2Lu .assist_form_t2J a:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.location_info_2Lu .assist_form_t2J a:hover {
    transform: translateX(5px);
}

.location_info_2Lu .assist_form_t2J a:hover::before {
    width: 3px;
}

.location_info_2Lu .assist_form_t2J a span {
    margin-bottom: 5px;
    display: block;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
}

.location_info_2Lu svg {
    width: 24px;
    fill: rgb(134,161,160);
    margin-right: 15px;
    flex-shrink: 0;
    margin-top: 5px;
    height: 24px;
    transition: transform 0.3s ease;
}

.location_info_2Lu .assist_form_t2J a:hover svg {
    transform: scale(1.2);
}

.location_info_2Lu .assist_form_t2J a:hover svg,
.location_info_2Lu .assist_form_t2J a:hover svg path {
    fill: rgb(98,124,122);
}

.location_info_2Lu .submit_request_ikP:first-child:hover::after {
    transform: rotate(45deg) scale(1.2);
}

.location_info_2Lu .assist_form_t2J a:nth-child(1) {
    animation-delay: 0.1s;
}

.location_info_2Lu .assist_form_t2J a:nth-child(3) {
    animation-delay: 0.3s;
}

footer {
    position: relative;
    width: 100%;
}

footer .search_foot_PHK {
    position: relative;
    z-index: 1;
}

footer .assist_form_t2J {
    color: #ffffff;
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 70px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    position: relative;
    background-color: rgb(98,124,122);
    padding: 40px 20px;
    flex-wrap: wrap;
}

footer .info_item {
    transition: all 0.3s ease;
    display: flex;
    flex: 1 1 200px;
    border-radius: 10px;
    max-width: 300px;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 10px 20px;
    align-items: center;
}

footer .info_item p,
footer .info_item a {
    text-decoration: none;
    color: #ffffff;
    font-size: 17px;
}

footer .text_main_holder::before {
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
    z-index: -1;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    background-color: #ffffff;
    height: 100%;
}

footer .telegram_ref_0jZ {
    color: #000000;
    margin: 0 auto;
    line-height: 1.6;
    font-size: 12px;
    max-width: 350px;
    text-align: center;
}

footer .top_learning_IzE h5 {
    margin-bottom: 25px;
    color: #000000;
    font-size: 23px;
    position: relative;
    display: inline-block;
    font-weight: 600;
}

footer .header_page_5zO {
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
    flex-wrap: wrap;
    gap: 10px 30px;
}

footer .header_page_5zO a::after {
    background-color: rgb(134,161,160);
    transition: width 0.3s ease;
    height: 1px;
    content: "";
    left: 0;
    position: absolute;
    width: 0;
    bottom: 0;
}

footer .header_page_5zO a:hover::after {
    width: 100%;
}

footer .subscribe_holder::before {
    left: 0;
    content: "";
    height: 100%;
    top: 0;
    position: absolute;
    pointer-events: none;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 0%, transparent 50%);
    width: 100%;
}

footer .subscribe_holder p {
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: 17px;
    color: rgba(255, 255, 255, 0.9);
}

footer .input_holder input[type="email"] {
    border-radius: 10px;
    padding: 15px;
    font-size: 17px;
    border: none;
    transition: all 0.3s ease;
}

footer .sub_authorization_5df {
    border: none;
    background-color: #000000;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    padding: 15px;
}

.title_screen_mat {
    width: 100%;
    min-height: 600px;
    position: relative;
    background-color: rgb(168,193,193);
    height: 100vh;
    overflow: hidden;
}

.title_screen_mat .pro_training_2DL {
    height: 100%;
    display: flex;
    z-index: 3;
    width: 100%;
    position: relative;
    align-items: flex-end;
}

.title_screen_mat .start_lead_CKb {
    position: absolute;
    overflow: hidden;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 1;
    top: 0;
}

.title_screen_mat .study_smart_n4Z {
    height: 100%;
    min-width: 100vw;
    filter: brightness(1.1) contrast(1.05) saturate(1.1);
    position: relative;
}

.title_screen_mat .study_smart_n4Z img {
    transform-origin: center;
    object-fit: cover;
    width: 100%;
    animation: slowZoom 15s alternate infinite ease-in-out;
    height: 100%;
}

.title_screen_mat .text_drawer_vY1 {
    border-radius: 10px 10px 0 0;
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.1);
    margin: 0 0 5% 10%;
    padding: 3rem;
    animation: slideUp 1s ease-out;
    z-index: 4;
    width: 50%;
    backdrop-filter: blur(10px);
    position: relative;
    background: rgba(255, 255, 255, 0.85);
    transform: translateY(0);
}

.title_screen_mat .text_drawer_vY1 p {
    color: #000000;
    font-size: 12px;
    line-height: 1.7;
    margin-bottom: 2rem;
    position: relative;
}

.title_screen_mat .text_drawer_vY1 .query_grid_Qo9::before {
    width: 100%;
    position: absolute;
    animation: buttonGlow 3s infinite;
    left: -100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    content: "";
    height: 100%;
}

.consentNotificationBox_ndm {
    width: 90%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    z-index: 1050;
    font-family: Arial, sans-serif;
    transform: translateX(-50%);
    background: #ffffff;
    left: 50%;
    bottom: 20px;
    overflow: hidden;
    position: fixed;
    border-radius: 19px;
    max-width: 500px;
}

.consentNotificationBox_ndm h5 {
    font-weight: 700;
    text-align: center;
    color: rgb(134,161,160);
    font-size: 21px;
    margin-bottom: 10px;
}

.visitor_settings_1YL {
    padding: 10px 20px;
    text-decoration: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    background: rgb(134,161,160);
    border-radius: 10px;
    font-size: 20px;
    margin: 5px;
    width: calc(50% - 10px);
    transition: background 0.3s ease-in-out;
    display: inline-block;
    text-align: center;
    color: #ffffff;
}

.consentNotificationBox_ndm p a:hover {
    color: rgb(98,124,122);
}

#usageNoticeDialog_dGP:checked ~ .consentNotificationBox_ndm {
    visibility: hidden;
    opacity: 0;
}

header .main_mainwrap_ebm {
    position: relative;
    display: flex;
    padding: 20px 15px;
    transform: none;
    align-items: center;
    justify-content: space-between;
    z-index: 5;
    flex-direction: row;
}

header .main_mainwrap_ebm .head_mainwrap_YrT:hover {
    transform: scale(1.05);
}

header .main_mainwrap_ebm .head_mainwrap_YrT .head_prime_ki0 svg {
    height: 50px;
    width: auto;
}

header .main_mainwrap_ebm .top_learning_IzE::before {
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: -1;
    transform: rotate(-2deg) scale(1.03);
    border-radius: 12px;
    position: absolute;
    width: 100%;
    content: "";
}

header .main_mainwrap_ebm .top_learning_IzE .top_tutor_xjB:hover {
    transform: translateY(-3px) scale(1.05);
}

header .main_mainwrap_ebm .top_learning_IzE .top_tutor_xjB a::after {
    background: linear-gradient(90deg, transparent, rgb(98,124,122), transparent);
    content: "";
    transition: transform 0.4s ease;
    transform: translateX(-100%);
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.program_details_siw {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(168,193,193) 0%, rgb(98,124,122,0.5) 100%);
}

.program_details_siw::after {
    content: "";
    left: -5%;
    height: 250px;
    width: 250px;
    animation: float 18s infinite ease-in-out alternate-reverse;
    z-index: 1;
    background: linear-gradient(135deg, rgb(98,124,122) 0%, transparent 80%);
    transform: rotate(-15deg);
    position: absolute;
    bottom: -5%;
    filter: blur(30px);
    opacity: 0.5;
}

.program_details_siw h2::after {
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    background: linear-gradient(90deg, rgb(134,161,160) 0%, rgb(98,124,122) 100%);
    content: "";
    bottom: -15px;
    position: absolute;
    transition: width 0.3s ease;
    height: 3px;
}

.program_details_siw h2:hover::after {
    width: 120px;
}

.program_details_siw .picture_FMR {
    transition: transform 0.5s ease;
    height: 300px;
    position: relative;
    overflow: hidden;
}

.program_details_siw .picture_FMR::before {
    bottom: 0;
    left: 0;
    content: "";
    top: 0;
    position: absolute;
    background: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.3) 100%);
    right: 0;
    z-index: 1;
}

.program_details_siw .picture_FMR:hover::after {
    transform: rotate(15deg) scale(1.2);
}

.program_details_siw .text_drawer_vY1 {
    position: relative;
    padding: 30px 40px 40px;
}

.program_details_siw .description {
    overflow-y: auto;
    line-height: 1.7;
    margin-bottom: 25px;
    padding-right: 10px;
    font-size: 18px;
    position: relative;
    max-height: 200px;
    color: #000000;
}

.potential_learners_Z3K {
    background: linear-gradient(135deg, rgb(168,193,193) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 130px 0;
}

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

.potential_learners_Z3K .pro_training_2DL {
    position: relative;
}

.potential_learners_Z3K h4 {
    position: relative;
    text-align: center;
    font-weight: 700;
    font-size: 37px;
    padding-bottom: 20px;
    color: #000000;
    margin-bottom: 70px;
}

.potential_learners_Z3K div {
    gap: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.potential_learners_Z3K div p {
    z-index: 1;
    color: #000000;
    padding: 25px 25px 25px 75px;
    position: relative;
    transition: all 0.3s ease;
    border-radius: 22px;
    background: #ffffff;
    flex: 0 0 calc(33.333% - 20px);
    margin: 0;
    line-height: 1.6;
    min-width: 280px;
    font-size: 13px;
}

.potential_learners_Z3K div p::after {
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    position: absolute;
    height: calc(100% - 20px);
    border-radius: calc(22px - 10px);
    opacity: 0.2;
    content: "";
    z-index: -2;
    transition: all 0.3s ease;
    background: #ffffff;
    border: 1px solid rgb(98,124,122,0.5);
}

.potential_learners_Z3K div p:hover svg {
    background: rgb(134,161,160,0.5);
    transform: rotate(15deg);
}

.potential_learners_Z3K div p svg path {
    transition: all 0.3s ease;
    fill: rgb(134,161,160);
}

.potential_learners_Z3K div p:hover svg path {
    fill: rgb(98,124,122);
}

.course_methodology_mqw::before {
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    content: "";
    height: 100%;
    background: radial-gradient(circle at 30% 50%, rgb(134,161,160,0.5) 0%, transparent 60%);
    animation: pulse 8s infinite alternate;
}

.course_methodology_mqw .pro_training_2DL {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    align-items: center;
    z-index: 2;
    display: flex;
    border-radius: 20px;
    transform: perspective(1000px) rotateX(2deg);
    flex-direction: column;
    position: relative;
    background: rgba(255, 255, 255, 0.08);
    animation: appearIn 1s ease-out forwards;
    max-width: 900px;
    backdrop-filter: blur(10px);
    padding: 3rem;
}

.course_methodology_mqw h3 {
    font-size: 28px;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    animation: slideUp 0.8s ease-out forwards;
    text-align: center;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
}

.course_methodology_mqw span {
    animation: fadeIn 1s 0.3s ease-out forwards;
    max-width: 700px;
    line-height: 1.8;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    opacity: 0;
}

.training_specialist_GtB::before {
    top: 0;
    z-index: 1;
    content: "";
    left: 0;
    height: 100%;
    background: repeating-linear-gradient(45deg, rgb(98,124,122,0.5) 0px, transparent 2px, transparent 10px);
    position: absolute;
    width: 100%;
    opacity: 0.1;
}

.training_specialist_GtB .picture_FMR {
    transition: all 0.4s ease;
    position: relative;
    flex-shrink: 0;
    height: 450px;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    width: 40%;
}

.training_specialist_GtB .career_record_7HE {
    position: relative;
    padding: 3rem;
    width: 60%;
}

.training_specialist_GtB .name {
    position: relative;
    margin-bottom: 0.5rem;
    color: #000000;
    font-weight: 700;
    font-size: 34px;
    display: inline-block;
}

.training_specialist_GtB .career_record_7HE > div:nth-child(2) {
    padding-left: 2px;
    margin-bottom: 1.5rem;
    font-weight: 600;
    color: rgb(98,124,122);
    font-size: 16px;
}

.training_specialist_GtB .career_milestones_zok::before {
    content: "";
    opacity: 0.4;
    color: rgb(134,161,160,0.5);
    top: -2rem;
    font-size: 4rem;
    left: -1rem;
    position: absolute;
}

.secure_safekeeping_Lni {
    padding: 60px;
    background-color: #ffffff;
    color: #000000;
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
}

.secure_safekeeping_Lni h2 {
    z-index: 2;
    font-weight: 600;
    border-left: 5px solid rgb(134,161,160);
    position: relative;
    margin: 20px 0;
    color: rgb(98,124,122);
    padding-left: 10px;
    font-size: 29px;
}

.secure_safekeeping_Lni li {
    color: #000000;
    padding-bottom: 5px;
    border-bottom: 1px dashed rgb(98,124,122,0.5);
    margin-bottom: 10px;
    font-size: 15px;
}

.secure_safekeeping_Lni > div {
    position: relative;
    background-color: rgb(168,193,193);
    z-index: 2;
    border: 1px solid rgb(134,161,160,0.5);
    border-radius: 10px;
    padding: 30px;
}

.secure_safekeeping_Lni::before,
.secure_safekeeping_Lni::after {
    z-index: 1;
    display: block;
    position: absolute;
    content: "";
    border-radius: 50%;
    background: rgb(134,161,160,0.5);
}

.secure_safekeeping_Lni::before {
    height: 200px;
    left: -100px;
    width: 200px;
    top: -100px;
}


@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 screen and (min-width: 768px) {.contact_form_box_zoK .reach_info_RZ6 {
    flex-direction: row;
    max-width: 1000px;
}.contact_form_box_zoK .picture_FMR {
    height: auto;
    width: 40%;
    min-height: 400px;
}.contact_form_box_zoK .support_map_vR6 {
    width: 60%;
}
}



@media screen and (min-width: 992px) {.contact_form_box_zoK .picture_FMR {
    width: 50%;
}.contact_form_box_zoK .support_map_vR6 {
    width: 50%;
    padding: 60px;
}
}



@media screen and (max-width: 576px) {.contact_form_box_zoK {
    padding: 60px 0;
}.contact_form_box_zoK h2 {
    margin-bottom: 30px;
    font-size: calc(45px * 0.7);
}.contact_form_box_zoK .support_map_vR6 {
    padding: 30px 20px;
}.contact_form_box_zoK form h3 {
    font-size: calc(19px * 0.9);
}}



@media (max-width: 767px) {.pricing_deck_Tsj {
    padding: 60px 0;
}.pricing_deck_Tsj h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 15px;
}.pricing_deck_Tsj .learn_fees_JOw {
    margin-bottom: 30px;
}.pricing_deck_Tsj .discount_price_H1i {
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.pricing_deck_Tsj .lesson_rates_6tT h4 {
    font-size: 24px;
}.pricing_deck_Tsj .pay_options_Doj {
    font-size: calc(24px * 1.3);
}
}



@media (hover: none) {.pricing_deck_Tsj .fee_choices_em4 {
    box-shadow: 0 10px 30px rgba(0,0,0,0.15), 0 0 0 1px rgba(255,255,255,0.1) !important;
    transform: none !important;
}.pricing_deck_Tsj .fee_choices_em4::before {
    transform: scaleX(0.9);
    opacity: 0.9;
}.pricing_deck_Tsj .lesson_rates_6tT h4::after {
    width: 60px;
}}



@media (max-width: 992px) {.company_info_VvF {
    padding: 80px 0;
}.company_info_VvF .text_drawer_vY1 {
    padding: 30px 35px;
    transform: perspective(1000px) rotateY(0deg);
}.company_info_VvF .text_drawer_vY1 span {
    columns: 1;
}
}



@media (max-width: 576px) {.company_info_VvF {
    padding: 50px 0;
}.company_info_VvF .text_drawer_vY1 {
    padding: 20px 25px;
}.company_info_VvF .text_drawer_vY1 h1 {
    font-size: calc(48px * 0.7);
    padding-bottom: 10px;
    margin-bottom: 15px;
}.company_info_VvF .text_drawer_vY1 h1::after {
    height: 2px;
    width: 60px;
}.company_info_VvF .text_drawer_vY1 h4 {
    font-size: calc(20px * 0.85);
    margin-bottom: 10px;
}.company_info_VvF .text_drawer_vY1 span {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.company_info_VvF::after {
    width: 70%;
    opacity: 0.1;
}}



@media (max-width: 991px) {.gratSpot_jrd {
    padding: 5rem 0;
}.gratSpot_jrd h2 {
    max-width: 100%;
    font-size: calc(32px * 0.9);
}.gratSpot_jrd .pro_training_2DL {
    padding: 2rem 2.5rem;
    transform: translateZ(10px) rotateY(-1deg);
}
}



@media (max-width: 480px) {.gratSpot_jrd {
    padding: 3rem 0;
}.gratSpot_jrd .container {
    padding: 0 1.5rem;
}.gratSpot_jrd h2 {
    font-size: calc(32px * 0.7);
    margin-bottom: 1.5rem;
}.gratSpot_jrd .pro_training_2DL {
    margin: 0.5rem 0;
    padding: 1.25rem 1.5rem;
}.gratSpot_jrd li span {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}}



@media (max-width: 768px) {.location_info_2Lu {
    padding: 50px 0;
}.location_info_2Lu .request_form_3Ip {
    grid-template-columns: 1fr;
}.location_info_2Lu .submit_request_ikP:last-child {
    grid-column: span 1;
}.location_info_2Lu .submit_request_ikP .picture_FMR {
    height: 300px;
}.location_info_2Lu .submit_request_ikP:first-child {
    order: 1;
}.location_info_2Lu .submit_request_ikP:nth-child(2) {
    order: 3;
}.location_info_2Lu .submit_request_ikP:last-child {
    order: 2;
}
}



@media (max-width: 767px) {footer .assist_form_t2J {
    padding: 30px 15px 50px;
}footer .top_learning_IzE, footer .subscribe_holder {
    margin: 0 10px;
    padding: 25px 20px;
}footer .training_zone_j02 {
    margin-top: 40px;
}
}



@media screen and (max-width: 1200px) {.title_screen_mat .text_drawer_vY1 {
    width: 60%;
    margin-left: 5%;
}
}



@media screen and (max-width: 992px) {.title_screen_mat .text_drawer_vY1 {
    width: 70%;
}.title_screen_mat .text_drawer_vY1 h1 {
    font-size: calc(40px * 0.9);
}.title_screen_mat .text_drawer_vY1 p {
    font-size: calc(12px * 0.95);
}
}



@media screen and (max-width: 576px) {.title_screen_mat .text_drawer_vY1 {
    padding: 1.5rem;
    width: 90%;
}.title_screen_mat .text_drawer_vY1 h1 {
    font-size: calc(40px * 0.7);
    margin-bottom: 1rem;
}.title_screen_mat .text_drawer_vY1 p {
    font-size: calc(12px * 0.9);
    margin-bottom: 1.5rem;
}.title_screen_mat .text_drawer_vY1 .query_grid_Qo9 {
    font-size: calc(18px * 0.9);
    padding: 0.8rem 2rem;
}}



@media (min-width: 768px) {.program_details_siw .learn_track_eZ1 {
    align-items: stretch;
    gap: 0;
    flex-direction: row;
}.program_details_siw .picture_FMR {
    flex: 0 0 45%;
    height: auto;
}.program_details_siw .text_drawer_vY1 {
    display: flex;
    flex-direction: column;
    padding: 40px 50px;
    justify-content: center;
    flex: 0 0 55%;
}.program_details_siw .description {
    max-height: 230px;
}
}



@media (min-width: 1200px) {.program_details_siw {
    padding: 180px 0;
}.program_details_siw .learn_track_eZ1 {
    max-width: 85%;
}.program_details_siw .picture_FMR {
    flex: 0 0 45%;
}.program_details_siw .text_drawer_vY1 {
    padding: 60px 70px;
    flex: 0 0 55%;
}.program_details_siw .description {
    max-height: 320px;
}
}



@media (max-width: 767px) {.program_details_siw {
    padding: 80px 0;
}.program_details_siw h2 {
    margin-bottom: 40px;
    font-size: calc(38px * 0.85);
}.program_details_siw .picture_FMR {
    height: 220px;
}.program_details_siw .text_drawer_vY1 {
    padding: 25px 30px 35px;
}.program_details_siw .description {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
    max-height: 180px;
}}



@media (max-width: 767px) {.potential_learners_Z3K {
    padding: 80px 0;
}.potential_learners_Z3K h4 {
    margin-bottom: 50px;
    font-size: calc(37px - 4px);
}.potential_learners_Z3K div {
    gap: 20px;
}.potential_learners_Z3K div p {
    padding: 18px 18px 18px 60px;
    flex: 0 0 100%;
}.potential_learners_Z3K div p svg {
    width: 28px;
    height: 28px;
}
}



@media (max-width: 479px) {.potential_learners_Z3K {
    padding: 60px 0;
}.potential_learners_Z3K h4 {
    margin-bottom: 40px;
    padding-bottom: 15px;
    font-size: calc(37px - 6px);
}.potential_learners_Z3K div {
    gap: 15px;
}.potential_learners_Z3K div p {
    padding: 15px 15px 15px 55px;
    font-size: calc(13px - 1px);
}.potential_learners_Z3K div p svg {
    padding: 6px;
    top: 15px;
    height: 25px;
    left: 15px;
    width: 25px;
}}



@media (max-width: 992px) {.training_specialist_GtB .success_ratings_Da1 {
    flex-direction: column;
    gap: 2rem;
}.training_specialist_GtB .picture_FMR {
    height: 350px;
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.training_specialist_GtB .career_record_7HE {
    width: 100%;
    padding: 0 2rem 2rem;
}
}



@media only screen and (max-width: 800px) {.secure_safekeeping_Lni {
    padding: 30px;
    gap: 20px;
    grid-template-columns: 1fr;
}.secure_safekeeping_Lni h1 {
    grid-column: span 1;
    font-size: calc(23px * 0.8);
}.secure_safekeeping_Lni h2 {
    font-size: calc(23px * 0.8);
}.secure_safekeeping_Lni ul,
    .secure_safekeeping_Lni ol {
    padding-left: 15px;
}.secure_safekeeping_Lni > div {
    padding: 20px;
}.secure_safekeeping_Lni::before {
    top: -50px;
    left: -50px;
    height: 100px;
    width: 100px;
}.secure_safekeeping_Lni::after {
    height: 150px;
    width: 150px;
    right: -75px;
    bottom: -75px;
}
}

@keyframes pulse {
    0% {
        transform: translateX(3px);
    }
    50% {
        transform: translateX(6px);
    }
    100% {
        transform: translateX(3px);
    }
}



@keyframes sidePanCarousel {
    0% {
        transform: translateX(0);
    }
    16% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-100%);
    }
    36% {
        transform: translateX(-100%);
    }
    40% {
        transform: translateX(-200%);
    }
    56% {
        transform: translateX(-200%);
    }
    60% {
        transform: translateX(-300%);
    }
    76% {
        transform: translateX(-300%);
    }
    80% {
        transform: translateX(-400%);
    }
    96% {
        transform: translateX(-400%);
    }
    100% {
        transform: translateX(0);
    }
}



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



@keyframes appearIn {
    from {
        opacity: 0;
        transform: perspective(1000px) rotateX(10deg) translateY(50px);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) rotateX(2deg) translateY(0);
    }
}

