.main_header{width:100%;position:fixed;top:0%;z-index:5}.icon{font-size:18px}.bgimg{background-image:url(/assets/map-background-D4ucV9uK.jpg);background-position:center}.main_home_page_section{position:relative}.home_how_it_works_main_section{width:100%;height:fit-content;background-image:url(https://storage.googleapis.com/asei-632d2.appspot.com/web_assets/1712681260851-how.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}.home_how_it_works_inner_section{width:100%;height:fit-content;padding:3% 0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#011f43be}.home_how_it_works_inner_div{width:1200px;height:fit-content;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:0 2%}.home_how_it_works_inner_div_heading{font-size:var(--chakra-fontSizes-5xl);font-weight:600;display:flex;flex-direction:row;justify-content:center;align-items:center}.home_how_it_works_inner_div_heading img{width:60px;mix-blend-mode:color-burn}.home_how_it_works_inner_div_sub_heading{width:80%;padding:0 2%}.home_how_it_works_inner_div_sub_heading p{font-size:15px;font-weight:600;text-align:justify}.home_how_it_works_inner_div_video{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.home_how_it_works_inner_div_video video{width:50%;background-color:#fff;border-radius:20px;box-shadow:0 0 10px gray}.main_testimonials_section{width:100%;padding:3% 0;background-color:#f0f0f7;display:flex;flex-direction:column;justify-content:center;align-items:center}.main_testimonials_inner_div{width:1200px;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:start}.inner_testimonials_inner_div1{width:100%;height:fit-content;display:flex;flex-direction:row}.inner_testimonials_inner_div2{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:center}.inner_testimonials_slider_div{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-content:center;padding:30px 0}.inner_testimonials_slider_heading_div{font-size:30px;font-weight:800;color:#195389}.main_testimonials_dropdown_div{width:60%;height:fit-content}.main_testimonials_dropdown_inner_div{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.main_testimonials_dropdown_inner_div div{width:100%}.testimonials_main_card_div{width:100%;height:fit-content;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.testimonials_main_card_div video{width:50%;border-radius:10px}.testimonials_main_card_inner_div1{width:100%;padding:10px;background-color:#fff;border-radius:5px;position:relative;z-index:1;font-size:16px;font-weight:500}.testimonials_main_card_inner_div2{width:100%}.box{width:30px;height:30px;background-color:#fff;position:relative;top:-17px;left:50px;z-index:0;transform:rotate(135deg)}.testimonials_main_card_inner_div3{font-size:25px;font-weight:600}.slider_buttons_div{width:100%;display:flex;flex-direction:row;justify-content:end;align-items:center;padding-right:2%;gap:20px}.slider_buttons_div button{color:#84a1c0;font-size:30px}.main_home_banner_div{width:100%;height:fit-content;padding:3% 0;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.inner_home_banner_div{width:1200px;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;color:#fff}.heading_home_banner_div{width:100%;height:fit-content;font-size:50px;font-weight:bolder;text-align:center}.sub_heading_home_banner_div{width:100%;height:fit-content;font-size:25px;font-weight:bolder;text-align:center;font-style:italic}.contant_home_banner_div{padding-left:20px;padding-right:20px;width:80%;height:fit-content;font-size:17px;font-weight:500;text-align:justify}.button_home_banner_div{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem}.button_home_banner_div a{text-decoration:none}.button{width:fit-content;height:fit-content;border-radius:100px;background-color:transparent;border:2px solid #f4511e;color:#f4511e;text-align:center;font-size:20px;font-weight:600;padding:7px 25px;transition:all .2s;cursor:pointer}.button:hover{background-color:#f4511e;color:#fff}.button span{cursor:pointer;display:inline-block;position:relative;transition:.2s}.button span:after{content:"»";font-size:30px;position:absolute;opacity:0;top:-11px;right:-20px;transition:.5s}.button:hover span{padding-right:25px}.button:hover span:after{opacity:1;right:0}.home_inner_sections_div1{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.inner_home_inner_sections_div1{width:1200px;height:fit-content;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px}.left_home_inner_sections_div1{width:55%;height:fit-content;display:flex;flex-direction:column;gap:30px}.left_heading_home_inner_sections_div1{font-size:40px;font-weight:bolder}.left_contant_home_inner_sections_div1{text-align:justify;font-size:17px;font-weight:500}.left_button_home_inner_sections_div1{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.right_home_inner_sections_div1{width:45%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.right_home_inner_sections_div1 img{width:100%;position:relative;transition:top .5s;animation:topToBottom 5s linear infinite,bottomToTop 5s linear infinite}.certificates_img_div{width:70%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.certificates_img_div img{width:100%;position:relative;transition:top .5s}@keyframes topToBottom{0%,to{top:-15px}50%{top:15px}}@keyframes bottomToTop{0%,to{top:15px}50%{top:-15px}}.home_inner_sections_div2{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5% 0}.inner_home_inner_sections_div2{width:1200px;height:fit-content;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:30px}.left_home_inner_sections_div2{width:55%;height:fit-content;display:flex;flex-direction:column;gap:30px}.left_heading_home_inner_sections_div2{font-size:40px;font-weight:bolder}.left_contant_home_inner_sections_div2{text-align:justify;font-size:17px;font-weight:500}.left_button_home_inner_sections_div2{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.right_home_inner_sections_div2{width:45%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.right_home_inner_sections_div2 img{width:100%}.main_certificates_div{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:850px){.inner_home_banner_div{width:100%}.inner_home_inner_sections_div1{width:90%;flex-direction:column}.left_home_inner_sections_div1{width:100%}.right_home_inner_sections_div1{width:80%}.inner_home_inner_sections_div2{width:90%;flex-direction:column}.right_home_inner_sections_div2{width:80%}.left_home_inner_sections_div2{width:100%}.home_how_it_works_inner_section{padding:40px 0}.home_how_it_works_inner_div{width:100%}.home_how_it_works_inner_div_heading{font-size:var(--chakra-fontSizes-3xl)}.home_how_it_works_inner_div_sub_heading{width:100%}.home_how_it_works_inner_div_video video{width:90%}.main_testimonials_inner_div{width:90%;flex-direction:column}.inner_testimonials_slider_div,.main_testimonials_dropdown_div{width:100%}.inner_testimonials_inner_div2{flex-direction:column;gap:10px}.testimonials_main_card_div{padding:10px}.testimonials_main_card_div video{width:90%;border-radius:10px}.testimonials_main_card_inner_div3{font-size:20px}.main_testimonials_dropdown_inner_div{padding:10px}.main_testimonials_dropdown_inner_div{font-size:15px}}@media screen and (max-width:500px){.left_home_inner_sections_div1,.left_home_inner_sections_div2{width:90%}.inner_home_banner_div{gap:20px}.button,.contant_home_banner_div{font-size:15px}.left_heading_home_inner_sections_div1,.left_heading_home_inner_sections_div2{font-size:30px}.left_contant_home_inner_sections_div1,.left_contant_home_inner_sections_div2{font-size:15px}.heading_home_banner_div{font-size:30px}.sub_heading_home_banner_div{font-size:23px}}.main_faq_page_div{position:relative}.main_bgCard{position:relative;background-image:url("/assets/map%20(2)-ynAK7qqP.jpg");filter:opacity(.95);background-position:center;background-repeat:no-repeat;background-size:cover}.bgCard{background-color:#000000a9}.about_page_heading{width:100%;font-size:50px;font-weight:bolder;color:#fff;padding-bottom:20px}.about_us_banner_div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding-bottom:30px}.main_BOARD_OF_ADVISORS_section{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.inner_BOARD_OF_ADVISORS_section{width:1200px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:30px;padding:5% 0}.main_cards_div{width:350px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;cursor:pointer;border-radius:10px;overflow:hidden;transition:all .9s}.main_cards_top_div{width:100%;height:130px;background-color:#fff;border-radius:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:.9s}.profile_images_holder_div{width:180px;height:180px;background-color:#000;border-radius:100px;position:relative;top:75px;z-index:1;overflow:hidden;border:2px solid #2b6cb0;transition:.9s}.profile_images_holder_div img{width:100%;transition:.9s}.main_cards_body_div{width:100%;height:630px;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:.9s}.inner_cards_body_div1{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-top:90px;transition:.9s}.name_div{width:fit-content;height:fit-content;padding:10px 20px;font-size:25px;font-weight:600;background-color:#2b6cb0;border:2px solid #2b6cb0;color:#fff;border-radius:100px;transition:.9s}.inner_cards_body_div2{font-size:15px;font-weight:600;color:#000;text-align:justify;padding:20px 15px;display:flex;flex-direction:column;gap:20px;transition:.9s}.inner_cards_body_div2 div{width:100%;height:fit-content;font-size:20px;font-weight:600;color:#2b6cb0;display:flex;flex-direction:row;justify-content:center;align-items:center}.inner_cards_body_div3{border-top:2px solid lightgray;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px}.inner_cards_body_div3 button{width:150px;border-radius:5px;padding:5px 0;font-size:18px;font-weight:600;background-color:#2b6cb0;color:#fff}.main_cards_div:hover{gap:0;transition:.9s}.main_cards_div:hover .main_cards_top_div,.main_cards_div:hover .main_cards_body_div{border-radius:0}.main_cards_div:hover .name_div{border:2px solid #03a07b;color:#03a07b;border-radius:5px;background-color:transparent}.main_cards_div:hover .profile_images_holder_div{border:3px solid #03a07b}.main_cards_div:hover .inner_cards_body_div1{padding-top:110px}.main_cards_div:hover .inner_cards_body_div2 div{color:#03a07b}.faq_payment_table_div{width:100%;padding:1rem 0}.faq_payment_table_div table thead tr th{background-color:#2b6cb0;color:#fff;padding:10px;border:2px solid white!important;width:200px}.faq_payment_table_div tbody tr td{padding:10px;border:2px solid white!important}.faq_payment_table_div tbody tr:nth-child(2n){background-color:#e7eaed}.faq_payment_table_div tbody tr:nth-child(odd){background-color:#ccd2d8}@media screen and (max-width:850px){.about_page_heading{font-size:30px}.css-1v93odl{font-size:13px!important}.inner_BOARD_OF_ADVISORS_section{width:100%}}.payment-container{display:flex;justify-content:center;align-items:center;height:100vh}.payment-form{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0006;padding:20px;max-width:400px;display:flex;flex-direction:column;align-items:center}.payment-form h2{margin-bottom:20px;color:#333}.payment-button{margin-top:20px;padding:10px 20px;font-size:16px;color:#fff;background-color:#6772e5;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.payment-button:disabled{background-color:#d3d3d3;cursor:not-allowed}.payment-button:hover:not(:disabled){background-color:#5469d4}.error-message,.success-message{margin-top:20px;font-size:14px}.error-message{color:#e74c3c}.success-message{color:#2ecc71}.loading-container{font-size:18px;color:#424770}.form-row{margin-bottom:15px}#card-number,#card-expiry,#card-cvc{width:full;max-width:500px;padding:10px;border:1px solid #ccc;border-radius:5px;background-color:#fff;font-size:16px}.payment-form label{display:block;margin-bottom:5px;font-weight:700;font-size:14px}.payment-form .payment-button{margin-top:20px;width:100%;max-width:500px;font-size:18px}.error_only_doc_docx_pdf_heading{width:fit-content;font-size:17px;font-weight:600;color:#000;padding:10px;border-radius:5px;background-color:#dd9831}.css-a5mhaz{padding:var(--chakra-space-4);outline:2px solid transparent;outline-offset:2px px;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:10px}.css-1mc5l2u{width:100%}.main_skills_div{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.main_show_skills_div{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:10px}.show_skills_div{width:fit-content;height:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.main_add_badge_button{width:100%;display:flex;flex-direction:row;justify-content:end;align-items:center}.main_loader_div{position:fixed;z-index:999;top:0%;background-color:#808080b6;width:100vw;height:100vh}.main_loader_inner_div{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.notification_box{margin-top:1%;width:500px;color:#fff;border-radius:10px;background-color:#39b83f;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1%}.modal{width:100%;display:none;position:fixed;z-index:999;top:0%}.modal-content{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.notification_box{margin-top:1%;width:500px;text-align:center;color:#fff;border-radius:10px;background-color:#39b83f;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1%}.modal.show{display:block}.main_download_icon{display:flex;flex-direction:row;justify-content:center;align-items:center}.main_download_icon button{font-size:15px;font-weight:600;border:2px solid #1f487c;color:#1f487c;border-radius:100px;cursor:pointer}.main_download_icon i svg{font-size:42.5px}.download_icon{width:40px;cursor:pointer}.tag{background-color:#90ee90!important}.main_start_reading_text{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.start_reading_text{background-color:#d3d3d3;padding:1px 8px;border-radius:100px;color:#000!important}.no_data_found_div{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.main_history_show_top_div{display:flex;flex-direction:row;justify-content:space-between;align-items:start;flex-wrap:wrap}.inner_history_show_top_div2{display:flex;flex-direction:column;gap:15px;color:gray}.history_level{font-size:20px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.main_resume_div{width:100%;border:1px solid rgb(207,207,207);border-radius:5px;padding:.5rem 1rem;display:flex;flex-direction:column}.main_resume_div img{width:2rem}.main_resume_div button{width:fit-content;background-color:#cfcfcf;color:#000;border:1px solid black;border-radius:5px;padding:0 .5rem}.upload_cv_heading{width:fit-content;font-size:1rem;font-weight:600;border:1px solid gray;border-radius:2px;padding:.2rem 1rem;margin-bottom:1rem;animation:colorChange 3s infinite}@keyframes colorChange{0%{background-color:red;color:#fff;border:1px solid red}to{background-color:transparent;color:#000;border:1px solid gray}}*{padding:0;margin:0}body{margin:0%;padding:0%}.main_404_div{width:100vw;height:100vh;position:fixed;top:0%;left:0%;background-color:#fff;background-image:url(/assets/home_page_background-ByA3mQ8n.webp);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:999}.st0{font-family:Epunda Slab,sans-serif}.st1{font-size:83.0285px}.st2{fill:gray}.svg{width:500px;height:300px;text-align:center;fill:#195389}path#XMLID_5_{fill:#195389;filter:url(#blurFilter4)}path#XMLID_11_,path#XMLID_2_{fill:#195389}.circle{animation:out 2s infinite ease-out;fill:#c81e25}#container{width:100vw;height:100vh;background-color:#000000a8;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.message{color:#195389;font-size:30px}.message:after{content:"]"}.message:before{content:"["}.message:after,.message:before{color:#c81e25;font-size:35px;-webkit-animation-name:opacity;animation-name:opacity;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;margin:0 50px}.go_back_button{padding:.8% 3%;background-color:#195389;border-radius:10px;color:#fff;font-size:20px;cursor:pointer;margin-top:2%}@media screen and (max-width:600px){.message{font-size:20px}.svg{width:auto;height:auto}.message:after,.message:before{font-size:20px}.go_back_button{padding:5px 20px;font-size:18px}}*,body{padding:0;margin:0}.main_account_activate_div{width:100vw;height:100vh;position:fixed;top:0%;left:0%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99}#account_activate_container{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px}.account_activate_message{font-size:40px;color:#0a3161}.account_activate_message:after{content:"]"}.account_activate_message:before{content:"["}.account_activate_message:after,.account_activate_message:before{color:#0a3161;font-size:50px;-webkit-animation-name:opacity;animation-name:opacity;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;margin:0 50px}@-webkit-keyframes opacity{0%,to{opacity:0}50%{opacity:1}}@keyframes opacity{0%,to{opacity:0}50%{opacity:1}}@keyframes out{0%{r:1;opacity:.9}25%{r:5;opacity:.3}50%{r:10;opacity:.2}75%{r:15;opacity:.1}to{r:20;opacity:0}}.btn{width:15vw;padding:10px 20px;background-color:#0a3161;color:#fff;font-size:15px;border-radius:10px;cursor:pointer}@media only screen and (max-width:600px){.account_activate_message{font-size:20px}.account_activate_message:after,.account_activate_message:before{font-size:30px;margin:0 20px}.btn{width:35vw}}.main_laoder_div{width:100vw;height:100vh;position:fixed;top:0%;left:0%;background-color:#000000b6;z-index:999;display:none}.inner_laoder_div{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.loader{width:64px;height:64px;position:relative;background-image:linear-gradient(#FFF 16px,transparent 0),linear-gradient(#0A3161 16px,transparent 0),linear-gradient(#0A3161 16px,transparent 0),linear-gradient(#FFF 16px,transparent 0);background-repeat:no-repeat;background-size:16px 16px;background-position:left top,left bottom,right top,right bottom;animation:rotate 1s linear infinite}@keyframes rotate{0%{width:64px;height:64px;transform:rotate(0)}50%{width:30px;height:30px;transform:rotate(180deg)}to{width:64px;height:64px;transform:rotate(360deg)}}#error_account_activate_container{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px}.error_account_activate_message{font-size:40px;color:#980f0f}.error_account_activate_message:after{content:"]"}.error_account_activate_message:before{content:"["}.error_account_activate_message:after,.error_account_activate_message:before{color:#980f0f;font-size:50px;-webkit-animation-name:opacity;animation-name:error_opacity;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;margin:0 50px}@-webkit-keyframes error_opacity{0%,to{opacity:0}50%{opacity:1}}@keyframes error_opacity{0%,to{opacity:0}50%{opacity:1}}@keyframes error_out{0%{r:1;opacity:.9}25%{r:5;opacity:.3}50%{r:10;opacity:.2}75%{r:15;opacity:.1}to{r:20;opacity:0}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main_user_guide_div{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0;background-image:url(https://res.cloudinary.com/dabkyosdo/image/upload/v1707043729/web_assets/smart-background-8dz6l1e92qeb7jac.jpg_83856903-9ceb-4f1a-baa0-393ad4e62222.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom right}.inner_user_guide_div{width:90%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.inner_user_guide_div div{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.inner_user_guide_div div h1{font-size:2.8rem;font-weight:bolder;color:#195389}.inner_user_guide_div div p{font-size:1.8rem;color:#000;font-weight:600;text-align:center}.inner_user_guide_div div video{width:60%;margin:1rem 0;padding:.3rem;border-radius:10px;border:2px solid #03A9F4;box-shadow:0 0 10px #03a9f4}.inner_user_guide_div div iframe{margin:1rem 0;padding:.3rem;border-radius:10px;border:2px solid #03A9F4;box-shadow:0 0 10px #03a9f4}.main_User_Guide_image_div{display:none!important;width:85%!important;padding:.3rem;border-radius:10px;border:2px solid #03A9F4;box-shadow:0 0 10px #03a9f4}.main_User_Guide_image_heading_div{display:none!important}.main_User_Guide_image_div img{width:98%}.main_certificate_request_field_div{width:85%!important;padding:.3rem;border-radius:10px;border:2px solid #03A9F4;box-shadow:0 0 10px #03a9f4}.main_certificate_request_field_div ol{width:95%}.main_certificate_request_field_div ol li{font-size:1.1rem;font-weight:500}@media screen and (max-width:600px){.inner_user_guide_div div h1{font-size:2.3rem;text-align:center}.inner_user_guide_div div p{font-size:1.3rem!important}.main_User_Guide_image_div,.main_User_Guide_image_heading_div{display:block!important}.main_User_Guide_pdf_div,.main_User_Guide_pdf_heading_div{display:none!important}.main_User_Guide_video_div video{width:100%!important}.main_User_Guide_image_div,.main_certificate_request_field_div{width:100%!important}.main_certificate_request_field_div ol{width:85%}}.main_privacy_policy_div{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.inner_privacy_policy_div{width:90%;height:fit-content;margin:3% 0;padding:20px;border-radius:20px;border:2px solid #195389;box-shadow:0 0 10px #195389;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:20px;background-image:url(/assets/water_mark_background_image-7tekhQHj.png);background-size:cover;background-position:center;background-repeat:no-repeat}.inner_privacy_policy_div_heading{font-size:25px;font-weight:bolder;color:#195389}.inner_privacy_policy_div_sub_heading{font-size:16px}.inner_privacy_policy_div_sub_heading span{font-size:35px;font-weight:bolder;color:#195389}.subheading{font-size:30px!important;font-weight:bolder!important}.main_accreditation_hero_section_div{width:100%;height:400px;background-image:url(https://storage.googleapis.com/asei-632d2.appspot.com/web_assets/1712680871976-blog_banner_img.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.main_popup_box_div{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:999;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0000007f}.inner_popup_box_div{width:40%;height:40%;background-color:#fff;border-radius:10px;box-shadow:0 0 5px gray;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:1rem}.inner_popup_box_div h1{font-size:30px;font-weight:bolder}.inner_popup_box_div p{text-align:center}.inner_popup_box_div button{padding:7px 27px;border-radius:10px;background-color:#03a07b;color:#fff;font-size:20px;font-weight:700}@media screen and (max-width:850px){.inner_popup_box_div{width:90%!important;height:fit-content!important;gap:1rem!important}.inner_popup_box_div h1{text-align:center!important}}.main_footer_section{width:100%;height:100%;color:#fff;background-color:#195389;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:3% 1%;position:relative}.main_footer_div{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-evenly;gap:20px}.main_footer_inner_div1{width:33%;height:fit-content;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.main_footer_inner_div1 img{width:36%;aspect-ratio:1/1;object-fit:contain}.main_footer_inner_div2{width:33%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.main_footer_inner_heading{width:100%;font-size:28px;font-weight:800}.main_footer_inner_quick_links{width:90%}.main_footer_inner_content_div{width:100%;text-align:justify}.main_footer_inner_div3{width:33%;height:fit-content;display:flex;flex-direction:column;gap:20px}.main_footer_inner_contant_us{width:100%;display:flex;flex-direction:column;gap:15px}.main_footer_inner_contant_us div{margin:0%;padding:0%;width:100%;display:flex;flex-direction:column}.main_footer_inner_div3_icons_div{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-top:20%}.icon_div{gap:2rem;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.icon_div img{width:15%;cursor:pointer}@media screen and (max-width:850px){.main_footer_section{padding:30px}.main_footer_div{width:100%;flex-direction:column;gap:20px}.main_footer_inner_div1{width:100%;justify-content:space-evenly}.main_footer_inner_div2,.main_footer_inner_div3{width:100%}.main_footer_inner_div3_icons_div{padding-top:5%}.main_footer_inner_div1 img{width:23%}.icon_div img{width:10%}}@media screen and (max-width:600px){.main_footer_inner_div1 img{width:30%}.icon_div img{width:15%}}.main_blog_page_div{margin-bottom:2rem;width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.main_blog_hero_section_div{width:100%;height:400px;background-image:url(https://storage.googleapis.com/asei-632d2.appspot.com/web_assets/1712680871976-blog_banner_img.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.inner_blog_hero_section_div{width:1200px;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.right_blog_hero_section_div{width:60%;height:100%;padding:20px;display:flex;flex-direction:row;justify-content:center;align-items:center}.right_inner_div1{width:20%}.right_inner_div2{width:65%;display:flex;flex-direction:column;gap:20px}.right_inner_div3{width:20%}.larg_circle_holder{display:flex;flex-direction:row;justify-content:center;gap:20px}.sm_circle_div{width:150px;height:150px;border-radius:100px;background-color:#fff;display:flex;flex-direction:column;justify-content:end;align-items:end}.lg_circle_div{width:200px;height:200px;border-radius:100px;background-color:#fff;display:flex;flex-direction:column;justify-content:end;align-items:end}#circle_holder1{justify-content:start;gap:40px}.circle_text_div{width:150px;height:50px;font-size:11px;padding:2px 3px;line-height:1.2;border-radius:5px;background-color:#fff;border-left:5px solid #0a3161;box-shadow:0 0 5px gray;position:relative;top:15px;right:-60px;display:flex;flex-direction:column;justify-content:center;align-items:center}#person1{background-image:url(https://res.cloudinary.com/dabkyosdo/image/upload/v1707037440/web_assets/wassim.png_605955f0-d551-4bf5-9bd2-7cc09902c0aa.png);background-position:top left;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 3px gray}#person2{background-image:url(https://res.cloudinary.com/dabkyosdo/image/upload/v1707037398/web_assets/martha.png_760a08a4-4fda-4e07-a985-8a22070d14e5.png);background-position:top left;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 3px gray}#person4{background-image:url(https://res.cloudinary.com/dabkyosdo/image/upload/v1707037217/web_assets/imran_amin.png_8b08ec78-cdaa-4263-8973-2da3219019ba.png);background-position:top left;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 3px gray}#person5{background-image:url(https://res.cloudinary.com/dabkyosdo/image/upload/v1707037294/web_assets/javaid_laghari.png_88cb67b2-e7d0-4c12-966d-ea19f1611b05.png);background-position:top left;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 3px gray}.main_all_blogs_show_div{width:100%;height:fit-content;padding:0% 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.inner_all_blogs_show_div{width:1200px;height:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:30px}.main_blog_card_div{width:550px;height:500px;border-radius:10px;overflow:hidden;box-shadow:0 0 5px gray}.main_blog_card_div:hover{cursor:pointer}.blog_image_div{width:100%;height:42%}.blog_image_div img{width:100%;height:100%;object-fit:cover}.blog_body_div{width:100%;height:58%;padding:10px;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.blog_heading_div{width:100%;height:fit-content;font-size:20px;font-weight:600}.blog_description_div{width:100%;height:fit-content;font-size:16px;text-align:justify}.blog_date_div{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:end;align-items:center}.blog_date_div p{font-size:13px;font-weight:bolder}.blog_read_more_button_div{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:end;align-items:center}.blog_read_more_button_div button{padding:5px 20px;background-color:transparent;border:2px solid #f4511e;color:#f4511e;border-radius:100px;font-size:15px;font-weight:600;cursor:pointer}.blog_read_more_button_div button:hover{background-color:#f4511e;color:#fff}@media screen and (max-width:850px){.inner_all_blogs_show_div{width:100%}.larg_circle_holder{justify-content:start}.right_inner_div2{width:fit-content}.inner_blog_hero_section_div{width:100%;height:fit-content;flex-direction:column}.sm_circle_div{width:100px;height:100px}.lg_circle_div{width:150px;height:150px}}@media screen and (max-width:650px){.main_blog_hero_section_div{height:300px}.main_blog_card_div{width:95%;height:fit-content}}.main_Blog_review_1_div{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.inner_Blog_review_1_div{width:1200px;height:fit-content}.main_show_blog_review_page{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3% 0}.inner_show_blog_review_page1{width:100%;height:fit-content;display:flex;flex-direction:column;gap:30px;text-align:justify}.hold_left_and_right_blog_review_div{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px}.blog_review_content_div{width:60%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.blog_review_image_div{width:40%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.review_blog_page_heading{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.review_blog_page_heading h1{font-size:30px;font-weight:bolder}.review_blog_page_heading h2{font-size:25px;font-weight:bolder}.review_blog_page_heading img{width:100%;border-radius:10px}.blog_image{width:70%!important;height:500px}@media screen and (max-width:850px){.inner_Blog_review_1_div{width:100%;padding:2%}.hold_left_and_right_blog_review_div{flex-direction:column}.blog_review_content_div,.blog_review_image_div{width:100%}}.sub_header_dashboard{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:end;padding:0 20px;position:relative}.sub_header_dashboard button img{width:30px}.main_show_sub_header{width:150px;height:fit-content;position:absolute;right:51px;top:33px;z-index:999;display:none}.inner_show_sub_header{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:10px 5px;background-color:#fff;box-shadow:0 0 5px #d3d3d3;border-radius:15px 0 15px 15px}.sub_header_list{width:100%;border-bottom:1px solid lightgray;padding:5px 0;cursor:pointer;font-size:15px;font-weight:600}.sub_header_list:hover{border-bottom:1px solid gray}.inner_show_sub_header a{width:100%}:root{--primary: #00c6ff;--secondary: #0072ff;--light: #f2f2f2;--grey: #808080;--dark: #141e30;--green: #00cdac;--gradient: linear-gradient(to right, var(--primary), var(--secondary))}:root{--mobile: 600px}*,body{margin:0%;padding:0%}.chat-app{font-size:16px;line-height:1.25;position:fixed;bottom:32px;right:32px;color:var(--dark)}.chat-app:not(.is-active) .chat-app_toggle:hover{animation:.5s blob linear}.chat-app_toggle{z-index:5;position:absolute;bottom:.1em;right:.1em;height:64px;width:64px;transform:scale(.83);background:var(--gradient);border-radius:100%;transition:all .3s;box-shadow:0 10px 20px rgba(var(--primary),.4)}.chat-app_toggle:hover{cursor:pointer;transform:none}.chat-app_toggle .icon{z-index:2;color:#fff;font-size:1.5em;position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;transition:all cubic-bezier(.72,.17,.36,1.03) .4s}.chat-app_toggle:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;border-radius:100%;border:2px solid var(--primary);opacity:0}.chat-app_toggle:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(to right,var(--green),darken(var(--green),6%));border-radius:100%;transition:all .3s;opacity:0}.chat-app_toggle:hover:before{cursor:pointer;transform:scale(1.2);opacity:1}.chat-app_toggle:hover:after{opacity:1}.chat-app_box{display:none!important;border-radius:16px 16px 40px;overflow:hidden;box-shadow:0 10px 30px rgba(black,.2);position:relative;height:450px;display:flex;flex-direction:column;background:#fff}.chat-app_header{background:var(--gradient);color:#fff;position:relative}.chat-app_header .branding{display:flex;flex-wrap:wrap;align-items:center;padding:1em}.chat-app_header .close{height:1.5em;width:1.5em;background:rgba(var(--dark),1);position:absolute;top:.8em;right:.5em;border-radius:100%;z-index:2;transition:all .3s;opacity:.5}.chat-app_header .close:before{transform:rotate(-45deg)}.chat-app_header .close:hover{cursor:pointer;transform:scale(1.2);opacity:1}.chat-app_header .avatar{margin-right:1em;position:relative;width:48px;height:48px}.chat-app_header .avatar img{width:48px;height:48px;object-fit:cover;border-radius:100%;box-shadow:0 5px 10px rgba(var(--dark),.2)}.chat-app_header .avatar.is-online:after{content:"";display:block;height:.75em;width:.75em;position:absolute;bottom:.2em;right:.2em;background:var(--green);z-index:2;border-radius:100%;box-shadow:0 0 0 2px #fff}.chat-app_header .content{width:calc(100% - 48px - 1em)}.chat-app_content{height:100%;width:calc(100% - 1em);position:relative;bottom:0;left:0;right:0;overflow:auto;margin:0 .5em}.chat-app_content::-webkit-scrollbar{width:.5em;background-color:transparent}.chat-app_content::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--light)}.chat-app_content .messages{display:flex;flex-wrap:wrap;align-items:flex-end;overflow:auto;padding:0 1em 1em;position:absolute}.chat-app_content .message{width:calc(100% - 2em);padding:.75em;background:#fff;margin-top:.25em;border-radius:16px;margin-left:2em;background:var(--gradient);color:#fff;position:relative;opacity:0;transform:scale(.8);transform-origin:100% 100%;animation:message-pop cubic-bezier(.71,.15,.46,1.4) .5s;animation-fill-mode:forwards;animation-delay:1.2s}.chat-app_content .message:after{content:"";display:block;height:1em;width:1em;position:absolute;bottom:.75em;right:-1em;clip-path:polygon(0 0,0% 100%,75% 100%);background:var(--secondary);transform:skewY(15deg)}.chat-app_content .message.reply{margin-left:0;margin-right:2em;background:var(--light);color:var(--dark);transform-origin:0 100%}.chat-app_content .message.reply:after{right:unset;left:-1em;clip-path:polygon(100% 0,25% 100%,100% 100%);background:var(--light);transform:skewY(-15deg)}.chat-app_footer{background:#fff;box-shadow:0 0 10px rgba(black,.1);padding:.75em 1.5em 1.5em;position:relative}.chat-app_footer .tools{display:flex;margin-bottom:.75em}.chat-app_footer .tools .copyright{margin-left:auto;display:block;color:var(--grey);font-size:.75em;letter-spacing:.1em;text-transform:uppercase;padding:.5em 1.5em;text-align:right;display:flex;align-items:center;justify-content:right}.chat-app_footer .tools .button-icon{margin-right:.25em;background:#fff;width:2em;height:2em;display:flex;align-items:center;justify-content:center;border-radius:100%;transition:all .3s;color:var(--grey);position:relative}.chat-app_footer .tools .button-icon i{position:relative;z-index:2}.chat-app_footer .tools .button-icon:after{display:block;content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--gradient);z-index:1;opacity:0;transition:all .3s;border-radius:100%}.chat-app_footer .tools .button-icon:hover,.chat-app_footer .tools .button-icon:focus{cursor:pointer;box-shadow:0 5px 10px rgba(var(--primary),.4);color:#d3d3d3;transform:scale(1.1)}.chat-input{height:2.5em;width:100%;border:none;background:var(--light);border:solid 1px var(--grey);border-radius:1000px;padding:1em;font-size:1em;transition:all .3s}.chat-input:focus{outline:none;box-shadow:0 10px 20px rgba(var(--green),.4);border-color:var(--green);background:#fff}.chat-app .chat-app_box{transition:all cubic-bezier(.71,0,.23,1.38) .5s;opacity:0;visibility:hidden;pointer-events:none;transform-origin:100% 100%;transform:rotate(-3deg) scale(.8)}.chat-app .chat-app_header .avatar{transition:all .4s;opacity:0;transform:scale(.6);transition-delay:.2s}.chat-app .content .title{font-size:1rem;font-weight:600}.chat-app .content .subtitle{font-size:.8rem}.chat-app .chat-app_header .content{transition:all .4s;opacity:0;transform:scale(.9);transition-delay:.3s}.chat-app .icon.send{opacity:0;transform:translateY(-100%) scale(.5)}.chat-app .icon.open{opacity:1;transform:translateY(0)}.chat-app .chat-input{transition:all .4s;opacity:0}.chat-app.is-active .chat-app_box{opacity:1;visibility:visible;pointer-events:unset;transform:none}.chat-app.is-active .chat-app_header .avatar,.chat-app.is-active .chat-app_header .content{opacity:1;transform:none}.chat-app.is-active .icon.send{opacity:1;transform:translateY(0)}.chat-app.is-active .icon.open{opacity:0;transform:translateY(100%) scale(.5)}.chat-app.is-active .chat-app_toggle:before{animation:chat-bubble cubic-bezier(.15,.4,.15,1) .7s}.chat-app.is-active .chat-app_toggle:after{opacity:1}.chat-app.is-active .chat-input{opacity:1}@media screen and (max-width: var(--mobile)){.chat-app .chat-app_box{position:fixed;top:0;left:0;width:100%;height:100%;border-radius:0}.chat-app .chat-app_toggle{position:fixed;bottom:.75em;right:.75em}}@keyframes chat-bubble{0%{opacity:0;transform:scale(.7)}25%{opacity:1}to{opacity:0;transform:scale(1.6)}}@keyframes message-pop{to{opacity:1;transform:none}}@keyframes blob{0%{border-radius:100%}25%{border-radius:60% 95%}50%{border-radius:90% 65%}75%{border-radius:80% 98%}to{border-radius:100%}}
