html,body{scroll-behavior:smooth;overflow-x:hidden}.custom-toast{background-color:#fff}.loadingP{width:70%;height:30px;background-color:#d3d3d3;margin:6px 20px 0;color:#d3d3d314!important;border-radius:4px;animation:skeleton-loading 1.5s infinite linear}@keyframes skeleton-loading{0%{background-color:#d3d3d38d}20%{background-color:#d3d3d38c}60%{background-color:#d3d3d35f}80%{background-color:#d3d3d343}to{background-color:#d3d3d32f}}.template_loading{position:relative;width:80px;height:80px;background-color:#d3d3d3;margin-top:100px;border-radius:50%;display:flex;justify-content:center;align-items:center;animation:ping 1s infinite}.template_loading img{width:100%;height:100%;object-fit:contain;border-radius:50%;z-index:1}@keyframes ping{0%{transform:scale(1);opacity:1}75%{transform:scale(1.5);opacity:0}to{transform:scale(1.5);opacity:0}}*{margin:0;padding:0;box-sizing:border-box}.landing_body{width:100%;height:100vh;overflow-x:hidden;overflow-y:auto;position:relative}.spinner{animation:spin 1s linear infinite;font-size:20px}.header_body{width:100%;height:100px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:18px 100px;position:sticky;top:0;z-index:8;box-shadow:0 2px 10px 2px #4545455c}.header_nav_container{width:max-content;height:100%;display:flex;align-items:center;gap:24px}.header_nav_not_link{width:max-content;height:max-content;display:flex;gap:6px;align-items:center;color:#000;font-size:16px;cursor:pointer;position:relative}.header_nav_not_link:hover,.header_nav_not_link p:hover{color:#dda627}.header_nav_not_link p{color:#000;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500}.header_service_link_container{width:400px;height:max-content;background-color:#fff;position:absolute;top:calc(100% + 20px);left:-100px;border-radius:6px;border:1px solid rgba(211,211,211,.331);box-shadow:0 2px 2px #d3d3d33f;display:flex;flex-direction:column;padding:16px}.header_service_link_container a{text-decoration:none;color:#000;font-size:14px;font-family:Poppins,sans-serif;font-weight:400;padding:12px;border-bottom:1px solid rgba(211,211,211,.34)}.header_service_link_container a:hover{background-color:#e3e3e350}.header_notActive,.header_active{text-decoration:none;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500}.header_notActive:hover{color:#dda627}.header_notActive{color:#373642}.header_active{color:#dda627}.header_nav_container button{width:max-content;height:max-content;background-color:#dda627;color:#fff;font-size:14px;font-family:Montserrat,sans-serif;padding:14px 24px;border:none;border-radius:6px;cursor:pointer}.header_nav_onboarding_btn_container{width:max-content;height:max-content;display:flex;gap:10px;align-items:center}.header_nav_onboarding_btn_container button{width:max-content;height:max-content;background-color:#dda627;color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:600;padding:12px 16px;border:none;border-radius:6px;cursor:pointer}.header_nav_onboarding_btn_container button:first-child{background-color:transparent;color:#dda627}.header_nav_onboarding_btn_container button:first-child:hover{background-color:#f7f7f7}.mobile_header_nav_container{width:max-content;position:relative;display:none}.header_menu_icon{font-size:40px;display:none}.mobile_header_nav_items_container{width:100vw;height:calc(100vh - 100px);background-color:#fff;position:absolute;top:76px;right:-14px;z-index:999;display:flex;flex-direction:column;transition:width .3s ease-in-out;display:none;overflow:auto!important}.mobile_header_nav_items_container a{text-decoration:none;color:#000;font-size:15px;font-family:Poppins,sans-serif;font-weight:500;padding:14px 20px;border-bottom:1px solid rgb(177,177,177);display:flex;align-items:center;gap:4px}.expanded{width:100vw}.remove{width:0%}.mobile_header_service_link_container{width:100%;height:max-content;padding:18px;transition:height .3s ease-in-out;display:flex;flex-direction:column}.mobile_header_service_link_container a{text-decoration:none;color:#000;font-size:15px;font-family:Poppins,sans-serif;font-weight:500;padding:10px 0;border-bottom:none;display:flex;align-items:center;gap:4px}.showMobileService{display:flex}.removeMobileService{display:none}details{border-bottom:1px solid rgb(177,177,177);padding:16px 20px}.mobile_header_nav_items_container details summary{color:#171717;font-size:16px;font-family:Arimo,sans-serif;font-weight:600;cursor:pointer;list-style:none;position:relative;padding-right:25px}.mobile_header_nav_items_container details p{padding:8px 6px;margin-top:6px;color:#171717;font-size:15px;font-family:Arimo,sans-serif;font-weight:400}.header_account_body{width:max-content;display:flex;align-items:center;gap:6px;cursor:pointer;padding:6px;border-radius:4px;position:relative}.header_account_body:hover{background-color:#eaeaeace}.header_account_circle{width:36px;height:36px;border-radius:50%;background-color:#000;display:flex;align-items:center;justify-content:center}.header_account_circle p{color:#fff;font-size:16px;font-family:poppins,sans-serif;font-weight:500}.header_account_menu{position:absolute;top:calc(100% + 26px);left:-170px;width:240px;height:max-content;background-color:#fff;border-radius:2px;box-shadow:0 2px 6px #d3d3d3b5;display:flex;flex-direction:column;align-items:center}.header_account_menu a{width:100%;text-decoration:none;color:#000;font-size:14px;font-family:Poppins,sans-serif;font-weight:400;padding:12px;border-bottom:1px solid rgba(211,211,211,.34)}.header_account_menu a:hover{background-color:#e3e3e350}.header_account_menu button{width:90%;padding:10px 20px;border:1px solid #e4ba59;background-color:transparent;cursor:pointer;color:#000;font-size:14px;font-family:Poppins,sans-serif;font-weight:400;margin:20px 0;transition:all .35s ease-in-out}.header_account_menu button:hover{color:#fff;background-color:#dda627}@media screen and (max-width: 1000px){.header_body{padding:18px 16px;height:120px}.header_nav_container{gap:20px}}@media screen and (max-width: 768px){.header_body{padding:18px 16px}.mobile_header_nav_container{display:flex}.header_nav_container{display:none}.header_logo_container{width:200px}.header_logo_container img{object-fit:cover}.header_menu_icon{font-size:40px;display:flex}.mobile_header_nav_items_container{display:flex}}.footer_body{width:100%;height:max-content;padding:50px 100px 30px;display:flex;flex-direction:column;gap:20px;background-color:#346d92}.footer_top{width:100%;display:flex;gap:50px;flex-wrap:wrap}.footer_top_text_container{width:30%;height:max-content;display:flex;flex-direction:column;gap:10px}.footer_logo{width:200px;height:100px;cursor:pointer}.footer_logo img{width:100%;height:100%;object-fit:cover}.footer_top_text_container p{color:#fff;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;line-height:24px}.footer_top_text_container button{width:max-content;height:max-content;background-color:#dda627;color:#fff;font-size:16px;font-family:Montserrat,sans-serif;padding:14px 24px;border:none;border-radius:6px;cursor:pointer;margin-top:10px}.footer_media{width:max-content;height:max-content;display:flex;align-items:center;gap:20px;margin-top:6px}.footer_media a{text-decoration:none;color:#dda627;font-size:18px}.footer_nav{width:200px;height:max-content;display:flex;flex-direction:column;gap:8px}.footer_nav h3{color:#fff;font-size:18px;font-family:Montserrat,sans-serif;font-weight:600;margin-bottom:2px}.footer_nav a{width:max-content;color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;text-decoration:none;cursor:pointer}.footer_nav a:hover{color:#dda627}.footer_bottom{width:100%;height:max-content;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #DDA627;padding:30px 0 0;margin-top:30px}.footer_last_part_link_container{width:100%;height:max-content;display:flex;gap:50px;align-items:center;justify-content:space-between}.footer_last_part_link{width:max-content;height:max-content;display:flex;gap:20px;justify-content:flex-end}.footer_last_part_link p{color:#fff;font-size:12px;font-family:Montserrat,sans-serif;font-weight:500}.footer_last_part_link_container h4{color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:800}@media screen and (max-width: 1000px){.footer_body{padding:50px 16px 30px}.footer_top{gap:60px}}@media screen and (max-width: 768px){.footer_body{padding:50px 16px 10px}.footer_top{display:flex;align-items:center;flex-direction:column;gap:20px}.footer_top_text_container{width:100%;align-items:center}.footer_top_text_container p{text-align:center}.footer_nav{width:100%;align-items:center;text-align:center;margin-top:10px}.footer_nav a{text-align:center}.footer_bottom{padding:20px 0}.footer_last_part_link_container{width:100%;gap:10px;align-items:center;flex-direction:column}.footer_last_part_link{flex-direction:column;align-items:center;text-align:center}}.home_body{width:100%}.hero_section{width:100%;height:max-content;background-color:#3784b6;background:linear-gradient(#000000e8,#000000f2),url(/assets/about_us_our_story_image-CC0CrNcd.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:0 100px 50px}.hero_section_top{width:100%;height:max-content;display:flex;justify-content:space-between}.hero_section_text_container{width:80%;height:max-content;padding-top:100px}.hero_section_text_place{width:100%;height:max-content;margin-bottom:20px}.hero_section_text_place h1{color:#fff;font-size:44px;font-family:Montserrat,sans-serif;font-weight:800}.hero_section_text_place h3{color:#fff;font-size:20px;font-family:Montserrat,sans-serif;font-weight:500}.hero_section_text_place p{color:#fff;font-size:15px;font-family:Montserrat,sans-serif;font-weight:400;line-height:28px}.hero_section_text_place p span{color:#fff;font-size:20px;font-weight:800}.hero_section_button_container{width:100%;height:auto;display:flex;gap:16px}.hero_section_button_container button{width:max-content;height:max-content;background-color:#dda627;color:#fff;font-size:16px;font-family:Montserrat,sans-serif;padding:14px 24px;border:none;border-radius:6px;cursor:pointer;margin:0 0 40px}.hero_section_button_container button:first-child{width:max-content;height:max-content;background-color:transparent;color:#fff;font-size:16px;font-family:Montserrat,sans-serif;padding:14px 24px;border:1px solid #DDA627;box-shadow:0 0 6px 2px #dda62751;border-radius:6px;cursor:pointer;margin:0 0 40px;transition:all .35s ease-in-out}.hero_section_button_container button:first-child:hover{background-color:#dda627}.hero_section_image{width:48%;height:460px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;position:relative}.hero_section_image img{width:100%;height:100%;border-bottom-right-radius:16px;border-bottom-left-radius:16px;object-fit:cover}.hero_section_image:after{content:"";width:100%;height:100%;border-radius:16px;background-color:transparent;border:2px solid #DDA627;position:absolute;top:30px;right:-30px}.hero_section_bottom{width:100%;height:max-content;display:flex;align-items:center;gap:70px;flex-wrap:wrap}.hero_section_bottom_item_container{width:max-content;height:max-content;display:flex;flex-direction:column;gap:10px}.hero_section_bottom_item_container:first-child{width:20%}.hero_section_bottom_item_container h3{color:#fff;font-size:30px;font-family:Montserrat,sans-serif;font-weight:600;text-align:center}.hero_section_bottom_item_container h1{color:#fff;font-size:40px;font-family:Montserrat,sans-serif;font-weight:800;text-align:center}.hero_section_bottom_item_container p{color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;text-align:center}.home_section_one{width:100%;height:max-content;padding:40px 100px;background-color:#f7f7f7}.home_section_one_top{width:40%;height:max-content;display:flex;flex-direction:column;gap:10px;margin-bottom:50px}.home_section_one_top h3{color:#100f1b;font-size:40px;font-family:Montserrat,sans-serif;font-weight:600}.home_section_one_top p{color:#100f1b;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;line-height:22px}.home_section_one_bottom{width:100%}.home_why_choose_us_section{width:100%;padding:40px 100px;background-color:#f7f7f7;display:flex;justify-content:space-between}.why_choose_us_text_container{width:50%;height:max-content;display:flex;flex-direction:column;gap:20px}.why_choose_us_text_container h3{color:#100f1b;font-size:30px;font-family:Montserrat,sans-serif;font-weight:600}.why_choose_us_details{width:100%;height:max-content;display:flex;justify-content:space-between}.why_choose_us_details p{color:#100f1b;font-size:15px;font-family:Montserrat,sans-serif;font-weight:500;line-height:22px}.why_choose_us_image{width:46%;height:400px;border-radius:4px}.why_choose_us_image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.home_section_benefits_of_teaming{width:100%;height:max-content;padding:0 100px 50px;background-color:#346d92;display:flex;gap:10px;justify-content:space-between}.home_section_benefits_of_teaming_left{width:50%;height:max-content;display:flex;flex-direction:column;gap:30px;padding-top:100px}.home_section_benefits_of_teaming_left_text_container{width:100%;height:max-content;display:flex;flex-direction:column;gap:10px}.home_section_benefits_of_teaming_left_text_container h1{color:#fff;font-size:26px;font-family:Montserrat,sans-serif;font-weight:800}.home_section_benefits_of_teaming_left_text_container p{color:#fff;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;line-height:24px}.home_section_benefits_of_teaming_left_box_container{width:100%;height:max-content;display:flex;flex-direction:column;gap:14px}.home_section_benefits_of_teaming_left_box{width:100%;height:max-content;display:flex;gap:6px;padding:18px;background-color:#f7f7f7;border-top-right-radius:6px;border-bottom-right-radius:6px;align-items:center}.home_section_benefits_of_teaming_left_box_image{width:18%;height:max-content;font-size:60px;display:flex;align-items:center;justify-content:center;color:#dda627}.home_section_benefits_of_teaming_left_box_image img{width:100%;height:100%;object-fit:cover}.home_section_benefits_of_teaming_left_box_text{width:85%;height:max-content;display:flex;flex-direction:column;gap:4px}.home_section_benefits_of_teaming_left_box_text h4{color:#100f1b;font-size:16px;font-family:Montserrat,sans-serif;font-weight:600;line-height:22px}.home_section_benefits_of_teaming_left_box_text p{color:#100f1b;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:22px}.home_section_benefits_of_teaming_image_container{width:48%;height:600px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.home_section_benefits_of_teaming_image_container:after{content:"";width:100%;height:100%;border-radius:16px;background-color:transparent;border:2px solid #DDA627;position:absolute;top:30px;right:-30px}.home_section_benefits_of_teaming_image_container_top{width:80%;height:40%;background-color:purple}.home_section_benefits_of_teaming_image_container_top img{width:100%;height:100%;object-fit:cover}.home_section_benefits_of_teaming_image_container_bottom{width:80%;height:55%;background-color:#00f;margin-left:20%}.home_section_benefits_of_teaming_image_container_bottom img{width:100%;height:100%;object-fit:cover}.home_testimonials_body{width:100%;height:max-content;padding:40px 0;background-color:#f7f7f7}.home_testimonials_body_top{width:60%;height:max-content;display:flex;flex-direction:column;gap:10px;margin-bottom:10px;padding:0 100px}.home_testimonials_body_top h3{color:#100f1b;font-size:34px;font-family:Montserrat,sans-serif;font-weight:600}.home_testimonials_body_top p{color:#100f1b;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;line-height:24px}.home_testimonials_body_bottom{width:100%;height:max-content}.home_last_section{width:100%;height:max-content;padding:0 100px;margin-top:50px}.home_last_section_content{width:100%;height:max-content;background-color:#346d92;border-top-left-radius:50px;border-top-right-radius:50px;display:flex;flex-direction:column;gap:10px;align-items:center;padding:80px 16px}.home_last_section_content h1{color:#fff;font-size:30px;font-family:Poppins,sans-serif;font-weight:600;line-height:38px;text-align:center}.home_last_section_content button{width:max-content;height:max-content;padding:14px 30px;display:flex;align-items:center;gap:10px;color:#fff;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;background-color:#dda627;cursor:pointer;border:none;border-radius:100px;margin-top:10px}@media screen and (max-width: 1000px){.hero_section{padding:0 16px 50px}.hero_section_top{flex-direction:column-reverse}.hero_section_text_container{width:100%;padding-top:50px}.hero_section_text_place h1{font-size:30px}.hero_section_text_place h3{font-size:16px;line-height:26px}.hero_section_bottom{gap:60px;justify-content:center}.hero_section_bottom_item_container:first-child{width:100%;text-align:center}.home_section_one{padding:40px 16px}.home_section_one_top{width:60%;margin-bottom:50px}.home_section_one_bottom{gap:30px}.home_section_one_bottom_item_card{width:30%}.home_section_two,.home_section_benefits_of_teaming{padding:0 16px 50px}.home_section_benefits_of_teaming_left{width:100%;padding-top:50px}.home_section_benefits_of_teaming_image_container{width:100%;height:480px}.home_testimonials_body{width:100%;height:max-content;padding:40px 0;background-color:#f7f7f7}.home_testimonials_body_top{width:80%;padding:0 16px;margin-bottom:0}}@media screen and (max-width: 768px){.hero_section{padding:0 16px 50px}.hero_section_top{flex-direction:column-reverse}.hero_section_image{width:100%;height:400px}.hero_section_image:after{width:90%;top:20px;right:-10px}.hero_section_text_container{width:100%;padding-top:50px}.hero_section_text_place h1{font-size:30px}.hero_section_text_place h3{font-size:16px;line-height:26px}.hero_section_button_container{gap:16px;flex-direction:column;align-items:center}.hero_section_button_container button{margin:0 0 30px}.hero_section_button_container button:first-child{margin:0 0 6px}.hero_section_bottom{gap:30px;justify-content:center}.hero_section_bottom_item_container:first-child{width:100%;text-align:center}.home_section_one{padding:40px 16px}.home_section_one_top{width:100%;margin-bottom:50px}.home_section_one_top h3{font-size:30px}.home_section_one_bottom{gap:30px}.home_section_one_bottom_item_card{width:100%}.home_section_two{padding:0 16px 50px;flex-direction:column-reverse}.home_section_two_text_container{width:100%;padding-top:50px}.home_section_two_image{width:100%;height:400px}.home_section_two_image:after{width:96%;top:20px;right:-10px}.home_why_choose_us_section{padding:40px 16px;flex-direction:column-reverse;gap:20px}.why_choose_us_text_container{width:100%}.why_choose_us_image{width:100%;height:300px}.why_choose_us_details{align-items:flex-start}.why_choose_us_text_container h3{font-size:24px}.why_choose_us_details{gap:20px;flex-direction:column}.home_section_benefits_of_teaming{padding:0 16px 50px;flex-direction:column-reverse}.home_section_benefits_of_teaming_left{width:100%;padding-top:50px}.home_section_benefits_of_teaming_image_container{width:100%;height:440px}.home_section_benefits_of_teaming_image_container:after{width:96%;top:20px;right:-10px}.home_section_benefits_of_teaming_image_container_top{width:70%}.home_section_benefits_of_teaming_image_container_bottom{width:80%;margin-left:20%}.home_testimonials_body{width:100%;height:max-content;padding:40px 0;background-color:#f7f7f7}.home_testimonials_body_top{width:100%;padding:0 16px;margin-bottom:0}.home_testimonials_body_top h3{font-size:26px}.home_testimonials_body_top p{font-size:15px}.home_last_section{padding:0}.home_last_section_content{padding:80px 16px}.home_last_section_content h1{font-size:24px;font-weight:600;line-height:34px}}.testimonials_body{width:100%;height:max-content}.swiper{width:100%;height:auto;padding:40px 50px!important;gap:50px}.swiper_slide{width:150px;height:auto}.testimonial_card{width:100%;height:auto;background-color:#fff;border-radius:16px;border:1px solid rgba(211,211,211,.372)}.testimonial_quote_icon{font-size:32px;color:#dda627}.testimonial_card_top{width:100%;height:max-content;background-color:transparent;padding:20px;border-top-right-radius:16px;border-top-left-radius:16px;display:flex;flex-direction:column;align-items:center;gap:6px}.testimonial_card_top p{color:#373642;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:24px;text-align:center}.testimonial_card_bottom{width:100%;height:max-content;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding:0 20px 20px;display:flex;flex-direction:column;justify-content:space-between}.testimonial_card_bottom_text{width:100%;height:max-content;display:flex;flex-direction:column;align-items:center}.testimonial_card_bottom_text h4{color:#000;font-size:20px;font-family:Montserrat,sans-serif;font-weight:600;line-height:24px}.testimonial_card_bottom_text p{color:#dda627;font-size:12px;font-family:Montserrat,sans-serif;font-weight:400;line-height:24px}.testimonial_card_bottom_rate{width:100%;display:flex;align-items:center;justify-content:flex-end;color:#fff;font-size:24px}.swiper-scrollbar{display:none!important}.swiper-button-next,.swiper-button-prev{background-color:#fff;padding:30px;border-radius:100px;border:1px solid rgba(211,211,211,.821)}.swiper-button-next:after,.swiper-button-prev:after{font-size:24px!important;color:#dda627}@media screen and (max-width: 768px){.swiper{width:100%;height:400px;padding:40px 16px!important}.swiper_slide{width:1100px;height:100%}.swiper-button-next:after,.swiper-button-prev:after{font-size:24px!important;color:#dda627}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.landing_news_letter_container{width:100%;height:100%;background-color:#000b;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);opacity:0;visibility:hidden;transition:transform .4s ease-out,opacity .4s ease-out,visibility .4s;z-index:9;display:flex;align-items:center;justify-content:center;overflow:auto}.landing_news_letter_container.show{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.landing_news_letter{width:60%;height:max-content;animation:slideDown .4s ease-out}.landing_news_letter_top{width:100%;height:max-content;padding:20px;background-color:#3784b6;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:10px;border-top-right-radius:10px}.landing_news_letter_top h1{color:#fff;font-size:24px;font-family:Montserrat,sans-serif;font-weight:800}.close_news_letter_icon{width:40px;height:40px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;color:#3784b6;font-size:26px;cursor:pointer}.landing_news_letter_bottom{width:100%;height:max-content;background-color:#fff;padding:20px;display:flex;flex-direction:column;gap:16px}.landing_news_letter_bottom h3{color:#1e293b;font-size:16px;font-family:Montserrat,sans-serif;font-weight:600;line-height:24px}.news_letter_input_body{width:100%;height:max-content;display:flex;flex-direction:column;gap:6px}.news_letter_input_body label{color:#1e293b;font-size:16px;font-family:Montserrat,sans-serif;font-weight:600}.news_letter_input{width:100%;height:max-content;display:flex;gap:16px}.news_letter_input input{width:50%;height:46px;border-radius:6px;border:1px solid #1E293B;outline:none;padding:10px;font-size:14px;font-family:Poppins,sans-serif}.news_letter_input button{width:30%;height:46px;background-color:#dda627;border:none;border-radius:6px;color:#fff;font-size:16px;font-family:Montserrat,sans-serif;font-weight:600;cursor:pointer}.landing_news_letter_bottom p{color:#1e293b;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:20px}.landing_news_letter_bottom p span{color:#00f;font-weight:600;cursor:pointer}.landing_news_letter_footer{width:100%;height:max-content;padding:20px 0;display:flex;align-items:center}.landing_news_letter_footer_icon{width:70px;height:50px}.landing_news_letter_footer_icon img{width:100%;height:100%;object-fit:contain}.landing_news_letter_footer p{color:#1e293b;font-size:13px;font-family:Montserrat,sans-serif;font-weight:600}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{animation:spin 1s linear infinite}@media screen and (max-width: 1000px){.landing_news_letter{width:90%}}@media screen and (max-width: 768px){.landing_news_letter{width:100%}.news_letter_input{flex-direction:column}.news_letter_input input{width:100%}.news_letter_input button{width:100%;height:46px}.landing_news_letter_top h1{font-size:18px}.close_news_letter_icon{width:30px;height:30px;font-size:22px}.landing_news_letter_bottom h3{font-size:14px;line-height:18px}.news_letter_input_body label{font-size:14px}.landing_news_letter_bottom p{font-size:13px;line-height:19px}}.service_card_body{width:100%;height:max-content;display:flex;flex-wrap:wrap;gap:60px}.service_card{width:28%;height:auto;display:flex;flex-direction:column;gap:10px;align-items:center;background-color:transparent;text-align:center;padding:20px;border-radius:6px;border:1px solid rgba(211,211,211,.367)}.service_card:hover{border:1px solid rgb(211,211,211);box-shadow:0 0 4px #d3d3d381;cursor:pointer}.service_card_image{width:120px;height:100px}.service_card_image img{width:100%;height:100%;object-fit:contain}.service_card h4{color:#100f1b;font-size:18px;font-family:Montserrat,sans-serif;font-weight:600;line-height:22px}.service_card p{color:#100f1b;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;line-height:22px}@media screen and (max-width: 768px){.service_card_body{gap:20px}.service_card{width:100%}}.faq_section{width:100%;background-color:#346d92;padding:50px 80px}.faq_text_section{width:100%;display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.faq_text_section h1{color:#fff;font-size:30px;font-family:Arimo,sans-serif;font-weight:600}.faq_text_section h3{color:#fff;font-size:16px;font-family:Arimo,sans-serif;font-weight:500}.faq_text_section p{color:#fff;font-size:14px;font-family:Arimo,sans-serif;font-weight:400}.faq_item_section{width:100%;display:flex;flex-direction:column;gap:10px}details{border-radius:8px;padding:16px;text-decoration:none}summary{color:#fff;font-size:18px;font-family:Arimo,sans-serif;font-weight:600;cursor:pointer;list-style:none;position:relative;line-height:28px}summary::-webkit-details-marker{display:none}summary:after{content:"▼";position:absolute;right:0;top:0;font-size:14px;transition:transform .3s}details[open] summary:after{transform:rotate(180deg)}details p{margin-top:10px;color:#f9f9f9;font-size:17px;font-family:Arimo,sans-serif;font-weight:400;line-height:24px}details ul{list-style-position:outside;padding-left:1rem;margin-left:3rem;display:flex;flex-direction:column;gap:4px;margin-top:6px}details ul li{margin-left:.5rem;color:#f9f9f9;font-size:17px;font-family:Arimo,sans-serif;font-weight:400;line-height:23px}@media screen and (max-width: 768px){.faq_section{padding:50px 16px;flex-direction:column}.faq_text_section{width:100%;gap:20px}.faq_text_section h1{font-size:24px}.faq_item_section{width:100%;gap:2px}p{margin-top:6px;font-size:14px}}.service_tools_body{width:100%;height:max-content;background-color:#f7f7f7;padding:60px 100px}.service_tools_top{width:100%;height:max-content;display:flex;flex-direction:column;margin-bottom:40px}.service_tools_top h3{color:#3784b6;font-size:26px;font-family:Poppins,sans-serif;font-weight:500}.service_tools_top h4{color:#0d203b;font-size:30px;font-family:Poppins,sans-serif;font-weight:600;line-height:38px}.service_tools_bottom{width:100%;height:max-content;display:flex;flex-wrap:wrap;gap:40px}.service_tools_bottom_card{width:30%;height:auto;display:flex;flex-direction:column;gap:10px;background-color:#fff;border:1px solid lightgrey;border-radius:10px;cursor:pointer}.service_tools_bottom_card:hover{box-shadow:0 4px 4px #9292926e}.service_tools_bottom_card_image{width:100%;height:160px;border-top-left-radius:10px;border-top-right-radius:10px}.service_tools_bottom_card_image img{width:100%;height:100%;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px}.service_tools_bottom_card_text{width:100%;height:max-content;padding:0 10px 20px}.service_tools_bottom_card_text h3{color:#007aff;font-size:16px;font-family:Poppins,sans-serif;font-weight:600}.service_tools_bottom_card_text p{color:#373642;font-size:14px;font-family:Poppins,sans-serif;font-weight:500}@media screen and (max-width: 768px){.service_tools_body{padding:60px 16px}.service_tools_top h3{font-size:20px}.service_tools_top h4{font-size:24px;line-height:30px}.service_tools_bottom_card{width:100%}}.intake_form_body{width:100%;height:max-content;display:flex;flex-direction:column;gap:6px;padding:50px 200px;background-color:#f4f7fb}.intake_form_body h3{color:#000;font-size:16px;font-family:Poppins,serif;font-weight:600}.intake_form_body h1{color:#000;font-size:26px;font-family:Poppins,serif;font-weight:600}.intake_form_container{width:100%;display:flex;flex-direction:column;gap:18px;margin-top:20px}.intake_form_input_container{width:100%;display:flex;flex-direction:column;gap:10px}.intake_form_input_container label{color:#000;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500}.intake_form_input_container input{width:100%;height:40px;border:1px solid rgb(176,176,176);border-radius:4px;outline:none;padding:10px;font-size:14px;font-family:Poppins,sans-serif}.intake_form_input_container select{width:100%;height:46px;border:1px solid rgb(176,176,176);border-radius:4px;outline:none;padding:10px;font-size:14px;font-family:Poppins,sans-serif}.intake_form_input_container textarea{width:100%;height:200px;border:1px solid rgb(176,176,176);border-radius:4px;outline:none;padding:10px;font-size:14px;font-family:Poppins,sans-serif}.intake_form_container button{width:100%;height:max-content;padding:18px 30px;color:#fff;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;border:none;outline:none;border-radius:10px;background-color:#05232a;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px}.intake_form_input_service_container{width:100%;display:flex;flex-direction:column;gap:4px}.intake_form_input_service_items{width:100%;display:flex;align-items:center}.intake_form_input_service_items input{width:40px;height:20px;cursor:pointer}.intake_form_input_service_items p{color:#000;font-size:14px;font-family:Poppins,sans-serif;font-weight:400}@media screen and (max-width: 768px){.intake_form_body{padding:50px 16px}.intake_form_input_container textarea{height:140px}.intake_form_container button{padding:14px 30px}.intake_form_container{gap:22px}}.book_appointment_body{width:100%;height:max-content}.book_appointment_body h1{color:#000;font-size:28px;font-family:Montserrat,sans-serif;font-weight:800;margin-bottom:4px}.book_appointment_body p{color:#000;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;line-height:28px}.book_appointment_hero_section{position:relative;width:100%;background-color:#dda627;margin-bottom:150px}.book_appointment_hero_content{width:100%;display:flex;align-items:center;padding:40px 100px;justify-content:space-between;position:relative;z-index:2}.book_hero_section_wave{width:100%;position:absolute;bottom:-250px;z-index:1}.book_appointment_hero_text_container{width:50%;display:flex;flex-direction:column;gap:6px}.book_appointment_hero_text_container h1{color:#fff;font-size:34px;font-family:Montserrat,sans-serif;font-weight:600}.book_appointment_hero_text_container p{color:#fff;font-size:16px;font-family:Montserrat,sans-serif;font-weight:460;line-height:22px}.book_appointment_hero_image{width:45%;height:420px;background-color:#e4e4e4;border-radius:50px;box-shadow:0 0 20px 20px #cf940a}.book_appointment_hero_image img{width:100%;height:100%;object-fit:cover;border-radius:50px}.book_appointment_what_to_expect_section{width:100%;padding:50px 100px}.book_appointment_what_to_expect_section h1{color:#000;font-size:30px;font-family:Montserrat,sans-serif;font-weight:600}.ba_expect_card_container{width:100%;display:flex;flex-wrap:wrap;margin-top:30px}.ba_expect_card{width:calc(25% - 20px);padding:20px;display:flex;flex-direction:column;gap:4px;box-shadow:0 0 6px #d3d3d36a;border-right:1px solid lightgrey}.ba_expect_card h3{color:#000;font-size:20px;font-family:Poppins,sans-serif;font-weight:600}.ba_expect_card p{color:#000;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:20px}.book_appointment_container{width:100%;height:max-content;display:flex;justify-content:center;padding:50px 100px;background-color:#3784b6;border-radius:10px}.calendly_embed{width:60%;height:650px}.book_appointment_image{width:45%;height:auto;border-top-left-radius:10px;border-bottom-left-radius:10px}.book_appointment_image img{width:100%;height:100%;object-fit:cover;border-top-left-radius:10px;border-bottom-left-radius:10px}.book_appointment_form{width:55%;height:max-content;display:flex;flex-direction:column;gap:20px;padding:20px 50px}.book_appointment_input_container{width:100%;height:max-content;display:flex;justify-content:space-between;gap:10px}.book_appointment_input_items{width:48%;height:max-content;flex:1;display:flex;flex-direction:column;gap:10px}.book_appointment_input_items label{color:#fff;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500}.book_appointment_input_items input,.book_appointment_input_items select{width:100%;height:46px;border:none;border-radius:4px;outline:none;padding:10px;font-size:14px;font-family:Poppins,sans-serif}.book_appointment_input_items textarea{width:100%;height:200px;border:none;border-radius:4px;outline:none;padding:10px;font-size:14px;font-family:Poppins,sans-serif}.book_appointment_form button{width:max-content;height:max-content;padding:12px 30px;color:#fff;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;border:none;outline:none;border-radius:50px;background-color:#05232a;cursor:pointer;display:flex;align-items:center;gap:4px}.book_now_btn{display:flex;align-items:center;gap:6px}@media screen and (max-width: 1000px){.book_appointment_image{width:100%;height:660px;border-radius:10px}.book_appointment_form{width:100%;padding:20px 16px;align-items:center}.book_appointment_input_container{flex-direction:column}.book_appointment_input_items{width:100%;height:max-content;flex:1;display:flex;flex-direction:column;gap:10px}.book_appointment_form button{padding:12px 40px;gap:10px}.book_now_btn{gap:10px}}@media screen and (max-width: 768px){.book_appointment_image{width:100%;height:350px;border-radius:10px}.book_appointment_form{width:100%;padding:20px 16px;align-items:center}.book_appointment_input_container{flex-direction:column}.book_appointment_input_items{width:100%;height:max-content;flex:1;display:flex;flex-direction:column;gap:10px}.book_appointment_form button{padding:12px 40px;gap:10px}.book_now_btn{gap:10px}.book_appointment_hero_section{margin-bottom:50px}.book_appointment_hero_content{padding:20px 16px;flex-direction:column-reverse;gap:20px}.book_hero_section_wave{bottom:-70px}.book_appointment_hero_text_container{width:100%}.book_appointment_hero_text_container h1{text-align:center;font-size:30px}.book_appointment_hero_text_container p{text-align:center}.book_appointment_hero_image{width:100%}.book_appointment_what_to_expect_section{width:100%;padding:40px 16px}.book_appointment_what_to_expect_section h1{font-size:26px}.ba_expect_card_container{margin-top:20px}.ba_expect_card{width:100%}.ba_expect_card h3{font-size:18px}.book_appointment_container{padding:50px 16px}.calendly_embed{width:100%}}.about_us_body{width:100%;height:max-content}.about_us_page_our_story_section_item{width:100%;height:max-content;padding:80px 50px;background:linear-gradient(90deg,#000000e8 43.5%,#000000e9 63.9%),url(/assets/about_us_our_story_image-CC0CrNcd.png);background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:20px;display:flex;flex-direction:column;gap:20px}.about_us_page_our_story_section_item h1{color:#fff;font-size:48px;font-family:Montserrat,sans-serif;font-weight:600}.about_us_page_our_story_section_item_text_collection{width:100%;height:max-content;display:flex;flex-direction:column;gap:10px}.about_us_page_our_story_section_item_text_collection p{width:100%;height:max-content;display:flex;align-items:center;gap:2px;color:#fff;font-size:16px;font-family:Montserrat,sans-serif;font-weight:400;line-height:24px}.about_us_section_one{width:100%;height:max-content;padding:0 100px}.about_us_section_one_item_container{width:100%;height:max-content;background-color:#3784b6;display:flex;justify-content:space-between;padding:30px;margin-bottom:50px;border-bottom-left-radius:30px;border-bottom-right-radius:30px}.about_us_section_one_item_container_text{width:48%;height:max-content;display:flex;flex-direction:column;gap:10px}.about_us_section_one_item_container_text h1{color:#fff;font-size:46px;font-family:Poppins,sans-serif;font-weight:600;line-height:56px}.about_us_section_one_item_container_text p{color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:24px}.about_us_section_one_item_container_text button{width:max-content;height:max-content;padding:12px 30px;display:flex;align-items:center;gap:10px;color:#000;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;background-color:#f8fafc;cursor:pointer;border:none;border-radius:100px;margin-top:10px}.about_us_section_one_item_container_image{width:48%;height:400px}.about_us_section_one_item_container_image img{width:100%;height:100%;object-fit:cover;border-radius:30px}.about_us_section_two{width:100%;height:max-content;display:flex;justify-content:space-between;padding:0 100px;margin-bottom:50px;align-items:center}.about_us_section_two_image{width:48%;height:400px}.about_us_section_two_image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.about_us_section_two_text{width:48%;height:max-content;display:flex;flex-direction:column;gap:10px}.about_us_section_two_text h3{color:#000;font-size:36px;font-family:Poppins,sans-serif;font-weight:600;line-height:46px}.about_us_section_two_text p{color:#000;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:24px}.about_us_section_two_text button{width:max-content;height:max-content;padding:14px 30px;display:flex;align-items:center;gap:10px;color:#fff;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;background-color:#dda627;cursor:pointer;border:none;border-radius:100px;margin-top:10px}.home_section_two{width:100%;height:max-content;padding:0 100px 50px;background-color:#3784b6;display:flex;gap:10px;justify-content:space-between}.home_section_two_text_container{width:50%;height:max-content;padding-top:100px}.home_section_two_text_place{width:100%;height:max-content;margin-bottom:20px}.home_section_two_text_place h1{color:#fff;font-size:28px;font-family:Montserrat,sans-serif;font-weight:800}.home_section_two_text_place p{color:#fff;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;line-height:28px}.home_section_two_image{width:44%;height:460px;border-bottom-left-radius:16px;border-bottom-right-radius:16px;position:relative}.home_section_two_image img{width:100%;height:100%;object-fit:cover;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.home_section_two_image:after{content:"";width:100%;height:100%;border-radius:16px;background-color:transparent;border:2px solid #DDA627;position:absolute;top:30px;right:-30px}.about_us_page_why_choose_us_section{width:100%;height:max-content;padding:0 100px;margin:50px 0}.about_us_page_why_choose_us_section_item{width:100%;height:max-content;padding:80px 50px;background:linear-gradient(90deg,#000000e8 43.5%,#000000c2 63.9%),url(/assets/about_us_why_chooseUs_image-7LIKM7YJ.avif);background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:20px;display:flex;flex-direction:column;gap:20px}.about_us_page_why_choose_us_section_item h1{color:#fff;font-size:48px;font-family:Montserrat,sans-serif;font-weight:600}.about_us_page_why_choose_us_section_item_text_collection{width:100%;height:max-content}.about_us_page_why_choose_us_section_item_text_collection p{width:100%;height:max-content;display:flex;align-items:center;gap:2px;color:#fff;font-size:18px;font-family:Montserrat,sans-serif;font-weight:400;line-height:28px}.about_us_page_our_story_section{width:100%;height:max-content;padding:0 100px;margin-bottom:50px}.about_us_section_four{width:100%;height:max-content;padding:0 100px;margin-top:50px}.about_us_section_four_content{width:100%;height:max-content;background:url(/assets/about_us_last_image-CAlWJFVc.png);background-position:center;background-repeat:no-repeat;background-size:cover;border-top-left-radius:50px;border-top-right-radius:50px;display:flex;flex-direction:column;gap:10px;align-items:center;padding:80px 16px}.about_us_section_four_content h1{color:#fff;font-size:30px;font-family:Poppins,sans-serif;font-weight:600;line-height:38px;text-align:center}.about_us_section_four_content button{width:max-content;height:max-content;padding:14px 30px;display:flex;align-items:center;gap:10px;color:#fff;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;background-color:#dda627;cursor:pointer;border:none;border-radius:100px;margin-top:10px}@media screen and (max-width: 1000px){.about_us_section_one{padding:0}.about_us_section_one_item_container{padding:16px}.about_us_section_one_item_container_text h1{font-size:24px;line-height:34px}.about_us_section_two,.about_us_page_why_choose_us_section{padding:0 16px}.about_us_page_why_choose_us_section_item{padding:60px 30px}.about_us_page_our_story_section{padding:0 16px}.about_us_page_our_story_section_item{padding:60px 30px}.about_us_section_three_top{padding:0 16px}.about_us_section_three_bottom{gap:20px;padding:0 16px}.about_us_section_three_bottom_card{width:31%}}@media screen and (max-width: 767px){.about_us_section_one{padding:0}.about_us_section_one_item_container{padding:16px;flex-direction:column-reverse;gap:20px}.about_us_section_one_item_container_image{width:100%;height:300px}.about_us_section_one_item_container_text{width:100%}.about_us_section_one_item_container_text h1{font-size:29px;line-height:40px}.about_us_section_two{padding:0 16px;flex-direction:column;gap:20px}.about_us_section_two_image{width:100%;height:280px}.about_us_section_two_text{width:100%;gap:6px}.about_us_section_two_text h3{font-size:30px}.about_us_section_four{padding:0}.about_us_section_four_content{padding:80px 16px}.about_us_section_four_content h1{font-size:24px;font-weight:600;line-height:34px}.about_us_page_why_choose_us_section{padding:0}.about_us_page_why_choose_us_section_item{padding:60px 16px}.about_us_page_why_choose_us_section_item h1{font-size:28px}.about_us_page_why_choose_us_section_item_text_collection{display:flex;flex-direction:column;gap:10px}.about_us_page_why_choose_us_section_item_text_collection p{align-items:flex-start;gap:4px;font-size:15px}.about_us_page_our_story_section{padding:0}.about_us_page_our_story_section_item{padding:60px 16px}.about_us_page_our_story_section_item h1{font-size:28px}.about_us_page_our_story_section_item_text_collection p{font-size:15px}.home_section_two{padding:0 16px 50px;flex-direction:column-reverse}.home_section_two_text_container{width:100%;padding-top:50px}.home_section_two_image{width:100%;height:400px}.home_section_two_image:after{width:96%;top:20px;right:-10px}}.privacy_policy_body{width:100%;height:max-content;display:flex;justify-content:center;background-color:#346d92}.privacy_policy_container{width:80%;height:max-content;display:flex;flex-direction:column;gap:30px;padding:80px 0;background-color:#fff;position:relative}.privacy_policy_container:after{content:"";position:absolute;top:0;left:0;width:100%;height:50px;background:linear-gradient(#333f7b6d,#dda627ca),url(/assets/about_us_our_story_image-CC0CrNcd.png);background-size:contain}.privacy_policy_header{width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:16px;border-bottom:1px solid grey}.privacy_policy_header h1{width:70%;color:#000;font-size:30px;font-family:Poppins,sans-serif;font-weight:600;text-align:center}.privacy_policy_content{width:100%;height:max-content;padding:0 30px}.privacy_policy_content_top{width:100%;height:max-content;margin-bottom:20px}.privacy_policy_content_top h3{width:max-content;color:#000;font-size:26px;font-family:Poppins,sans-serif;font-weight:600;position:relative}.privacy_policy_content_top h3:after{content:"";width:100%;height:3px;background-color:#dda627;position:absolute;bottom:-5px;left:0}.privacy_policy_content_bottom{width:100%;height:max-content;display:flex;flex-direction:column;gap:20px}.privacy_policy_content_bottom h5{color:#000;font-size:16px;font-family:Poppins,sans-serif;font-weight:600}.privacy_policy_content_bottom p{color:#000;font-size:15px;font-family:Inter,sans-serif;font-weight:400;line-height:26px}.privacy_policy_content_bottom ul{list-style-position:outside;padding-left:1rem;margin-left:1rem;display:flex;flex-direction:column;gap:10px}.privacy_policy_content_bottom ul li{margin-left:.5rem;color:#000;font-size:15px;font-family:Inter,sans-serif;font-weight:400;line-height:23px}@media screen and (max-width: 1000px){.privacy_policy_body{width:100%;padding:50px 30px}.privacy_policy_container{width:100%}}@media screen and (max-width: 768px){.privacy_policy_body{width:100%;padding:50px 16px}.privacy_policy_container{width:100%}}.contact_body{width:100%;height:max-content}.contact_hero_section{width:100%;height:max-content;background:linear-gradient(#000000e8,#000b),url(/assets/contact_hero_image-Be4LEb5p.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:80px 16px 160px;display:flex;flex-direction:column;align-items:center;gap:6px}.contact_hero_section h1{color:#fff;font-size:40px;font-family:Montserrat,sans-serif;font-weight:600;text-align:center}.contact_hero_section p{color:#fff;font-size:18px;font-family:Montserrat,sans-serif;font-weight:500;text-align:center;line-height:24px}.contact_items_section{width:100%;height:max-content;display:flex;justify-content:center;gap:20px;margin-top:-70px;margin-bottom:60px}.contact_items_card{width:30%;height:auto;display:flex;flex-direction:column;align-items:center;padding:30px;background-color:#fff;gap:18px;border-radius:6px;box-shadow:1px 2px 6px #808080ba}.contact_items_card_icon{color:#414141;font-size:44px;margin-bottom:10px}.contact_items_card h3{color:#000;font-size:18px;font-family:Montserrat,sans-serif;font-weight:600;text-align:center}.contact_items_card p{color:#474747;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;text-align:center}.contact_items_card p span{color:#000;font-weight:600}.contact_items_card a{color:#0068b1;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500}@media screen and (max-width: 1000px){.contact_body{width:100%}.contact_hero_section{padding:60px 16px 130px}.contact_items_section{align-items:center;padding:0 16px}.contact_items_card{width:48%}}@media screen and (max-width: 768px){.contact_hero_section{padding:60px 16px 130px}.contact_hero_section h1{font-size:30px}.contact_hero_section p{font-size:14px;line-height:20px}.contact_items_section{flex-direction:column;align-items:center;padding:0 16px}.contact_items_card{width:100%}}.blog_body{width:100%}.blog_hero_section{position:relative;width:100%;background-color:#dda627;margin-bottom:150px}.blog_hero_content{width:100%;display:flex;align-items:center;padding:40px 100px;justify-content:space-between;position:relative;z-index:2}.blog_wave{width:100%;position:absolute;bottom:-250px;z-index:1}.blog_hero_text_section{width:55%;display:flex;flex-direction:column;gap:6px}.blog_hero_text_section h1{color:#fff;font-size:28px;font-family:Montserrat,sans-serif;font-weight:600}.blog_hero_text_section p{color:#fff;font-size:15px;font-family:Montserrat,sans-serif;font-weight:460;line-height:22px}.blog_hero_image{width:40%;height:340px;background-color:#e4e4e4;border-radius:50px;box-shadow:0 0 20px 20px #cf940a}.blog_hero_image img{width:100%;height:100%;object-fit:cover;border-radius:50px}.blog_article_main_body{width:100%;display:flex;justify-content:space-between;gap:20px;padding:50px 100px}.blog_article_category_section{width:20%;height:max-content;border:1px solid rgba(211,211,211,.916);border-radius:4px;padding:16px;position:sticky;top:150px}.blog_article_category_section h3{color:#000;font-size:16px;font-family:Montserrat,sans-serif;font-weight:560}.blog_category_links{width:100%;margin-top:10px}.blog_category_links p{width:100%;padding:16px 10px;border-bottom:1px solid rgba(211,211,211,.481);color:#2b323d;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;cursor:pointer}.blog_category_links p:last-child{border-bottom:none}.blog_category_links p:hover{background-color:#d3d3d36e}.blog_article_category_item_section{width:100%;display:flex;flex-direction:column;gap:30px}.blog_article_category_item_section h1{color:#000;font-size:26px;font-family:Poppins,sans-serif;font-weight:500}.blog_article_item_card_container{width:100%;display:flex;flex-wrap:wrap;gap:20px}.blog_category_page{width:100%}.blog_category_page_hero_section{width:100%;background-color:#dda627;padding:0 100px}.blog_category_hero_text_container{width:60%;padding:70px 0}.blog_category_hero_text_container h1{color:#fff;font-size:26px;font-family:Montserrat,sans-serif;font-weight:600;margin-bottom:14px}.blog_category_hero_text_container p{color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;margin-bottom:14px;line-height:20px}@media screen and (max-width: 768px){.blog_hero_section{margin-bottom:50px}.blog_hero_content{padding:20px 16px;flex-direction:column-reverse;gap:20px}.blog_wave{bottom:-70px}.blog_hero_text_section{width:100%}.blog_hero_text_section h1,.blog_hero_text_section p{text-align:center}.blog_hero_image{width:100%}.article_category_body{padding:30px 16px}.article_category_container_bottom_item_card{width:100%}.blog_article_main_body{padding:50px 16px}.blog_article_category_section{display:none}.blog_article_category_item_section{width:100%}.mobile_blog_article_category_section{display:flex}.blog_category_page_hero_section{padding:0 16px;flex-direction:column-reverse}.blog_category_hero_text_container{width:100%;padding:50px 0}.blog_category_hero_text_container h1{font-size:24px}.blog_category_hero_text_container p{font-size:12px}.blog_article_category_item_section h1{font-size:22px}.blog_article_item_card_container{gap:30px}}.blog_card_body{width:calc((100% / 3) - 20px);height:auto;background-color:#fff;padding:20px;border-radius:10px;border:1px solid rgba(211,211,211,.429);border-top:2px solid}.blog_card_body:hover{box-shadow:0 4px 6px #89898940}.blog_card_body h2{color:#4f5c70;font-size:16px;font-family:Montserrat,sans-serif;font-weight:560}.blog_card_bottom_card{width:100%;display:flex;flex-direction:column;gap:10px;cursor:pointer;margin-top:6px}.blog_card_bottom_card h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#000;font-size:16px;font-family:Montserrat,sans-serif;font-weight:600;line-height:26px}.blog_card_bottom_card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#000;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:22px}.blog_card_bottom_card_last_part{width:100%;display:flex;align-items:center;gap:6px}.blog_card_bottom_card_last_part p{color:#4f5c70!important;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:22px}.blog_card_bottom_card_last_part p:first-child{width:max-content;max-width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width: 768px){.blog_card_body{width:100%}.blog_card_body h2{font-size:14px;font-weight:600}.blog_card_bottom_card h3{font-size:15px;line-height:22px}.blog_card_bottom_card p{font-size:12px}}.blog_detail_body{width:100%}.blog_detail_hero_section{width:100%;min-height:50vh;padding:80px 200px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(200deg,#346d92 20%,#dda627dd 0%,#346d92 90%);gap:12px}.blog_detail_hero_section h1{color:#fff;font-size:26px;font-family:Montserrat,sans-serif;font-weight:600;text-align:center}.blog_detail_text_container_bottom{width:100%;display:flex;align-items:center;gap:6px;justify-content:center;flex-wrap:wrap}.blog_detail_text_container_bottom p{color:#fffdfd;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;line-height:22px}.blog_detail_text_container_bottom p:first-child{width:max-content;max-width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.blog_detail_content_section{width:100%;display:flex;justify-content:space-between;padding:50px 100px}.blog_detail_item_section{width:64%;display:flex;flex-direction:column}.blog_detail_item_section p{color:#000;font-family:Montserrat,sans-serif}.paragraph{font-size:14px;font-weight:400;margin-bottom:16px;line-height:22px}.header{font-size:18px;font-weight:700;margin-bottom:16px}.firstList:first-child{margin-top:-15px!important}.blog_detail_paragraph{width:100%;display:flex;flex-direction:column}.blog_detail_paragraph_image{width:100%;height:360px;background-color:#d3d3d3;border-radius:6px;margin-bottom:16px}.blog_detail_paragraph_image img{width:100%;height:100%;object-fit:cover;border-radius:6px}.blog_detail_aside_section{width:32%;display:flex;flex-direction:column;gap:20px}.blog_detail_aside_card{width:100%;background-color:#fff;box-shadow:2px 2px 6px #d3d3d3c9;border-radius:6px;display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px;border:1px solid rgba(211,211,211,.168)}.blog_detail_aside_card_icon{width:80px;height:80px;border-radius:50%;background-color:#dda62718;display:flex;align-items:center;justify-content:center;font-size:30px;color:#dda627}.blog_detail_aside_card p{color:#000;font-size:14px;font-family:Poppins,sans-serif;font-weight:400;text-align:center}.blog_detail_aside_card button{width:100%;padding:12px 30px;color:#fff;font-size:14px;font-family:Poppins,sans-serif;font-weight:400;background-color:#dda627;border:none;border-radius:4px;cursor:pointer;margin-top:10px}@media screen and (max-width: 768px){.blog_detail_hero_section{padding:50px 16px}.blog_detail_hero_section h1{font-size:20px;line-height:24px}.blog_detail_text_container_bottom p{font-size:13px}.blog_detail_item_section{padding:40px 16px}.paragraph{font-size:14px;font-weight:400;margin-bottom:16px;line-height:1.6}.header{font-size:16px;font-weight:700;margin-bottom:16px}.blog_detail_aside_section{display:none}.blog_detail_content_section{padding:50px 16px}.blog_detail_item_section{width:100%}.blog_detail_paragraph_image{height:280px}}.resume_checker_body{width:100%}.resume_checker_hero_section{width:100%;padding:50px 100px;display:flex;justify-content:space-between;align-items:center}.resume_checker_hero_text_section{width:48%;display:flex;flex-direction:column;gap:10px}.resume_checker_hero_text_section h3{color:#000;font-size:32px;font-family:Montserrat,sans-serif;font-weight:600;line-height:40px}.resume_checker_hero_text_section p{color:#000;font-size:14px;font-family:Montserrat,sans-serif;font-weight:400}.resume_checker_hero_text_section button{width:max-content;height:max-content;border:none;padding:12px 30px;color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;border-radius:100px;background-color:#dda627;margin-top:16px;cursor:pointer}.resume_checker_hero_image{width:48%;height:300px}.resume_checker_hero_image img{width:100%;height:100%;object-fit:cover}.resume_checker_card_section{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 100px 50px}.reverse{flex-direction:row-reverse}.resume_checker_card_section_image{width:48%;height:300px;position:relative}.resume_checker_card_section_image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.resume_checker_card_section_text{width:48%;display:flex;flex-direction:column;gap:10px}.resume_checker_card_section_text h3{color:#000;font-size:24px;font-family:Montserrat,sans-serif;font-weight:600;line-height:36px}.resume_checker_card_section_text p{color:#000;font-size:14px;font-family:Montserrat,sans-serif;font-weight:400}.resume_checker_card_back_container{width:100%;height:max-content;background-color:#dda627;margin:160px 0 80px;position:relative}.add_wave{position:relative;z-index:2;padding:50px 100px}.wave{width:100%;position:absolute;top:-230px;z-index:1;transform:scale(-1)}.add_wave_text h3,.add_wave_text p{color:#fff}.resume_checker_card_section_text button{width:max-content;height:max-content;padding:12px 30px;color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;border-radius:100px;background-color:#200070;margin-top:16px;border:none;cursor:pointer}.resume_checker_select_template_container{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:50px}.resume_checker_select_template_container h3{color:#000;font-size:24px;font-family:Montserrat,sans-serif;font-weight:600;line-height:36px;text-align:center}.resume_checker_select_template_container button{width:max-content;height:max-content;padding:12px 30px;color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;border-radius:100px;background-color:#200070;margin-top:12px;border:none;cursor:pointer}.resume_landing_body{width:100%;height:100vh;overflow:auto}.resume_landing_header{width:100%;height:100px;background-color:#dda627;display:flex;align-items:center;padding:10px 100px}.header_logo_container{width:200px;height:100px;cursor:pointer}.header_logo_container img{width:100%;height:100%;object-fit:cover}.resume_landing_outlet{width:100%}@media screen and (max-width: 768px){.resume_landing_header{padding:10px 16px}}.select_resume_body{width:100%;padding:50px 100px}.upload_resume_body{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.upload_resume_body h3{color:#200070;font-size:24px;font-family:Poppins,sans-serif;font-weight:600;text-align:center}.upload_resume_body p{color:#000;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;text-align:center}.upload_resume_container{width:40%;height:260px;border-radius:10px;border:#200070 dotted 3px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:20px}.upload_resume_file_logo{width:60px;height:60px;border-radius:50%;background-color:#dda62758;color:#200070;display:flex;align-items:center;justify-content:center;font-size:32px}.upload_resume_container p{color:#000;font-size:16px;font-family:Poppins,sans-serif;font-weight:400;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.upload_resume_container label{width:max-content;padding:10px 40px;background-color:#dda627;color:#fff;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;border-radius:100px;cursor:pointer}.select_resume_body_btn_container{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:50px}.select_resume_body_btn_container button{width:max-content;padding:10px 40px;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;border-radius:100px;cursor:pointer;background-color:#dda627;border:none;color:#000}.select_resume_body_btn_container button:first-child{background-color:transparent;border:#200070 solid 2px;color:#200070}.resume_loading_body{width:100%;display:flex;justify-content:center;margin-top:200px}.resume_loading_body p{color:#000;font-size:18px;font-family:Poppins,sans-serif;font-weight:500}@media screen and (max-width: 768px){.select_resume_body{padding:50px 16px}.upload_resume_body h3{font-size:20px}.upload_resume_container{width:100%;height:240px}.select_resume_body_btn_container button{padding:8px 30px;font-size:14px}}.resume_feed_back_body{width:100%;padding:50px 100px;display:flex;justify-content:space-between}.resume_feed_back_container{width:70%}.resume_feed_back_container h1{color:#000;font-size:30px;font-family:Poppins,sans-serif;font-weight:600}.resume_feed_back_container p{color:#000;font-size:16px;font-family:Poppins,sans-serif;font-weight:400}.resume_feed_back_items{width:100%;display:flex;justify-content:space-between;margin-top:16px}.resume_feed_back_items_card{width:49%;height:auto;padding:20px;background-color:#f2bd423c;border-radius:4px}.resume_feed_back_items_card_header{width:100%;display:flex;justify-content:space-between;align-items:center}.resume_feed_back_items_card_body{width:100%;display:flex;gap:6px;margin-top:10px}.correct_feed{color:green;font-size:22px}.error_feed{color:red;font-size:22px}.resume_feed_back_items_card_body p{width:90%;color:#000;font-size:14px;font-family:Poppins,sans-serif;font-weight:400}.resume_feed_back_items_card_header h3{color:#000;font-size:18px;font-family:Poppins,sans-serif;font-weight:500}.resume_suggestion_items_card{width:49%;height:auto;padding:20px;background-color:#f2bd423c;border-radius:4px}.resume_suggestion_items_card_header{width:100%;display:flex;justify-content:space-between;align-items:center}.resume_suggestion_items_card_body{width:100%;display:flex;gap:6px;margin-top:10px}.suggestion_feed{color:#dda627;font-size:22px}.resume_suggestion_items_card_body p{width:90%;color:#000;font-size:14px;font-family:Poppins,sans-serif;font-weight:400}.resume_suggestion_items_card_header h3{color:#000;font-size:18px;font-family:Poppins,sans-serif;font-weight:500}.resume_template_draw_container{width:28%;height:300px;background-color:purple}.service_body{width:100%;position:relative}.back_btn{position:absolute;top:30px;left:30px;width:50px;height:50px;background-color:#fff;border-radius:50%;z-index:7;display:flex;align-items:center;justify-content:center;color:#000;font-size:30px;cursor:pointer}.service_hero_section{width:100%;height:max-content;background-color:#dda627;margin:0 0 180px;position:relative}.service_hero_content{width:100%;display:flex;align-items:center;padding:30px 100px;justify-content:space-between;position:relative;z-index:2}.service_wave{width:100%;position:absolute;bottom:-250px;z-index:1}.service_hero_text_section{width:48%;display:flex;flex-direction:column;gap:6px}.service_hero_text_section h1{color:#fff;font-size:28px;font-family:Montserrat,sans-serif;font-weight:600}.service_hero_text_section span{color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;font-style:italic}.service_hero_text_section p{color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:460;line-height:22px}.service_hero_text_section button{width:max-content;height:max-content;padding:14px 30px;background-color:#200070;color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;border:none;cursor:pointer;border-radius:4px;margin-top:16px}.service_hero_text_section ul li{color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:24px}.service_hero_image{width:48%;height:400px;background-color:transparent;position:relative;box-shadow:inset 0 0 20px 6px #cc9616af;overflow:visible;border-radius:50px}.service_hero_image img{width:100%;height:100%;border-radius:50px;object-fit:cover;box-shadow:-20px 30px 30px 6px #a77a11;background-color:transparent}.service_item_main_container{width:100%;padding:10px 100px;display:flex;justify-content:space-between;margin-bottom:40px}.service_item_details_container{width:65%;display:flex;flex-direction:column;gap:30px}.service_item_details_paragraph{width:100%;display:flex;flex-direction:column;gap:16px}.service_item_details_paragraph h1{color:#000;font-size:22px;font-family:Montserrat,sans-serif;font-weight:600;width:max-content;position:relative;padding-bottom:6px}.service_item_details_paragraph h1:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#dda627}.service_item_details_paragraph ul li,.service_item_details_paragraph p{color:#000;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:24px}.service_item_details_paragraph h3{color:#000;font-size:16px;font-family:Montserrat,sans-serif;font-weight:600;line-height:24px}.service_item_details_paragraph table{width:100%;border-collapse:collapse;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;background-color:#fff;overflow:auto;border:1px solid #000}.service_item_details_paragraph th,.service_item_details_paragraph td{padding:14px;text-align:left;border:1px solid #000}.service_item_details_paragraph thead{color:#000}.service_item_details_paragraph tbody tr:nth-child(2n){background-color:#f2f2f2}.service_item_details_paragraph th:nth-child(1),.service_item_details_paragraph td:nth-child(1){width:300px}.service_item_message_container{width:30%;display:flex;flex-direction:column;gap:30px}.service_item_message_card{width:100%;border:1px solid #200070;border-radius:6px;padding:10px}.service_item_message_card_image{width:100%;height:250px;border-radius:6px;margin-bottom:10px}.service_item_message_card_image img{width:100%;height:100%;object-fit:cover;border-radius:6px}.service_item_message_card p{color:#000;font-size:14px;font-family:Montserrat,sans-serif;font-weight:400}.service_item_message_card button{width:100%;padding:14px 0;color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;border-radius:6px;background-color:#200070;margin-top:16px;border:none;cursor:pointer}.service_form_body{width:100%}.service_form_input_body{width:100%;display:flex;justify-content:space-between;margin-top:18px;gap:20px}.service_input_container{width:48%;flex:1;display:flex;flex-direction:column;gap:10px}.service_input_container label{color:#000;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500}.service_input_container input,.service_input_container select{width:100%;height:45px;padding:10px;outline:none;border:1px solid grey;border-radius:4px;color:#000;font-size:14px;font-family:Montserrat,sans-serif;font-weight:400}.service_input_container textarea{width:100%;height:260px;padding:10px;outline:none;border:1px solid grey;border-radius:4px;color:#000;font-size:14px;font-family:Montserrat,sans-serif;font-weight:400}.service_form_btn_body{width:100%;display:flex;margin-top:20px}.service_form_btn_body button{width:100%;height:max-content;padding:16px 20px;border:none;border-radius:4px;cursor:pointer;color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;background-color:#200070}@media screen and (max-width: 768px){.service_wave{bottom:-70px}.service_hero_section{margin:0 0 60px}.service_hero_content{flex-direction:column-reverse;padding:30px 16px}.service_hero_text_section{width:100%}.service_hero_image{width:100%;height:300px;margin-bottom:30px}.service_hero_text_section ul{padding-left:16px}.service_item_main_container{width:100%;padding:10px 16px;margin-bottom:40px;flex-direction:column}.service_item_details_container{width:100%}.service_item_details_paragraph ul{padding-left:16px}.service_item_message_container{width:100%;margin-top:50px}}.onboarding_body{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.onboarding_form_body{width:30%;display:flex;flex-direction:column;align-items:center}.onboarding_form_logo_container{width:200px;height:100px;cursor:pointer}.onboarding_form_logo_container img{width:100%;height:100%;object-fit:cover}.onboarding_form_body h3{color:#000;font-size:16px;font-family:Poppins,sans-serif;font-weight:600;text-align:center;line-height:22px}.onboarding_form_input_body{width:100%;margin-top:30px;display:flex;flex-direction:column;gap:20px}.onboarding_form_input_container{width:100%;height:46px;border:1px solid grey;display:flex;align-items:center;border-radius:4px;padding-right:2px}.onboarding_form_input_icon_container{width:10%;height:100%;display:flex;align-items:center;justify-content:center;color:gray;font-size:24px}.onboarding_form_input_container input{width:90%;height:100%;border:none;padding:10px;outline:none;color:#000;font-size:14px;font-family:Poppins,sans-serif;font-weight:400}.onboarding_form_agree_terms_body{width:100%;display:flex;gap:6px;margin-top:20px}.onboarding_form_agree_terms_body input{background-color:red;width:24px;height:24px}.onboarding_form_agree_terms_body p{color:#000;font-size:14px;font-family:Poppins,sans-serif;font-weight:400}.onboarding_form_agree_terms_body p span{color:#dda627;cursor:pointer}.onboarding_form_btn{width:100%;height:max-content;padding:10px 24px;background-color:#dda627;cursor:pointer;border:none;border-radius:4px;margin-top:20px;color:#fff;font-size:14px;font-family:Poppins,sans-serif;font-weight:500}.onboarding_form_option_container{width:100%;display:flex;align-items:center;justify-content:center;margin-top:20px}.onboarding_form_option_container p{color:#000;font-size:16px;font-family:Poppins,sans-serif;font-weight:500}.onboarding_form_option_container p span{color:#dda627;cursor:pointer}.signup_message_body{width:100%;height:100%;background-color:#000000c8;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);opacity:0;visibility:hidden;transition:transform .4s ease-out,opacity .4s ease-out,visibility .4s;z-index:9;display:flex;justify-content:center;align-items:center;overflow:auto}.signup_message_body.show{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.signup_message_container{width:40%;background-color:#fff;border-radius:4px;padding:30px;display:flex;flex-direction:column;align-items:center;gap:6px;animation:slideDown .4s ease-out}.signup_message_container h3{color:green;font-size:18px;font-family:Poppins,sans-serif;font-weight:600;text-align:center}.signup_message_container p{color:#000;font-size:14px;font-family:Poppins,sans-serif;font-weight:400;text-align:center}.signup_message_container button{width:max-content;padding:6px 30px;background-color:#ddd;color:red;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;border:none;border-radius:4px;margin-top:20px}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (max-width: 768px){.onboarding_form_body,.signup_message_container{width:90%}}.dashboard_landing_body{width:100%;height:auto;display:flex;padding:0;justify-content:space-between}.dashboard_landing_menu_body{width:28%;min-height:90vh;padding:0 0 20px}.dashboard_landing_menu_top_container{width:100%;display:flex;flex-direction:column;align-items:center;gap:6px}.dashboard_landing_menu_top_image_container{width:100%;height:100px;background:linear-gradient(200deg,#346d92,#dda627dd 0%,#346d92);position:relative;margin-bottom:50px}.menu_top_image{position:absolute;bottom:-44px;left:36%;width:100px;height:100px;border-radius:50%;background-color:#444141;display:flex;justify-content:center;align-items:center}.menu_top_image p{color:#fff;font-size:50px;font-family:poppins,sans-serif;font-weight:500}.menu_top_image img{width:100%;height:100%;border-radius:50%;object-fit:cover}.dashboard_landing_menu_top_container h3{color:#000;font-size:18px;font-family:Poppins,sans-serif;font-weight:600}.dashboard_landing_outlet_body{width:72%;min-height:90vh;padding-bottom:20px;background-color:#d3d3d330}.dashboard_landing_menu_bottom_container{width:100%;margin-top:30px;display:flex;flex-direction:column;gap:14px}.dashboard_landing_menu_bottom_container p{color:gray;font-size:13px;font-family:Poppins,sans-serif;font-weight:500;padding:0 10px}.dashboardnotactive,.dashboardactive{text-decoration:none;width:100%;padding:0 10px;color:gray;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer}.dashboardnotactive:hover{color:#dda627}.dashboardactive{border-left:4px solid #DDA627;color:#dda627}@media screen and (max-width: 768px){.dashboard_landing_body{padding:0 16px}.dashboard_landing_menu_body{display:none}.dashboard_landing_outlet_body{width:100%}}.overview_body{width:100%;display:flex;justify-content:space-between}.overview_main_body{width:60%}.overview_info_body{width:38%;padding:20px 0}.overview_main_top{width:100%;box-shadow:2px 2px 10px #d3d3d3c9;padding-bottom:20px;background-color:#fff}.overview_main_top_image_body{width:100%;height:180px;background:linear-gradient(200deg,#346d92,#dda627dd 0%,#346d92);position:relative;margin-bottom:80px}.overview_main_top_image{position:absolute;bottom:-60px;left:20px;width:140px;height:140px;border-radius:50%;background-color:#444141;display:flex;justify-content:center;align-items:center}.overview_main_top_image p{color:#fff;font-size:50px;font-family:poppins,sans-serif;font-weight:500}.overview_main_top_image img{width:100%;height:100%;border-radius:50%;object-fit:cover}.overview_main_top_content_container{width:100%;padding:0 20px}.overview_main_top_content_container h3{color:#000;font-size:18px;font-family:Poppins,sans-serif;font-weight:600}.overview_main_top_content_container p{color:#000;font-size:14px;font-family:Poppins,sans-serif;font-weight:400}.overview_main_content_card_body{width:100%;margin-top:30px;padding:0 0 0 20px}.overview_main_content_card_body h3{color:#000;font-size:16px;font-family:Poppins,sans-serif;font-weight:500}.overview_main_content_card{width:100%;margin-top:10px;box-shadow:2px 2px 10px #d3d3d3c9;background-color:#fff}.overview_main_content_card_resume_section{width:100%;display:flex;gap:20px;padding:20px;align-items:center}.overview_main_content_card_resume_section_icon_container{width:16%;height:90px;background-color:#e9e9e9;display:flex;justify-content:center;align-items:center;font-size:40px;color:gray}.overview_main_content_card_resume_section label{color:green;font-size:16px;font-family:Poppins,sans-serif;font-weight:400;cursor:pointer;padding:8px;border-radius:4px}.overview_main_content_card_resume_section label:hover{background-color:#f0f0f0}.overview_info_card{width:100%;padding:16px;background-color:#fff;box-shadow:2px 2px 10px #d3d3d3c9;display:flex;flex-direction:column;align-items:center;gap:14px}.overview_info_card_icon{width:80px;height:80px;border-radius:50%;background-color:#dda62718;display:flex;align-items:center;justify-content:center;font-size:30px;color:#dda627}.overview_info_card p{color:#000;font-size:15px;font-family:Poppins,sans-serif;font-weight:400;text-align:center}.overview_info_card_btn_container{width:100%;display:flex;align-items:center;justify-content:space-between}.overview_info_card_btn_container button{width:48%;padding:10px 20px;cursor:pointer;border:none;border-radius:4px;font-size:14px;font-family:Poppins,sans-serif;font-weight:400}.notColored{color:#000;background-color:#ededed}.colored{background-color:#dda627;color:#fff}@media screen and (max-width: 768px){.overview_body{flex-direction:column;gap:30px}.overview_main_body,.overview_info_body{width:100%}.overview_main_top_image_body{height:140px;margin-bottom:56px}.overview_main_top_image{bottom:-40px;width:100px;height:100px}.overview_main_content_card_body{width:100%;margin-top:30px;padding:0}.overview_main_content_card_resume_section{padding:16px}.overview_main_content_card_resume_section_icon_container{width:24%;height:80px}}.templates_landing_body{width:100%}.templates_landing_header{width:100%;height:80px;background-color:#fff;display:flex;align-items:center;padding:0 20px}.templates_landing_header_nav_container{width:max-content;height:100%;display:flex;align-items:flex-end;gap:40px}.template_header_notactive,.template_header_active{width:max-content;text-decoration:none;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;padding-bottom:10px}.template_header_notactive{color:#000}.template_header_notactive:hover{border-bottom:2px solid #DDA627}.template_header_active{color:#dda627;border-bottom:2px solid #DDA627}.templates_landing_outlet{width:100%;margin-top:20px;padding:0 20px}.resume_templates_body{width:100%;display:flex;flex-direction:column;align-items:center}.resume_templates_container{width:100%;display:flex;flex-wrap:wrap;gap:16px}.resume_template_card{width:280px;height:350px;background-color:#d3d3d3}.resume_template_card img{width:100%;height:100%;object-fit:cover}.cv_templates_body{width:100%;display:flex;flex-direction:column;align-items:center}.cv_templates_container{width:100%;display:flex;flex-wrap:wrap;gap:16px}.cv_template_card{width:280px;height:350px;background-color:#d3d3d3}.resume_overview_body{width:100%;display:flex;justify-content:space-between}.resume_main_body{width:60%}.resume_info_body{width:38%;padding:20px 0}.admin_overview_body{width:100%;height:100%;padding:16px}.admin_dashboard_details_body{width:100%;height:max-content;display:flex;flex-wrap:wrap;gap:16px}.admin_dashboard_details_card{width:23%;height:max-content;background-color:#fff;border-radius:6px;display:flex;align-items:center;gap:14px;padding:18px}.admin_dashboard_details_icon_container{width:56px;height:54px;border-radius:50%;background-color:#dda62728;display:flex;align-items:center;justify-content:center;font-size:24px;color:#dda627}.admin_dashboard_details_text_container p{color:gray;font-size:14px;font-family:Inter,serif;font-weight:400}.admin_dashboard_details_text_container h3{color:#000;font-size:20px;font-family:Poppins,serif;font-weight:500}@media screen and (max-width: 768px){.admin_dashboard_details_card{width:100%;padding:20px}}.admin_dashboard_landing_body{width:100%;height:100vh;display:flex}.admin_dashboard_menu_container{width:20%;height:100%;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid lightgrey;background-color:#dda627}.admin_dashboard_menu_top{width:100%}.admin_dashboard_logo_container{width:100%;height:100px;padding:16px;cursor:pointer}.admin_dashboard_logo_container img{width:100%;height:100%;object-fit:cover}.admin_dashboard_nav_container{width:100%;margin-top:20px;display:flex;flex-direction:column;gap:16px}.admin_dashboard_nav_container p{color:#d3d3d3;font-size:14px;font-family:Poppins,sans-serif;font-weight:600;padding-left:10px}.admin_dashboardnotactive,.admin_dashboardactive{text-decoration:none;width:100%;padding:0 10px;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer}.admin_dashboardnotactive{color:#fff}.admin_dashboardnotactive:hover{color:#346d92}.admin_dashboardactive{border-left:4px solid #346D92;color:#346d92}.admin_dashboard_menu_bottom{width:100%;padding-bottom:30px}.admin_dashboard_bottom_item{width:100%;padding:10px 16px;display:flex;align-items:center;gap:10px;color:#fff;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer}.admin_dashboard_bottom_item:hover{background-color:#777}.admin_dashboard_body_container{width:80%;height:100%;overflow:auto}.admin_dashboard_body_header{width:100%;height:100px;background-color:#fff;border-bottom:1px solid lightgrey;display:flex;align-items:center;justify-content:space-between;padding:10px 16px}.admin_dashboard_outlet{width:100%;height:calc(100% - 100px);background-color:#f8f8f8;overflow:auto}.admin_dashboard_header_profile_container{display:flex;align-items:center;gap:6px}.admin_dashboard_header_circle{width:40px;height:40px;border-radius:50%;background-color:#000;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-family:Poppins,sans-serif;font-weight:500}.admin_dashboard_header_profile_container p{color:#000;font-size:14px;font-family:Poppins,sans-serif;font-weight:600}.admin_dashboard_header_welcome{width:max-content;color:#000;font-size:18px;font-family:Poppins,sans-serif;font-weight:500}.admin_templates_body{width:100%;padding:20px 16px}.admin_templates_top{width:100%;display:flex;justify-content:space-between;align-items:center}.admin_templates_top h3{color:#000;font-size:18px;font-family:Poppins,sans-serif;font-weight:500}.admin_templates_top_right_container{width:max-content;display:flex;align-items:center;gap:20px}.admin_templates_top_right_container select{width:140px;height:45px;padding:0 16px;border:1px solid #ccc;border-radius:6px;background-color:#fff;font-size:14px;outline:none;cursor:pointer}.admin_templates_top_right_container button{width:max-content;height:45px;padding:0 20px;color:#fff;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;border:none;border-radius:6px;background-color:#346d92}.admin_templates_bottom{width:100%;display:flex;flex-wrap:wrap;gap:16px;margin-top:20px}.admin_templates_card{width:280px;height:350px;background-color:#d3d3d3;border-radius:6px}.admin_templates_card img{width:100%;height:100%;object-fit:cover}.job_landing_body,.job_landing_items{width:100%}.job_landing_header{width:100%;display:flex;align-items:center;gap:20px;background-color:#fff;padding:20px}.job_landing_header h3{color:#000;font-size:26px;font-family:poppins,sans-serif;font-weight:600;display:flex;align-items:center}.job_header_notactive,.job_header_active{width:max-content;text-decoration:none;font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;display:flex;align-items:center;padding:6px 10px;border-radius:100px}.job_header_notactive{color:#000;background-color:#dda62738}.job_header_notactive:hover{background-color:#dda627;color:#fff}.job_header_active{color:#fff;background-color:#dda627}.job_landing_outlet{width:100%;margin-top:20px}.job_landing_outlet_body{width:100%;padding:20px}.recommended_body{width:100%}.recommended_top{width:100%;display:flex;justify-content:space-between}.recommended_filter_section{width:78%;display:flex;gap:16px;flex-wrap:wrap}.recommended_filter_response{padding:10px 16px;background-color:#e8e8e8;border-radius:100px;display:flex;align-items:center;gap:10px;cursor:pointer}.recommended_filter_response p{color:#2b2b2b;font-size:13px;font-family:Poppins,sans-serif;font-weight:500}.recommended_select_type{width:20%}.recommended_select_type select{width:100%;height:40px;background-color:#fff;border-radius:10px;padding:10px;outline:none}.filter_button{background-color:#fff}.jobs_card_container{width:100%;display:flex;flex-direction:column;gap:16px;margin-top:30px}.job_card{width:100%;padding:20px;background-color:#fff;display:flex;justify-content:space-between;border-radius:10px}.job_card_content{width:78%}.job_card_content_top{width:100%;height:auto;display:flex;padding-bottom:20px;border-bottom:1px solid rgba(193,193,193,.484)}.job_card_logo{width:50px;min-height:50px;background-color:red;border-radius:6px}.job_card_logo img{width:100%;height:100%;object-fit:cover;border-radius:6px}.job_card_title_container{width:calc(100% - 90px);display:flex;flex-direction:column;padding-left:10px}.job_card_title_container h1{color:#000;font-size:20px;font-family:Poppins,sans-serif;font-weight:600}.job_card_title_container p{color:#a6a6a6;font-size:14px;font-family:Inter,sans-serif;font-weight:400}.job_card_content_bottom{width:100%;margin-top:10px}.job_card_content_description{width:100%;height:100px;background-color:green;display:flex;gap:10px}.job_card_content_btn_container{width:100%;display:flex;gap:10px;margin-top:10px}.job_card_content_btn_container button{width:max-content;padding:8px 20px;color:#fff;background-color:gray;font-size:12px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;border:none;border-radius:4px}.job_card_content_btn_container button:first-child{background-color:green}.job_card_rate{width:20%;height:200px;background-color:green;border-radius:6px}
