a,blockquote,body,dd,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,img,label,legend,li,ol,p,q,span,strong,sub,sup,table,ul{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}h1,h2,h3,h4,h5,h6{font-weight:400}ol,ul{list-style-position:inside}a{text-decoration:none;cursor:pointer;color:inherit}a:hover{text-decoration:underline}strong{font-weight:700}p{padding-bottom:1em}body,html{text-size-adjust:100%;min-height:100%;font-family:Roboto,Arial,Helvetica,sans-serif}.wrapper{max-width:1200px;width:calc(100% - 30px);margin:0 auto;position:relative}header{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;background-color:#fff;border-bottom:1px solid #ccc;z-index:9900}header .logo{display:inline-block;width:150px;height:50px;background-image:url(/assets/images/logo.png);background-repeat:no-repeat;background-position:0;background-size:auto 40px;margin:-10px 0}header .wrapper{display:flex;justify-content:space-between;align-items:center;padding:10px 0}header nav>ul{display:flex;gap:0}header nav li{list-style:none;padding:0 10px 0 12px;position:relative;display:inline-block}header nav li:before{content:"|";position:absolute;left:0}header nav li:first-child:before{display:none}header nav a{color:#000;font-size:17px}header nav li.selected>a{text-decoration:underline}main{min-height:calc(100vh - 106px);overflow:auto;padding:25px 0 50px}footer{text-align:center;border-top:1px solid #ccc;font-size:12px;line-height:19px}.mapLoading,footer{display:flex;align-items:center}.mapLoading{aspect-ratio:16/9;justify-content:center}.mapLoading img{width:100%;height:100%;object-fit:contain;object-position:center center}form{display:inline-block;padding:15px;border:1px solid #ccc;width:100%}.line{padding-bottom:15px}label{display:block;font-weight:700;padding-bottom:5px}.line input:not([type=checkbox]):not([type=radio]),.line textarea{padding:5px 10px;width:100%}.line [type=submit]{width:auto;cursor:pointer}.columns{display:flex;gap:50px;justify-content:flex-start}.photoarea input{display:none}.photoarea label{display:flex;height:200px;font-size:35px;font-weight:700;justify-content:center;align-items:center;position:relative;background:repeating-conic-gradient(from 45deg,#c2c2c259 0 25%,#6d6e6e13 0 50%) 50%/22px 22px}.photoarea label .photos{position:absolute;top:15px;left:15px;width:calc(100% - 30px);height:calc(100% - 30px);display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(2,60px);grid-row-gap:10px;grid-column-gap:10px}.photoarea label .photos img{max-width:100%;max-height:100%;object-fit:contain}.photoUploadButtons{display:flex;justify-content:space-between;align-items:center;gap:20px}.photoUploadButtons>*{display:none}.photoUploadButtons .button{width:100%;height:80px;display:flex;justify-content:center;align-items:center;gap:10px;border:1px solid #ccc;border-radius:5px;cursor:pointer;transition:all .3s ease-in-out;padding:15px;font-size:24px;font-weight:700}.photoUploadButtons .button:before{content:"";width:40px;height:40px;background-size:contain}.photoUploadButtons .button.icon-camera:before{background-image:url(/assets/images/camera.svg)}.photoUploadButtons .button.icon-gallery:before{background-image:url(/assets/images/gallery.svg)}.uploadedPhotos{flex-wrap:wrap;gap:20px;justify-content:flex-start;padding:20px}.photo-frame,.uploadedPhotos{display:flex;align-items:center}.photo-frame{width:100px;height:100px;border:1px solid #ccc;border-radius:4px;box-shadow:0 0 5px #ccc;position:relative;overflow:hidden;justify-content:center}.photo-frame img{width:100%;height:100%;object-fit:cover;vertical-align:top}.remove-photo-btn{top:-10px;right:-10px;cursor:pointer;background-color:#fff;border-radius:50%;width:25px;height:25px;border:1px solid #ccc;font-size:16px;color:rgb(156,41,41);padding:0;line-height:1;z-index:10}.remove-photo-btn,.upload-status-overlay{position:absolute;display:flex;justify-content:center;align-items:center}.upload-status-overlay{top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);flex-direction:column;color:white;font-size:12px;z-index:5}.progress-bar-container{width:80%;height:8px;background-color:rgba(255,255,255,.3);border-radius:4px;overflow:hidden;margin-top:5px}.progress-bar{height:100%;background-color:#4CAF50;width:0;transition:width .2s ease-in-out}.progress-text{margin-top:5px}.error-message{color:#ff4d4d;text-align:center;padding:5px}.custom-map-control-button{background-color:#fff;border:0;border-radius:2px;box-shadow:0 1px 4px -1px rgba(0,0,0,.3);margin:10px;padding:0 .5em;font:400 18px Roboto,Arial,sans-serif;overflow:hidden;height:40px;cursor:pointer}.custom-map-control-button:hover{background:#ebebeb}#map.geolocation{height:50vh}h1{font-size:25px;text-transform:uppercase;font-weight:700}h1,h1+time{margin-bottom:20px}h1+time{display:block;margin-top:-20px}h2{font-size:23px}h2,h3{font-weight:500;padding-bottom:10px}h3{font-size:21px}h4{font-size:20px;font-weight:500;padding-bottom:10px}h5{font-size:14px;font-weight:400;padding-bottom:5px}textarea[name=description]{height:200px}footer .create_garbamon{aspect-ratio:287/198;position:fixed;bottom:0;right:0;width:12vw;z-index:1000;background-position:100% 100%;background-size:contain;background-repeat:no-repeat;pointer-events:none}footer .create_garbamon img{pointer-events:all;width:100%;height:100%;object-position:right bottom;object-fit:contain;vertical-align:bottom}@media screen and (max-width:700px){footer .create_garbamon{width:140px;height:100px}}.top{padding:5px 0;text-align:left;font-size:13px;height:35px;line-height:25px;color:#aaa;background-color:rgba(0,0,0,.9)}.top .wrapper{padding:0;display:flex;justify-content:space-between;white-space:nowrap}.top ul{list-style:none;display:flex;justify-content:flex-end;align-items:center;height:100%;gap:12px}.top ul li.hasIcon{background-position:0;background-repeat:no-repeat;background-size:contain}.top ul li.hasIcon a{padding-left:30px}.top a{color:#aaa}#map{height:400px}.hidden{display:none!important}.layer{z-index:9998;background-color:rgba(0,0,0,.9)}.layer,.lightbox{position:fixed;top:0;left:0;width:100%;height:100%}.lightbox{z-index:99999}.lightbox .lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:50;display:flex;justify-content:center;align-items:center;width:80%;height:90%}.lightbox .lightbox-content img{width:100%;height:100%;object-fit:contain;object-position:center center}.lightbox button{position:absolute;top:5px;right:5px;color:#000;background-color:#fff;width:40px;height:40px;line-height:30px;text-align:center;font-size:24px;cursor:pointer;box-shadow:0 0 3px 5px rgba(0,0,0,.4);z-index:100}img.loading{max-width:100px}.cameraPopup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;z-index:99999;display:flex;justify-content:center;align-items:top;padding:15px;border:1px solid #ccc;box-shadow:0 0 5px #ccc}.cameraPopup .cameraContainer{background-image:url(/assets/images/loading.svg);background-position:50%;background-repeat:no-repeat;background-size:40px auto;min-height:100px}.cameraPopup .close{position:absolute;top:-15px;right:-15px;cursor:pointer;background-color:#fff;border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border:1px solid #ccc}.cameraPopup .close:before{content:"\274C";font-size:16px;color:rgb(156,41,41)}main ul{margin-bottom:1em;list-style-position:outside;margin-left:20px}.banner{aspect-ratio:2.5/1;margin-bottom:2rem;overflow:hidden;background-position:50%;background-size:cover}.banner.small{aspect-ratio:3.5/1;background-position:top}.articles{display:flex;gap:20px;flex-direction:column}.articles h3{font-size:20px;font-weight:700}.articles a{color:#000}article .hasGarbmonPhotos{display:flex;gap:10px}article .hasGarbmonPhotos img{height:200px;max-width:100%;object-fit:contain;object-position:bottom center;cursor:pointer}.has-radio-options{display:flex;align-items:center;justify-content:flex-start;margin-bottom:1em;gap:5px}.custom-radio-icon{width:70px;height:70px;aspect-ratio:1/1;position:relative}.custom-radio-icon button{position:absolute;top:0;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);background:none;border-radius:50%;border:1px solid #ccc;z-index:5;cursor:pointer}.custom-radio-icon.selected button{background-color:#eee;border-color:rgb(156,41,41);outline:2px solid rgb(156,41,41)}.custom-radio-icon input{display:none;pointer-events:none}.custom-radio-icon img{position:absolute;left:50%;top:calc((100% - 20px) / 2);transform:translate(-50%,-50%);width:40%;height:calc(100% - 20px);object-fit:contain;object-position:center center;pointer-events:none;z-index:10}.custom-radio-icon .label{position:absolute;bottom:0;left:0;width:100%;font-size:11px;line-height:20px;z-index:15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}label.for-check-options{padding-left:10px}article>.columns>.column{width:100%}.group-pin-details{display:flex;gap:50px;flex-wrap:wrap}.createGarbamon{padding:10px 25px}.profile-photos{display:flex;flex-wrap:wrap;gap:30px;padding-bottom:30px}.profile-photos>*{height:150px;position:relative}.profile-photos .close{position:absolute;top:-15px;right:-15px;cursor:pointer;background-color:#fff;border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border:1px solid #ccc}.profile-photos .close:before{content:"\274C";font-size:16px;color:rgb(156,41,41)}.profilePreview{display:grid;grid-template-columns:minmax(100px,25%) auto;grid-gap:20px;gap:20px}.profilePreview .avatar>*{width:100%}.loadingspinner{background-image:url(/assets/images/loading.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;max-width:75px;max-height:75px}.lightbox .loadingspinner{background-image:url(/assets/images/loading-white.svg)}.hasmap .coords{padding:15px 0 0;display:flex;justify-content:space-between}@media screen and (max-width:700px){header .logo{width:115px}.has-radio-options{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:10px 15px;gap:10px 15px}.custom-radio-icon{width:85px;height:85px}.custom-radio-icon .label{font-size:14px}.columns{display:block}.cameraPopup{width:calc(100% - 40px)}.lightbox .lightbox-content{width:100%;height:100%}.hasmap{margin-top:-25px;margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}.hasmap .coords{padding:15px 15px 0}.pingarbamon{border:none;margin:0;padding:0}}