.AgentListComponent-module__DWR31q__smartSection{box-sizing:border-box;background-color:#fff;justify-content:center;align-items:flex-start;width:100%;padding:40px 5%;display:flex;position:relative}.AgentListComponent-module__DWR31q__overlay{z-index:1;width:100%;max-width:1400px;position:relative}.AgentListComponent-module__DWR31q__smartWrapper{align-items:flex-start;gap:28px;display:flex}.AgentListComponent-module__DWR31q__sidebar{box-sizing:border-box;background:#fff;border-radius:12px;width:320px;max-height:calc(100vh - 40px);padding:18px;position:sticky;top:20px;overflow-y:auto;box-shadow:0 6px 20px #0251960f}.AgentListComponent-module__DWR31q__searchContainer{border:2px solid #003f7f;border-radius:10px;align-items:center;gap:8px;display:flex;overflow:hidden}.AgentListComponent-module__DWR31q__searchInput{border:none;outline:none;flex:1;padding:10px 12px;font-size:14px}.AgentListComponent-module__DWR31q__searchButton{color:#fff;cursor:pointer;background-color:#003f7f;border:none;padding:10px 14px;font-weight:600}.AgentListComponent-module__DWR31q__sidebarSection{margin-top:25px}.AgentListComponent-module__DWR31q__sectionLabel{color:#003f7f;align-items:center;gap:8px;margin-bottom:15px;font-size:14px;font-weight:700;display:flex}.AgentListComponent-module__DWR31q__sectionIcon{color:#003f7f;width:16px;height:16px}.AgentListComponent-module__DWR31q__dropdown{color:#003f7f;background:#fff;border:2px solid #003f7f;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;font-weight:600}.AgentListComponent-module__DWR31q__categoriesList{flex-direction:column;gap:10px;margin-top:20px;display:flex}.AgentListComponent-module__DWR31q__categoryItem{cursor:pointer;background:#f6f9fc;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;transition:all .18s;display:flex}.AgentListComponent-module__DWR31q__categoryItem:hover{background:#eef6ff;border-color:#cfe7ff}.AgentListComponent-module__DWR31q__categorySelected{background:linear-gradient(135deg,#003f7f14,#0271cf0f);border:1px solid #0271cf33}.AgentListComponent-module__DWR31q__categoryLeft{align-items:center;gap:10px;display:flex}.AgentListComponent-module__DWR31q__categoryIcon{color:#003f7f;flex-shrink:0;width:16px;height:16px}.AgentListComponent-module__DWR31q__categoryTitle{color:#003f7f;font-size:13px;font-weight:600}.AgentListComponent-module__DWR31q__categoryCount{color:#003f7f;background:#003f7f1a;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:700}.AgentListComponent-module__DWR31q__tabletFilters{display:none}.AgentListComponent-module__DWR31q__rightSection{flex:1;min-width:0}.AgentListComponent-module__DWR31q__resultsWrapper{width:100%}.AgentListComponent-module__DWR31q__resultsHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.AgentListComponent-module__DWR31q__resultsTitle{color:#003f7f;font-size:20px;font-weight:700}.AgentListComponent-module__DWR31q__requestButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#003f7f 0%,#0271cf 100%);border:none;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:700}.AgentListComponent-module__DWR31q__cardContainer{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}.AgentListComponent-module__DWR31q__card{background:#fff;border:1px solid #02519614;border-radius:12px;flex-direction:column;min-height:220px;padding:0;transition:all .3s;display:flex;position:relative;box-shadow:0 6px 18px #0251960f}.AgentListComponent-module__DWR31q__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0251961f}.AgentListComponent-module__DWR31q__cardContent{flex-direction:column;gap:10px;padding:18px;display:flex;position:relative}.AgentListComponent-module__DWR31q__aiIndicator{color:#fff;background:linear-gradient(135deg,#003f7f 0%,#0271cf 100%);border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:700;animation:2s ease-in-out infinite AgentListComponent-module__DWR31q__blink;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0271cf4d}.AgentListComponent-module__DWR31q__aiIcon{width:12px;height:12px;animation:2s ease-in-out infinite AgentListComponent-module__DWR31q__sparkle}@keyframes AgentListComponent-module__DWR31q__blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.95)}}@keyframes AgentListComponent-module__DWR31q__sparkle{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.AgentListComponent-module__DWR31q__cardTop{padding-top:30px}.AgentListComponent-module__DWR31q__cardTabs{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.AgentListComponent-module__DWR31q__platformBadge{color:#fff;background:#025196;border-radius:12px;padding:6px 10px;font-size:12px;font-weight:600}.AgentListComponent-module__DWR31q__cardTitle{color:#025196;margin:20px 0 10px;font-size:18px;font-weight:700}.AgentListComponent-module__DWR31q__cardDescription{color:#0f172a;opacity:.8;flex:1;font-size:14px;line-height:1.6}.AgentListComponent-module__DWR31q__cardFooter{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-top:14px;display:flex}.AgentListComponent-module__DWR31q__footerLeft{background-color:#fbfbfb;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 12px;display:flex}.AgentListComponent-module__DWR31q__footerItem{color:#334155;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.AgentListComponent-module__DWR31q__footerIcon{color:#69727d;width:16px;height:16px}.AgentListComponent-module__DWR31q__viewDetails{color:#025196;align-items:center;gap:8px;font-size:15px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.AgentListComponent-module__DWR31q__viewDetails:hover{gap:12px}.AgentListComponent-module__DWR31q__linkIcon{color:#025196;width:16px;height:16px}.AgentListComponent-module__DWR31q__noResults{text-align:center;background:#f6f9fc;border:2px dashed #02519633;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.AgentListComponent-module__DWR31q__noResultsIcon{color:#003f7f;opacity:.5;width:48px;height:48px;margin-bottom:16px}.AgentListComponent-module__DWR31q__noResults h3{color:#003f7f;margin-bottom:8px;font-size:20px;font-weight:700}.AgentListComponent-module__DWR31q__noResults p{color:#334155;opacity:.7;font-size:14px}.AgentListComponent-module__DWR31q__pagination{justify-content:center;align-items:center;gap:20px;margin-top:30px;padding:20px;display:flex}.AgentListComponent-module__DWR31q__paginationButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#003f7f 0%,#0271cf 100%);border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.AgentListComponent-module__DWR31q__cardImageWrapper{border-radius:10px 10px 0 0;width:100%;height:180px;position:relative;overflow:hidden}.AgentListComponent-module__DWR31q__cardImage{object-fit:cover}.AgentListComponent-module__DWR31q__playOverlay{opacity:0;cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.AgentListComponent-module__DWR31q__cardImageWrapper:hover .AgentListComponent-module__DWR31q__playOverlay{opacity:1;background:#00000073}.AgentListComponent-module__DWR31q__playIconCircle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s;display:flex}.AgentListComponent-module__DWR31q__playIconCircle:hover{transform:scale(1.15)}.AgentListComponent-module__DWR31q__playIcon{stroke:#fff;width:26px;height:26px}.AgentListComponent-module__DWR31q__closeVideoBtn{color:#fff;cursor:pointer;z-index:10;background:#0009;border:none;border-radius:4px;padding:4px 8px;font-size:18px;position:absolute;top:10px;right:10px}.AgentListComponent-module__DWR31q__closeVideoBtn:hover{background:#000c}.AgentListComponent-module__DWR31q__videoWrapper{width:100%;height:180px;overflow:hidden}.AgentListComponent-module__DWR31q__videoWrapper iframe{border:none;width:100%;height:100%}.AgentListComponent-module__DWR31q__paginationButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #0271cf4d}.AgentListComponent-module__DWR31q__paginationButton:disabled{opacity:.5;cursor:not-allowed}.AgentListComponent-module__DWR31q__paginationInfo{color:#003f7f;font-size:14px;font-weight:600}@media (max-width:1100px){.AgentListComponent-module__DWR31q__smartWrapper{flex-direction:column}.AgentListComponent-module__DWR31q__sidebar{display:none}.AgentListComponent-module__DWR31q__tabletFilters{flex-direction:column;gap:18px;margin-bottom:24px;display:flex}.AgentListComponent-module__DWR31q__tabletTopRow{align-items:center;gap:12px;width:100%;display:flex}.AgentListComponent-module__DWR31q__tabletTopRow .AgentListComponent-module__DWR31q__searchContainer,.AgentListComponent-module__DWR31q__tabletTopRow .AgentListComponent-module__DWR31q__dropdown{flex:50%}.AgentListComponent-module__DWR31q__tabletCategoriesLabel{color:#003f7f;margin-top:10px;margin-bottom:20px;font-size:15px;font-weight:700}.AgentListComponent-module__DWR31q__tabletCategories{flex-wrap:wrap;gap:10px;display:flex}.AgentListComponent-module__DWR31q__categoryBadge{cursor:pointer;color:#003f7f;background:#f6f9fc;border:1px solid #0000;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.AgentListComponent-module__DWR31q__categoryBadge:hover{background:#eef6ff;border-color:#cfe7ff}.AgentListComponent-module__DWR31q__categoryBadgeSelected{background:linear-gradient(135deg,#003f7f1f,#0271cf14);border:1px solid #0271cf4d}.AgentListComponent-module__DWR31q__categoryBadgeIcon{color:#003f7f;width:14px;height:14px}.AgentListComponent-module__DWR31q__categoryBadgeCount{opacity:.7;font-size:12px}}@media (max-width:600px){.AgentListComponent-module__DWR31q__smartSection{padding:20px 4%}.AgentListComponent-module__DWR31q__tabletTopRow{flex-direction:column}.AgentListComponent-module__DWR31q__tabletTopRow .AgentListComponent-module__DWR31q__dropdown{width:100%}.AgentListComponent-module__DWR31q__cardContainer{grid-template-columns:1fr}.AgentListComponent-module__DWR31q__resultsHeader{flex-direction:column;align-items:flex-start;gap:12px}.AgentListComponent-module__DWR31q__requestButton{width:100%}.AgentListComponent-module__DWR31q__categoryBadge{padding:6px 12px;font-size:12px}.AgentListComponent-module__DWR31q__categoryBadgeIcon{width:12px;height:12px}}
.ModalForm-module__wH4Twq__formWrapper{background:#fff;border-radius:12px;flex-direction:column;width:100%;display:flex;overflow:hidden}.ModalForm-module__wH4Twq__labelWrapper{color:#222;align-items:center;gap:6px;font-weight:500;display:flex}.ModalForm-module__wH4Twq__labelIcon{color:#003f7f}.ModalForm-module__wH4Twq__requiredDot{background:#d63031;border-radius:50%;width:7px;height:7px;display:inline-block}.ModalForm-module__wH4Twq__inputField,.ModalForm-module__wH4Twq__phoneInput,.ModalForm-module__wH4Twq__textareaField{border:1px solid #d9d9d9!important;border-radius:8px!important;height:42px!important;padding:8px 12px!important;font-size:14px!important}.ModalForm-module__wH4Twq__phoneContainer{width:100%}.ModalForm-module__wH4Twq__phoneInput{max-width:100%;width:100%!important}.ModalForm-module__wH4Twq__textareaField{min-height:110px!important;padding:12px!important}.ModalForm-module__wH4Twq__buttonRow{justify-content:flex-end;gap:14px;margin-top:15px;display:flex}.ModalForm-module__wH4Twq__cancelBtn{cursor:pointer;background:0 0;border:1px solid #999;border-radius:6px;padding:9px 20px;font-size:14px;transition:all .25s}.ModalForm-module__wH4Twq__cancelBtn:hover{border-color:#555}.ModalForm-module__wH4Twq__submitButton{font-weight:600;color:#fff!important;background:linear-gradient(135deg,#003f7f 0%,#0271cf 100%)!important;border:none!important;border-radius:6px!important;height:42px!important;padding:9px 22px!important}.ModalForm-module__wH4Twq__submitButton:hover{opacity:.9}:is(.ant-form-item-has-error .ant-input,.ant-form-item-has-error .react-tel-input .form-control){border-color:#003f7f!important;box-shadow:0 0 4px #003f7f40!important}:is(.ant-input:focus,.react-tel-input .form-control:focus){border-color:#0271cf!important;box-shadow:0 0 5px #0271cf4d!important}@media (max-width:768px){.ModalForm-module__wH4Twq__headerBox{text-align:center;padding:22px 20px}.ModalForm-module__wH4Twq__headerTitle{font-size:20px}.ModalForm-module__wH4Twq__headerSubtitle{font-size:14px}.ModalForm-module__wH4Twq__formBody{padding:20px}.ModalForm-module__wH4Twq__buttonRow{flex-direction:column}.ModalForm-module__wH4Twq__cancelBtn,.ModalForm-module__wH4Twq__submitButton{width:100%}}
.AIAgentsBanner-module__VXcbnq__bannerSection{color:#fff;background-color:#0f273f;justify-content:center;align-items:center;padding:50px 5%;display:flex}.AIAgentsBanner-module__VXcbnq__container{justify-content:space-between;align-items:flex-start;gap:60px;width:100%;max-width:1250px;display:flex}.AIAgentsBanner-module__VXcbnq__leftContent{flex-direction:column;flex:1;justify-content:center;display:flex}.AIAgentsBanner-module__VXcbnq__heading{color:#fff;margin-bottom:20px;font-size:2.4rem;font-weight:700}.AIAgentsBanner-module__VXcbnq__description{color:#ffffffe6;max-width:800px;margin-bottom:20px;font-size:1rem;line-height:1.8}.AIAgentsBanner-module__VXcbnq__highlight{color:#4fc3f7;font-weight:600}.AIAgentsBanner-module__VXcbnq__statsRow{flex-wrap:wrap;gap:40px;margin-top:20px;display:flex}.AIAgentsBanner-module__VXcbnq__statBox{text-align:center}.AIAgentsBanner-module__VXcbnq__statBox h3{color:#fff;margin-bottom:8px;font-size:2.2rem;font-weight:700}.AIAgentsBanner-module__VXcbnq__statBox p{color:#ffffffd9;font-size:.9rem;font-weight:500}.AIAgentsBanner-module__VXcbnq__rightImage{border-radius:16px;width:300px;height:auto;min-height:300px;position:relative;overflow:hidden}.AIAgentsBanner-module__VXcbnq__bannerImage{object-fit:cover;object-position:center}@media (max-width:1024px){.AIAgentsBanner-module__VXcbnq__container{flex-direction:row;gap:40px}.AIAgentsBanner-module__VXcbnq__description{max-width:500px}.AIAgentsBanner-module__VXcbnq__rightImage{width:260px;height:350px}.AIAgentsBanner-module__VXcbnq__heading{font-size:2.2rem}.AIAgentsBanner-module__VXcbnq__statsRow{gap:25px}}@media (max-width:768px){.AIAgentsBanner-module__VXcbnq__container{text-align:center;flex-direction:column;gap:30px}.AIAgentsBanner-module__VXcbnq__heading{font-size:2rem}.AIAgentsBanner-module__VXcbnq__description{max-width:100%;font-size:.95rem}.AIAgentsBanner-module__VXcbnq__statsRow{justify-content:center}.AIAgentsBanner-module__VXcbnq__rightImage{width:100%;max-width:350px;height:300px;margin:0 auto}}@media (max-width:480px){.AIAgentsBanner-module__VXcbnq__bannerSection{padding:40px 20px}.AIAgentsBanner-module__VXcbnq__heading{font-size:1.6rem}.AIAgentsBanner-module__VXcbnq__description{font-size:.9rem;line-height:1.6}.AIAgentsBanner-module__VXcbnq__statBox h3{font-size:1.8rem}.AIAgentsBanner-module__VXcbnq__statBox p{font-size:.85rem}.AIAgentsBanner-module__VXcbnq__rightImage{max-width:100%;height:250px}}
