.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:#192A5E}.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:34px;border-radius:16px;padding:6px 12px;border:none;background:#e8ebf4;color:#192A5E;font-family:Inter Display,Inter,system-ui,sans-serif;font-size:14px;line-height:20px;white-space:nowrap;cursor:pointer;box-shadow:0 1px 6px rgba(25,42,94,.1);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:var(--Color-5,#2D4080);color:#ffffff}.project-infra__badge:hover .project-infra__badge-icon{filter:brightness(0) invert(1)}.project-infra__badge--active{background:var(--Color-5,#2D4080);color:#ffffff}.project-infra__badge--active .project-infra__badge-icon{filter:brightness(0) invert(1)}.project-infra__badges .project-infra__badge:disabled,.project-infra__list .project-infra__badge:disabled{opacity:.4;box-shadow:none;cursor:default;pointer-events:none}.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:64px;height:64px;transform:translate(-50%,-90%);pointer-events:none;z-index:10}.infra-location-pin{width:64px;height:64px;display:block;position:relative;z-index:2;object-fit:contain}.infra-location-pin-fallback{display:none}.infra-marker{width:44px;height:44px;border-radius:50%;background:transparent;border:none;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0;transform:translate(-50%,-50%);cursor:pointer;overflow:visible}.infra-marker__icon{width:44px;height:44px;display:block;filter:none;pointer-events:none}.infra-cluster{width:44px;height:44px;border-radius:50%;background:#ffffff;border:3px solid #2d4080;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:16px;line-height:1;color:#282d3c;box-shadow:0 2px 8px rgba(0,0,0,.2)}.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:#192A5E;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:28px;height:28px;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:var(--Color-5,#2D4080);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:var(--axis-icon-filter-accent)}.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;flex:1;min-height:0;height:100%;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:14px;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:center;justify-content:center;padding:20px;box-sizing:border-box}.project-infra__modalSheet{position:relative;width:100%;max-width:393px;height:min(770px,calc(100dvh - 40px));max-height:calc(100dvh - 40px);background:#ffffff;border-radius:16px;overflow:hidden;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:var(--Color-5,#2D4080);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:22px;right:20px;z-index:3305;width:36px;height:36px;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;min-height:64px;border:none;border-radius:16px 16px 0 0;background:#ffffff;box-shadow:0 2px 16.4px 0 #00000012;padding:20px 20px max(20px,env(safe-area-inset-bottom));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:#192A5E;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:100%;max-width:none;height:min(609px,79%);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:#192A5E;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-item:disabled{cursor:default}.project-infra__typeSheet-item:disabled .project-infra__typeSheet-label{color:#9aa3b8}.project-infra__typeSheet-item:disabled .project-infra__typeSheet-icon{filter:grayscale(1);opacity:.45}.project-infra__typeSheet-item:disabled .project-infra__typeSheet-radio{border-color:#dfe4ee}.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:#192A5E;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%,#192A5E 36%,transparent 37%) 0 0 /50% 50%,radial-gradient(circle at 65% 35%,#192A5E 36%,transparent 37%) 100% 0 /50% 50%,radial-gradient(circle at 35% 65%,#192A5E 36%,transparent 37%) 0 100% /50% 50%,radial-gradient(circle at 65% 65%,#192A5E 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:var(--Color-5,#2D4080);background:var(--Color-5,#2D4080)}.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:var(--Color-5,#2D4080);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)}}