.fs-tile-header{padding-top:1px;background:url(../img/profile-background.svg) center no-repeat;background-size:auto 100%}.fs-tile-header .fs-tile-avatar{width:112px;height:112px;margin:16px;border:2px solid #fff;border-radius:50%}.fs-tile-header .fs-tile-banner{padding:16px;background-color:rgba(249,120,2,.8)}.fs-tile-header .fs-tile-banner a,.fs-tile-header .fs-tile-banner h3,.fs-tile-header .fs-tile-banner p{color:#fff;font-family:var(--font-body);font-weight:700;margin:0}.fs-tile-header .fs-tile-banner h3{font-size:24px;overflow:hidden}.fs-tile-header .fs-tile-banner p{font-size:14px;margin-top:5px;line-height:1.2}.fs-tile-header .fs-tile-banner a{text-decoration:none}.fs-tile-header .fs-tile-banner a:hover{text-decoration:underline}.fs-tile-content{padding:16px}.fs-tile-content h4,.fs-tile-content p{font-family:var(--font-body);line-height:1.2;margin:5px 0;padding:0}.fs-tile-content h4{color:#F97802;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.3px;transform:scaleY(.96)}.fs-tile-content p{font-size:18px}#map{z-index:0}.leaflet-popup a.leaflet-popup-close-button{color:#aaa}.leaflet-popup .leaflet-popup-content-wrapper{padding:0;border-radius:0}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{font-family:var(--global-body-font-family);margin:0;width:280px}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content p{margin:0;line-height:1.2}.marker-cluster-small{background-color:rgba(139,195,74,.5)}.marker-cluster-small div{background-color:rgba(139,195,74,.75)}.marker-cluster-medium{background-color:rgba(255,221,89,.5)}.marker-cluster-medium div{background-color:rgba(255,221,89,.75)}.marker-cluster-large{background-color:rgba(204,66,67,.5)}.marker-cluster-large div{background-color:rgba(204,66,67,.75)}.fs-popup{display:none;position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.75)}.fs-popup-content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:32px;background-color:#fff;border:1px solid #888;box-shadow:0 4px 6px rgba(0,0,0,.1);width:calc(100% - 64px);max-width:600px;height:auto;max-height:90vh;overflow-y:auto}.fs-popup-content h2{margin-top:0}.fs-popup-close{position:absolute;right:16px;top:12px;font-size:28px;font-weight:700;cursor:pointer;color:#666;line-height:1}.fs-popup-close:hover{color:#333}.fs-carousel-wrapper{position:relative;width:100%;max-width:800px;margin:0 auto;padding:0 64px}.fs-carousel-overflow{overflow:hidden;width:100%}.fs-carousel-container{display:flex;transform:translateX(0);transition:transform .75s ease-in-out;margin:16px auto 36px;gap:36px}.fs-carousel-item{flex:0 0 calc((100% - 36px)/ 2);max-width:calc((100% - 36px)/ 2);box-sizing:border-box;box-shadow:inset 0 0 1px rgba(0,0,0,.5)}.fs-carousel-next,.fs-carousel-prev{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.2);border:none;padding:0;cursor:pointer;z-index:2}.fs-carousel-prev{left:0}.fs-carousel-next{right:0}.carousel-chevron{width:40px;height:40px;filter:brightness(0) invert(1)}@media (max-width:640px){.fs-carousel-item{flex:0 0 100%;max-width:100%}}@media (max-width:400px){.fs-carousel-wrapper{padding:0}}