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

.top_mainwrap_53 {
    flex: 1 0 auto;
}

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

.wrapper-border_48 {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}

.title_page_43 .edu_hero_17::before {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    z-index: 2;
    top: 0;
    background: linear-gradient(90deg, #000000 0%, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
    content: '';
}

.title_page_43 .reading_block_76::after {
    animation: shimmer 5s infinite;
    position: absolute;
    transform: translateX(-100%);
    height: 100%;
    left: 0;
    width: 100%;
    content: '';
    background: linear-gradient(
        to right,
        transparent,
        rgb(199,210,156,0.5),
        transparent
    );
    top: 0;
}

.title_page_43 .reading_block_76 .query_info_60 {
    text-decoration: none;
    font-size: 14px;
    border-radius: 10px;
    z-index: 1;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-weight: 600;
    text-transform: uppercase;
    background: rgb(199,210,156);
    position: relative;
    overflow: hidden;
    letter-spacing: 1px;
    padding: 14px 35px;
    color: #ffffff;
    display: inline-block;
}

.access_help_83 .container {
    flex-wrap: wrap;
    gap: 3rem;
    position: relative;
    display: flex;
}

.access_help_83 .company_holder h3 {
    margin: 0 0 1.5rem;
    letter-spacing: 0.5px;
    position: relative;
    color: rgb(199,210,156);
    font-weight: 700;
    font-size: 28px;
}

.access_help_83 .nav_lesson_72 {
    display: flex;
    gap: 2.5rem;
    flex-wrap: wrap;
}

.access_help_83 .header_lesson_43 h5 {
    font-size: 22px;
    padding: 1rem 1.5rem;
    font-weight: 600;
    margin: 0;
    background: rgb(166,182,110);
    color: #ffffff;
    position: relative;
}

.access_help_83 .header_lesson_43 .nav_lesson_72 a::after {
    left: 1.5rem;
    width: 5px;
    content: "";
    opacity: 0;
    position: absolute;
    border-radius: 50%;
    background: rgb(166,182,110);
    top: 50%;
    transform: translateY(-50%);
    height: 5px;
    transition: all 0.3s ease;
}

.science_ref_79 .footer_social_61 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    color: #000000;
    padding: 0.8rem 2rem;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    background: #ffffff;
}

.service_plan_17 .learn_fees_60 {
    font-size: calc(15px * 1.1);
    max-width: 700px;
    color: rgb(255, 255, 255, 0.5);
    transform: translateY(10px);
    margin: 0 auto 40px;
    animation: fadeInUp 0.8s forwards 0.5s;
    opacity: 0;
    text-align: center;
    line-height: 1.6;
}

.service_plan_17 .skill_plans_76:hover {
    transform: translateY(-10px);
}

.service_plan_17 .fee_plans_39::before {
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    top: 0;
    height: 5px;
    transform: scaleX(0);
    width: 100%;
    left: 0;
    transform-origin: left;
    content: "";
    background: linear-gradient(to right, 
        rgb(199,210,156), 
        rgb(166,182,110));
}

.service_plan_17 .skill_plans_76:hover .pricing_deals_02 h4::after {
    width: 60px;
}

.service_plan_17 .skill_plans_76:hover .learning_plan_24 {
    color: rgb(199,210,156);
}

.client_opinions_45::before {
    background: linear-gradient(135deg, rgb(166,182,110,0.5), rgb(199,210,156,0.5));
    filter: blur(20px);
    position: absolute;
    right: -5%;
    transform: rotate(-15deg) skewX(20deg);
    opacity: 0.15;
    width: 30%;
    top: -10%;
    content: "";
    height: 60%;
    z-index: 1;
}

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

.client_opinions_45 .review_showcase_19:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.03), 
                0 25px 45px rgba(rgb(166,182,110,0.5), 0.12);
    transform: translateY(-5px);
}

.client_opinions_45 .review_showcase_19 h3::after {
    height: 2px;
    background: linear-gradient(90deg, rgb(199,210,156), transparent);
    width: 40px;
    left: 0;
    bottom: -6px;
    content: "";
    transition: width 0.3s ease;
    position: absolute;
}

