.buttons_mainButton__fjjEv{all:unset;display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;padding:8px 24px;cursor:pointer;transition:all ease-in-out var(--fast-transition);width:-moz-fit-content;width:fit-content;border-radius:20px;border:1px solid rgba(0,0,0,0);box-sizing:border-box}.buttons_mainButton__fjjEv .buttons_buttonLabel__eeEC4{font-size:.875rem;font-weight:500;text-align:center}.buttons_mainButton__fjjEv .buttons_buttonIcon__1jdE1{height:20px;width:20px;min-height:20px;min-width:20px}@media screen and (max-width:767px){.buttons_mainButton__fjjEv{width:100%}}.buttons_lightGreenToDark__fv6Ud{background-color:#d8e5da;color:#19331a;border-color:#d8e5da}.buttons_darkGreenToLight__dIQQs,.buttons_lightGreenToDark__fv6Ud:hover{background-color:#19331a;color:#d8e5da;border-color:#19331a}.buttons_darkGreenToLight__dIQQs:hover{background-color:#d8e5da;color:#19331a;border-color:#19331a}.buttons_yellowToGreen__Q6kt5{background-color:#fffff5;color:#3a7d44;border-color:#fffff5}.buttons_yellowToGreen__Q6kt5:hover{background-color:#3a7d44;color:#fffff5;border-color:#fffff5}.buttons_greenToYellow__rGzfk{background-color:#19331a;color:#fffff5;border-color:#19331a}.buttons_greenToYellow__rGzfk:hover{background-color:#fffff5;color:#19331a;border-color:#19331a}.buttons_disabled__ajyYu{pointer-events:none;opacity:.7}.errorComponent_notfoundPage__gdBkf{padding-top:0;height:80vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#262626;font-family:var(--bodyFont)}.errorComponent_notfoundPage__gdBkf h1,.errorComponent_notfoundPage__gdBkf h2{font-family:var(--titleFont);font-size:2.5rem;font-weight:700}.errorComponent_notfoundPage__gdBkf h4{font-size:1.75rem;margin-bottom:30px}.errorComponent_notfoundPage__gdBkf h6{font-size:1.25rem;margin-bottom:30px}.errorComponent_notfoundPage__gdBkf button{all:unset;cursor:pointer;padding:10px 20px;border-radius:5px;color:var(--standardDark);border:1px solid var(--standardDark);margin-top:50px}@media screen and (max-width:949px){.errorComponent_notfoundPage__gdBkf h2{font-size:2rem}.errorComponent_notfoundPage__gdBkf h4{font-size:1.75rem}.errorComponent_notfoundPage__gdBkf h6{font-size:1.125rem}}.errorComponent_notfoundComponent__6qP0Z{color:#19331a;margin:120px auto 32px}.errorComponent_notfoundComponent__6qP0Z h6{font-size:1.25rem;font-family:var(--bodyFont)}@media screen and (max-width:949px){.errorComponent_notfoundComponent__6qP0Z h6{font-size:1.125rem}}.map_interactiveMap__k9iyu{width:100%;height:auto;max-height:70vh;aspect-ratio:2;background-color:#88b18f;border-radius:30px;overflow:hidden;position:relative}.map_interactiveMap__k9iyu .map_loader__hm33X{position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);height:30px;width:30px;color:#fffff5;animation:map_rotate__Kq104 1s linear infinite}.map_interactiveMap__k9iyu .map_marker__fOOy8{background-color:#fc0;width:12px;height:12px;border-radius:50%;cursor:pointer;transition:all ease-in-out var(--fast-transition);z-index:5}.map_interactiveMap__k9iyu .map_marker__fOOy8:hover{height:20px;width:20px;z-index:6}.map_interactiveMap__k9iyu .map_onGoingMarker__iodjI{background-color:#ffeb99}.map_interactiveMap__k9iyu .map_selectedMarker__XBwe3{background-color:#fffff5;border:2px solid #fc0}.map_interactiveMap__k9iyu .map_projectData__8n72u{z-index:8;position:absolute;top:40%;left:48px;color:#3a7d44;max-width:400px}.map_interactiveMap__k9iyu .map_projectData__8n72u .map_title__WEenj{font-size:1.5rem;font-weight:600;margin-bottom:8px;font-family:var(--bodyFont)}.map_interactiveMap__k9iyu .map_projectData__8n72u .map_region__qCjGx{font-size:.875rem;font-weight:600;margin-bottom:8px}.map_interactiveMap__k9iyu .map_projectData__8n72u .map_type__6mB5v{font-size:.875rem;font-weight:400;margin-bottom:8px}.map_interactiveMap__k9iyu .map_projectData__8n72u .map_state__fx_Jj{font-size:.875rem;font-weight:400;margin-bottom:8px;text-transform:lowercase;font-style:italic}@media screen and (max-width:949px){.map_interactiveMap__k9iyu{aspect-ratio:1}.map_interactiveMap__k9iyu .map_projectData__8n72u{left:16px;max-width:300px}}@media screen and (max-width:767px){.map_interactiveMap__k9iyu .map_marker__fOOy8{height:5px;width:5px}.map_interactiveMap__k9iyu .map_projectData__8n72u{display:none}}.map_investorMap__2dBHO{background-color:#b0cbb4}.map_investorMap__2dBHO .map_marker__fOOy8{background-color:#f2542d;width:9px;height:9px;border:1px solid #fff5cc}@keyframes map_rotate__Kq104{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}