:root{--color-white:#fff;--color-black:#181717;--color-beige:#f7f6f4;--color-gray:#323232;--color-brown:#9c968a;--color-gray-50:#ededed;--color-gray-300:#707070;--font-size-jumbo:128px;--font-size-headline-1:96px;--font-size-headline-2:70px;--font-size-headline-3:56px;--font-size-headline-4:45px;--font-size-title-1:36px;--font-size-title-2:24px;--font-size-title-3:20px;--font-size-text-1:18px;--font-size-text-2:16px;--font-size-text-3:12px;--nav-height:80px;--font-size-vw-title:1vw}@media (max-width:768px){:root{--nav-height:60px}}*,:before,:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-black);background-color:var(--color-beige);overflow-x:hidden}img,picture,video,canvas{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font-weight:400}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}a{color:inherit;width:fit-content;height:fit-content;text-decoration:none}button{cursor:pointer;color:inherit;background-color:#0000;border:none;padding:0}ul{padding:0;list-style:none}.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right{display:none!important}canvas{width:100%}.control-panel{background:var(--color-light-gray);color:#6b6b76;text-transform:uppercase;outline:none;max-width:320px;margin:20px;padding:12px 24px;font-size:13px;line-height:2;position:absolute;top:0;right:0}.mapboxgl-marker{opacity:1;will-change:transform;transition:opacity .2s;position:absolute;top:0;left:0}.mapboxgl-popup-content{max-width:280px;overflow:hidden;border-radius:1rem!important;padding:0!important}.mapboxgl-popup-close-button{color:#fff;background:#00000080;border-radius:50%;padding:8px;top:8px;right:8px}.mapboxgl-popup-close-button:hover{background:#000000b3}
.NavBar-module-scss-module__6bWe4G__logo{width:130px}@media (max-width:768px){.NavBar-module-scss-module__6bWe4G__logo{width:90px}}.NavBar-module-scss-module__6bWe4G__navBar{border-bottom:1px solid var(--color-black);background-color:color-mix(in srgb,var(--color-beige)80%,transparent);-webkit-backdrop-filter:blur(8px);height:var(--nav-height);z-index:10;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.NavBar-module-scss-module__6bWe4G__navBar .NavBar-module-scss-module__6bWe4G__options{pointer-events:all;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}@media (max-width:768px){.NavBar-module-scss-module__6bWe4G__navBar .NavBar-module-scss-module__6bWe4G__options{display:none}}.NavBar-module-scss-module__6bWe4G__navBar .NavBar-module-scss-module__6bWe4G__options .NavBar-module-scss-module__6bWe4G__link{padding-bottom:2px;font-size:18px;position:relative}.NavBar-module-scss-module__6bWe4G__navBar .NavBar-module-scss-module__6bWe4G__options .NavBar-module-scss-module__6bWe4G__link:after{content:"";transform-origin:0;background-color:currentColor;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.NavBar-module-scss-module__6bWe4G__navBar .NavBar-module-scss-module__6bWe4G__options .NavBar-module-scss-module__6bWe4G__link:hover:after,.NavBar-module-scss-module__6bWe4G__navBar .NavBar-module-scss-module__6bWe4G__options .NavBar-module-scss-module__6bWe4G__link.NavBar-module-scss-module__6bWe4G__active:after{transform:scaleX(1)}.NavBar-module-scss-module__6bWe4G__hamburger{pointer-events:all;border-radius:2.5rem;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin:.5rem;padding:12px 14px;display:none;position:fixed;top:0;right:0}@media (max-width:768px){.NavBar-module-scss-module__6bWe4G__hamburger{display:flex}}.NavBar-module-scss-module__6bWe4G__hamburger span{background:var(--color-black);border-radius:2px;width:28px;height:3px;transition:all .3s;display:block}.NavBar-module-scss-module__6bWe4G__menuBackground{z-index:8;display:block;position:fixed;top:0;right:0}@media (min-width:768px){.NavBar-module-scss-module__6bWe4G__menuBackground{display:none}}.NavBar-module-scss-module__6bWe4G__menu{z-index:9;pointer-events:all;width:100vw;height:100vh;color:var(--color-black);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.NavBar-module-scss-module__6bWe4G__menu .NavBar-module-scss-module__6bWe4G__menuList{flex-direction:column;align-items:center;gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.NavBar-module-scss-module__6bWe4G__menu .NavBar-module-scss-module__6bWe4G__menuLink{color:var(--color-black);font-size:var(--font-size-title-1);font-weight:500}
.Footer-module-scss-module__DkSkqG__footer{background-color:var(--color-brown);padding:2.5rem}.Footer-module-scss-module__DkSkqG__contactInfo{justify-content:space-between;display:flex}@media (max-width:768px){.Footer-module-scss-module__DkSkqG__contactInfo{flex-direction:column;gap:1rem}}.Footer-module-scss-module__DkSkqG__contactInfo a{text-transform:uppercase;font-size:var(--font-size-text-2);padding-bottom:2px;position:relative}.Footer-module-scss-module__DkSkqG__contactInfo a:after{content:"";transform-origin:0;background-color:currentColor;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Footer-module-scss-module__DkSkqG__contactInfo a:hover:after,.Footer-module-scss-module__DkSkqG__contactInfo a.Footer-module-scss-module__DkSkqG__active:after{transform:scaleX(1)}.Footer-module-scss-module__DkSkqG__logo{width:100%;height:auto;padding:64px 0}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_396b12ce-module__rRjk0G__className{font-family:Inter,Inter Fallback;font-style:normal}
