@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap";body{text-align:center;font-family:Roboto,sans-serif}:root{--primary: #357960;--light-primary: #D8EDD4;--light-surface: #FFFFFF;--light-subtle-surface: #E7E7E7;--dark-subtle-surface: #B5B5B5;--dark-surface: #4D4D4D;--highlight: #DA4167}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}h1{font-family:Roboto;font-style:normal;font-weight:400;font-size:100px;letter-spacing:-.005em;margin:0;color:#3d3d3d}h2{font-family:Roboto;font-style:normal;font-weight:900;font-size:42px;letter-spacing:-.015em;margin:0;color:#3d3d3d}h3{font-family:Roboto;font-style:normal;font-weight:700;font-size:26px;letter-spacing:-.005em;margin:0;color:#3d3d3d}h4{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;margin:0;color:#3d3d3d}h5{font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:16px;text-align:center;letter-spacing:-.015em;margin:0;color:#b8b8b8}p{font-family:Roboto;font-style:normal;font-weight:300;font-size:16px;margin:0;letter-spacing:.005em;color:#3d3d3d}b{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;color:#3d3d3d}#root{height:100%;display:flex;flex-direction:column}.body{height:100%}.text-button{border:none;background:none;cursor:pointer}.text-button:hover{transform:scale(1.1)}.big-primary-button{background:#357960;color:#fff;border:none;padding:.5rem;border-radius:10px;cursor:pointer}.page-margins{margin-left:5rem;margin-right:5rem;margin-top:1.5rem}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e9e9e9;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#c4c4c4}.selection-gallery.temp{width:100%;left:0}.selection-gallery__item2{display:flex;padding:16px;position:static;width:100%;height:80px;left:0;top:336px;background:#e5f4e4;flex:none;order:4;align-self:stretch;flex-grow:0;margin:4px 0}.selection-gallery__item__context_menu{margin-left:auto;cursor:pointer;display:flex;align-items:center}.context-menu-project{background-color:#fff;display:none;width:150px;height:fit-content;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;position:absolute;right:5%;z-index:500}.selection-gallery__item__context_menu-menu{display:none;width:150px;height:32px;border-radius:10px;position:absolute;z-index:500}.selection-gallery__item__context_menu-menu button{background:#fff;border:1px solid #E7E7E7;width:100px;height:32px;padding-left:10px;cursor:pointer;text-align:left;color:var(--dark-surface, #4D4D4D);font-size:16px;font-style:normal;font-weight:300;line-height:140%;letter-spacing:.08px;position:relative;left:-10px}.selection-gallery__item__context_menu-menu button:hover{background:#a5a5a5}.context-menu-project button{background:#fff;border:1px solid #E7E7E7;width:200px;height:32px;padding-left:10px;cursor:pointer;text-align:left;color:var(--dark-surface, #4D4D4D);font-size:16px;font-style:normal;font-weight:300;line-height:140%;letter-spacing:.08px}.context-menu-project button:hover{background:#a5a5a5}@media screen and (max-width: 450px){.context-menu-project button{width:150px}}.popup-box{width:420px;height:230px;border-radius:10px;background:#fff;box-shadow:0 4px 4px #00000040;padding:36px}.popup-box p{margin-bottom:8px;font-size:18px;margin-top:18px}.popup-heading{text-align:left;font-size:26px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.13px}.popup-input{width:348px;height:32px;flex-shrink:0;margin-top:20px;border-radius:10px;border:1px solid var(--primary, #357960);background:var(--light-surface, #FFF)}.character-info{color:var(--dark-subtle-surface, #B5B5B5);text-align:right;margin-top:5px}.character-info-warning{color:#da4167;text-align:right;margin-top:5px}.btn-group{width:348px;margin-top:10px;display:flex;flex:1;align-items:center;justify-content:space-between}.rename-btn,.delete-btn{display:flex;width:168px;height:40px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:10px;background:var(--primary, #357960);border:none;cursor:pointer;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.3px;color:var(--light-surface, #FFF);text-align:center}.cancel-btn{display:flex;width:168px;height:40px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:10px;background:var(--light-primary, #E5F4E4);border:none;cursor:pointer;color:#357960;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.3px}.recent-activity-frame{display:flex;height:auto;flex-direction:row;justify-content:space-between}.recent-activity-tab{margin:10px;background-color:#f5f5f5;width:350px;padding:15px;border-radius:15px;height:100%;overflow:scroll}.recent-activities-collection{display:flex;flex-direction:column}.recent-activity-container{position:relative;display:flex;justify-content:center;margin:10px;margin-block:5px;padding:5px;border-radius:10px}.recent-activity-newlabel{position:absolute;top:5px;right:7px}.recent-activity-content{display:flex;flex-direction:column;align-items:center;margin:10px}.recent-activity-content h4{margin-block:10px}.expandable-frame-container{display:flex;flex-direction:column;overflow:hidden}.expandable-content{transition:height .5s ease-in-out;overflow:hidden}.expand-trigger{display:flex;flex-direction:column;align-items:center;cursor:pointer;margin-top:1em;margin-bottom:3.5em}.expand-trigger:hover{background-color:#b5b5b5}.expand-trigger-caption{color:#b5b5b5}@media screen and (max-width: 450px){.expand-trigger{margin-top:5px}}.header-container{display:flex;width:100%;justify-content:space-between}.header-container img.create-icon{margin-left:15px}.btn-container{display:flex;width:294px;justify-content:space-between}.btn.other-act-button{background-color:#d2d2d230;border:2px solid var(--dark-surface);border-radius:15px;width:135px;color:var(--dark-surface);font-weight:500;display:flex;justify-content:center;align-items:center}.btn.other-act-button img{margin-right:10px}.landowner-gallery-container{display:grid;column-gap:1em;row-gap:1em;grid-template-rows:auto;grid-template-columns:repeat(3,1fr);padding-top:1.5em;padding-bottom:1em}.landowner-card{position:relative;background:var(--light-primary);box-shadow:0 2px #00000040;border-radius:15px;width:392px;height:auto;text-align:left;cursor:pointer}.landowner-card:hover{opacity:.4}.landowner-card h3{color:var(--primary);margin-bottom:.5em}.landowner-card-details{padding:1.2em 2em 0}.landowner-card-details span{display:block;width:100%;height:2em;color:var(--dark-surface);font-weight:300}.landowner-card-details img{width:24px}.landowner-card-observations{width:100%;display:flex;flex-wrap:wrap;flex-direction:row;align-content:flex-start}.landowner-characteristic-child{flex:1 0 calc(25% - 20px);max-width:calc(25% - 20px);height:auto;margin:10px;text-align:center}.landowner-characteristic-child p{font-family:Roboto;font-style:normal;font-weight:200;font-size:36px;line-height:42px;text-align:center;letter-spacing:-.015em;color:#4d4d4d}.landowner-characteristic-child h4{font-weight:400}.landowner-card-notif{position:absolute;background-color:var(--highlight);border-radius:50%;display:inline-block;top:1.9em;left:1em;height:8px;width:8px}.landowner-gallery-list-container{display:flex;margin:10px}.list-row-selected{background:red}.mapbox-control button{display:flex;align-items:center;justify-content:center}.mapbox-control button.-active svg{fill:#4264fb}.mapbox-control-image button{overflow:hidden}.mapbox-control-image input[type=file]{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none}.mapbox-control-inspect-popup{position:absolute;padding-top:5px;transform:translate(-50%)}.mapbox-control-inspect-content{position:relative;padding:4px 8px;font-size:12px;font-family:sans-serif;background:#fff;border-radius:4px;box-shadow:0 1px 4px #0000004d;white-space:nowrap}.mapbox-control-inspect-content:before{content:"";width:0;height:0;position:absolute;bottom:100%;left:50%;transform:translate(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff}.mapbox-control-inspect-header{display:flex;justify-content:space-between;align-items:center;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none}.mapbox-control-inspect-prev,.mapbox-control-inspect-next{padding:2px 12px;border-radius:4px}.mapbox-control-inspect-prev:hover,.mapbox-control-inspect-next:hover{background:#0000000d;cursor:pointer}.mapbox-control-inspect-prev:hover svg,.mapbox-control-inspect-next:hover svg{fill:#4264fb}.mapbox-control-inspect-prev svg,.mapbox-control-inspect-next svg{vertical-align:top}.mapbox-control-inspect-prev{margin-right:6px}.mapbox-control-inspect-next{margin-left:6px}.mapbox-control-inspect-grid{width:100%;min-width:200px;max-width:400px;border-collapse:collapse}.mapbox-control-inspect-grid tr:not(:last-child) td,.mapbox-control-inspect-grid tr:not(:last-child) th{border-bottom:1px solid rgba(0,0,0,.05)}.mapbox-control-inspect-key,.mapbox-control-inspect-value{width:50%;padding:5px;white-space:break-spaces}.mapbox-control-inspect-key{text-align:right}.mapbox-control-inspect-value{text-align:left}.mapbox-control-inspect-caption{text-align:center;color:#4264fb}.mapbox-control-styles{display:flex;overflow:hidden}.mapbox-control-styles button{width:auto;display:flex;align-items:center;padding:0 8px}.mapbox-control-styles button+button{border:none}.mapbox-control-styles button.-active{background:#f5f5f5}.mapbox-control-tooltip{padding:5px 7px;background:#fff;border-radius:2px;position:absolute;transform:translate(-50%);margin-top:24px;font-size:14px;white-space:nowrap;z-index:3}.mapbox-control-tooltip:empty{display:none}.mapbox-gl-draw_ctrl-bottom-left,.mapbox-gl-draw_ctrl-top-left{margin-left:0;border-radius:0 4px 4px 0}.mapbox-gl-draw_ctrl-top-right,.mapbox-gl-draw_ctrl-bottom-right{margin-right:0;border-radius:4px 0 0 4px}.mapbox-gl-draw_ctrl-draw-btn{border-color:#000000e6;color:#ffffff80;width:30px;height:30px}.mapbox-gl-draw_ctrl-draw-btn.active,.mapbox-gl-draw_ctrl-draw-btn.active:hover{background-color:#0000000d}.mapbox-gl-draw_ctrl-draw-btn{background-repeat:no-repeat;background-position:center}.mapbox-gl-draw_point{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m10 2c-3.3 0-6 2.7-6 6s6 9 6 9 6-5.7 6-9-2.7-6-6-6zm0 2c2.1 0 3.8 1.7 3.8 3.8 0 1.5-1.8 3.9-2.9 5.2h-1.7c-1.1-1.4-2.9-3.8-2.9-5.2-.1-2.1 1.6-3.8 3.7-3.8z"/>%3C/svg>')}.mapbox-gl-draw_polygon{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m15 12.3v-4.6c.6-.3 1-1 1-1.7 0-1.1-.9-2-2-2-.7 0-1.4.4-1.7 1h-4.6c-.3-.6-1-1-1.7-1-1.1 0-2 .9-2 2 0 .7.4 1.4 1 1.7v4.6c-.6.3-1 1-1 1.7 0 1.1.9 2 2 2 .7 0 1.4-.4 1.7-1h4.6c.3.6 1 1 1.7 1 1.1 0 2-.9 2-2 0-.7-.4-1.4-1-1.7zm-8-.3v-4l1-1h4l1 1v4l-1 1h-4z"/>%3C/svg>')}.mapbox-gl-draw_line{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m13.5 3.5c-1.4 0-2.5 1.1-2.5 2.5 0 .3 0 .6.2.9l-3.8 3.8c-.3-.1-.6-.2-.9-.2-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5c0-.3 0-.6-.2-.9l3.8-3.8c.3.1.6.2.9.2 1.4 0 2.5-1.1 2.5-2.5s-1.1-2.5-2.5-2.5z"/>%3C/svg>')}.mapbox-gl-draw_trash{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="M10,3.4 c-0.8,0-1.5,0.5-1.8,1.2H5l-1,1v1h12v-1l-1-1h-3.2C11.5,3.9,10.8,3.4,10,3.4z M5,8v7c0,1,1,2,2,2h6c1,0,2-1,2-2V8h-2v5.5h-1.5V8h-3 v5.5H7V8H5z"/>%3C/svg>')}.mapbox-gl-draw_uncombine{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m12 2c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l1 1c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-1-1c-.2-.2-.4-.3-.7-.3zm4 4c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l1 1c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-1-1c-.2-.2-.4-.3-.7-.3zm-7 1c-1 0-1 1-.5 1.5.3.3 1 1 1 1l-1 1s-.5.5 0 1 1 0 1 0l1-1 1 1c.5.5 1.5.5 1.5-.5v-4zm-5 3c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l4.9 4.9c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-4.9-4.9c-.1-.2-.4-.3-.7-.3z"/>%3C/svg>')}.mapbox-gl-draw_combine{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="M12.1,2c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l4.9,4.9c0.4,0.4,1,0.4,1.4,0l1-1 c0.4-0.4,0.4-1,0-1.4l-4.9-4.9C12.6,2.1,12.3,2,12.1,2z M8,8C7,8,7,9,7.5,9.5c0.3,0.3,1,1,1,1l-1,1c0,0-0.5,0.5,0,1s1,0,1,0l1-1l1,1 C11,13,12,13,12,12V8H8z M4,10c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l1,1c0.4,0.4,1,0.4,1.4,0l1-1c0.4-0.4,0.4-1,0-1.4 l-1-1C4.5,10.1,4.3,10,4,10z M8,14c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l1,1c0.4,0.4,1,0.4,1.4,0l1-1 c0.4-0.4,0.4-1,0-1.4l-1-1C8.5,14.1,8.3,14,8,14z"/>%3C/svg>')}.mapboxgl-map.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:pointer}.mapboxgl-map.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mouse-add .mapboxgl-canvas-container.mapboxgl-interactive{cursor:crosshair}.mapboxgl-map.mouse-move.mode-direct_select .mapboxgl-canvas-container.mapboxgl-interactive{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.mapboxgl-map.mode-direct_select.feature-vertex.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mode-direct_select.feature-midpoint.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:cell}.mapboxgl-map.mode-direct_select.feature-feature.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mode-static.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.mapbox-gl-draw_boxselect{pointer-events:none;position:absolute;top:0;left:0;width:0;height:0;background:#0000001a;border:2px dotted #fff;opacity:.5}.project-region__mapbox-container{position:relative;height:100%;width:100%}.project-region-add{position:absolute;justify-content:center;width:100%;height:100%;display:flex;flex-direction:row;margin:auto;z-index:1}.project-region__mapbox{position:absolute;justify-content:center;top:0;right:0;left:0;bottom:0;width:100%;height:100%;margin-bottom:10px}.project-region-add__sidebar{background-color:#23374be6;color:#fff;padding:6px 12px;font:15px/24px monospace;z-index:1;position:absolute;justify-content:center;align-items:center;align-self:center;align-content:center;margin:12px;border-radius:4px}.openbtn{background:#fff;border:none;border-radius:.5em;padding:10px}.openbtn img{width:70%}.search-bar{z-index:100;position:absolute;top:15px}.openbtn .hover-text,.help .hover-text{visibility:hidden;width:10em;background-color:#4e4e4ec7;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;opacity:0;left:0;top:35px;transition:opacity .3s}.openbtn:hover,.closebtn:hover{cursor:pointer}.openbtn:hover .hover-text,.help:hover .hover-text{visibility:visible;opacity:1}.closebtn{all:unset;font-size:2em;text-align:end;font-weight:100;top:0;color:#3a3a32;cursor:pointer;margin:40px;background-color:#707070}.closebtn.map{position:absolute;right:10px;margin-top:unset;margin-right:unset}.sidenav{z-index:10;position:fixed;background-color:#fff;width:0;overflow-x:hidden;transition:.5s}.sidenav p{text-align:start;margin-left:8%;font-weight:700;color:#3a3a32}.mapbox-style-buttons{display:flex;flex-direction:column;width:20%;padding:10px}.mapbox-style-buttons button,.overlay-setting-buttons button{border:none;margin-right:10px;padding:.5em .7em;background:#d2d2d230;width:9em;box-sizing:border-box;border-radius:1.2em;border:.1em solid #707070;font-style:normal;font-weight:400;letter-spacing:-.015em;color:#3a3a32}.mapbox-style-buttons button:hover,.overlay-setting-buttons button:hover{background:#94949430;cursor:pointer}.mapbox-style-buttons .toggle-button.active{background:#357960;color:#fff}.mapboxgl-popup{max-width:200px}.mapboxgl-popup-content{text-align:center;font-family:Open Sans,sans-serif}.disabled-button{-webkit-filter:opacity(.3) drop-shadow(0 0 0 #FFF);filter:opacity(.3) drop-shadow(0 0 0 #FFF);cursor:default!important}.map-topleft-panel{z-index:100;position:absolute;top:1%;left:1%;background:#fff;border:none;border-radius:.5em;padding:10px}.create-button{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:static;width:240px;height:40px;left:143px;top:-2px;background:#357960;border-radius:10px;border:none;flex:none;order:2;flex-grow:0;margin:0 8px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#fff;cursor:pointer}.create-button:hover{opacity:.4}.create-button-secondary{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:static;width:240px;height:40px;left:143px;top:-2px;background:#d8edd4;border-radius:10px;border:none;flex:none;order:2;flex-grow:0;margin:0 8px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#357960;cursor:pointer}.create-button-secondary:hover{opacity:.4}.maplibregl-ctrl.basemap-control{display:flex;flex-direction:row;overflow:hidden}.maplibregl-ctrl.basemap-control button{width:auto;padding:0 4px;border-right:1px solid #ddd}.maplibregl-ctrl.basemap-control button:last-child{border-right:none}.project-description{text-align:left}.project-characteristics{width:100%;display:flex;flex-direction:row;align-content:flex-start;justify-content:space-between}.project-characteristic-child{height:5em;margin:10px 0}.create-button-carbon{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:static;width:240px;height:40px;left:143px;top:-2px;background:#357960;border-radius:10px;border:none;flex:none;order:2;flex-grow:0;margin:0 8px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#fff;cursor:pointer}#regionlist{margin-top:10px;padding:10px}.project-new__body{display:flex;flex-direction:row;margin-bottom:3em}.project-new__back-col{width:5em}.project-new__form-col{margin-left:1.5em;margin-right:1.5em;width:100%;position:relative}.project-new__back-btn{margin-top:1.5em!important;margin-left:1em!important;justify-self:center;align-self:center;visibility:hidden}.project-new__form__body{font-style:normal;text-align:start;color:#3a3a32;letter-spacing:-.015em;display:flex;flex-direction:column;justify-content:flex-start}.project-new__input-block{height:auto;margin-bottom:2%}.project-new__form textarea,.project-new__form select{resize:none;border-color:#357960;width:auto;min-width:25%;background:#fff;border:1px solid #357960;border-radius:10px}.project-new__form textarea{padding:5px;height:87px}.project-new__form__body input{width:auto;min-width:25%;border-color:#357960;padding:15px 10px;border-radius:5px;border-width:1px;border-style:solid}.custom-characteristics-container{width:25%;display:inline-block}.project-new__form label{font-family:Roboto Medium,sans-serif;font-size:18px;color:#000;font-weight:400;display:inline-block;vertical-align:top;margin-bottom:5px}.project-buttons{margin-top:2%}.upload-file-button label{display:inline-box;min-height:10%;min-width:15%;padding-left:1%;padding-right:1%;background-color:#e7e7e7;box-sizing:border-box;border:2px solid #4D4D4D;border-radius:15px;text-align:center;vertical-align:middle;line-height:35px}.project-new-button{margin-top:2%}.project-next-button{text-align:center;margin-left:5%;margin-right:5%;position:inherit;background:#357960;min-width:25%;border-radius:.4em;border:none;font-weight:500;color:#fff;padding:.5em}.project-next-button:hover{background:#798777;cursor:pointer;color:#e5e4cc}.project-new-button input,.project-new-button button{background:#357960;width:auto;min-width:20%;border-radius:.4em;border:none;font-weight:700;color:#fff;margin-right:2%;padding:.5em 2em}.project-new-button input:hover,.project-new-button button:hover{background:#798777;cursor:pointer;color:#e5e4cc}.project-new-button input:disabled,.project-new-button button:disabled{background:#e7e7e7;color:#fff}.project-new-title{width:1em}.project-new-title h1{padding:30px 0 20px;margin:0;font-style:normal;width:10em;font-weight:700;letter-spacing:-.015em;color:#3d3d3d;text-align:left;font-size:2em}.project-new__warning-text{color:#da4167}.mapbox-selection-div{width:80%;height:calc(100vh - 400px);min-height:30rem;margin:auto}.mapbox-selection-div textarea{resize:none;display:inline-block;border-color:#357960;width:20%;box-sizing:border-box;background:#fff;border:1px solid #357960;border-radius:10px;margin:1%}.project-instructions{margin-left:auto;margin-right:auto;width:80%;margin-top:2%;padding:.5%;border:1px solid #357960}@media screen and (max-width: 450px){.project-new__body{flex-direction:column}.project-new__back-col{height:3em}.project-new__form-col{margin:0 25px;height:100%;width:auto;position:relative}.project-new__input-block{margin-bottom:4%}.project-new-title h1{padding-top:0;margin-top:-25px;margin-left:50px}.upload-file-button{margin-top:10px;margin-bottom:20px}.upload-file-button label{display:inline;padding:2% 5%}.mapbox-selection-div{width:100%;height:30rem;margin-left:0}.project-buttons{margin-left:0}.project-instructions{margin-left:15px;width:90%}.project-new__form label,.project-new__form textarea,.project-new__form__body input{margin-bottom:5px}}.dynamic-textbox-list{position:relative}.dynamic-textbox-input-container{display:flex;flex-direction:row;justify-content:space-between}.dynamic-textbox-input-container input{position:initial;border-color:var(--primary);border-radius:5px;border-width:1px;border-style:solid;width:100%;height:1.5em;margin-bottom:.5em}.dynamic-textbox-add-btn{border-color:var(--dark-subtle-surface);border-radius:5px;border-width:1px;border-style:solid;width:100%}.regions-list input{display:block;margin-top:10px}.regions-list{background-color:#6eaf79;padding:10px;border-radius:10px;width:300px;max-height:200px;overflow-y:scroll}.project-new__form__body input{width:auto}.info-icon{display:inline}.popup{left:330px}.popup-region-new{position:absolute;z-index:3;box-shadow:0 0 10px #00000040;display:flex;align-items:center;justify-content:center;border-radius:10px;border:.5px solid var(--dark-surface, #4D4D4D);background:var(--light-surface, #FFF);color:#4d4d4d;font-family:Roboto;font-size:16px;font-style:normal;font-weight:300;line-height:140%;letter-spacing:.08px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;width:90%;max-width:500px}.modal-content h4{margin-top:0;text-align:left;margin-bottom:1rem}.modal-input{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px}.modal-buttons{display:flex;justify-content:center;gap:1rem;background:"#E5F4E4"}@media screen and (max-width: 450px){.popup-region-new{right:7%}}.maplibregl-ctrl-geocoder,.maplibregl-ctrl-geocoder *,.maplibregl-ctrl-geocoder *:after,.maplibregl-ctrl-geocoder *:before{box-sizing:border-box}.maplibregl-ctrl-geocoder{font-size:18px;line-height:24px;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;background-color:#fff;width:100%;min-width:240px;z-index:1;border-radius:4px;transition:width .25s,min-width .25s}.maplibregl-ctrl-geocoder--input{font:inherit;width:100%;border:0;background-color:transparent;margin:0;height:50px;color:#404040;color:#000000bf;padding:6px 45px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.maplibregl-ctrl-geocoder--input::-ms-clear{display:none}.maplibregl-ctrl-geocoder--input:focus{color:#404040;color:#000000bf;outline:0;box-shadow:none;outline:thin dotted}.maplibregl-ctrl-geocoder .maplibregl-ctrl-geocoder--pin-right>*{z-index:2;position:absolute;right:8px;top:7px;display:none}.maplibregl-ctrl-geocoder,.maplibregl-ctrl-geocoder .suggestions{box-shadow:0 0 10px 2px #0000001a}.maplibregl-ctrl-geocoder.maplibregl-ctrl-geocoder--collapsed{width:50px;min-width:50px;transition:width .25s,min-width .25s}.maplibregl-ctrl-geocoder .suggestions{background-color:#fff;border-radius:4px;left:0;list-style:none;margin:0;padding:0;position:absolute;width:100%;top:110%;top:calc(100% + 6px);z-index:1000;overflow:hidden;font-size:15px}.maplibregl-ctrl-bottom-left .suggestions,.maplibregl-ctrl-bottom-right .suggestions{top:auto;bottom:100%}.maplibregl-ctrl-geocoder .suggestions>li>a{cursor:default;display:block;padding:6px 12px;color:#404040}.maplibregl-ctrl-geocoder .suggestions>.active>a,.maplibregl-ctrl-geocoder .suggestions>li>a:hover{color:#404040;background-color:#f3f3f3;text-decoration:none;cursor:pointer}.maplibregl-ctrl-geocoder--suggestion{display:flex;flex-direction:row;align-items:center}.maplibregl-ctrl-geocoder--suggestion-icon{min-width:30px;min-height:24px;max-width:30px;max-height:24px;padding-right:12px}.maplibregl-ctrl-geocoder--suggestion-info{display:flex;flex-direction:column}.maplibregl-ctrl-geocoder--suggestion-match{font-weight:700}.maplibregl-ctrl-geocoder--suggestion-title,.maplibregl-ctrl-geocoder--suggestion-address{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.maplibregl-ctrl-geocoder--result{display:flex;flex-direction:row;align-items:center}.maplibregl-ctrl-geocoder--result-icon{min-width:30px;min-height:24px;max-width:30px;max-height:24px;padding-right:12px}.maplibregl-ctrl-geocoder--result-title{font-weight:700}.maplibregl-ctrl-geocoder--result-title,.maplibregl-ctrl-geocoder--result-address{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.maplibregl-ctrl-geocoder--icon{display:inline-block;vertical-align:middle;speak:none;fill:#757575;top:15px}.maplibregl-ctrl-geocoder--icon-search{position:absolute;top:13px;left:12px;width:23px;height:23px}.maplibregl-ctrl-geocoder--button{padding:0;margin:0;border:none;cursor:pointer;background:#fff;line-height:1}.maplibregl-ctrl-geocoder--icon-close{width:20px;height:20px;margin-top:8px;margin-right:3px}.maplibregl-ctrl-geocoder--button:hover .maplibregl-ctrl-geocoder--icon-close{fill:#909090}.maplibregl-ctrl-geocoder--icon-loading{width:26px;height:26px;margin-top:5px;margin-right:0;-moz-animation:rotate .8s infinite cubic-bezier(.45,.05,.55,.95);-webkit-animation:rotate .8s infinite cubic-bezier(.45,.05,.55,.95);animation:rotate .8s infinite cubic-bezier(.45,.05,.55,.95)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media screen and (min-width: 640px){.maplibregl-ctrl-geocoder.maplibregl-ctrl-geocoder--collapsed{width:36px;min-width:36px}.maplibregl-ctrl-geocoder{width:33.3333%;font-size:15px;line-height:20px;max-width:360px}.maplibregl-ctrl-geocoder .suggestions{font-size:13px}.maplibregl-ctrl-geocoder--icon{top:8px}.maplibregl-ctrl-geocoder--icon-close{width:16px;height:16px;margin-top:3px;margin-right:0}.maplibregl-ctrl-geocoder--icon-search{left:7px;width:20px;height:20px}.maplibregl-ctrl-geocoder--input{height:36px;padding:6px 35px}.maplibregl-ctrl-geocoder--icon-loading{width:26px;height:26px;margin-top:-2px;margin-right:-5px}.maplibre-gl-geocoder--error{color:#909090;padding:6px 12px;font-size:16px;text-align:center}}.maplibregl-ctrl-geocoder input::-webkit-search-decoration,.maplibregl-ctrl-geocoder input::-webkit-search-cancel-button,.maplibregl-ctrl-geocoder input::-webkit-search-results-button,.maplibregl-ctrl-geocoder input::-webkit-search-results-decoration{display:none;-webkit-appearance:none}.maplibregl-ctrl-geocoder--icon-loading{background-color:#fff;padding:2px;z-index:2}.maplibregl-ctrl-geocoder--icon-close{z-index:1}@media screen and (min-width: 640px){.maplibregl-ctrl-geocoder{width:360px}}.maplibregl-map.mouse-move .maplibregl-canvas-container.maplibregl-interactive,.maplibregl-map.mode-direct_select.feature-vertex.mouse-move .maplibregl-canvas-container.maplibregl-interactive,.maplibregl-map.mode-direct_select.feature-feature.mouse-move .maplibregl-canvas-container.maplibregl-interactive{cursor:move}.maplibregl-map.mouse-add .maplibregl-canvas-container.maplibregl-interactive{cursor:crosshair}.maplibregl-map.mouse-pointer .maplibregl-canvas-container.maplibregl-interactive{cursor:pointer}.maplibregl-map.mode-direct_select.feature-midpoint.mouse-pointer .maplibregl-canvas-container.maplibregl-interactive{cursor:cell}.links{display:flex;flex-direction:column;margin-left:0;text-decoration:none}.nav-link{flex-direction:row;align-items:center;padding:16px;position:static;width:1198px;height:80px;left:0;top:504px;background:#e5f4e4;border-color:transparent;flex:none;order:6;align-self:stretch;flex-grow:0;margin:5px 38px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;letter-spacing:-.015em;text-align:left;color:#357960}.nav-link:hover{border-color:#357960;color:#357960;font-weight:700;border-radius:7px;cursor:pointer;border-width:5px}.forward{height:1.3em;width:2.2em;float:right}.project-region-page{width:1440px;height:1000px;background:#fff}.project-region-box{display:flex;flex-direction:column;align-items:flex-start;padding:0;position:absolute;width:1314px;height:754px;left:64px;top:64px}.project-region-heading{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:32px 16px 16px 8px;position:static;width:1314px;height:80px;left:0;top:0;flex:none;order:0;align-self:stretch;flex-grow:0;margin:0}.project-region-subheading{display:flex;flex-direction:column;align-items:flex-start;padding:8px;position:static;width:1314px;height:90px;left:0;top:80px;flex:none;order:1;align-self:stretch;flex-grow:0;margin:0}.project-region-list{display:flex;flex-direction:column;align-items:flex-start;padding:0;position:static;width:1314px;height:584px;left:0;top:170px;flex:none;order:2;align-self:stretch;flex-grow:0;margin:0}.page-heading-title{display:flex;flex-direction:row;align-items:center;padding:8px;position:static;width:267px;height:46px;left:8px;top:25px;flex:none;order:0;flex-grow:0;margin:0 16px}.page-heading-title-text{position:static;width:394px;height:30px;left:8px;top:8px;font-family:Roboto;font-style:normal;font-weight:900;font-size:42px;line-height:30px;letter-spacing:-.005em;color:#4d4d4d;flex:none;order:0;flex-grow:0;margin:0}.project-name-box{display:flex;flex-direction:column;align-items:flex-start;padding:0;position:static;width:267px;height:37px;left:1031px;top:29.5px;flex:none;order:1;flex-grow:0;margin:0 61px}.project-name{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:132px;height:37px;left:0;top:0;flex:none;order:0;flex-grow:0;margin:0}.project-name-text{position:static;width:116px;height:21px;left:8px;top:8px;font-family:Roboto;font-style:normal;font-weight:700;font-size:18px;line-height:21px;letter-spacing:.0015em;color:#3a3a32;flex:none;order:0;flex-grow:0;margin:0 10px}.name-box{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:135px;height:37px;left:132px;top:0;flex:none;order:1;flex-grow:0;margin:0}.name-text{position:static;width:119px;height:21px;left:8px;top:8px;font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:21px;text-align:center;letter-spacing:.0015em;color:#3a3a32;flex:none;order:0;flex-grow:0;margin:0 10px}.subheading-title{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:259px;height:36px;left:8px;top:8px;flex:none;order:0;flex-grow:0;margin:0 24px}.subheading-title-text{position:static;width:243px;height:19px;left:8px;top:8px;font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#4d4d4d;flex:none;order:0;flex-grow:0;margin:0}.subheading-description{display:flex;flex-direction:column;align-items:flex-start;padding:8px;position:static;width:1298px;height:38px;left:8px;top:44px;flex:none;order:1;align-self:stretch;flex-grow:0;margin:0 24px}.subheading-description-text{position:static;width:1282px;height:22px;right:8px;top:8px;font-family:Roboto;font-style:normal;font-weight:300;font-size:16px;line-height:140%;letter-spacing:.005em;color:#4d4d4d;flex:none;order:0;align-self:stretch;flex-grow:0;margin:0;text-align:left}.observastion-button{display:flex;flex-direction:row;align-items:center;padding:16px;position:static;width:1314px;height:80px;left:0;top:504px;background:#e5f4e4;flex:none;order:6;align-self:stretch;flex-grow:0;margin:4px 0}.dropdown-label-project-details__region-label,.dropdown-label-project-details__project-label{letter-spacing:-.015em;line-height:1em;margin-left:2em;color:#3a3a32;font-style:normal;font-weight:500;text-align:start}.page-heading{display:flex;flex-direction:row;align-items:flex-start;padding:32px 16px 16px;position:relative;width:90%;height:80px;left:5%;top:0;flex:none;order:0;align-self:stretch;flex-grow:0;margin:0}.selection-gallery__title{text-align:left}.sort-icon{position:relative;top:auto;bottom:-10%;width:32px;height:25px}.selection-gallery__title h1{font-style:normal;width:10em;font-weight:700;letter-spacing:-.015em;color:#3d3d3d}.image-gallery__title-import{display:flex;flex-direction:row;padding:0 17px;position:static;width:127px;height:36px;left:8px;top:8px;background:#d2d2d230;border:2px solid #4D4D4D;box-sizing:border-box;border-radius:15px;flex:none;order:0;flex-grow:0;margin:0;cursor:pointer;justify-content:space-around;align-items:center}.create-new-project{display:flex;flex-direction:column;justify-content:center;padding:0 10px;margin-left:-4px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#fff;order:0;width:165px;height:80px;align-items:center;position:static;background:#357960;border-radius:10px;flex:none;order:2;flex-grow:0}.create-new-project-main-page:hover{background:#9ebbb0;cursor:pointer}.create-new-project-main-page{cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding:0 10px;margin-left:9%;border:0px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#fff;order:0;width:240px;height:40px;align-items:center;position:relative;margin-top:-3%;background:#357960;border-radius:10px;flex:none;order:2;flex-grow:0}.create-new-project-mobile{display:none}.new-proj-link{text-decoration:none}@media screen and (max-width: 450px){.create-new-project-main-page{display:none}.create-new-project-mobile{cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding:0 10px;margin:0;border:0px;font-family:Roboto;font-style:normal;font-weight:400;font-size:40px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#fff;width:50px;height:50px;align-items:center;position:fixed;bottom:50px;right:15px;background:#357960;border-radius:30px}}.image-gallery__title{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:32px 16px 16px;position:absolute;width:1312px;height:100px;left:89px;top:64px}.image-gallery__title h1{font-style:normal;width:15em;font-weight:700;letter-spacing:-.015em;color:#3d3d3d;font-size:2em}.image-gallery__title-import{display:flex;flex-direction:row;padding:0 17px;position:static;width:127px;height:36px;left:8px;top:8px;background:#d2d2d230;border:2px solid #4D4D4D;box-sizing:border-box;border-radius:15px;flex:none;order:0;flex-grow:0;margin:0 79px;cursor:pointer;justify-content:space-around;align-items:center}.image-gallery__title-import:hover{background-color:#357960;color:#fff}.report-display-page{margin-top:-5.8em;margin-left:2%;text-align:start;color:#3d3d3d;letter-spacing:-.015em}ul{list-style-type:none}.report-display-page img{width:500px;height:400px}.report-display-page h4{font-size:1.1em}.report-display-page p{font-style:normal;font-weight:400;color:#3a3a32;margin-top:1%}.report-display-page__title h1{font-style:normal;width:30em;font-weight:700;color:#3d3d3d}.report-display-page__project__details p{line-height:.7em;font-size:1.1em;color:#3a3a32;font-style:normal;font-weight:500}.flood-risk-report__satellite__details__image p{line-height:.4em}.flood-risk-report__runoff__retention__details,.flood-risk-report__lulc__details__summary,.flood-risk-report__built__infrastructure__details{position:absolute;right:0;margin-right:10%;border:.1rem solid #7C9473;padding:1em;margin-top:-30em}.legend-labels li{line-height:30px}.report-gallery__title{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:32px 16px 16px;position:absolute;width:1312px;height:100px;left:63px;top:64px;margin-left:-28px}.report-gallery__title h1{font-style:normal;width:26em;font-weight:700;letter-spacing:-.015em;color:#3d3d3d;font-size:2em}.satellite-dropdown{width:20.5%;position:absolute;left:400px;border:1px solid #969696}.satellite-image-form,.satellite-image-create-page{margin:auto;text-align:left}.satellite-image-create-page-title{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:16px 147px;position:static;width:1312px;height:100px;left:0;top:0;flex:none;order:0;flex-grow:0;margin:0 -39px}.satellite-image-create-page-title h1{font-style:normal;width:16em;font-weight:700;letter-spacing:-.015em;color:#3d3d3d;font-size:2em}.metadata-headings,.satellite-image-form__details{font-style:normal;font-weight:700;letter-spacing:-.015em;font-size:1.05em;line-height:2.5em;color:#080808;margin-left:-56em}.name-label{font-style:normal;font-weight:700;letter-spacing:-.015em;font-size:1.05em;line-height:2.5em;color:#3d3d3d;margin-left:-56em}.satellite-image-form__details,.metadata-headings,.name-label{text-align:left;left:0;margin-left:110px}.create-satellite-button button{background:#e7e7e7;float:left;border-radius:.4em;border:none;font-weight:700;color:#3a3a32;padding:.5em;margin-left:21em;position:absolute;bottom:18em;margin-top:3em}.create-satellite-button button:hover{background:#357960;cursor:pointer;color:#e5e4cc}.satellite-image-form__details input,.name-input{border:1px solid #969696;position:absolute;left:400px;width:20%}.processing-text{position:absolute;color:#3d3d3d;left:30px;font-weight:700}.image img{width:100%;height:500px}.report-creation{width:80%;margin-top:-5.8em;margin-left:2%;text-align:start}.report-creation__title h1{font-style:normal;width:30em;font-weight:700;letter-spacing:-.015em;text-align:left;color:#3d3d3d}.report-creation p,.report-creation__type-form p{letter-spacing:-.015em;line-height:1em;color:#3a3a32;font-style:normal;font-weight:500;text-align:start}.report-creation__satellite-image img{object-fit:contain;width:400px;height:auto}.report-creation__form-title{font-size:1.2em}.report-new-button{padding-bottom:25px}.report-creation__subtitle{margin-top:9px}.report-creation__region{padding-bottom:-20px}.satpage{width:100%;height:1000px;max-width:1px;overflow-x:hidden}.satellite-image-display__details{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:relative;width:416px;height:665.45px;background:#fff;border:1px solid #3A3A32;box-sizing:border-box;left:-207px;z-index:10}.satellite-image-display{margin-top:-5.8em;width:1em;margin-left:2%}.satellite-image-display-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:32px 16px 16px 8px;position:absolute;width:1312px;height:80px;left:64px;top:64px}.satellite-image-display-title{position:static;left:20.62%;right:20.62%;top:18.18%;bottom:18.18%;font-family:Roboto;font-style:normal;font-weight:700;font-size:24px;line-height:28px;text-align:center;letter-spacing:-.015em;color:#3a3a32;flex:none;order:0;flex-grow:0;margin:0 10px}.satellite-image-display h1{font-style:normal;width:10em;font-weight:700;letter-spacing:-.015em;text-align:left;color:#dd2e2e}.section{font-family:Roboto;font-style:normal;font-weight:700;font-size:20px;line-height:23px;letter-spacing:-.015em;color:#4d4d4d}.closebtn{all:unset;font-size:2em;text-align:end;font-weight:100;margin-right:5%;margin-left:40%;top:0;margin-top:-2em;color:#3a3a32}.openimage button{display:flex;flex-direction:row;align-items:center;padding:0 17px;position:static;width:204px;height:36px;left:8px;top:8px;background:#d2d2d230;border:2px solid #4D4D4D;box-sizing:border-box;border-radius:15px;flex:none;order:0;flex-grow:0;margin:0}.sat-image-display img{height:500px;width:500px}.image-bar{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;position:static;width:497px;height:52px;left:799px;top:22px;flex:none;order:1;flex-grow:0;margin:0}.titlebox{display:flex;flex-direction:row;align-items:center;padding:8px;position:static;width:253px;height:46px;left:8px;top:25px;flex:none;order:0;flex-grow:0;margin:0}.titletext{position:static;width:240px;height:30px;left:8px;top:8px;font-family:Roboto;font-style:normal;font-weight:700;font-size:26px;line-height:30px;letter-spacing:-.005em;color:#4d4d4d;flex:none;order:0;flex-grow:0;margin:0 8px}.regionbox{display:flex;justify-content:center;align-items:flex-start;padding:0;position:static;width:259px;height:37px;left:0;top:7.5px;flex:none;order:0;flex-grow:0;margin:0 18px}.imagedetailsbox{display:flex;flex-direction:column;align-items:flex-start;padding:8px;position:static;width:220px;height:52px;left:277px;top:0;flex:none;order:1;flex-grow:0;margin:0 18px}.imageheadingbox{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:72px;height:37px;left:0;top:0;flex:none;order:0;flex-grow:0;margin:0}.imageheadingtext{position:static;width:56px;height:21px;left:8px;top:8px;font-family:Roboto;font-style:normal;font-weight:700;font-size:18px;line-height:21px;letter-spacing:.0015em;color:#3a3a32;flex:none;order:0;flex-grow:0;margin:0 10px}.imagenameanddate{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:187px;height:37px;left:72px;top:0;flex:none;order:1;flex-grow:0;margin:0}.imagenameanddate-text{position:static;width:215px;height:21px;left:8px;top:8px;font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:21px;text-align:center;letter-spacing:.0015em;color:#3a3a32;flex:none;order:0;flex-grow:0;margin:0}.mapbox{display:flex;flex-direction:column;align-items:center;padding:8px;position:absolute;height:713px;left:64px;right:64px;top:144px;border:1px solid #4D4D4D;box-sizing:border-box;border-radius:4px}.cancel-box{display:flex;flex-direction:row;align-items:flex-start;padding:0;position:static;width:76px;height:39px;left:162px;top:594.45px;flex:none;order:11;flex-grow:0;margin:0}.canceltext{position:static;left:10.53%;right:10.53%;top:20.51%;bottom:20.51%;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#3a3a32;flex:none;order:0;flex-grow:0;margin:20px -10px;border-color:transparent;background-color:transparent;cursor:pointer}.shapefileinfo-box{display:flex;flex-direction:column;align-items:flex-start;padding:8px;position:static;width:256px;height:85.45px;left:72px;top:509px;flex:none;order:10;flex-grow:0;margin:0}.shapefileinfobutton{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 64px;position:static;Height:69.45px;width:240px;left:calc(50% - 120px);top:9.36%;bottom:9.36%;background:#357960;border-radius:10px;border-color:transparent;flex:none;order:0;flex-grow:0;margin:10px 0}.shapefileinfotextbox{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:185px;height:39px;left:27.5px;top:15.23px;flex:none;order:0;flex-grow:0;margin:-61px 28px}.shapefileinfotext{position:static;left:4.32%;right:4.32%;top:20.51%;bottom:20.51%;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;display:flex;align-items:center;text-align:center;letter-spacing:-.015em;color:#fff;flex:none;order:0;flex-grow:0;margin:0}.details-box{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:400px;height:39px;left:0;top:470px;flex:none;order:9;align-self:stretch;flex-grow:0;margin:0}.details-picture-box{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:176px;height:176px;left:112px;top:16px;flex:none;order:1;flex-grow:0;margin:0}.observation-toolbox-frame{display:flex;flex-direction:row;align-items:center;padding:16px;position:absolute;width:280px;height:80px;left:-35px;top:430px;background:#e5f4e4;border-radius:8px;transform:rotate(-90deg);z-index:10}.observation-toolbox-button{position:absolute;width:280px;height:80px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#357960;flex:none;order:0;flex-grow:1;margin:0 -20px;background:transparent;border-color:transparent;cursor:pointer}.remote-sensing-icon{left:4.55%;right:4.55%;top:4.55%;bottom:4.55%;flex:none;order:0;flex-grow:0;margin:27px 18px;Width:120px;Height:120px}.magnifying-glass-icon{position:static;left:9.8%;right:78.43%;top:16.67%;bottom:16.67%;flex:none;order:0;flex-grow:0;margin:0}.toolbox{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:absolute;width:416px;height:731px;background:#fff;border:1px solid #3A3A32;box-sizing:border-box;z-index:20;margin-left:11px}.toolbox-frame{display:flex;flex-direction:column;align-items:center;padding:0;position:static;left:1.92%;right:1.92%;top:1.09%;bottom:1.09%;flex:none;order:0;flex-grow:0;margin:0 10px}.toolbox-cancel{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:66px;height:39px;left:167px;top:660px;flex:none;order:4;flex-grow:0;margin:0}.toolbox-list{display:flex;flex-direction:column;align-items:flex-start;padding:4px;position:static;width:400px;height:424px;left:0;top:236px;flex:none;order:3;align-self:stretch;flex-grow:0;margin:0}.toolbox-options{display:flex;flex-direction:row;align-items:center;padding:16px;position:static;width:392px;height:80px;left:4px;top:340px;background:#e5f4e4;border-radius:4px;flex:none;order:4;align-self:stretch;flex-grow:0;margin:4px -10px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;letter-spacing:-.015em;border-color:transparent;cursor:pointer;color:#357960}.toolbox-options:hover{border-color:#357960;color:#357960;border-radius:7px;font-weight:700;border-width:5px}.toolbox-header{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;position:static;width:400px;height:44px;left:0;top:192px;flex:none;order:2;align-self:stretch;flex-grow:0;margin:0;font-family:Roboto;font-style:normal;font-weight:700;font-size:24px;line-height:28px;text-align:center;letter-spacing:-.015em;color:#3a3a32}.toolbox-image{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:176px;height:176px;left:112px;top:16px;flex:none;order:1;flex-grow:0;margin:0}.land-cover-creation{width:80%;margin-top:1.2em;margin-left:8%;color:#3a3a32;text-align:start}.lulc-creation__title h1{font-style:normal;width:30em;font-weight:700;letter-spacing:-.015em;text-align:left;color:#3d3d3d;font-size:2em}.land-cover-creation p,.report-creation__name-label,.report-creation__type-form p{letter-spacing:-.015em;line-height:3em;color:#3a3a32;font-style:normal;font-weight:500;text-align:start}.land-cover-creation__satellite-image img{object-fit:contain;width:400px;height:auto}.land-cover-creation__subtitle{font-size:1.2em}.landcover-buttons{display:flex;flex-direction:row}.landcover-buttons button{border:1px solid #707070;margin-left:10px;box-sizing:border-box;border-radius:15px;padding:.4em 1.1em}.landcover-buttons button:hover{cursor:pointer}.lulc-gallery__title{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:32px 16px 16px;position:absolute;width:1312px;height:100px;left:63px;top:64px;margin-left:-26px}.lulc-gallery__title h1{font-style:normal;width:22.5em;font-weight:700;letter-spacing:-.015em;color:#3d3d3d;font-size:2em}.ndvi-gallery__title{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:32px 16px 16px;position:absolute;width:1312px;height:100px;left:63px;top:64px;margin-left:-97px}.ndvi-gallery__title h1{font-style:normal;width:22.5em;font-weight:700;letter-spacing:-.015em;color:#3d3d3d}.lulc-report__lulc__details{position:absolute;right:0;margin-right:10%;border:.1rem solid #7C9473;padding:1em;margin-top:-30em;min-width:9em}.legend-desc-switch-btn{float:right}.hamburger-btn{position:absolute;z-index:3;top:11px;left:11px;padding:10px;height:44px;width:44px;border-radius:10px;background:#fff;cursor:pointer}.sidebar>.close-btn{padding:20px;cursor:pointer}.sidebar>.bolded-text{padding:0 0 20px;text-align:left;color:#3a3a32;width:296px;height:fit-content;font-family:Roboto;font-size:19px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.095px}.sidebar>.normal-text{text-align:left;color:#3a3a32;font-family:Roboto;font-size:16px;font-style:normal;font-weight:300;line-height:140%;letter-spacing:.08px}.hamburger-menu-popup{position:absolute;z-index:3;box-shadow:0 0 10px #00000040;display:flex;align-items:center;justify-content:center;width:70%;border-radius:10px;border:.5px solid var(--dark-surface, #4D4D4D);background:var(--light-surface, #FFF);color:#4d4d4d;font-family:Roboto;font-size:16px;font-style:normal;font-weight:300;line-height:140%;letter-spacing:.08px}.sidebar{z-index:1000;position:absolute;padding:20px;width:394px;height:auto;flex-shrink:0;border-radius:0 10px 10px 0;background:#fff;box-shadow:4px 4px 4px #00000040}.slider-container{display:flex;flex-direction:column;align-items:stretch;margin-bottom:20px}.slider-labels{display:flex;justify-content:space-between}.slider-container input[type=range]{width:100%}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:default;color:#4d4d4d;padding:initial;border:initial;margin:2px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#4d4d4d;width:20px;height:20px;border-radius:50%;border:2px solid #FFFFFF;margin-top:-8px}input[type=range]::-webkit-slider-runnable-track{background:#4d4d4d;height:8px;border-radius:4px}@media screen and (max-width: 450px){.hamburger-btn{height:35px;width:35px;padding:6px;border-radius:5px}.sidebar{left:11px;top:50px;width:200px;height:auto;border-radius:10px;padding:15px;z-index:1001}.sidebar>.close-btn{width:15px;height:15px;padding:10px 10px 10px 0}.sidebar>.bolded-text{font-size:14px;width:100%;padding:0 0 10px}.sidebar>.bolded-text img{width:28px;height:100%;display:inline-block;padding:0 6px}.slider-container{margin-bottom:0}.slider-labels label{font-size:13px}.hamburger-menu-popup{width:250px;top:60px;left:50px;font-size:14px;padding:10px}}.sliderContainer{width:100%;height:95%;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sliderHalf{position:absolute;top:0;bottom:0;width:100%;height:100%}.item-wrapper>.btn-item{display:flex;flex-direction:column;width:88px;height:fit-content;padding:8px;align-items:center;cursor:pointer;text-decoration:none;color:var(--dark-surface)}.item-wrapper>.btn-item>.logo-img{width:24px;height:auto;padding-bottom:8px}.bm-item{display:inline-block;text-decoration:none;margin-bottom:10px;color:#d1d1d1;transition:color .2s}.bm-item:hover{color:#fff}.bm-burger-button{position:fixed;width:36px;height:30px;left:36px;top:36px}.bm-burger-bars{background:#373a47}.bm-cross-button{height:24px;width:24px}.bm-cross{background:#bdc3c7}.bm-menu{background:#000;padding:2.5em 1.5em 0;font-size:1.15em}.bm-morph-shape{fill:#373a47}.bm-item-list{color:#b8b7ad}.bm-overlay{background:#0000004d}.legend-toggle-button{background:#fff;width:45px;height:45px;position:absolute;left:50.2%;transform:translate(-50%);z-index:1000;cursor:pointer}.legend-toggle-button:after{content:"";position:absolute;bottom:10px;left:50%;transform:translate(-50%);width:20px;height:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABACAYAAACunKHjAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKtSURBVHgB7do/bhpBFMfx2QVRgUS6iIo0tCFdSuhSAOEIPoJvYDiBkxPEKVOFCHpvbkBamuwRVoIiBX/yfigbWRjj/fPezFh6H8nA4l3MfJkFL2CMUkoppZRSSvELTq8Yj8e97XY7DoLgIy22cd3hcFjS8rJSqUxns1lsPEdjaNMYrp8Yw1caQ3S6TfBg4+Z+v7+hDa6f+Tuf1uv1NIqixHhoNBrdZhjD3emDegyBCFQwomJvTQaou9ls+r7FGA6HX+jsKuPqMT2g79IxhDjBTMgaAWjdbr1ev+/1ek3jiZwRoN1oNL6nCwH2p91u99sU4MvMKBDhP9pF+njOCCnCxBTkw8woEwFo/Dc4D+lRzbxLnOMyRtkI/3RxEtCNHQwD27sJU4Qj2j3ehIaJzZnBGQESghCxYWIjBncEkmAWh3TnfxhGkjEEIsBPnIT0P8TMMJOIIRQBjuOvrFaruNPpvKI7/94wott7XavVPrRarW9xHP8xJQhGuJvP51NcOD5ZVqvVCQ5IDDOOmSEYIcbxRrpwetB1Ty+DXcOs6EurcIT+o4OulE8xbEaAc+9HOI9hOwIE59Z2GcNFBAie2spFDFcRILi0tc0YLiPAxRBgIwa9QXJrHEaAZ0OAZAyCGSFxbJI5AmQKAcIxuOWKAJlDwAuJkTsC5AoBnscoFAFyhwBPYxSOAIVCgGcxSkWAwiHAkxilI0CpEOA4BksEKB0CHMVgiwAsIcByDNYIwBYCLMVgjwCsIUA4hkgEYA8BQjHEIoBICGCOIRoBxEIAUwzxCCAaAkrGsBIBxENAwRjWIgDbp+GX0GCSMAz7dDHKsj4F+2UzAliZEQ/Re5NXdIZvqbTP/DqhCJ8Xi8XEWGY9RGowGPTwkSD9NGnwCLCkjx6XmD1GKaWUUkop9dL9BdEIS2RoyqAwAAAAAElFTkSuQmCC) no-repeat center center;background-size:contain;z-index:1002}.legend-image-container{position:absolute;bottom:10px;left:50%;transform:translate(-50%);z-index:1000}.left-compare-loading-spinner-overlay,.right-compare-loading-spinner-overlay{position:absolute;top:0;width:100%;height:100%;background-color:#ffffffb3;display:flex;justify-content:center;align-items:center;z-index:1000}.left-compare-loading-spinner-overlay{left:0}.right-compare-loading-spinner-overlay{right:0}.left-spinner,.right-spinner{border:4px solid rgba(0,0,0,.1);width:36px;height:36px;border-radius:50%;border-left-color:#357960;animation:spin 1s linear infinite}.popup-container{background-color:#f0f0f0;width:1000px;height:525px;padding:15px}.dialog-for-popup::backdrop{background-color:#00000080}.colour-heading{background-color:#c4c4c4;height:30px;margin:-15px -15px 10px}.popup-heading{font-size:20px;display:flex;justify-content:left;align-items:center}.popup-upload-button{margin-left:30px;border:none;font-size:16px;background-color:transparent;outline:none}.popup-view-button-container{margin-left:auto}.popup-view-button{font-size:18px;padding:6px 10px;width:65px;border-radius:0;border:.5px solid black;cursor:pointer;color:#000}.popup-button-container{position:absolute;bottom:20px;width:970px;display:flex;justify-content:space-around}.popup-cancel-button,.popup-confirm-button{width:200px;height:35px;border:0;border-radius:10px;cursor:pointer}.popup-confirm-button:hover,.popup-cancel-button:hover{background-color:#35796080}.popup-confirm-button:disabled,.popup-confirm-button:disabled:hover{background-color:#dfdfdf;color:#000}.popup-confirm-button:disabled{cursor:unset}.confirm-popup-container{position:absolute;width:250px;height:110px;top:40%;left:40%;z-index:100;background-color:#f5f5f5;padding:10px}.confirm-popup-button-container{position:relative;width:100%;display:flex;margin-top:15px;align-items:center;justify-content:space-between}.popup-left-button,.popup-right-button{width:110px;height:35px;border:0;border-radius:10px;background-color:#357960;color:#fff;cursor:pointer}.popup-left-button:hover,.popup-right-button:hover{background-color:#35796080;cursor:pointer}@media screen and (max-width: 450px){.popup-container{width:100%;height:575px}.popup-heading{flex-wrap:wrap}.popup-upload-button{font-size:14px;order:3;margin-left:0;margin-top:5px;margin-right:30px;padding-left:0}.popup-view-button-container{order:2;margin-right:5px}.popup-view-button{font-size:14px;width:50px}.popup-button-container{width:400px}.popup-cancel-button,.popup-confirm-button{width:150px}.confirm-popup-container{left:12.5%}}.maplibregl-compare{background-color:#fff;position:absolute;width:2px;height:100%;z-index:1}.maplibregl-compare .compare-swiper-vertical{background-color:#3887be;box-shadow:inset 0 0 0 2px #fff;display:inline-block;border-radius:50%;position:absolute;width:60px;height:60px;top:50%;left:-30px;margin:-30px 1px 0;color:#fff;cursor:ew-resize;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjYwIiAgIGhlaWdodD0iNjAiICAgdmVyc2lvbj0iMS4xIiAgIHZpZXdCb3g9IjAgMCA2MCA2MCIgICBpZD0ic3ZnNTQzNCIgICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkxK2RldmVsK29zeG1lbnUgcjEyOTExIiAgIHNvZGlwb2RpOmRvY25hbWU9Imwtci5zdmciPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE1NDQ0Ij4gICAgPHJkZjpSREY+ICAgICAgPGNjOldvcmsgICAgICAgICByZGY6YWJvdXQ9IiI+ICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4gICAgICAgIDxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+ICAgICAgPC9jYzpXb3JrPiAgICA8L3JkZjpSREY+ICA8L21ldGFkYXRhPiAgPGRlZnMgICAgIGlkPSJkZWZzNTQ0MiIgLz4gIDxzb2RpcG9kaTpuYW1lZHZpZXcgICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IiAgICAgYm9yZGVyb3BhY2l0eT0iMSIgICAgIG9iamVjdHRvbGVyYW5jZT0iMTAiICAgICBncmlkdG9sZXJhbmNlPSIxMCIgICAgIGd1aWRldG9sZXJhbmNlPSIxMCIgICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIgICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTI4NiIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9Ijc1MSIgICAgIGlkPSJuYW1lZHZpZXc1NDQwIiAgICAgc2hvd2dyaWQ9InRydWUiICAgICBpbmtzY2FwZTp6b29tPSI0IiAgICAgaW5rc2NhcGU6Y3g9IjI1Ljg4OTgzMSIgICAgIGlua3NjYXBlOmN5PSIzNC4zODE4MzMiICAgICBpbmtzY2FwZTp3aW5kb3cteD0iMCIgICAgIGlua3NjYXBlOndpbmRvdy15PSIyMyIgICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjAiICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJzdmc1NDM0IiAgICAgaW5rc2NhcGU6b2JqZWN0LW5vZGVzPSJ0cnVlIiAgICAgaW5rc2NhcGU6c25hcC1zbW9vdGgtbm9kZXM9InRydWUiPiAgICA8aW5rc2NhcGU6Z3JpZCAgICAgICB0eXBlPSJ4eWdyaWQiICAgICAgIGlkPSJncmlkNTk4OSIgLz4gIDwvc29kaXBvZGk6bmFtZWR2aWV3PiAgPHBhdGggICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjFweDtzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2Utb3BhY2l0eToxIiAgICAgZD0iTSAyNSAyNCBMIDE2IDMwIEwgMjUgMzYgTCAyNSAyNCB6IE0gMzUgMjQgTCAzNSAzNiBMIDQ0IDMwIEwgMzUgMjQgeiAiICAgICBpZD0icGF0aDU5OTUiIC8+PC9zdmc+)}.maplibregl-compare-horizontal{position:relative;width:100%;height:2px}.maplibregl-compare .compare-swiper-horizontal{background-color:#3887be;box-shadow:inset 0 0 0 2px #fff;display:inline-block;border-radius:50%;position:absolute;width:60px;height:60px;top:50%;left:50%;margin:-30px 1px 0;color:#fff;cursor:ns-resize;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjYwIiAgIGhlaWdodD0iNjAiICAgdmVyc2lvbj0iMS4xIiAgIHZpZXdCb3g9IjAgMCA2MCA2MCIgICBpZD0ic3ZnNTQzNCIgICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkxK2RldmVsK29zeG1lbnUgcjEyOTExIiAgIHNvZGlwb2RpOmRvY25hbWU9Imwtci5zdmciPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE1NDQ0Ij4gICAgPHJkZjpSREY+ICAgICAgPGNjOldvcmsgICAgICAgICByZGY6YWJvdXQ9IiI+ICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4gICAgICAgIDxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+ICAgICAgPC9jYzpXb3JrPiAgICA8L3JkZjpSREY+ICA8L21ldGFkYXRhPiAgPGRlZnMgICAgIGlkPSJkZWZzNTQ0MiIgLz4gIDxzb2RpcG9kaTpuYW1lZHZpZXcgICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IiAgICAgYm9yZGVyb3BhY2l0eT0iMSIgICAgIG9iamVjdHRvbGVyYW5jZT0iMTAiICAgICBncmlkdG9sZXJhbmNlPSIxMCIgICAgIGd1aWRldG9sZXJhbmNlPSIxMCIgICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIgICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTI4NiIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9Ijc1MSIgICAgIGlkPSJuYW1lZHZpZXc1NDQwIiAgICAgc2hvd2dyaWQ9InRydWUiICAgICBpbmtzY2FwZTp6b29tPSI0IiAgICAgaW5rc2NhcGU6Y3g9IjI1Ljg4OTgzMSIgICAgIGlua3NjYXBlOmN5PSIzNC4zODE4MzMiICAgICBpbmtzY2FwZTp3aW5kb3cteD0iMCIgICAgIGlua3NjYXBlOndpbmRvdy15PSIyMyIgICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjAiICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJzdmc1NDM0IiAgICAgaW5rc2NhcGU6b2JqZWN0LW5vZGVzPSJ0cnVlIiAgICAgaW5rc2NhcGU6c25hcC1zbW9vdGgtbm9kZXM9InRydWUiPiAgICA8aW5rc2NhcGU6Z3JpZCAgICAgICB0eXBlPSJ4eWdyaWQiICAgICAgIGlkPSJncmlkNTk4OSIgLz4gIDwvc29kaXBvZGk6bmFtZWR2aWV3PiAgPHBhdGggICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjFweDtzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2Utb3BhY2l0eToxIiAgICAgZD0iTSAyNSAyNCBMIDE2IDMwIEwgMjUgMzYgTCAyNSAyNCB6IE0gMzUgMjQgTCAzNSAzNiBMIDQ0IDMwIEwgMzUgMjQgeiAiICAgICBpZD0icGF0aDU5OTUiIC8+PC9zdmc+);transform:rotate(90deg)}.header-container{display:flex;align-items:center}.manual-change-detection__page__second__header{margin-bottom:30px;text-align:left}.manual-change-detection__page__second__header h3{font-size:30px;color:var(--dark-subtle-surface)}.manual-change-detection__select-subcontainer{width:19.75rem;display:grid;grid-template-columns:50px auto}.manual-change-detection__select-subcontainer.right{display:flex;flex-direction:column;align-items:flex-end}.manual-change-detection__select-subcontainer .basic-single{margin-bottom:20px}.manual-change-detection__selection{display:grid;margin-bottom:1em;grid-template-columns:repeat(2,1fr)}.download-button{height:40px;width:40px;border-radius:10px;background:#fff;cursor:pointer;border:none}.field-display{display:flex;flex-direction:column;color:var(--dark-surface);margin-left:20px}.field-display-dropdown{resize:none;width:auto;min-width:80px;background:var(--light-surface);border:1px solid var(--primary);border-radius:10px;padding:2px;margin-top:2px}.radio-button{text-align:left}.acd-creation{width:80%;margin-top:-5.8em;margin-left:2%;color:#3a3a32;text-align:start}.acd-creation__title h1{font-style:normal;width:30em;font-weight:700;letter-spacing:-.015em;text-align:left;color:#3d3d3d}.acd-creation p{letter-spacing:-.015em;line-height:1em;color:#3a3a32;font-style:normal;font-weight:500;text-align:start}.acd-creation__satellite-image img{object-fit:contain;width:300px;height:auto}.acd-type-buttons{display:flex;flex-direction:row}.acd-type-buttons button{border:1px solid #707070;margin-left:10px;box-sizing:border-box;border-radius:15px;padding:.4em 1.1em}.acd-type-buttons button:hover{cursor:pointer}.report-new-button button{background:#e7e7e7;float:left;border-radius:.4em;border:none;font-weight:700;color:#3a3a32;padding:.5em}.report-new-button button:hover{background:#357960;cursor:pointer;color:#e5e4cc}.select-report-dropdown{position:absolute;margin-left:100px}.image2{margin-left:20%}.image2__selection,.image1__selection{display:flex;flex-direction:row}.acd-creation input{margin-left:-170px}.acd-dropdown{width:250px;height:25px;margin-top:13px;margin-left:20px}.lulc-report-details{display:flex;flex-direction:row}.report2__details{margin-left:400px;margin-top:-8px}.satellite-image img,.landcover-image img{width:300px;height:300px}.change-image img{display:block;margin-left:auto;margin-right:auto;width:500px;height:450px}.report__satellite__details__image{line-height:10px}.open-change-legend,.open-second-legend{position:absolute;right:0;margin-right:10%}.open-first-legend{position:absolute;left:0;margin-left:40%}.open-change-legend button,.open-first-legend button,.open-second-legend button{all:unset;padding:.3em 1.2em;right:0;background:#c4c4c4;font-style:normal;font-weight:500}.open-change-legend button:hover,.open-first-legend button:hover,.open-second-legend button:hover{cursor:pointer}.acd__lulc1__details{position:absolute;left:0;margin-left:30%;border:.1rem solid #7C9473;padding:1em;margin-top:-20em}.acd__lulc2__details{position:absolute;right:0;margin-right:13%;border:.1rem solid #7C9473;padding:1em;margin-top:-20em}.acd__change__details{position:absolute;right:0;margin-right:10%;border:.1rem solid #7C9473;padding:1em;margin-top:-30em}.close-btn{all:unset;font-size:1.8em;text-align:end;font-weight:100;right:0;margin-right:10px;top:2px;position:absolute;color:#3a3a32}.report-new-button{margin-top:200px}.report-display-page{margin-left:6%;text-align:start;color:#3d3d3d;letter-spacing:-.015em;margin-top:2%}.report-display-page__title{line-height:2em}.report-display-page__title h1{font-style:normal;width:30em;font-weight:700;color:#3d3d3d;font-size:2em}.report-display-page__project__details p,.carbon-report p{line-height:.7em;font-size:1.1em;color:#3a3a32;font-style:normal;font-weight:500;margin-top:2%}.carbon-report img{width:100%}.carbon-report h3{font-size:1.5em}.name{font-weight:700}.sentinel_form{max-width:40vw;float:left;text-align:left;margin-bottom:30px}.header_1{font-size:38px;font-weight:600;margin-left:10px;margin-top:25px;margin-bottom:30px}.subheader_1{font-size:20px;font-weight:700;margin-top:30px;margin-bottom:20px}.subheader_2{font-size:16px;font-weight:600;margin-top:30px;margin-bottom:8px}.description{font-size:15px;color:#666;margin-bottom:10px}.bottom-message{position:fixed;bottom:20px;width:100%;text-align:center;background-color:#e0f7fa;padding:30px;font-weight:700;color:#00796b}a{color:#1a0dab;text-decoration:underline}strong{color:#000}.credentials_input{border:2px solid #7da89b;border-radius:10px;margin-right:20px;padding:10px 15px;background-color:#fff;font-weight:400;font-size:16px;width:400px;box-sizing:border-box;outline:none}.save-btn{text-align:center;position:relative;background:#357960;width:12em;border-radius:.4em;border:none;font-weight:700;color:#fff;padding:.5em;margin-right:10px;float:left}.cancel-btnn{text-align:center;position:relative;background:var(--light-primary, #E5F4E4);width:12em;border-radius:.4em;border:none;font-weight:700;color:#357960;padding:.5em;margin-right:10px;float:left}button:not(:disabled):hover{cursor:pointer}.div_input_box{padding-bottom:10px;padding-top:10px}.form-container{text-align:left;padding-left:70px;width:45vw}.button-row{margin-bottom:130px;margin-top:10px}.detail-display-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;margin:10px;margin-block:5px;padding:1.5rem;border-radius:10px;background:var(--light-primary)}.observation-btns{display:flex}.observation-btns button{margin:10px}.detail-display-card-timestamp{position:absolute;top:20px;right:20px}.detail-display-data{display:flex;flex-direction:column;align-items:flex-start}.display-card-back-btn{position:absolute;top:2rem;left:5px;max-width:1rem;height:auto;cursor:pointer}.landowner-page-name{text-align:left;margin:1em 0 1em 105px}.landowner-page-info{display:flex;flex-direction:column;align-items:flex-start}.landowner-header-icon-container{display:flex;height:25px;align-items:center;margin-top:10px}.landowner-header-icon-container .star{height:20px}.landowner-header-icon-container .user-type{height:100%;margin-right:10px}.landowner-metadata-container{display:flex;justify-content:space-between;margin-top:20px}.landowner-page-info p{text-align:left}.landowner-program-name{text-align:left;margin:20px 0}.landowner-property-info{display:flex;flex-direction:column;align-items:flex-start}.landowner-page-property-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:41em}.landowner-page-property-header img{width:15px}.landowner-page-property-body{display:flex;flex-direction:row;align-items:center;margin-top:1.5em}.landowner-page-char-info{display:flex;flex-direction:row;justify-content:flex-start;width:100%;margin-left:5em}.landowner-page-char-info>:not(:first-child){margin-left:2.5em}.landowner-page-char-info-child{text-align:center}.landowner-page-char-info-child h4{font-weight:400}.landowner-page-char-info-child p{font-family:Roboto;font-style:normal;font-weight:200;font-size:36px;line-height:42px;text-align:center;letter-spacing:-.015em;color:#4d4d4d}.landowner-page-mapbox-container{display:flex;flex-direction:column;align-items:flex-start;padding:8px;width:320px}.landowner-subheader-container{display:flex;width:100%;justify-content:space-between;margin-top:20px}.landowner-subheader-container .recent-activity-frame{width:100%}.landowner-page-properties-container{margin:20px 0rem 0rem}.landowner-page-properties-container .selection-card:nth-child(odd){background-color:#e5f4e4}.landowner-page-properties-container .selection-card{width:12rem;height:16.5rem;padding-top:40px}.landowner-page.sort-icon{width:15px;position:static;margin:unset;height:100%}.landowner-page-properties-header{display:flex;width:10em;flex:row;justify-content:space-around;align-items:center;margin-left:-7px}.landowner-share{display:flex;flex-direction:row;padding:0 17px;position:relative;width:127px;height:36px;left:1082px;top:-68px;background:#d2d2d230;border:2px solid #4d4d4d;box-sizing:border-box;border-radius:15px;flex:none;order:0;flex-grow:0;margin:0;cursor:pointer;justify-content:space-around;align-items:center}.landowner-share:hover{background-color:#357960;color:#fff}.landowner-import{display:flex;flex-direction:row;padding:0 17px;position:relative;width:127px;height:36px;left:921px;top:-32px;background:#d2d2d230;border:2px solid #4d4d4d;box-sizing:border-box;border-radius:15px;flex:none;order:0;flex-grow:0;margin:0;cursor:pointer;justify-content:space-around;align-items:center}.landowner-import:hover{background-color:#357960;color:#fff}.landowner-info-name{position:static;width:168px;height:19px;font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#4d4d4d;flex:none;order:0;flex-grow:0}.landowner-info{position:static;width:170px;font-family:Roboto;font-style:normal;font-weight:300;font-size:16px;line-height:140%;letter-spacing:.005em;color:#3d3d3d;flex:none;order:0;flex-grow:0;margin:8px 0;text-align:left}.landowner-property-details-container{width:100%;display:flex;align-items:center;flex-direction:column}.landowner-property-stats{width:450px;height:300px;display:flex;flex-direction:column;color:var(--dark-surface);justify-content:space-around;margin-bottom:75px}.landowner-property-stats-container{display:flex;flex-direction:column;height:70%;justify-content:space-evenly}.landowner-property-details-container h2{font-weight:700;font-size:30px}.landowner-property-details-container span{font-weight:300}.landowner-property-card-container{width:90%}.landowner-property-small-stats,.landowner-property-large-stats{display:flex;justify-content:space-evenly}.landowner-property-large-stats span{font-size:36px;font-weight:100}.landowner-property-large-stats div{display:flex;flex-direction:column}.landowner-property-detail-action-container{display:flex;justify-content:space-between}.landowner-property-details-map-container{margin-top:8.75rem;align-self:normal}.detail-display-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;margin:auto;margin-block:5px;padding:1.5rem 4rem;border-radius:10px;background:#fff;height:460px;border:solid 3px var(--primary);justify-content:space-between}.detail-display-card h4,.detail-display-card p{margin:10px}.observations-imgs{display:flex;width:100%;overflow-x:scroll}.observation-img{object-fit:cover;margin:15px;width:400px;height:400px}.observation-btns{display:flex;align-self:center}.observation-btns button{margin:10px;height:4rem;width:21.625rem}.display-card-back-btn{position:absolute;top:2rem;left:20px;max-width:2rem;height:auto;cursor:pointer}.landowner-new__form{position:relative}.landowner-new__form__body{margin-top:3em;display:grid;grid-row-gap:2em;grid-column-gap:2em}.landowner-new_form_last_row{display:flex;grid-column:1/3}.landowner-new__input-block input{border:1px solid #969696;box-sizing:border-box;width:100%;height:2em;font-size:16px;border-radius:10px;border-color:var(--primary);margin-top:10px;padding-left:10px}.landowner-new__input-block{font-size:18px;text-align:left;color:var(--dark-surface)}.landowner-new__button{margin-top:10%;text-align:left;display:flex;border-radius:10px;align-items:left;justify-content:center;position:relative;font-size:20px}.landowner-new__create-btn{background-color:var(--primary);color:#fff;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;width:18.875em;height:2.5em;border:none;border-radius:10px;cursor:pointer}.landowner-new__create-btn:hover{opacity:.4}.landowner-new__cancel-btn{background-color:var(--light-primary);color:var(--primary);margin-left:2em;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;width:9.75em;height:2.5em;border:none;border-radius:10px;cursor:pointer}.landowner-new__cancel-btn:hover{opacity:.4}.landowner-new__warning-text{position:absolute;color:red;text-align:left;top:-2em}.landowner-new_text-limit-colour{color:#da4167}.property-draw-body{position:relative}.property-draw-body>h3{text-align:left}.property-draw-body.map-container{width:100%}.property-draw-text-input{border:.4px solid #000000;box-sizing:border-box;height:2em;font-family:Roboto;font-style:normal;font-weight:300;font-size:16px;line-height:140%;letter-spacing:.005em;color:var(--dark-surface)}.property-draw-mapbox-container{width:90%;min-height:35rem;max-height:35rem;margin-top:1rem;margin-left:auto;margin-right:auto}.property-draw-button-container{margin-top:1em;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.property-draw-submit-btn{background-color:var(--light-primary);color:var(--primary);border-radius:10px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;border:0;height:2.05em;width:11.8em;cursor:pointer}#form-file-upload{height:16rem;width:28rem;max-width:100%;text-align:center;position:relative}#input-file-upload{display:none}#label-file-upload{height:100%;display:flex;align-items:center;justify-content:center;border-width:2px;border-radius:1rem;padding:20px;background-color:var(--light-subtle-surface)}#label-file-upload.drag-active{background-color:#fff}#label-file-upload p{font-weight:500}.upload-button{cursor:pointer;padding:.25rem;font-size:16px;border:2px solid var(--dark-surface);border-radius:15px;font-family:Roboto;font-weight:400;background-color:transparent;color:var(--dark-surface);padding:5px 10px}.upload-button:hover{text-decoration-line:underline}#drag-file-element{position:absolute;width:100%;height:100%;border-radius:1rem;top:0;right:0;bottom:0;left:0}.text-icon-container{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;justify-content:space-evenly}.text-icon-container .file-icon{width:fit-content;height:fit-content}.question-mark{position:absolute;bottom:15px;right:15px}.property-new-body{position:relative;margin-left:5rem;margin-right:5rem;margin-top:1.5rem;color:var(--dark-surface);height:100%}.property-new-body>h3{text-align:left}.property-new-form{display:flex;flex-direction:column;align-items:flex-start;height:100%;justify-content:space-between}.property-new-inputs{display:flex;justify-content:space-between;width:100%}.property-label-inputs-container{width:45%;text-align:left}.property-new-form-body{display:grid;grid-template-rows:1fr;row-gap:20px}.property-input-and-label{width:100%;display:flex;align-items:center;justify-content:space-between}.property-new-text-input{border:1px solid var(--primary);border-radius:10px;box-sizing:border-box;height:2em;width:65%;font-family:Roboto;font-style:normal;font-weight:300;font-size:16px;line-height:140%;letter-spacing:.005em;color:var(--dark-surface)}.property-new-boundary{font-weight:500;display:flex;flex-direction:column;height:350px;justify-content:space-between}.property-new-boundary p{font-weight:500;font-size:20px}.property-new-mapbox-container{width:90%;min-height:35rem;max-height:35rem;margin-top:1rem;margin-left:auto;margin-right:auto}.property-new-button-container{margin-top:1em;display:flex;justify-content:space-around;align-items:center;width:100%}.btn{border-radius:10px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;border:0;height:2.05em;width:11.8em;cursor:pointer}.property-new-button-container .btn{justify-content:center}.property-new-button-container a{text-decoration:none}.choose-map-btn.btn{background-color:#d2d2d230;border:2px solid var(--dark-surface);border-radius:15px;color:var(--dark-surface);font-weight:500;font-size:20px;width:185px;height:40px;display:flex;justify-content:center;align-items:center}.choose-map-btn.btn:hover{opacity:.4}.property-new-draw-button-container{display:flex;justify-content:center}.property-new-btn{background-color:var(--light-primary);color:var(--primary)}.property-new-btn:hover{background-color:var(--light-primary);color:var(--primary);opacity:.4}.property-new-submit-btn{background-color:var(--primary);color:#fff}.property-new-submit-btn:hover{background-color:var(--primary);color:#fff;opacity:.4}.property-new__warning-text{color:red;display:none}.property-new_optonal-text{font-size:14px;font-weight:300;color:var(--dark-subtle-surface)}.property-new_text-limit-colour{color:#da4167}.ndvi-creation{width:80%;margin-top:-5.8em;margin-left:2%;color:#3a3a32;text-align:start}.report-creation__type-form{line-height:2em}.ndvi-creation__title h1{font-style:normal;width:30em;font-weight:700;letter-spacing:-.015em;text-align:left;color:#3d3d3d}.ndvi-creation p,.report-creation__name-label,.report-creation__type-form p{letter-spacing:-.015em;line-height:1em;color:#3a3a32;font-style:normal;font-weight:500;text-align:start}.ndvi-creation__satellite-image img{object-fit:contain;width:400px;height:auto}.ndvi-creation__subtitle{font-size:1.2em}.image-selection{display:flex;flex-direction:row}.report-new-button{margin-bottom:20px}.report-new-button button{background:#bac7a7;float:left;border-radius:.4em;border:none;font-weight:700;color:#3a3a32;padding:.5em}.report-new-button button:hover{background:#798777;cursor:pointer;color:#e5e4cc}.ndvi-buttons{display:flex;flex-direction:row}.ndvi-buttons button{border:1px solid #707070;margin-left:10px;box-sizing:border-box;border-radius:15px;padding:.4em 1.1em}.ndvi-buttons button:hover{cursor:pointer}.ndvi-gallery__title{margin-top:-1.8em;width:42em;margin-left:-1.1%}.ndvi-gallery__title h1{font-style:normal;width:22.5em;font-weight:700;letter-spacing:-.015em;color:#3d3d3d;font-size:2em}.line{width:90%;color:#7c9473b0;margin-left:0}.open-legend{position:absolute;right:0;margin-right:10%}.open-legend button{all:unset;padding:.3em 1.2em;right:0;background:#c4c4c4;font-style:normal;font-weight:500}.ndvi-report__ndvi__details{position:absolute;right:0;margin-right:10%;border:.1rem solid #7C9473;padding:1em;margin-top:-30em;min-width:9em}.close-btn{all:unset;font-size:1.8em;text-align:end;font-weight:100;right:0;margin-right:8px;top:2px;position:absolute;color:#3a3a32}.legend-labels li{line-height:30px;height:1.5em;display:flex;align-items:center}.legend-labels li span{display:block;float:left;height:16px;width:30px;margin-right:5px;margin-left:0;border:2px solid rgb(0,0,0)}.legend-gradient{background:#000;height:16.5em;width:25px;border:2px solid rgb(0,0,0)}.legend-subcontainer{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;margin:1em}.legend-desc-switch-btn{float:left}.map-box-container{position:relative;width:900px;height:480px;margin:10px;flex-grow:1}.map-property-and-buttons-container{flex-direction:column}.map-and-property-container{display:flex;flex-direction:row;flex-wrap:wrap}.button-container,.button-ndvi-property-container{display:flex;flex-direction:row;justify-content:center}.button-ndvi-property-container{margin-bottom:10px}.create-button-property{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:static;width:240px;height:40px;left:143px;top:-2px;background:#357960;border-radius:10px;border:0px;flex:none;order:2;flex-grow:0;margin:0 8px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#fff;cursor:pointer}.create-button-property:hover{opacity:.4}.create-button-alt{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:static;width:240px;height:40px;left:143px;top:-2px;background:#d8edd4;border:none;border-radius:10px;flex:none;order:2;flex-grow:0;margin:0 8px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#357960;cursor:pointer}.create-button-alt:hover{opacity:.4}.create-new-button-container{margin:20px 10px auto auto}.property-container{flex-direction:column;height:fit-content;max-height:480px;width:370px;flex-grow:2;overflow-y:scroll;overflow-x:hidden}.property-page__header{letter-spacing:-.3px;margin-right:500px;margin-bottom:100px}.property-page__header h3{font-size:20px;color:var(--primary, #357960)}.property-date-created__page__header{line-height:140%;letter-spacing:.08px}.property-date-created__page__header h3{color:#4d4d4d;font-size:16px}.property-date__page__header{font-style:normal;font-weight:700;line-height:normal}.property-date__page__header h3{color:#4d4d4d;font-size:16px}.popup-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000}.popup-content{display:flex;justify-content:center;align-items:center;height:100vh}.popup-inner{background-color:#fff;border:1px solid #ccc;border-radius:10px;padding:20px;text-align:center}.popup-inner h2{font-size:1.5em;text-align:left;font-weight:700;margin-bottom:20px}.popup-inner p{font-family:inherit;font-size:1.3em;margin-bottom:20px}.popup-buttons button{margin-top:10px;display:inline-block;margin-right:10px;line-height:2}.popup-buttons button{display:inline-block;margin-right:10px}.note-container{color:var(--dark-surface, #4D4D4D);text-align:center;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.027px;margin-top:30px;margin-bottom:10px}.create-button-ndvi-property{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:static;width:240px;height:40px;left:143px;top:-2px;background:#357960;border-radius:10px;border:0;flex:none;order:2;flex-grow:0;margin:0 8px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#fff;cursor:pointer}.create-button-ndvi-property:hover{opacity:.4}@media screen and (max-width: 450px){.manual-change-detection__page__header{flex-direction:column}.report-view-select{margin-left:3.25rem}.button-container,.button-ndvi-property-container{flex-wrap:wrap;justify-content:space-around}.button-ndvi-property-container{position:relative;bottom:0;margin-bottom:10px}.create-button-property,.create-button-alt,.create-button-ndvi-property,.create-button-secondary{width:145px}.map-property-and-buttons-container{display:flex;height:100%}.map-and-property-container{flex-direction:column;margin-bottom:-20px;position:relative;z-index:1}.map-box-container{width:100%;height:240px;padding:10px 0}.property-container{width:108%;height:auto;max-height:none;margin-left:-18px;overflow-y:visible}.selection-gallery{width:100%}.note-container{position:relative;bottom:5px;margin:10px 0}.create-button{display:block}.popup-buttons button{width:240px}}.mowing-report{display:flex;flex-direction:column;color:var(--dark-surface)}.mowing-columns{display:flex;flex-direction:row;position:relative}.mowing-map{position:absolute;top:40px;right:0}.mowing-report-text-bolded{font-size:16px;font-weight:700;line-height:22.4px;text-align:left}.mowing-report-text-unbolded{font-size:16px;font-weight:300;line-height:22.4px;text-align:left}.mowing-report-overview{display:flex;flex-direction:column}.mowing-report-project-name{padding:8px 0}.mowing-report-description{padding:8px 0;width:676px}.mowing-report-details-title{padding:8px 0}.mowing-report-details-row{display:flex;flex-direction:row;padding:4px 0;width:275px;justify-content:space-between}.mowing-event-summary{padding-bottom:24px;display:block;overflow-x:auto;white-space:nowrap;border-spacing:0px;max-width:100%}.mowing-event-summary::-webkit-scrollbar-thumb{border-style:none;border-radius:15px;background-color:var(--dark-subtle-surface)}.mowing-event-summary th,td{padding:12px;background-color:var(--light-surface)!important;border-left:2px solid var(--dark-subtle-surface)!important}.mowing-event-summary th:first-child,td:first-child{border-left:none!important}.mowing-event-summary-column-header{text-align:right}.mowing-field-selector{width:200px;height:40px;padding:4px;margin-left:16px;border-style:solid;border-color:var(--dark-surface);border-width:2px;border-radius:10px;font-size:16px;font-weight:300;color:var(--dark-surface)}.mowing-field-selector:invalid{color:var(--dark-subtle-surface)}.ndvi-chart-page__selections-container{display:flex;text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-left:100px}.ndvi-chart-page__select-subcontainer{width:200px;min-width:min-content;box-sizing:border-box;margin-right:75px}.link{text-decoration:none;font-size:30px;color:var(--dark-subtle-surface)}.selected-link{text-decoration:none;font-size:30px;color:var(--dark-surface)}.report-chart-delta{color:var(--dark-subtle-surface);display:flex;align-items:center;font-size:24px;margin-left:5px;text-decoration:none}.chart-container{text-align:center;margin-top:10px;background-color:transparent}.chart-heading{font-size:24px;color:var(--dark-surface);margin:0}.centered-chart-container{display:flex;justify-content:center;align-items:center;height:500px;width:900px;margin:10px auto 0;background-color:transparent}.chart-description{margin-top:30px;margin-left:50px;margin-bottom:40px;text-align:center;font-size:16px;color:var(--dark-subtle-surface)}.ndvi-chart-csv-download-button{height:40px;width:40px;padding:8px;gap:8px;border-radius:5px;background:#fff;cursor:pointer;border:none}.veg-dropdown-label-and-container{align-items:center;position:relative}.info-icon.veg-dropdown.ndvi{position:relative;top:-5px}.popup.veg-dropdown{left:80px;top:10px;padding:5px;width:250px;text-wrap:wrap}@media screen and (max-width: 450px){.chart-heading,.report-chart-delta{font-size:20px}.report-chart-delta{margin-left:0}.ndvi-chart-csv-download-button img{width:20px;height:20px}}.navigation-tabs-container{margin-bottom:20px;text-align:left;display:flex;align-items:center}.navigation-tabs-container h3{font-size:30px;color:var(--dark-surface)}.inactive h3{color:var(--dark-subtle-surface)!important}.navigation-tabs-container-mobile{display:none}@media screen and (max-width: 450px){.navigation-tabs-container{display:none}.navigation-tabs-container-mobile{position:relative;left:45px;display:block;align-items:center;width:fit-content}.tab-dropdown-toggle{background-color:transparent;border:1px solid black;border-radius:10px;padding:5px 10px;cursor:pointer;display:flex;align-items:center}.tab-text{font-size:18px;margin-right:5px}.down-icon{width:1em;height:1em;margin-left:5px}.tab-dropdown-menu{position:absolute;left:0;top:100%;z-index:100;background-color:#fff;width:150px;border:1px solid #ccc;margin-top:2px}.tab-dropdown-menu ul{list-style-type:none;padding:0;margin:0}.tab-dropdown-menu li{cursor:pointer;border-bottom:1px solid #ccc;line-height:40px;text-indent:15px}.tab-dropdown-menu li:last-child{border-bottom:none}.tab-dropdown-menu a{text-decoration:none;color:#3d3d3d;display:block;width:100%;height:100%}.active-tab{background-color:#7c7c7c3f}}.report-chart-delta-delta{color:var(--dark-surface);display:flex;align-items:center;font-size:24px;margin-left:10px}.delta-link{margin-left:8px}.chart-title-container{display:flex;justify-content:space-between;align-items:center;margin:40px auto 0;height:12px;width:350px}.report-chart-link__page__header{margin-bottom:30px;text-align:left}.report-chart-link__page__header h3{font-size:30px;color:var(--dark-surface)}.report-chart-link__subpage__header{text-align:center}.report-chart-link__subpage__header h3{font-size:26px;color:var(--dark-surface)}.report-chart-link__page{text-align:left;margin:1em 0 1em 5rem}.chart-container{text-align:center;margin-top:10px}.chart-heading-delta{font-size:24px;color:var(--dark-subtle-surface);margin:0;text-decoration:none}.centered-chart-container{display:flex;justify-content:center;align-items:center;height:470px;width:900px;margin:10px auto 0}.popup-message{position:absolute;top:240px;right:380px;border:.5px solid var(--dark-surface);border-radius:10px;background:var(--light-surface);display:inline-flex;padding:5px 20px;justify-content:center;align-items:center;gap:10px;display:none;width:250px}.popup-message.active{display:block}.dropdown-container{display:flex;width:81px;height:40px;padding:4.8px .752px 4.8px 0;justify-content:center;align-items:center;margin:10px auto 0}.year-dropdown{margin:10px;border-radius:10px;padding:4.8px 8px 4.8px 4.8px}.chart-description{margin-top:10px}@media screen and (max-width: 450px){.delta-link{margin-left:6px;width:18px;height:18px}.delta-link img{width:18px;height:18px}.centered-chart-container{width:100%;height:250px;margin-top:15px}.chart-description{margin:10px 5px 0;text-align:left}.chart-heading-delta,.report-chart-delta-delta{font-size:20px}.report-chart-delta-delta{margin-left:0}.year-dropdown{width:140px}.popup-message{top:235px;right:115px;width:200px;padding:10px 15px}.popup-message,.popup-message strong{font-size:15px;text-align:left}}.dropdown{background:#eeeeeed3;border:none;border-radius:0 .3em .3em 0;padding:.3em .3em .3em .5em;width:25%;z-index:10;position:absolute;left:-14px;top:20px}.mapbox-container{position:absolute;width:1440px;height:1336px;left:0;top:64px}.openimage button{display:flex;flex-direction:row;align-items:center;padding:1px 17px;position:absolute;width:204px;height:36px;left:-8px;top:73px;background:#fff;border:2px solid #000000;box-sizing:border-box;border-radius:15px;flex:none;order:0;flex-grow:0;margin:0 1156px;z-index:29}.openimage button:hover{background:#357960;cursor:pointer;color:#e5e4cc}.satellite-image-display__details{display:flex;flex-direction:row;align-items:flex-start;padding:2px;position:fixed;width:416px;height:665.45px;background:#fff;border:1px solid #3A3A32;box-sizing:border-box;left:800px;z-index:10;top:1px}.satellite-image-display__details-frame{display:flex;flex-direction:column;align-items:center;padding:0;position:static;left:1.92%;right:1.92%;top:1.2%;bottom:1.2%;flex:none;order:0;flex-grow:0;margin:0 10px}.satellite-image-display__details__header{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;position:static;width:400px;height:44px;left:0;top:192px;flex:none;order:2;align-self:stretch;flex-grow:0;margin:0}.satellite-image-display__details__properties{font-size:1.1em;font-style:normal;font-weight:400;padding:.5rem;letter-spacing:-.015em;line-height:22px;color:#3a3a32}.default-button{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px;position:relative;width:98px;height:64px;left:6px;top:-655px;background:#e5f4e480;flex:none;order:0;align-self:stretch;flex-grow:0;margin:0;z-index:5;cursor:pointer;background:#fff;border:black}.remote-sensing-icon2{left:4.55%;right:4.55%;top:4.55%;bottom:4.55%;flex:none;order:0;flex-grow:0;margin:0;Width:43px;Height:35px}.vegetation-button{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px;position:relative;width:98px;height:64px;left:6px;top:-653px;background:#e5f4e480;flex:none;order:0;align-self:stretch;flex-grow:0;margin:0;z-index:5;cursor:pointer;background:#fff;border:black}.generate-report-button{display:flex;flex-direction:row;align-items:flex-start;padding:8px 16px;position:absolute;width:175px;height:39px;left:1147px;top:8px;background:#e5f4e4;border-radius:10px;flex:none;order:0;flex-grow:0;z-index:5;margin:10px 0}.generate-report-tab{display:flex;flex-direction:row;align-items:flex-start;padding:0;position:relative;width:416px;height:588.22px;Left:829px;top:191px;background:#fff;box-shadow:0 4px 4px #00000040;border-radius:4px;z-index:30}.details-picture-box2{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:380px;height:176px;left:112px;top:16px;flex:none;order:1;flex-grow:0;margin:0}.generate-title{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;position:static;width:400px;height:44px;left:0;top:20px;font-family:Roboto;font-style:normal;font-weight:700;font-size:24px;line-height:28px;text-align:center;letter-spacing:-.015em;color:#3a3a32}.snap-compare{display:flex;flex-direction:row;align-items:flex-start;padding:0;position:static;width:400px;height:64px;left:0;top:320.22px;flex:none;order:3;flex-grow:0;margin:4px 0}.compare{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px;position:static;width:200px;height:64px;left:200px;top:14.5px;flex:none;order:1;align-self:stretch;flex-grow:1;margin:0;font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#4d4d4d;border:transparent;cursor:pointer}.snapshot{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:static;width:200px;height:64px;left:0;top:0;background:#e5f4e4;flex:none;order:0;align-self:stretch;flex-grow:1;margin:0;font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#357960;border:transparent;cursor:pointer}.generate-list{display:flex;flex-direction:column;align-items:flex-start;padding:0;position:static;width:400px;height:216px;left:0;top:388.22px;flex:none;order:4;flex-grow:0;margin:4px 0}.list{display:flex;flex-direction:row;align-items:center;padding:16px;position:static;width:400px;height:40px;left:0;top:176px;background:#e5f4e4;border-radius:4px;flex:none;order:4;flex-grow:0;margin:4px 0;font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#357960;cursor:pointer;border-color:transparent}.list:hover{border-color:#357960;color:#357960;border-radius:7px;font-weight:700;border-width:2px}.mowing-form{display:flex;flex-direction:column;color:var(--dark-surface)}.mowing-section-header{display:flex;flex-direction:row;position:relative;align-items:center;margin:32px 0;width:100%}.mowing-section-header img{margin:0 16px;width:24px;height:24px}.mowing-section-header button{margin:0 16px}.mowing-section-header:first-child{margin-top:0}.mowing-form-project{display:flex;flex-direction:row;padding:8px 0 16px}.mowing-form-project-label{font-size:16px;font-weight:700}.mowing-form-project-name{font-size:16px;font-weight:300;margin-left:16px}.mowing-form-input{display:flex;flex-direction:column;align-items:flex-start;width:fit-content;padding:4px 0}.mowing-form-input-label{font-size:18px;font-weight:400}.mowing-form-input-field{margin:6px 0;padding:0 7px;width:348px;height:32px;border-style:solid;border-width:1px;border-radius:10px;border-color:var(--primary);font-size:16px;font-weight:300}input.mowing-form-input-field{padding:12px 10px}.mowing-form-input-field::placeholder{color:var(--dark-subtle-surface)}.mowing-form-input-field-empty{margin:6px 0;padding:12px 10px;width:348px;height:32px;border-style:solid;border-width:1px;border-radius:10px;border-color:var(--primary);font-size:16px;font-weight:300;color:var(--dark-subtle-surface)}:disabled{background-color:var(--light-subtle-surface);border-style:none;color:var(--dark-surface);appearance:none;-webkit-appearance:none;-moz-appearance:none}select::-ms-expand{display:none}.mowing-form-input-limit{margin-left:90%;font-size:16px;font-weight:300;color:var(--dark-subtle-surface)}.mowing-form-popup-notice{display:flex;flex-direction:row;position:absolute;top:0;right:0;bottom:120px;left:0;margin:auto;padding:5px 10px;z-index:2;width:fit-content;height:fit-content;background-color:var(--light-surface);border-style:solid;border-width:.5px;border-radius:10px;border-color:var(--dark-surface);align-self:center;align-items:flex-start}.mowing-form-popup-notice-text{max-width:450px;font-size:16px;font-weight:300;line-height:22.4px;text-align:left;align-self:center}.mowing-form-popup-notice-button{margin:5px 0 5px 10px;width:10px;height:10px}.mowing-form-popup-prompt{display:flex;flex-direction:column;position:fixed;z-index:2;top:0;right:0;bottom:0;left:0;margin:auto;padding:10px 20px;max-height:max-content;max-width:max-content;align-items:center;background-color:var(--light-surface);border-style:none;border-radius:10px;box-shadow:0 4px 4px #00000040}.mowing-form-popup-prompt-text{max-width:387px}.mowing-form-popup-prompt-title{margin:10px 0;font-size:26px;font-weight:700;text-align:left}.mowing-form-popup-prompt-details{margin:20px 0;font-size:20px;font-weight:400;text-align:left}.mowing-form-popup-prompt-buttons{display:flex;flex-direction:row}.mowing-form-popup-prompt-dark-button{margin:12px;width:185px;height:40px;background-color:var(--primary);border-style:none;border-radius:10px;font-size:20px;font-weight:500;color:var(--light-surface)}.mowing-form-popup-prompt-light-button{margin:12px;width:185px;height:40px;background-color:var(--light-primary);border-style:none;border-radius:10px;font-size:20px;font-weight:500;color:var(--primary)}.mowing-form-buttons{display:flex;flex-direction:row;justify-content:center;position:relative;z-index:1}.mowing-form-dark-button{display:flex;flex-direction:row;width:255px;height:45px;margin:20px 16px;align-items:center;justify-content:center;background-color:var(--primary);border-style:none;border-radius:10px;font-size:20px;font-weight:500;color:var(--light-surface)}.mowing-form-dark-button img{margin-left:16px;width:24px;height:24px;filter:brightness(0) invert(1)}.mowing-form-dark-button-disabled{width:255px;height:45px;margin:20px 16px;background-color:var(--light-subtle-surface);border-style:none;border-radius:10px;font-size:20px;font-weight:500;color:var(--dark-subtle-surface)}.mowing-form-light-button{width:255px;height:45px;margin:20px 16px;background-color:var(--light-primary);border-style:none;border-radius:10px;font-size:20px;font-weight:500;color:var(--primary)}.searching-animation{display:flexbox;flex-direction:row;margin-left:auto;margin-right:auto}.character{position:relative;opacity:0;animation:move-text 1s infinite}@keyframes move-text{0%{bottom:-.15em;opacity:1}50%{bottom:.15em}to{bottom:0;opacity:1}}.darkened-background{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;width:100%;height:100%;background-color:#0009}.mowing-form-description{padding:8px 0;font-size:16px;font-weight:300;text-align:left}.mowing-form-checkbox{display:flex;flex-direction:row;padding:24px 0 8px;align-items:center}.mowing-form-checkbox-label{padding-left:10px;font-size:14px;font-weight:500;color:var(--dark-subtle-surface)}.mowing-form-unselected{width:24px;height:24px;background-color:var(--light-subtle-surface);border-style:none;border-radius:5px;box-shadow:1px 1px 4px #00000040 inset}.mowing-form-selected{width:24px;height:24px;background-color:var(--primary);border-style:none;border-radius:5px;box-shadow:1px 1px 4px #00000040 inset}.mowing-form-satellite-display{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;position:relative;left:-8px}.mowing-form-satellite-image{width:238px;height:238px;margin:8px;position:relative}.mowing-form-satellite-image-checkbox{width:50px;height:50px;background-color:var(--light-surface);border-style:none;border-radius:0 0 10px;position:absolute;top:0;left:0}.mowing-form-satellite-image-checkbox button{position:absolute;top:14px;left:14px}.mowing-form-satellite-image-details{width:100%;height:35%;padding:10px;background-color:#000000bf;position:absolute;bottom:0;text-align:left}.mowing-form-details-text{font-size:16px;font-weight:300;color:var(--light-surface);line-height:22px}.mowing-form-details-text span{font-weight:700}.mowing-form-satellite-image img{width:inherit;height:inherit;background-color:#0003}.mowing-form-popup-display{display:flex;flex-direction:column;width:75%;height:75%;position:fixed;z-index:1002;top:0;right:0;bottom:0;left:0;margin:auto;align-items:center}.mowing-form-popup-display-button{position:absolute;top:10px;right:10px;width:15px;height:15px;filter:brightness(0) invert(1)}.mowing-form-popup-display-image{width:100%;max-height:90%}.mowing-form-popup-display-details{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:100%;height:76px;background-color:#000c;font-size:16px;font-weight:300;color:var(--light-surface)}.mowing-form-popup-display-details div{margin:0 10px}.gedi-form-col{margin-left:1.5em;margin-right:1.5em;margin-bottom:3em;width:70%;position:relative}.gedi-interpolation{height:auto;overflow:auto;margin-bottom:1em;display:flex;align-items:center}.gedi-buffer{margin-top:.5%;font-weight:400}.gedi-buffer img{width:1.4em;position:relative;left:5px;bottom:1px}.gedi-buffer div{font-weight:400;background-color:#fff;border:1px solid black;position:absolute;border-radius:5px;padding:7px;z-index:1;left:300px;bottom:10px;width:250px;text-align:center}.gedi-form-body input{margin-top:.5%;width:30%;border-color:#357960;border-radius:5px;border-width:1px;border-style:solid;padding:15px 10px}.gedi-title{display:flex;align-items:center}.gedi-button{text-align:center;position:relative;background:#357960;width:12em;border-radius:.4em;border:none;font-weight:700;color:#fff;padding:.5em;margin-right:10px;float:left}.gedi-button-disabled{text-align:center;position:relative;background:#818280;width:12em;border-radius:.4em;border:none;font-weight:700;color:#40403d;padding:.5em;margin-right:10px;float:left}.forest-form{text-align:left;margin-top:-40px}#mowing-details{margin-bottom:80px}.satellite-image-create-page-title{height:auto;width:100%;padding-right:0}.metadata-headings-report-name-input{position:relative;width:348px;height:32px;margin-left:110px;background:#fff;border-radius:10px;border-width:1px}.satellite-image-form__details input{position:absolute;width:348px!important;height:32px;margin-left:0vh;border-radius:10px;margin-top:5px;left:110px}.fcw-form-label{margin-left:110px;color:var(--dark-surface, #3A3A3A);font-family:Roboto;font-size:0;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.027px}.label-text{margin-top:5px;margin-bottom:5px}.static-input-box{position:relative;width:348px!important;height:32px;margin-left:0vh;background:#e7e7e7;border-radius:10px;padding:.5em}.selectable-input-box{position:relative;width:100px;height:32px;margin-left:0vh;background:#fff;border-radius:10px}.options-dropdown{position:absolute;width:348px;height:32px;margin-top:5px;margin-left:0vh;background:#fff;border-radius:10px;border:1px solid #969696}.report-range-explanation{white-space:pre-line;color:var(--dark-subtle-surface, #B5B5B5);font-family:Roboto;font-size:16px;font-style:normal;text-align:justify;font-weight:300;line-height:140%;max-width:340px;letter-spacing:.08px}.empty-name-warning{width:348px;margin-top:20px;letter-spacing:.08px;line-height:140%}.button-for-mowing button{background:#357960;float:none;border-radius:10px;border:none;font-weight:700;width:200px;color:#fff;padding:.5em;bottom:20em}.button-for-mowing button:hover{opacity:.4}@media screen and (max-width: 450px){.satellite-image-create-page-title{padding-left:120px}.satellite-image-create-page-title h2{font-size:2em}.metadata-headings,.satellite-image-form__details{margin:0 50px}.satellite-image-form__details input{width:250px!important;left:50px}.options-dropdown,.report-range-explanation{width:250px}}.react-slideshow-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.react-slideshow-container .nav{z-index:10}.react-slideshow-container .default-nav{height:30px;background:#fff9;width:30px;border:0;text-align:center;cursor:pointer;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.react-slideshow-container .default-nav:hover,.react-slideshow-container .default-nav:focus{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{margin-right:-30px;border-right:0;border-top:0}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;position:relative;width:7px;height:7px;padding:5px;margin:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator{border:0;opacity:.25;cursor:pointer;background:transparent;color:transparent}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{position:absolute;top:0;left:0;width:7px;height:7px;border-radius:50%;content:"";background:#000;text-align:center}.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover,.react-slideshow-container+ul.indicators .each-slideshow-indicator.active,.react-slideshow-container+ul.indicators .each-slideshow-indicator:focus{opacity:.75;outline:0}.react-slideshow-fade-wrapper{width:100%;overflow:hidden}.react-slideshow-fade-wrapper .react-slideshow-fade-images-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.react-slideshow-fade-wrapper .react-slideshow-fade-images-wrap>div{position:relative;opacity:0}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-zoom-wrapper{width:100%;overflow:hidden}.react-slideshow-zoom-wrapper .zoom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.react-slideshow-zoom-wrapper .zoom-wrapper>div{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.react-slideshow-zoom-wrapper .zoom-wrapper>div[aria-hidden=true]{display:none}#schedule-mowing-details{margin-bottom:80px}.month-dropdown{position:absolute;width:174px;height:32px;border:1px solid #969696;border-radius:10px;margin-left:0vh;margin-top:5px;left:110px;background-color:#fff}form .year-dropdown{position:absolute;width:116px!important;height:32px;background:#fff;border-radius:10px;margin-left:0vh;margin-top:5px;left:342px;border:1px solid #969696}.frequency-dropdown{position:absolute;width:58px;height:32px;margin-left:0vh;background:#fff;border-radius:10px;margin-top:5px;left:110px;margin-bottom:10px;border:1px solid #969696}@media screen and (max-width: 450px){.month-dropdown{width:110px;left:50px}form .year-dropdown{width:100px!important;left:200px}.frequency-dropdown{left:50px}.schedule-date-label{display:block;margin-bottom:-40px}}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0,0,0,0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;top:0;right:0;bottom:0;left:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}.carbon-report_container{position:relative;height:calc(100vh - 80px);width:100%}.carbon-report_mapbox-container{position:absolute;top:70px;left:0;right:0;bottom:15px}.closeIcon{max-height:23px;width:auto;margin:10px;cursor:pointer}.carbon-report_mapbox{position:absolute;justify-content:center;top:0;right:0;left:0;bottom:0}.showGEDI{z-index:200;right:20px;top:27rem;position:absolute;background:#eee;border:none;border-radius:.5em 0 0 .5em;padding:.4em .5em}.legend-div{left:1%;top:15%;width:180px;height:45%;position:absolute;z-index:200}.legendopenbtn{cursor:pointer;padding:-1px;display:block;height:45px;justify-content:center;width:25px;border-radius:0 155px 155px 0;background:#fff;position:relative;left:22px;top:125px;z-index:201;border:0px;box-shadow:2px 2px 1px #00000040}.legend-key{display:inline-block;border-radius:20%;width:10px;height:10px;margin-right:5px}.legend-content{min-height:fit-content;min-width:100%;border-radius:.5em;background:#fff;position:absolute;z-index:200;box-shadow:2px 2px 1px #00000040;padding-top:15%;padding-left:20%;padding-bottom:15%}.legend-content span{align-items:left}.downloadbtnall{z-index:200;left:20px;bottom:10%;position:absolute;background-color:#1a1d17;color:#fff;border:none;border-radius:.5em 0 0 .5em;padding:.4em .5em}.showbiomassbtn{z-index:200;left:20px;top:25rem;position:absolute;background-color:#1a1d17;color:#fff;border:none;border-radius:.5em 0 0 .5em;padding:.4em .5em}.mapbox-overlay-buttons{position:absolute;bottom:20px;left:10px}.mapbox-overlay-buttons button{border:none;margin:-490px 0 5px;padding:.5em .7em;background-color:#357960;width:auto;min-width:300px;box-sizing:border-box;border-radius:.5em;font-style:normal;font-weight:700;letter-spacing:-.015em;color:#fff;box-shadow:2px 2px 1px #00000040}.mapbox-overlay-buttons :hover{background:#798777;cursor:pointer}.side-menu-panel{overflow:hidden;transition:all .5s ease-in-out;height:0%}.side-menu-panel input{display:none}.side-menu-panel label{display:inline-block;padding:5px 10px;cursor:pointer}#disabled-landcover:before{content:"";border:none;width:20px;background:#b5b5b5;box-shadow:inset 1px 1px 4px #00000080;border-radius:25%;height:20px;margin-right:10px;display:inline-block;vertical-align:top}.side-menu-panel label span{position:relative;line-height:22px}.side-menu-panel label span:before{content:"";border:none;width:20px;background:#e7e7e7;box-shadow:inset 1px 1px 4px #00000080;border-radius:25%;height:20px;margin-right:10px;display:inline-block;vertical-align:top}.side-menu-panel label span:after{content:"";background:#357960;border-radius:25%;width:20px;height:20px;position:absolute;top:-2px;left:0;transition:.3s;opacity:0}.side-menu-panel label input:checked+span:after{opacity:1}.side-menu-open-btn{cursor:pointer;z-index:99;position:absolute;top:15px;left:9px;background:#fff;border:none;border-radius:10px;padding:1em}.side-menu-div{z-index:100;position:absolute;width:350px;height:100%;left:-350px;background:#fff;border:none;border-radius:0 10px;text-align:left;padding:10px;overflow:overlay}.biomass-data{display:flex;justify-content:space-between;padding:5px;z-index:100;position:absolute;min-width:fit-content;right:15px;bottom:70px;gap:10px;border:none;border-radius:10px;background:#fff;box-shadow:2px 2px 1px #00000040}.biomass-data table{box-sizing:unset}.biomass-data th,.biomass-data td{text-align:center;border:none}.biomass-data td.title{border:none;text-align:left}.biomass-data table tr:nth-child(odd){background-color:#e5f4e4!important}.download-csv-panel{z-index:101;position:absolute;width:20%;height:70%;right:25%;bottom:15%;border:none;border-radius:10px;background:#fff;box-shadow:2px 2px 1px #00000040}.download-csv-content{position:absolute;bottom:30%;left:26%}.side-menu-header{display:flex}.Arrow{display:inline;white-space:nowrap;width:20px;height:20px;margin-right:5%;cursor:pointer}.side-menu-header h4{display:inline;white-space:nowrap}.close-data{max-height:40px;min-width:40px;border:none;background-color:#bad3b8;border-radius:.5em;cursor:pointer}.title{display:flex;justify-content:space-between}.gedi-tooltip{width:1.4em;position:relative;left:5px;bottom:1px}.gedi-tooltip-popup{font-weight:400;background-color:#fff;border:1px solid black;position:absolute;border-radius:5px;padding:7px;z-index:1;left:165px;bottom:350px;width:180px;text-align:center}.satellite-info{display:block;position:absolute;right:10px;top:20px;float:none;font-size:1em;width:180px}.info-row{display:flex;justify-content:space-between;width:100%;height:20px;padding:0;margin-bottom:5px}.info-label{font-weight:500}.info-value{font-weight:300}.carbon-report_mapbox-container .mapboxgl-control-container .mapboxgl-ctrl-top-right .mapboxgl-ctrl:nth-child(1) button{width:fit-content!important}.carbon-loading-spinner-overlay{position:absolute;top:0;width:100%;height:100%;background-color:#ffffffb3;display:flex;justify-content:center;align-items:center;z-index:1000}.map-spinner{border:4px solid rgba(0,0,0,.1);width:36px;height:36px;border-radius:50%;border-left-color:#357960;animation:spin 1s linear infinite}.gedi-view-body{position:relative;display:flex;flex-direction:column;margin-left:5%;margin-right:5%;margin-bottom:5%}.gedi-view-title{position:relative;display:flex}.gedi-view-title h1{font-style:normal;font-weight:700;letter-spacing:-.015em;color:#3d3d3d;text-align:left;font-size:2em;margin:28px 0 15px}.gedi-view-page-layout{position:relative;display:flex;flex-direction:row;justify-content:space-between}.gedi-view-section-1{position:relative;display:flex;flex-direction:column;width:100%}.gedi-view-section-2{display:flex;flex-direction:column;width:100%}.gedi-warning-text2{color:red;text-align:left;width:100%}.gedi-view-form-body-1{position:relative;font-style:normal;text-align:start;color:#3a3a32;letter-spacing:-.015em;justify-content:flex-start}.gedi-view-form-body-2{font-style:normal;text-align:start;color:#3a3a32;letter-spacing:-.015em;display:flex;flex-direction:column;justify-content:flex-start;margin-top:5%}.gedi-warning-text{color:red;width:40%}.gedi-view-subtitle{margin-bottom:2%}.gedi-view-input-block{position:relative;height:auto;overflow:auto;margin-bottom:1em;display:flex;flex-direction:column;justify-content:space-around;width:100%;overflow:hidden}.gedi-view-input-block label{padding-top:5px}.gedi-view-mapbox{height:70%;display:flex;align-items:center}.gedi-view-interpolation-result{height:auto;overflow:auto;display:flex;overflow:hidden;flex-direction:column;width:40%;box-shadow:#3a3a32;align-self:center}.gedi-view-form label{display:inline-block;vertical-align:top}.gedi-view-warning-text{color:red;width:40%}.gedi-view-button-section{display:flex;flex-direction:row;justify-content:center;margin-top:5%}.gedi-view-dropdown{text-align:center;position:relative;background:#e5f4e4;width:12em;border-radius:.4em;border:none;font-weight:700;color:#357960;padding:.5em;margin-right:10px;float:left}.gedi-view-dropdown:hover{background:#798777;cursor:pointer;color:#e5e4cc}.gedi-view-dropdown:disabled{text-align:center;position:relative;background:#818280;width:12em;border-radius:.4em;border:none;font-weight:700;color:#40403d;padding:.5em;margin-right:10px;float:left}.gedi-view-button{text-align:center;position:relative;background:#357960;width:12em;border-radius:.4em;border:none;font-weight:700;color:#fff;padding:.5em;margin-right:3%;float:left}.gedi-view-button:hover{background:#798777;cursor:pointer;color:#e5e4cc}.gedi-view-button-disabled{text-align:center;position:relative;background:#818280;width:12em;border-radius:.4em;border:none;font-weight:700;color:#40403d;padding:.5em;margin-right:10px;float:left}.popup-label{position:relative;display:flex}.popup-section img{width:1em;margin-top:5px;margin-left:5px;align-self:center}.popup-section div{position:absolute;margin-left:25px;top:0;overflow:visible;outline-color:#357960;background-color:#fff;border:1px solid black;border-radius:10px;padding:5px;z-index:9999}.gedi-body{display:flex;flex-direction:row}.quit-btn{margin-top:1em;border:3px transparent;background:transparent;cursor:pointer}.gedi-back-col{width:5em}.gedi-form-col{margin-left:1.5em;margin-right:1.5em;margin-bottom:3em;width:calc(100% - 10em);position:relative}.carbon-form-body,.gedi-form-body{font-style:normal;text-align:start;font-weight:700;color:#3a3a32;letter-spacing:-.015em;display:flex;flex-direction:column;justify-content:flex-start}.gedi-input-block{height:auto;overflow:auto;margin-bottom:1em;overflow:hidden}.gedi-interpolation{height:auto;overflow:auto;margin-bottom:.5em;display:flex;align-items:center}.gedi-interpolation div{font-weight:400;background-color:#fff;border:1px solid black;position:absolute;border-radius:5px;padding:7px;z-index:1;left:190px;width:250px;text-align:center}.gedi-advanced{margin-top:.5%;font-weight:400}.gedi-advanced img{width:1.4em;position:relative;left:5px;bottom:1px}.gedi-advanced div{font-weight:400;background-color:#fff;border:1px solid black;position:absolute;border-radius:5px;padding:7px;z-index:1;left:300px;bottom:10px;width:250px;text-align:center}.gedi-interpolation img{width:1.4em;position:relative;left:5px;bottom:1px}.carbon-form-body input{margin-top:.25%;margin-right:1%;vertical-align:top;border-color:#357960;border-radius:5px;border-width:1px;border-style:solid;padding:15px 10px}.sentinel-advanced{margin-top:.5%;font-weight:400}.sentinel-advanced img{width:1.4em;position:relative;left:5px;bottom:1px}.sentinel-advanced div{font-weight:400;background-color:#fff;border:1px solid black;position:absolute;border-radius:5px;padding:7px;z-index:1;left:300px;bottom:10px;width:250px;text-align:center}.form-dropdown{resize:none;border-color:#357960;width:auto;min-width:25%;background:#fff;border:1px solid #357960;border-radius:10px}.form-dropdown-disabled{resize:none;width:auto;min-width:25%;background:var(--light-subtle-surface);border-radius:.4em;border:none;color:var(--dark-subtle-surface)}.selectable-input-box{position:relative;width:100px;height:32px;background:#fff;border-radius:10px}.gedi-form-body input{height:1.5em;margin-top:.5%;width:30%;border-color:#357960;border-radius:5px;border-width:1px;border-style:solid;padding:15px 10px}.gedi-form label{display:inline-block;vertical-align:top}.gedi-title{display:flex;align-items:center;font-weight:600;margin:28px 0 15px}.gedi-title div{position:absolute;width:400px;left:300px;background-color:#fff;border:1px solid black;border-radius:5px;padding:7px;z-index:1}.gedi-title img{width:2em;position:relative;right:60px}.gedi-title h1{padding:20px 0;font-style:normal;width:10em;font-weight:700;letter-spacing:-.015em;color:#3d3d3d;border-color:#faebd7;text-align:left;font-size:2em}.color_box{background-color:#357960}.gedi-warning-text{color:red;width:40%;padding-bottom:15px}.gedi-warning-text2{color:red;width:40%;text-align:left}.gedi-button{text-align:center;position:relative;background:#357960;height:fit-content;width:12em;border-radius:.4em;border:none;font-weight:700;color:#fff;padding:.5em;margin-right:10px;float:left}.gedi-button:hover{background:#798777;cursor:pointer;color:#e5e4cc}.gedi-button-disabled{text-align:center;position:relative;background:var(--light-subtle-surface);height:fit-content;width:12em;border-radius:.4em;border:none;font-weight:700;color:var(--dark-subtle-surface);padding:.5em;margin-right:10px;float:left}.form-input-const{margin-top:.5%;font-weight:400}.form-input-disabled input{height:1.5em;margin-top:.5%;width:30%;padding:15px 10px;background:var(--light-subtle-surface);border-radius:.4em;border:none;color:var(--dark-subtle-surface)}.gedi-button-box{width:250px}.loader,.loader-2{margin-top:2px;width:30px;height:30px;border:3px solid #515151;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader.hidden,.loader-2.hidden{visibility:hidden}.map-elem{position:relative;width:80%;height:calc(100vh - 400px);min-width:500px;min-height:300px}.mowing-form-note{align-self:flex-start;width:324px;font-weight:300;font-size:16px;line-height:22.4px;text-align:left;color:var(--dark-subtle-surface)}.image-popup-container{background-color:#d7d7d7;width:370px;height:490px;display:flex;flex-direction:column;justify-content:space-between;position:fixed;top:17.5px;left:315px;z-index:150}.image-popup-container.manage-page{top:17%;left:37vw;height:530px;background-color:#f0f0f0}.image-popup-container.map-view{position:relative;top:0;left:0;width:250px;height:305px;background-color:#f0f0f0}.image-popup-container.manage-page.map-view{top:0;left:0;width:350px;height:500px}.image-popup-satellite-image-container{display:flex;justify-content:center;align-items:center;width:100%;height:392.25px;background-color:#000}.image-popup-satellite-image-container.manage-page{height:432.75px}.image-popup-satellite-image-container.map-view{height:207.25px}.image-popup-satellite-image-container.manage-page.map-view{height:402.25px}.image-popup-satellite-image{max-width:100%;max-height:100%;margin:auto 0}.image-caption-attribute.region{width:100%;height:18.5px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-popup-button-container{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-top:10px}.image-popup-cancel-button{width:90px;height:35px;border:0;border-radius:10px;cursor:pointer;background-color:#357960;color:#fff}.image-popup-cancel-button:hover{background-color:#35796080}.image-popup-context-menu-container{position:absolute;top:0;right:0}@media screen and (max-width: 450px){.image-popup-container{top:45px;left:5%;width:90%}.image-popup-container.manage-page{left:5%;width:90%}.image-popup-container.manage-page.map-view{width:250px;height:350px}.image-popup-satellite-image-container.manage-page.map-view{height:252.25px}}.context-image-menu-container{margin-left:auto;position:absolute;right:0}.context-image-menu-button{background-color:transparent;height:25px;padding:5px 10px;border:0}.context-image-menu-button-image{height:25px;filter:brightness(0) saturate(100%) invert(99%) sepia(8%) saturate(84%) hue-rotate(178deg) brightness(120%) contrast(100%)}.context-image-menu{position:absolute;z-index:100;background-color:#fff;width:150px;border:1px solid #ccc;top:30px;right:5px}.context-image-menu ul{list-style-type:none;padding:0;margin:0}.context-image-menu li{cursor:pointer;line-height:35px;text-align:left;padding-left:10px;border-bottom:1px solid #ccc;color:#000}.context-image-menu li:last-child{border-bottom:none}.image-display-container{height:400px;margin:10px 0;flex-wrap:wrap;overflow-y:scroll}.image-display-container.manage-page{height:auto;overflow-y:auto;margin-left:-25px;margin-right:-25px}.image-container{width:220px;height:fit-content;margin:10px;cursor:pointer}.image-container.selected{background-color:#357960b3}.image-container.disabled{cursor:default}.image-container.manage-page{width:280px;margin:20px 25px;position:relative}.satellite-image-container{width:220px;height:135px;overflow:hidden;background-color:#000;display:flex;align-items:center}.satellite-image-container.manage-page{width:100%;height:175px;overflow:hidden}.satellite-image{width:100%;height:auto}.image-caption-container{display:flex;flex-wrap:wrap;padding:7.5px;background-color:#0006;color:#fff}.image-caption-attribute{font-weight:300;font-size:15px;letter-spacing:.25px}.image-caption-attribute.date{width:75%;text-align:left}.image-caption-attribute.resolution{text-align:right;width:25%}.image-caption-attribute.region{width:100%;height:18.5px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px}@media screen and (max-width: 450px){.image-display-container{height:425px;align-items:center}.image-display-container.manage-page{margin:0 0 20px}.image-container{width:100%}.image-container.manage-page{margin:0 0 20px;width:100%}.satellite-image-container{width:100%;height:330px}.satellite-image-container.manage-page{height:350px}}.map-display-container{height:400px;margin:10px 0 50px;justify-content:center;align-items:center}.map-display-container.manage-page{height:calc(100vh - 300px);min-height:600px}.map-display{position:relative;width:80%;height:100%}.map-display.manage-page{width:100%}.floating-image-container{position:absolute;right:33%;bottom:22.5%;display:flex}.floating-image-container.manage-page{bottom:2%}.floating-image-container-side{background-color:#fff0;border:none}.arrow-icon{cursor:pointer;filter:brightness(0) saturate(100%) invert(96%) sepia(4%) saturate(18%) hue-rotate(197deg) brightness(105%) contrast(105%);width:40px}.arrow-icon.end-of-list{filter:none;cursor:default}.floating-image-container-middle{background-color:#f0f0f0;width:250px;height:305px;display:flex;flex-direction:column;padding:15px}.floating-satellite-image{max-width:200px;height:190px;align-self:center;justify-self:center}.floating-popup-button-container{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-top:10px}.floating-popup-cancel-button{width:90px;height:35px;border:0;border-radius:10px;cursor:pointer;background-color:#357960;color:#fff}.floating-popup-cancel-button:hover{background-color:#35796080}@media screen and (max-width: 450px){.map-display-container{height:425px}.map-display{width:100%}.floating-image-container,.floating-image-container.manage-page{right:auto;bottom:auto}}.dialog-for-popup{border:none;padding:0;border-radius:8px;background:transparent;margin:auto}.dialog-for-popup::backdrop{background-color:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.popup-container{background-color:#f0f0f0;width:1000px;height:525px;padding:15px;position:fixed;display:flex;flex-direction:column}.popup-heading{font-size:20px;display:flex;justify-content:flex-start;align-items:center;margin-bottom:15px}.popup-upload-button{margin-left:30px;border:none;font-size:16px;background-color:transparent;outline:none;cursor:pointer}.popup-view-button-container{margin-left:auto;display:flex}.popup-view-button{font-size:18px;padding:6px 10px;width:65px;border-radius:0;border:1px solid #333;cursor:pointer;color:#000;background-color:#fff;transition:background-color .2s}.popup-view-button.selected{background-color:#cdcdcd}.popup-button-container{margin-top:auto;width:100%;display:flex;justify-content:space-around;padding-top:15px}.popup-cancel-button,.popup-confirm-button{width:200px;height:35px;border:0;border-radius:10px;font-weight:700;cursor:pointer;transition:opacity .2s}.popup-confirm-button,.popup-cancel-button{background-color:#357960;color:#fff}.popup-confirm-button:hover,.popup-cancel-button:hover{opacity:.8}.popup-confirm-button:disabled{background-color:#dfdfdf;color:#888;cursor:not-allowed}.confirm-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000}.confirm-popup-container{width:280px;height:auto;background-color:#fff;padding:20px;border-radius:8px;text-align:center;font-family:Roboto,sans-serif}.confirm-popup-header{margin:0;font-weight:500;color:#333}.confirm-popup-button-container{display:flex;margin-top:20px;justify-content:space-between;gap:10px}.popup-left-button,.popup-right-button{flex:1;height:35px;border:0;border-radius:8px;background-color:#357960;color:#fff;cursor:pointer;transition:opacity .2s}.popup-left-button:hover,.popup-right-button:hover{opacity:.8}@media screen and (max-width: 450px){.popup-container{width:95vw;height:80vh}.popup-heading{flex-wrap:wrap;gap:10px}.popup-upload-button{margin-left:0;font-size:14px}.popup-view-button-container{margin-left:0;width:100%;justify-content:flex-end}}.manual-detection-page__selections-container{display:flex;margin-left:100px;flex-wrap:wrap}.manual-detection-page__select-subcontainer{margin-right:75px}.manual-detection-page__select-label{padding-bottom:10px}.manual-change-detection__left-image,.manual-change-detection__right-image{width:max-content;object-fit:contain}.manual-change-detection__label{text-align:left;margin-bottom:20px;font-size:20px;color:var(--dark-surface)}.manual-change-detection__page{text-align:left;margin:1em 0 1em 5rem}.manual-change-detection__page__header{display:flex;flex-wrap:nowrap;flex:1 1 180px;text-align:left;white-space:nowrap;padding-bottom:1rem}.manual-change-detection__sub-heading{display:flex;justify-content:center;font-size:24px;color:var(--dark-surface);margin-bottom:30px}.manual-change-detection__view-select{flex:1 0 min-content;margin-bottom:10px;position:relative}.manual-change-detection__select-subcontainer{display:flex;width:50%;margin-left:50%;padding-right:10px;text-align:left;justify-content:flex-end}.ndvi-map-compare__content-wrapper{position:relative;height:100%;padding-bottom:1.5rem}.manual-change-detection__selection{width:100%;position:absolute;z-index:2;margin-top:11px;display:grid;margin-bottom:1em;grid-template-columns:repeat(2,1fr)}.manual-change-detection__select{flex:1 0 min-content;object-fit:contain;position:relative;display:flex;flex-direction:column;align-items:center}.manual-change-detection__details{display:flex;margin-top:1em;width:94%}.manual-change-detection__left-details{flex:1 0 min-content;object-fit:contain;position:relative;text-align:left}.manual-change-detection__right-details{flex:1 0 min-content;object-fit:contain;position:relative;text-align:left;left:97px}.manual-change-detection__download-button{height:40px;width:40px;padding:8px;gap:8px;border-radius:5px;background:#fff;cursor:pointer;margin-left:10px;border:none}.loading-container{background:#fff;width:100%;padding:10px;box-sizing:border-box;border-radius:5px}.veg-dropdown-and-label-container{position:relative}.manual-change-detection__initial-popup{position:absolute;top:55px;left:50%;transform:translate(-50%);background-color:#fff;padding:10px;border:.5px solid #4D4D4D;border-radius:8px;display:flex;z-index:9}.manual-change-detection__initial-popup p{margin-right:15px}.manual-change-detection__initial-popup button{background:url(/static/close-popup-button-BfzuII7-.png) no-repeat;background-size:contain;border:none;width:10px;height:10px;margin-top:4px;cursor:pointer}.ndvi-map-compare__map-container{height:calc(100% - 50px);min-height:300px;margin-bottom:2.5em}.items-container{z-index:100;position:absolute;top:40%;left:11px;display:flex;flex-direction:column;width:88px;border-radius:4px;background:var(--light-surface, #FFF);box-shadow:0 4px 4px #00000040;overflow:hidden;border:none}.item-wrapper{display:flex;flex-direction:column;color:var(--dark-surface);font-family:Roboto;font-size:14px;font-style:normal;line-height:normal;font-weight:500;letter-spacing:-.21px}.item-wrapper>.title-item{display:flex;flex-direction:column;width:88px;height:fit-content;padding:8px;align-items:center}.item-wrapper>.btn-item{display:flex;flex-direction:column;width:88px;height:fit-content;padding:8px;margin-bottom:4px;align-items:center;cursor:pointer;text-decoration:none;color:var(--dark-surface)}.item-wrapper>.btn-item.active{background:var(--light-primary);border-bottom:4px solid var(--primary);margin-bottom:0}.item-wrapper>.btn-item>.logo-img{width:auto;height:40px;padding-bottom:8px}.logo-img.custom{filter:brightness(0) saturate(100%) invert(37%) sepia(71%) saturate(294%) hue-rotate(106deg) brightness(94%) contrast(91%)}.legend-toggle-button{background:#fff;width:45px;height:45px;position:absolute;left:50.2%;transform:translate(-50%);z-index:100;cursor:pointer}.legend-toggle-button:after{content:"";position:absolute;bottom:10px;left:50%;transform:translate(-50%);width:20px;height:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABACAYAAACunKHjAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKtSURBVHgB7do/bhpBFMfx2QVRgUS6iIo0tCFdSuhSAOEIPoJvYDiBkxPEKVOFCHpvbkBamuwRVoIiBX/yfigbWRjj/fPezFh6H8nA4l3MfJkFL2CMUkoppZRSSvELTq8Yj8e97XY7DoLgIy22cd3hcFjS8rJSqUxns1lsPEdjaNMYrp8Yw1caQ3S6TfBg4+Z+v7+hDa6f+Tuf1uv1NIqixHhoNBrdZhjD3emDegyBCFQwomJvTQaou9ls+r7FGA6HX+jsKuPqMT2g79IxhDjBTMgaAWjdbr1ev+/1ek3jiZwRoN1oNL6nCwH2p91u99sU4MvMKBDhP9pF+njOCCnCxBTkw8woEwFo/Dc4D+lRzbxLnOMyRtkI/3RxEtCNHQwD27sJU4Qj2j3ehIaJzZnBGQESghCxYWIjBncEkmAWh3TnfxhGkjEEIsBPnIT0P8TMMJOIIRQBjuOvrFaruNPpvKI7/94wott7XavVPrRarW9xHP8xJQhGuJvP51NcOD5ZVqvVCQ5IDDOOmSEYIcbxRrpwetB1Ty+DXcOs6EurcIT+o4OulE8xbEaAc+9HOI9hOwIE59Z2GcNFBAie2spFDFcRILi0tc0YLiPAxRBgIwa9QXJrHEaAZ0OAZAyCGSFxbJI5AmQKAcIxuOWKAJlDwAuJkTsC5AoBnscoFAFyhwBPYxSOAIVCgGcxSkWAwiHAkxilI0CpEOA4BksEKB0CHMVgiwAsIcByDNYIwBYCLMVgjwCsIUA4hkgEYA8BQjHEIoBICGCOIRoBxEIAUwzxCCAaAkrGsBIBxENAwRjWIgDbp+GX0GCSMAz7dDHKsj4F+2UzAliZEQ/Re5NXdIZvqbTP/DqhCJ8Xi8XEWGY9RGowGPTwkSD9NGnwCLCkjx6XmD1GKaWUUkop9dL9BdEIS2RoyqAwAAAAAElFTkSuQmCC) no-repeat center center;background-size:contain;z-index:100}.legend-toggle-button.collapsed:after{transform:translate(-50%) rotate(180deg);bottom:12px}.legend-image-container{position:absolute;bottom:10px;left:50.2%;transform:translate(-50%);z-index:100}.legend-image{width:450px;height:auto;display:block;margin:0 auto}.legend-image img{width:100%;height:auto}@media screen and (max-width: 450px){.page-margins{overflow-x:clip}.manual-change-detection__page__header{flex-direction:column;white-space:wrap}.manual-change-detection__selection{margin-top:55px}.manual-detection-page__selections-container{margin-left:0;margin-top:15px;justify-content:start;width:100%}.manual-detection-page__select-subcontainer{margin:0 0 10px;width:100%;min-width:unset;display:flex;justify-content:space-around;box-sizing:content-box;white-space:wrap}.manual-detection-page__select{display:flex;justify-content:flex-end}.manual-detection-page__select-label{text-align:left;padding:0;margin:auto auto auto 0}.manual-change-detection__select{align-items:flex-start;margin-left:11px}.manual-change-detection__select-subcontainer{flex-direction:column;margin-left:0;align-items:flex-start;width:100%}.manual-change-detection__select-subcontainer .basic-single{width:100%;margin-bottom:10px}.manual-change-detection__download-button{width:30px;height:30px;padding:4px 0 0;margin:0}.manual-change-detection__download-button img{width:20px;height:20px}.ndvi-map-compare__map-container{height:650px;margin-bottom:0}.sliderContainer{height:100%}.css-1jqq78o-placeholder{font-size:15px}.manual-change-detection__initial-popup{top:100px;display:flex;flex-direction:row;width:230px}.manual-change-detection__initial-popup p{font-size:14px;margin:2px 0 0 6px;text-align:left}.manual-change-detection__initial-popup br{display:none}.items-container{width:68px;justify-content:center;align-items:center;top:unset;bottom:150px}.item-wrapper{font-size:11px}.item-wrapper>.title-item,.item-wrapper>.btn-item{padding:4px}.item-wrapper>.btn-item>.logo-img{padding-bottom:4px}.legend-toggle-button{width:35px;height:35px;z-index:501}.legend-toggle-button:after{width:15px;height:15px}.legend-image-container{bottom:25px}.legend-image{width:300px}}.selection-gallery{display:flex;flex-direction:column;align-items:flex-start;padding:8px;position:relative;width:90%;height:100%;left:5%;margin-bottom:3em}.selection-gallery-heading{display:flex;flex-direction:row;align-items:center;padding:8px;position:static;width:1312px;height:36px;left:8px;top:8px;flex:none;order:0;align-self:stretch;flex-grow:0;margin:8px 30px;font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#4d4d4d}.selection-gallery__collection{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;align-content:flex-start;margin-top:0;width:100%;height:auto;margin-left:5px}.selection-gallery__item{flex:0 1 auto;text-decoration:none;cursor:pointer;margin:2rem;width:11.875rem;height:5.75rem;background:#e7e7e7;border-radius:15px}.selection-gallery__item2{display:flex;padding:16px;position:static;width:100%;height:80px;left:0;top:336px;background:#d8edd4;flex:none;order:4;align-self:stretch;flex-grow:0;margin:4px 0}.selection-gallery__item p{margin:1em;font-size:3em;color:#357960;text-align:center}.selection-gallery__item__content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#357960;cursor:pointer}.selection-gallery__item__content div{text-align:left;width:100%}.selection-card-forest{position:relative;flex:0 1 auto;display:flex;justify-content:space-between;flex-direction:column;align-items:stretch;height:4rem;padding:1rem;background:var(--light-primary)}.selection-card-forest-icons{display:flex;flex-direction:row}.selection-card-forest-icon{width:24px;height:24px}.selection-card-forest-content{position:relative;flex-grow:1;margin-top:-50px;margin-left:40px}.selection-card-forest-content p{margin:.5rem;margin-block:1rem;text-align:left}.selection-card-forest-content span{color:#4d4d4d}.selection-card-forest-title{margin:.5rem;text-align:left;cursor:pointer;overflow:hidden;text-overflow:ellipsis;color:#357960;font-size:20px}.selection-card-forest-title:hover{text-decoration:underline;opacity:.4}.selection-card-forest-timestamp{text-align:right;color:var(--dark-subtle-surface);display:flex;flex-direction:column;font-size:14px}.selection-card-forest-timestamp b,.selection-card-forest-year b{font-weight:800}.observations-gallery-forest{display:grid;grid-row-gap:1em;row-gap:1em;grid-template-rows:auto;padding-top:1.5em}.selection-gallery-forest__item__context_menu{margin-left:auto;cursor:pointer;z-index:900;width:150px;position:relative}.selection-card .selection-gallery-forest__item__context_menu{right:30px;cursor:pointer;display:inline-block;position:absolute}.selection-gallery-forest__item__context_menu-img{width:auto;margin-left:70%;padding-top:20px}.auto-generated-tag{position:absolute;display:inline-block;right:8%;border:2px solid #357960;text-align:center;padding:10px;border-radius:30px;font-size:15px;color:#357960;background-color:#f1f6f0;transform:translateY(25%)}.auto-generated-tag-mobile,.auto-generated-tag.hidden{display:none}.selection-card-forest .context-menu{position:absolute;background-color:#fff;display:none;top:-60%;right:80%;width:150px;height:100px;border-radius:10px}.black-text{color:#3d3d3d}.loader-context-menu{display:flex;align-items:flex-start}.forest-loader{position:absolute;margin-right:96%;margin-top:20px;width:30px;height:30px;border:3px solid #515151;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.forest-loader.hidden{display:none}.title-resolution-container{display:flex;align-items:baseline}.resolution-label{margin-right:30px;color:#4d4d4d}.content-container{display:flex;margin-top:-15px}@media screen and (max-width: 450px){.observations-gallery-forest{padding-top:0}.selection-card-forest-content{margin-left:10px}.selection-card-forest-timestamp b{font-weight:500}.selection-card-forest-year{display:none}.forest-loader{width:15px;height:15px;margin-top:9px;left:13px}.auto-generated-tag{display:none}.auto-generated-tag-mobile{position:absolute;display:inline-block;right:17%;bottom:25%;border:1.5px solid #357960;text-align:center;padding:2px 5px;border-radius:20px;font-size:12px;color:#357960;background-color:#f1f6f0}.selection-card-forest-title{max-width:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.project-observation-title{display:flex;flex-direction:row;align-items:center;position:static;height:36px;left:8px;top:8px;flex:none;order:0;align-self:stretch;flex-grow:0}.project-observation-title-text{height:19px;font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:19px;display:flex;color:var(--dark-surface)}.project-observation-title-text .sort-icon{position:static;width:21px;height:21px;flex:none;order:0;flex-grow:0;margin:0 15px}.project-details.project-page{width:100%;min-height:100vh;max-height:100vh;margin:unset}.project-details::-webkit-scrollbar{width:12px}.project-details::-webkit-scrollbar-track{background:transparent}.project-details::-webkit-scrollbar-thumb{border-radius:15px;background:#b5b5b5}.project-description{text-align:left;margin-top:2rem;margin-bottom:1rem;line-height:1.5}.project-description>h4{margin-bottom:10px}.select-project-button{background:#bac7a7;border-radius:.5em;border:none;font-weight:700;color:#3a3a32;position:absolute;bottom:45px;z-index:10;left:100px;padding:.37em 1em}.project-characteristics{width:100%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;line-height:2}.project-characteristic-child{height:5em;margin:10px;flex:1;text-wrap:nowrap}.project-characteristic-child>div:last-child{width:336px}.project-characteristic-child.map{width:336px;height:unset}.project-characteristic-child-btn{text-align:right;width:336px;height:max-content;margin:0}.project-characteristic-child-btn>a{color:#b5b5b5;text-decoration:none;font-weight:300}.project-characteristic-child-btn>a:visited{color:#b5b5b5}.project-characteristic-info{font-family:Roboto;font-style:normal;font-weight:200;font-size:48px;line-height:56px;letter-spacing:-.015em;color:#4d4d4d}.project-landowners-heading{display:flex;flex-direction:row;align-items:center;margin-top:10px}.image-gallery__title-share{display:flex;flex-direction:row;padding:0 17px;position:static;width:127px;height:36px;left:8px;top:8px;background:#d2d2d230;border:2px solid #4D4D4D;box-sizing:border-box;border-radius:15px;flex:none;order:0;flex-grow:0;margin:0;cursor:pointer;justify-content:space-around;align-items:center}.image-gallery__title-share:hover{background-color:#357960;color:#fff}.project-import{display:flex;flex-direction:row;padding:0 17px;position:relative;width:127px;height:36px;left:75px;top:0;background:#d2d2d230;border:2px solid #4D4D4D;box-sizing:border-box;border-radius:15px;flex:none;order:0;flex-grow:0;margin:0;cursor:pointer;justify-content:space-around;align-items:center}.project-import:hover{background-color:#357960;color:#fff}.create-button-forest{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:static;width:240px;height:40px;left:143px;top:-2px;background:#357960;border-radius:10px;border:none;flex:none;order:2;flex-grow:0;margin:0 8px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#fff;cursor:pointer}.create-button-forest:hover{opacity:.4}.create-button-mobile-forest{display:none}.tabs-container{padding:0 24px}.tabs{display:flex;border-bottom:1px solid #c6c6c6}.tab-button{padding:8px 16px;border-radius:0;border:none;background:transparent;border-bottom:2px solid transparent;margin-bottom:-2px}.tab-button:hover{border-bottom:2px solid #357960}.tab-button.active{border-bottom:2px solid #357960;color:#357960;font-weight:700}.tab-page{padding-top:24px;display:none}.tab-page.active{display:block}@media screen and (max-width: 450px){.page-margins{margin-left:1.75rem;margin-right:1.75rem}.header-container{margin-left:3.25rem;width:auto}.recent-activity-frame__details,.project-characteristics{width:100%}.project-characteristic-child{height:4em}.project-characteristic-child h4{font-size:16px}.project-characteristic-info{font-weight:300;font-size:24px;line-height:28px}.project-characteristic-child.map{min-width:250px}.project-characteristic-child-btn{width:100%}.project-characteristic-child>div:last-child{width:100%}.tabs-container{padding:0}.tab-page{padding-top:20px}.create-butt-forest{display:none}.create-button-mobile-forest{cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding:0 10px;margin:0;border:0px;font-family:Roboto;font-style:normal;font-weight:400;font-size:40px;line-height:23px;text-align:center;letter-spacing:-.015em;position:fixed;bottom:50px;right:15px;z-index:600;color:#fff;width:50px;height:50px;align-items:center;background:#357960;border-radius:30px;border:none}}.automatic-detection-page__content-wrapper{position:relative;width:100%;height:70vh;display:grid;grid-template-columns:20% 80%;grid-column-gap:3rem;padding-right:3rem}.automatic-detection-page__info-wrapper{display:flex;flex-direction:column;text-align:left;z-index:2;height:100%}.automatic-detection-page__selections-container{display:flex;text-align:left;flex-wrap:wrap;width:70vw;justify-content:space-between;align-items:center;margin-left:100px}.automatic-detection-page__select{flex:1;box-sizing:border-box;text-align:left}.automatic-detection-page__select-label{padding-bottom:10px}.automatic-detection-page__date-dropdowns-container{display:flex;text-align:left;flex-wrap:wrap;justify-content:space-between;gap:2rem}.automatic-detection-page__select-subcontainer{width:200px;min-width:min-content;box-sizing:border-box;margin-left:auto;margin-right:auto}.automatic-detection-page__map-container{position:relative}.automatic-detection-page__header-options{display:flex;align-items:stretch;flex-direction:column;gap:1rem}.automatic-detection-page__header-option{font-size:1rem;font-weight:700;cursor:pointer;padding-right:1.5rem;color:gray}.automatic-detection-page__header-option--active{color:#000}.dndvi-image-container{position:relative;width:70vw;height:calc(100vh - 250px);min-width:500px;min-height:300px;background-color:#f8f8f8;overflow:hidden}.dndvi-image-container.loading-overlay{opacity:.6;pointer-events:none;cursor:wait}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.leaflet-container{width:100%;height:100%;z-index:0}.leaflet-control-layers{text-align:left}.loading-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.popup{position:absolute;z-index:3;box-shadow:0 0 10px #00000040;display:flex;align-items:center;justify-content:center;border-radius:10px;border:.5px solid var(--dark-surface, #4D4D4D);background:var(--light-surface, #FFF);color:#4d4d4d;font-family:Roboto;font-size:16px;font-style:normal;font-weight:300;line-height:140%;letter-spacing:.08px}.info-icon{z-index:2;height:100%}.detected-events-table{position:absolute;right:0;bottom:15px}.initial-popup{position:absolute;top:10px;left:50%;transform:translate(-50%);background-color:#fff;padding:10px;border:.5px solid #4D4D4D;border-radius:8px;display:flex;z-index:9}.initial-popup p{margin-right:15px}.initial-popup button{background:url(/static/close-popup-button-BfzuII7-.png) no-repeat;background-size:contain;border:none;width:10px;height:10px;margin-top:4px;cursor:pointer}.loading-container{background:#fff;width:200px;padding:10px;box-sizing:border-box;border-radius:5px;border-style:solid;border-color:#cfcfcf;border-width:1px}.automatic-detection-page__download-button{z-index:1;height:40px;width:40px;padding:8px;border-radius:5px;background:#fff;cursor:pointer;position:absolute;top:10px;right:10px;border:none}@media screen and (max-width: 450px){.automatic-detection-page__selections-container{margin-left:0;margin-top:15px;justify-content:start;width:100%}.automatic-detection-page__select-subcontainer{margin:0 0 10px;width:100%;min-width:unset;display:flex;justify-content:space-around;box-sizing:content-box}.automatic-detection-page__select{display:flex;justify-content:flex-end}.automatic-detection-page__select-label{text-align:left;padding:0;margin:auto}.automatic-detection-page__date-dropdowns-container{gap:0;width:100%}.chart-title-container{margin-top:5px;justify-content:space-around}.automatic-detection-page__content-wrapper{display:flex;flex-direction:column-reverse;height:auto;padding-right:0}.dndvi-image-container{max-width:unset;max-height:unset;height:auto;display:flex;flex-direction:column;margin-bottom:15px}.automatic-detection-page__download-button{width:30px;height:30px;padding:4px 0 0}.automatic-detection-page__download-button img{width:20px;height:20px}.initial-popup{top:40px}.initial-popup p{font-size:15px;text-align:left;width:140px;margin-right:0;margin-top:2px}.leaflet-container{height:520px;margin-bottom:15px}.leaflet-bottom.leaflet-left{bottom:30px}.detected-events-table{width:auto;height:auto;position:relative;bottom:0;overflow-x:scroll}.automatic-detection-page__legend-item--first-line{margin-bottom:8px}.info-icon{height:20px;position:relative;margin-left:5px}.info-icon img{height:100%}.tooltip{padding:5px;display:block;margin-top:-4px;right:0;width:175px}.tooltip p{font-size:15px}.popup{margin-top:-2px;left:unset}.loading-container{margin-bottom:10px;width:100%;min-width:166px;max-width:250px}}.detected-events-no-table{display:flex;justify-content:center;align-items:center;max-width:300px;min-height:50px;padding:10px;color:var(--dark-surface, #4D4D4D);border-radius:10px;background-color:#e5f4e4;box-shadow:0 4px 4px #00000040}.table-content-wrapper.scrollable{max-height:200px;overflow-y:auto;overflow-x:auto;border-radius:0 0 10px 10px}.disturbances-table{border-radius:10px;color:var(--dark-surface, #4D4D4D);background-color:#e5f4e4;box-shadow:0 4px 4px #00000040;margin-right:10px;margin-bottom:5px;max-width:600px;overflow:hidden}.heading-rows{background-color:#e5f4e4}.table-title-row{border-radius:10px 10px 0 0;padding:10px 8px;display:flex;align-items:center;justify-content:space-between}.table-title-row>span{margin-left:auto;margin-right:auto;padding-left:20px}.table-title-row>div{margin-right:10px}.table-title-row.closed{border-radius:10px}table{border-collapse:collapse;width:100%}th{text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal;padding:10px}thead{position:sticky;top:0;z-index:1}tbody tr:nth-child(2n){background-color:#e5f4e4}tbody tr:nth-child(odd){background-color:#fff}.event-rows{cursor:pointer}td{border:0!important;border-collapse:collapse;font-family:Roboto;font-size:16px;font-style:normal;font-weight:300;line-height:140%;letter-spacing:.08px}.disturbances-csv-download-button{background-color:transparent;z-index:3;height:40px;width:40px;border-radius:5px;cursor:pointer;border:0;margin-left:5px}.disturbances-table-toggle-button{background-color:transparent;z-index:3;height:40px;width:40px;border-radius:5px;cursor:pointer;border:0}.disturbances-table-icon{height:20px;width:20px}.popup-data-table{position:absolute;z-index:3;box-shadow:0 0 10px #00000040;display:flex;align-items:center;justify-content:center;border-radius:10px;border:.5px solid var(--dark-surface, #4D4D4D);background:var(--light-surface, #FFF);color:#4d4d4d;font-family:Roboto;font-size:16px;font-style:normal;font-weight:300;line-height:140%;letter-spacing:.08px;width:150px;left:380px;margin-top:-5px}@media screen and (max-width: 450px){.disturbances-table{width:fit-content;min-width:100%;height:100%;margin-right:0}.detected-event-no-table{width:100%}.disturbances-table-title,.disturbances-table table{width:500px}.disturbances-csv-download-button{width:30px;height:30px}.disturbances-csv-download-button img{width:15px}.disturbances-table th,.disturbances-table td{font-size:15px;position:relative}.popup-data-table{left:80px}}.info-icon{width:24px;height:24px;margin-left:auto;z-index:10}.info-icon-tooltip-img{width:20px;margin-left:-10px}.tooltip{position:absolute;border-radius:10px;border:.5px solid var(--dark-surface, #4D4D4D);background:var(--light-surface, #FFF);display:inline-block;padding:5px 20px;width:300px}.automatic-detection-page__legend-wrapper{display:flex;flex-direction:column;flex:1;padding-top:2rem;padding-bottom:2rem}.automatic-detection-page__legend-item{display:flex;flex-direction:column;flex:1;justify-content:space-evenly;max-height:100px}.automatic-detection-page__legend-item--first-line{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.automatic-detection-page__legend-item--first-line>:not(:last-child){margin-right:10px}.automatic-detection-page__legend-item--second-line{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;margin-top:5px}.automatic-detection-page__legend-item--single{flex-direction:column;justify-content:flex-start;padding-top:.5rem;padding-bottom:1rem}.automatic-detection-page__legend-item--single .automatic-detection-page__legend-item--second-line{margin-top:.5rem;margin-bottom:0rem}.automatic-detection-page__legend-item--single .automatic-detection-page__legend-divider{margin-top:1rem;margin-bottom:1rem}.automatic-detection-page__legend-icon{width:24px;height:24px;border:2px solid #000;margin-right:1rem}#high-vegetation-loss .automatic-detection-page__legend-icon{background:#c51b7d}#med-vegetation-loss .automatic-detection-page__legend-icon{background:#de77ae}#low-vegetation-loss .automatic-detection-page__legend-icon{background:#f1b6da}#low-vegetation-gain .automatic-detection-page__legend-icon{background:#c2e5e7}#med-vegetation-gain .automatic-detection-page__legend-icon{background:#78c2c6}#high-vegetation-gain .automatic-detection-page__legend-icon{background:#33a3a7}#linear-disturbances .automatic-detection-page__legend-icon{background:#ffae00}#no-impact .automatic-detection-page__legend-icon{background:#000}.automatic-detection-page__legend-divider{border-color:#4d4d4d;border-width:1px;margin-top:.5rem;margin-bottom:.5rem;margin-left:0;margin-right:0;width:100%}.automatic-detection-page__legend-item--info-icon-wrapper{margin-left:auto}.selection-gallery__item_property{display:flex;padding:16px;position:static;width:100%;height:80px;left:0;top:336px;background:#e5f4e4;flex:none;order:4;align-self:stretch;flex-grow:0;margin:4px 0}.selection-gallery__item_property .selection-gallery__item__content{width:88%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:left;letter-spacing:-.015em;color:#357960;cursor:pointer}.selection-gallery-text-container{width:100%;display:flex;justify-content:space-between}.selection-gallery-text-property-container{display:flex;justify-content:space-between;text-align:left}.selection-gallery-text-property-container .property-info{width:calc(20% - 10px);padding-top:10px}.selection-gallery__item__content img{object-fit:fill;margin-top:1em;width:75%;height:63%}.selection-gallery__item__caption:hover{cursor:pointer}.add-button,.add-button:after{font-weight:700;color:#fff!important;font-size:50px}.add-button:hover{cursor:pointer}.selection-card{position:relative;flex:0 1 auto;display:flex;justify-content:space-between;flex-direction:column;align-items:stretch;width:9.875rem;height:14.5rem;padding:1rem;background:var(--light-primary);border-radius:15px}.selection-card-icons{display:flex;flex-direction:row}.selection-card-icon{width:24px;height:24px}.selection-card-content{flex-grow:1}.selection-card-content p{margin:.5rem;margin-block:1rem;text-align:left}.selection-card-content span{color:var(--dark-subtle-surface);display:block;margin-top:10px;font-weight:400;font-size:14px}.selection-card-title{margin:.5rem;text-align:left;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.selection-card-title:hover{text-decoration:underline;opacity:.4}.selection-card-timestamp{text-align:right;color:var(--dark-subtle-surface);display:flex;flex-direction:column;font-size:14px}.observations-gallery{display:grid;grid-column-gap:1em;column-gap:1em;grid-row-gap:1em;row-gap:1em;grid-template-rows:auto;grid-template-columns:repeat(6,1fr);padding-top:1.5em;padding-bottom:1em}.sort{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:31px;height:31px;top:2.5px;margin-left:10px;margin-right:20px;flex:none;order:1;flex-grow:0;background-color:#fff;border-color:transparent;cursor:pointer}.sort-icon{position:static;width:21px;height:21px;left:8px;top:8px;flex:none;order:0;flex-grow:0;margin:0 -1px}.last-updated{font-family:Roboto;font-style:normal;font-weight:300;font-size:16px;line-height:140%;letter-spacing:.005em;color:#b5b5b5}.create-button{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 30px;position:static;width:0px;height:40px;left:13px;top:-2px;background:#fff;border-radius:10px;flex:none;order:2;flex-grow:0;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;color:#fff;cursor:pointer}.selection-gallery__item__context_menu{margin-left:auto;cursor:pointer}.selection-card .selection-gallery__item__context_menu{right:0;cursor:pointer;display:inline-block;position:absolute}.selection-gallery__item__context_menu-img{width:auto;margin:13px}.context-menu{position:absolute;right:10%;top:5%;background-color:#fff;display:none;width:150px;height:50px;border-radius:10px}.selection-card .context-menu{background-color:#fff;display:none;width:150px;height:50px;border-radius:10px;position:absolute;z-index:500}.context-menu button{background:#fff;border:1px solid #E7E7E7;width:200px;height:32px;padding-left:10px;cursor:pointer;text-align:left;color:var(--dark-surface, #4D4D4D);font-size:16px;font-style:normal;font-weight:300;line-height:140%;letter-spacing:.08px}.context-menu button:hover{background:#a5a5a5}.context-menu-property{background-color:#fff;display:none;width:150px;border-radius:10px}.selection-card .context-menu-property{background-color:#fff;display:none;width:150px;border-radius:10px;position:absolute;z-index:500}.context-menu-property button{background:#fff;border:1px solid #E7E7E7;width:200px;height:32px;padding-left:10px;cursor:pointer;text-align:left;color:var(--dark-surface, #4D4D4D);font-size:16px;font-style:normal;font-weight:300;line-height:140%;letter-spacing:.08px}.context-menu-property button:hover{background:#a5a5a5}.red-text{color:#da4167}.loader{margin-top:2px;width:30px;height:30px;border:3px solid #515151;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.selected-caption{color:#fff}.selection-gallery-property{display:flex;flex-direction:column;align-items:flex-start;padding:8px;position:relative;width:100%;height:100%;left:5%;margin-bottom:3em}@media screen and (max-width: 450px){.context-menu button{width:100%;height:auto;padding:5px 10px}}.statistics-container{display:flex;justify-content:space-between;padding:1em}.statistic{width:calc(25% - 10px);padding-top:10px}.statistic h4{font-weight:700;font-size:20px}.statistic p{font-size:32px;font-weight:lighter}.statistic-icons{display:contents}.statistic-icon-container{display:inline-block;vertical-align:middle;margin-right:.5em}.statistic-icon-container img{width:1.5em;height:1.5em}.summary-header{display:flex;justify-content:space-between}.summary-header h3{text-align:left}.summary-header h4{text-align:right}.summary__map-property-and-buttons-container{flex-direction:column;width:100%;height:100%}.summary__map-and-property-container{display:flex;flex-direction:column}.summary__map-box-container{position:relative;width:100%;height:590px;flex-shrink:0;padding:10px}.summary__property-and-label-container{margin-bottom:20px}.summary__property-labels-container{width:88%;display:flex;justify-content:space-between;padding:1em;margin-left:6%;text-align:left}.summary__property-container{flex-direction:column;max-height:300px;width:100%;overflow-y:auto}.summary__disturbances-table-container{display:flex;justify-content:center}.summary__dndvi-event-table{width:100%;margin-bottom:30px}.summary__disturbances-table{width:100%;max-width:100%;border-radius:10px;background:#e5f4e4;overflow-x:auto}.summary__heading-title{background-color:#e5f4e4;position:relative;display:flex;justify-content:center;align-items:center}.summary__heading-title span{color:#4d4d4d;margin-left:auto}.summary__disturbances-csv-download-button{z-index:3;height:40px;width:40px;padding:8px;border-radius:5px;background:#fff;cursor:pointer;border:none;margin:10px 10px 10px auto}.summary__heading-rows{width:100%;background-color:#e5f4e4;cursor:pointer}.summary__disturbances-table th,.summary__disturbances-table td{width:auto;max-width:none!important;text-align:center}.summary__disturbances-table thead,.summary__disturbances-table tbody{display:table;width:100%;table-layout:fixed}.sort-dropdown-container{position:"relative";display:inline-flex;align-items:center}.sort-dropdown-toggle{background-color:transparent;border:2px solid black;border-radius:15px;padding:5px 10px;cursor:pointer;display:flex;align-items:center}.sort-text{font-size:18px;margin-right:5px}.down-icon{width:1em;height:1em;margin-left:5px}.down-icon.detected-dates-table{margin-right:5px}.sort-dropdown-menu{position:absolute;left:0;top:50px;z-index:100;background-color:#fff;width:150px;border:1px solid #ccc}.sort-dropdown-menu ul{list-style-type:none;padding:0;margin:0}.sort-dropdown-menu li{padding:10px;cursor:pointer;border-bottom:1px solid #ccc}.sort-dropdown-menu li:last-child{border-bottom:none}.sort-dropdown-container-mobile{display:none}.popup-ndvi{position:absolute;z-index:3;box-shadow:0 0 10px #00000040;display:flex;align-items:center;justify-content:center;border-radius:10px;border:.5px solid var(--dark-surface, #4D4D4D);background:var(--light-surface, #FFF);color:#4d4d4d;font-family:Roboto;font-size:16px;font-style:normal;font-weight:300;line-height:140%;letter-spacing:.08px;width:220px;left:135px;padding:5px 10px}.popup{margin-top:3px;left:0}.veg-index-dropdown-label-and-container{display:flex;margin-top:10px;align-items:center;position:relative}.veg-dropdown-label{font-weight:500;font-size:20px;text-align:left}.info-icon.veg-dropdown{align-self:self-start;width:17px;height:17px;margin-left:5px;z-index:2}.popup-ndvi.veg-dropdown{left:88px;top:21px}.veg-index-dropdown-container{position:relative;left:15px;display:block;align-items:center;width:fit-content}.veg-dropdown-toggle{background-color:transparent;border:1px solid black;border-radius:10px;padding:5px 10px;cursor:pointer;display:flex;align-items:center}.veg-text{font-size:18px;margin-right:5px}.veg-down-icon{width:1em;height:1em;margin-left:5px}.veg-dropdown-menu{position:absolute;left:0;top:100%;z-index:100;background-color:#fff;width:370px;border:1px solid #ccc;margin-top:2px}.veg-dropdown-menu ul{list-style-type:none;padding:0;margin:0}.veg-dropdown-menu li{cursor:pointer;border-bottom:1px solid #ccc;line-height:40px;text-align:left;padding:0 10px}.veg-dropdown-menu li:last-child{border-bottom:none}.active-index{background-color:#7c7c7c3f}@media screen and (max-width: 450px){.summary-header{flex-direction:column}.summary-header h3{font-size:24px}.summary-header h4{margin-top:4px;text-align:left}.project-characteristic-child h4{font-size:15px}.project-characteristic-info{font-size:23px}.statistics-container{flex-direction:column;padding-top:0;align-items:center}.statistic{width:100%}.statistic h4{font-size:15px}.statistic img{width:20px;margin-bottom:-5px}.statistic-icons{width:100%;display:flex;flex-direction:row;justify-content:space-between}.summary__map-box-container{height:240px;padding:10px 0}.summary__property-and-label-container{width:100%;overflow-x:scroll;overflow-y:hidden}.summary__property-labels-container{width:500px;margin-left:0;padding:.5em 1em 1em}.summary__property-container{width:560px;height:auto;margin-left:-40px;margin-bottom:-3.5em}.sort-dropdown-container{display:none}.sort-dropdown-container-mobile{position:relative;left:5px;display:block;align-items:center}.sort-dropdown-toggle{border:1px solid black}.sort-dropdown-menu{top:unset}.sort-dropdown-menu-mobile{position:absolute;left:0;top:100%;z-index:100;background-color:#fff;width:150px}.sort-dropdown-menu-mobile ul{list-style-type:none;padding:0}.sort-dropdown-menu-mobile li{padding:10px;cursor:pointer;border-bottom:1px solid #ccc}.sort-dropdown-menu-mobile li:last-child{border-bottom:none}.sort-text{font-size:16px}.selection-gallery__item_property .selection-gallery__item__content{width:100%}.selection-gallery-text-property-container .property-info{width:80%;padding-right:10px;padding-top:0;text-wrap:wrap;font-size:15px}.summary__dndvi-event-table{margin:10px 0;overflow-x:scroll}.summary__disturbances-table-container{width:500px}.summary__disturbances-table{width:auto}.summary__disturbances-csv-download-button{width:30px;height:30px}.summary__disturbances-csv-download-button img{width:15px}.summary__disturbances-table th,.summary__disturbances-table td{font-size:15px}.summary__disturbances-table td{padding:8px 10px}.down-icon{width:.75em;height:.75em}.sort-dropdown-menu ul{margin:0}.popup{font-size:15px;width:150px;left:95px;margin-top:-5px}.popup-ndvi{font-size:14px;height:105px;width:250px;right:-30px;left:0;padding:0}}.image-upload-container{margin-left:100px}.image-upload-header h1{font-size:40px;margin-top:23px;margin-bottom:20px;text-align:left;font-weight:600}.image-upload-form{text-align:left}.image-upload-label{font-size:18px}.info-icon{width:20px;margin-left:10px;margin-bottom:-4px}.popup-for-tooltip,.popup-for-tooltip-date{position:absolute;background-color:#fff;box-shadow:0 0 10px #00000040;border:.5px solid black;border-radius:15px;padding:10px;font-weight:300;line-height:20px}.popup-for-tooltip{left:370px;width:250px}.popup-for-tooltip-date{left:205px;width:300px}.image-upload-file-button{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin:10px 0 20px;max-width:90%}.image-upload-file-button label{display:block;min-width:125px;height:32px;border-radius:15px;cursor:pointer;background-color:#e7e7e7;border:2px solid #4D4D4D;padding:5px 10px}.image-upload__warning-text{display:inline-block;color:#da4167;margin-left:30px}.region-name-input,.date-input,.res-input{display:block;margin:10px 0 20px;border:1px solid #969696;border-radius:8px;height:30px;padding:5px 10px}.region-name-input{width:320px;margin:0}.image-name-container{display:flex;align-items:center;margin:10px 0 20px}.date-input{width:220px;display:flex;align-items:center;color:#000;background-color:transparent}.res-input{width:60px}.image-upload-new-button{display:flex;justify-content:flex-start;align-items:center;margin:10px 0 15px}.image-upload-new-button input{background:#357960;width:auto;min-width:20%;border-radius:.4em;border:none;font-weight:700;color:#fff;padding:.5em 2em;cursor:pointer}.image-upload-new-button input:disabled{background:#e7e7e7;cursor:unset}@media screen and (max-width: 450px){.image-upload-container{margin-left:30px}.image-upload-header{margin-left:45px}.image-upload-header h1{font-size:30px}.popup-for-tooltip,.popup-for-tooltip-date{font-size:15px}.popup-for-tooltip{left:220px;width:170px}.popup-for-tooltip-date{left:135px;width:200px}.image-upload-file-button label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:320px}.image-upload__warning-text{margin-left:20px;text-wrap:wrap;max-width:165px}}.observations-gallery-satimg{display:grid;row-gap:1em;grid-template-rows:auto;margin-bottom:40px}.selection-card-satimg{display:flex;padding:16px 40px;background:var(--light-primary)}.selection-card-satimg-content-container{display:flex;flex-direction:column}.selection-card-satimg-title{text-align:left;margin:10px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;font-size:20px;font-weight:700;color:#357960}.selection-card-satimg-title a{text-decoration:none;color:#357960}.selection-card-satimg-title a:hover{text-decoration:underline;color:#35796080}.selection-card-satimg-content{display:flex}.selection-card-satimg-date,.selection-card-satimg-res{color:var(--dark-subtle-surface);display:flex;font-size:14px}.selection-card-satimg-date p,.selection-card-satimg-res p{margin:0 10px 10px;text-align:left}.selection-card-satimg-date span,.selection-card-satimg-res span{color:#4d4d4d}.selection-card-satimg-date b,.selection-card-satimg-res b{font-weight:800}.selection-card-satimg-res-mobile{display:none}.selection-card-satimg__item__context-menu-container{margin-left:auto;padding-right:10px;align-self:center;position:relative;height:100%;display:flex}@media screen and (max-width: 450px){.selection-card-satimg{padding:8px 20px}.selection-card-satimg-title{max-width:150px;text-wrap:nowrap}.selection-card-satimg-res{display:none}.selection-card-satimg-res-mobile{display:block;align-self:center}.selection-card-satimg-res-mobile span{color:#4d4d4d}.selection-card-satimg-res-mobile b{font-weight:800;font-size:15px}.selection-card-satimg-date p,.selection-card-satimg-date b{font-size:15px}}.image-manage-container{margin:0 80px}.image-manage-title h1{font-size:40px;margin-top:23px;margin-bottom:20px;margin-left:10px;text-align:left;font-weight:600}.image-manage-header{display:flex;width:100%;margin:0 auto 20px}.image-manage-upload-button{border:none;font-size:16px;background-color:#357960;border-radius:10px;width:150px;height:30px}.image-manage-upload-button a{color:#fff}.image-manage-view-tabs-container{margin-left:auto}.view-dropdown-toggle{background-color:transparent;border:1px solid black;border-radius:10px;padding:5px 10px;cursor:pointer;display:flex;justify-content:center;align-items:center;width:100px}.down-icon{width:15px;height:15px;margin-left:7px}.view-dropdown-menu{position:absolute;z-index:100;background-color:#fff;width:120px;border:1px solid #ccc;margin-top:2px}.view-dropdown-menu ul{list-style-type:none;padding:0;margin:0}.view-dropdown-menu li{cursor:pointer;border-bottom:1px solid #ccc;line-height:35px;text-align:left;padding-left:10px}.view-dropdown-menu li:last-child{border-bottom:none}.active-tab{background-color:#7c7c7c3f}@media screen and (max-width: 450px){.image-manage-container{margin:0 30px}.image-manage-title h1{font-size:30px;margin-left:45px}}.tab-body>h2{font-size:20px;text-align:left;font-weight:700;line-height:23px;color:#3d3d3d}.table-body{width:213px;height:506px;margin-left:32px;margin-top:1em;background:#e9e9e9;border-radius:5px}.list-link{width:100%}.tab-link{margin:0;background:#bac7a7;border:none;border-radius:.4em;border-bottom:2px solid #D4D4D4;width:100%;height:68px;text-align:start;font-weight:900;background:#e9e9e9;color:#3d3d3d;padding:0 0 0 1em}.tab-link:hover{color:#e9e9e9;background:#3d3d3d;cursor:pointer}.current-tab{color:#e9e9e9;background:#3d3d3d}.payment-db-title{width:265px;height:50px;margin-left:1.1em;margin-top:-4rem;font-family:Roboto;font-style:normal;font-weight:700;font-size:30px;line-height:50px;letter-spacing:-.015em;color:#3d3d3d}.payment-db-body{display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;margin-bottom:4em;margin-top:1em}.progress_stage_circle{position:absolute;width:50px;height:50px;border-radius:50%;box-sizing:border-box;display:flex;flex-flow:column;justify-content:center;align-items:center;margin-left:90%;background:#c4c4c4}.progress_stage_description{position:absolute;width:auto;white-space:nowrap;top:90%;font-weight:700;font-size:16px;letter-spacing:.02em;color:#3a3a3a}.progress_bar_filler{height:100%;border-radius:inherit;display:flex;align-items:center}.progress_bar_container{position:relative;height:20px;width:100%;background-color:#c4c4c4;border-radius:50px;display:flex;flex-flow:row;align-items:center;justify-content:flex-start}.full-progress-bar-container{display:flex;flex-flow:row-reverse;width:50em;margin-block:2.5em;margin-bottom:4.5em}.notif-card-container{display:flex;flex-direction:column;width:50em;background:#e2e2e2;border-radius:5px;margin:1em}.notif-collapse{vertical-align:middle;overflow:hidden;transition:height .2s ease-in-out}.notif-content{display:flex;justify-content:space-between;align-items:center;margin:1em}.notif-title{text-align:start;font-weight:500;font-size:16px;line-height:21px;color:#3d3d3d}.notif-detail{margin:1em;text-align:start;font-weight:500;font-size:16px;line-height:21px;color:#3d3d3d}.notif-date{margin-right:2em;height:23px;text-align:right;font-weight:500;font-size:14px;line-height:30px;color:#757575}.notif-newlabel{float:left;margin-left:1em;height:23px;text-align:left;font-weight:500;font-size:14px;line-height:30px;color:#757575}.expand-btn{background-color:transparent;border:transparent;height:2em;width:2em}.btn-icon{max-width:100%;cursor:pointer}.notifs-collection{display:flex;flex-flow:column-reverse nowrap;justify-content:flex-start;align-items:flex-start;align-content:flex-start;width:100%;max-height:600px;overflow-y:scroll}.notifs-collection::-webkit-scrollbar{width:10px}.notifs-collection::-webkit-scrollbar-track{background:transparent}.notifs-collection::-webkit-scrollbar-thumb{background:#e9e9e9;border-radius:5px}.notifs-collection::-webkit-scrollbar-thumb:hover{background:#c4c4c4}.back-btn{all:unset;cursor:pointer;align-self:flex-start;margin-left:1em;margin-top:1em}.tab-body-wrapper{display:flex;flex-direction:row}.tab-body{margin-left:2em!important}.about-tab-bar{border-radius:20px;background:#e7e7e7;width:37em;height:2.4em}.tab-info-body{font-family:Roboto;font-style:normal;font-weight:700;font-size:23px;letter-spacing:-.015em;color:#3a3a32;text-align:left;height:100%;margin-left:1.3em}.button-box{display:flex;flex-direction:row}.accept-btn{width:12em;height:2em;background:#bac7a7;border-radius:10px;border:none;font-weight:700;font-size:20px;line-height:50px;display:flex;align-items:center;justify-content:center;text-decoration:none;margin-top:2em;color:#3a3a32}.decline-btn{width:12em;height:2em;background:#e3e1e1;border-radius:10px;border:none;font-weight:700;font-size:20px;line-height:50px;display:flex;align-items:center;justify-content:center;text-decoration:none;margin-top:2em;margin-left:1.8em;color:#3a3a32}.tab-group{border-radius:20px;background:#e7e7e7;height:2.4em;display:flex;font-size:18px}.tab-item{border:1px solid #BFBFBF;border-radius:20px;height:100%;background:#e7e7e7;margin:none;font-weight:500;font-size:18px;line-height:23px;cursor:pointer;width:13.7em}.tab-item:hover{background:#bac7a7}.selected-tab{background:#dce1ce}.outer-card{background:#676767;border-radius:15px;width:8em;min-width:8em;height:12em;margin-left:1.5em}.outer-card-popup{background:#676767;border-radius:15px;width:8em;height:12em}.inner-card{display:flex;border-radius:15px;width:5.7em;height:6.7em;background:#bac7a7;box-shadow:0 4px 4px #00000040;margin-left:auto;margin-right:auto;margin-top:1.2em}.bottom-text{margin-top:8px;margin-left:auto;margin-right:auto;font-family:Roboto;font-style:normal;font-weight:500;font-size:17px;line-height:21px;letter-spacing:-.015em;color:#fff;text-align:center;width:6em}.bottom-text-popup{margin-top:8px;margin-left:auto;margin-right:auto;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:15px;letter-spacing:-.015em;color:#cfe1ce;text-align:center;width:8em}.monitoring-gallery{overflow-x:auto;display:flex;flex-direction:row;justify-content:flex-start;box-sizing:border-box;max-width:31.5em;margin-left:1em;padding-bottom:.5em}.monitoring-gallery>:first-child{margin-left:0}.monitoring-gallery::-webkit-scrollbar{width:10px}.monitoring-gallery::-webkit-scrollbar-track{background:transparent}.monitoring-gallery::-webkit-scrollbar-thumb{background:#b3c4b2;border-radius:5px}.monitoring-gallery::-webkit-scrollbar-thumb:hover{background:#8fa58e}.new-report-btn{width:100%;height:100%;background:none}.background-card{width:8em;min-width:8em;height:12em;background:#999;margin-left:1.5em}.observation-image{width:100%;height:100%}.observation-gallery{overflow-x:auto;overflow-y:visible;display:flex;flex-direction:row;justify-content:flex-start;max-width:29.7em;padding-bottom:.5em;margin-left:1em}.observation-gallery>:first-child{margin-left:0}.observation-gallery::-webkit-scrollbar{width:10px}.observation-gallery::-webkit-scrollbar-track{background:transparent}.observation-gallery::-webkit-scrollbar-thumb{background:#b3c4b2;border-radius:5px}.observation-gallery::-webkit-scrollbar-thumb:hover{background:#8fa58e}.tab-detail-body{position:relative;background:#dce1ce;border-radius:30px;width:54em;height:28em;margin-top:2em}.tab-heading{display:flex;flex-flow:row nowrap;align-items:left;align-content:center;margin:0}.tab-heading>h1{font-size:30px;line-height:100%;letter-spacing:-.015em;text-decoration-line:underline;margin-top:1em;margin-left:1em}.tab-info-body-wrapper{display:flex;flex-direction:row;justify-content:center;height:auto}.tab-info-body{font-family:Roboto;font-style:normal;font-weight:700;font-size:23px;letter-spacing:-.015em;color:#3a3a32;text-align:left;margin-left:1.3em;height:12em;width:100%}.tab-info-body>p{margin-bottom:.8em;margin-top:.4em}.initial-circle{border:2px solid #3A3A32;box-sizing:border-box;width:55px;height:55px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-left:2em;margin-top:1.2em}.initial-circle>p{margin:0;font-weight:500;font-size:25px;line-height:29px}.left-btn{all:unset;cursor:pointer;align-self:center;justify-content:center;margin-left:1.5em;margin-right:1.3em}.right-btn{all:unset;cursor:pointer;align-self:center;justify-content:center;margin-right:1.5em}.tab-page-footer{position:absolute;font-family:Roboto;font-style:normal;font-weight:700;font-size:20px;line-height:40px;color:#9b9b9b;bottom:1em;left:0;right:0;margin-left:auto;margin-right:auto;display:flex;flex-direction:row;justify-content:center}.tab-page-footer b{color:#3a3a32!important}.tab-page-footer>p{margin:0 3px}.landowner-observations-body,.monitoring-info-body{margin-right:1.5em;display:flex;flex-direction:row;align-items:flex-start;font-size:23px;width:100%;height:12em}.new-report-btn{background:none;border:none;justify-self:center;margin:auto;cursor:pointer}.new-report-btn:hover{transform:scale(1.05)}.new-report-btn:focus{outline:none;border:none}.monitor-popup-content{width:75.375em;height:30.75em;background:#cfe1ce;opacity:1;margin:auto;-webkit-animation:popup .3s}.monitor-popup-overlay{background:#00000080}[data-popup=tooltip].popup-overlay{background:transparent}.popup-cards{margin-top:1.5em;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;font-size:20px}.exit-btn{background:none;border:none;float:left;margin-top:6em;margin-left:1em;cursor:pointer}.exit-btn:hover{transform:scale(1.05)}.popup-body{padding-top:2em}.popup-body>h1{font-family:Roboto;font-style:normal;font-weight:700;font-size:18px;line-height:30px;text-align:center}.popup-btn{filter:drop-shadow(8px 8px 4px rgba(0,0,0,.25));border-radius:10px;background-color:#bac7a7;width:11.8em;height:2.05em;font-family:Roboto;font-style:normal;font-weight:700;font-size:20px;text-align:center;letter-spacing:-.015em;color:#3a3a32;border:none;cursor:pointer;margin-top:1em}.popup-btn:hover{transform:scale(1.05);border:none}@keyframes popup{0%{transform:translate(100vw)}to{transform:translate(0)}}.card-descriptor{font-weight:700;font-size:13px;line-height:15px;text-align:center;color:#434343;height:1em}.track-status_note-display-tab{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;width:50em;min-height:200px;padding:1.5em;background:#e7e7e7;border-radius:30px}.track-status-tab{display:flex;flex-direction:column}.track-status-note{display:flex;flex-wrap:nowrap;align-items:flex-start;font-size:20px;line-height:1.5em;letter-spacing:-.015em;color:#3a3a32}.track-status-note-content{margin-left:.5em;text-align:start;word-wrap:break-word}.track-bottom-msg{margin-block:2em;font-weight:700;font-size:15px;line-height:21px;letter-spacing:.02em}.request__collection{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;align-content:flex-start;width:110%;height:500px;overflow-y:scroll}.request__collection::-webkit-scrollbar{width:10px}.request__collection::-webkit-scrollbar-track{background:transparent}.request__collection::-webkit-scrollbar-thumb{background:#e9e9e9;border-radius:5px}.request__collection::-webkit-scrollbar-thumb:hover{background:#c4c4c4}.request-card__item{flex:0 0 auto;text-decoration:none;width:536px;height:114px;left:297px;top:262px;margin-bottom:2em;background:#8787871f;border:2px solid #000000;box-sizing:border-box;border-radius:5px}.request-card__reqAmount{position:relative;width:auto;height:47px;margin-inline:20px;font-family:Roboto;font-style:normal;font-weight:700;font-size:25px;line-height:50px;letter-spacing:-.015em;color:#323232}.request-card__id{position:relative;width:70px;height:23px;left:430px;font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;line-height:30px;letter-spacing:-.015em;color:#757575}.request-card__initial{margin-inline:20px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:40px;letter-spacing:-.015em;color:#3a3a32}.request-card__content{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;align-content:center;width:auto;margin-block:5px}.initial_circle{width:50px;height:50px;border:2px solid #3A3A32;border-radius:50%;box-sizing:border-box}.request-card__org{font-family:Roboto;font-style:normal;font-weight:700;font-size:22px;line-height:30px;letter-spacing:-.015em;color:#3a3a32}.request-card__owner{font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:30px;letter-spacing:-.015em;color:#3a3a32}.tab-body{margin-left:4em}.tab-body>h1{font-size:25px;text-align:left;color:#3d3d3d;margin-bottom:1em}.finish-form-button{margin-top:2em;margin-left:0%}.finish-form-button button{height:41px;width:137px;background:#bac7a7;float:left;border-radius:.4em;border:none;font-weight:700;color:#3a3a32;padding:.5em}.finish-form-button button:hover{background:#798777;cursor:pointer;color:#e5e4cc}.display-payment-info{position:relative;width:auto;height:auto;font-family:Roboto;font-style:normal;font-weight:700;font-size:25px;line-height:29px;letter-spacing:.01em;color:#3a3a3a}.accepted{color:#5d8a41}.declined{color:#b73e3e}.request-finish__form{display:flex;flex-direction:column;align-items:flex-start}.request-finish__form__body{display:flex;flex-direction:column}.form-page-container{display:flex}.request-form-textarea{position:relative;width:150%;height:6em;font-size:17px;border:1px solid #969696;box-sizing:border-box}.request-form-field{margin-top:1em;font-family:Roboto;font-style:normal;font-weight:700;font-size:22px;line-height:36px;text-align:start;letter-spacing:-.015em;color:#3a3a32}.frame{display:flex;flex-direction:row;height:100%;width:100%}.image{object-fit:cover;filter:brightness(70%);height:100%;width:1100px}.login-column{min-width:600px;min-height:100vh;width:100%;position:relative}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-card{width:min(420px,92vw);background:#fff;border-radius:12px;padding:16px;box-shadow:0 10px 30px #00000040}.login-box{max-width:500px;width:420px;max-height:97vh;background:#357960;border:1px solid #698474;box-sizing:border-box;border-radius:24px;padding:.5em;overflow-y:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-form{width:380px;display:flex;flex-direction:column;margin:1em auto}.signin-text{text-align:center;font-family:Roboto;font-style:normal;font-weight:450;font-size:26px;line-height:29px;color:#fff;margin-top:10px}.input-text{display:block;width:100%;font-weight:300;font-family:Roboto;font-style:normal;font-size:22px;line-height:20px;text-align:left;margin-top:10px;color:#f0f0f0}.input-field{position:relative;font-size:22px;width:100%;left:0;top:0;background:#fff;border:1px solid #357960;box-sizing:border-box;border-radius:10px;transition:border-color .3s ease;padding:10px;height:35px}.submit-btn,.forgot-btn{position:relative;margin-left:auto;margin-right:auto;margin-top:10px;border:0px;background:#e5f4e4;box-sizing:border-box;border-radius:10px;height:40px;width:236px;left:0;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;cursor:pointer;color:#357960}.forgot-btn:hover{background:#fff;opacity:.7;cursor:pointer}hr{margin:2em}.signup-container{display:flex;flex-direction:row;align-items:center;justify-content:center}.signup-container>p{font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#fff;margin-left:8%;margin-bottom:10px}.signup-btn{position:relative;margin-left:auto;margin-right:auto;margin-bottom:10px;background:#e5f4e4;box-sizing:border-box;border-radius:10px;height:41px;width:142px;left:0;border:0px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;cursor:pointer;color:#357960}.signup-btn:hover{background:#fff;opacity:.7;cursor:pointer}.name-container{display:flex;flex-direction:row;justify-content:space-between;gap:15px;width:100%}.korotu-copyright{position:absolute;bottom:-20px;left:0;right:0;text-align:center;font-family:Roboto;font-size:10px;color:#4d4d4d}@media screen and (max-width: 450px){.frame{display:block;width:100%;overflow-y:scroll;overflow-x:hidden;background-color:#357960}.logo-column{display:flex;justify-content:center;margin:0}.korotu-bg{display:none}.korotu-text{position:static}.login-column{min-width:100%;height:auto}.login-box{width:100%;margin-top:0;margin-bottom:0;padding-top:9vh;border:0px;border-radius:0}.korotu-copyright{margin-top:10px;color:#fff}}.signup-form{display:flex;flex-direction:column;gap:15px;width:80%;max-width:400px;margin:0 auto;padding:20px}.password-requirements{margin-top:15px;padding:15px 20px;background:#357960;border:1px solid #698474;border-radius:12px;color:#fff;font-family:Roboto,sans-serif;font-size:16px}.password-requirements h4{margin:0 0 10px;font-size:18px;font-weight:500;color:#e5f4e4}.password-requirements ul{list-style:none;padding:0;margin:0}.password-requirements li{display:flex;align-items:center;margin:6px 0;font-size:15px}.password-requirements li.valid{color:#e5f4e4}.password-requirements li.invalid{color:#fff}.password-requirements .status-icon{display:inline-block;width:14px;height:14px;margin-right:8px;border-radius:50%}.password-requirements .valid .status-icon{background-color:#90ee90}.password-requirements .invalid .status-icon{background-color:#fff}html{scroll-padding-top:10rem}.nav-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;position:absolute;height:70px;left:0%;right:0%;top:0;background:#357960}.nav-links{display:flex;flex-direction:row;gap:10px;align-items:center;padding:0 8px 0 0;position:static;width:475px;height:56px;right:0;top:4px;flex:none;order:1;flex-grow:0;margin:0}.ppframe{display:flex;flex-direction:column;align-items:flex-start;padding:8px;position:static;height:48px;flex:none;order:0;flex-grow:0}.ppbox{position:static;height:32px;left:8px;top:8px;border-radius:20px;flex:none;order:0;flex-grow:0;margin:0}.ppbuttonframe{position:static;width:270px;height:32px;left:8px;top:8px;border-radius:20px;flex:none;order:0;flex-grow:0;margin:10px 0}.paymentbutton{right:50%;top:0%;bottom:0%;width:190px;height:32px;left:190px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;border-radius:21px 0 0 21px/21px 0px 0px 21px;background:transparent;cursor:pointer;color:#fff;border-color:#fff}.projectbutton{right:50%;top:0%;bottom:0%;width:135px;height:32px;left:135px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;border-radius:0 21px 21px 0/0px 21px 21px 0px;background:transparent;cursor:pointer;color:#fff;border-color:#fff}.bell{width:30px;margin-top:5px}.nav-links button:hover{color:#fff;background-color:#7c7c7c3f;cursor:pointer}.logo img{float:left;position:absolute;width:180px;height:auto;left:0;top:calc(50% - 24px)}.bellframe{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:40px;height:40px;left:302px;top:8px;flex:none;order:1;flex-grow:0;margin:0}.bell-icon{position:static;width:24px;height:24px;left:8px;top:8px;flex:none;order:0;flex-grow:0;margin:0 10px}.mailbox{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;width:40px;height:40px;left:358px;top:8px;flex:none;order:2;flex-grow:0;margin:0}.mail-icon{position:static;width:24px;height:24px;left:8px;top:8px;flex:none;order:0;flex-grow:0;margin:0 10px}.signout{color:#e5f4e4;height:27px;margin-right:35px}.change-password-user-menu{color:#e5f4e4;height:27px;margin-right:15px}.support{height:1.2em;width:1.2em}.help-page{filter:invert(39%) sepia(16%) saturate(1373%) hue-rotate(107deg) brightness(96%) contrast(80%);height:27px;margin-right:20px}.profile{color:#e5f4e4;height:27px;margin-right:29px}.user-iconframe{position:static;width:56px;height:56px;left:414px;top:0;flex:none;order:3;flex-grow:0;margin:0}.user-icon{justify-content:flex-end;display:flex;position:absolute;width:40px;height:40px;right:25px;top:calc(50% - 20px);border:1px transparent;font-family:Roboto;font-style:normal;font-weight:500;font-size:17px;line-height:23px;text-align:center;letter-spacing:-.005em;color:#4d4d4d}.user-icon button:hover{cursor:pointer}.alert-icon{position:absolute;width:9px;top:13px;height:9px;right:135px;top:calc(50% - 19px)}.alert-icon-2{position:absolute;width:9px;height:9px;right:85px;top:calc(50% - 19px)}.user-menu-container{position:absolute;display:flex;z-index:10;flex-direction:column;top:3.5em;min-width:10em;width:auto;background-color:#fff;box-shadow:0 4px 4px #00000040;border:0px solid #474a4d;border-radius:10px;padding:0;overflow:hidden;transition:height .5s ease-in-out}.user-menu-container a{text-decoration:none}.notification-menu-container{position:absolute;right:50px;display:flex;z-index:10;flex-direction:column;min-width:10em;width:auto;background-color:#fff;box-shadow:0 4px 4px #00000040;border:0px solid #474a4d;border-radius:10px;padding:0;overflow:hidden;transition:all .5s ease-in-out;max-height:300px;overflow-y:scroll;margin-top:15px}.user-menu-item{cursor:pointer;text-decoration:none;display:flex;height:auto;width:auto;background-color:#e5f4e4;align-items:center;border-radius:4px;border-top:2px solid #d4d4d4;padding:8px;padding-block:.5em;margin:16px 23px;font-weight:700;font-size:16px;color:#357960}.user-menu-item:hover{background-color:#fff}.user-menu-profile-container{display:flex;flex-direction:column;align-items:center;min-width:250px;padding:0 .5em}.notification{text-decoration:none;font-family:Roboto;font-style:normal;font-weight:300;font-size:16px;line-height:140%;align-items:center;text-align:left;letter-spacing:.005em;max-width:500px;max-height:100%;color:#4d4d4d}.notification--content{padding:15px 0}.notification--content-message{display:inline;text-align:left;font-size:14px;margin:0;padding:0;font-weight:200}.notification--content:hover{background-color:#e6e6e6;cursor:pointer}.notification-button{border:none;background-color:#357960;box-sizing:border-box;border-radius:.5em;font-style:normal;font-weight:700;color:#fff;box-shadow:2px 2px 1px #00000040}.user-menu-profile-container h1{font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#b5b5b5;display:flex;flex-direction:column;align-items:center}.user-account-circle{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:10px 0;border:5px solid #4D4D4D;border-radius:50%;box-sizing:border-box;height:110px;width:110px;font-family:Roboto;font-style:normal;font-weight:900;font-size:42px;line-height:49px;text-align:center;letter-spacing:-.015em}.user-menu-email-notifs{margin-top:10px;color:#4d4d4d;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.user-menu-email-notifs label input{margin-left:55px}.user-menu-version-info{display:grid;grid-template-columns:1fr 1fr;margin-top:6px;color:#4d4d4d;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.product-names{justify-self:start;margin-left:15px}.product-version-numbers{justify-self:end;margin-right:15px}.cancel-button{padding:8px 75px;cursor:pointer;display:flex;height:auto;width:auto;margin:-7px 23px 8px;font-weight:700;font-size:16px}.divider{width:auto;height:1px;border:1px solid #E7E7E7}@media screen and (max-width: 450px){.nav-links{width:100%}.ppbox{display:none}.bellicon{position:absolute;right:95px;top:calc(50% - 20px)}.notification-menu-container{right:-50px;width:320px}}.change-password-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:400px;margin:2rem auto;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;font-family:Arial,sans-serif;color:#333}.change-password-form{width:100%;display:flex;flex-direction:column;gap:1.5rem}.change-password-heading{font-size:1.8rem;color:#2c3e50;margin-bottom:1.5rem;text-align:center}.form-group{display:flex;flex-direction:column;gap:.5rem;position:relative}label{font-size:.9rem;font-weight:700;color:#555}input[type=password]{width:100%;padding:.75rem 1rem;border:1px solid #dcdcdc;border-radius:10px;font-size:1rem;transition:border-color .3s ease;height:35px;box-sizing:border-box}input[type=password]:focus{outline:none;border-color:#3498db;box-shadow:0 0 5px #3498db80}button[type=submit]{padding:1rem;font-size:1rem;font-weight:700;color:#fff;background-color:#3498db;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease,opacity .3s ease}button[type=submit]:hover:not(:disabled){background-color:#2980b9}button[type=submit]:disabled{background-color:#bdc3c7;cursor:not-allowed;opacity:.7}.success-message{padding:1.5rem;background-color:#e8f5e9;color:#27ae60;border:1px solid #27ae60;border-radius:4px;text-align:center;font-size:1rem;font-weight:700}.error-message{padding:.75rem;background-color:#fce4e4;color:#c0392b;border:1px solid #c0392b;border-radius:4px;text-align:center;font-size:.9rem}.match-error{position:absolute;top:100%;left:0;font-size:.8rem;color:#e74c3c;margin-top:.25rem}.password-requirements{list-style:none;padding:0;margin:0;font-size:.9rem;color:#7f8c8d}.password-requirements li.met{color:#27ae60}.password-requirements li.unmet{color:#e74c3c}.website-footer{z-index:1000;background-color:#357960;align-items:center;justify-content:center;position:fixed;left:0;bottom:0;height:2.5em;width:100%}.website-footer__copyright{font-size:1em;font-weight:300;margin-top:10px;color:#fff}.path-bar{display:flex;height:3em;background:transparent}.path-bar p{margin-top:auto;margin-bottom:auto}.path-bar__title{font-style:normal;font-weight:700;letter-spacing:-.015em;color:#5f5f5f}.back-button{position:absolute;left:25px;top:88px;z-index:9999;border:none;background:transparent;padding:0;margin:0}.back{position:static;width:33.5px;height:28px}.back-button:hover{cursor:pointer}.website-body{display:flex;padding-top:3.5rem;flex-flow:column;height:100%}.nav-bar{flex:0 1 auto}.change-password{display:flex;justify-content:center;align-items:center;height:100%}.website-webpage{flex:1 1 auto;margin-bottom:5rem}.footer-bar{display:flex;flex:0 1 40px}.header{text-align:left;height:20px;font-family:Roboto;font-style:normal;font-weight:600;font-size:38px;line-height:30px;margin-left:80px;margin-top:30px;color:#4d4d4d;flex:none;order:0;flex-grow:0}.fixed_form{margin-bottom:4em;max-width:100%;overflow-x:hidden}.header_info{width:100%;height:20px;font-family:Roboto;font-style:normal;font-weight:700;font-size:26px;line-height:30px;letter-spacing:-.005em;margin-top:40px;text-align:left;margin-left:4%;color:#4d4d4d;flex:none;order:0;flex-grow:0}.Email_Class,.Name_Class,.Subject_Class{position:relative;align-items:center;border-radius:10px;padding:10px;padding-block:1em;margin:16px 16px 60px 3%;font-size:16px;color:#000;width:348px;height:32px}.Email_Class input,.Name_Class input{border:1px solid #4D4D4D}.Subject_Class select{height:35px;padding:0 0 0 5px}.Full_name,.email_written,.help_written,.subject_written{margin-left:3%;color:#4d4d4d;text-align:left}.message{position:relative;align-items:center;border-radius:10px;padding:10px;padding-block:1em;margin:16px 16px 60px 3%;font-size:16px;color:#000;width:348px;height:15vh}.send-message .send-message-btn{background-color:#357960;color:#fff;border:none;border-radius:10px;padding:12px 24px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;margin-left:3%;margin-top:10px;cursor:pointer;z-index:1}.send-message button.send-message-btn:hover{background:#51917a}.send-message{display:flex;justify-content:flex-start;width:100%;margin:20px}.text-2xl{font-family:Roboto;font-style:normal;font-weight:375;font-size:20px;line-height:28px;letter-spacing:-.005em;margin-top:30px}.text-md{font-family:Roboto;font-style:normal;font-weight:375;font-size:16px;line-height:22px}@media screen and (max-width: 450px){.fixed_form{overflow:hidden}.header_info{width:90%;height:auto;margin-left:8%}.Email_Class,.Name_Class,.Subject_Class,.message{width:300px}.send-message-btn{padding:10px 15px}}.help-page-container{height:100%}.help-page-title{margin-bottom:20px;margin-left:90px}.help-page-title h1{font-size:38px;font-weight:600;text-align:left;margin:.67em 0}.help-page-body-container{display:flex;height:100%}.help-page-product-selector-container{border-right:solid rgba(0,0,0,.6);width:250px;height:550px;padding:0 15px;text-align:left}.help-page-product-selector-title{font-size:20px;margin-bottom:8px}.help-page-product-selector-button{margin-left:5px;margin-bottom:2px;padding:2px 0;width:100%;background-color:transparent;border:none;border-radius:2px;font-weight:500;color:#323232;text-align:left}.help-page-product-selector-button:hover{background-color:#7c7c7c3f}.help-page-product-selector-button.selected{color:#357960}.help-page-body{margin:0 15px;width:100%;text-align:left}.help-page-body-title{margin:0 0 10px;font-weight:500;font-size:2em}.help-page-body-cw-content,.help-page-body-fcw-content{margin:0 20px}.help-page-body-subtitle{font-size:25px;font-weight:500;margin-bottom:5px}.help-page-panel-toggle{display:flex;align-items:center;justify-content:center;width:100%;height:5em;border-radius:15px;margin-bottom:.5%;background-color:#e5f4e4;color:#357960}.help-page-panel-toggle-label{margin-left:20px;margin-right:auto;font-family:Roboto;font-style:normal;font-weight:500;font-size:22px;line-height:23px;letter-spacing:-.015em}.help-page-panel-toggle-arrow{width:20px;height:20px;margin-right:40px}.help-page-panel{border:3px solid #357960;padding:2.25%;width:100%;min-height:10%;border-radius:15px;text-align:left;line-height:20px}.help-page-user-guide-pdf{width:100%;height:80vh}.help-page-panel-video{width:100%}.help-page-panel-list{list-style-type:circle}html,body{height:100%;margin:0}.frame{display:flex;flex-direction:row;height:100%;width:100%;overflow:hidden}.logo-column{position:relative;display:inline}.change-password-column{min-width:600px;min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;padding-top:65px}.submit-btn-password:disabled{background-color:#bdc3c7;cursor:not-allowed;opacity:.7}.korotu-bg{filter:brightness(50%);height:100%}.korotu-text{position:absolute;top:35%;left:10%;width:80%}.change-password-box{display:flex;flex-direction:column;justify-content:flex-end;width:420px;max-height:97%;background:#357960;border:1px solid #698474;box-sizing:border-box;border-radius:24px;margin:auto;padding:.5em}.change-password-form{display:flex;flex-direction:column;margin:1em auto;width:380px}.form-title-text{text-align:center;font-family:Roboto;font-style:normal;font-weight:450;font-size:26px;line-height:29px;color:#fff;margin-top:15px}.submit-btn:hover{background:#fff;opacity:.7;cursor:pointer}.submit-btn-password{position:relative;margin:0 auto;border:0px;background:#e5f4e4;box-sizing:border-box;border-radius:10px;height:40px;width:236px;left:0;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;cursor:pointer;color:#357960}.submit-btn:disabled{background:#bdc3c7;cursor:not-allowed;opacity:.7}.return-container{display:flex;flex-direction:row;align-items:center;justify-content:center}.return-container>p{font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#fff}.return-btn{position:relative;margin-left:10px;background:#e5f4e4;box-sizing:border-box;border-radius:10px;height:41px;width:142px;left:0;border:0px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;cursor:pointer;color:#357960;text-decoration:none;display:flex;align-items:center;justify-content:center}.return-btn:hover{background:#fff;opacity:.7;cursor:pointer}.warning-text{color:#fff;font-family:Roboto;font-style:normal;font-weight:900;font-size:14px;line-height:20px}.korotu-copyright{width:163px;height:52px;justify-content:center;flex-direction:column;margin:auto;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:16px;display:flex;align-items:center;letter-spacing:-.015em;color:#4d4d4d}.password-requirements{width:100%;margin:15px auto 0;box-sizing:border-box;list-style:none;border:none;border-radius:8px;padding:10px 15px;background:#0000001a;font-size:14px;color:#f0f0f0}.password-requirements li{margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.password-requirements li.met{color:#e5f4e4;font-weight:500}.password-requirements li.unmet{color:#fff}@media screen and (max-width: 450px){.frame{display:block;width:100%;overflow-y:scroll;overflow-x:hidden;background-color:#357960}.logo-column{display:flex;justify-content:center;margin:0}.korotu-bg{display:none}.korotu-text{position:static}.change-password-box{width:100%;margin-top:0;margin-bottom:0;padding-top:5vh;border:0px;border-radius:0}.korotu-copyright{margin-top:10px;color:#fff}.return-btn{width:200px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
