@import url(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:#fff;--light-subtle-surface:#e7e7e7;--dark-subtle-surface:#b5b5b5;--dark-surface:#4d4d4d;--highlight:#da4167}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}h1{font-weight:400;font-size:100px;letter-spacing:-.005em}h1,h2{font-family:Roboto;font-style:normal;margin:0;color:#3d3d3d}h2{font-weight:900;font-size:42px;letter-spacing:-.015em}h3{font-size:26px;letter-spacing:-.005em}h3,h4{font-family:Roboto;font-style:normal;font-weight:700;margin:0;color:#3d3d3d}h4{font-size:16px}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-weight:300;margin:0;letter-spacing:.005em}b,p{font-family:Roboto;font-style:normal;font-size:16px;color:#3d3d3d}b{font-weight:700}#root{display:flex;flex-direction:column}#root,.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{background:#e5f4e4}.selection-gallery__item__context_menu{display:flex;align-items:center}.context-menu-project{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex-direction:column;justify-content:center;align-items:center;right:5%}.context-menu-project,.selection-gallery__item__context_menu-menu{display:none;width:150px;border-radius:10px;position:absolute;z-index:500}.selection-gallery__item__context_menu-menu{height:32px}.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 0 rgba(0,0,0,.25);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 1;align-items:center;justify-content:space-between}.delete-btn,.rename-btn{background:var(--primary,#357960);color:var(--light-surface,#fff)}.cancel-btn,.delete-btn,.rename-btn{display:flex;width:168px;height:40px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:10px;border:none;cursor:pointer;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.3px;text-align:center}.cancel-btn{background:var(--light-primary,#e5f4e4);color:#357960}.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{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:hsla(0,0%,82.4%,.19);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;grid-column-gap:1em;column-gap:1em;grid-row-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 0 rgba(0,0,0,.25);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-grow:1;flex-shrink:0;flex-basis: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}.project-region__mapbox-container{position:relative;height:100%;width:100%}.project-region-add{display:flex;flex-direction:row;margin:auto;z-index:1}.project-region-add,.project-region__mapbox{position:absolute;justify-content:center;width:100%;height:100%}.project-region__mapbox{top:0;right:0;left:0;bottom:0;margin-bottom:10px}.project-region-add__sidebar{background-color:rgba(35,55,75,.9);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}.help .hover-text,.openbtn .hover-text{visibility:hidden;width:10em;background-color:rgba(78,78,78,.7803921568627451);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}.closebtn:hover,.openbtn:hover{cursor:pointer}.help:hover .hover-text,.openbtn:hover .hover-text{visibility:visible;opacity:1}.closebtn{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{margin-right:10px;padding:.5em .7em;background:hsla(0,0%,82.4%,.19);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:hsla(0,0%,58%,.19);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{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{border:none}.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}.project-characteristics{align-content:flex-start;justify-content:space-between}.project-characteristic-child{margin:10px 0}#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 select,.project-new__form textarea{resize:none;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{min-width:25%;padding:15px 10px;border-radius:5px;border:1px solid #357960}.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 button,.project-new-button input{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 button:hover,.project-new-button input:hover{background:#798777;cursor:pointer;color:#e5e4cc}.project-new-button button:disabled,.project-new-button input:disabled{background:#e7e7e7;color:#fff}.project-new-title{width:1em}.project-new-title h1{padding:22px 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:30rem;margin:auto}.mapbox-selection-div textarea{resize:none;display:inline-block;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__body input,.project-new__form label,.project-new__form textarea{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:static;border-radius:5px;border:1px solid var(--primary);width:100%;height:1.5em;margin-bottom:.5em}.dynamic-textbox-add-btn{border-radius:5px;border:1px solid var(--dark-subtle-surface);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 rgba(0,0,0,.25);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,.popup-region-new{display:flex;align-items:center;justify-content:center}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000}.modal-content{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);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;grid-gap:1rem;gap:1rem;background:"#E5F4E4"}@media screen and (max-width:450px){.popup-region-new{right:7%}}.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:-webkit-fit-content;height:-moz-fit-content;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}.hamburger-menu-popup,.sidebar>.normal-text{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 rgba(0,0,0,.25);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}.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 0 rgba(0,0,0,.25)}.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;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 #fff;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;user-select:none}.sliderHalf{position:absolute;top:0;bottom:0;width:100%;height:100%}.items-container{z-index:100;position:absolute;top:40%;left:11px;width:88px;border-radius:4px;background:var(--light-surface,#fff);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);overflow:hidden;border:none}.item-wrapper,.items-container{display:flex;flex-direction:column}.item-wrapper{color:var(--dark-surface);font-family:Roboto;font-size:14px;font-style:normal;line-height:normal;font-weight:500;letter-spacing:-.21px}.item-wrapper>.btn-item{cursor:pointer;text-decoration:none;color:var(--dark-surface)}.item-wrapper>.btn-item,.item-wrapper>.title-item{display:flex;flex-direction:column;width:88px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:8px;align-items:center}.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:rgba(0,0,0,.3)}.legend-toggle-button{background:#fff;width:45px;height:45px;position:absolute;left:50.2%;transform:translateX(-50%);z-index:1000;cursor:pointer}.legend-toggle-button:after{content:"";position:absolute;bottom:10px;left:50%;transform:translateX(-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 50%;background-size:contain;z-index:1002}.legend-toggle-button.collapsed:after{transform:translateX(-50%) rotate(180deg);bottom:12px}.legend-image-container{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:1000}.legend-image{width:450px;height:auto;display:block;margin:0 auto}.legend-image img{width:100%;height:auto}.logo-img.custom{filter:brightness(0) saturate(100%) invert(37%) sepia(71%) saturate(294%) hue-rotate(106deg) brightness(94%) contrast(91%)}.popup-container{background-color:#f0f0f0;width:1000px;height:525px;padding:15px}.dialog-for-popup::backdrop{background-color:rgba(0,0,0,.5)}.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:initial;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 #000;cursor:pointer;color:#000}.popup-view-button.selected{background-color:#cdcdcd}.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;background-color:#357960;color:#fff}.popup-cancel-button:hover,.popup-confirm-button:hover{background-color:rgba(53,121,96,.5)}.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:rgba(53,121,96,.5);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%}}.mapSection{margin-top:5rem}.sidebarStyle{display:inline-block;position:absolute;top:0;left:0;margin:12px;background-color:#00f;color:#fff;z-index:1!important;padding:6px;font-weight:700}.mapContainer{position:relative;width:100%;height:100%}.mapSection{position:relative;display:flex;justify-content:center;width:500px;height:500px;margin:auto}.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}.dropdown{background:hsla(0,0%,93.3%,.829);border:none;border-radius:0 .3em .3em 0;padding:.3em .3em .3em .5em;width:25%;z-index:10;position:absolute;left:-14px;top:20px}.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{flex-direction:row;justify-content:space-between;align-items:center;padding:32px 16px 16px 8px;height:80px;top:0;flex:none;order:0;flex-grow:0}.project-region-heading,.project-region-subheading{display:flex;position:static;width:1314px;left:0;align-self:stretch;margin:0}.project-region-subheading{padding:8px;height:90px;top:80px;order:1}.project-region-list,.project-region-subheading{flex-direction:column;align-items:flex-start;flex:none;flex-grow:0}.project-region-list{display:flex;padding:0;position:static;width:1314px;height:584px;left:0;top:170px;order:2;align-self:stretch;margin:0}.page-heading-title{display:flex;flex-direction:row;align-items:center;padding:8px;width:267px;height:46px;top:25px;margin:0 16px}.page-heading-title,.page-heading-title-text{position:static;left:8px;flex:none;order:0;flex-grow:0}.page-heading-title-text{width:394px;height:30px;top:8px;font-family:Roboto;font-style:normal;font-weight:900;font-size:42px;line-height:30px;letter-spacing:-.005em;color:#4d4d4d;margin:0}.project-name-box{flex-direction:column;padding:0;width:267px;left:1031px;top:29.5px;flex:none;order:1;flex-grow:0;margin:0 61px}.project-name,.project-name-box{display:flex;align-items:flex-start;position:static;height:37px}.project-name{flex-direction:row;padding:8px;width:132px;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{width:119px;height:21px;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;flex-grow:0;margin:0 10px}.name-text,.subheading-title{position:static;left:8px;top:8px;order:0}.subheading-title{display:flex;flex-direction:row;align-items:flex-start;padding:8px;width:259px;height:36px;flex:none;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;width:1298px;height:38px;left:8px;top:44px;order:1;margin:0 24px}.subheading-description,.subheading-description-text{position:static;flex:none;align-self:stretch;flex-grow:0}.subheading-description-text{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;order: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__project-label,.dropdown-label-project-details__region-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{margin:0}.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:0;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:0;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:hsla(0,0%,82.4%,.19);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%}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__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__built__infrastructure__details,.flood-risk-report__lulc__details__summary,.flood-risk-report__runoff__retention__details{position:absolute;right:0;margin-right:10%;border:.1rem solid #7c9473;padding:1em;margin-top:-30em}.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-create-page,.satellite-image-form{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{color:#080808}.metadata-headings,.name-label,.satellite-image-form__details{font-style:normal;font-weight:700;letter-spacing:-.015em;font-size:1.05em;line-height:2.5em;margin-left:-56em}.name-label{color:#3d3d3d}.metadata-headings,.name-label,.satellite-image-form__details{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}.name-input,.satellite-image-form__details input{border:1px solid #969696;left:400px;width:20%}.name-input,.processing-text{position:absolute}.processing-text{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__type-form p,.report-creation 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{padding:8px;position:relative;left:-207px}.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{width:10em;text-align:left;color:#dd2e2e}.satellite-image-display h1,.section{font-style:normal;font-weight:700;letter-spacing:-.015em}.section{font-family:Roboto;font-size:20px;line-height:23px;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{padding:0 17px;position:static;left:8px;top:8px;background:hsla(0,0%,82.4%,.19);border:2px solid #4d4d4d;margin:0}.sat-image-display img{height:500px;width:500px}.image-bar{justify-content:center;padding:0;width:497px;height:52px;left:799px;top:22px;order:1}.image-bar,.titlebox{display:flex;flex-direction:row;align-items:center;position:static;flex:none;flex-grow:0;margin:0}.titlebox{padding:8px;width:253px;height:46px;left:8px;top:25px;order:0}.titletext{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;margin:0 8px}.regionbox,.titletext{position:static;flex:none;order:0;flex-grow:0}.regionbox{display:flex;justify-content:center;align-items:flex-start;padding:0;width:259px;height:37px;left:0;top:7.5px;margin:0 18px}.imagedetailsbox{flex-direction:column;width:220px;height:52px;left:277px;flex:none;order:1;flex-grow:0;margin:0 18px}.imagedetailsbox,.imageheadingbox{display:flex;align-items:flex-start;padding:8px;position:static;top:0}.imageheadingbox{flex-direction:row;width:72px;height:37px;left: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;width:187px;height:37px;left:72px;top:0;order:1}.imagenameanddate,.imagenameanddate-text{position:static;flex:none;flex-grow:0;margin:0}.imagenameanddate-text{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;order: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;width:76px;height:39px;left:162px;top:594.45px;order:11;margin:0}.cancel-box,.canceltext{position:static;flex:none;flex-grow:0}.canceltext{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;order:0;margin:20px -10px;border-color:transparent;background-color:initial;cursor:pointer}.shapefileinfo-box{align-items:flex-start;padding:8px;width:256px;height:85.45px;left:72px;top:509px;order:10;margin:0}.shapefileinfo-box,.shapefileinfobutton{display:flex;flex-direction:column;position:static;flex:none;flex-grow:0}.shapefileinfobutton{justify-content:center;align-items:center;padding:0 64px;Height:69.45px;width:240px;left:calc(50% - 120px);top:9.36%;bottom:9.36%;background:#357960;border-radius:10px;border-color:transparent;order:0;margin:10px 0}.shapefileinfotextbox{flex-direction:row;align-items:flex-start;padding:8px;width:185px;height:39px;left:27.5px;top:15.23px;margin:-61px 28px}.shapefileinfotext,.shapefileinfotextbox{display:flex;position:static;flex:none;order:0;flex-grow:0}.shapefileinfotext{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;align-items:center;text-align:center;letter-spacing:-.015em;color:#fff;margin:0}.details-box{width:400px;height:39px;left:0;top:470px;order:9;align-self:stretch}.details-box,.details-picture-box{display:flex;flex-direction:row;align-items:flex-start;padding:8px;position:static;flex:none;flex-grow:0;margin:0}.details-picture-box{width:176px;height:176px;left:112px;top:16px;order:1}.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{flex-direction:row;padding:8px;width:66px;height:39px;left:167px;top:660px;flex:none;order:4;flex-grow:0}.toolbox-cancel,.toolbox-list{display:flex;align-items:flex-start;position:static;margin:0}.toolbox-list{flex-direction:column;padding:4px;width:400px;height:424px;left:0;top:236px;flex:none;order:3;align-self:stretch;flex-grow: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{justify-content:center;align-items:center;width:400px;height:44px;left:0;top:192px;order:2;align-self:stretch;font-family:Roboto;font-style:normal;font-weight:700;font-size:24px;line-height:28px;text-align:center;letter-spacing:-.015em;color:#3a3a32}.toolbox-header,.toolbox-image{display:flex;flex-direction:row;padding:8px;position:static;flex:none;flex-grow:0;margin:0}.toolbox-image{align-items:flex-start;width:176px;height:176px;left:112px;top:16px;order:1}.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}.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}.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-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:rgba(53,121,96,.5)}.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:initial;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:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:10px;cursor:pointer}.image-container.selected{background-color:rgba(53,121,96,.7)}.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:rgba(0,0,0,.4);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 40px;justify-content:center;align-items:center}.map-display-container.manage-page{height:600px}.map-display{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:hsla(0,0%,100%,0);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:rgba(53,121,96,.5)}@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}}.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}.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{width:30em;font-weight:700;text-align:left;color:#3d3d3d}.acd-creation__title h1,.acd-creation p{font-style:normal;letter-spacing:-.015em}.acd-creation p{line-height:1em;color:#3a3a32;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}.report-new-button button:hover{background:#357960}.select-report-dropdown{position:absolute;margin-left:100px}.image2{margin-left:20%}.image1__selection,.image2__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}.landcover-image img,.satellite-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{left:0;margin-left:30%}.acd__lulc1__details,.acd__lulc2__details{position:absolute;border:.1rem solid #7c9473;padding:1em;margin-top:-20em}.acd__lulc2__details{right:0;margin-right:13%}.acd__change__details{position:absolute;right:0;margin-right:10%;border:.1rem solid #7c9473;padding:1em;margin-top:-30em}.close-btn{margin-right:10px}.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}.carbon-report p,.report-display-page__project__details 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}.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{background:#357960;color:#fff}.cancel-btnn,.save-btn{text-align:center;position:relative;width:12em;border-radius:.4em;border:none;font-weight:700;padding:.5em;margin-right:10px;float:left}.cancel-btnn{background:var(--light-primary,#e5f4e4);color:#357960}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{margin:10px;padding:1.5rem;background:var(--light-primary)}.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{left:5px;max-width:1rem}.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 0 0}.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{width:10em;flex:row 1;margin-left:-7px}.landowner-page-properties-header,.landowner-share{display:flex;justify-content:space-around;align-items:center}.landowner-share{flex-direction:row;padding:0 17px;position:relative;width:127px;height:36px;left:1082px;top:-68px;background:hsla(0,0%,82.4%,.19);border:2px solid #4d4d4d;box-sizing:border-box;border-radius:15px;flex:none;order:0;flex-grow:0;margin:0;cursor:pointer}.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:hsla(0,0%,82.4%,.19);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{width:168px;height:19px;font-weight:700;line-height:19px;color:#4d4d4d}.landowner-info,.landowner-info-name{position:static;font-family:Roboto;font-style:normal;font-size:16px;flex:none;order:0;flex-grow:0}.landowner-info{width:170px;font-weight:300;line-height:140%;letter-spacing:.005em;color:#3d3d3d;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-large-stats,.landowner-property-small-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:3px solid 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{box-sizing:border-box;width:100%;height:2em;font-size:16px;border-radius:10px;border:1px solid #969696;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 #000;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;font-size:16px;border:2px solid var(--dark-surface);border-radius:15px;font-family:Roboto;font-weight:400;background-color:initial;color:var(--dark-surface);padding:5px 10px}.upload-button:hover{-webkit-text-decoration-line:underline;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:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-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{flex-direction:column;align-items:flex-start;height:100%}.property-new-form,.property-new-inputs{display:flex;justify-content:space-between}.property-new-inputs{width:100%}.property-label-inputs-container{width:45%;text-align:left}.property-new-form-body{display:grid;grid-template-rows:1fr;grid-row-gap:20px;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:hsla(0,0%,82.4%,.19);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,.property-new-btn:hover{background-color:var(--light-primary);color:var(--primary)}.property-new-btn:hover{opacity:.4}.property-new-submit-btn,.property-new-submit-btn:hover{background-color:var(--primary);color:#fff}.property-new-submit-btn:hover{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:rgba(124,148,115,.6901960784313725);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 #000}.legend-gradient{background:#000;height:16.5em;width:25px;border:2px solid #000}.legend-subcontainer{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;margin:1em}.legend-desc-switch-btn{float:left}.map-box-container{width:900px;height:480px;flex-shrink:0;padding:10px}.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: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-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:-webkit-fit-content;height:-moz-fit-content;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;line-height:2;display:inline-block;margin-right:10px}.note-container{color:var(--dark-surface,#4d4d4d);font-size:18px;font-weight:400;line-height:normal;letter-spacing:.027px;margin-top:30px;margin-bottom:10px}.create-button-ndvi-property,.note-container{text-align:center;font-family:Roboto;font-style:normal}.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-weight:500;font-size:20px;line-height:23px;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-alt,.create-button-ndvi-property,.create-button-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}}.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:500;width:150px}.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{display:none}.context-menu{position:absolute;right:5%}.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}.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}}.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;width:31px;height:31px;top:2.5px;margin-left:10px;margin-right:20px;order:1;background-color:#fff;border-color:transparent;cursor:pointer}.sort,.sort-icon{position:static;flex:none;flex-grow:0}.sort-icon{width:21px;height:21px;left:8px;top:8px;order: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{padding:0 30px;width:0;left:13px;background:#fff}.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,.selection-card .context-menu{background-color:#fff;display:none;width:150px;height:50px;border-radius:10px}.selection-card .context-menu{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,.selection-card .context-menu-property{background-color:#fff;display:none;width:150px;border-radius:10px}.selection-card .context-menu-property{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}.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}}.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:0;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:2px solid var(--dark-surface);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:-webkit-min-content;min-width:min-content;box-sizing:border-box;margin-right:75px}.link{color:var(--dark-subtle-surface)}.link,.selected-link{text-decoration:none;font-size:30px}.selected-link{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{background-color:initial}.chart-heading{font-size:24px;color:var(--dark-surface);margin:0}.centered-chart-container{height:500px;background-color:initial}.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;grid-gap: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:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tab-dropdown-toggle{background-color:initial;border:1px solid #000;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:hsla(0,0%,48.6%,.247)}}.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;height:470px;width:900px;margin:10px auto 0}.centered-chart-container,.popup-message{justify-content:center;align-items:center}.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;grid-gap:10px;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}.delta-link,.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}}.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 #000;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:rgba(229,244,228,.5);align-self:stretch;z-index:5;cursor:pointer;background:#fff;border:#000}.default-button,.remote-sensing-icon2{flex:none;order:0;flex-grow:0;margin:0}.remote-sensing-icon2{left:4.55%;right:4.55%;top:4.55%;bottom:4.55%;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:rgba(229,244,228,.5);flex:none;order:0;align-self:stretch;flex-grow:0;margin:0;z-index:5;cursor:pointer;background:#fff;border:#000}.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 rgba(0,0,0,.25);border-radius:4px;z-index:30}.details-picture-box2{flex-direction:row;align-items:flex-start;width:380px;height:176px;left:112px;top:16px;flex:none;order:1;flex-grow:0;margin:0}.details-picture-box2,.generate-title{display:flex;padding:8px;position:static}.generate-title{flex-direction:row;justify-content:center;align-items:center;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{flex-direction:row;align-items:flex-start;padding:0;width:400px;left:0;top:320.22px;flex:none;order:3;flex-grow:0;margin:4px 0}.compare,.snap-compare{display:flex;position:static;height:64px}.compare{padding:8px;left:200px;top:14.5px;order:1;color:#4d4d4d}.compare,.snapshot{flex-direction:column;justify-content:center;align-items:center;width:200px;flex:none;align-self:stretch;flex-grow:1;margin:0;font-family:"Roboto";font-style:normal;font-weight:700;font-size:16px;line-height:19px;border:transparent;cursor:pointer}.snapshot{display:flex;padding:0;position:static;height:64px;left:0;top:0;background:#e5f4e4;order:0;color:#357960}.generate-list{flex-direction:column;align-items:flex-start;padding:0;height:216px;top:388.22px;flex:none;flex-grow:0}.generate-list,.list{display:flex;position:static;width:400px;left:0;order:4;margin:4px 0}.list{flex-direction:row;align-items:center;padding:16px;height:40px;top:176px;background:#e5f4e4;border-radius:4px;flex:none;flex-grow:0;font-family:"Roboto";font-style:normal;font-size:16px;line-height:19px;cursor:pointer;border-color:transparent}.list,.list:hover{font-weight:700;color:#357960}.list:hover{border-color:#357960;border-radius:7px;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:-webkit-fit-content;width:-moz-fit-content;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-radius:10px;border:1px solid var(--primary);font-size:16px;font-weight:300}input.mowing-form-input-field{padding:12px 10px}.mowing-form-input-field-empty,.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-radius:10px;border:1px solid var(--primary);font-size:16px;font-weight:300}: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;inset:0 0 120px 0;margin:auto;padding:5px 10px;z-index:2;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:var(--light-surface);border-radius:10px;border:.5px solid 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;inset:0;margin:auto;padding:10px 20px;max-height:-webkit-max-content;max-height:max-content;max-width:-webkit-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 0 rgba(0,0,0,.25)}.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{background-color:var(--primary);color:var(--light-surface)}.mowing-form-popup-prompt-dark-button,.mowing-form-popup-prompt-light-button{margin:12px;width:185px;height:40px;border-style:none;border-radius:10px;font-size:20px;font-weight:500}.mowing-form-popup-prompt-light-button{background-color:var(--light-primary);color:var(--primary)}.mowing-form-buttons{position:relative;z-index:1}.mowing-form-buttons,.mowing-form-dark-button{display:flex;flex-direction:row;justify-content:center}.mowing-form-dark-button{width:255px;height:45px;margin:20px 16px;align-items: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{background-color:var(--light-subtle-surface);color:var(--dark-subtle-surface)}.mowing-form-dark-button-disabled,.mowing-form-light-button{width:255px;height:45px;margin:20px 16px;border-style:none;border-radius:10px;font-size:20px;font-weight:500}.mowing-form-light-button{background-color:var(--light-primary);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;inset:0;z-index:1001;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.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{background-color:var(--light-subtle-surface)}.mowing-form-selected,.mowing-form-unselected{width:24px;height:24px;border-style:none;border-radius:5px;box-shadow:inset 1px 1px 4px 0 rgba(0,0,0,.25)}.mowing-form-selected{background-color:var(--primary)}.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 0;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:rgba(0,0,0,.75);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:rgba(0,0,0,.2)}.mowing-form-popup-display{display:flex;flex-direction:column;width:75%;height:75%;position:fixed;z-index:1002;inset: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:rgba(0,0,0,.8);font-size:16px;font-weight:300;color:var(--light-surface)}.mowing-form-popup-display-details div{margin:0 10px}.gedi-interpolation{margin-bottom:1em}.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 #000;position:absolute;border-radius:5px;padding:7px;z-index:1;left:300px;bottom:10px;width:250px;text-align:center}.gedi-button-disabled{background:#818280;color:#40403d}.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:0;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:0;background:#e7e7e7;border-radius:10px;padding:.5em}.selectable-input-box{margin-left:0}.options-dropdown{position:absolute;width:348px;height:32px;margin-top:5px;margin-left:0;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}}#schedule-mowing-details{margin-bottom:80px}.month-dropdown{position:absolute;width:174px;height:32px;border:1px solid #969696;border-radius:10px;margin-left:0;margin-top:5px;left:110px;background-color:#fff}form .year-dropdown{width:116px!important;left:342px}.frequency-dropdown,form .year-dropdown{position:absolute;height:32px;background:#fff;border-radius:10px;margin-left:0;margin-top:5px;border:1px solid #969696}.frequency-dropdown{width:58px;left:110px;margin-bottom:10px}@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}}.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{right:20px;top:27rem;background:#eee;border:none;border-radius:.5em 0 0 .5em;padding:.4em .5em}.legend-div,.showGEDI{z-index:200;position:absolute}.legend-div{left:1%;top:15%;width:180px;height:45%}.legendopenbtn{cursor:pointer;padding:-1px;display:block;top:50%;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:0;box-shadow:2px 2px 1px rgba(0,0,0,.25)}.legend-key{display:inline-block;border-radius:20%;width:10px;height:10px;margin-right:5px}.legend-content{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:100%;border-radius:.5em .5em .5em .5em;background:#fff;position:absolute;z-index:200;box-shadow:2px 2px 1px rgba(0,0,0,.25);padding-top:15%;padding-left:20%;padding-bottom:15%}.legend-content span{align-items:left}.downloadbtnall{bottom:10%}.downloadbtnall,.showbiomassbtn{z-index:200;left:20px;position:absolute;background-color:#1a1d17;color:#fff;border:none;border-radius:.5em 0 0 .5em;padding:.4em .5em}.showbiomassbtn{top:25rem}.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 rgba(0,0,0,.25)}.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 rgba(0,0,0,.5);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 rgba(0,0,0,.5);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 10px;padding:1em}.side-menu-div{width:350px;height:100%;left:-350px;border:none;border-radius:0 10px;text-align:left;padding:10px;overflow:overlay}.biomass-data,.side-menu-div{z-index:100;position:absolute;background:#fff}.biomass-data{display:flex;justify-content:space-between;padding:5px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;right:15px;bottom:70px;grid-gap:10px;gap:10px;border:none;border-radius:10px 10px;box-shadow:2px 2px 1px rgba(0,0,0,.25)}.biomass-data table{box-sizing:unset}.biomass-data td,.biomass-data th{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 10px;background:#fff;box-shadow:2px 2px 1px rgba(0,0,0,.25)}.download-csv-content{position:absolute;bottom:30%;left:26%}.side-menu-header{display:flex}.Arrow{width:20px;height:20px;margin-right:5%;cursor:pointer}.Arrow,.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 #000;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}.mapboxgl-control-container .mapboxgl-ctrl-top-right .mapboxgl-ctrl:first-child button{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.gedi-view-body{flex-direction:column;margin-left:5%;margin-right:5%;margin-bottom:5%}.gedi-view-body,.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}.gedi-view-section-1,.gedi-view-section-2{display:flex;flex-direction:column;width:100%}.gedi-warning-text2{width:100%}.gedi-view-form-body-1{position:relative}.gedi-view-form-body-1,.gedi-view-form-body-2{font-style:normal;text-align:start;color:#3a3a32;letter-spacing:-.015em;justify-content:flex-start}.gedi-view-form-body-2{display:flex;flex-direction:column;margin-top:5%}.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{background:#818280;color:#40403d;margin-right:10px}.gedi-view-button,.gedi-view-dropdown:disabled{text-align:center;position:relative;width:12em;border-radius:.4em;border:none;font-weight:700;padding:.5em;float:left}.gedi-view-button{background:#357960;color:#fff;margin-right:3%}.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 #000;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:70%;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 #000;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 #000;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-radius:5px;border:1px solid #357960;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 #000;position:absolute;border-radius:5px;padding:7px;z-index:1;left:300px;bottom:10px;width:250px;text-align:center}.form-dropdown{resize:none;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-radius:5px;border:1px solid #357960;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 #000;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;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);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(0deg)}to{transform:rotate(1turn)}}.hidden{visibility:hidden}.map-elem{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)}.manual-detection-page__selections-container{display:flex;margin-left:100px;flex-wrap:wrap}.manual-detection-page__select-subcontainer{margin-right:75px}.manual-change-detection__left-image,.manual-change-detection__right-image{width:-webkit-max-content;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,.manual-change-detection__right-details{flex:1 0 min-content;object-fit:contain;position:relative;text-align:left}.manual-change-detection__right-details{left:97px}.manual-change-detection__download-button{height:40px;width:40px;padding:8px;grid-gap:8px;gap:8px;border-radius:5px;background:#fff;cursor:pointer;margin-left:10px;border:none}.loading-container{width:100%}.veg-dropdown-and-label-container{position:relative}.manual-change-detection__initial-popup{position:absolute;top:55px;left:50%;transform:translateX(-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(data:image/png;base64,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) no-repeat;background-size:contain;border:none;width:10px;height:10px;margin-top:4px;cursor:pointer}.ndvi-map-compare__map-container{height:100%;margin-bottom:2.5em}@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:initial;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>.btn-item,.item-wrapper>.title-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}}.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 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:-webkit-max-content;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:hsla(0,0%,82.4%,.19);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:hsla(0,0%,82.4%,.19);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{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;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-mobile{display:none}.tabs-container{padding:0 24px}.tabs{display:flex;border-bottom:1px solid #c6c6c6}.tab-button{padding:8px 16px;border-radius:0;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-2px}.tab-button.active,.tab-button:hover{border-bottom:2px solid #357960}.tab-button.active{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}.project-characteristics,.recent-activity-frame__details{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,.project-characteristic-child>div:last-child{width:100%}.tabs-container{padding:0}.tab-page{padding-top:20px}.create-button{display:none}.create-button-mobile{cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding:0 10px;margin:0;border:0;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}}.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{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 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;grid-gap:2rem;gap:2rem}.automatic-detection-page__select-subcontainer{width:200px;min-width:-webkit-min-content;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:center}.automatic-detection-page__header-option{font-size:1rem;font-weight:700;cursor:pointer;padding-right:1.5rem;color:grey}.automatic-detection-page__header-option--active{color:#000}.dndvi-image-container{position:relative;width:100%;height:100%;max-width:70vw;max-height:70vh;background-color:#f8f8f8;overflow:hidden}.dndvi-image-container.loading-overlay{opacity:.6;pointer-events:none;cursor:wait}.loading-spinner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.spinner{width:36px;height:36px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-left-color:#357960;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.leaflet-container{width:100%;height:100%;z-index:0}.leaflet-container.map-loading{pointer-events:none;cursor:wait;touch-action:none!important;cursor:wait!important}.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 rgba(0,0,0,.25);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:translateX(-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(data:image/png;base64,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) 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:1px solid #cfcfcf}.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:initial}.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{grid-gap:0;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 0 rgba(0,0,0,.25)}.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);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);margin-right:10px;margin-bottom:5px;max-width:600px;overflow:hidden}.disturbances-table,.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:-webkit-sticky;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{margin-left:5px}.disturbances-csv-download-button,.disturbances-table-toggle-button{background-color:initial;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 rgba(0,0,0,.25);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:-webkit-fit-content;width:-moz-fit-content;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 td,.disturbances-table th{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{height:100%;display:flex;flex-direction:column;flex:1 1;padding-top:2rem;padding-bottom:2rem}.automatic-detection-page__legend-item{display:flex;flex-direction:column;flex:1 1;justify-content:space-evenly}.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:0}.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{background:#cb1919}.med-vegetation-loss{background:#ee8080}.low-vegetation-loss{background:#ffcece}.low-vegetation-gain{background:#99dee7}.med-vegetation-gain{background:#4c8cb0}.high-vegetation-gain{background:#0040e5}.linear-disturbances{background:#ffae00}.no-impact{background:#000}.automatic-detection-page__legend-divider{border-color:#4d4d4d;border-width:1px;margin:.5rem 0;width:100%}.automatic-detection-page__legend-item--info-icon-wrapper{margin-left:auto}.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{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 td,.summary__disturbances-table th{width:auto;max-width:none!important;text-align:center}.summary__disturbances-table tbody,.summary__disturbances-table thead{display:table;width:100%;table-layout:fixed}.sort-dropdown-container{position:"relative";display:inline-flex;align-items:center}.sort-dropdown-toggle{background-color:initial;border:2px solid #000;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 rgba(0,0,0,.25);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:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.veg-dropdown-toggle{background-color:initial;border:1px solid #000;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:hsla(0,0%,48.6%,.247)}@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 #000}.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 td,.summary__disturbances-table th{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:17px}.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 rgba(0,0,0,.25);border:.5px solid #000;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}.date-input,.region-name-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:initial}.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;grid-row-gap:1em;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:rgba(53,121,96,.5)}.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 b,.selection-card-satimg-date p{font-size:15px}}.image-manage-container{margin:0 80px}.image-manage-title h1{font-size:40px;margin-top:17px;margin-bottom:20px;margin-left:25px}.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:initial;border:1px solid #000;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:hsla(0,0%,48.6%,.247)}@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,.tab-link{width:100%}.tab-link{margin:0;background:#bac7a7;border-radius:.4em;border:none;border-bottom:2px solid #d4d4d4;height:68px;text-align:start;font-weight:900;background:#e9e9e9;color:#3d3d3d;padding:0 0 0 1em}.tab-link:hover{cursor:pointer}.current-tab,.tab-link:hover{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-detail,.notif-title{text-align:start;font-weight:500;font-size:16px;line-height:21px;color:#3d3d3d}.notif-detail{margin:1em}.notif-date{margin-right:2em;text-align:right}.notif-date,.notif-newlabel{height:23px;font-weight:500;font-size:14px;line-height:30px;color:#757575}.notif-newlabel{float:left;margin-left:1em;text-align:left}.expand-btn{background-color:initial;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{height:100%}.button-box{display:flex;flex-direction:row}.accept-btn{background:#bac7a7}.accept-btn,.decline-btn{width:12em;height:2em;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{background:#e3e1e1;margin-left:1.8em}.tab-group{border-radius:20px;height:2.4em;display:flex}.tab-group,.tab-item{background:#e7e7e7;font-size:18px}.tab-item{border:1px solid #bfbfbf;border-radius:20px;height:100%;margin:none;font-weight:500;line-height:23px;cursor:pointer;width:13.7em}.tab-item:hover{background:#bac7a7}.selected-tab{background:#dce1ce}.outer-card{min-width:8em;margin-left:1.5em}.outer-card,.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 rgba(0,0,0,.25);margin-top:1.2em}.bottom-text,.inner-card{margin-left:auto;margin-right:auto}.bottom-text{font-size:17px;line-height:21px;color:#fff;width:6em}.bottom-text,.bottom-text-popup{margin-top:8px;font-family:Roboto;font-style:normal;font-weight:500;letter-spacing:-.015em;text-align:center}.bottom-text-popup{margin-left:auto;margin-right:auto;font-size:14px;line-height:15px;color:#cfe1ce;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-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;-webkit-text-decoration-line:underline;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,.right-btn{all:unset;cursor:pointer;align-self:center;justify-content:center}.left-btn{margin-left:1.5em;margin-right:1.3em}.right-btn{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:rgba(0,0,0,.5)}[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-size:18px;line-height:30px}.popup-body>h1,.popup-btn{font-family:Roboto;font-style:normal;font-weight:700;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-size:20px;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:translateX(100vw)}to{transform:translateX(0)}}.card-descriptor{font-weight:700;font-size:13px;line-height:15px;text-align:center;color:#434343;height:1em}.track-status_note-display-tab{align-items:flex-start;justify-content:space-evenly;width:50em;min-height:200px;padding:1.5em;background:#e7e7e7;border-radius:30px}.track-status-tab,.track-status_note-display-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:hsla(0,0%,52.9%,.12);border:2px solid #000;box-sizing:border-box;border-radius:5px}.request-card__reqAmount{width:auto;height:47px;margin-inline:20px;font-weight:700;font-size:25px;line-height:50px;color:#323232}.request-card__id,.request-card__reqAmount{position:relative;font-family:Roboto;font-style:normal;letter-spacing:-.015em}.request-card__id{width:70px;height:23px;left:430px;font-weight:500;font-size:16px;line-height:30px;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-weight:700;font-size:22px}.request-card__org,.request-card__owner{font-family:Roboto;font-style:normal;line-height:30px;letter-spacing:-.015em;color:#3a3a32}.request-card__owner{font-weight:400;font-size:18px}.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{align-items:flex-start}.request-finish__form,.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}.image{object-fit:cover;filter:brightness(70%);height:100%;width:1100px}.login-column{min-width:600px;min-height:100vh;width:100%;position:relative}.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-weight:450;font-size:26px;line-height:29px;color:#fff}.input-text,.signin-text{font-family:Roboto;font-style:normal;margin-top:10px}.input-text{display:block;width:100%;font-weight:300;font-size:22px;line-height:20px;text-align:left;color:#f0f0f0}.input-field{font-size:22px;width:100%;top:0;background:#fff;border:1px solid #357960;border-radius:10px;transition:border-color .3s ease;padding:10px;height:35px}.input-field,.submit-btn{position:relative;left:0;box-sizing:border-box}.forgot-btn,.submit-btn{margin-left:auto;margin-right:auto;margin-top:10px;border:0;background:#e5f4e4;border-radius:10px;height:40px;width:236px;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{position:relative;box-sizing:border-box;left:0}.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-size:16px;line-height:20px;color:#fff;margin-left:8%}.signup-btn,.signup-container>p{font-family:Roboto;font-style:normal;font-weight:500;margin-bottom:10px}.signup-btn{position:relative;margin-left:auto;margin-right:auto;background:#e5f4e4;box-sizing:border-box;border-radius:10px;height:41px;width:142px;left:0;border:0;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;grid-gap:15px;gap:15px;width:100%}.korotu-copyright{position:absolute;bottom:-20px;left:0;right:0;text-align:center;font-size:10px}@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:0;border-radius:0}.korotu-copyright{margin-top:10px;color:#fff}}.signup-form{display:flex;flex-direction:column;grid-gap:15px;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{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{flex-direction:row;justify-content:space-between;width:100%;position:absolute;height:70px;left:0;top:0;background:#357960}.nav-bar,.nav-links{display:flex;align-items:center;right:0}.nav-links{flex-direction:row;grid-gap:10px;gap:10px;padding:0 8px 0 0;position:static;width:475px;height:56px;top:4px;flex:none;order:1;flex-grow:0;margin:0}.ppframe{display:flex;flex-direction:column;align-items:flex-start;padding:8px;height:48px}.ppbox,.ppframe{position:static;flex:none;order:0;flex-grow:0}.ppbox{margin:0}.ppbox,.ppbuttonframe{height:32px;left:8px;top:8px;border-radius:20px}.ppbuttonframe{position:static;width:270px;flex:none;order:0;flex-grow:0;margin:10px 0}.paymentbutton{left:0;width:190px;left:190px;border-radius:21px;border-bottom-right-radius:0;border-top-right-radius:0;border-color:#fff}.paymentbutton,.projectbutton{right:50%;top:0;bottom:0;height:32px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;text-align:center;letter-spacing:-.015em;background:transparent;cursor:pointer;color:#fff}.projectbutton{left:0;width:135px;left:135px;border-radius:21px;border-bottom-left-radius:0;border-top-left-radius:0;border-color:#fff}.bell{width:30px;margin-top:5px}.nav-links button:hover{color:#fff;background-color:hsla(0,0%,48.6%,.247);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;width:40px;height:40px;left:302px;order:1;margin:0}.bell-icon,.bellframe{position:static;top:8px;flex:none;flex-grow:0}.bell-icon{width:24px;height:24px;left:8px;order:0;margin:0 10px}.mailbox{display:flex;flex-direction:row;align-items:flex-start;padding:8px;width:40px;height:40px;left:358px;order:2;margin:0}.mail-icon,.mailbox{position:static;top:8px;flex:none;flex-grow:0}.mail-icon{width:24px;height:24px;left:8px;order: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{top:13px;right:135px;top:calc(50% - 19px)}.alert-icon,.alert-icon-2{position:absolute;width:9px;height:9px}.alert-icon-2{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 rgba(0,0,0,.25);border:0 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 rgba(0,0,0,.25);border:0 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 rgba(0,0,0,.25)}.user-menu-profile-container h1{font-weight:500;font-size:14px;line-height:16px;color:#b5b5b5}.user-account-circle,.user-menu-profile-container h1{font-family:"Roboto";font-style:normal;display:flex;flex-direction:column;align-items:center}.user-account-circle{justify-content:center;margin:10px 0;border:5px solid #4d4d4d;border-radius:50%;box-sizing:border-box;height:110px;width:110px;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 rgba(0,0,0,.1);font-family:Arial,sans-serif;color:#333}.change-password-form{width:100%;grid-gap:1.5rem;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;grid-gap:.5rem;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 rgba(52,152,219,.5)}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{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:700;font-size:19px;line-height:30px;margin-left:70px;margin-top:25px;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;font-size:16px;color:#000;width:348px;height:32px;margin:16px 16px 60px 3%}.Email_Class input,.Name_Class input{border:1px solid #4d4d4d}.Subject_Class select{height:35px;padding:0 0 0 5px}.email_written,.Full_name,.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;font-size:16px;color:#000;width:348px;height:15vh;margin:16px 16px 60px 3%}.send-message-btn{padding:15px;margin-top:10px;border:0;background:#357960;box-sizing:border-box;border-radius:10px;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:#fff}.send-message-btn:hover{background:#9ebbb0;cursor:pointer}.send-message{margin-top:60px;display:block}.text-2xl{font-size:20px;line-height:28px;letter-spacing:-.005em;margin-top:30px}.text-2xl,.text-md{font-family:"Roboto";font-style:normal;font-weight:375}.text-md{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,.message,.Name_Class,.Subject_Class{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}.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:initial;border:none;border-radius:2px;font-weight:500;color:#323232;text-align:left}.help-page-product-selector-button:hover{background-color:hsla(0,0%,48.6%,.247)}.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}.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}body,html{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:0;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-size:16px;line-height:20px;color:#fff}.return-btn,.return-container>p{font-family:Roboto;font-style:normal;font-weight:500}.return-btn{position:relative;margin-left:10px;background:#e5f4e4;box-sizing:border-box;border-radius:10px;height:41px;width:142px;left:0;border:0;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-weight:900;line-height:20px}.korotu-copyright,.warning-text{font-style:normal;font-size:14px}.korotu-copyright{width:163px;height:52px;justify-content:center;flex-direction:column;margin:auto;font-family:"Roboto";font-weight:500;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:rgba(0,0,0,.1);font-size:14px;color:#f0f0f0}.password-requirements li{margin-bottom:.25rem;display:flex;align-items:center;grid-gap:.5rem;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:0;border-radius:0}.korotu-copyright{margin-top:10px;color:#fff}.return-btn{width:200px}}
/*# sourceMappingURL=main.0ac6d339.chunk.css.map */