.close.svelte-1rahetv{right:19px;position:absolute;top:-40px;transition:all .2s ease;display:flex}.close.svelte-1rahetv span:where(.svelte-1rahetv){color:var(--color-white);margin-right:5px}@media screen and (min-width:992px){.close.svelte-1rahetv{right:-50px;position:absolute;top:0;display:block}}.close.svelte-1rahetv:hover{transform:scale(1.2)}dialog.svelte-1rahetv{overflow:visible;padding:0}dialog.svelte-1rahetv div:where(.svelte-1rahetv){max-width:calc(100vw - 50px);width:420px;background-color:#fff;max-height:71vh;overflow:auto}@media screen and (min-width:768px){dialog.svelte-1rahetv div:where(.svelte-1rahetv){max-height:90vh}}dialog.svelte-1rahetv::backdrop{background:#000000bf}dialog[open].svelte-1rahetv{animation:svelte-1rahetv-zoom .3s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-1rahetv-zoom{0%{transform:scale(.95)}to{transform:scale(1)}}dialog[open].svelte-1rahetv::backdrop{animation:svelte-1rahetv-fade .2s ease-out}@keyframes svelte-1rahetv-fade{0%{opacity:0}to{opacity:1}}button.svelte-1rahetv{display:block}.offer-card.svelte-1b3olis{width:100%;height:100%;display:flex;flex-direction:column;cursor:pointer;transition:transform .2s ease;overflow:hidden}.square.svelte-1b3olis{position:relative;background:#fff;display:flex;align-items:center;justify-content:center;aspect-ratio:1;cursor:pointer;border:1px solid #ddd}.square.svelte-1b3olis img:where(.svelte-1b3olis){max-width:100%;max-height:100%;position:absolute;-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out}.square.svelte-1b3olis:hover img:where(.svelte-1b3olis){transform:scale(1.13)}.offer-validity.svelte-1b3olis{position:absolute;bottom:-1px;left:-1px;color:#fff;padding:.4rem .6rem;background-color:var(--brandColor1);font-weight:500;font-size:17px;z-index:1}.content-wrapper.svelte-1b3olis{flex:1;display:flex;flex-direction:column;padding:1rem}.publisher.svelte-1b3olis{position:relative;z-index:2;background:none;border:none;color:var(--brand-color-1);font-size:16px}a.publisher.svelte-1b3olis{text-decoration:underline}p.svelte-1b3olis{margin:0;line-height:1.5;color:var(--color-black);overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.long-description.svelte-1b3olis{margin-top:.5rem}.switch-wrapper.svelte-1lvrb19{display:flex;height:100%;align-items:center;margin-top:2rem}@media only screen and (min-width:992px){.switch-wrapper.svelte-1lvrb19{justify-content:flex-end;margin-top:0}}.switch.svelte-1lvrb19{position:relative;display:inline-block;width:60px;height:36px}.switch.svelte-1lvrb19 input:where(.svelte-1lvrb19){opacity:0;width:0;height:0}.slider.svelte-1lvrb19{position:absolute;cursor:pointer;inset:0;background-color:#fff;-webkit-transition:.4s;transition:.4s;border:1px solid #000}.slider.svelte-1lvrb19:before{position:absolute;content:"";height:24px;width:24px;left:6px;bottom:5px;-webkit-transition:.4s;transition:.4s;background:#000}input.svelte-1lvrb19:checked+.slider:where(.svelte-1lvrb19){background:#fff;border:1px solid var(--color-dark-green)}input.svelte-1lvrb19:checked+.slider:where(.svelte-1lvrb19):before{-webkit-transform:translateX(22px);-ms-transform:translateX(22px);transform:translate(22px);background:var(--color-dark-green)}.slider.round.svelte-1lvrb19{border-radius:34px}.slider.round.svelte-1lvrb19:before{border-radius:50%}.input-with-icon.svelte-1lvrb19{border:none;border-bottom:1px solid #000;border-radius:0;padding-left:0}.icon-in-input.svelte-1lvrb19{position:absolute;right:0;top:50%;transform:translateY(-50%)}input.form-control.svelte-1lvrb19{background:none}.btn.svelte-1305100{position:relative;display:inline-block;padding:.625rem 1rem;color:var(--text-color);background-color:transparent;border:none;border-radius:0;font-weight:400}.invert.svelte-1305100{filter:invert(100%)}.btn.svelte-1305100 span:where(.svelte-1305100){position:relative;transition:color 50ms}.btn-primary.outer-wrapper.svelte-1305100:hover{background-color:var(--color-black)}.btn-primary.svelte-1305100{--btn-color: var(--color-black);--stroke-color: var(--color-black);--text-color: var(--color-white)}.btn-primary.svelte-1305100:hover{--btn-color: var(--color-white);--text-color: var(--color-black)}.btn-secondary.svelte-1305100{--btn-color: transparent;--stroke-color: var(--color-black);--text-color: var(--color-black)}.btn-secondary.svelte-1305100:hover{--btn-color: var(--color-black);--stroke-color: var(--color-black);--text-color: var(--color-white)}.btn.svelte-1305100:before,.btn.svelte-1305100:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;transition:background-color 50ms}.btn.svelte-1305100:before{background-color:var(--btn-color);clip-path:polygon(var(--clip))}.btn.svelte-1305100:after{background-color:var(--stroke-color);clip-path:polygon(var(--clip),var(--clip-reverse))}.btn-cut-bottom-right.svelte-1305100{--clip: 0 0, 100% 0, 100% calc(100% - 16px) , calc(100% - 16px) 100%, 0 100%, 0 0;--clip-reverse: 1px 1px, 1px calc(100% - 1px) , calc(100% - 16.5px) calc(100% - 1px) , calc(100% - 1px) calc(100% - 16.5px) , calc(100% - 1px) 1px, 1px 1px}.btn-cut-top-right.svelte-1305100{--clip: 0 0, calc(100% - 16px) 0, 100% 16px, 100% 100%, 0 100%, 0 0;--clip-reverse: 1px 1px, 1px calc(100% - 1px) , calc(100% - 1px) calc(100% - 1px) , calc(100% - 1px) 16.5px, calc(100% - 16.5px) 1px, 1px 1px}.btn-cut-top-left.svelte-1305100{--clip: 16px 0, 100% 0, 100% 100%, 0 100%, 0 16px, 16px 0;--clip-reverse: 16.5px 1px, 1px 16.5px, 1px calc(100% - 1px) , calc(100% - 1px) calc(100% - 1px) , calc(100% - 1px) 1px, 16.5px 1px}.btn-cut-bottom-left.svelte-1305100{--clip: 0 0, 100% 0, 100% 100%, 16px 100%, 0 calc(100% - 16px) , 0 0;--clip-reverse: 1px 1px, 1px calc(100% - 16.5px) , 16.5px calc(100% - 1px) , calc(100% - 1px) calc(100% - 1px) , calc(100% - 1px) 1px, 1px 1px}.btn-cut-none.svelte-1305100{--clip: 0 0, 100% 0, 100% 100%, 0 100%, 0 0;--clip-reverse: 1px 1px, 1px calc(100% - 1px) , calc(100% - 1px) calc(100% - 1px) , calc(100% - 1px) 1px, 1px 1px}.offer-detail.svelte-1eyy9fl{max-height:18vh;overflow:auto}@media screen and (min-width:992px){.offer-detail.svelte-1eyy9fl{max-height:25vh}}.longDescription.svelte-1eyy9fl{font-size:15px}@media screen and (min-width:768px){.longDescription.svelte-1eyy9fl{font-size:18px}}.offer-title.svelte-1eyy9fl{font-weight:500}.link-button.svelte-1eyy9fl{margin-left:auto;display:block;text-align:center}@media screen and (min-width:992px){.link-button.svelte-1eyy9fl{display:inline-block}}.publisher.svelte-1eyy9fl{font-size:16px}a.publisher.svelte-1eyy9fl{text-decoration:underline}.square.svelte-1eyy9fl{position:relative;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;aspect-ratio:1/1}.square.svelte-1eyy9fl img:where(.svelte-1eyy9fl){max-width:100%;max-height:100%}.carousel-wrapper.svelte-1xozvsq .swiper:where(.svelte-1xozvsq){width:100%;overflow:hidden;padding-bottom:3rem;visibility:hidden}.carousel-wrapper.svelte-1xozvsq .swiper.swiper-initialized:where(.svelte-1xozvsq){visibility:visible}.carousel-wrapper.svelte-1xozvsq .header:where(.svelte-1xozvsq){display:flex;justify-content:space-between;align-items:center}.carousel-wrapper.svelte-1xozvsq .navigation-button:where(.svelte-1xozvsq){width:32px;height:32px;border:1px solid #000;border-radius:50%;display:inline-flex;margin-right:16px;justify-content:center;align-items:center;cursor:pointer;background:transparent}.carousel-wrapper.svelte-1xozvsq .navigation-button:where(.svelte-1xozvsq) .navigation-button-icon:where(.svelte-1xozvsq){font-size:15px;color:#000}.carousel-wrapper.svelte-1xozvsq .navigation-button.disabled:where(.svelte-1xozvsq){opacity:.4;cursor:not-allowed}.carousel-wrapper.svelte-1xozvsq .control-navigation:where(.svelte-1xozvsq) .swiper-button-disabled{opacity:.4}.carousel-wrapper.svelte-1xozvsq .swiper-pagination,.carousel-wrapper.svelte-1xozvsq .swiper-pagination-horizontal.swiper-pagination-bullets{display:flex;align-items:center;justify-content:center}.carousel-wrapper.svelte-1xozvsq .swiper-pagination>.swiper-pagination-bullet,.carousel-wrapper.svelte-1xozvsq .swiper-pagination-horizontal.swiper-pagination-bullets>.swiper-pagination-bullet{width:16px;height:16px;background:transparent;border:1px solid #000;border-radius:0;margin:0 .35rem!important;opacity:1;transition:background-color .3s ease}.carousel-wrapper.svelte-1xozvsq .swiper-pagination>.swiper-pagination-bullet-active,.carousel-wrapper.svelte-1xozvsq .swiper-pagination-horizontal.swiper-pagination-bullets>.swiper-pagination-bullet-active{background:#000;border-color:#000}.carousel-wrapper.svelte-1xozvsq .control:where(.svelte-1xozvsq){width:100%;height:auto;display:flex;align-items:center;margin-top:2rem}@media screen and (min-width:768px){.carousel-wrapper.svelte-1xozvsq .control:where(.svelte-1xozvsq){justify-content:flex-start}}.carousel-wrapper.svelte-1xozvsq .swiper-slide{height:auto;width:100%}@media(min-width:768px){.carousel-wrapper.svelte-1xozvsq .swiper-slide{width:calc((100% - 48px) / 3)!important;flex-shrink:0;max-width:calc((100% - 48px) / 3)}}.carousel-wrapper.svelte-1xozvsq .see-all-offers-button:where(.svelte-1xozvsq){z-index:10}.switch-wrapper.svelte-4w53l2{display:flex;height:100%;align-items:center;justify-content:end}.switch.svelte-4w53l2{position:relative;display:inline-block;width:60px;height:36px}.switch.svelte-4w53l2 input:where(.svelte-4w53l2){opacity:0;width:0;height:0}.slider.svelte-4w53l2{position:absolute;cursor:pointer;inset:0;background-color:transparent;-webkit-transition:.4s;transition:.4s;border:1px solid #000}.slider.svelte-4w53l2:before{position:absolute;content:"";height:24px;width:24px;left:6px;bottom:5px;-webkit-transition:.4s;transition:.4s;background:#000}input.svelte-4w53l2:checked+.slider:where(.svelte-4w53l2){background:#fff;border:1px solid var(--color-dark-green)}input.svelte-4w53l2:checked+.slider:where(.svelte-4w53l2):before{-webkit-transform:translateX(22px);-ms-transform:translateX(22px);transform:translate(22px);background:var(--color-dark-green)}.slider.round.svelte-4w53l2{border-radius:34px}.slider.round.svelte-4w53l2:before{border-radius:50%}a.svelte-nraulm{color:var(--color-black)}a.svelte-nraulm:hover{text-decoration:none}a.svelte-nraulm:hover .store-name:where(.svelte-nraulm){text-decoration:underline}.store-name.svelte-nraulm{font-size:18px;font-weight:500;hyphens:auto;word-wrap:break-word}@media screen and (min-width:576px){.store-name.svelte-nraulm{font-size:24px}}.open-today.svelte-nraulm,.fob-floor.svelte-nraulm{font-size:14px}@media screen and (min-width:576px){.open-today.svelte-nraulm,.fob-floor.svelte-nraulm{font-size:16px}}.open-today.svelte-nraulm{font-variant-numeric:tabular-nums}.closed.svelte-nraulm{opacity:.4}.dropdown-wrapper.svelte-1ckziku{cursor:pointer;position:relative}.input-with-icon.svelte-1ckziku{height:auto;padding:.625rem 0;background-color:var(--color-white);border:none;border-bottom:1px solid #000;border-radius:0;text-align:left}.icon-in-input.svelte-1ckziku{position:absolute;right:0;top:50%;transform:translateY(-50%)}.select-items.svelte-1ckziku{position:absolute;background-color:var(--color-white);top:100%;left:0;right:0;z-index:99;cursor:pointer;max-height:367.5px;overflow:auto;border:1px solid var(--color-black);border-top:none}@media only screen and (min-width:768px){.select-items.svelte-1ckziku{max-height:unset}}.option.svelte-hahe3n{display:block;background-color:var(--color-white);width:100%;border:none;padding:.25rem .5rem;text-align:left;font-size:18px;color:var(--color-black)}.option.svelte-hahe3n:hover{background-color:var(--color-black);color:var(--color-white)}.option.svelte-nbxlmq{display:block;background-color:var(--color-white);width:100%;border:none;padding:.25rem .5rem;text-align:left;font-size:18px;color:var(--color-black)}.option.svelte-nbxlmq:hover{background-color:var(--color-black);color:var(--color-white)}.input-with-icon.svelte-1j0evf3{height:auto;padding:.625rem 0;border:none;border-bottom:1px solid #000;border-radius:0}.icon-in-input.svelte-1j0evf3{position:absolute;right:0;top:50%;transform:translateY(-50%)}input.form-control.svelte-1j0evf3{background:none}.letter.svelte-in323t{font-size:48px;font-weight:500}.sc-name.svelte-bquzqd{font-size:18px}.facebook-tool-box.svelte-bquzqd{display:flex;align-items:center;padding:1rem;background-color:var(--brand-color-3)}div.border.svelte-bquzqd{overflow:hidden}a.svelte-bquzqd img:where(.svelte-bquzqd){-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out}a.svelte-bquzqd:hover img:where(.svelte-bquzqd){transform:scale(1.13)}.image.svelte-bquzqd{aspect-ratio:1/1;object-fit:contain}.sc-name.svelte-1halpbh{font-size:18px}.instagram-tool-box.svelte-1halpbh{display:flex;align-items:center;padding:1rem;background-color:var(--brand-color-3)}.image.svelte-1halpbh{aspect-ratio:1/1;object-fit:cover}.play-button.svelte-1halpbh{position:absolute;width:20%;top:40%;left:40%;filter:invert(100%);opacity:.85}div.border.svelte-1halpbh{overflow:hidden}a.svelte-1halpbh img:where(.svelte-1halpbh){-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out}a.svelte-1halpbh:hover img:where(.svelte-1halpbh){transform:scale(1.13)}.floor.svelte-1e4ktu0{font-size:16px}.store-name.svelte-1e4ktu0{font-weight:500;font-size:20px;line-height:130%;letter-spacing:-.02em}@media screen and (min-width:768px){.store-name.svelte-1e4ktu0{font-size:22px}}@media screen and (min-width:1280px){.store-name.svelte-1e4ktu0{font-size:24px}}.store-info.svelte-1e4ktu0{display:flex;flex-direction:column;min-height:120px}.open-today.svelte-1e4ktu0{font-size:16px;margin-top:auto}@media only screen and (min-width:992px){.open-today.svelte-1e4ktu0{margin-top:auto}}.store-logo.svelte-1e4ktu0{max-width:90%;max-height:90%;object-fit:contain}.no-logo.svelte-1e4ktu0{width:90%;height:90%;text-align:center;font-weight:700;color:#555;font-size:14px}.square.svelte-1e4ktu0{display:flex;justify-content:center;align-items:center;width:120px;height:120px;min-width:120px;border:1px solid #e0e0e0}.lunchMenu.svelte-1e4ktu0{font-size:20px;line-height:150%}@media screen and (min-width:768px){.lunchMenu.svelte-1e4ktu0{font-size:22px}}.lunch-time.svelte-1e4ktu0,.menu-item.svelte-1e4ktu0{margin-bottom:1rem}.lunchcontent.svelte-1e4ktu0{white-space:pre-wrap}.lunchcontent.svelte-1e4ktu0 div{margin-top:1rem}.lunchcontent.svelte-1e4ktu0 div:first-child{margin-top:0}.text-gray.svelte-1e4ktu0{color:#666}@media screen and (min-width:992px){.pl-lg-5.svelte-1e4ktu0{padding-left:3rem}}.day-tabs.svelte-po5rxd button:where(.svelte-po5rxd){background:transparent;border:none;border-bottom:1px solid var(--color-black);font-weight:500;font-size:16px;text-align:center;padding:.6rem 0}@media screen and (min-width:1280px){.day-tabs.svelte-po5rxd button:where(.svelte-po5rxd){font-size:20px}}.day-tabs.svelte-po5rxd button.active:where(.svelte-po5rxd),.day-tabs.svelte-po5rxd button:where(.svelte-po5rxd):hover{background-color:var(--color-black);color:var(--color-white)}.dropdown.svelte-po5rxd{display:flex;justify-content:space-between;align-items:center}.select-mobile.svelte-po5rxd{background-color:#000;color:#fff;display:block;width:100%}.option.svelte-po5rxd{display:block;background-color:var(--color-black);width:100%;border:none;padding:.25rem .5rem;text-align:left;font-size:18px;color:var(--color-white)}.option.svelte-po5rxd:hover{background-color:var(--color-white);color:var(--color-black)}.letter.svelte-1ronv9n{font-size:48px;font-weight:500}.sub-nav-item.svelte-44wqx7{display:flex;flex-direction:row;font-style:normal;font-weight:500;font-size:2em;line-height:130%;color:var(--color-black)!important;border-bottom:1px solid var(--color-black);padding:0 0 32px;margin:60px 0;cursor:pointer}.sub-nav-item.svelte-44wqx7:hover{text-decoration:none!important;border-bottom:1px solid var(--brandColor3)}.sub-nav-item.svelte-44wqx7:hover .arrow-up-icon:where(.svelte-44wqx7){color:var(--brandColor3)}li.svelte-44wqx7{list-style:none}.filter.svelte-4f7ys1{filter:invert(100%)}img.svelte-4f7ys1{max-width:250px;max-height:30px}@media only screen and (min-width:576px){img.svelte-4f7ys1{max-width:300px;max-height:35px}}@media only screen and (min-width:992px){img.svelte-4f7ys1{max-width:250px;max-height:30px}}@media only screen and (min-width:1200px){img.svelte-4f7ys1{max-width:280px;max-height:35px}}@media only screen and (min-width:1440px){img.svelte-4f7ys1{max-width:300px;max-height:40px}}a.svelte-4f7ys1,a.svelte-4f7ys1:hover{text-decoration:none}.list.svelte-1akkjox{column-count:1;margin:0}@media screen and (min-width:992px){.list.svelte-1akkjox{column-count:2}}footer.svelte-1akkjox{color:#fff;background:var(--brandColor1)}a.svelte-1akkjox{color:#fff;text-decoration:none;font-size:18px}@media screen and (min-width:768px){a.svelte-1akkjox{font-size:20px}}a.svelte-1akkjox:hover{color:#fff;text-decoration:none}.separator.svelte-1akkjox{border:1px solid var(--color-gray);width:100%;margin-bottom:1.5rem;margin-top:1.5rem}li.svelte-1akkjox{list-style:none}.arrow-external.svelte-1akkjox{filter:invert(100%);width:25px}@media screen and (min-width:425px){.arrow-external.svelte-1akkjox{width:30px}}@media screen and (max-width:375px){.external-link.svelte-1akkjox{font-size:1rem}}.copyright.svelte-1akkjox{font-size:16px}.copyright.svelte-1akkjox a:where(.svelte-1akkjox){font-size:16px}.range.svelte-10k2n4u:first-letter{text-transform:uppercase}.line-wrapper.svelte-10k2n4u{display:flex;align-items:center}.line.svelte-10k2n4u{background:#000;height:1px;width:100%}.row.svelte-10k2n4u{font-size:20px}@media only screen and (min-width:768px){.row.svelte-10k2n4u{font-size:22px}}.time.svelte-10k2n4u{font-variant-numeric:tabular-nums;display:flex;align-items:center;justify-content:flex-end}.citycon-wrapper.svelte-gwwdmf .swiper-button-next-icon:where(.svelte-gwwdmf) svg,.citycon-wrapper.svelte-gwwdmf .swiper-button-prev-icon:where(.svelte-gwwdmf) svg{width:12px}.swiper-button-next.svelte-gwwdmf:after,.swiper-button-prev.svelte-gwwdmf:after{content:none!important}.calendar.svelte-gwwdmf{background:none;border:0;border-bottom:1px solid var(--color-gray);color:var(--color-black)}.control.svelte-gwwdmf{display:flex;justify-content:space-between;align-items:center}.swiper-button-prev.svelte-gwwdmf,.swiper-button-next.svelte-gwwdmf{width:32px;height:32px;border:1px solid var(--color-gray);background:var(--brand-color-2);border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;color:var(--color-black)}@media screen and (min-width:768px){.swiper-button-prev.svelte-gwwdmf,.swiper-button-next.svelte-gwwdmf{width:48px;height:48px}}.citycon-wrapper.svelte-gwwdmf{background:var(--brand-color-2);padding:24px}@media screen and (min-width:992px){.citycon-wrapper.svelte-gwwdmf{padding:3rem}}h3.svelte-gwwdmf{font-weight:500;font-size:24px;line-height:130%}.hours.svelte-gwwdmf{font-variant-numeric:tabular-nums;font-weight:700;font-size:75px;line-height:90%;display:flex;justify-content:space-between}@media screen and (min-width:992px)and (max-width:1280px){.hours.svelte-gwwdmf{font-size:50px}}.iframe.svelte-1wxpdol iframe{width:100%;aspect-ratio:448/215;filter:gray;-webkit-filter:grayscale(99%)}.lock-map .vgwv-aside{display:none}.lock-map .vgwv-main{width:100%!important}.bigger-map .vgwv-aside{display:block}.bigger-map .vgwv-main{width:70%!important}.overflow-off{overflow:hidden}.vg-web-view.svelte-1p7b3bm{position:relative;background-color:#fff;width:100%;border:1px solid #ddd}.uninteractive.svelte-1p7b3bm{opacity:.4}.map-store-own-page-container.svelte-1p7b3bm{height:40vh}.no-floor-selectors.svelte-1p7b3bm .vgwv-floor-selector{display:none}.lock-map.svelte-1p7b3bm:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;z-index:10}.floor-map-page-container.svelte-1p7b3bm{height:70vh}.bigger-map.svelte-1p7b3bm{position:fixed!important;z-index:9999999;top:0;left:0;height:100vh!important;width:100vw!important}.shrink-button.svelte-1p7b3bm{position:absolute;right:9px;top:9px;width:48px;text-align:center;height:48px;border:1px solid #333;background-color:#333;color:#fff;font-size:28px;border-radius:50%;padding:0;z-index:1002}.bigger.svelte-1p7b3bm{position:fixed;z-index:9999999999;top:9px;right:9px}.map-instruction.svelte-1p7b3bm{position:absolute;z-index:1001;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;text-shadow:1px 1px #777}.map-instruction-text.svelte-1p7b3bm{font-size:20px;color:#000}.open-map-btn.svelte-1p7b3bm{background-color:#000;border:none;color:#fff;padding:7px 32px 9px;margin:8px auto;border-radius:0%;font-size:19px;border:1px solid #333}@media only screen and (min-width:992px){button.svelte-1p7b3bm:hover{background-color:#fff;color:#333}}.option.svelte-kr07uf{display:block;background-color:var(--color-white);width:100%;border:none;padding:.25rem .5rem;text-align:left;font-size:18px;color:var(--color-black)}.option.svelte-kr07uf:hover{background-color:var(--color-black);color:var(--color-white)}.floor-map.svelte-5f7na8{position:relative;height:100%;width:100%}.map-container.svelte-5f7na8{position:relative;height:100%;order:2}@media screen and (max-width:768px){.map-container.svelte-5f7na8{order:1}}.map-container.svelte-5f7na8 h2:where(.svelte-5f7na8){position:absolute;z-index:1;background-color:#333f48;color:#fff;height:70px;width:250px;text-align:center;line-height:70px}@media screen and (max-width:767px){.map-container.svelte-5f7na8 h2:where(.svelte-5f7na8){height:30px;width:auto;line-height:30px;font-size:16px;padding:0 10px}}@media screen and (min-width:768px)and (max-width:991px){.map-container.svelte-5f7na8 h2:where(.svelte-5f7na8){height:40px;width:auto;line-height:40px;font-size:18px;padding:0 20px}}.map-pin.svelte-5f7na8{position:absolute;transform:translate(-35px,-50px);width:auto}.map-pin.svelte-5f7na8 p:where(.svelte-5f7na8){background-color:#333f48;color:#fff;text-align:center;font-size:12px;height:40px;margin-top:-55px;padding:8px;min-width:150px;transform:translate(calc(-50% + 25px))}@media screen and (min-width:768px){.map-pin.svelte-5f7na8 p:where(.svelte-5f7na8){font-size:20px;height:50px;padding:10px 20px}}.map-pin-services.svelte-5f7na8{transform:translate(-40%,-100%);width:25px}@media screen and (min-width:768px){.map-pin-services.svelte-5f7na8{width:35px}}@media screen and (min-width:1200px){.map-pin-services.svelte-5f7na8{width:50px}}.service-list-container.svelte-5f7na8{margin-top:10px;background-color:#333f48;color:#fff;display:flex;flex-direction:column;align-items:center;padding:30px 20px;order:1}@media screen and (max-width:768px){.service-list-container.svelte-5f7na8{margin-bottom:20px;order:2}}.service-list-container.svelte-5f7na8 .show-on-map-title:where(.svelte-5f7na8){font-size:20px;font-weight:700;margin-bottom:50px}@media screen and (min-width:768px){.service-list-container.svelte-5f7na8 .show-on-map-title:where(.svelte-5f7na8){font-size:22px}}@media screen and (min-width:1200px){.service-list-container.svelte-5f7na8 .show-on-map-title:where(.svelte-5f7na8){font-size:30px}}.service-list-container.svelte-5f7na8 .service-item-row:where(.svelte-5f7na8){width:100%;margin-bottom:20px}.service-list-container.svelte-5f7na8 .service-item-row:where(.svelte-5f7na8) .service-item-img:where(.svelte-5f7na8){width:40px;height:40px}@media screen and (min-width:768px){.service-list-container.svelte-5f7na8 .service-item-row:where(.svelte-5f7na8) .service-item-img:where(.svelte-5f7na8){width:30px;height:30px}}@media screen and (min-width:1200px){.service-list-container.svelte-5f7na8 .service-item-row:where(.svelte-5f7na8) .service-item-img:where(.svelte-5f7na8){width:50px;height:50px}}.service-list-container.svelte-5f7na8 .service-item-row:where(.svelte-5f7na8) .service-item:where(.svelte-5f7na8){font-size:16px;font-weight:600;line-height:30px;margin-left:20px}@media screen and (min-width:768px){.service-list-container.svelte-5f7na8 .service-item-row:where(.svelte-5f7na8) .service-item:where(.svelte-5f7na8){font-size:14px;line-height:40px}}@media screen and (min-width:1200px){.service-list-container.svelte-5f7na8 .service-item-row:where(.svelte-5f7na8) .service-item:where(.svelte-5f7na8){font-size:22px;line-height:50px}}.service-list-container.svelte-5f7na8 .service-item-row:where(.svelte-5f7na8):hover{cursor:pointer}.icon.svelte-1u5x131{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.select-caterogy.svelte-1u5x131{border:none;border-bottom:1px solid var(--color-black);color:var(--color-black);border-radius:0;padding-left:0;background:none}.fixed-height.svelte-1vazor0{max-height:142.77px;overflow:hidden;margin-bottom:0}.extend.svelte-1vazor0{max-height:unset!important}button.svelte-1vazor0{background-color:transparent;border:none;padding:0;text-decoration:underline;float:right}.fixed-height.svelte-1vazor0 a{text-decoration:underline}.fixed-height.svelte-1vazor0 a:hover{text-decoration:none}h3.svelte-q0nv2j{font-weight:500;font-size:24px;line-height:130%;letter-spacing:-.02em}a.svelte-q0nv2j{color:var(--color-black)}h3.svelte-1i5yd67{font-weight:500;font-size:24px;line-height:130%;letter-spacing:-.02em}.contact-card.svelte-3lo8h7{margin-bottom:60px}.contact-card.svelte-3lo8h7 .role:where(.svelte-3lo8h7){font-size:16px;line-height:150%;color:var(--color-light-text);margin:0;min-height:24px}.contact-card.svelte-3lo8h7 .name:where(.svelte-3lo8h7){margin:4px 0 0;font-style:normal;font-weight:700;font-size:32px;line-height:130%;color:var(--color-black)}.contact-card.svelte-3lo8h7 .phone:where(.svelte-3lo8h7){font-style:normal;font-size:18px;line-height:150%;color:var(--color-light-text);margin:24px 0 0}.contact-card.svelte-3lo8h7 .mail:where(.svelte-3lo8h7){font-style:normal;font-size:18px;line-height:150%;color:var(--color-black);border-bottom:1px solid var(--color-black);margin:8px 0 0;width:fit-content;cursor:pointer}.contact-card.svelte-3lo8h7 .link:where(.svelte-3lo8h7){display:block;font-style:normal;font-size:18px;line-height:150%;color:var(--color-black);border-bottom:1px solid var(--color-black);margin:8px 0 0;width:fit-content;cursor:pointer}@media only screen and (max-width:425px){.role.svelte-3lo8h7{font-size:14px!important}.name.svelte-3lo8h7{font-weight:500!important;font-size:20px!important}.phone.svelte-3lo8h7,.mail.svelte-3lo8h7{font-size:16px!important}}.collap-container.svelte-1v5pftn{border-bottom:1px solid var(--color-black);color:var(--color-black);word-break:break-word;hyphens:auto}.collap-container.svelte-1v5pftn .title:where(.svelte-1v5pftn){font-weight:700;font-size:22px;line-height:130%;text-align:left}.collap-container.svelte-1v5pftn .content:where(.svelte-1v5pftn){font-size:22px;line-height:150%;padding:0 0 40px 40px}.collap-container.svelte-1v5pftn .arrow-open:where(.svelte-1v5pftn){transform:rotate(-90deg);-webkit-transform:rotate(-90deg)}.collap-container.svelte-1v5pftn .arrow:where(.svelte-1v5pftn){width:32px;margin-right:10px}@media screen and (max-width:767px){.title.svelte-1v5pftn{font-size:19px!important}.content.svelte-1v5pftn{font-size:20px!important;padding-left:40px!important;padding-bottom:1rem!important}}.option.svelte-1ehrjam{display:block;background-color:var(--color-white);width:100%;border:none;padding:.25rem .5rem;text-align:left;font-size:18px;color:var(--color-black)}.option.svelte-1ehrjam:hover{background-color:var(--color-black);color:var(--color-white);text-decoration:none}.student-housing-image-container.svelte-i8azin{padding-top:16px}.gallery-image.svelte-i8azin{margin-bottom:10px;cursor:pointer}.exceptional-opening-hours-div.svelte-kk98y3{margin-left:30px}a.store.svelte-kk98y3:hover{text-decoration:underline}.stilling.svelte-1bhag5y{font-weight:400;font-size:18px}.row.svelte-1bhag5y{border-bottom:1px solid var(--color-black)}.title.svelte-1bhag5y{font-weight:500;font-size:20px;line-height:150%}@media screen and (min-width:768px){.title.svelte-1bhag5y{font-size:22px}}a.svelte-3sz7n9:hover{text-decoration:none}strong.svelte-3sz7n9{font-size:20px}@media screen and (min-width:768px){strong.svelte-3sz7n9{font-size:24px}}p.text.svelte-3sz7n9{font-size:16px}@media screen and (min-width:768px){p.text.svelte-3sz7n9{font-size:18px}}p.open-today.svelte-3sz7n9{font-size:14px;margin-bottom:3rem}@media screen and (min-width:768px){p.open-today.svelte-3sz7n9{font-size:16px;margin-bottom:86px}}.square.svelte-3sz7n9{aspect-ratio:1/1;object-fit:cover;width:100%;margin-bottom:1rem;overflow:hidden;display:flex;justify-content:center;align-items:center}img.svelte-3sz7n9{max-width:100%;max-height:100%;transition:.5s all ease-in-out}.square.svelte-3sz7n9:hover img:where(.svelte-3sz7n9){transform:scale(1.13)}.languages.svelte-12se3gt{display:flex;align-items:center;height:100%;padding-bottom:1rem}.active.svelte-12se3gt{font-weight:700;border-bottom:1px solid!important}.lang.svelte-12se3gt{background-color:transparent;border:none;color:var(--color-white);font-size:18px;margin-right:.5rem;position:relative;padding:2px 8px}@media screen and (min-width:768px){.lang.svelte-12se3gt{font-size:22px;margin-right:.8rem}}.lang.svelte-12se3gt:after{content:attr(title);visibility:hidden;height:0;display:block;border-bottom:1px solid!important;font-weight:700}.lang.svelte-12se3gt:hover{font-weight:700;border-bottom:1px solid!important;text-decoration:none}.search-bar.svelte-12se3gt{bottom:2.5rem;width:100%;left:0}.icon.svelte-12se3gt{position:absolute;right:0;top:50%;transform:translateY(-50%);filter:invert(100%)}.select-caterogy.svelte-12se3gt{border:none;border-bottom:1px solid #fff;background:none;color:#fff;border-radius:0;padding-left:0}.sub-links.svelte-1l4klr4{line-height:2.5em}.sub-link.svelte-1l4klr4,.main-link.svelte-1l4klr4{margin-right:1rem;color:#fff;text-decoration:none;font-size:25px;font-weight:700;display:block}@media screen and (min-width:992px){.sub-link.svelte-1l4klr4,.main-link.svelte-1l4klr4{margin-right:2rem;display:inline-block}}.sub-link.svelte-1l4klr4{font-size:16px}.dropdown.svelte-1l4klr4{position:fixed;top:63px;overflow:hidden;color:#fff;overflow:auto;height:calc(100vh - 64px);width:100vw;z-index:2;background-color:var(--brandColor1)}@media only screen and (min-width:768px){.dropdown.svelte-1l4klr4{height:calc(100vh - 79px);top:79px}}@media only screen and (min-width:992px){.main-link.svelte-1l4klr4{font-size:25px}.sub-link.svelte-1l4klr4{font-size:18px}}.nav-item.svelte-268mk1{margin-right:1rem}@media screen and (min-width:992px){.nav-item.svelte-268mk1{margin-right:1rem;white-space:nowrap}}@media screen and (min-width:1280px){.nav-item.svelte-268mk1{margin-right:1.5rem}}@media screen and (min-width:1440px){.nav-item.svelte-268mk1{margin-right:2rem}}@media screen and (min-width:1920px){.nav-item.svelte-268mk1{margin-right:64px}}header.svelte-268mk1{position:sticky;top:0;z-index:1030;transition:border .3s;border-bottom:1px solid rgba(0,0,0,0);overflow:hidden}li.svelte-268mk1{list-style:none;overflow:hidden}.close-menu.svelte-268mk1{position:absolute;right:100%;width:142px;font-weight:700}.crossed.svelte-268mk1 span:where(.svelte-268mk1):before{transform:rotate(45deg);background-color:#fff}.crossed.svelte-268mk1 span:where(.svelte-268mk1):after{transform:rotate(-45deg);background-color:#fff}.crossed.svelte-268mk1 span:where(.svelte-268mk1):before,.crossed.svelte-268mk1 span:where(.svelte-268mk1):after{top:0}.crossed.svelte-268mk1 span:where(.svelte-268mk1){background:none}.button-icon.svelte-268mk1{display:flex;height:32px;justify-content:center;width:32px;align-items:center;color:#fff;transition:all .3s;position:relative;background:none;border:0;padding:0}.button-icon.svelte-268mk1:hover{transform:scale(1.06)}.button.svelte-268mk1{background:#000;width:24px;height:2px;border:0;display:block;position:relative;transition:all .3s}.button.svelte-268mk1:after,.button.svelte-268mk1:before{content:"";background:#000;width:24px;height:2px;position:absolute;left:0;transition:all .3s}.button.svelte-268mk1:after{top:9px}.button.svelte-268mk1:before{top:-9px}.background.svelte-268mk1{background-color:var(--brandColor1)}.opening-hours-wrapper.svelte-268mk1{cursor:pointer;color:#000}.opening-hours.svelte-268mk1{font-size:16px;font-weight:700}.opening-hours-link.svelte-268mk1{font-size:12px;text-decoration:none;display:block}.opening-hours.svelte-268mk1:hover,.opening-hours-link.svelte-268mk1:hover{color:#737373}.opening-hours-clock.svelte-268mk1:hover{filter:invert(35%)}header.svelte-268mk1 li:where(.svelte-268mk1){display:inline;margin-right:36px}@media screen and (min-width:1280px){header.svelte-268mk1 li:where(.svelte-268mk1){margin-right:48px}}header.svelte-268mk1 li:where(.svelte-268mk1) a:where(.svelte-268mk1){text-decoration:none;color:#000;font-size:16px;font-weight:700;padding-bottom:6px;letter-spacing:-.02em}@media screen and (min-width:1280px){header.svelte-268mk1 li:where(.svelte-268mk1) a:where(.svelte-268mk1){font-size:18px}}@media screen and (min-width:1440px){header.svelte-268mk1 li:where(.svelte-268mk1) a:where(.svelte-268mk1){font-size:20px}}header.svelte-268mk1 li:where(.svelte-268mk1) a:where(.svelte-268mk1):hover{border-bottom:2px solid var(--brandColor3)}header.svelte-268mk1 ul:where(.svelte-268mk1){margin:0}@media screen and (min-width:992px){header.svelte-268mk1 ul:where(.svelte-268mk1){height:30.5px;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:end}}header.svelte-268mk1{color:#000;background-color:#fff;height:64px}@media screen and (min-width:768px){header.svelte-268mk1{height:96px}}.nav-items.svelte-268mk1{display:flex;align-items:center;height:100%;width:100%;justify-content:flex-end}.nav-mobile.svelte-268mk1{justify-content:space-between;align-items:center}.active.svelte-268mk1{border-bottom:2px solid var(--brandColor3)}a.svelte-16dvap4{color:inherit}a.svelte-16dvap4:hover{text-decoration:none}strong.svelte-16dvap4{font-weight:500;font-size:18px;line-height:130%;letter-spacing:-.02em}@media screen and (min-width:768px){strong.svelte-16dvap4{font-size:22px}}.square.svelte-16dvap4{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;background:#fff;aspect-ratio:1;overflow:hidden}.square.svelte-16dvap4 img:where(.svelte-16dvap4){width:100%;height:100%;object-fit:contain;-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out}.square.svelte-16dvap4:hover img:where(.svelte-16dvap4){transform:scale(1.13)}article.svelte-1skq0f0{font-size:20px}article.svelte-1skq0f0 h1:where(.svelte-1skq0f0){margin:64px 0 16px;font-size:32px;line-height:130%}article.svelte-1skq0f0 .content:where(.svelte-1skq0f0){inline-size:100%;overflow-wrap:break-word;word-break:break-word;hyphens:manual;margin-bottom:4rem}article.svelte-1skq0f0 img{max-width:100%;height:auto;margin:32px 0}@media screen and (min-width:768px){article.svelte-1skq0f0{font-size:22px;line-height:150%}article.svelte-1skq0f0 h1:where(.svelte-1skq0f0){margin:120px 0 16px;font-size:48px;line-height:110%}}picture.svelte-mb65n7{width:100%}img.svelte-mb65n7,picture.svelte-mb65n7{width:100%;object-fit:cover}.link.svelte-1p0xosy{height:100px;text-align:center;cursor:pointer;background-color:var(--brand-color-2);display:flex;align-items:center;justify-content:center}h2.svelte-9d29qu{font-weight:700;font-size:32px;line-height:130%}@media screen and (min-width:768px){h2.svelte-9d29qu{font-size:48px}}.similar-stores.svelte-9d29qu .fob-floor{color:var(--brand-color-1)}.gift-card.svelte-x8wucg{font-weight:500;font-size:14px;text-transform:uppercase;line-height:150%;background-color:var(--brand-color-1);padding:.5rem 0;text-align:center;color:#fff}.contact-detail.svelte-x8wucg{background-color:var(--brand-color-2);padding:24px;font-size:18px}@media screen and (min-width:768px){.contact-detail.svelte-x8wucg{font-size:20px;padding:48px}}.contact-detail.svelte-x8wucg .btn{font-size:18px}.buttons-row.svelte-x8wucg{display:flex;flex-wrap:wrap;gap:.5rem}@media screen and (min-width:576px){.buttons-row.svelte-x8wucg{gap:1rem}}.buttons-row.three-buttons.svelte-x8wucg{flex-direction:column;gap:.5rem}.button-wrapper.svelte-x8wucg{flex:1;min-width:0}@media screen and (max-width:575px){.button-wrapper.svelte-x8wucg{flex:1 1 100%}}@media screen and (min-width:576px){.button-wrapper.svelte-x8wucg{flex:1 1 auto;min-width:150px}}.three-buttons.svelte-x8wucg .button-wrapper:where(.svelte-x8wucg){flex:1 1 100%;min-width:100%}.button-wrapper.svelte-x8wucg .btn{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:575px){.responsive-cutout-0-of-2.svelte-x8wucg .btn{--clip: 0 0, calc(100% - 16px) 0, 100% 16px, 100% 100%, 0 100%, 0 0;--clip-reverse: 1px 1px, 1px calc(100% - 1px) , calc(100% - 1px) calc(100% - 1px) , calc(100% - 1px) 16.5px, calc(100% - 16.5px) 1px, 1px 1px}.responsive-cutout-1-of-2.svelte-x8wucg .btn{--clip: 0 0, 100% 0, 100% 100%, 16px 100%, 0 calc(100% - 16px) , 0 0;--clip-reverse: 1px 1px, 1px calc(100% - 16.5px) , 16.5px calc(100% - 1px) , calc(100% - 1px) calc(100% - 1px) , calc(100% - 1px) 1px, 1px 1px}}a.svelte-x8wucg{color:#000;word-break:break-all}.square.svelte-x8wucg{position:relative;background:#fff;display:flex;align-items:center;justify-content:center}.square.svelte-x8wucg img:where(.svelte-x8wucg){max-width:100%;max-height:100%}.square.svelte-x8wucg:after{content:"";display:block;padding-bottom:100%}p.svelte-105j8x9{font-size:20px;white-space:pre-wrap}@media screen and (min-width:768px){p.svelte-105j8x9{font-size:22px}}.toggle.svelte-naj4hc{background-color:transparent;border:none}.toggle.svelte-naj4hc img:where(.svelte-naj4hc){transition:all .45s}.toggle.svelte-naj4hc .up:where(.svelte-naj4hc){transform:rotate(180deg)}.border-dark.svelte-naj4hc{border:1px solid #000;border-top:0;padding:24px 16px}@media screen and (min-width:992px){.border-dark.svelte-naj4hc{padding:48px 64px}}.nav-item.svelte-bbdddq{list-style:none;margin:0 48px 0 0;font-style:normal;font-size:20px;position:relative;height:52px}.nav-item.svelte-bbdddq:hover{font-weight:500;border-bottom:2px solid var(--color-black)}.active.svelte-bbdddq{font-weight:500;border-bottom:2px solid var(--brandColor3)}.nav-item.svelte-bbdddq:after{content:attr(title);font-weight:500;visibility:hidden;height:0;display:block}.open-dropdown.svelte-cixwze{top:40px}.dropdown.svelte-cixwze{z-index:1}.arrow-open.svelte-cixwze{transform:rotate(90deg);-webkit-transform:rotate(90deg)}.nav-item-mob-container.svelte-cixwze{background-color:var(--color-black)}.nav-item-mob-container.svelte-cixwze .nav-item-mob:where(.svelte-cixwze){color:var(--color-white)!important;text-decoration:none!important;border-bottom:1px solid var(--color-white);padding:10px}.dropdown-mob-text.svelte-cixwze{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:14px 16px;height:55px;background-color:var(--color-black);border:none}.dropdown-mob-text.svelte-cixwze .text-dropdown:where(.svelte-cixwze){font-size:18px;line-height:150%;color:var(--color-white)}.dropdown-mob-text.svelte-cixwze .current-page-text:where(.svelte-cixwze){font-weight:700}.open-map.svelte-1qza7yn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000;border:none;color:#fff;padding:8px 24px}.open-map.svelte-1qza7yn:hover{text-decoration:none;background-color:var(--color-white);color:var(--color-black);border:1px solid var(--color-black)}@media screen and (max-width:576px){.map-screenshot.svelte-1qza7yn{aspect-ratio:1/1;object-fit:cover}}.map[data-astro-cid-fww7q3o7]{height:70vh;border:1px solid #ddd}.on-store-page[data-astro-cid-fww7q3o7]{height:40vh}.contact-card.svelte-170tqq1{height:150px}.contact-card.svelte-170tqq1 a:where(.svelte-170tqq1){position:absolute;width:95%;bottom:50px;display:flex;flex-direction:row;padding:0 0 32px;border-bottom:1px solid var(--color-black);cursor:pointer;margin:0 0 30px}.contact-card.svelte-170tqq1 a:where(.svelte-170tqq1):hover{text-decoration:none!important;border-bottom:1px solid var(--brandColor3)}.contact-card.svelte-170tqq1 a:where(.svelte-170tqq1):hover .arrow-icon:where(.svelte-170tqq1){color:var(--brandColor3)}.contact-card.svelte-170tqq1 a:where(.svelte-170tqq1) .arrow-icon:where(.svelte-170tqq1){transform:rotate(45deg)}.contact-card.svelte-170tqq1 a:where(.svelte-170tqq1) .link-text:where(.svelte-170tqq1){padding:0!important;font-weight:700;font-size:35px;line-height:130%;color:var(--color-black)}@media screen and (max-width:575px){.contact-card.svelte-170tqq1{height:80px!important}.contact-card.svelte-170tqq1 .link-text:where(.svelte-170tqq1){font-size:26px!important;line-height:130%!important}.contact-card.svelte-170tqq1 a:where(.svelte-170tqq1){padding:0 0 16px!important;bottom:10px!important}}.sub-nav-item.svelte-1necx6d{display:flex;flex-direction:row;font-style:normal;font-weight:500;font-size:2em;line-height:130%;color:var(--color-black)!important;border-bottom:1px solid var(--color-black);padding:0 0 32px;margin:60px 0;cursor:pointer}.sub-nav-item.svelte-1necx6d .arrow-up-icon:where(.svelte-1necx6d){transform:rotate(45deg);margin-left:10px}.sub-nav-item.svelte-1necx6d:hover{text-decoration:none!important;border-bottom:1px solid var(--brandColor3)}.sub-nav-item.svelte-1necx6d:hover .arrow-up-icon:where(.svelte-1necx6d){color:var(--brandColor3)}.nav-mobile[data-astro-cid-ebwtkqty]{display:flex;align-items:center;height:100%;justify-content:space-between}.dropdown[data-astro-cid-ebwtkqty]{overflow:hidden;padding:0 16px;background-color:var(--brandColor1);width:100vw;position:absolute;left:0;transition:all .4s ease-in-out;height:0}@media screen and (min-width:768px){.dropdown[data-astro-cid-ebwtkqty]{padding:0 32px}}.open[data-astro-cid-ebwtkqty]{height:300px}.nav-items[data-astro-cid-ebwtkqty]{justify-content:space-between;display:flex;width:100%;margin:1.5rem 0}.logo[data-astro-cid-ebwtkqty]{width:250px}@media screen and (min-width:578px){.logo[data-astro-cid-ebwtkqty]{width:300px}}.opening-hours[data-astro-cid-ebwtkqty]{width:100%;text-align:right}.gap[data-astro-cid-ebwtkqty]{height:64px}@media screen and (min-width:1280px){.gap[data-astro-cid-ebwtkqty]{height:87px}}header[data-astro-cid-ebwtkqty]{display:block;height:64px}@media screen and (min-width:1286px){header[data-astro-cid-ebwtkqty]{height:auto}}.column[data-astro-cid-ebwtkqty]{display:flex;align-items:center;justify-content:space-between}.close-menu[data-astro-cid-ebwtkqty]{position:absolute;right:100%;width:142px;font-weight:700}.crossed[data-astro-cid-ebwtkqty] span[data-astro-cid-ebwtkqty]:before{transform:rotate(45deg);background-color:#000}.crossed[data-astro-cid-ebwtkqty] span[data-astro-cid-ebwtkqty]:after{transform:rotate(-45deg);background-color:#000}.crossed[data-astro-cid-ebwtkqty] span[data-astro-cid-ebwtkqty]:before,.crossed[data-astro-cid-ebwtkqty] span[data-astro-cid-ebwtkqty]:after{top:0}.crossed[data-astro-cid-ebwtkqty] span[data-astro-cid-ebwtkqty]{background:none}.button-icon[data-astro-cid-ebwtkqty]{display:flex;height:32px;justify-content:center;width:32px;align-items:center;color:#fff;transition:all .3s;position:relative;background:none;border:0;padding:0}.button-icon[data-astro-cid-ebwtkqty]:hover{transform:scale(1.06)}.button[data-astro-cid-ebwtkqty]{background:#000;width:24px;height:2px;border:0;display:block;position:relative;transition:all .3s}.button[data-astro-cid-ebwtkqty]:after,.button[data-astro-cid-ebwtkqty]:before{content:"";background:#000;width:24px;height:2px;position:absolute;left:0;transition:all .3s}.button[data-astro-cid-ebwtkqty]:after{top:9px}.button[data-astro-cid-ebwtkqty]:before{top:-9px}footer[data-astro-cid-rbpy7h5p]{background-color:var(--brandColor1);padding-top:64px;color:#fff}.nav-items[data-astro-cid-rbpy7h5p]{justify-content:space-between;display:flex;flex-direction:column;width:100%;margin:0}.logo[data-astro-cid-rbpy7h5p]{width:250px;filter:invert(1)}@media screen and (min-width:578px){.logo[data-astro-cid-rbpy7h5p]{width:300px}}.container-fluid.svelte-136p3ig{padding-top:64px;padding-bottom:64px}@media screen and (min-width:992px){.container-fluid.svelte-136p3ig{padding-top:120px;padding-bottom:120px}}header.isomyyri .link a{color:inherit;font-size:18px;font-weight:700;border:none;background:none;color:#fff;padding:0}@media screen and (min-width:1280px){header.isomyyri .link a{font-size:17px;color:#000}}@media screen and (min-width:1440px){header.isomyyri .link a{font-size:20px}}footer.isomyyri a{color:#fff!important}.container-fluid.svelte-mmkx06{padding-top:64px;padding-bottom:64px}@media screen and (min-width:992px){.container-fluid.svelte-mmkx06{padding-top:120px;padding-bottom:120px}}table.svelte-17ygl8x{width:90%}.letter.svelte-17ygl8x{font-size:20px;font-weight:500}.text.svelte-1a0wfyu{position:absolute;top:66.66%;transform:translateY(-66.66%);font-weight:700;font-size:42px;color:#fff;width:100%;line-height:110%;letter-spacing:-.03em}@media screen and (min-width:768px){.text.svelte-1a0wfyu{font-size:80px}}@media screen and (min-width:992px){.text.svelte-1a0wfyu{font-size:90px}}@media screen and (min-width:1440px){.text.svelte-1a0wfyu{font-size:100px}}picture.svelte-1a0wfyu{width:100%}img.svelte-1a0wfyu{width:100%;aspect-ratio:15/22;object-fit:cover}@media screen and (min-width:992px){img.svelte-1a0wfyu{aspect-ratio:12/5}}a.svelte-1a0wfyu{display:block;width:100%}.main-banner-swiper.svelte-1qcbg0w{position:relative;opacity:0;transition:opacity .3s ease}.main-banner-swiper.swiper-initialized.svelte-1qcbg0w{opacity:1}.main-banner-swiper.svelte-1qcbg0w .swiper-slide:where(.svelte-1qcbg0w){opacity:1;visibility:visible}.main-banner-swiper.svelte-1qcbg0w .control:where(.svelte-1qcbg0w){position:absolute;width:100%;bottom:0;height:auto;padding-left:12px;padding-right:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:space-between;z-index:1}@media only screen and (min-width:992px){.main-banner-swiper.svelte-1qcbg0w .control:where(.svelte-1qcbg0w){justify-content:flex-start;padding-left:64px;padding-right:64px;padding-bottom:64px}}.main-banner-swiper.svelte-1qcbg0w [class*=nav-prev-],.main-banner-swiper.svelte-1qcbg0w [class*=nav-next-]{width:32px;height:32px;border:1px solid #fff;border-radius:50%;position:unset;display:inline-flex;margin-right:16px;justify-content:center;align-items:center;cursor:pointer;background:transparent}.main-banner-swiper.svelte-1qcbg0w .navigation-button-icon:where(.svelte-1qcbg0w){font-size:15px;color:#fff}.main-banner-swiper.svelte-1qcbg0w [class*=pagination-]{width:fit-content;position:unset;display:flex;margin-left:32px;gap:8px}.main-banner-swiper.svelte-1qcbg0w [class*=pagination-] .swiper-pagination-bullet{width:16px;height:16px;margin:0;background:transparent;border:1px solid #fff;opacity:1;border-radius:0}.main-banner-swiper.svelte-1qcbg0w [class*=pagination-] .swiper-pagination-bullet-active{background:#fff}
