.grid{word-break:keep-all;word-wrap:normal;display:grid;height:auto;grid-gap:3vmax 2vmax;gap:3vmax 2vmax;padding:2vmax;grid-template-columns:repeat(auto-fit,minmax(150px,2fr))}@media (min-width:768px){.grid{grid-template-columns:repeat(auto-fit,minmax(250px,2fr))}}.grid{border:var(--border-default);width:100%;border-radius:1rem}.wrapper{width:100%;height:auto}.grid-item,.wrapper{display:flex;justify-content:center;align-items:center}.grid-item{padding:.7rem;text-align:center;border-radius:1rem;transition:all .3s ease-in-out;word-wrap:break-word;word-break:break-word}@media (min-width:1024px){.grid-item:hover{transform:scale(.96);color:var(--text-color-opposite);background-color:var(--text-color-bright);cursor:pointer}}.grid-item:first-child{border-left:none;border-top:none}.grid-item:last-child{border-right:none;border-bottom:none}.bigText{font-size:3rem;line-height:3rem;margin:0 0 1rem}@media (max-width:768px){.bigText{font-size:2rem;line-height:2rem}}.tableModal{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}.tableModalText{padding-right:4rem;line-height:1.2rem;font-size:1rem}@media (max-width:768px){.tableModalText{padding-right:1rem;line-height:1.4rem}}.page_container__UGtvO{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5vh}.page_heroText__RGFj1{width:70%;line-height:127%;letter-spacing:.1rem;font-family:var(--font-family-regular);font-weight:var(--font-weight-extraLight);font-size:1.1rem}.page_parallax__soAlr{background:linear-gradient(to bottom,var(--background-color-main) 0 49.9%,var(--text-color-bright) 51.1% 100%);flex-direction:row}.page_blockLeft__iNI9z,.page_parallax__soAlr{min-height:30vh;display:flex;align-items:center;justify-content:center}.page_blockLeft__iNI9z{background-color:var(--text-color-bright);color:var(--text-color-opposite);flex-grow:1}.page_blockLeft__iNI9z h3.page_special__mFmRZ{color:var(--text-color-opposite);font-size:1.3rem;text-align:center}.page_blockRight__2qIoP{background-color:var(--background-color-main);color:var(--text-color-bright);min-height:30vh;display:flex;justify-content:center;align-items:center;flex-grow:1}.page_blockRight__2qIoP h2.page_special__mFmRZ{color:var(--text-color-bright);font-size:1.7rem;text-align:center}.page_mapWrapper__nwcsT{height:70vh;width:90%}.page_leftMarg__nvYlx{padding:0 var(--padding-hor);margin-top:0}