.cvml-map{display:flex;height:clamp(720px,1080px,98vh);background:#fff;font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#fff}@media(max-width:991px){.cvml-map{flex-direction:column;min-height:0;height:auto}}.cvml-map__sidebar{overflow:hidden;background:#13294b;display:flex;flex-direction:column;width:clamp(320px,25%,480px);height:100%}@media(max-width:991px){.cvml-map__sidebar{width:100%;max-height:none}}.cvml-map__sidebar-inner{display:flex;flex-direction:column;height:100%;overflow:auto}.cvml-map__top{padding:48px clamp(24px,10%,48px);border-bottom:1px solid rgb(61 126 219 / .5);display:flex;flex-direction:column;gap:24px}.cvml-map__logo{width:100%}.cvml-map__logo:not(:empty){margin-bottom:8px}.cvml-map__logo img{display:block;max-width:100%;height:auto}.cvml-map__intro p{font-family:"Oswald","Roboto Condensed",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:28px;font-weight:400;line-height:1.1;color:#fff;margin:0 0 12px}.cvml-map__intro p:last-child{margin-bottom:0}.cvml-map__filters{display:flex;flex-direction:column;gap:16px;margin-bottom:0!important}.cvml-map__field{position:relative;display:block}.cvml-map__field--search .cvml-map__input{padding-right:40px;padding-left:16px;color:#555759}.cvml-map__field--search .cvml-map__search-btn{position:absolute;top:50%;right:12px;transform:translateY(-50%);border:none;background:#fff0;cursor:pointer;font-size:16px;color:#3d7edb;padding:0 1px 1px 0;outline-offset:3px;margin-top:1px}.cvml-map__field--search .cvml-map__search-btn svg{display:block}.cvml-map__field:has(>.cvml-map__select:not(.elect2-hidden-accessible)){position:relative}.cvml-map__field:has(>.cvml-map__select:not(.elect2-hidden-accessible)):after{content:"";position:absolute;right:12px;top:50%;margin-top:-5px;display:block;width:16px;height:10px;padding:1px;background-color:#fff0;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.3125 7.34375L0.3125 1.34375C0 1.0625 0 0.59375 0.3125 0.28125C0.59375 0 1.0625 0 1.375 0.28125L6.84375 5.78125L12.3125 0.3125C12.5938 0 13.0625 0 13.375 0.3125C13.6562 0.59375 13.6562 1.0625 13.375 1.34375L7.34375 7.34375C7.0625 7.65625 6.59375 7.65625 6.3125 7.34375Z' fill='%23555759'/%3E%3C/svg%3E")}.cvml-map__input,.cvml-map__select{width:100%;height:40px;border-radius:4px;border:none;padding:8px 40px 8px 16px;font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;font-weight:400;line-height:1.4;color:#555759;background:#fff;outline:none;box-shadow:none;appearance:none}.cvml-map__select{cursor:pointer}.cvml-map .select2-container .select2-selection--single{height:40px;display:flex;flex-direction:row-reverse;justify-content:space-between;flex-wrap:nowrap;align-items:center;padding-left:16px;padding-right:36px}.cvml-map .select2-container .select2-selection--single .select2-selection__rendered{display:block;width:100%;height:100%;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;align-content:center}.cvml-map .select2-container .select2-selection--single .select2-selection__arrow{top:0;right:0;width:40px;height:40px}.cvml-map .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;width:100%;height:100%;padding:0;margin:0;background-position:center;background-repeat:no-repeat;background-color:#fff0;position:static}.cvml-map .select2-container .select2-selection--single .select2-selection__placeholder{color:#555759}.cvml-map .select2-container .select2-selection--single .select2-selection__clear{margin:0;padding:0;height:40px;font-weight:400;font-size:20px}.cvml-map .select2-container .select2-selection--single .select2-selection__clear span{height:100%;display:flex;align-items:center}.cvml-map__note{font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;font-weight:400;line-height:1.4;color:#fff;margin:0 0 24px}.cvml-map__note:last-child{margin-bottom:0}.cvml-map__results{padding:48px clamp(24px,10%,48px);display:flex;gap:32px;align-items:flex-start;flex:1 1 auto}.cvml-map__list{flex:1 1 auto;width:100%;height:100%;padding:0;overflow:auto}.cvml-map__sidebar-inner,.cvml-map__list{overflow:auto}.cvml-map__legend{position:absolute;bottom:16px;left:16px;display:inline-flex;align-items:center;justify-content:center;gap:20px;background:#13294b;border-radius:4px;padding:16px 24px;font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px}@media(max-width:991px){.cvml-map__legend{padding:12px 20px}}.cvml-map__legend-item{display:inline-flex;align-items:center;gap:4px}.cvml-map__legend-dot{width:16px;height:16px;border:2px solid #fff;border-radius:50%;display:inline-block}.cvml-map__legend-dot--ccc{background:#3d7edb}.cvml-map__legend-dot--csu{background:#a5d867}.cvml-map__legend-dot--uc{background:#00747a}.cvml-map__legend-text{color:#fff}.cvml-map__main{flex:1 1 auto;padding:0;position:relative;overflow:hidden}@media(max-width:991px){.cvml-map__main{order:-1;min-height:500px}}.cvml-map__map{position:absolute;inset:0}.cvml-map__map-wrapper{position:relative;width:100%;height:100%;min-height:640px}@media(max-width:991px){.cvml-map__map-wrapper{min-height:500px}}.cvml-map__info-template{display:none}.cvml-map-card{display:flex;gap:16px;padding:16px 16px 20px;border-radius:4px;background:hsl(0 0% 100% / .1);cursor:pointer;transition:background .15s ease,transform .15s ease}.cvml-map-card+.cvml-map-card{margin-top:8px}.cvml-map-card:hover{background:hsl(0 0% 100% / .16)}.cvml-map-card.is-active{background:hsl(0 0% 100% / .18)}.cvml-map-card.is-hidden{display:none}.cvml-map-card__radio{margin-top:3px;flex:0 0 auto;width:17px;height:17px;border-radius:50%;border:2px solid #fff;background:#fff0;padding:0;position:relative}.cvml-map-card__radio--ccc::before,.cvml-map-card__radio--csu::before,.cvml-map-card__radio--uc::before{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:0 0 0 0 #fff0}.cvml-map-card__radio--ccc::before{background:#3d7edb}.cvml-map-card__radio--csu::before{background:#a5d867}.cvml-map-card__radio--uc::before{background:#00747a}.cvml-map-card__content{flex:1 1 auto;display:flex;flex-direction:column;gap:16px}.cvml-map-card__title{font-family:"Oswald","Roboto Condensed",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:22px;font-weight:400;line-height:1.1;color:#fff;margin:0!important}.cvml-map-card__title:not(:last-child){margin-bottom:8px!important}.cvml-map-card__location{font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;font-weight:400;line-height:1.1;color:#fff;margin:0!important}.cvml-map-card__location:not(:last-child){margin-bottom:8px!important}.cvml-map-card__meta{display:flex;align-items:center;gap:8px;font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;line-height:1.1}.cvml-map-card__tag{padding-right:8px;border-right:1px solid hsl(0 0% 100% / .5);font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px}.cvml-map-card__tag--ppm{font-weight:700;color:#ffb600}.cvml-map-card__since{font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;color:#fff}.cvml-map-card__actions{margin-top:0}.cvml-map-card__btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:100px;background:#3d7edb;color:#fff;text-decoration:none;font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;line-height:1.1;border:none;transition-duration:.15s}.cvml-map-card__btn:hover,.cvml-map-card__btn:focus{background:#445487;color:#fff}.cvml-map .gm-style .gm-style-iw-c{max-height:none!important;max-width:none!important;width:254px;height:auto;padding:0;border-radius:4px;background:#fff0;box-shadow:none;margin-top:-4px}.cvml-map .gm-style .gm-style-iw-chr{position:absolute;left:0;right:0;top:0;display:none}.cvml-map .gm-style .gm-style-iw.gm-style-iw-c button{top:6px!important;right:6px!important}.cvml-map .gm-style .gm-style-iw-d{overflow:auto!important;padding:0;border-radius:4px}.cvml-map .gm-style .gm-style-iw-tc{height:12px;width:13px;margin-left:-2px}.cvml-map .gm-style .gm-style-iw-tc:after{height:12px;top:-5px;width:13px;background:#13294b}body:has(.cvml-map) .select2-dropdown{transform:translateY(31px)}@media(max-width:991px){body:has(.cvml-map) .select2-dropdown{transform:translateY(44px)}}.cvml-info{position:relative;width:100%;max-width:260px;padding:24px;border-radius:4px;background:#13294b;color:#fff;box-shadow:none;font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.cvml-info__close{position:absolute;top:6px!important;right:6px!important;border:none;background:#fff0;color:#fff;cursor:pointer;font-size:14px;line-height:1;opacity:1!important;padding:2px;display:inline-flex;align-items:center;justify-content:center;text-align:center}.cvml-info__close path{fill:#fff;transition-duration:.15s}.cvml-info__close:hover,.cvml-info__close:focus{background:#fff0}.cvml-info__close:hover path,.cvml-info__close:focus path{fill:#ffb600}.cvml-info__logo{position:relative;height:77px;padding:6px 8px;margin-bottom:16px;background:#fff;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.cvml-info__logo:has(img[src=""]){display:none}.cvml-info__logo-link{position:absolute;inset:0;padding:6px 8px;display:flex;align-items:center;justify-content:center;outline-offset:-2px}.cvml-info__logo img{max-width:100%;max-height:67px;width:auto;height:auto;display:block}.cvml-info__body{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}.cvml-info__title{font-family:"Oswald","Roboto Condensed",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:20px;font-weight:400;line-height:1.1;margin:0!important;color:#fff}.cvml-info__top-row{display:flex;gap:8px;align-items:center;justify-content:center;font-size:12px}.cvml-info__top-row:not(:last-child){margin-bottom:4px}.cvml-info__ppm-label{padding-right:8px;border-right:1px solid hsl(0 0% 100% / .5);font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;font-weight:700;color:#ffb600}.cvml-info__system{display:inline-flex;align-items:center;gap:4px;font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;color:#fff}.cvml-info__system-dot{width:12px;height:12px;margin-top:1px;border:2px solid #fff;border-radius:50%;display:inline-block}.cvml-info__system-dot--ccc{background:#3d7edb}.cvml-info__system-dot--csu{background:#a5d867}.cvml-info__system-dot--uc{background:#00747a}.cvml-info__btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:100px;background:#3d7edb;color:#fff;text-decoration:none;font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;line-height:1.1;border:none;transition-duration:.15s}.cvml-info__btn-wrap:has(.cvml-info__btn[style="display: none;"]){display:none}.cvml-info__btn:hover,.cvml-info__btn:focus{background:#445487;color:#fff}.cvml-info__note{margin-top:8px;font-family:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px;line-height:1.4;color:#fff}.cvml-info__pointer{position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);width:19px;height:19px;overflow:hidden}.cvml-info__pointer::before{content:"";position:absolute;inset:0;background:#13294b;transform:rotate(45deg);transform-origin:center}.cvml-map-zoom{position:absolute;top:16px;left:16px;width:40px;height:80px;border-radius:4px;background:#13294b;display:flex;flex-direction:column}.cvml-map-zoom__btn{flex:1 1 0%;display:flex;align-items:center;justify-content:center;border:none;background:#fff0;color:#3d7edb;font-size:16px;cursor:pointer}.cvml-map-zoom__btn+.cvml-map-zoom__btn{border-top:1px solid rgb(61 126 219 / .5)}.cvml-map-controls{display:flex;flex-direction:column;gap:0;margin:16px 0 0 16px;border-radius:4px;overflow:hidden}.cvml-map-control-btn{width:40px;height:40px;padding:10px;border:none;border-radius:0;background-color:#13294b;color:#fff;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:none;transition:background-color .15s ease,transform .1s ease}.cvml-map-control-btn:not(:last-child){border-bottom:1px solid rgb(61 126 219 / .5)}.cvml-map-control-btn:hover,.cvml-map-control-btn:active,.cvml-map-control-btn:focus{transform:translateY(0);box-shadow:none;background-color:#6881ce;color:#fff}