.main__header.svelte-17t6q18{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;overflow:hidden}.welcom-section.svelte-17t6q18{color:#fff;max-width:60rem;width:80%;position:relative;z-index:2;font-size:1.2rem;display:grid;grid-template-columns:1fr;margin-top:4rem;margin-bottom:4rem}.text-content.svelte-17t6q18{display:flex;border-radius:10px;flex-direction:column;background:linear-gradient(45deg,var(--secondary-clr),black);padding:2rem}.text-content.svelte-17t6q18 p:where(.svelte-17t6q18){color:#d7d7d7;font-weight:300;font-size:1rem;max-width:25rem;font-family:Verdana,Geneva,Tahoma,sans-serif}.header__headings.svelte-17t6q18{margin-bottom:.5rem}.welcom-section.svelte-17t6q18 h1:where(.svelte-17t6q18){font-size:clamp(3rem,3vw,5rem);color:var(--accent-clr);font-family:"Young Serif",serif;line-height:1}.welcom-section.svelte-17t6q18 h2:where(.svelte-17t6q18){font-size:clamp(1.2rem,2vw,2rem);color:wheat;font-weight:400;margin-bottom:.5rem}@media screen and (max-width: 650px){.main__header.svelte-17t6q18{justify-content:flex-start;min-height:auto}.welcom-section.svelte-17t6q18{width:100%;padding:1.5rem;border-radius:0;height:20rem;display:flex;justify-content:center;align-items:center;box-shadow:none;margin-top:0;margin-bottom:0}}@media (max-width: 450px){.welcom-section.svelte-17t6q18{padding:0;height:100%}.text-content.svelte-17t6q18{padding:2rem 1.2rem;border-radius:0}.welcom-section.svelte-17t6q18 h1:where(.svelte-17t6q18){font-size:2rem}}.region__section.svelte-w9rkho{display:flex;justify-content:center;align-items:center}.region__section.svelte-w9rkho article:where(.svelte-w9rkho){display:grid;grid-template-columns:1fr 1fr}.region__img-container.svelte-w9rkho{width:100%;height:20rem;background-color:#fff;border-radius:1rem 0 0 1rem;overflow:hidden;aspect-ratio:1 / 1;display:flex;justify-content:center;align-items:center;box-shadow:0 0 2px gray}.region__img-container.svelte-w9rkho img:where(.svelte-w9rkho){width:100%;height:100%;object-fit:cover}.region__text-container.svelte-w9rkho{display:flex;justify-content:center;height:100%;flex-direction:column;background:var(--grey-background);filter:drop-shadow(0px 0px 1px grey);border-radius:0 1rem 1rem 0}.region__text-container.svelte-w9rkho h1:where(.svelte-w9rkho){font-family:"Young Serif";font-size:2rem;padding-left:2rem}.region__text-container.svelte-w9rkho p:where(.svelte-w9rkho){font-size:1.3rem;line-height:1.5;padding:.5rem 2rem .2rem}.region__text-container.svelte-w9rkho p:where(.svelte-w9rkho):last-child{margin-bottom:1rem}@media screen and (max-width: 850px){.region__section.svelte-w9rkho article:where(.svelte-w9rkho){grid-template-columns:1fr;grid-template-rows:1fr 1fr;height:25rem;gap:0}.region__img-container.svelte-w9rkho{margin:0 auto;margin-bottom:2rem;width:100%;height:100%;border-radius:1rem 1rem 0 0}.region__text-container.svelte-w9rkho{border-radius:0 0 1rem 1rem}.region__text-container.svelte-w9rkho h1:where(.svelte-w9rkho){padding-top:1rem}}@media (max-width: 450px){.region__section.svelte-w9rkho article:where(.svelte-w9rkho){padding:0;margin:0;width:100%;border-radius:0;height:30rem}.region__text-container.svelte-w9rkho,.region__img-container.svelte-w9rkho{border-radius:0}}@media (max-width: 300px){.region__text-container.svelte-w9rkho h1:where(.svelte-w9rkho){padding:1rem 0 0 1rem;font-size:1.5rem}.region__text-container.svelte-w9rkho p:where(.svelte-w9rkho){padding:0 1rem 1rem}}.contact-section.svelte-lm3d6t{min-height:50vh;display:flex;margin:auto;flex-direction:contact__row;justify-content:center;align-items:center;scroll-margin-top:var(--navbar-height)}.contact.svelte-lm3d6t{padding:2rem;background:#121212;border-radius:1rem;height:25rem;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:4rem 0rem}.contact.svelte-lm3d6t h1:where(.svelte-lm3d6t){color:var(--accent-clr);font-size:3rem;font-family:"Young Serif",serif,Arial}.contact.svelte-lm3d6t h2:where(.svelte-lm3d6t){font-size:1.2rem;transform:translateY(-10px);padding-bottom:.2rem;font-weight:400;width:20rem;color:var(--subheading-clr);border-bottom:1px dashed rgba(128,128,128,.477);margin-bottom:.2rem}.contact__row.svelte-lm3d6t{display:grid;grid-template-columns:1fr 1fr;margin:1rem;font-size:1.5rem}.contact__container-img.svelte-lm3d6t{height:20rem}.contact__container-img.svelte-lm3d6t img:where(.svelte-lm3d6t){border-radius:0rem 1rem 1rem 0rem;height:100%;object-fit:cover}@media screen and (max-width: 950px){.contact.svelte-lm3d6t{height:20rem;padding:1rem;border-top-right-radius:0;border-bottom-right-radius:0}.contact.svelte-lm3d6t h1:where(.svelte-lm3d6t){color:var(--accent-clr);font-size:2rem}.contact__row.svelte-lm3d6t{margin:.5rem;font-size:1.2rem}.contact__container-img.svelte-lm3d6t{height:20rem}.contact__container-img.svelte-lm3d6t img:where(.svelte-lm3d6t){border-top-right-radius:1rem;border-bottom-right-radius:1rem;height:100%;object-fit:cover}}@media screen and (max-width: 850px){.contact-section.svelte-lm3d6t{min-height:auto}.contact.svelte-lm3d6t{margin:0;border-radius:0;width:100%}.contact__container-img.svelte-lm3d6t{height:20rem}.contact__container-img.svelte-lm3d6t img:where(.svelte-lm3d6t){border-radius:0;height:100%}}@media screen and (max-width: 650px){.contact-section.svelte-lm3d6t{flex-direction:column}.contact__container-img.svelte-lm3d6t{height:15rem;width:100%}.contact__container-img.svelte-lm3d6t img:where(.svelte-lm3d6t){width:100%;object-fit:cover}}@media screen and (max-width: 450px){.contact__section-wrapper.svelte-lm3d6t{display:flex;flex-direction:column;justify-content:center;align-items:center}.contact.svelte-lm3d6t{height:25rem}.contact.svelte-lm3d6t h1:where(.svelte-lm3d6t),.contact.svelte-lm3d6t h2:where(.svelte-lm3d6t){text-align:center}.contact.svelte-lm3d6t h2:where(.svelte-lm3d6t){width:100%}.contact__row.svelte-lm3d6t{grid-template-columns:1fr;font-size:1rem;width:80%}.contact-name.svelte-lm3d6t{text-align:center}.contact__row.svelte-lm3d6t p:where(.svelte-lm3d6t){padding-top:.2rem;text-align:center}}.app__popup.svelte-nut1q1{position:fixed;left:0;bottom:0;width:100%;background:var(--secondary-clr);color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 5px #000;height:3rem}.app__popup-text.svelte-nut1q1{padding:1rem;z-index:3;font-size:1rem}.app__popup-text.svelte-nut1q1 a:where(.svelte-nut1q1){color:var(--accent-clr)}.app__popup-button.svelte-nut1q1{width:3rem;height:3rem;font-size:1.8rem;cursor:pointer;background:transparent;border:none;color:var(--accent-clr);display:flex;justify-content:center;align-items:center}.main__map-section.svelte-1xwm5g3{width:100%;background-color:#0d0d0de4;height:auto;position:relative;scroll-margin-top:var(--navbar-height)}.karte.svelte-1xwm5g3{width:100%;height:50vh}.karten-heading.svelte-1xwm5g3{color:#fff;padding:1rem 2rem;font-size:2rem;letter-spacing:2px;text-align:center;font-family:"Young Serif";background-color:#1d1d1d}.main__map-link-container.svelte-1xwm5g3{height:8rem;display:flex;align-items:center;position:relative;background-color:#1d1d1d}.main__map-link-container.svelte-1xwm5g3 a:where(.svelte-1xwm5g3){background-color:var(--secondary-accent-clr);padding:1rem;margin:0 auto;color:#fff;border-radius:1rem;text-decoration:none;font-size:1.5rem;transition:.3s}.main__map-link-container.svelte-1xwm5g3 a:where(.svelte-1xwm5g3):active{scale:.9}@media screen and (max-width: 400px){.main__map-link-container.svelte-1xwm5g3 a:where(.svelte-1xwm5g3){font-size:1.1rem;padding:.8rem 2rem}.karten-heading.svelte-1xwm5g3{font-size:1.5rem}}.app__link-button.svelte-45yh1m{text-decoration:underline;color:#fff;margin:1rem 0 0;padding:1rem;background-color:var(--accent-clr);width:10rem;text-align:center;border-radius:10px;font-size:1.2rem}.home__boote-wrapper.svelte-11cwro0{background:var(--secondary-clr);color:#fff;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;height:13rem;box-shadow:0 0 5px #4f4f4fa6}.home__boote-wrapper.svelte-11cwro0 h1:where(.svelte-11cwro0){max-width:25rem;text-align:center}.app__priceV2-container.svelte-roumfl article:where(.svelte-roumfl){display:grid;grid-template-columns:1fr 2fr;height:17rem}.priceV2-content.svelte-roumfl{color:#fff;background-color:var(--secondary-clr);width:100%;height:100%;border-radius:0 1rem 1rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}.priceV2-img-container.svelte-roumfl{height:100%;width:100%;overflow:hidden;border-radius:1rem 0 0 1rem;border:5px solid var(--accent-clr);box-shadow:0 0 3px #00ff15b7}.priceV2-img-container.svelte-roumfl img:where(.svelte-roumfl){object-fit:cover;width:100%;height:100%}@media screen and (max-width: 850px){.app__priceV2-container.svelte-roumfl article:where(.svelte-roumfl){grid-template-columns:1fr;gap:0;height:15}.priceV2-content.svelte-roumfl{border-radius:0 0 1rem 1rem}.priceV2-img-container.svelte-roumfl{height:100%;border-radius:1rem 1rem 0 0}}.app__accordion.svelte-8cp63b{--duration: .5s;--panel-padding: 2rem;padding:1rem 2rem 2rem;border-radius:1rem;overflow:hidden;background-color:var(--secondary-clr);display:flex;flex-direction:column;justify-content:center;align-items:center}.app__accordion-heading.svelte-8cp63b{color:var(--accent-clr);font-family:"Young Serif";margin-bottom:1rem}.app__accordion-btn.svelte-8cp63b{cursor:pointer;outline:none;width:100%;border-radius:5px;display:flex;align-items:center;justify-content:space-between;padding:var(--panel-padding);font-size:1.2rem;background:transparent;border:none;color:var(--accent-clr);background-color:#1e1e1e;border-bottom:2px solid rgb(43,43,43);border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid transparent}.app__accordion-btn.svelte-8cp63b:focus{transition:border .3s ease;border:2px solid rgb(43,43,43)}.app__accordion-content.svelte-8cp63b{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--duration) ease,-o-grid-template-rows var(--duration) ease,-ms-grid-template-rows var(--duration) ease,-moz-grid-template-rows var(--duration) ease,-webkit-grid-template-rows var(--duration) ease}.active-accordion.svelte-8cp63b .app__accordion-content:where(.svelte-8cp63b){grid-template-rows:1fr}.app__accordion-content-container.svelte-8cp63b{color:#e7e7e7;overflow:hidden;padding:0 var(--panel-padding)}.empty-line-divider.svelte-8cp63b{height:1rem;width:100%}.app_accordion-indicator{transition:transform .3s ease;transform:rotate(0)}.active-accordion .app__accordion-indicator{transform:rotate(180deg)}@media (max-width: 600px){.app__accordion.svelte-8cp63b{--panel-padding: 1.5rem}}@media (max-width: 450px){.app__accordion-wrapper.svelte-8cp63b{width:100%}.app__accordion.svelte-8cp63b{border-radius:0}}footer.svelte-ack9cc{min-height:40vh;background-color:#000;color:#d2d2d2;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.footer__content.svelte-ack9cc{display:grid;grid-template-columns:1fr 1fr}.footer__content.svelte-ack9cc>div:where(.svelte-ack9cc){padding:1rem}.footer__contact.svelte-ack9cc{display:flex;flex-direction:column}.footer__column.svelte-ack9cc{margin:.5rem 0}.footer__links_open.svelte-ack9cc{display:flex;flex-direction:column}.footer__further-links.svelte-ack9cc{display:flex;flex-direction:column;align-items:flex-start}.footer__further-links.svelte-ack9cc h1:where(.svelte-ack9cc){font-size:1.8rem}.footer__link.svelte-ack9cc{text-decoration:none;color:#fff;font-size:1.2rem;transition:.3s}.footer__link.svelte-ack9cc:hover{color:var(--accent-clr);text-decoration:underline}.time-section.svelte-ack9cc{max-width:20rem;margin-top:2rem}@media screen and (max-width: 700px){.footer__content.svelte-ack9cc{grid-template-columns:1fr;margin:2rem 0}}.up-btn.svelte-ack9cc{width:4rem;height:4rem;color:var(--accent-clr);border:none;border-radius:50%;cursor:pointer;position:absolute;bottom:32px;right:32px;background-color:#5858582a;transition:.3s;display:inline-block;font-size:1.5rem;display:flex;justify-content:center;align-items:center}.up-btn.svelte-ack9cc:hover{background-color:#9898982a}.up-btn.svelte-ack9cc:active{scale:.9}@media screen and (max-width: 600px){.up-btn.svelte-ack9cc{width:3.5rem;height:3.5rem;top:32px;right:32px}}.info-section.svelte-z4zs6b{padding:1rem 1rem 0;display:flex;justify-content:center}.info-container.svelte-z4zs6b{background-color:#ffe6e6;border:1px solid red;padding:1rem;border-radius:5px;max-width:60rem;width:80%}@media screen and (max-width: 650px){.info-container.svelte-z4zs6b{width:100%}}@media (max-width: 450px){.info-section.svelte-z4zs6b{padding:0}.info-container.svelte-z4zs6b{border-radius:0}}