.client_opinions_45 .review_showcase_19:hover div img {
    transform: scale(1.05);
}

.join_now_37::after {
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
    z-index: 1;
    width: 60%;
    left: -10%;
    opacity: 0.1;
    transform: rotate(15deg);
    background: rgb(166,182,110,0.5);
    content: '';
    bottom: -30%;
    position: absolute;
    height: 150%;
}

.join_now_37 .query_info_60:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.join_now_37 .query_info_60:hover::before {
    opacity: 1;
}

.join_now_37 .container p::before {
    width: 140%;
    animation: morph 8s ease-in-out infinite;
    content: '';
    opacity: 0.4;
    background: #ffffff;
    position: absolute;
    height: 120%;
    border-radius: 60% 40% 40% 60% / 20% 40% 60% 80%;
    z-index: -1;
    top: -10%;
    left: -20%;
}

.connect_form_37::after {
    background: 
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 20px);
    left: 0;
    bottom: 0;
    position: absolute;
    height: 100px;
    z-index: 1;
    width: 100%;
    content: "";
}

.connect_form_37 .query_panel_47 {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
    display: grid;
    grid-template-columns: 6fr 4fr;
    border: 1px solid rgba(255, 255, 255, 0.05);
    overflow: hidden;
    border-radius: 24px;
    background: rgba(0, 0, 0, 0.2);
}

.connect_form_37 h3 {
    position: relative;
    color: #ffffff;
    display: inline-block;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 21px;
}

.connect_form_37 .inquiry_request_19 {
    margin-top: 5px;
    gap: 12px;
    align-items: flex-start;
    display: flex;
}

.connect_form_37 .inquiry_request_19 input[type="checkbox"]:checked::after {
    top: 6px;
    transform: rotate(45deg);
    height: 10px;
    border-width: 0 2px 2px 0;
    left: 9px;
    border: solid #ffffff;
    width: 6px;
    content: "";
    position: absolute;
}

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

.connect_form_37 svg:hover {
    fill: #ffffff;
    transform: scale(1.1);
}

.cookie_notice_window_78 {
    animation: slideUp 0.5s forwards;
    bottom: 0;
    transition: transform 0.3s ease-in-out;
    z-index: 90;
    width: 100%;
    transform: translateY(100%);
    background: rgb(166,182,110);
    position: fixed;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    padding: 20px 0;
    border-top: 3px solid rgb(166,182,110);
}

.web_cookies_72:hover {
    box-shadow: 0 0 20px rgb(166,182,110);
}

.cookie_notice_window_78 p a {
    transition: color 0.3s ease;
    color: rgb(199,210,156);
    text-decoration: none;
}

.our_mission_26::before {
    backdrop-filter: blur(3px);
    content: "";
    z-index: 1;
    left: 0;
    background: radial-gradient(circle at 30% 70%, rgb(199,210,156,0.5), rgba(0, 0, 0, 0.5) 80%);
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    pointer-events: none;
}

.our_mission_26 h5 {
    display: inline-block;
    font-size: 24px;
    letter-spacing: 1.5px;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 15px;
}

.our_mission_26 p {
    line-height: 1.6;
    font-size: calc(17px * 1.2);
    color: #ffffff;
    margin: 0 0 20px;
    font-weight: 400;
}

.our_mission_26 b::before {
    width: 100%;
    left: 0;
    position: absolute;
    height: 1px;
    content: "";
    bottom: -5px;
    background: linear-gradient(to right, rgb(166,182,110), transparent);
}

.our_mission_26 .container::after {
    bottom: 10%;
    left: 5%;
}

.our_mission_26 .reading_block_76::after {
    left: -10px;
    bottom: 20%;
}

.instructional_approach_41::before {
    width: 35%;
    background: linear-gradient(225deg, rgb(199,210,156,0.5) 0%, transparent 70%);
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
    animation: pulse 8s infinite alternate ease-in-out;
    opacity: 0.8;
    content: "";
    z-index: 1;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0% 100%);
}

.instructional_approach_41 .why_choose_07::before {
    height: 40px;
    right: 30px;
    background: rgb(166,182,110);
    content: "";
    z-index: -1;
    width: 40px;
    top: -10px;
    transform: rotate(45deg);
    position: absolute;
}

