summary {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
    background: transparent;
}
html {
    box-sizing: border-box;
}
*,  *:before,  *:after {
    box-sizing: border-box;
}
body {
    margin: unset;
}
html {
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    min-height: 0vw;
}
*,  *:before,  *:after {
    box-sizing: inherit;
}
body {
    position: relative;
    overflow: hidden;
    font-size: 16px;
}
#Ad.svelte-1g983p3.svelte-1g983p3 {
    width: 100vw;
    height: 100vh;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    cursor: pointer;
}
#Logo.svelte-1g983p3.svelte-1g983p3 {
    margin: 0 auto;
    padding: 1rem;
    display: block;
    height: 100%;
    width:100%; 
}
.LogoWrapper.svelte-1g983p3.svelte-1g983p3 {
    display: block;
    height: 20vw;
    min-height: 10vh;
    max-height: 10vw;
    width:100%; 
}
.HeroSlider.svelte-1g983p3.svelte-1g983p3 {
    width: 100vw;
    position: relative;
    height: 73vw;
}
.HeroSlider.svelte-1g983p3 .HeroImage.svelte-1g983p3 {
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 100vw;
    padding: 12vw;
    padding-top: 0;
    padding-bottom: 0;
}
.HeroSlider.svelte-1g983p3 .CTA.svelte-1g983p3 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3vh;
    margin: 0 auto;
}
.HeroSlider.svelte-1g983p3 .CTA img.svelte-1g983p3 {
    display: block;
    width: 30vh;
    max-width: 60vw;
    min-width: 50vw;
}
.Headline.svelte-1g983p3.svelte-1g983p3 {
    display: block;
    margin: 8vw auto;
    width: 64vh;
    max-width: 100vw;
    padding: 0 10vw;
}
.ProductSlider.svelte-1g983p3.svelte-1g983p3 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100vw;
    min-height: 20vh;
    margin-bottom: 10vh;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ProductSlider.svelte-1g983p3 .ProductImages.svelte-1g983p3 {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    min-height: 32vw;
}
.ProductSlider.svelte-1g983p3 .ProductImage.svelte-1g983p3 {
    margin: 0 1vw;
    width: 22vw;
    display: block;
}
.ProductSlider.svelte-1g983p3 .Slide.svelte-1g983p3 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: top;
    flex-wrap: nowrap;
    width: 100%}
.ProductSlider.svelte-1g983p3 .Arrow-Left.svelte-1g983p3, .ProductSlider.svelte-1g983p3 .Arrow-Right.svelte-1g983p3 {
    width: 12vw;
}
@media(orientation: landscape) {
    .HeroSlider.svelte-1g983p3.svelte-1g983p3 {
    display: none;
}
.Headline.svelte-1g983p3.svelte-1g983p3 {
    width: 100vh;
    margin-top: 5vh;
    margin-bottom: 5vh;
}
#Logo.svelte-1g983p3.svelte-1g983p3 {
    height: 30vh;
}
.ProductSlider.svelte-1g983p3.svelte-1g983p3 {
    min-height: unset;
}
}
@media(min-aspect-ratio: 3/6) {
}

@media(min-aspect-ratio: 17/24) {
    .ProductSlider.svelte-1g983p3.svelte-1g983p3 {
    margin-top: 12vw;
}
.Headline.svelte-1g983p3.svelte-1g983p3 {
    display: none;
}
}
