/*!* styles.css *!*/
/*    !* Add more styling as needed *!*/
/*!* Media query for smaller screens *!*/

/*    !* Adjust the banner width for smaller screens *!*/

/*    !* Adjust the navigation bar width for smaller screens *!*/
/*    !*overflow: hidden;*!*/
/*!* Add this to your existing CSS or stylesheet *!*/

/*!* Container for the map and search bar *!*/

/*!* Search bar *!*/

/*!* Search input *!*/


/*!* Search results *!*/
/*    !*font-weight: normal;*/
/*    !*z-index: 1; !* Ensure the button is on top of the map *!*/

/*!* Styling for instructions *!*/




/*!* mapForm.css *!*/

/*!* Media query for smaller screens *!*/

/*!* Add your existing CSS and adjust as needed *!*/.HeaderFooter_banner_bar__8uz4N{position:fixed;left:0;right:0;top:0;text-align:center;padding:5px;background:#a3dda3;z-index:10}.HeaderFooter_search_button__TqiPU{position:absolute;top:20px;left:20px}.HeaderFooter_cart_button__DXmpI{position:absolute;top:20px;right:20px}.HeaderFooter_large_header_nav__57NQ_{display:block}.HeaderFooter_logo_button__G86El{width:200px;height:80px}.HeaderFooter_navLink__N5y4A{width:auto;display:inline-block;margin:0 15px;position:relative;transition:color .3s;cursor:pointer;color:#000;text-decoration:none}.HeaderFooter_navLink__N5y4A:hover{text-decoration:underline}@media screen and (max-width:768px){.HeaderFooter_large_header_nav__57NQ_{display:none}.HeaderFooter_logo_button__G86El{width:150px;height:60px}}@font-face{font-family:__geistSans_1e4310;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistSans_Fallback_1e4310;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:__geistSans_1e4310,__geistSans_Fallback_1e4310}.__variable_1e4310{--font-geist-sans:"__geistSans_1e4310","__geistSans_Fallback_1e4310"}@font-face{font-family:__geistMono_c3aa02;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistMono_Fallback_c3aa02;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:__geistMono_c3aa02,__geistMono_Fallback_c3aa02}.__variable_c3aa02{--font-geist-mono:"__geistMono_c3aa02","__geistMono_Fallback_c3aa02"}:root{--background:#fff;--foreground:#000}#__next,body,html{margin:0;padding:0;height:100%;max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f8f8}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3{margin:5px auto 10px;text-align:center}.site-footer{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 0;font-size:.875rem;color:#666;background:#fff}.site-footer__copy{margin:0}.site-footer__links{list-style:none;display:flex;margin:0;padding:0}.site-footer__links li{margin:0 .5rem;position:relative}.site-footer__links li+li:before{content:"·";position:absolute;left:-.6rem;color:#999}.site-footer__links a{color:inherit;text-decoration:none}.site-footer__links a:hover{text-decoration:underline}.formContainer{position:relative;max-width:80%;padding:10px;display:block;margin:0 auto;overflow:hidden}.formFieldContainer{border-radius:6px;background:#fff;border:thin solid #ccc;padding:1rem;margin-bottom:1rem}form{padding:0;display:block;margin:0 auto}form>div.overlay{position:absolute;z-index:100;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.8)}label{display:block;font-weight:700}input,select{width:100%;padding:5px}button.navigate{width:100px;background-color:#438b83;color:#fff;padding:10px;border:none;border-radius:5px;font-weight:700;font-size:1.2em}button.navigate:first-of-type{float:left}button.navigate:last-of-type{float:right}button.navigate:hover{cursor:pointer;background-color:#366f68}button.navigate:active{cursor:-webkit-grabbing;cursor:grabbing}.options-wrapper{display:flex;border-radius:5px;overflow:hidden;margin-bottom:10px}.option-item{display:flex;flex-grow:1;align-items:center;position:relative;color:#000;transition:background-color .3s,border-color .3s}input[type=radio]{opacity:0;position:absolute;left:0;right:0;top:0;bottom:0}input[type=radio]~.option-label{display:block;width:100%;text-align:center;padding:10px 20px;background-color:#e5e5e5;color:#000}input[type=radio]:checked~.option-label{background-color:#438b83;color:#fff}.waterLabelsContainer{border-radius:5px;overflow:hidden}.waterLabel{display:block;width:100%;text-align:center;padding:10px 20px;background:linear-gradient(to bottom left,#e5e5e5,#eee);color:#000}.waterLabel input[type=checkbox]{display:inline;width:unset}.engraving-line,.marker{display:flex;gap:1rem;align-items:center;margin-bottom:.5rem}#map_overlay{pointer-events:none;position:absolute;width:100%;height:100%}.overlay-bottom,.overlay-left,.overlay-right,.overlay-top{z-index:1;pointer-events:none;position:absolute;background-color:rgba(67,139,131,.5);top:0;left:0;right:0;bottom:0}.toggle-button{position:absolute;top:48px;left:10px;height:40px;width:40px;z-index:2;padding:10px 20px;background:url(/rotateLandscape.png) no-repeat 50%,#fff;border:none;border-radius:4px;font-weight:700;cursor:pointer;background-size:contain;font-size:16px;box-shadow:0 0 0 2px rgba(0,0,0,.1)}.toggle-button.portrait{background:url(/rotateLandscape.png) no-repeat 50%;background-size:contain}.toggle-button.landscape{background:url(/rotatePortrait.png) no-repeat 50%;background-size:contain}.toggle-button:hover{filter:brightness(.9)}.autocomplete-input{position:absolute;top:10px;right:10px;z-index:2;width:250px;padding:8px 12px;font-size:16px;border-radius:4px}