*{padding:0;margin:0;box-sizing:border-box}:root{--border: 1px solid #edc967}@font-face{font-family:Young;src:url(/assets/YoungMorinRegular-JRzjm-e0e72720.ttf) format("truetype")}@font-face{font-family:Aguero;src:url(/assets/AgueroSerifFreeItalic-1GDLZ-7cc79d9b.ttf) format("truetype")}@font-face{font-family:Angelic;src:url(/assets/AngelicBonquesFreeSansIta-YzE8v-49eb1bb6.ttf) format("truetype")}@font-face{font-family:Avoda;src:url(/assets/Avoda-GO0xP-2adb9d3f.ttf) format("truetype")}@font-face{font-family:Ethereal;src:url(/assets/EtherealBlack-BWrW8-571d99c8.ttf) format("truetype")}@font-face{font-family:Grance;src:url(/assets/GranceDemo-2ORye-23e8e3c7.otf) format("truetype")}@font-face{font-family:Hallie;src:url(/assets/Halliethompsonserifdemo-DOzL1-e1ba868e.ttf) format("truetype")}@font-face{font-family:Kane;src:url(/assets/Kane-lgarw-3b5a30e2.ttf) format("truetype")}@font-face{font-family:Karima;src:url(/assets/KarimaForPersonalUseOnly-ZVPJm-2f1c89af.otf) format("truetype")}@font-face{font-family:Morgan;src:url(/assets/Morgan-p7m7r-094a7e15.otf) format("truetype")}@font-face{font-family:MorganRounded;src:url(/assets/MorganRoundedExpandedSpacing-3z7z6-9b851dba.otf) format("truetype")}@font-face{font-family:Chantelli;src:url(/assets/Chantelli_Antiqua-5d620b2e.ttf) format("truetype")}body{font-family:MorganRounded}#overlay{background-color:#05001af2;width:100vw}h1,h2,h3,h4,p,pre,li,small,.reserve,.page-btn,.prev-btn,.next-btn,textarea[color]{background-image:linear-gradient(to right,#9f7108,#cb9d31,#f5ee92,#cda22e,#efc85f);background-clip:text;color:transparent}#layout{overflow:hidden;box-shadow:inset 0 0 200px 150px #000000e6}.btn{position:absolute;left:0;right:0;bottom:-1.8rem;display:inline-block;margin:1rem auto;padding:0 .5rem;height:1.5rem;width:fit-content;background:rgb(121,120,120);border:var(--border);border-radius:5px;font-size:.8rem;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;text-transform:uppercase;cursor:pointer;color:#000}.burger{position:relative;top:10vh;left:50vw;width:fit-content;transform:translate(-50%);border-radius:50%;border:1px solid #f5ee9225;z-index:1}#header{position:fixed;width:100vw;display:flex;justify-content:space-between;align-items:center;background:transparent;z-index:10}#navbar{position:relative;top:6vh;left:50%;width:10rem;height:fit-content;transform:translate(-50%);transition:all 2s ease;font-size:large;line-height:1.8rem}#navbar ul{list-style-type:none;margin:0;padding:0;text-align:center}#navbar li{display:inline-block;text-decoration:none;margin:.2rem .5rem}.nav-link{background-image:linear-gradient(to right,#ae8626,#f7ef8a,#d2ac47,#edc967);background-clip:text;color:transparent}.footer{width:100vw;height:fit-content;background:black;margin:5rem auto 0}#footer-box{display:flex;justify-content:space-evenly;align-items:center;max-width:80rem;max-height:19rem;margin:0 auto}#footer-right,#footer-left{max-width:29rem}#footer-left{max-height:13rem;display:flex;flex-wrap:nowrap;flex-direction:column;gap:1rem;justify-content:space-around}.left-info{display:flex;justify-content:left}.footer-icon{align-self:center;color:#efc85f;margin-right:1rem;width:26px}#footer-left p{font-size:.65rem;font-family:inherit}#footer-left small{font-size:.6rem}#footer-right{max-width:29rem}.leaflet-container{height:31vh;border-radius:5px;z-index:1}.leaflet-control-attribution svg{display:none!important}#copy-rights{width:100%;margin:1rem auto 0;padding:.2rem;text-align:center;font-size:.8rem;color:#fff;opacity:.7;font-family:sans-serif}.vertical-lines-container{display:flex;position:fixed;top:0;bottom:0;left:50%;transform:translate(-50%)}.vertical-line{position:relative;width:1px;background:rgba(174,134,38,.1);z-index:0}.vertical-line:not(:last-child){margin-right:30vw}.glimpse{position:relative;top:0;height:10px;width:1px;background-color:#f7ef8a;transform:translateY(-10px);animation:animateGlimpse 14s infinite 1s alternate}.glimpse.delay1{animation:animateGlimpse 14s infinite 2s alternate}.glimpse.delay2{animation:animateGlimpse 14s infinite 3s alternate}@keyframes animateGlimpse{0%{transform:translateY(-10px)}to{transform:translateY(110vh)}}.outlet,#main-home{width:100vw;height:fit-content}.title-text{width:100vw;white-space:pre-wrap;margin:0 auto;text-align:center;padding:5rem 0}.title-text-box{display:flex;flex-wrap:wrap;justify-content:center}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:25rem;width:90vw;height:fit-content;max-height:37rem;border:1px solid rgb(53,45,1);border-radius:20px;background:#0c0819;letter-spacing:-.3rem;padding:5vw;z-index:10}.wine-modal{display:grid;grid-template-areas:"img name name" "img reg reg" "img vin vin" "img price price" "text text text";grid-template-rows:22vh 6vh 2vh 6vh 1fr;row-gap:1rem}.wine-modal #img{grid-area:img;height:40vh}.wine-modal #name{grid-area:name;font-size:larger}.wine-modal #reg{grid-area:reg;margin-top:-7rem;font-size:small;padding-left:.5rem}.wine-modal #vin{margin-top:-5rem;grid-area:vin;padding-left:.5rem;font-size:small}.wine-modal #price{grid-area:price;margin-top:-1rem;font-size:small;padding-left:.5rem}.wine-modal #text{grid-area:text;font-size:.7rem;line-height:1.1rem;letter-spacing:-.2rem;margin-top:-1rem}.booking-modal h4{font-size:.9rem;font-size:1rem;margin-bottom:.5rem}.booking-modal p{font-size:.8rem}.booking-entry{font-size:larger;font-weight:700;color:#fff;text-align:center;margin-bottom:.5rem}#landing{position:fixed;max-width:500px;text-align:center;transition:all 1.5s ease;font-family:Karima;z-index:1}.seal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent url(/assets/frame-cc53d39c.webp) no-repeat center/contain;text-align:center;padding:60px 100px;z-index:10}.seal h1{font-weight:lighter;font-size:3rem}.reserve{position:absolute;left:50vw;top:80vh;font-size:large;border:none;text-transform:uppercase;transform:translate(-50%);width:fit-content;cursor:pointer;font-family:Morgan}#section2{position:relative;width:100vw;max-width:1470px;margin:0 auto;height:100vh;background:url(/assets/hero-bg-1-93dbcbf3.webp) no-repeat center/cover;opacity:0;transform:scale(1.5);transition:all 3s ease-in-out}#section2 .title{position:fixed;width:100vw;top:40%;left:50%;transform:translate(-50%,-50%);text-align:center}#section2 .title h1,#section2 .title h3{display:block}#section2 .title h1{font-size:12.6vw}#section2 .title h3{font-size:2.5vw}#book-box-container{position:absolute;top:90vh;left:50vw;transform:translate(-50%);margin:0 auto}#book-box{display:flex;height:5vh;width:98vw;max-width:30rem;align-items:center;justify-content:space-between;border-radius:2px;background:rgb(46,46,46);padding-left:1vh}.input-book{border:none;flex:1;position:relative;height:5vh;width:100%;text-align:center;background:transparent;color:#edc967;font-size:.75rem}.input-book:not(:first-child){border-left:var(--border);margin-left:1vw}#time,#date,#persons,#email{outline:none;cursor:pointer;background:rgb(46,46,46)}#email{cursor:text}.input-book:last-child{height:5vh;background:linear-gradient(to right,#ae8626,#f7ef8a,#d2ac47,#edc967);color:#2e2e2e;border-radius:5%;cursor:pointer}#section3{width:100vw;height:fit-content;background:transparent}#ul-box{position:relative;display:flex;align-items:center;justify-items:center;width:95vw;max-width:53rem;max-height:50rem;margin:0 auto;z-index:1}#cat{width:45vw;height:73vw;max-width:25rem;max-height:40.5rem;margin:0 auto 5rem;border:var(--border);border-radius:50%;background:url(/assets/cat-5632f3c3.webp) no-repeat center/contain}#ul-box ul{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:left;width:45vw;height:80vw;max-width:25rem;max-height:45rem;font-size:1.44rem;margin:0 auto 5rem;letter-spacing:-4px}#ul-box li{max-width:24rem;max-height:11.2rem;text-align:left;line-height:2.75rem;padding:1.94rem 0 2.4rem;border-bottom:none;filter:blur(6px);transition:filter 1s ease}#ul-box li:hover{filter:none}.image-box{display:flex;height:110vh;width:100vw;margin-bottom:-2rem}#img5{position:relative;width:50%;height:100vh;background:url(/assets/Cheers-1f4b5ac0.webp) no-repeat center/cover;border-bottom-right-radius:30px}#img5:after{border-bottom-right-radius:30px;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(5,96,146,.6)}#img6{position:relative;align-self:flex-end;width:50%;height:100vh;background:url(/assets/board5-af8a00c3.webp) no-repeat center/cover;border-top-left-radius:30px}#img6:after{border-top-left-radius:30px;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(222,28,142,.6)}.parallax-box{position:relative;display:flex;top:-100vh;column-gap:9.5vw;margin:35vh auto -120vh;width:81vw;height:90vh;align-items:end;justify-content:space-around;z-index:1}.parallax-box div{width:20vw;height:50vh}#img2{background:url(/assets/petrus-f5900939.png) no-repeat center/contain}#img3{background:url(/assets/Sassicaia-760d5faf.png) no-repeat center/contain}#img4{background:url(/assets/tignanello-7794000f.png) no-repeat center/contain}#section4{width:100vw;height:fit-content;background:transparent}#ambient-box{display:grid;gap:13vh 1vw;width:90vw;height:100vh;margin:0 auto;grid-template-areas:"ambient1 ambient2 ambient3" "ambient4 ambient5 ambient6"}:root{--ambient1-start: 7%;--ambient2-start: 1%;--ambient3-start: 20%;--ambient4-start: -10%;--ambient5-start: -15%;--ambient6-start: -5%}.ambient{border:var(--border);border-radius:1rem;z-index:1}#ambient1{background:url(/assets/ambient1-b6e9325c.webp) no-repeat center/cover;grid-area:ambient1;--start-position: var(--ambient1-start);animation:move 7s ease-in-out infinite}#ambient2{background:url(/assets/ambient2-dd6229d5.webp) no-repeat center/cover;grid-area:ambient2;--start-position: var(--ambient2-start);animation:move 10s ease-in-out infinite}#ambient3{background:url(/assets/ambient3-91057367.webp) no-repeat center/cover;grid-area:ambient3;--start-position: var(--ambient3-start);animation:move 8s ease-in-out infinite}#ambient4{background:url(/assets/ambient2-dd6229d5.webp) no-repeat center/cover;grid-area:ambient4;--start-position: var(--ambient4-start);animation:move 11s ease-in-out infinite}#ambient5{background:url(/assets/ambient5-ce7207eb.webp) no-repeat center/cover;grid-area:ambient5;--start-position: var(--ambient5-start);animation:move 12s ease-in-out infinite}#ambient6{background:url(/assets/ambient6-ece04ebb.webp) no-repeat center/cover;grid-area:ambient6;--start-position: var(--ambient6-start);animation:move 5s ease-in-out infinite}@keyframes move{0%{transform:translateY(var(--start-position))}50%{transform:translateY(calc(var(--start-position) + 3%))}to{transform:translateY(var(--start-position))}}#section5{width:100vw;height:fit-content;background:transparent;text-align:center;z-index:-1}#section5 h4{margin:-3rem 0 5rem;font-size:.8rem}#board-box{display:grid;height:fit-content;width:100vw;margin:5vh auto 0;z-index:1;grid-template-areas:"first text1" "text2 second" "third text3" "text4 fourth";overflow:hidden;justify-content:center}#board-box ul{width:30rem;list-style-type:none;font-size:xx-large;line-height:10vh;margin:50% 0;transform:translateY(-50%)}.round{height:49vw;width:49vw;display:block;border-radius:50%;transform:rotate(0);animation:rotation 50s linear infinite;justify-self:center;z-index:1}#board1{grid-area:first;background:url(/assets/caprese-9d4383dd.png) no-repeat center/cover}#board3{grid-area:third;background:url(/assets/tomatoes-56a6380b.png) no-repeat center/cover}.square{height:49vw;width:49vw;border-radius:5rem 0;transform:translate(100%);overflow:hidden;z-index:1}#board2{grid-area:second;background:url(/assets/board3-94b26bed.webp) no-repeat center/cover}#board4{grid-area:fourth;background:url(/assets/board1-f2f6c4f9.webp) no-repeat center/cover}@keyframes rotation{to{transform:rotate(360deg)}}@keyframes translate{to{transform:translate(1%)}}@keyframes back{to{transform:translate(99%)}}.ul-container{padding-top:2rem;width:50vw;height:50vw;max-height:45rem;letter-spacing:-.1rem}.ul-container ul li{margin-top:-2rem;width:50vw;font-size:3.5vw;line-height:10.5vw}#section6{position:relative;width:100vw;height:fit-content}.carousel{position:relative;margin-top:-2rem;max-height:43rem;z-index:1}.carousel-box{position:relative;display:flex;gap:2vw;justify-content:center;left:50%;transform:translate(-50%);width:95vw;height:fit-content}.bottle{width:16vw;opacity:0;transition:opacity .5s ease;display:none}.bottle h4{padding-top:3vh;max-width:19vw;font-size:1.5vw;text-align:center;margin:0 auto}.bottle p{margin:.5rem auto;font-size:.5rem;text-align:center}.bottle img{height:75%;max-height:35rem;width:100%;object-fit:contain}.active1,.active2,.active3,.active4,.active5,.active6{display:block;opacity:1}.fade-effect{animation:fade 4s -.1s linear infinite}@keyframes fade{0%,to{opacity:.1}50%{opacity:1}}.carousel .prev,.carousel .next{position:absolute;top:50%;background:transparent;color:#5f5e5e4c;width:5rem;height:5rem;border-color:transparent;font-size:3rem;cursor:pointer;transition:all 2s;z-index:10}.carousel .prev:hover,.carousel .next:hover{color:#5f5e5e}.prev{left:.2vw;margin-left:-1rem}.next{right:.2vw;margin-right:-1rem}#section7{width:100vw;height:fit-content;background:transparent;text-align:center;margin-top:-4rem}#section7-title{margin-bottom:3rem}#section7 #title5{margin:0auto -4rem}#section7-title h4{margin:-3rem auto 4rem;font-size:.9rem}#som-box{display:flex;height:fit-content;width:100vw;justify-content:center;margin:4vh auto 5vh;padding:0 1rem}.som{width:30vw;margin:0 .1rem;z-index:1}.som-img{width:29vw;height:29vw;border:var(--border);margin:0 auto;margin-bottom:1rem;border-radius:50%;z-index:1}.som-img:hover{transform:rotateY(360deg);transition:all 2s ease-in-out}#som-img1{background:url(/assets/somm1-a60aa993.webp) no-repeat center/cover}#som-img2{background:url(/assets/somm2-ce2a2997.webp) no-repeat top/cover}#som-img3{background:url(/assets/somm3-5155e59c.webp) no-repeat top/cover}.som p{font-size:.8rem;margin:0 auto}#section7>p{max-width:70vw;font-size:.7rem;margin:0 auto}.wines-section{width:95vw;height:fit-content;margin:3rem auto}.wines-container{display:grid;grid-template-columns:repeat(5,1fr);justify-items:center;margin:0 auto;max-width:71.8rem}.wine-card{height:43vh;max-width:13rem;width:19vw;padding-top:2vh;text-align:center;cursor:pointer;z-index:1}.wine-card img{height:25vh;margin-bottom:1rem}.wine-card img:hover{transform:scale(1.2);transition:transform .5s}.wine-card img:not(:hover){transform:scale(1);transition:transform 1s}.wine-card p{margin:0 auto;font-size:.56rem;max-width:8.2rem}.pagination-container{position:relative;width:fit-content;bottom:-1rem;left:50%;transform:translate(-50%);display:flex;z-index:1}.page-btn{width:2rem;height:1.5rem;border-color:transparent;border-radius:5px;cursor:pointer;margin:.5rem;transition:all .3s linear}.active-btn{background:linear-gradient(to right,#9f7108,#cb9d31,#f5ee92,#cda22e,#efc85f);border:var(--border);font-weight:700;color:#05001af2}.prev-btn,.next-btn{width:5rem;border:var(--border);border-radius:5px;color:transparent;text-transform:uppercase;letter-spacing:.1rem;margin:.5rem;font-size:1rem;cursor:pointer}#boards-title{position:relative;width:98vw;top:1rem;margin:0 auto 5rem}.all-box{display:flex;width:100%;justify-content:space-around;margin:2rem auto}.all-box img{height:20vh;width:11.2vw;border-radius:2px;object-fit:cover;z-index:1}.all-box img:hover{transform:scale(1.2);border-radius:50%;transition:all .5s ease-in-out;z-index:2}.all-box img:not(:hover){transform:scale(1);transition:all 1s ease-in-out}#boards-title p{width:95vw;font-size:.7rem;letter-spacing:-.2rem;line-height:1rem;margin:0 auto;padding:0 6vw;text-align:start}.cheese,.meat,.bake,.nuts{padding-bottom:3rem;text-align:center}.food-box{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:2rem auto 0}.food-item{display:flex;gap:1rem;justify-content:space-around;align-items:center;width:95vw;height:fit-content;margin-bottom:1rem}.food-item h4{order:1;flex:1;align-self:center}.food-item img{order:2;width:60vw;height:35vw;object-fit:cover;border-radius:3px;z-index:1}.food-item img:hover{transform:scale(1.2);border-radius:5px;transition:all .5s ease-in-out}.food-item img:not(:hover){transform:scale(1);transition:all 1s ease-in-out}.food-item p{order:3;flex:1;width:60vw;text-align:start;letter-spacing:-.2rem}.food-box>p{margin-top:5rem}.row{display:flex;justify-content:space-between;column-gap:10px;margin:0 auto -1vh;height:fit-content}.column{flex:24%;flex:1;width:fit-content;z-index:1}.column img{margin-top:5px;vertical-align:middle;width:100%}.food-box>p{margin:.5rem auto 0;font-size:.7rem;text-align:center;letter-spacing:-.2rem}#events-title{width:95vw;max-width:30rem;padding:0;margin:6rem auto 2rem}.events-box{width:95vw;max-width:53rem;margin:0 auto;display:flex;flex-direction:column;margin-bottom:5rem}.event h4{width:fit-content;padding-bottom:1.5rem;font-size:1.2rem}.event p{width:fit-content;margin:0 auto;letter-spacing:-.2rem;font-size:.75rem}.event-content small{font-size:.6rem;color:#cda22e}.event-content{position:relative;letter-spacing:-.2rem;margin:0 auto 2rem;z-index:1}.img-container{border-radius:5px;margin-bottom:-1.5rem;overflow:hidden}.event-img{width:100%;height:100%;object-fit:cover;object-position:center;animation:zoom 15s ease-in-out infinite alternate}@keyframes zoom{0%{transform:scale(1.5)}to{transform:scale(1)}}.link{text-decoration:none}.contact-link{position:relative;max-width:40rem;height:fit-content;margin:-5rem auto -1rem;padding:0 1rem;text-align:center;font-size:.7rem;text-decoration:underline .5px dotted rgb(119,102,2);cursor:pointer;z-index:1}.contact-link:hover{text-decoration:underline 1px dotted rgb(119,102,2)}.news-letter{position:relative;height:fit-content;max-width:43rem;border:var(--border);border-radius:5px;text-align:center;background:#0c0819;z-index:1}.news-letter p{font-size:1rem;padding:.5rem}.news-form{width:100%;height:fit-content}#message{width:100%;height:26rem!important;border:none;background:black;font-family:Georgia,Times New Roman,Times,serif;color:#e7c952b1;padding:1rem}#message::placeholder{font-size:small;text-align:center}.news-form #email1{background:black;height:2rem;width:15rem;font-size:small;border-radius:5px;border:none;margin:1rem 0;cursor:text;color:#cda22e;text-align:center}#email1::placeholder{color:#cda22e;text-align:center}.sub-btn{margin:0 auto 1rem}.icon-container{display:flex;width:fit-content;height:fit-content;margin:3rem auto -2.5rem}.social{width:33vw;display:flex;justify-content:space-around}.social a{cursor:pointer;z-index:1}.social-icon{color:#392f54;font-size:1rem}.social-icon:hover{color:#cda22e}@keyframes text-rotate{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@media screen and (max-width: 478px){#footer-box{flex-direction:column;max-height:fit-content}#footer-right,#footer-left{width:90vw;height:31vh;margin-top:2rem}#footer-right{margin-bottom:1rem}.leaflet-container{margin:0}.ul-container ul li{line-height:5rem}.input-book{font-size:.65rem}#ul-box ul{font-size:3vw}#ul-box li{border-bottom:.5px dotted gold;padding:4vw 0 5vw;line-height:5.7vw;filter:none}#ul-box li:last-child{border-bottom:none}.carousel-box{gap:14.5vw}.bottle h4,.bottle p,.carousel .prev,.carousel .next{display:none}#som-box{flex-direction:column;align-items:center;margin:4vh auto 5vh}.som{width:40vw;margin:0 0 2rem}.som-img{height:40vw;width:40vw}.wines-container{grid-template-columns:repeat(3,1fr);padding:0 2vw}.wine-card{width:30vw}.wine-card p{font-size:1.88vw}.pagination-container{display:none}.wine-card img:hover{transform:none}#boards-title{width:98vw;padding-bottom:0}.food-item{flex-direction:column;align-items:center}.food-item h4{margin-bottom:3vw}.food-item img:hover{transform:none}.food-item p{font-size:.7rem}.row{gap:5px;max-width:95vw}.column img{margin-top:5px}.news-letter{width:90vw;margin:6rem auto .7rem}#message{width:99%;height:30vh;outline:none;resize:none}.news-form #email1{height:1.5rem;font-size:small}}@media screen and (min-width: 479px) and (max-width: 769px){#footer-box{flex-direction:column;max-height:fit-content}#footer-right,#footer-left{width:90vw;height:31vh;margin-top:2rem}#footer-right{margin-bottom:1rem}.leaflet-container{margin:0}.ul-container ul li{line-height:5rem}#ul-box ul{font-size:3vw}#ul-box li{border-bottom:1px dotted gold;padding:4vw 0 5vw;line-height:5.7vw;filter:none}#ul-box li:last-child{border-bottom:none}.carousel-box{gap:4vw}.bottle p,.carousel .prev,.carousel .next{display:none}.wines-container{grid-template-columns:repeat(4,1fr)}.wine-card{width:23.5vw}#boards-title{padding-bottom:0}.all-box img:hover{transform:none}.food-item{flex-direction:column;align-items:center}.food-item h4{margin-bottom:3vw}.food-item img:hover{transform:none}.food-item p{font-size:.7rem}.row{gap:5px;max-width:95vw}.column img{margin-top:5px}.news-letter{width:90vw;margin:6rem auto .7rem}#message{width:99%;height:30vh;outline:none;resize:none}.news-form #email1{height:1.5rem;font-size:small}}@media screen and (min-width: 769px) and (max-width: 1024px){.burger{display:none}#footer-left{height:25vw;width:46vw}.footer-icon{margin-right:1.2rem}#footer-right{width:46vw}.leaflet-container{margin:2.5rem 0 1rem}.bottle h4{font-size:.7rem}.carousel .next{margin-right:-1rem}.carousel .prev{margin-left:-1rem}#boards-title{padding-bottom:0}#boards-title p{font-size:.8rem}.food-item img{width:40vw;height:26vw}.food-item h4{flex:1;font-size:1rem;max-width:25%}.food-item p{font-size:.7rem;max-width:23%}.food-box>p{width:85vw;font-size:.8rem;margin:3rem auto 0}.row{display:flex;flex-wrap:no-wrap;gap:5px;max-width:95vw;margin:0 auto;height:fit-content;justify-content:space-between}.column{width:fit-content;flex:1;z-index:1}.column img{margin-top:5px;vertical-align:middle;width:100%}.news-letter{width:90vw;margin:6rem auto .7rem}#message{width:99%;height:30vh;resize:none;outline:none}.news-form #email1{height:1.5rem;font-size:small}}@media screen and (min-width: 1024px) and (max-width: 1200px){.burger{display:none}#footer-left{height:25vw;width:46vw}.footer-icon{margin-right:1.2rem}#footer-right{width:46vw}.leaflet-container{margin:2.5rem 0 1rem}#boards-title{padding-bottom:0}#boards-title p{font-size:.8rem}.food-item img{width:40vw;height:26vw;max-width:30rem;max-height:18rem}.food-item h4{flex:1;font-size:1rem;max-width:23%}.food-item p{font-size:.7rem;max-width:23%}.food-box>p{width:85vw;font-size:.8rem;margin:3rem auto 0}.row{display:flex;flex-wrap:no-wrap;gap:5px;max-width:95vw;margin:0 auto;height:fit-content;justify-content:space-between}.column{width:fit-content;flex:1;z-index:1}.column img{margin-top:5px;vertical-align:middle;width:100%}.news-letter{width:90vw;margin:6rem auto .7rem}#message{width:99%;height:30vh;outline:none;resize:none}.news-form #email1{height:1.5rem;font-size:small}}@media screen and (min-width: 1200px){.burger{display:none}#footer-left{height:25vw;width:46vw}.footer-icon{margin-right:1.2rem}#footer-right{width:46vw}.leaflet-container{margin:2.5rem 0 1rem}.bottle h4{font-size:.7rem}#boards-title{padding-bottom:0}#boards-title p{font-size:.8rem}.food-item img{max-width:30rem;max-height:18rem}.food-item h4{flex:1;font-size:1rem;max-width:23%}.food-item p{font-size:.7rem;max-width:23%}.food-box>p{width:85vw;font-size:.8rem;margin:3rem auto 0}.row{display:flex;flex-wrap:no-wrap;gap:5px;max-width:95vw;margin:0 auto;height:fit-content;justify-content:space-between}.column{width:fit-content;flex:1;z-index:1}.column img{margin-top:5px;vertical-align:middle;width:100%}.news-letter{width:90vw;margin:6rem auto .7rem}#message{width:99%;height:30vh;outline:none;resize:none}.news-form #email1{height:1.5rem;font-size:small}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.home-test-badge{position:absolute;top:6rem;left:50%;transform:translate(-50%);width:3rem;height:3rem}.modal-test-badge{position:absolute;top:-2.6rem;left:50%;transform:translate(-50%);width:3rem;height:3rem}
