.PartnersList-module__NbsTNG__listContainer{background:#fff;border-radius:12px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000014}.PartnersList-module__NbsTNG__listHeader{background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 100%);border-bottom:2px solid #e5e7eb;padding:24px 28px 20px;position:relative}.PartnersList-module__NbsTNG__listHeader:before{content:"";background:linear-gradient(90deg,var(--primary,#060d6b),#3b82f6,#8b5cf6);height:2px;position:absolute;bottom:0;left:0;right:0}.PartnersList-module__NbsTNG__listTitle{color:var(--primary,#060d6b);margin:0 0 8px;font-family:Salmond-Bold,sans-serif;font-size:22px;font-weight:700}.PartnersList-module__NbsTNG__listSubtitle{color:var(--text-secondary,#6b7280);align-items:center;gap:8px;margin:0;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;display:flex}.PartnersList-module__NbsTNG__listSubtitle:before{content:"🗺️";font-size:16px;animation:2s ease-in-out infinite PartnersList-module__NbsTNG__mapPulse}@keyframes PartnersList-module__NbsTNG__mapPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.PartnersList-module__NbsTNG__cardsContainer{flex-direction:column;flex:1;align-content:flex-start;align-items:stretch;gap:12px;padding:16px;display:flex;overflow-y:auto}.PartnersList-module__NbsTNG__partnerCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;flex-shrink:0;height:auto;padding:20px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.PartnersList-module__NbsTNG__partnerCard:hover{border-color:var(--primary,#060d6b);box-shadow:0 8px 24px #060d6b1f}.PartnersList-module__NbsTNG__cardHeader{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.PartnersList-module__NbsTNG__logoContainer{flex-shrink:0;position:relative}.PartnersList-module__NbsTNG__partnerLogo{object-fit:cover;border:2px solid #f3f4f6;border-radius:8px;width:48px;height:48px;transition:border-color .3s}.PartnersList-module__NbsTNG__partnerCard:hover .PartnersList-module__NbsTNG__partnerLogo{border-color:#3b82f6}.PartnersList-module__NbsTNG__logoFallback{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.PartnersList-module__NbsTNG__partnerInfo{flex:1;min-width:0}.PartnersList-module__NbsTNG__companyName{color:#1f2937;word-wrap:break-word;margin:0 0 6px;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;line-height:1.3}.PartnersList-module__NbsTNG__businessType{color:var(--text-primary,#1f2937);border:1px solid var(--border,#e5e7eb);background:#fff;border-radius:9999px;margin-bottom:6px;padding:6px 12px;font-family:Manrope,sans-serif;font-size:11px;font-weight:600;transition:all .3s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 2px 10px #060d6b33}.PartnersList-module__NbsTNG__location{color:#6b7280;align-items:center;gap:6px;padding-left:18px;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;display:flex;position:relative}.PartnersList-module__NbsTNG__location:before{content:"📍";font-size:13px;position:absolute;left:0}.PartnersList-module__NbsTNG__description{display:none}.PartnersList-module__NbsTNG__description p{color:#4b5563;margin:0;font-size:14px;font-weight:400;line-height:1.5}.PartnersList-module__NbsTNG__cardFooter{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.PartnersList-module__NbsTNG__contactInfo,.PartnersList-module__NbsTNG__phoneInfo,.PartnersList-module__NbsTNG__experienceInfo{display:none}.PartnersList-module__NbsTNG__cardActions{align-items:center;gap:10px;width:100%;display:flex}.PartnersList-module__NbsTNG__profileLink{color:var(--text-primary,#1f2937);border:1px solid var(--border,#e5e7eb);cursor:pointer;white-space:nowrap;background:#fff;border-radius:9999px;align-items:center;gap:6px;padding:10px 18px;font-family:Manrope,sans-serif;font-size:13px;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.PartnersList-module__NbsTNG__profileLink:before{content:"";background:linear-gradient(90deg,#0000,#060d6b1a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.PartnersList-module__NbsTNG__profileLink:hover:before{left:100%}.PartnersList-module__NbsTNG__profileLink:hover{border-color:var(--primary,#060d6b);color:var(--primary,#060d6b);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.PartnersList-module__NbsTNG__viewProfileHint{align-self:flex-end}.PartnersList-module__NbsTNG__hintText{background:var(--primary,#060d6b);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:6px;padding:10px 20px;font-family:Manrope,sans-serif;font-size:13px;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #060d6b40}.PartnersList-module__NbsTNG__hintText:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.PartnersList-module__NbsTNG__partnerCard:hover .PartnersList-module__NbsTNG__hintText:before{left:100%}.PartnersList-module__NbsTNG__partnerCard:hover .PartnersList-module__NbsTNG__hintText{transform:translateY(-1px);box-shadow:0 4px 15px #060d6b59}.PartnersList-module__NbsTNG__emptyState{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border:2px dashed #d1d5db;border-radius:16px;margin:20px;padding:80px 40px;transition:all .3s}.PartnersList-module__NbsTNG__emptyState:hover{border-color:var(--primary,#060d6b);background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%)}.PartnersList-module__NbsTNG__emptyIcon{opacity:.6;margin-bottom:24px;font-size:64px;animation:2s ease-in-out infinite PartnersList-module__NbsTNG__pulse;display:inline-block}@keyframes PartnersList-module__NbsTNG__pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.PartnersList-module__NbsTNG__emptyState h3{color:var(--primary,#060d6b);margin:0 0 12px;font-family:Salmond-Bold,sans-serif;font-size:22px;font-weight:700}.PartnersList-module__NbsTNG__emptyState p{color:var(--text-secondary,#6b7280);margin:0;font-family:Manrope,sans-serif;font-size:15px;font-weight:500;line-height:1.6}.PartnersList-module__NbsTNG__loadMoreButton{width:100%;color:var(--primary,#060d6b);cursor:pointer;background:#f8fafc;border:2px dashed #d1d5db;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:14px 24px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;transition:all .2s;display:flex}.PartnersList-module__NbsTNG__loadMoreButton:hover{border-color:var(--primary,#060d6b);background:#eff6ff;border-style:solid}.PartnersList-module__NbsTNG__loadMoreButton:active{transform:scale(.98)}@media (max-width:768px){.PartnersList-module__NbsTNG__listHeader{padding:16px 20px 12px}.PartnersList-module__NbsTNG__listTitle{font-size:18px}.PartnersList-module__NbsTNG__partnerCard{padding:12px}.PartnersList-module__NbsTNG__cardHeader{gap:12px;margin-bottom:12px}.PartnersList-module__NbsTNG__partnerLogo,.PartnersList-module__NbsTNG__logoFallback{width:50px;height:50px}.PartnersList-module__NbsTNG__logoFallback{font-size:20px}.PartnersList-module__NbsTNG__companyName{font-size:16px}.PartnersList-module__NbsTNG__cardFooter{flex-direction:column;align-items:flex-start;gap:12px}.PartnersList-module__NbsTNG__viewProfileHint{align-self:flex-end}.PartnersList-module__NbsTNG__cardsContainer{margin-top:20px;padding:0}.PartnersList-module__NbsTNG__hintText{border:1px solid var(--primary);padding:10px 14px;font-size:12px}.PartnersList-module__NbsTNG__profileLink{padding:10px 14px;font-size:12px}}.PartnersList-module__NbsTNG__cardsContainer::-webkit-scrollbar{width:6px}.PartnersList-module__NbsTNG__cardsContainer::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.PartnersList-module__NbsTNG__cardsContainer::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.PartnersList-module__NbsTNG__cardsContainer::-webkit-scrollbar-thumb:hover{background:#94a3b8}
.LeafletMap-module__tPE7FG__mapContainer{background:#fff;border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.LeafletMap-module__tPE7FG__mapWrapper{flex:1;width:100%;height:100%;position:relative}.LeafletMap-module__tPE7FG__leafletContainer{z-index:1;border-radius:12px;width:100%!important;height:100%!important}.LeafletMap-module__tPE7FG__customMarker{border:2px solid var(--primary,#4361ee);cursor:pointer;background:#fff;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;transform:rotate(-45deg);box-shadow:0 3px 10px #00000040}.LeafletMap-module__tPE7FG__customMarker:hover{transform:rotate(-45deg)scale(1.15);box-shadow:0 6px 20px #4361ee66}.LeafletMap-module__tPE7FG__markerLogo{object-fit:cover;border-radius:50%;width:28px;height:28px;transform:rotate(45deg)}.LeafletMap-module__tPE7FG__markerFallback{color:var(--primary,#4361ee);font-family:Manrope,sans-serif;font-size:14px;font-weight:700;transform:rotate(45deg)}.LeafletMap-module__tPE7FG__leafletContainer .leaflet-interactive:hover{transition:all .3s}.LeafletMap-module__tPE7FG__leafletContainer .leaflet-popup-content-wrapper{border-radius:16px;padding:0;overflow:hidden;box-shadow:0 10px 40px #00000026}.LeafletMap-module__tPE7FG__leafletContainer .leaflet-popup-content{margin:16px;width:auto!important}.LeafletMap-module__tPE7FG__leafletContainer .leaflet-popup-tip-container{margin-top:-1px}.LeafletMap-module__tPE7FG__leafletContainer .leaflet-popup-tip{box-shadow:0 4px 10px #0000001a}.LeafletMap-module__tPE7FG__leafletContainer .leaflet-popup-close-button{border-radius:50%;transition:all .2s;color:#94a3b8!important;width:28px!important;height:28px!important;font-size:20px!important;line-height:28px!important;top:8px!important;right:8px!important}.LeafletMap-module__tPE7FG__leafletContainer .leaflet-popup-close-button:hover{background:#f1f5f9;color:#1a1a2e!important}.LeafletMap-module__tPE7FG__leafletContainer .leaflet-popup-content a{color:#fff!important}.LeafletMap-module__tPE7FG__leafletContainer .leaflet-popup-content a:hover{color:#fff!important}.LeafletMap-module__tPE7FG__leafletContainer .marker-cluster{cursor:pointer;background-clip:padding-box;border:4px solid #ffffffe6;border-radius:50%;transition:all .3s;box-shadow:0 4px 12px #00000040}.LeafletMap-module__tPE7FG__leafletContainer .marker-cluster:hover{transform:scale(1.15);box-shadow:0 6px 20px #00000059}.LeafletMap-module__tPE7FG__leafletContainer .marker-cluster-small{background-color:#0d89fb}.LeafletMap-module__tPE7FG__leafletContainer .marker-cluster-medium{background-color:#06c}.LeafletMap-module__tPE7FG__leafletContainer .marker-cluster-large{background-color:#060d6b}.LeafletMap-module__tPE7FG__leafletContainer .cluster-inner{background:0 0;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.LeafletMap-module__tPE7FG__leafletContainer .marker-cluster div{border-radius:50%;justify-content:center;align-items:center;display:flex;width:100%!important;height:100%!important;margin-top:0!important;margin-left:0!important}.LeafletMap-module__tPE7FG__leafletContainer .cluster-inner span{color:#fff;text-shadow:1px 1px 3px #0006;text-align:center;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;line-height:1;display:block}.LeafletMap-module__tPE7FG__leafletContainer .marker-cluster-medium .cluster-inner span{font-size:16px}.LeafletMap-module__tPE7FG__leafletContainer .marker-cluster-large .cluster-inner span{font-size:18px}.LeafletMap-module__tPE7FG__loadingOverlay{z-index:1000;background:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LeafletMap-module__tPE7FG__loadingSpinner{border:3px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;width:40px;height:40px;margin-bottom:15px;animation:1s linear infinite LeafletMap-module__tPE7FG__spin}@keyframes LeafletMap-module__tPE7FG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LeafletMap-module__tPE7FG__loadingText{color:#666;margin:0;font-size:.9rem}.LeafletMap-module__tPE7FG__popupContent{min-width:320px;padding:0;font-family:Manrope,sans-serif}.LeafletMap-module__tPE7FG__popupHeader{align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.LeafletMap-module__tPE7FG__logoWrapper{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;flex-shrink:0;width:56px;height:56px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.LeafletMap-module__tPE7FG__logoWrapper img{object-fit:cover;width:100%;height:100%}.LeafletMap-module__tPE7FG__logoFallback{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:26px;display:flex}.LeafletMap-module__tPE7FG__popupInfo{flex:1;min-width:0;padding-top:2px}.LeafletMap-module__tPE7FG__popupName{color:#1a1a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.LeafletMap-module__tPE7FG__popupType{color:var(--text-primary,#1f2937);border:1px solid var(--border,#e5e7eb);text-transform:uppercase;letter-spacing:.3px;background:#fff;border-radius:9999px;padding:5px 12px;font-size:.68rem;font-weight:600;display:inline-block;box-shadow:0 2px 10px #060d6b33}.LeafletMap-module__tPE7FG__popupLocation{color:#64748b;background:#f8fafc;border-radius:8px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 12px;font-size:.85rem;font-weight:500;display:flex}.LeafletMap-module__tPE7FG__popupLocation svg{color:var(--primary,#0d89fb);flex-shrink:0}.LeafletMap-module__tPE7FG__ctaButton{color:#fff;cursor:pointer;background:#0b0b7a;border:1px solid #0b0b7a;border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 20px;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.LeafletMap-module__tPE7FG__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.LeafletMap-module__tPE7FG__ctaButton:hover:before{left:100%}.LeafletMap-module__tPE7FG__ctaButton:hover{color:#fff;transform:translateY(-1px);box-shadow:0 1px 10px #0b0b7a66}.LeafletMap-module__tPE7FG__ctaButton svg{transition:transform .2s}.LeafletMap-module__tPE7FG__ctaButton:hover svg{transform:translate(4px)}.LeafletMap-module__tPE7FG__partnerInfo{z-index:1000;pointer-events:none;width:320px;max-height:calc(100% - 40px);position:absolute;top:20px;right:20px}.LeafletMap-module__tPE7FG__infoCard{pointer-events:auto;background:#fff;border:1px solid #e0e0e0;border-radius:12px;animation:.3s ease-out LeafletMap-module__tPE7FG__slideIn;overflow:hidden;box-shadow:0 8px 32px #00000026}@keyframes LeafletMap-module__tPE7FG__slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.LeafletMap-module__tPE7FG__closeButton{cursor:pointer;color:#666;z-index:1;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.LeafletMap-module__tPE7FG__closeButton:hover{color:#333;background:#0003}.LeafletMap-module__tPE7FG__cardHeader{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);align-items:center;gap:12px;padding:20px 20px 16px;display:flex;position:relative}.LeafletMap-module__tPE7FG__logo{object-fit:cover;background:#ffffff1a;border-radius:10px;flex-shrink:0;width:50px;height:50px}.LeafletMap-module__tPE7FG__companyName{margin:0 0 4px;font-size:1.1rem;font-weight:600;line-height:1.3}.LeafletMap-module__tPE7FG__businessType{opacity:.9;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.85rem;font-weight:500}.LeafletMap-module__tPE7FG__cardContent{padding:20px}.LeafletMap-module__tPE7FG__location{color:#555;background:#f8f9fa;border-left:3px solid #667eea;border-radius:8px;margin:0 0 16px;padding:12px;font-size:.9rem;line-height:1.4}.LeafletMap-module__tPE7FG__description{color:#666;margin:0 0 16px;font-size:.85rem;font-style:italic;line-height:1.5}.LeafletMap-module__tPE7FG__contact{margin-bottom:16px}.LeafletMap-module__tPE7FG__contactItem{color:#555;align-items:center;gap:8px;margin-bottom:8px;font-size:.85rem;display:flex}.LeafletMap-module__tPE7FG__contactItem a{color:#667eea;text-decoration:none;transition:color .2s}.LeafletMap-module__tPE7FG__contactItem a:hover{color:#764ba2;text-decoration:underline}.LeafletMap-module__tPE7FG__experience{color:#495057;text-align:center;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #dee2e6;border-radius:8px;padding:10px 12px;font-size:.85rem;font-weight:500}@media (max-width:768px){.LeafletMap-module__tPE7FG__partnerInfo{width:100%;max-height:none;margin-top:10px;position:static}.LeafletMap-module__tPE7FG__infoCard{margin:0 10px}.LeafletMap-module__tPE7FG__mapControls{flex-direction:column;align-items:flex-start;gap:5px}.LeafletMap-module__tPE7FG__mapInfo{display:none}}@media (max-width:480px){.LeafletMap-module__tPE7FG__cardHeader,.LeafletMap-module__tPE7FG__cardContent{padding:16px}.LeafletMap-module__tPE7FG__companyName{font-size:1rem}.LeafletMap-module__tPE7FG__mapHeader{padding:16px}.LeafletMap-module__tPE7FG__mapTitle{font-size:1.3rem}}
.PartnersFilters-module__HXO-Fq__filtersContainer{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.PartnersFilters-module__HXO-Fq__filtersRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.PartnersFilters-module__HXO-Fq__filterItem{align-items:center;min-width:0;display:flex}.PartnersFilters-module__HXO-Fq__searchWrapper{min-width:240px;position:relative}.PartnersFilters-module__HXO-Fq__searchIcon{color:var(--primary);z-index:1;font-size:16px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.PartnersFilters-module__HXO-Fq__searchInput{background:#fff;border:1px solid #e5e7eb;border-radius:9999px;width:100%;padding:10px 16px 10px 44px;font-family:Manrope,sans-serif;font-size:14px;transition:all .3s;box-shadow:0 2px 10px #060d6b14}.PartnersFilters-module__HXO-Fq__searchInput:focus{border-color:var(--primary,#060d6b);outline:none;box-shadow:0 2px 10px #060d6b26}.PartnersFilters-module__HXO-Fq__searchInput::placeholder{color:#9ca3af;font-weight:400}.PartnersFilters-module__HXO-Fq__regionSelect{cursor:pointer;appearance:none;color:#1f2937;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23060D6B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 8 4 4 4-4'/%3e%3c/svg%3e") right 12px center/16px no-repeat;border:1px solid #e5e7eb;border-radius:9999px;min-width:220px;padding:10px 36px 10px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;transition:all .3s;box-shadow:0 2px 10px #060d6b14}.PartnersFilters-module__HXO-Fq__regionSelect:focus{border-color:var(--primary,#060d6b);outline:none;box-shadow:0 2px 10px #060d6b26}.PartnersFilters-module__HXO-Fq__regionSelect:hover{border-color:var(--primary,#060d6b)}.PartnersFilters-module__HXO-Fq__businessTypesWrapper{min-width:200px}.PartnersFilters-module__HXO-Fq__businessTypeSelect{cursor:pointer;appearance:none;color:#1f2937;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23060D6B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 8 4 4 4-4'/%3e%3c/svg%3e") right 12px center/16px no-repeat;border:1px solid #e5e7eb;border-radius:9999px;width:100%;padding:10px 36px 10px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;transition:all .3s;box-shadow:0 2px 10px #060d6b14}.PartnersFilters-module__HXO-Fq__businessTypeSelect:focus{border-color:var(--primary,#060d6b);outline:none;box-shadow:0 2px 10px #060d6b26}.PartnersFilters-module__HXO-Fq__businessTypeSelect:hover{border-color:var(--primary,#060d6b)}.PartnersFilters-module__HXO-Fq__clearButton{color:#fff;cursor:pointer;white-space:nowrap;background:#0b0b7a;border:1px solid #0b0b7a;border-radius:9999px;justify-content:center;align-items:center;padding:10px 20px;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.PartnersFilters-module__HXO-Fq__clearButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.PartnersFilters-module__HXO-Fq__clearButton:hover:before{left:100%}.PartnersFilters-module__HXO-Fq__clearButton:hover{transform:translateY(-1px);box-shadow:0 1px 10px #0b0b7a66}.PartnersFilters-module__HXO-Fq__activeFiltersRow{border-top:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding-top:14px;display:flex}.PartnersFilters-module__HXO-Fq__filterTag{cursor:default;text-overflow:ellipsis;white-space:nowrap;color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:6px;padding:6px 12px;font-family:Manrope,sans-serif;font-size:12px;font-weight:600;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 2px 10px #060d6b14}.PartnersFilters-module__HXO-Fq__filterTag:hover{border-color:var(--primary,#060d6b)}.PartnersFilters-module__HXO-Fq__tagRemove{color:var(--primary,#060d6b);cursor:pointer;background:#060d6b1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;transition:all .2s;display:flex}.PartnersFilters-module__HXO-Fq__tagRemove:hover{background:#060d6b33;transform:scale(1.1)}@media (max-width:1024px){.PartnersFilters-module__HXO-Fq__filtersRow{gap:12px}.PartnersFilters-module__HXO-Fq__searchWrapper{min-width:180px}.PartnersFilters-module__HXO-Fq__regionSelect{min-width:160px}.PartnersFilters-module__HXO-Fq__businessTypesWrapper{min-width:140px}}@media (max-width:768px){.PartnersFilters-module__HXO-Fq__filtersRow{flex-direction:column;align-items:stretch;gap:12px}.PartnersFilters-module__HXO-Fq__filterItem{width:100%}.PartnersFilters-module__HXO-Fq__searchWrapper,.PartnersFilters-module__HXO-Fq__regionSelect,.PartnersFilters-module__HXO-Fq__businessTypesWrapper{min-width:100%}.PartnersFilters-module__HXO-Fq__clearButton{justify-content:center;align-self:center;min-width:120px}.PartnersFilters-module__HXO-Fq__activeFiltersRow{justify-content:center}}@media (max-width:480px){.PartnersFilters-module__HXO-Fq__filtersContainer{border-radius:8px}.PartnersFilters-module__HXO-Fq__filterTag{max-width:150px;padding:4px 8px;font-size:11px}.PartnersFilters-module__HXO-Fq__tagRemove{width:16px;height:16px;font-size:10px}}
.PartnersPage2-module__wH6dra__pageContainer{width:100%;min-height:100vh;overflow:hidden}.PartnersPage2-module__wH6dra__pageHeader{margin-top:160px;position:relative}.PartnersPage2-module__wH6dra__pageHeader:before{content:"";height:4px;position:absolute;top:0;left:0;right:0}.PartnersPage2-module__wH6dra__headerContent{text-align:center;max-width:1400px;margin:0 auto}.PartnersPage2-module__wH6dra__pageTitle{color:var(--primary);margin:0 0 1rem;font-family:Salmond-Bold,sans-serif;font-size:3rem;font-weight:700;display:inline-block;position:relative}.PartnersPage2-module__wH6dra__pageTitle:after{content:"";background:linear-gradient(90deg,var(--primary),#3b82f6);border-radius:2px;width:80px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.PartnersPage2-module__wH6dra__pageSubtitle{color:var(--text-secondary);max-width:800px;margin:auto;font-family:Manrope,sans-serif;font-size:1.125rem;line-height:1.6}.PartnersPage2-module__wH6dra__pageSubtitle span{color:var(--primary);font-weight:600}.PartnersPage2-module__wH6dra__headerStats{flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1500px;margin:0 auto;display:flex}.PartnersPage2-module__wH6dra__statItem{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border:2px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;min-width:140px;padding:1.5rem 2.5rem;transition:all .3s;display:flex}.PartnersPage2-module__wH6dra__statItem:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 16px #060d6b1a}.PartnersPage2-module__wH6dra__statNumber{color:var(--primary);font-family:Salmond-Bold,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}.PartnersPage2-module__wH6dra__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:500}.PartnersPage2-module__wH6dra__contentContainer{grid-template-columns:1fr 450px;align-items:start;gap:2rem;max-width:1500px;margin:0 auto;padding:2rem;display:grid}.PartnersPage2-module__wH6dra__mapSection{flex-direction:column;gap:1.5rem;display:flex}.PartnersPage2-module__wH6dra__filtersSection{background:#fff;border:2px solid #e5e7eb;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000014}.PartnersPage2-module__wH6dra__mapContainer{background:#fff;border:2px solid #e5e7eb;border-radius:20px;height:600px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000014}.PartnersPage2-module__wH6dra__previewSection{background:#fff;border:2px solid #e5e7eb;border-radius:20px;height:fit-content;max-height:calc(100vh - 280px);transition:all .3s;position:sticky;top:180px;overflow-y:auto;box-shadow:0 4px 16px #00000014}.PartnersPage2-module__wH6dra__previewSection::-webkit-scrollbar{width:8px}.PartnersPage2-module__wH6dra__previewSection::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.PartnersPage2-module__wH6dra__previewSection::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:4px;transition:background .3s}.PartnersPage2-module__wH6dra__previewSection::-webkit-scrollbar-thumb:hover{background:var(--primary)}.PartnersPage2-module__wH6dra__pageFooter{background:0 0;margin-top:4rem;padding:2rem}.PartnersPage2-module__wH6dra__footerContent{background:#fff;border:2px solid #e5e7eb;border-radius:24px;justify-content:space-between;align-items:center;gap:3rem;max-width:1500px;margin:0 auto;padding:3rem 4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.PartnersPage2-module__wH6dra__footerContent:before{content:"";background:var(--primary);border-radius:24px 0 0 24px;width:5px;position:absolute;top:0;bottom:0;left:0}.PartnersPage2-module__wH6dra__footerTextContent{flex:1}.PartnersPage2-module__wH6dra__footerTitle{color:var(--primary);margin:0 0 .5rem;font-family:Salmond-Bold,sans-serif;font-size:1.75rem;font-weight:700}.PartnersPage2-module__wH6dra__footerText{color:var(--text-secondary);margin:0;font-family:Manrope,sans-serif;font-size:1rem;line-height:1.5}.PartnersPage2-module__wH6dra__footerActions{flex-shrink:0;gap:1rem;display:flex}.PartnersPage2-module__wH6dra__ctaButton{background:var(--primary);color:#fff;border:2px solid var(--primary);cursor:pointer;white-space:nowrap;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.PartnersPage2-module__wH6dra__ctaButton:hover{background:#0a1185;border-color:#0a1185;transform:translateY(-2px);box-shadow:0 4px 12px #060d6b40}.PartnersPage2-module__wH6dra__secondaryButton{color:var(--primary);cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.PartnersPage2-module__wH6dra__secondaryButton:hover{border-color:var(--primary);background:#060d6b0a;transform:translateY(-2px)}.PartnersPage2-module__wH6dra__emptyState,.PartnersPage2-module__wH6dra__errorState{text-align:center;background:#f9fafb;border:2px dashed #d1d5db;border-radius:16px;margin:2rem 0;padding:4rem 2rem}.PartnersPage2-module__wH6dra__emptyState h3,.PartnersPage2-module__wH6dra__errorState h3{color:var(--primary);margin:0 0 1rem;font-family:Salmond-Bold,sans-serif;font-size:1.5rem}.PartnersPage2-module__wH6dra__emptyState p,.PartnersPage2-module__wH6dra__errorState p{color:var(--text-secondary);margin:0;font-family:Manrope,sans-serif;font-size:1rem;line-height:1.6}.PartnersPage2-module__wH6dra__errorState{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-color:#fca5a5}.PartnersPage2-module__wH6dra__errorState h3{color:#dc2626}.PartnersPage2-module__wH6dra__errorState p{color:#991b1b}@media (max-width:1200px){.PartnersPage2-module__wH6dra__contentContainer{grid-template-columns:1fr;gap:2rem}.PartnersPage2-module__wH6dra__previewSection{max-height:800px;position:static}.PartnersPage2-module__wH6dra__mapContainer{height:500px}.PartnersPage2-module__wH6dra__headerStats{gap:2rem}.PartnersPage2-module__wH6dra__statItem{min-width:120px;padding:1.25rem 2rem}.PartnersPage2-module__wH6dra__statNumber{font-size:2rem}}@media (max-width:768px){.PartnersPage2-module__wH6dra__pageHeader{margin-top:80px;padding:1rem}.PartnersPage2-module__wH6dra__pageTitle{font-size:1.5rem}.PartnersPage2-module__wH6dra__pageSubtitle{padding:0 .5rem;font-size:.9rem}.PartnersPage2-module__wH6dra__headerStats{display:none}.PartnersPage2-module__wH6dra__contentContainer{padding:.75rem .75rem 100px;display:block}.PartnersPage2-module__wH6dra__filtersSection{border-radius:12px;margin-bottom:.75rem;padding:.75rem}.PartnersPage2-module__wH6dra__mapContainer{border-radius:12px;height:350px;min-height:300px;margin-bottom:1rem}.PartnersPage2-module__wH6dra__previewSection{width:100%;max-height:none;padding:0;display:block}.PartnersPage2-module__wH6dra__pageFooter{margin-top:2rem;padding:1rem}.PartnersPage2-module__wH6dra__footerContent{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}.PartnersPage2-module__wH6dra__footerContent:before{border-radius:24px 24px 0 0;width:auto;height:4px;inset:0 0 auto}.PartnersPage2-module__wH6dra__footerTitle{font-size:1.4rem}.PartnersPage2-module__wH6dra__footerText{font-size:.9rem}.PartnersPage2-module__wH6dra__footerActions{flex-direction:column;width:100%}.PartnersPage2-module__wH6dra__ctaButton,.PartnersPage2-module__wH6dra__secondaryButton{justify-content:center;width:100%}}@media (max-width:480px){.PartnersPage2-module__wH6dra__pageHeader{margin-top:110px;padding:.75rem}.PartnersPage2-module__wH6dra__pageTitle{font-size:1.3rem}.PartnersPage2-module__wH6dra__pageSubtitle{font-size:.85rem;display:none}.PartnersPage2-module__wH6dra__mapContainer{height:360px;min-height:280px;margin-bottom:1rem}.PartnersPage2-module__wH6dra__filtersSection{padding:.5rem}.PartnersPage2-module__wH6dra__handleText{font-size:13px}.PartnersPage2-module__wH6dra__previewSection{display:block}}.PartnersPage2-module__wH6dra__mobileBottomSheet{display:none}@keyframes PartnersPage2-module__wH6dra__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PartnersPage2-module__wH6dra__pageContainer{animation:.5s PartnersPage2-module__wH6dra__fadeIn}.PartnersPage2-module__wH6dra__loading{color:var(--text-secondary);justify-content:center;align-items:center;padding:3rem;font-family:Manrope,sans-serif;font-size:1.1rem;display:flex}.PartnersPage2-module__wH6dra__hidden{display:none}.PartnersPage2-module__wH6dra__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PartnersPage2-module__wH6dra__ctaButton:focus,.PartnersPage2-module__wH6dra__secondaryButton:focus{outline-offset:3px;outline:3px solid #060d6b80}@media (prefers-reduced-motion:reduce){.PartnersPage2-module__wH6dra__pageContainer{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.PartnersPage2-module__wH6dra__pageContainer *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.PartnersPage2-module__wH6dra__pageContainer :before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.PartnersPage2-module__wH6dra__pageContainer :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
