.About_about__EBfJG{width:100%}.About_about_hero__M6oew{padding:25px 0;background:linear-gradient(268.47deg,#1a237e 26.56%,#4285f4);color:white}.About_about_hero_content__DFsnV{max-width:1200px;margin:0 auto;padding:0 20px}.About_about_hero_content__DFsnV h1{font-weight:400;font-size:2.5rem;margin-bottom:10px}.About_breadcomb__XNUTg{display:flex;align-items:center;flex-wrap:wrap}.About_link__ZNwN_{text-decoration:none;margin:0 10px;color:white}.About_appointment_button__39bzJ{position:relative;padding:5px 10px;border:none;background-color:darkblue;color:white;cursor:pointer;border-radius:50px;font-size:16px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;transition:color .5s ease;margin-top:10px}.About_appointment_button__39bzJ:after{content:"";position:absolute;width:100%;height:100%;top:0;left:-100%;background:linear-gradient(90deg,rgb(5,117,230),rgb(2,27,121));transition:left .5s ease;z-index:1;border-radius:50px}.About_appointment_button__39bzJ:hover:after{left:0}.About_appointment_button__39bzJ i{padding:10px;background-color:white;color:#030077;border-radius:100px;rotate:-45deg}.About_appointment_button__39bzJ:hover i{rotate:0deg;transition:.5s}.About_appointment_button__39bzJ span{margin:10px}.About_appointment_button__39bzJ i,.About_appointment_button__39bzJ span{z-index:2;transition:color .5s ease}.About_appointment_button__39bzJ:hover span{color:white}.About_home_about__h3xTy{padding:50px 0;background-color:#f7f7f7}.About_home_about_flexbox__at_c7{width:90%;max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.About_home_about_box__X_vDI{flex:1 1;padding:20px;box-sizing:border-box}.About_about_image__r_dUL{background:url(/_next/static/media/home_aboutbg.67562888.svg) no-repeat 50%;background-size:cover;position:relative;padding-bottom:100px}.About_image_relative__wpNGf{position:relative;width:100%;height:auto;max-width:400px}.About_about_image__r_dUL img{width:100%;height:auto;border-radius:30px;-webkit-mask-image:linear-gradient(45deg,#000 25%,rgba(0,0,0,.2) 50%,#000 75%);mask-image:linear-gradient(45deg,#000 25%,rgba(0,0,0,.2) 50%,#000 75%);transition:mask-position 2s ease,-webkit-mask-position 2s ease;-webkit-mask-size:800%;mask-size:800%;-webkit-mask-position:0;mask-position:0}.About_about_image__r_dUL img:hover{-webkit-mask-position:120%;mask-position:120%;opacity:1}.About_about_image_absolute__wC7_e{position:absolute;bottom:0;right:0;width:60%;max-width:250px}.About_about_image_absolute__wC7_e img{width:100%;height:auto;border:5px solid white}.About_home_about_content__lCyyn{max-width:600px}.About_head_flex__t9AF_{display:flex;align-items:center;margin-bottom:15px}.About_head_flex__t9AF_ h3{font-weight:300;margin-left:10px}.About_home_about_content__lCyyn h2{font-size:36px;line-height:1.2;margin-bottom:20px;color:#1E3A8A}.About_home_about_content__lCyyn p{font-size:16px;line-height:1.6}.About_padding_bottom__vBPmw{padding-bottom:20px}.About_home_about_grid__RIk9k{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:20px;gap:20px}.About_grid_box__5XDp1{display:flex;align-items:center;justify-content:flex-start}.About_grid_box__5XDp1 img{width:20px;margin-right:10px}.About_how_its_work__S9JKE{width:100%;padding:50px 0;background-color:#f7f9fc}.About_how_its_work_flexbox__pz_qD{display:flex;width:90%;margin:auto;justify-content:space-between;flex-wrap:wrap;gap:20px}.About_how_its_work_box__w8O4h{flex:1 1 45%;padding:20px;box-sizing:border-box;max-width:600px}.About_work_header_flex__Vphy7{display:flex;align-items:center;margin-bottom:20px}.About_work_header_flex__Vphy7 h3{font-weight:300;margin-left:10px}.About_how_its_work_box__w8O4h h3{color:#1E3A8A;font-size:30px;margin-bottom:15px}.About_how_its_work_content__a4DbF p{color:#444;line-height:1.6;margin-bottom:30px}.About_how_its_work_image__II6By{width:100%;max-width:600px}.About_how_its_work_image__II6By img{width:100%;height:auto;border-radius:50px;object-fit:cover}.About_appointment_bg__Yl8Z7{position:relative;background:url(/_next/static/media/appointment_bg.bdb2096f.webp) no-repeat 50%;background-size:cover;background-attachment:fixed;z-index:0;padding:50px 20px}.About_appointment_bg__Yl8Z7:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:-1}.About_about_appointment_main_header__1jad3{width:100%;max-width:1200px;margin:0 auto}.About_appointment_main__5ckrk{width:100%;max-width:600px;margin:0 auto}.About_appointment_form_holder__wH5Tn{width:100%}.About_appointment_form__PLlVO{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:500px;margin:auto;background-color:white;padding:30px;border-radius:16px}.About_form_group__5FMS4{display:flex;flex-direction:column;margin-bottom:15px}.About_form_group__5FMS4 label{font-weight:700;margin-bottom:.5rem;color:#444;font-size:1.1rem;text-align:start}.About_form_group__5FMS4 .About_input__H2j3C,.About_textarea__65_Nm{padding:.75rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;color:#333;transition:border-color .3s ease;width:100%;box-sizing:border-box}.About_form_group__5FMS4 .About_input__H2j3C::placeholder,.About_textarea__65_Nm::placeholder{color:#aaa}.About_form_group__5FMS4 input:focus,.About_textarea__65_Nm:focus{border-color:#007bff;outline:none}.About_form_group__5FMS4 .About_textarea__65_Nm{resize:vertical;min-height:100px}.About_location_options___hO5h{display:flex;flex-direction:column;gap:.75rem;padding:10px 0}.About_location_options___hO5h label{font-weight:500;font-size:1rem;display:flex;align-items:center;gap:.75rem;cursor:pointer}.About_input__H2j3C[type=radio]{accent-color:#007bff;width:auto;margin-right:8px}.About_modal_overlay__6KL_j{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;animation:About_fadeIn__nJF8L .3s ease-out}.About_modal_content__12q5v{background-color:white;padding:2rem;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:400px;width:90%;text-align:center;animation:About_slideIn__x_gbJ .3s ease-out}.About_modal_content__12q5v h3{font-size:24px;color:#007bff;margin-bottom:1rem}.About_modal_content__12q5v p{font-size:16px;color:#333;margin-bottom:1.5rem}.About_modal_close_button__bhOFu{background-color:#007bff;color:white;border:none;padding:.5rem 1rem;font-size:16px;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.About_modal_close_button__bhOFu:hover{background-color:#0056b3}@keyframes About_fadeIn__nJF8L{0%{opacity:0}to{opacity:1}}@keyframes About_slideIn__x_gbJ{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.About_vision_mission__nN_oD{padding:40px 20px;background-color:#f9f9f9}.About_vision_mission_content__SJV3o{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.About_mission_box__x7l0x,.About_vision_box__cdtha{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 20px);background:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.About_mission_box__x7l0x h2,.About_vision_box__cdtha h2{font-size:24px;margin-bottom:15px;color:#1E3A8A}.About_mission_box__x7l0x h3,.About_vision_box__cdtha h3{color:gray;font-size:16px;line-height:1.6;margin-bottom:10px}.About_our_branches__446w9{margin:auto;width:100%;max-width:300px}.About_our_branches_list__tSD_c h2{color:#1E3A8A}.About_why_choose_us__5coyk{width:100%;padding:70px 0}.About_why_choose_box__f0CIr{flex:1 1;margin:auto;padding:0 15px}.About_why_choose_header__EeF87{text-align:center;margin:0 auto 50px;padding:0 20px}.About_why_choose_head_flex___LS3k{display:flex;align-items:center;text-align:center;margin:auto;justify-content:center}.About_why_choose_head_flex___LS3k h3{font-weight:300;margin-left:10px}.About_why_choose_header__EeF87 h2{font-size:30px;color:#1E3A8A;margin:20px 0}.About_why_choose_header__EeF87 p{font-size:20px;max-width:700px;margin:auto}.About_why_choose_flexbox__eekeO{display:flex;width:90%;max-width:1400px;margin:auto;flex-wrap:wrap}.About_left_sie_content__OU2xR{text-align:right}.About_points_reverse__tgVGw,.About_points_right__FsrEi{width:100%;display:flex;justify-content:space-between;align-items:center;margin:35px auto}.About_point_image__XvWQ7{margin:10px;flex-shrink:0}.About_point_image__XvWQ7 img{width:40px;height:40px;object-fit:contain}.About_point_wrap__6Z4e5{max-width:400px;margin:10px 0}.About_point_wrap__6Z4e5 p{line-height:25px}.About_point_wrap__6Z4e5 li{font-weight:500;font-size:24px;list-style:none;color:#1E3A8A}.About_why_choose_middle__SAMD9{width:100%;position:relative;display:flex;justify-content:center;align-items:center;margin:30px 0}.About_dot__6mpTB{position:absolute;border-radius:100%;width:10px;height:10px;background-color:#32FF32;top:20%;left:10%;transform:translate(-50%,-50%)}.About_dot__6mpTB:nth-child(2){top:50%;left:0}.About_dot__6mpTB:nth-child(3){top:80%;left:11%}.About_dot__6mpTB:nth-child(5){top:20%;left:90%}.About_dot__6mpTB:nth-child(6){top:50%;left:100%}.About_dot__6mpTB:nth-child(7){top:80%;left:89%}.About_why_choose_middle__SAMD9 img{width:100%;max-width:350px;height:auto;aspect-ratio:1/1;border-radius:100%;border:2px solid blue;padding:20px;object-fit:cover}@media only screen and (max-width:768px){.About_home_about_flexbox__at_c7{flex-direction:column}.About_home_about_box__X_vDI{max-width:100%;margin:0}.About_about_image_absolute__wC7_e{width:100%;right:0;bottom:0}.About_home_about_content__lCyyn h2{font-size:28px}.About_grid_box__5XDp1 p,.About_home_about_content__lCyyn p{font-size:14px}.About_how_its_work_flexbox__pz_qD{flex-direction:column;gap:40px;text-align:start}.About_how_its_work_box__w8O4h{width:100%;max-width:100%}.About_how_its_work_image__II6By img{border-radius:30px}.About_appointment_form_holder__wH5Tn{padding:0}.About_appointment_form__PLlVO{padding:20px}.About_form_group__5FMS4 label{font-size:1rem}.About_location_options___hO5h label{font-size:.9rem}.About_mission_box__x7l0x,.About_vision_box__cdtha{flex:1 1 100%;padding:20px}.About_mission_box__x7l0x h3,.About_vision_box__cdtha h3{font-size:15px}.About_why_choose_header__EeF87 h2{font-size:24px}.About_why_choose_header__EeF87 br{display:none}.About_why_choose_flexbox__eekeO{flex-direction:column}.About_points_right__FsrEi{flex-direction:row-reverse}.About_points_reverse__tgVGw{flex-direction:row}.About_left_sie_content__OU2xR{text-align:left}.About_point_wrap__6Z4e5 li{font-size:20px}.About_point_wrap__6Z4e5 p{font-size:14px}}@media only screen and (max-width:480px){.About_about_hero_content__DFsnV h1{font-size:2rem}.About_appointment_button__39bzJ{width:100%}.About_appointment_button__39bzJ span{margin:10px 5px}.About_how_its_work_box__w8O4h h3{font-size:24px}.About_form_group__5FMS4 .About_input__H2j3C,.About_textarea__65_Nm{padding:.6rem}.About_location_options___hO5h,.About_location_options___hO5h label{padding:5px 0}.About_point_wrap__6Z4e5 li{font-size:18px}.About_why_choose_middle__SAMD9 img{max-width:250px}}