.grid-events h2{text-align:center;margin:3rem auto 1.5rem}@media screen and (min-width:768px){.grid-events h2{font-size:2.5rem;line-height:1.2}}@media screen and (max-width:767px){.grid-events h2{font-size:2rem;line-height:1.3}}.grid-events .loading{margin-bottom:1rem;color:#055160;background-color:#cff4fc;padding:1rem;border-radius:.5rem}@media screen and (min-width:768px){.grid-events .loading{margin-left:3em;margin-right:3em}}@media screen and (max-width:767px){.grid-events .loading{margin-left:2em;margin-right:2em}}.grid-store h2{text-align:center;margin:3rem auto 1.5rem}@media screen and (min-width:768px){.grid-store h2{font-size:2.5rem;line-height:1.2}}@media screen and (max-width:767px){.grid-store h2{font-size:2rem;line-height:1.3}}.grid-store .loading{margin-bottom:1rem;color:#055160;background-color:#cff4fc;padding:1rem;border-radius:.5rem}@media screen and (min-width:768px){.grid-store .loading{margin-left:3em;margin-right:3em}}@media screen and (max-width:767px){.grid-store .loading{margin-left:2em;margin-right:2em}}.grid-store .row-category{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.grid-store .row-category .category-header{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:1rem;gap:1rem}@media screen and (min-width:768px){.grid-store .row-category .category-header{padding-left:3em;padding-right:3em}}@media screen and (max-width:767px){.grid-store .row-category .category-header{padding-left:2em;padding-right:2em}}.grid-store .row-category .category-header h3{margin:0}.grid-store .row-category .category-header a{white-space:nowrap;text-decoration:none}.slider{width:100%}.slider,.slider .imageWrapper{position:relative}.slider .imageWrapper .mainImage{width:100%;height:auto;display:block;max-height:100vh;object-fit:cover}.slider .imageWrapper .arrow{position:absolute;top:50%;transform:translateY(-50%);font-size:2rem;background:rgba(0,0,0,.5);color:#fff;border:none;width:40px;height:40px;cursor:pointer;z-index:1;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.slider .imageWrapper .arrow:hover{background:rgba(0,0,0,.7)}.slider .imageWrapper .arrow.left{left:10px}.slider .imageWrapper .arrow.right{right:10px}.slider .thumbnails{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:15px}.slider .thumbnails .thumbnail{width:60px;height:60px;object-fit:cover;cursor:pointer;opacity:.6;border:2px solid transparent;transition:all .2s ease-in-out}.slider .thumbnails .thumbnail.active,.slider .thumbnails .thumbnail:hover{opacity:1;border-color:#333}.slider .desktopLabels{display:block;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);max-width:90%}@media screen and (max-width:767px){.slider .desktopLabels{display:none}}.slider .mobileLabels{display:none}@media screen and (max-width:767px){.slider .mobileLabels{display:block;margin:0 0 1rem;padding:.5rem 1rem;background:rgba(0,0,0,.5);color:#fff;text-align:left}.slider .mobileLabels .eventName{margin-bottom:1rem;font-size:1.5rem!important}.slider .mobileLabels .date{margin-bottom:.5rem;font-size:1.125rem!important}}.slider .imageLabels{color:#fff;background:rgba(0,0,0,.6);padding:.5rem;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.slider .imageLabels .eventName{display:block;font-weight:700;font-size:2rem;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;text-align:center;margin-bottom:.5rem}.slider .imageLabels .date{display:block;font-style:italic;font-size:1.5rem;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-align:center}.slider .imageLabels .rules-event{display:block;text-align:center;text-decoration:underline;margin:1rem auto;font-weight:700}.slider .imageLabels .view-event{display:block;width:-moz-fit-content;width:fit-content;background:#1c1c1c;color:#fff;padding:.5rem;margin:1rem auto}