.instructional_approach_41 h3::after {
    width: 70px;
    content: "";
    transition: width 0.3s ease-out;
    background: rgb(199,210,156);
    position: absolute;
    height: l3px;
    transform-origin: left;
    bottom: 0;
    left: 0;
}

.training_specialist_87 {
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(233,237,211) 0%, rgb(199,210,156,0.5) 35%, rgb(166,182,110,0.5) 100%);
    overflow: hidden;
    position: relative;
}

.training_specialist_87 .image_cell_47 {
    width: 100%;
    border-radius: 20px;
    transition: transform 0.3s ease;
    grid-area: photo;
    aspect-ratio: 1/1;
    transform: translateZ(20px);
    box-shadow: 
    -5px 5px 0 rgb(166,182,110),
    -10px 10px 20px rgba(0, 0, 0, 0.5);
}

.training_specialist_87 .experience_area_15 {
    padding: 2rem;
    color: #000000;
    font-size: calc(14px * 1.1);
    border-radius: 20px;
    transition: transform 0.3s ease;
    line-height: 1.7;
    grid-area: quote;
    background: linear-gradient(to right, #ffffff, rgb(233,237,211));
    transform: translateZ(15px);
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);
    position: relative;
}

.confidential_zone_26::after {
    pointer-events: none;
    top: -50%;
    transform: rotate(30deg);
    content: "";
    height: 100%;
    background: radial-gradient(circle, rgba(rgb(199,210,156,0.5), 0.05), transparent 70%);
    right: -20%;
    z-index: 0;
    position: absolute;
    width: 60%;
}

.confidential_zone_26 h2 {
    position: relative;
    margin-top: 2.5rem;
    margin-bottom: 1.2rem;
    font-size: 30px;
    font-weight: 600;
    color: rgb(166,182,110);
    padding-left: 1rem;
}

.confidential_zone_26 h3::before {
    background: rgb(166,182,110);
    width: 2px;
    content: "";
    position: absolute;
    top: 0.25em;
    height: 70%;
    left: 0;
    opacity: 0.8;
    transform: scaleY(0.9);
}

.confidential_zone_26 span {
    margin-bottom: 1.3rem;
    display: block;
    padding-left: 0.5rem;
    font-size: 18px;
    line-height: 1.7;
    color: #000000;
    border-left: 1px solid rgba(rgb(199,210,156,0.5), 0.3);
}

.confidential_zone_26 strong {
    color: rgb(166,182,110);
    font-weight: 600;
    position: relative;
}

.thxArea_92::before {
    background: 
        radial-gradient(circle at 15% 15%, rgb(199,210,156,0.5) 0%, transparent 50%),
        radial-gradient(circle at 85% 85%, rgb(166,182,110,0.5) 0%, transparent 50%);
    top: 0;
    z-index: 0;
    opacity: 0.25;
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    animation: backgroundPulse 12s infinite alternate ease-in-out;
    content: "";
}

.thxArea_92 .why_choose_07:hover {
    transform: perspective(1000px) rotateY(0);
}

.thxArea_92 ul {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 1;
    list-style: none;
}

.thxArea_92 li::before {
    top: 0.5rem;
    height: 12px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    animation: rotateDiamond 8s infinite linear;
    position: absolute;
    background: rgb(199,210,156);
    left: 0;
    width: 12px;
    content: "";
}

.program_structure_75::before {
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background: 
    radial-gradient(circle at 20% 20%, rgb(166,182,110,0.5) 0%, transparent 30%),
    radial-gradient(circle at 80% 80%, rgb(199,210,156,0.5) 0%, transparent 30%);
    position: absolute;
}

.program_structure_75 .head_pagebar_73 {
    transform-style: preserve-3d;
    perspective: 500px;
    margin-bottom: 30px;
    position: relative;
}

.program_structure_75 .head_pagebar_73 svg {
    transition: all 0.3s ease;
    max-width: 140px;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
}

.program_structure_75 .head_pagebar_73:hover svg {
    transform: scale(1.05);
}

