@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&family=Grand+Hotel&family=Lexend+Deca:wght@200&family=Luxurious+Script&family=Montserrat:wght@700&display=swap');

body {
    background-color: white;
    font-family: 'Lexend Deca', sans-serif;
    font-size: 1.5rem;
    line-height: 2rem;
    color: black;
}
.inner {
    margin:0;
    padding: 0;
    max-width: unset;
}
.unit {
    padding: 0;
}
.lastUnit {
    padding: 0;
}
@media only screen and (max-width: 500px) {
    .sdr-title {
        font-size: 1.75rem;
        line-height: 2rem;
    }
    .sdr-header-img {
        height: 15rem;
    }
    .title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
    .title h1 {
        line-height: 3.5rem;
    }
    .title-block {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
    .sdr-head {
        font-size: 2rem;
    }
    .slogan {
        font-family: 'Dancing Script', cursive;
        font-size: 2rem;
    }
    .sdr-founder {
        font-size: 2rem;
    }
    .sdr-icon {
        font-size: 5rem;
    }
    
}
@media (min-width: 500px) and (max-width: 900px) {
    .sdr-title {
        font-size: 2.0rem;
        line-height: 2.25rem;
    }
    .sdr-header-img {
        height: 45rem;
    }
    .title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
    .title h1 {
        line-height: 4rem;
    }
    .title-block {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
    .sdr-head {
        font-size: 2.5rem;
    }
    .slogan {
        font-family: 'Dancing Script', cursive;
        font-size: 2rem;
    }
    .sdr-founder {
        font-size: 2.5rem;
    }
    .sdr-icon {
        font-size: 10rem;
    }

}
@media (min-width: 900px) and (max-width: 1300px) {
    .sdr-title {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
    .sdr-header-img {
        height: 45rem;
    }
    .title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
    .title h1 {
        line-height: 4rem;
    }
    .title-block {
        font-size: 1.75rem;
        line-height: 2rem;
    }
    .sdr-head {
        font-size: 3rem;
    }
    .slogan {
        font-family: 'Dancing Script', cursive;
        font-size: 2.5rem;
    }
    .sdr-founder {
        font-size: 3rem;
    }
    .sdr-icon {
        font-size: 15rem;
    }
}
@media (min-width: 1300px) {
    .sdr-title {
        font-size: 3rem;
        line-height: 3.5rem;
    }
    .sdr-header-img {
        height: 45rem;
    }
    .title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
    .title h1 {
        line-height: 4rem;
    }
    .title-block {
        font-size: 2rem;
        line-height: 2.5rem;
    }
    .title-information {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
    .sdr-head {
        font-size: 3rem;
    }
    .slogan {
        font-family: 'Dancing Script', cursive;
        font-size: 3rem;
    }
    #carouselSlogan p {
        line-height: 3.25rem;
        font-size: 3rem;
    }
    .sdr-founder {
        font-size: 3rem;
    }
    .sdr-icon {
        font-size: 15rem;
    }
}
.splide__slide img {
	height: 5rem;
	border: none; 
}
.main-image img {
	border: none;
}
.content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.gray-content {
    background-color: #edebe9;
    color: black;
}
.typography h1 {
    font-family: 'Montserrat', sans-serif;
    color: #ed8066;
    font-weight: bolder;
    border-bottom-color: white;
    font-size: 3rem;
}
.typography h2 {
    font-family: 'Montserrat', sans-serif;
    color: #ed8066;
    font-weight: bolder;
    border-bottom-color: white;
}
.typography h3 {
    font-family: 'Montserrat', sans-serif;
    color: #ed8066;
    font-weight: bolder;
    border-bottom-color: white;
}
.typography h1 {

}
.typography p {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.inforows .typography a {
    padding: 0.5rem 1rem;
    background-color: #edebe9;
    color: #32465c;
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 50px;
    text-align: center;
    overflow: hidden;
}
.content .typography a {
    padding: 0.5rem 1rem;
    background-color: #edebe9;
    color: #32465c;
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 50px;
    text-align: center;
    overflow: hidden;
}
.gray-content a {
    padding: 0.5rem 1rem;
    background-color: white;
    color: #32465c;
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 50px;
    text-align: center;
    overflow: hidden;
}
.nongray-content h2 {
    font-family: 'Lexend Deca', sans-serif;
}
.nongray-content a {
    padding: 0.5rem 1rem;
    background-color: #edebe9;
    color: #32465c;
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 50px;
    text-align: center;
    overflow: hidden;
}
.typography a:hover {
    color: #32465c;
    font-weight: bolder;
    border-bottom-color: white;
}
.typography ul li {
    list-style: none;
    font-size: 1rem;
}
.typography ul li:before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #ed8066; /* Change the color */
    font-weight: bolder; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1rem; /* Also needed for space (tweak if needed) */
    margin-left: -1rem;
}
.typography .splide ul li:before {
	content: "" !important;
	display: none !important;
}
.header {
    background-color: #edebe9;
}
.brand h1 {
    color: #32465c;
}
.tablet-nav .header .primary ul {
    float: unset;
}
.header .primary ul {
    position: unset;
    float: unset;
    margin: 0;
    padding: 0;
}
.header .primary li {
}
.header .primary li a {
    font-family: 'Montserrat', sans-serif;
    color: #32465c;
    font-weight: normal;
    font-size: 1rem;
}
.header .primary li a:hover {
    color: #32465c;
    font-weight: 900;
}
.header .primary li.current:after {
    content: "";
}
.header .primary li.current a {
    color: #ed8066;
}
.footer {
    background: unset;
    background-color: #edebe9;
}
.footer a {
    color: #32465c;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
}
.footer a:hover {
    color: #ed8066;
    font-weight: bolder;
}
.footer .primary ul {
    display: unset;
}
.footer .primary li:after {
    content: " ";
}
.footer .primary li.current a {
    color: #ed8066;
}
div.main:has(div[data-status~=gray]) + footer.footer {
    background: unset;
    background-color: green;
}
.site {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.splide__side img {
    /*width: 100%;
    height: auto;*/
}
.dropdown:hover>.dropdown-menu {
    display:block;
}

@keyframes AT-colorswitch {
    0% {border: 5px solid red}
    50% {border: 5px solid white}
    100% {border: 5px solid red}
}

.item:hover {
    opacity: 0.75;
}
.AT .item {
    border: 5px solid red;
    background-color: red;
}
.AT .item .title {
    background-color: red;
    color: white;
    font-weight: bolder;
}
.AT img {
	border: none;
}
.US .item {
    border: 5px solid orange;
    background-color: orange;
}
.US .item .title {
    background-color: orange;
    color: white;
    font-weight: bolder;
}
.US img {
	border: none;
}
.SK .item {
    border: 5px solid dodgerblue;
    background-color: dodgerblue;
}
.SK .item .title {
    background-color: dodgerblue;
    color: white;
    font-weight: bolder;
}
.SK img {
	border: none;
}
.HU .item {
    border: 5px solid forestgreen;
    background-color: forestgreen;
}
.HU .item .title {
    background-color: forestgreen;
    color: white;
    font-weight: bolder;
}
.HU img {
	border: none;
}
.AT-border {
    border-right: 1rem solid red;
}
.AT-border-bottom {
    border-bottom: 15px solid red;
}
.HU-border {
    border-right: 1rem solid forestgreen;
}
.US-border {
    border-right: 1rem solid dodgerblue;
}
.SK-border {
    border-right: 1rem solid orange;
}
a.info-item {
    color: #32465c;
}
a.info-item:hover div {
    color: #ed8066;
}
a.info-item-lg {
    color: #32465c;
}
a.info-item-lg:hover > div {
    opacity: 0.75;
}
a.info-item-lg:hover > div > div {
    color: #ed8066;
}
.info-item img {
	border: none;
}
.sdr-form form {
    width: 100%;
    max-width: 100%;
}

.sdr-form form textarea {
    width: 100%;
    max-width: 100%;
    height: 26rem;
}

.sdr-form input[type="submit"] {
    padding: 0.5rem 1rem;
    background-color: #edebe9;
    color: #32465c;
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 50px;
    text-align: center;
    overflow: hidden;
}

.upButton {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #edebe9;
    font-size: 35px;
    z-index: 999;
    line-heigt: 35px;
    border: 2px solid black;
    opacity: 0.7;
}
.news-item div {
    color: #ed8066;
}
.news-item:hover div {
    color: #edebe9;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 2s ease-in-out left;
    -moz-transition: 2s ease-in-out left;
    -o-transition: 2s ease-in-out left;
    transition: 2s ease-in-out left;
}

/* ============================================================
   MODERNE, BARRIEREÄRMERE BILDERGALERIE
   Große Vorschaubilder: 3 am Desktop, 2 auf Tablet/Smartphone
   ============================================================ */

/* Hauptbild: groß, ruhig und gut erkennbar */
.main-image {
    padding: 0.75rem 0 1rem;
}

.main-image img {
    width: auto;
    max-width: 100%;
    max-height: min(72vh, 820px) !important;
    border: none !important;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(50, 70, 92, 0.14);
}

/* Die Galerie nutzt die komplette verfügbare Breite ihres Inhaltsbereichs. */
.splide {
    width: 100%;
    max-width: 100%;
    padding-left: 4.5rem;
    padding-right: 4.5rem;
}

.splide__track {
    padding-top: 1rem;
    padding-bottom: 1.25rem;
}

/*
 * Die Breite setzt Splide jetzt automatisch über "perPage".
 * Desktop = 3 Bilder, Tablet/Smartphone = 2 Bilder.
 * Deshalb hier bewusst KEINE feste width mehr.
 */
.splide__slide {
    height: 250px !important;
    padding: 10px;
    background: #ffffff;
    border: 4px solid transparent;
    border-radius: 14px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.splide__slide > div,
.splide__slide picture {
    display: block;
    width: 100%;
    height: 100%;
}

.splide__slide img {
    display: block;
    width: 100%;
    height: 100% !important;
    margin: 0;
    border: none !important;
    object-fit: contain;
    background: #f7f5f3;
}

/* Aktives Bild sehr deutlich markieren */
.splide__slide:hover,
.splide__slide:focus-visible,
.splide__slide.is_img_active {
    border-color: #ed8066 !important;
    box-shadow: 0 7px 20px rgba(50, 70, 92, 0.22);
    outline: none;
}

.splide__slide:hover {
    transform: translateY(-2px);
}

/* Große, kontrastreiche Navigation */
.splide__arrow {
    width: 3.8rem;
    height: 3.8rem;
    background: #32465c;
    opacity: 0.98;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
}

.splide__arrow svg {
    width: 1.7rem;
    height: 1.7rem;
    fill: #ffffff;
}

.splide__arrow--prev {
    left: 0.15rem;
}

.splide__arrow--next {
    right: 0.15rem;
}

.splide__arrow:focus-visible {
    outline: 4px solid #ed8066;
    outline-offset: 3px;
}

/* Tablet: nur noch 2 große Vorschaubilder */
@media (max-width: 991.98px) {
    .main-image img {
        max-height: 64vh !important;
    }

    .splide {
        padding-left: 4rem;
        padding-right: 4rem;
    }

    .splide__slide {
        height: 220px !important;
        padding: 8px;
    }
}

/* Smartphone: ebenfalls 2 Vorschauen, kompakter aber gut erkennbar */
@media (max-width: 575.98px) {
    .main-image img {
        max-height: 58vh !important;
        border-radius: 10px;
    }

    .splide {
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .splide__track {
        padding-top: 0.75rem;
        padding-bottom: 1rem;
    }

    .splide__slide {
        height: 155px !important;
        padding: 5px;
        border-width: 3px;
        border-radius: 10px;
    }

    .splide__arrow {
        width: 3rem;
        height: 3rem;
    }

    .splide__arrow svg {
        width: 1.35rem;
        height: 1.35rem;
    }
}


/* ============================================================
   GALERIE V3: Automatischer Bildwechsel + gut sichtbare Bedienung
   ============================================================ */

.sdr-image-gallery .gallery-controls {
    display: none;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin: 0.25rem 0 0.75rem;
}

.sdr-image-gallery.gallery-js-ready .gallery-controls {
    display: flex;
}

.gallery-autoplay-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.65rem;
    min-height: 3.25rem;
    padding: 0.7rem 1.1rem;
    border: 0;
    border-radius: 999px;
    background: #32465c;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2;
    cursor: pointer;
    box-shadow: 0 4px 14px rgba(50, 70, 92, 0.2);
}

.gallery-autoplay-toggle:hover,
.gallery-autoplay-toggle:focus {
    background: #26394d;
    color: #ffffff;
}

.gallery-autoplay-toggle:focus-visible {
    outline: 4px solid #ed8066;
    outline-offset: 3px;
}

.gallery-autoplay-toggle i {
    font-size: 1.05rem;
}

.gallery-counter {
    min-width: 4.75rem;
    padding: 0.62rem 0.9rem;
    border: 2px solid #edebe9;
    border-radius: 999px;
    background: #ffffff;
    color: #32465c;
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
}

.main-image img.is-gallery-updated {
    animation: sdrGalleryFade 450ms ease;
}

@keyframes sdrGalleryFade {
    from {
        opacity: 0.45;
    }
    to {
        opacity: 1;
    }
}

@media (max-width: 575.98px) {
    .sdr-image-gallery .gallery-controls {
        gap: 0.6rem;
        margin-bottom: 0.5rem;
    }

    .gallery-autoplay-toggle {
        min-height: 3rem;
        padding: 0.62rem 0.9rem;
        font-size: 0.9rem;
    }

    .gallery-counter {
        min-width: 4.2rem;
        padding: 0.56rem 0.7rem;
        font-size: 0.9rem;
    }
}

@media (prefers-reduced-motion: reduce) {
    .main-image img.is-gallery-updated {
        animation: none;
    }

    .splide__slide {
        transition: none;
    }
}
