.hire-professionals-page{background-color:#fff;font-family:Lato,sans-serif}.hire-professionals-page .hero-content{flex-direction:column;align-items:center;display:flex}.hire-professionals-page .hero-content .browse-title{text-align:center}.hire-professionals-page .hero-content .marketplace-selection{justify-content:center}.hire-professionals-page .hero-content .match-tab{color:#222}.hire-professionals-page .hero-content .match-tab.active{color:#fff}.hire-professionals-page .hero-section{color:#fff;background-color:#0c1e35;background-image:linear-gradient(rgba(12,30,53,.8),rgba(12,30,53,.9)),url(/icons/slideone.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:600px;padding:100px 0;display:flex;position:relative}.hire-professionals-page .hero-section .breadcrumb{width:100%;margin-bottom:0;padding:0 15px;position:absolute;top:20px;left:0}.hire-professionals-page .hero-section .breadcrumb a{color:rgba(255,255,255,.8);font-size:.9rem;text-decoration:none}.hire-professionals-page .hero-section .breadcrumb a:hover{color:#fff}.hire-professionals-page .hero-section .breadcrumb span{color:#fff;margin-left:5px}.hire-professionals-page .hero-section .header-toggle-container{justify-content:center;margin-bottom:20px;display:flex}.hire-professionals-page .hero-section .header-toggle-container .header-toggle-pill{background:#fff;border-radius:50px;gap:5px;padding:5px;display:flex;box-shadow:0 4px 15px rgba(0,0,0,.1)}.hire-professionals-page .hero-section .header-toggle-container .header-toggle-pill .toggle-btn{color:#1e293b;cursor:pointer;background:0 0;border:none;border-radius:40px;align-items:center;padding:8px 24px;font-size:.9rem;font-weight:600;display:flex}.hire-professionals-page .hero-section .header-toggle-container .header-toggle-pill .toggle-btn.active{color:#0f172a;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.05)}.hire-professionals-page .hero-section .header-toggle-container .header-toggle-pill .toggle-btn.request-btn{color:#10b981}.hire-professionals-page .hero-section .header-toggle-container .header-toggle-pill .toggle-btn.request-btn:hover{background:rgba(16,185,129,.1)}.hire-professionals-page .hero-section .search-card{color:#1e293b;background:#fff;border-radius:20px;max-width:900px;margin:0 auto;padding:40px;box-shadow:0 10px 30px rgba(0,0,0,.2)}.hire-professionals-page .hero-section .search-card .search-tabs{justify-content:center;gap:10px;margin-bottom:20px;display:flex}.hire-professionals-page .hero-section .search-card .search-tabs .btn-tab{color:#64748b;background:#f8f9fa;border:1px solid transparent;border-radius:50px;align-items:center;gap:8px;padding:10px 30px;font-weight:600;transition:all .2s;display:flex}.hire-professionals-page .hero-section .search-card .search-tabs .btn-tab:hover{background:#e9ecef}.hire-professionals-page .hero-section .search-card .search-tabs .btn-tab.active{color:#fff;background:#0f172a;box-shadow:0 4px 12px rgba(15,23,42,.3)}.hire-professionals-page .hero-section .search-card .main-search-title{text-align:center;margin-bottom:20px;font-family:Lato,sans-serif;font-size:1.8rem}.hire-professionals-page .hero-section .search-card .search-details{justify-content:center;gap:10px;margin-bottom:20px;display:flex}.hire-professionals-page .hero-section .search-card .search-details .filter-badge{color:#1e293b;background:#f1f5f9;border-radius:15px;align-items:center;gap:5px;padding:5px 15px;font-size:.85rem;display:flex}.hire-professionals-page .hero-section .search-card .search-input-group{gap:10px;display:flex;position:relative}.hire-professionals-page .hero-section .search-card .search-input-group input{border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:12px 15px 12px 40px}.hire-professionals-page .hero-section .search-card .search-input-group .search-btn{color:#fff;background:#007bff;border:none;border-radius:8px;padding:0 30px;font-weight:600}.hire-professionals-page .hero-section .search-card .quick-links{text-align:center;color:#64748b;margin-top:15px;font-size:.85rem}.hire-professionals-page .hero-section .search-card .quick-links a{color:#1e293b;margin:0 5px;font-weight:500;text-decoration:none}.hire-professionals-page .categories-section{background-color:#f3f4f6;padding:60px 0}.hire-professionals-page .categories-section .section-header{text-align:left;margin-bottom:30px}.hire-professionals-page .categories-section .section-header h2{color:#0f172a;margin-bottom:15px;font-family:Lato,sans-serif;font-size:40px;font-weight:700}.hire-professionals-page .categories-section .section-header p{color:rgba(0,0,0,.54);max-width:unset;margin:0;line-height:1.2}.hire-professionals-page .categories-section .categories-card .card-header-flex{justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;display:flex}.hire-professionals-page .categories-section .categories-card .category-tabs{background:#2873cb;border-radius:12px;gap:5px;padding:4px;display:flex}.hire-professionals-page .categories-section .categories-card .category-tabs .cat-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;margin:0;padding:8px 24px;font-family:inherit;font-size:14px;font-weight:400;line-height:1.25;transition:color .2s,background-color .2s}.hire-professionals-page .categories-section .categories-card .category-tabs .cat-tab.active{color:#000;background:#fff;border-radius:8px;padding:8px 24px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.hire-professionals-page .categories-section .categories-card .category-tabs .cat-tab:hover:not(.active){color:#000;background:#fff;border-radius:8px;padding:8px 24px}.hire-professionals-page .categories-section .categories-card .reset-filter-btn{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:600}.hire-professionals-page .categories-section .categories-card .reset-filter-btn:hover{color:#007bff}.hire-professionals-page .categories-section .categories-card .categories-grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}@media (max-width:992px){.hire-professionals-page .categories-section .categories-card .categories-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.hire-professionals-page .categories-section .categories-card .categories-grid{grid-template-columns:1fr}}.hire-professionals-page .categories-section .categories-card .categories-grid .category-col h4{color:#2873cc;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px;font-family:Lato,sans-serif;font-size:16px;font-weight:600}.hire-professionals-page .categories-section .categories-card .categories-grid .category-col ul{margin:0;padding:0;list-style:none}.hire-professionals-page .categories-section .categories-card .categories-grid .category-col ul li{margin-bottom:10px}.hire-professionals-page .categories-section .categories-card .categories-grid .category-col ul li a{color:rgba(0,0,0,.54);font-size:14px;font-weight:400;text-decoration:none;transition:color .15s;display:block}.hire-professionals-page .categories-section .categories-card .categories-grid .category-col ul li a:hover{cursor:pointer}.hire-professionals-page .cta-form-section{color:#fff;background-color:#0a1f44;padding:100px 0;position:relative;overflow:hidden}.hire-professionals-page .cta-form-section:before{content:"";pointer-events:none;background:radial-gradient(circle,rgba(37,99,235,.1) 0%,rgba(37,99,235,0) 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:20%;left:-150px}.hire-professionals-page .cta-form-section:after{content:"";pointer-events:none;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,rgba(99,102,241,0) 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;right:-100px}.hire-professionals-page .cta-form-section .cta-title{color:#fff;margin-bottom:20px;font-family:Lato,sans-serif;font-size:40px;font-weight:700}.hire-professionals-page .cta-form-section .cta-subtitle{color:rgba(255,255,255,.54);margin-bottom:40px;font-size:24px;font-weight:500;line-height:1.2}.hire-professionals-page .cta-form-section .how-it-works-list .how-step-heading{color:#fff;margin-bottom:15px;font-family:Lato,sans-serif;font-size:24px;font-weight:500}.hire-professionals-page .cta-form-section .how-it-works-list .how-step{align-items:flex-start;gap:20px;margin-bottom:40px;display:flex}.hire-professionals-page .cta-form-section .how-it-works-list .how-step .step-circle{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:53px;height:52px;display:flex;box-shadow:0 4px 15px rgba(0,0,0,.2)}.hire-professionals-page .cta-form-section .how-it-works-list .how-step .step-circle.step-a{color:#fff;background:#1e40af}.hire-professionals-page .cta-form-section .how-it-works-list .how-step .step-circle.step-c{color:#fff;background:#14b8a6}.hire-professionals-page .cta-form-section .how-it-works-list .how-step .step-circle.step-g{color:#fff;background:#718ebf}.hire-professionals-page .cta-form-section .how-it-works-list .how-step .step-text h5{color:#fff;margin-bottom:3px;font-family:Lato,sans-serif;font-size:28px;font-weight:500}.hire-professionals-page .cta-form-section .how-it-works-list .how-step .step-text p{color:rgba(255,255,255,.54);margin:0;font-size:16px;font-weight:500;line-height:1}.hire-professionals-page .cta-form-section .request-form-card{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#283a5b;border:1px solid rgba(255,255,255,.1);border-radius:24px;width:668px;max-height:700px;padding:20px}.hire-professionals-page .cta-form-section .request-form-card label{color:#fff;margin-bottom:6px;font-size:13px;font-weight:400;display:block}.hire-professionals-page .cta-form-section .request-form-card .form-control,.hire-professionals-page .cta-form-section .request-form-card .form-select{color:#fff;background:rgba(255,255,255,.29);border:1px solid rgba(255,255,255,.1);border-radius:8px;height:auto;padding:10px 18px;font-size:14px}.hire-professionals-page .cta-form-section .request-form-card .form-control::placeholder,.hire-professionals-page .cta-form-section .request-form-card .form-select::placeholder{color:rgba(255,255,255,.35)}.hire-professionals-page .cta-form-section .request-form-card .form-control:focus,.hire-professionals-page .cta-form-section .request-form-card .form-select:focus{box-shadow:none;background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3);outline:none}.hire-professionals-page .cta-form-section .request-form-card .form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:16px 12px}.hire-professionals-page .cta-form-section .request-form-card .phone-wrapper{background:rgba(255,255,255,.29);border:1px solid rgba(255,255,255,.1);border-radius:8px;align-items:center;height:44px;display:flex;overflow:hidden}.hire-professionals-page .cta-form-section .request-form-card .phone-wrapper .country-select{cursor:pointer;background:rgba(255,255,255,.05);border-right:1px solid rgba(255,255,255,.1);align-items:center;gap:6px;height:100%;padding:0 12px;display:flex}.hire-professionals-page .cta-form-section .request-form-card .phone-wrapper .country-select .flag-icon{font-size:1.2rem}.hire-professionals-page .cta-form-section .request-form-card .phone-wrapper .country-select .prefix{color:#fff;font-size:.9rem;font-weight:500}.hire-professionals-page .cta-form-section .request-form-card .phone-wrapper .country-select .arrow-down{color:rgba(255,255,255,.6);font-size:.7rem}.hire-professionals-page .cta-form-section .request-form-card .phone-wrapper .form-control{background:0 0;border:none;height:100%;padding-left:15px}.hire-professionals-page .cta-form-section .request-form-card .form-footer-note{color:#bababa;justify-content:center;align-items:center;gap:6px;margin-top:25px;font-size:12px;font-weight:500;display:flex}.hire-professionals-page .cta-form-section .request-form-card .form-footer-note span{font-size:1.1rem}.hire-professionals-page .cta-form-section .request-form-card .btn-cta-submit{color:#fff;background:#2873cc;border:none;border-radius:10px;width:100%;margin-top:15px;padding:10px;font-size:16px;font-weight:500}.hire-professionals-page .cta-form-section .request-form-card .btn-cta-submit:hover{background:#2873cc}.hire-professionals-page .faq-section{background-color:#fff;padding:80px 0}.hire-professionals-page .faq-section h2{text-align:center;color:#0f172a;margin-bottom:50px;font-family:Lato,sans-serif}.hire-professionals-page .faq-section .accordion-item{border:none;border-bottom:1px solid #e2e8f0}.hire-professionals-page .faq-section .accordion-item .accordion-button{color:#0f172a;box-shadow:none;background:0 0;padding:20px 0;font-weight:600}.hire-professionals-page .faq-section .accordion-item .accordion-button:not(.collapsed){color:#007bff}.hire-professionals-page .faq-section .accordion-item .accordion-button:after{background-size:1rem}.hire-professionals-page .faq-section .accordion-item .accordion-body{color:#64748b;padding:0 0 20px;line-height:1.6}.reset-filter-btn .search-input-wrapper{background-color:#fff;border:1px solid #ced4da;border-radius:12px;align-items:center;width:387px;padding:10px;display:flex}.reset-filter-btn .search-input-wrapper svg{flex-shrink:0;margin-right:8px}.reset-filter-btn .search-input-wrapper input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:14px}.reset-filter-btn .search-input-wrapper input::placeholder{color:#212529;font-weight:400}.reset-filter-btn .search-input-wrapper:focus-within{background-color:#fff;box-shadow:0 0 0 2px rgba(100,116,139,.2)}