.program_structure_75 h3::after {
    bottom: -5px;
    position: absolute;
    width: 30px;
    background-color: rgb(166,182,110);
    height: 3px;
    content: "";
    left: -3px;
}

.program_structure_75 .image_cell_47::before {
    inset: 0;
    z-index: 2;
    border-radius: 50% 0 0 50%;
    position: absolute;
    border: 10px solid transparent;
    border-left: 10px solid rgb(199,210,156,0.5);
    content: "";
}

.program_structure_75 .image_cell_47::before {
    border-bottom: 10px solid rgb(199,210,156,0.5);
    border: 10px solid transparent;
    border-radius: 0 0 30% 30%;
}

header .top_teach_20 {
    overflow: hidden;
    background: #ffffff;
    border-radius: 17px;
    position: relative;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    align-items: center;
    display: flex;
    padding: 1.5rem;
}

header .head_bar_21::after {
    transform: translateX(-50%);
    background: rgb(199,210,156,0.5);
    position: absolute;
    width: 80px;
    height: 1px;
    left: 50%;
    bottom: 0;
    content: '';
}

header .head_section_86:hover {
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.location_details_93::before {
    filter: blur(25px);
    height: 70%;
    content: "";
    right: -5%;
    position: absolute;
    top: -10%;
    width: 30%;
    transform: rotate(-15deg) skewX(15deg);
    background: linear-gradient(120deg, rgb(199,210,156,0.5), rgb(166,182,110,0.5));
    border-radius: 100px;
    z-index: 1;
}

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

.location_details_93 .contact_map_93:hover {
    transform: translateY(-5px);
}

.location_details_93 .contact_map_93 > div:first-child > div {
    letter-spacing: 0.01em;
    line-height: 1.7;
    font-weight: 400;
    font-size: calc(12px * 1.05);
    color: #000000;
}

.location_details_93 .contact_map_93 > div:nth-child(2):hover {
    border-left: 3px solid rgb(166,182,110);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}

.location_details_93 h6:hover svg {
    transform: translateY(-2px);
}

.location_details_93 .message_form_26 > div {
    transition: transform 0.3s ease;
    position: relative;
}

.location_details_93 .start_chat_03:hover {
    color: rgb(199,210,156);
}

.location_details_93 svg {
    width: 20px;
    height: 20px;
}

.location_details_93 .start_chat_03:hover svg path {
    fill: rgb(166,182,110);
}


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



@media (max-width: 768px) {.title_page_43 {
    min-height: 500px;
    height: 500px;
}.title_page_43 .reading_block_76 {
    padding: 2rem;
    max-width: 90%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
}.title_page_43 .reading_block_76 h1::before {
    left: 50%;
    transform: translateX(-50%);
}.title_page_43 .edu_hero_17::before {
    background: linear-gradient(0deg, #000000 20%, transparent 60%, #000000 100%);
}
}



@media (max-width: 576px) {.access_help_83 {
    padding: 2.5rem 0 1rem;
}.access_help_83 .container {
    gap: 1.5rem;
}.access_help_83 .header_lesson_43 {
    flex: 1 1 100%;
    min-width: 100%;
}.access_help_83 .nav_lesson_72 {
    gap: 1rem;
}.access_help_83 .company_holder {
    padding: 1.5rem;
}.access_help_83 .subscr_info_70 {
    padding: 1.2rem;
}.science_ref_79 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}
}



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



@media (max-width: 767px) {.join_now_37 {
    padding: 70px 0;
}.join_now_37 .container p {
    border-radius: 40% 60% 50% 50% / 40% 40% 60% 60%;
    margin-bottom: 40px;
    font-size: 19px;
    padding: 30px 40px;
}.join_now_37 .query_info_60 {
    padding: 15px 35px;
}.join_now_37 .container p::before {
    animation: none;
}
}



@media (max-width: 992px) {.connect_form_37 {
    padding: 70px 0;
}.connect_form_37 .query_panel_47 {
    grid-template-columns: 1fr;
}.connect_form_37 .image_cell_47 {
    min-height: 300px;
}.connect_form_37 .support_help_08 {
    padding: 40px 30px 50px;
}
}




@media (max-width: 1200px) {.our_mission_26 {
    padding: 100px 0;
}.our_mission_26 .reading_block_76 {
    padding: 35px 40px;
}.our_mission_26 b {
    font-size: calc(17px * 1.3);
}
}



@media (max-width: 768px) {.our_mission_26 {
    padding: 60px 0;
}.our_mission_26 .reading_block_76 {
    padding: 25px 30px;
    transform: translateZ(0) rotateY(0deg);
}.our_mission_26 h5 {
    font-size: calc(24px * 0.9);
    margin-bottom: 12px;
}.our_mission_26 h5::after {
    width: 40px;
    bottom: -6px;
}.our_mission_26 p {
    margin-bottom: 15px;
    font-size: 17px;
}.our_mission_26 b {
    font-size: calc(17px * 1.1);
}.our_mission_26 li {
    font-size: calc(17px * 0.9);
    margin-bottom: 10px;
    line-height: 1.6;
}.our_mission_26 ol {
    padding-left: 15px;
}
}



@media (max-width: 992px) {.training_specialist_87 .review_showcase_19 {
    transform: none;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-template-areas:
      "image_cell_47"
      "name"
      "experience_area_15";
}.training_specialist_87 .image_cell_47 {
    margin: 0 auto;
    max-width: 200px;
}.training_specialist_87 .name,
  .training_specialist_87 .name + span {
    padding-left: 0;
    text-align: center;
}.training_specialist_87 .name + span {
    margin-top: 0.5rem;
}
}



@media (max-width: 767px) {.confidential_zone_26 .container {
    padding: 1.5rem;
}.confidential_zone_26 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(44px * 0.9);
}.confidential_zone_26 h2 {
    font-size: calc(30px * 0.95);
    margin-top: 2rem;
}.confidential_zone_26 h3, .confidential_zone_26 h4 {
    font-size: calc(30px * 0.8);
}.confidential_zone_26 p, .confidential_zone_26 span, .confidential_zone_26 li {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}
}



