.searchbar-wrapper{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:0;display:flex}.searchbar-container{background:#fff;border:1px solid #aeaeae78;border-radius:0 0 8px 8px;justify-content:space-between;align-items:center;width:100%;max-width:1100px;height:54px;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000026}.searchbar-category{background:#f8f9fa;border-right:1px solid #e0e0e0;border-radius:0 0 0 8px;flex-direction:column;justify-content:center;align-items:center;min-width:100px;height:100%;padding:0 20px;display:flex}.searchbar-category .searchbar-icon{color:#036;margin-right:10px;font-size:20px}.category-label{color:#7a7a7a;letter-spacing:.5px;align-items:center;margin:0;font-size:10px;font-weight:600;display:flex}.category-options{color:#555;gap:8px;font-size:14px;font-weight:500;display:flex}.category-options span{cursor:pointer;font-size:11px;transition:color .3s}.category-options .active{color:#036;font-weight:700}.searchbar-input{flex:1;align-items:center;padding:0 20px;font-size:14px;display:flex}.searchbar-input .searchbar-icon{color:#7a7a7a;margin-right:10px;font-size:18px}.searchbar-input input{color:#333;border:none;outline:none;width:100%;font-size:14px}.searchbar-input input::placeholder{color:#999}.searchbar-button{color:#fff;cursor:pointer;white-space:nowrap;background-color:#2763ff;border:none;border-radius:0 0 8px;height:100%;padding:0 10px;font-size:14px;font-weight:600;transition:background-color .3s}.searchbar-button:hover{background-color:#0043a8}@media (max-width:768px){.searchbar-container{border-radius:0 0 10px 10px;flex-direction:column;align-items:stretch;width:90%;height:auto}.searchbar-category{border-bottom:1px solid #ddd;border-radius:0;justify-content:center;width:100%;padding:10px 0}.searchbar-input{padding:10px 20px}.searchbar-button{border-radius:0 0 10px 10px;width:100%;padding:15px 0}}@media (max-width:600px){.category-options{gap:5px;font-size:13px}.searchbar-input input,.searchbar-button{font-size:13px}}.expertise_slider_container{background-color:#fff;border:1px solid #b7b7b778;border-radius:8px 8px 0 0;width:100%;margin-top:2rem;overflow:hidden}.expertise_slider{white-space:nowrap;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;scrollbar-color:#ccc transparent;border:4px solid #fff0;border-radius:4px;gap:4px;width:100%;display:flex;overflow:auto hidden}.expertise_card{text-align:center;cursor:pointer;border:1px solid #c0c0c07b;border-radius:6px;flex:none;min-width:121px;padding:8px;box-shadow:0 2px 6px #00000014}.expertise_card:hover{--text-color:#fff;--bg-color:#638ffd;background-color:var(--bg-color)}.expertise_heading{text-transform:uppercase;text-transform:uppercase;color:var(--text-color);margin-bottom:2px;font-size:9px;font-weight:800}.expertise_subtitle{color:var(--text-color);margin-bottom:2px;font-size:6px}.expertise_area{color:var(--text-color);text-align:right;font-size:8px}.expertise_overflow::-webkit-scrollbar{height:5px}.expertise_overflow::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.expertise_overflow::-webkit-scrollbar-track{background:0 0}.suggestion-dropdown{z-index:1000;text-align:left;z-index:10;background:#fff;border:1px solid #ddd;width:100%;max-height:170px;padding:0%;position:absolute;top:37px;left:0;overflow-y:auto}.suggestion-dropdown li{cursor:pointer;padding:8px 12px;transition:background .2s}.suggestion-dropdown li:hover{background:#f0f0f0}.searchbar-input{position:relative}@media (max-width:1024px){.expertise_card{min-width:fit-content}}@media (max-width:768px){.expertise_card{margin:0 auto}.expertise_slider_container{width:90%}.suggestion-dropdown{width:90%;top:100px}}
.home_heros{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.h_s_container{grid-template-columns:71% 29%;gap:0%;width:90%;margin:auto;padding-top:30px;display:grid}.test-hero-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:90%;height:auto;margin:2rem auto;padding-left:2rem;font-family:Segoe UI,sans-serif;display:flex}.test-hero-title{color:#2763ff;margin-bottom:20px;font-size:45px;font-weight:550;line-height:1.2}.test-underline{display:inline-block;position:relative}.test-underline:after{content:"";z-index:-1;background:linear-gradient(90deg,#15a9e4,#211c84);border-radius:30px;width:100%;height:5px;position:absolute;bottom:0;left:0%;transform:rotate(-1deg)}.test-hero-subtitle{color:#888;margin-bottom:5px;font-size:16px}.test-hero-buttons{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.test-discover-btn{color:#fff;cursor:pointer;background:#2763ff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:600;transition:background .3s}.test-discover-btn:hover{color:#2763ff;background:#fff;border:1px solid #2763ff}.watch-story{cursor:pointer;align-items:center;gap:10px;display:flex}.play-circle{border-radius:50%;flex-shrink:0;width:45px;height:45px;position:relative;overflow:hidden}.play-circle img{object-fit:cover;width:100%;height:100%}.play-icon{color:#fff;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.support-container{justify-content:center;align-items:center;width:100%;height:100%;margin:auto;display:flex}.background-img{object-fit:cover;border-radius:12px;width:100%;height:100%}.floating-image{z-index:10;border:3px solid #fff;border-radius:50%;width:50px;height:50px;position:absolute;right:5px;overflow:hidden;box-shadow:0 2px 12px #0003}.floating-image img{object-fit:cover;width:100%;height:100%}.floating-image.top{width:60px;height:60px;top:80px;right:0}.floating-image.mid-center-1{top:150px}.floating-image.mid-center{top:210px}.floating-image.mid-center-2{top:270px}.floating-image.bottom{top:330px}.support-box{text-align:center;background:#ffffff96;border-radius:18px;width:130px;padding:16px 20px;box-shadow:0 0 15px #0003}.support-icon{color:#dc3545;margin-bottom:6px;font-size:26px}.support-box h4{margin:0;font-size:20px;font-weight:600}.support-box p{color:#555;margin:2px 0 0;font-size:13px}.test-check-availability-container{width:80%;height:auto;margin:0 auto;font-family:Segoe UI,sans-serif}.check-title{margin-bottom:20px;font-size:18px;font-weight:700}@media screen and (max-width:980px){.home_heros{height:auto;min-height:75vh}.h_s_container{grid-template-columns:100%;width:95%;height:auto;margin:3rem auto 1rem}.test-hero-container{width:100%;margin:2rem auto;padding-left:0}.test-hero-title{font-size:30px}.test-check-availability-container{width:100%;left:50%;transform:translate(-50%)}.test-search-bar{flex-direction:column}.test-search-field{width:100%}.test-search{width:50px;height:50px}.test-search-button{top:0;bottom:0;right:0}}@media screen and (max-width:680px){.h_s_container{width:100%}.support-container{display:none}}
.letMeHelpContainer{width:100%;height:auto}.let_me_help_content_part1{grid-template-columns:auto auto;gap:30px;width:80%;margin:3rem auto;display:grid}.helpLeft{justify-content:center;padding-top:.5rem;display:flex}.help_left_content{background-color:#fff;border:10px solid #333;align-items:center;width:380px;max-width:380px;height:380px;max-height:380px;padding:1rem;display:flex;position:relative}.top_square{z-index:-1;background:linear-gradient(270deg,#99d5ed,#2763ff);width:200px;height:200px;position:absolute;top:-30px;left:-30px}.bottom_square{z-index:-1;background:linear-gradient(90deg,#99d5ed,#2763ff);width:200px;height:200px;position:absolute;bottom:-30px;right:-30px}.help_left_content h1{color:#2763ff;font-size:40px;font-weight:600}.help_left_content h1 span{color:#000}.helpRight{align-items:center;margin:.5rem;display:flex}.help_right_content{grid-template-rows:auto;display:grid}.help_right_content p{margin-bottom:0;padding-left:1rem;font-size:16px}.help_right_content h2{margin-bottom:1rem;padding-left:1rem;font-size:40px;font-weight:600}.let_me_help_content_part2{grid-template-rows:1fr 4fr;width:100%;height:auto;display:grid}.btn_heading{justify-content:center;align-items:center;width:100%;height:auto;display:flex}.btn_heading h1{color:#000;height:auto;padding-bottom:2px}.btn_container{gap:30px;width:80%;height:auto;margin:1rem auto}.btn_box_detail{grid-template-columns:repeat(3,1fr);gap:34px;height:auto;display:grid}.s_p_btn{border:1px solid #cbcbcb;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex;overflow:hidden}.btn_container button{color:#fff;background:linear-gradient(270deg,#48b4de,#2763ff);border:none;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;padding:0 10px;font-size:20px;display:flex;box-shadow:0 8px 16px #0003}.btn_container .dropdown_s_p{text-align:center;z-index:1;color:#4a4a4a;border-radius:0 0 10px 10px;align-items:center;height:100%;padding:5px 20px;font-size:14px;display:flex}.btn_container .popup_icon{font-size:30px}@media screen and (max-width:950px){.let_me_help_content_part1{grid-template-rows:auto auto;grid-template-columns:none;padding-bottom:0}.helpLeft{padding-bottom:.5rem}.help_left_content{background-color:#fff;border:10px solid #333;align-items:center;width:200px;min-width:200px;height:200px;min-height:200px;padding:1rem;display:flex;position:relative}.help_left_content h1{color:#211c84;font-size:20px;font-weight:600}.top_square{width:120px;height:120px;top:-20px;left:-20px}.bottom_square{width:120px;height:120px;bottom:-20px;right:-20px}.help_right_content h2{flex-direction:column;align-items:center;margin-bottom:5px;font-size:30px;font-weight:600;display:flex}.let_me_help_content_part2{grid-template-rows:auto;width:100%;display:grid}.btn_container{gap:30px;width:80%;height:auto;margin:0 auto}.btn_box_detail{flex-direction:column;gap:34px;height:auto;display:flex}.btn_heading h1{border:none;flex-direction:column;align-items:center;padding-bottom:2px;display:flex}.s_p_btn{border:2px solid #cbcbcb;border-radius:10px;justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex;overflow:hidden}}
