.project-infra{width:100%;max-width:var(--axis-content-max);margin:80px auto 0;box-sizing:border-box}.project-infra__title{margin:0;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:40px;line-height:30px;letter-spacing:0;color:#282d3c}.project-infra__map-wrap{position:relative;width:100%;max-width:var(--axis-content-max);aspect-ratio:1110/700;min-height:360px;height:auto;box-sizing:border-box;margin-top:30px;border-radius:16px;overflow:hidden}.project-infra__badges{position:absolute;top:20px;left:20px;right:20px;z-index:3;display:flex;flex-wrap:wrap;gap:2px}.project-infra__badge{display:inline-flex;align-items:center;gap:8px;height:30px;border-radius:16px;padding:5px 10px;border:none;background:#ffffff;color:#282d3c;font-family:Inter Display,Inter,system-ui,sans-serif;font-size:12px;line-height:20px;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease}.project-infra__badge-icon{width:20px;height:20px;flex-shrink:0;transition:filter .15s ease}.project-infra__badge:hover{background:#1C2B5E;color:#ffffff}.project-infra__badge:hover .project-infra__badge-icon{filter:brightness(0) invert(1)}.project-infra__badge--active{background:#1C2B5E;color:#ffffff}.project-infra__badge--active .project-infra__badge-icon{filter:brightness(0) invert(1)}.project-infra__map{position:absolute;inset:0;border-radius:16px;overflow:hidden}.project-infra__map>div{width:100%!important;height:100%!important}.project-infra__map-loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#F0F2F7;font-family:Inter Display,Inter,system-ui,sans-serif;font-size:14px;color:#828a99}.infra-location-pin-wrap{position:relative;width:66px;height:84px;transform:translate(-50%,-100%);pointer-events:none;z-index:10}.infra-location-pin{width:66px;height:84px;display:block;position:relative;z-index:2}.infra-location-pin-fallback{position:absolute;left:50%;top:58%;width:18px;height:18px;border-radius:999px;border:2px solid #fff;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:1}.infra-location-pin-fallback,.infra-marker{background:#1C2B5E;transform:translate(-50%,-50%)}.infra-marker{width:44px;height:44px;border-radius:6px;border:1px solid #ffffff;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:10px;cursor:pointer}.infra-marker__icon{width:24px;height:24px;filter:brightness(0) saturate(100%) invert(14%) sepia(10%) saturate(1200%) hue-rotate(190deg) brightness(95%)}.infra-cluster{width:44px;height:44px;border-radius:6px;background:#1C2B5E;border:1px solid #ffffff;box-sizing:border-box;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);cursor:pointer;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:600;font-size:14px;color:#ffffff}.project-infra__zoom{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:5px;z-index:3;width:50px}.project-infra__zoom-btn{width:50px;height:50px;border:none;border-radius:50%;background:#ffffff;color:#282d3c;box-shadow:0 2px 16.4px 0 #00000012;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.project-infra__zoom-btn:last-child{border:none}.project-infra__zoom-btn svg{width:24px;height:24px;display:block}@media (max-width:1023px){.project-infra{width:100%;margin-top:40px;box-sizing:border-box;padding:0 20px 70px}.project-infra__title{width:100%;max-width:353px;height:30px;margin-left:auto;margin-right:auto;font-size:36px;line-height:30px;font-weight:400}.project-infra__openMap{width:100%;max-width:none;height:50px;margin:30px 0;padding:0 20px;border:none;border-radius:8px;background:#282d3c;color:#ffffff;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:50px;cursor:pointer}.project-infra__openMap-icon img{display:block;width:20px;height:20px;filter:brightness(0) saturate(100%) invert(51%) sepia(75%) saturate(507%) hue-rotate(104deg) brightness(93%) contrast(97%)}.project-infra__list{width:100%;max-width:none;margin:0 auto;padding:0 20px;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:2px;align-items:flex-start}.project-infra__map-wrap{width:100%;height:520px;margin-top:20px}.project-infra__map-wrap--modal{margin-top:0;height:100dvh;width:100%;border-radius:0}.project-infra__badges{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.project-infra__badges::-webkit-scrollbar{display:none}.project-infra__badge{flex:0 0 auto}.project-infra__badges--modal{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.project-infra__badges--modal::-webkit-scrollbar{display:none}.project-infra__list .project-infra__badge{height:36px;border-radius:16px;padding:5px 10px;gap:10px;box-shadow:0 2px 16.4px 0 #00000012;font-size:12px;line-height:20px;justify-content:flex-start;width:auto;min-width:0;max-width:100%;flex:0 1 auto;white-space:normal}.project-infra__zoom{display:none}.project-infra__modalOverlay{position:fixed;inset:0;z-index:3300;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);display:flex;align-items:stretch;justify-content:center}.project-infra__modalSheet{width:100%;max-width:100%;background:transparent;border-radius:0;overflow:visible;box-sizing:border-box;padding:0;display:flex;flex-direction:column;gap:0}.project-infra__modalClose{position:fixed;left:20px;right:20px;bottom:20px;z-index:3302;width:auto;height:50px;border:none;border-radius:8px;background:#282d3c;color:#ffffff;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:50px;cursor:pointer}.project-infra__mapClose{position:absolute;top:20px;right:20px;z-index:3305;width:44px;height:44px;border:none;border-radius:50%;background:#ffffff;box-shadow:0 2px 16.4px 0 #00000012;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.project-infra__mapClose img{width:24px;height:24px;display:block}.project-infra__mobileFilterBar{position:absolute;left:0;right:0;bottom:0;z-index:3304;height:64px;border:none;border-radius:16px 16px 0 0;background:#ffffff;box-shadow:0 2px 16.4px 0 #00000012;padding:20px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:space-between;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:30px;color:#282d3c;text-align:left;cursor:pointer}.project-infra__mobileFilterBar-arrow{width:24px;height:24px;display:block;transition:transform .18s ease}.project-infra__typeSheet{position:absolute;left:0;right:0;bottom:0;transform:none;z-index:3306;width:100vw;max-width:none;height:75dvh;background:#F0F2F7;border-radius:16px 16px 0 0;box-shadow:0 2px 16.4px 0 #00000012;display:flex;flex-direction:column;overflow:hidden}.project-infra__typeSheet-head{height:70px;border:none;border-bottom:1px solid #ececec;background:transparent;padding:20px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:space-between;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:600;font-size:18px;line-height:30px;color:#282d3c;text-align:left;cursor:pointer}.project-infra__typeSheet-head img{transform:rotate(180deg)}.project-infra__typeSheet-list{padding:0 20px;display:flex;flex-direction:column;gap:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.project-infra__typeSheet-item{min-height:50px;border:none;border-bottom:1px solid #ececec;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;cursor:pointer;text-align:left}.project-infra__typeSheet-itemLeft{display:inline-flex;align-items:center;gap:12px;min-width:0}.project-infra__typeSheet-label{font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;color:#282d3c;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-infra__typeSheet-icon{width:20px;height:20px;flex:0 0 20px}.project-infra__typeSheet-icon--all{border-radius:4px;background:radial-gradient(circle at 35% 35%,#1C2B5E 36%,transparent 37%) 0 0 /50% 50%,radial-gradient(circle at 65% 35%,#1C2B5E 36%,transparent 37%) 100% 0 /50% 50%,radial-gradient(circle at 35% 65%,#1C2B5E 36%,transparent 37%) 0 100% /50% 50%,radial-gradient(circle at 65% 65%,#1C2B5E 36%,transparent 37%) 100% 100% /50% 50%;background-repeat:no-repeat}.project-infra__typeSheet-radio{width:24px;height:24px;border:1px solid #cad2e3;border-radius:50%;flex:0 0 24px;position:relative;box-sizing:border-box}.project-infra__typeSheet-radio--active{border-color:#1C2B5E;background:#1C2B5E}.project-infra__typeSheet-radio--active:before{content:"";position:absolute;left:7px;top:5px;width:7px;height:11px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg)}.project-infra__typeSheet-footer{width:100%;height:90px;border-top-left-radius:16px;border-top-right-radius:16px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);box-shadow:0 2px 16.4px 0 #00000012;padding:20px;box-sizing:border-box;margin-top:auto;flex-shrink:0}.project-infra__typeSheet-apply{width:100%;height:50px;border:none;border-radius:8px;background:#1C2B5E;color:#ffffff;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:24px;cursor:pointer}.project-infra__mobileFilterBar-arrow--up{transform:rotate(180deg)}}