@media (max-width: 575px) {.thxArea_92 {
    padding: 3rem 0;
}.thxArea_92 h2 {
    font-size: calc(29px * 0.7);
    transform: none;
}.thxArea_92 h2::after {
    width: 80px;
    height: 3px;
}.thxArea_92 h2:hover::after {
    width: 120px;
}.thxArea_92 .why_choose_07 {
    border-left-width: 3px;
    padding: 1.25rem;
    transform: none;
}.thxArea_92 span {
    line-height: 1.7;
    font-size: calc(14px * 0.95);
}.thxArea_92 span::after {
    height: 3px;
    width: 40px;
    bottom: -10px;
}}



@media (max-width: 767px) {header {
    padding: 1rem 2%;
}header .top_teach_20 {
    padding: 1rem;
}header .head_bar_21 {
    padding: 0 0 0.7rem 0;
}header .head_bar_21 svg {
    width: 130px;
}header .header_lesson_43 {
    max-width: 95%;
    padding-top: 0.7rem;
    gap: 0.5rem;
}header .head_section_86 {
    padding: 0.5rem 1rem;
    font-size: calc(15px - 1px);
}
}



@media (min-width: 768px) {.location_details_93 .contact_map_93 {
    grid-template-columns: 1fr 1fr;
}.location_details_93 .contact_map_93 > div:last-child {
    grid-column: span 2;
}.location_details_93 .message_form_26 {
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}.location_details_93 .message_form_26 > div {
    flex: 0 0 auto;
}
}



@media (max-width: 767px) {.location_details_93 {
    padding: 4rem 0;
}.location_details_93 h1 {
    font-size: calc(39px * 0.9);
    margin-bottom: 2rem;
}.location_details_93 .contact_map_93 {
    padding: 1.5rem;
}.location_details_93 .contact_map_93 > div:first-child {
    padding: 1.2rem;
}.location_details_93 svg {
    height: 18px;
    width: 18px;
}
}



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

@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}



@keyframes pulseDot {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.5);
        opacity: 0.9;
    }
}



@keyframes backgroundPulse {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    100% {
        opacity: 0.35;
        transform: scale(1.1);
    }
}

