.fj-btn{min-width:10rem;font-family:var(--font-bd-supper);text-align:center;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-size:1rem;line-height:1.2;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.fj-btn:hover{transform:translateY(-2px)}.fj-btn-red{border:2px solid var(--clr-fj-2);background:var(--clr-fj-2);color:var(--clr-base)}.map-page{width:100%}.festival-map-section{width:90%;margin:0 auto;padding:6rem 0}.festival-map-section__header{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.festival-map-section__title{color:var(--clr-fj-9);font-family:var(--font-bd-supper);font-size:clamp(2rem,2vw,3.5rem);font-weight:500}.festival-map-section__description{color:var(--clr-fj-9);font-family:var(--font-bd-supper);margin-top:.5rem;font-size:1rem}.festival-map{width:100%;margin:0}.festival-map__image-wrapper{overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-color:var(--clr-fj-1) var(--clr-bg);scrollbar-width:thin;-webkit-overflow-scrolling:touch;border-radius:1.5rem;width:100%;min-width:0;display:block;overflow:auto hidden}.festival-map__image{object-fit:contain;object-fit:contain;width:100%;max-width:none;height:auto;display:block}@media (max-width:800px){.map-hero{min-height:auto;padding:7rem 1rem 3rem}.festival-map-section,.map-information{width:calc(100% - 2rem)}.festival-map__image-wrapper{border-radius:1rem}.festival-map__image{width:70rem;min-width:70rem}.map-information__grid{grid-template-columns:1fr}.map-information__card{padding:1.5rem}.festival-map-section__header{flex-direction:column;gap:1rem}.festival-map-section__header a{width:100%}}
