@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1
}

.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: initial;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode > .swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: #00000026
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, #00000080, #0000)
}

.swiper-lazy-preloader {
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid #0000;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    height: var(--swiper-virtual-size);
    width: 1px
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg, .swiper-button-prev svg {
    height: 100%;
    object-fit: contain;
    transform-origin: center;
    width: 100%
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    left: auto;
    right: var(--swiper-navigation-sides-offset, 10px)
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    left: 0;
    top: var(--swiper-pagination-top, auto);
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    display: inline-block;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    left: var(--swiper-pagination-left, auto);
    right: var(--swiper-pagination-right, 8px);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, #00000040);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: var(--swiper-pagination-progressbar-size, 4px)
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: var(--swiper-scrollbar-bg-color, #0000001a);
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: var(--swiper-scrollbar-bottom, 4px);
    height: var(--swiper-scrollbar-size, 4px);
    left: var(--swiper-scrollbar-sides-offset, 1%);
    position: absolute;
    top: var(--swiper-scrollbar-top, auto);
    width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
    z-index: 50
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
    height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
    left: var(--swiper-scrollbar-left, auto);
    position: absolute;
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    width: var(--swiper-scrollbar-size, 4px);
    z-index: 50
}

.swiper-scrollbar-drag {
    background: var(--swiper-scrollbar-drag-bg-color, #00000080);
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    backface-visibility: hidden;
    z-index: 0
}

.swiper.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    backface-visibility: hidden;
    z-index: 0
}

.swiper-creative .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper.swiper-cards {
    overflow: visible
}

.swiper .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transform-origin: center bottom
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos] {
    pointer-events: none
}

[data-aos].aos-animate {
    pointer-events: auto
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

@media screen {
    html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
        opacity: 0;
        transition-property: opacity, transform
    }

    html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
        opacity: 1;
        transform: none
    }

    html:not(.no-js) [data-aos=fade-up] {
        transform: translate3d(0, 100px, 0)
    }

    html:not(.no-js) [data-aos=fade-down] {
        transform: translate3d(0, -100px, 0)
    }

    html:not(.no-js) [data-aos=fade-right] {
        transform: translate3d(-100px, 0, 0)
    }

    html:not(.no-js) [data-aos=fade-left] {
        transform: translate3d(100px, 0, 0)
    }

    html:not(.no-js) [data-aos=fade-up-right] {
        transform: translate3d(-100px, 100px, 0)
    }

    html:not(.no-js) [data-aos=fade-up-left] {
        transform: translate3d(100px, 100px, 0)
    }

    html:not(.no-js) [data-aos=fade-down-right] {
        transform: translate3d(-100px, -100px, 0)
    }

    html:not(.no-js) [data-aos=fade-down-left] {
        transform: translate3d(100px, -100px, 0)
    }

    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
        opacity: 0;
        transition-property: opacity, transform
    }

    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
        opacity: 1;
        transform: translateZ(0) scale(1)
    }

    html:not(.no-js) [data-aos=zoom-in] {
        transform: scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-up] {
        transform: translate3d(0, 100px, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-down] {
        transform: translate3d(0, -100px, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-right] {
        transform: translate3d(-100px, 0, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-left] {
        transform: translate3d(100px, 0, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-out] {
        transform: scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-up] {
        transform: translate3d(0, 100px, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-down] {
        transform: translate3d(0, -100px, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-right] {
        transform: translate3d(-100px, 0, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-left] {
        transform: translate3d(100px, 0, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
        transition-property: transform;
        visibility: hidden
    }

    html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
        transform: translateZ(0);
        visibility: visible
    }

    html:not(.no-js) [data-aos=slide-up] {
        transform: translate3d(0, 100%, 0)
    }

    html:not(.no-js) [data-aos=slide-down] {
        transform: translate3d(0, -100%, 0)
    }

    html:not(.no-js) [data-aos=slide-right] {
        transform: translate3d(-100%, 0, 0)
    }

    html:not(.no-js) [data-aos=slide-left] {
        transform: translate3d(100%, 0, 0)
    }

    html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
        backface-visibility: hidden;
        transition-property: transform
    }

    html:not(.no-js) [data-aos=flip-left] {
        transform: perspective(2500px) rotateY(-100deg)
    }

    html:not(.no-js) [data-aos=flip-left].aos-animate {
        transform: perspective(2500px) rotateY(0)
    }

    html:not(.no-js) [data-aos=flip-right] {
        transform: perspective(2500px) rotateY(100deg)
    }

    html:not(.no-js) [data-aos=flip-right].aos-animate {
        transform: perspective(2500px) rotateY(0)
    }

    html:not(.no-js) [data-aos=flip-up] {
        transform: perspective(2500px) rotateX(-100deg)
    }

    html:not(.no-js) [data-aos=flip-up].aos-animate {
        transform: perspective(2500px) rotateX(0)
    }

    html:not(.no-js) [data-aos=flip-down] {
        transform: perspective(2500px) rotateX(100deg)
    }

    html:not(.no-js) [data-aos=flip-down].aos-animate {
        transform: perspective(2500px) rotateX(0)
    }
}

.nice-select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open, .nice-select:active, .nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: "";
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    right: 12px;
    transform: rotate(45deg);
    transform-origin: 66% 66%;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    transform: rotate(-135deg)
}

.nice-select.open .nice-select-dropdown {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .nice-select-dropdown {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .nice-select-dropdown {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .nice-select-dropdown {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #4444441c;
    left: 0;
    margin-top: 4px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: scale(.75) translateY(19px);
    transform-origin: 50% 0;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list {
    border-radius: 5px;
    box-sizing: border-box;
    max-height: 210px;
    overflow: hidden;
    overflow-y: auto;
    padding: 0
}

.nice-select .list:hover .option:not(:hover) {
    background-color: #0000 !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all .2s
}

.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: #0000;
    color: #999;
    cursor: default
}

.nice-select .optgroup {
    font-weight: 700
}

.no-csspointerevents .nice-select .nice-select-dropdown {
    display: none
}

.no-csspointerevents .nice-select.open .nice-select-dropdown {
    display: block
}

.nice-select .list::-webkit-scrollbar {
    width: 0
}

.nice-select .has-multiple {
    height: auto;
    line-height: 22px;
    min-height: 36px;
    padding: 7px 12px;
    white-space: inherit
}

.nice-select .has-multiple span.current {
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 0 10px
}

.nice-select .has-multiple .multiple-options {
    display: block;
    line-height: 24px;
    padding: 0
}

.nice-select .nice-select-search-box {
    border-radius: 5px 5px 0 0;
    box-sizing: border-box;
    padding: 5px;
    pointer-events: none;
    width: 100%
}

.nice-select .nice-select-search {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    box-sizing: border-box;
    color: #444;
    display: inline-block;
    font-size: 14px;
    height: auto;
    line-height: 22px;
    margin: 0 10px 0 0;
    min-height: 36px;
    outline: 0 !important;
    padding: 7px 12px;
    vertical-align: middle;
    width: 100%
}

article, aside, details, figcaption, figure, footer, header, nav, section {
    display: block
}

audio, canvas, video {
    *zoom: 1;
    display: inline-block;
    *display: inline
}

[hidden], audio:not([controls]) {
    display: none
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: initial
}

body, body *, body :after, body :before {
    box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none
}

.clearfix:after {
    clear: both;
    content: "";
    display: block
}

/*
@font-face {
    font-display: swap;
    font-family: icomoon-diebesten;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/icomoon/fonts/icomoon.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Robot Condensed;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/RobotoCondensed-Light.woff2) format("woff2"), url(../fonts/RobotoCondensed-Light.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Robot Condensed;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/RobotoCondensed-SemiBold.woff2) format("woff2"), url(../fonts/RobotoCondensed-SemiBold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Robot Condensed;
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/RobotoCondensed-ExtraBold.woff2) format("woff2"), url(../fonts/RobotoCondensed-ExtraBold.woff) format("woff")
}
*/

body, html {
    height: 100%;
    width: 100%
}

html.content-fixed body {
    overflow: hidden;
    position: fixed;
    width: 100%
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    color: #745e01;
    font-family: Robot Condensed, sans-serif;
    font-size: clamp(1.125rem, calc(.7083rem + 1.7778vw), 1.375rem);
    font-weight: 300;
    line-height: 1.28;
    padding-top: 84px
}

a {
    color: inherit;
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

img {
    vertical-align: top
}

button, input, select, textarea {
    appearance: none;
    color: #745e01;
    outline: none
}

button, input, select, textarea {
    font-family: Robot Condensed, sans-serif;
    font-size: clamp(1.125rem, calc(.7083rem + 1.7778vw), 1.375rem);
    font-weight: 300;
    line-height: 1.28
}

button {
    background: #0000 none;
    border: 0;
    cursor: pointer;
    margin: 0;
    padding: 0
}

.show-mobile {
    display: none
}

@media screen and (max-width: 767px) {
    .show-mobile {
        display: block
    }

    .hide-mobile {
        display: none
    }
}

.show-desktop {
    display: none
}

@media screen and (min-width: 1024px) {
    .show-desktop {
        display: block
    }
}

.hide-desktop {
    display: block
}

@media screen and (min-width: 1024px) {
    .hide-desktop {
        display: none
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.content-inner {
    margin: 0 auto;
    max-width: 1404px;
    padding: 0 clamp(16px, 4vw, 50px);
    position: relative
}

.content-inner .narrow-container {
    max-width: 1080px
}

.bgc-white {
    background-color: #fff
}

.bgc-pink {
    background-color: #e8cbc4
}

.bgc-dark-pink {
    background-color: #ad908c
}

.bgc-taupe {
    background-color: #c6aca6
}

.bgc-gold {
    background-color: #e4d89e
}

.bgc-beige {
    background-color: #ede9d6
}

.bgc-gradient-gold-h {
    background: #0000 linear-gradient(93deg, #e5d899, #c2af63)
}

.bgc-gradient-gold-v {
    background: #0000 linear-gradient(32deg, #e5d899, #c2af63)
}

.bgc-gradient-gold-v_reverse {
    background: #0000 linear-gradient(180deg, #fbe6ae, #c2af63)
}

.bgc-gradient-gold-v_light {
    background: #0000 linear-gradient(168deg, #fff, #e5d899)
}

.bgc-light-grey {
    background-color: #fffbea
}

.bgc-oster {
    background: #0000 linear-gradient(180deg, #c2af63, #fcf6db 65%) 0 0 no-repeat padding-box
}

.bgc-valentin-classic {
    background: #0000 linear-gradient(119deg, #e8cbc4, #c6aca6) 0 0 no-repeat padding-box
}

.right-shield {
    overflow: hidden;
    position: relative
}

.right-shield:before {
    background: #0000 linear-gradient(90deg, #e5d899, #e5d899);
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 29%
}

@media screen and (min-width: 1024px) {
    .right-shield:before {
        width: 19%
    }
}

.section-padding-default {
    padding: clamp(40px, 9vw, 88px) 0
}

.section-padding-small {
    padding: 40px 0
}

.z-2 {
    position: relative;
    z-index: 2
}

.overflow-hidden {
    overflow: hidden
}

.align-center {
    text-align: center
}

.margin-center {
    margin-left: auto;
    margin-right: auto
}

.typo-h1 {
    font-size: clamp(2.25rem, calc(.9736rem + 5.446vw), 5.875rem)
}

.typo-h1, .typo-h2 {
    letter-spacing: .1em;
    line-height: 1;
    text-transform: uppercase
}

.typo-h2 {
    font-size: clamp(1.625rem, calc(.9208rem + 3.0047vw), 3.625rem)
}

.typo-h3 {
    font-size: clamp(1.5rem, calc(1.1919rem + 1.3146vw), 2.375rem);
    line-height: 1
}

.typo-h3.more-line-space {
    line-height: 1.5
}

.subtitle {
    display: block;
    font-size: clamp(1.5rem, calc(1.1919rem + 1.3146vw), 2.375rem);
    letter-spacing: normal;
    line-height: 1;
    margin-top: 8px
}

.typo-card-l, .typo-card-lm, .typo-card-m, .typo-card-s {
    line-height: 1;
    text-transform: uppercase
}

.typo-card-l {
    font-size: clamp(1.5625rem, calc(.9683rem + 2.5352vw), 3.25rem)
}

.typo-card-lm {
    font-size: clamp(1.5rem, calc(.9718rem + 2.2535vw), 3rem)
}

.typo-card-m {
    font-size: clamp(1.1875rem, calc(.7033rem + 2.0657vw), 2.5625rem)
}

.typo-card-s {
    font-size: clamp(1.125rem, calc(.8169rem + 1.3146vw), 2rem)
}

.typo-note {
    font-size: 16px;
    line-height: 1.5
}

sup {
    vertical-align: super
}

sub, sup {
    font-size: small
}

sub {
    vertical-align: sub
}

b, strong {
    font-weight: 800
}

em, i {
    font-style: italic
}

.text-600 {
    font-weight: 600
}

.duration:before {
    content: "\e900";
    display: inline-block;
    font-family: icomoon-diebesten;
    font-weight: 400;
    line-height: 1;
    padding: .1em .2em 0 0;
    vertical-align: top
}

.level-icon {
    opacity: .28
}

.level-icon:before {
    content: "\e901";
    font-family: icomoon-diebesten;
    font-weight: 400;
    line-height: 1
}

.text-light-gold {
    color: #e5d899
}

.text-mid-gold {
    color: #c2af63
}

.text-dark-pink {
    color: #ad908c
}

.icon-link {
    background: #0000 no-repeat 50%;
    background-size: contain;
    display: block;
    height: auto;
    text-decoration: none;
    width: 38px
}

.icon-link:before {
    content: "";
    display: block;
    padding-top: 100%
}

.icon-link.large {
    width: 43px
}

.icon-link.facebook {
    background-image: url(../img/icons/fb.svg)
}

.icon-link.pinterest {
    background-image: url(../img/icons/pinterest.svg)
}

.icon-link.whatsapp {
    background-image: url(../img/icons/whatsapp.svg)
}

.icon-link.whatsapp2 {
    background-image: url(../img/icons/whatsapp_no-border.svg)
}

.icon-link.copy-url {
    background-image: url(../img/icons/link.svg)
}

.icon-link.download {
    width: auto
}

.icon-link.download:before {
    color: #42150b;
    content: "\e907";
    font-family: icomoon-diebesten;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    padding: 0
}

.main-header {
    background-color: #fff;
    box-shadow: 0 2px 6px #0000004a;
    height: auto;
    left: 0;
    padding: 5px clamp(16px, 3.125vw, 24px) 7px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}

.main-header a {
    text-decoration: none
}

.main-header__inner {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1920px;
    position: relative;
    z-index: 2
}

.main-header__logo img {
    display: block;
    height: 72px;
    width: auto
}

.main-header__burger {
    display: block;
    height: 28px;
    position: relative;
    width: 27px
}

.main-header__burger span, .main-header__burger:after, .main-header__burger:before {
    background-color: #42150b;
    border-radius: 1.5px;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    width: 100%
}

.main-header__burger span {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .3s
}

.main-header__burger:after, .main-header__burger:before {
    left: 50%;
    transition: transform .3s
}

.main-header__burger:before {
    top: 50%;
    transform: translate(-50%, -9px)
}

.main-header__burger:after {
    bottom: 50%;
    transform: translate(-50%, 9px)
}

.nav-opened .main-header__burger span {
    opacity: 0
}

.nav-opened .main-header__burger:before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.nav-opened .main-header__burger:after {
    transform: translate(-50%, 50%) rotate(-45deg)
}

.main-header__nav {
    align-items: center;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    inset: 0;
    justify-content: center;
    opacity: 0;
    padding: 48px 0;
    pointer-events: none;
    position: fixed;
    text-align: center;
    transform: translateY(-100%);
    transition: transform .4s ease-in-out, opacity .4s ease-in-out
}

.nav-opened .main-header__nav {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0)
}

.main-header__nav-inner {
    max-height: 100%;
    overflow: auto;
    position: relative
}

.main-header .social-list {
    justify-content: center;
    margin-top: 48px
}

.main-nav {
    font-size: clamp(1.5rem, calc(1.0338rem + 1.989vw), 2.625rem);
    letter-spacing: .1em;
    line-height: 1;
    text-transform: uppercase
}

.main-nav__item {
    margin-top: .6em
}

.main-nav__item:first-child {
    margin-top: 0
}

.main-nav a {
    color: #745e01
}

.main-footer {
    background-color: #fff;
    padding: 32px clamp(16px, 3.125vw, 24px)
}

.main-footer a {
    text-decoration: none
}

.main-footer__inner {
    margin: 0 auto;
    max-width: 1920px;
    padding: 0 0 24px;
    position: relative
}

.main-footer__logo {
    display: block;
    height: auto;
    width: 150px
}

.main-footer__nav {
    font-size: 1rem;
    line-height: 1
}

.main-footer__nav li {
    margin-top: 16px
}

.main-footer__nav a {
    color: #42150b
}

.main-footer .social-list {
    bottom: 0;
    position: absolute;
    right: 0
}

@media screen and (min-width: 1024px) {
    .main-footer__inner {
        align-items: center;
        display: flex;
        justify-content: center;
        padding: 0
    }

    .main-footer__logo {
        margin-right: auto
    }

    .main-footer__nav {
        display: flex;
        gap: 2em
    }

    .main-footer__nav li {
        margin: 0
    }

    .main-footer .social-list {
        margin-left: auto;
        position: relative
    }
}

.social-list {
    align-items: center;
    display: flex;
    gap: 10px
}

.hero-social-list {
    margin: -16px 0 32px;
    position: relative
}

.hero-social-list .social-list {
    justify-content: flex-end
}

@media screen and (min-width: 768px) {
    .hero-social-list {
        margin-bottom: 24px;
        margin-top: -62px
    }
}

.btn {
    background: #0000 linear-gradient(263deg, #c2af63, #e5d899);
    border-radius: 22px;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 10px 12px;
    text-decoration: none
}

.btn.with-icon {
    align-items: center;
    display: inline-flex;
    gap: .4em;
    justify-content: center
}

.btn.with-icon:before {
    font-family: icomoon-diebesten;
    font-weight: 400;
    line-height: 1
}

.btn.with-icon.arrow:before {
    content: "\e906"
}

.btn.with-icon.download:before {
    content: "\e907"
}

.btn.wide {
    min-width: 290px
}

.contain-img, .cover-img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.cover-img {
    object-fit: cover
}

.contain-img {
    object-fit: contain
}

.img-w100 {
    display: block;
    height: auto;
    width: 100%
}

.form-row {
    margin-top: 28px;
    position: relative
}

@media screen and (min-width: 768px) {
    .form-row {
        align-items: flex-start;
        display: flex;
        justify-content: stretch;
        margin-top: 24px
    }

    .form-row.half-row {
        width: calc(50% - 12px)
    }
}

.form-row.large-margin {
    background-color: initial;
    margin-top: 40px
}

@media screen and (min-width: 768px) {
    .form-row.large-margin {
        margin-top: 48px
    }
}

.form-row select.nice-select-target {
    position: absolute
}

.form-row .form-error {
    color: red;
    display: none;
    font-size: .8em;
    font-weight: 700;
    left: 0;
    position: absolute;
    top: 100%
}

.form-row .input-error {
    left: 28px
}

.form-row input[type=date], .form-row input[type=email], .form-row input[type=text] {
    background-color: #fff;
    border: 0;
    border-radius: 29px;
    display: block;
    height: 57px;
    padding: 0 29px;
    width: 100%
}

.form-row input[type=date].error, .form-row input[type=email].error, .form-row input[type=text].error {
    border-bottom: 1px solid red;
    color: red
}

.form-row input[type=date].error + .form-error, .form-row input[type=date].error + .the-datepicker__container + .form-error, .form-row input[type=email].error + .form-error, .form-row input[type=email].error + .the-datepicker__container + .form-error, .form-row input[type=text].error + .form-error, .form-row input[type=text].error + .the-datepicker__container + .form-error {
    display: block
}

.form-row input[type=checkbox], .form-row input[type=radio] {
    opacity: 0;
    position: absolute
}

.form-row input[type=checkbox] + label, .form-row input[type=radio] + label {
    display: inline-block;
    padding-left: 1.7em;
    position: relative
}

.form-row input[type=checkbox] + label:before, .form-row input[type=radio] + label:before {
    border-radius: .6em;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 1.2em;
    left: 0;
    position: absolute;
    top: .1em;
    width: 1.2em
}

.form-row input[type=checkbox].error + label, .form-row input[type=radio].error + label {
    color: red
}

.form-row input[type=checkbox].error + label:before, .form-row input[type=radio].error + label:before {
    border-color: red
}

.form-row input[type=checkbox].error + label .form-error, .form-row input[type=radio].error + label .form-error {
    display: block;
    position: relative;
    top: 0
}

.form-row input[type=radio] + label:before {
    background-color: #fff
}

.form-row input[type=radio]:checked + label:before {
    background-color: #745e01;
    border: .3em solid #fff
}

.form-row input[type=checkbox] + label:before {
    border: 1px solid #745e01
}

.form-row input[type=checkbox]:checked + label:after {
    border-bottom: 4px solid #745e01;
    border-right: 4px solid #745e01;
    content: "";
    display: block;
    height: 1em;
    left: .4em;
    position: absolute;
    top: 0;
    transform: rotate(45deg);
    width: .6em
}

.form-row a {
    color: inherit;
    text-decoration: underline
}

.form-label {
    display: block;
    padding: 0 0 4px 29px
}

.form-column {
    margin-top: 28px;
    position: relative
}

.form-column:first-child {
    margin-top: 0
}

@media screen and (min-width: 768px) {
    .form-column {
        flex: 1 1 50%;
        margin-top: 0
    }

    .form-column + .form-column {
        margin-left: 24px
    }
}

.form-radio-item {
    display: inline-block;
    margin-right: 20px;
    position: relative
}

.form-radio-item:last-child {
    margin-right: 0
}

.nice-select {
    border: 0;
    border-radius: 29px;
    color: #745e01;
    float: none;
    font-size: clamp(1.125rem, calc(.7083rem + 1.7778vw), 1.375rem);
    font-weight: 300;
    height: auto;
    line-height: 1.28;
    line-height: 57px;
    padding-left: 29px
}

.nice-select:after {
    border: 0;
    content: "\e905";
    font-family: icomoon-diebesten;
    font-weight: 400;
    height: auto;
    line-height: 1;
    margin: 0;
    position: absolute;
    right: 24px;
    top: 50%;
    transform-origin: center;
    width: auto
}

.nice-select.open:after, .nice-select:after {
    transform: translateY(-50%) rotate(-90deg)
}

.nice-select.nice-select-inline {
    border: 0;
    border-radius: 21px;
    box-shadow: 0 2px 6px #0000004a;
    display: inline-block;
    font-size: 22px;
    height: 42px;
    line-height: 1;
    min-width: 280px;
    padding-left: 40px;
    padding-right: 64px;
    text-align: center !important
}

.nice-select.nice-select-inline .list {
    padding-bottom: 10px;
    padding-top: 10px
}

.nice-select.nice-select-inline .current {
    line-height: 42px
}

.nice-select.nice-select-inline .nice-select-dropdown {
    width: 100%
}

.nice-select.nice-select-inline .option {
    text-align: center
}

.the-datepicker__main a.the-datepicker__button {
    color: #42150b
}

.the-datepicker__main .the-datepicker__navigation {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.the-datepicker__main .the-datepicker__go, .the-datepicker__main .the-datepicker__state {
    display: block;
    width: auto
}

.the-datepicker__main .the-datepicker__state {
    display: flex;
    gap: 8px
}

.the-datepicker__main .the-datepicker__month, .the-datepicker__main .the-datepicker__year {
    display: block;
    width: auto
}

.text-page {
    line-height: 1.5;
    margin: 0 auto;
    max-width: 1024px;
    padding: clamp(48px, 8vw, 80px) clamp(16px, 3.125vw, 32px)
}

.text-page .typo-h1, .text-page h1 {
    font-size: clamp(2.25rem, calc(.9736rem + 5.446vw), 5.875rem)
}

.text-page .typo-h1, .text-page .typo-h2, .text-page h1, .text-page h2 {
    font-weight: 800;
    hyphens: auto;
    letter-spacing: .1em;
    line-height: 1;
    text-transform: uppercase
}

.text-page .typo-h2, .text-page h2 {
    font-size: clamp(1.625rem, calc(.9208rem + 3.0047vw), 3.625rem)
}

.text-page .typo-h3, .text-page h3 {
    font-size: clamp(1.5rem, calc(1.1919rem + 1.3146vw), 2.375rem);
    font-weight: 800;
    line-height: 1;
    margin-top: 2em
}

.text-page p {
    margin-top: 1em;
    word-break: break-word
}

.text-page strong {
    font-weight: 800 !important
}

.ot-notice-layer-break-container {
    border: 1px solid #522e24;
    padding: 8px 16px
}

.ot-notice-layer-break-container + .ot-notice-layer-break-container {
    margin-top: 8px
}

.ot-notice-layer-breaker-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    line-height: 1;
    padding: 8px 0 6px
}

.ot-notice-layer-breaker-header:after {
    font-family: Arial, sans-serif;
    line-height: 25px
}

.home-hero-teaser__top {
    overflow: hidden;
    padding-bottom: 35px;
    padding-top: MIN(136px, 22%);
    position: relative
}

.color-scheme-pink .home-hero-teaser__top {
    background-color: #e8cbc4
}

.color-scheme-gold .home-hero-teaser__top {
    background: #0000 linear-gradient(166deg, #c7b56e, #fffbea)
}

.home-hero-teaser__ribbon {
    border: 0;
    display: block;
    height: 3px;
    left: -10px;
    overflow: visible;
    position: absolute;
    right: -10px;
    top: 38%;
    transform: rotate(10deg)
}

.home-hero-teaser__ribbon:before {
    content: "\e902";
    display: block;
    font-family: icomoon-diebesten;
    font-size: 130px;
    font-weight: 400;
    left: 4%;
    line-height: 1;
    position: absolute;
    top: 0;
    transform: translateY(-47%) rotate(-10deg)
}

.color-scheme-pink .home-hero-teaser__ribbon {
    background-color: #ad908c
}

.color-scheme-pink .home-hero-teaser__ribbon:before {
    color: #ad908c
}

.color-scheme-gold .home-hero-teaser__ribbon {
    background-color: #42150b
}

.color-scheme-gold .home-hero-teaser__ribbon:before {
    color: #42150b
}

.home-hero-teaser__img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 388px;
    position: relative;
    width: 60%
}

.home-hero-teaser__img:after {
    content: "";
    display: block;
    padding-top: 89.43%
}

.home-hero-teaser__img img {
    height: auto;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    transform: translate(-34.8%, -5%);
    width: 171.82%
}

.home-hero-teaser__bottom {
    background-color: #fff;
    padding: 40px 0;
    text-align: center
}

.home-hero-teaser__stickers {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 560px;
    position: relative;
    width: 90%
}

.home-hero-teaser__stickers:before {
    content: "";
    display: block;
    padding-top: 2%;
    width: 100%
}

.home-hero-teaser__stickers img {
    display: block;
    height: auto;
    max-width: 157px;
    width: 35%
}

.home-hero-teaser__text {
    margin: 0 auto;
    max-width: 500px;
    width: 85%
}

.home-hero-teaser__text .typo-h3 {
    line-height: 1.37;
    margin-bottom: 1em
}

@media screen and (min-width: 768px) {
    .home-hero-teaser__top {
        padding-bottom: 15%
    }

    .home-hero-teaser__ribbon {
        left: -2%;
        right: -2%;
        top: 45%
    }

    .home-hero-teaser__img {
        max-width: 480px;
        width: 40%
    }

    .home-hero-teaser__stickers {
        align-items: flex-start;
        bottom: 35px;
        left: 50%;
        margin-top: -24%;
        max-width: 1304px;
        position: absolute;
        transform: translate(-50%)
    }

    .home-hero-teaser__stickers:before {
        display: none
    }

    .home-hero-teaser__stickers img {
        max-width: 250px;
        width: 24%
    }

    .home-hero-teaser__text {
        max-width: 980px
    }
}

@media screen and (min-width: 1024px) {
    .home-hero-teaser__top {
        padding-bottom: 8%
    }

    .home-hero-teaser__ribbon {
        height: 5px;
        top: 44%
    }

    .home-hero-teaser__ribbon:before {
        font-size: 240px;
        left: 8%
    }

    .home-hero-teaser__stickers {
        flex-wrap: nowrap
    }
}

.home-hero-teaser.oster .home-hero-teaser__top {
    background: #0000 linear-gradient(90deg, #e5d899, #c2af63) 0 0 no-repeat padding-box
}

.home-hero-teaser.oster .home-hero-teaser__top:before {
    background-color: #fcf8e3;
    box-sizing: initial;
    content: "";
    display: block;
    height: 40%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.home-hero-teaser.oster .home-hero-teaser__img:before {
    background: #0000 url(../img/home/elemente-ostern.svg) no-repeat 50%;
    background-size: contain;
    content: "";
    display: block;
    left: 50%;
    padding-top: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-54%, -77%);
    width: 170%
}

.home-hero-teaser.oster .home-hero-teaser__img img {
    left: 50%;
    top: 50%;
    transform: translate(-65%, -52%);
    width: 138%
}

@media screen and (min-width: 768px) {
    .home-hero-teaser.oster .home-hero-teaser__img:before {
        transform: translate(-53%, -86%);
        width: 164%
    }

    .home-hero-teaser.oster .home-hero-teaser__img img {
        transform: translate(-64%, -57%);
        width: 128%
    }

    .home-hero-teaser.oster .home-hero-teaser__stickers {
        align-items: flex-end
    }

    .home-hero-teaser.oster .home-hero-teaser__stickers img {
        transform: translate(-40%, -10%)
    }
}

#home-hero-slider {
    --swiper-navigation-color: $ color-dark-gold;
    --swiper-navigation-size: 22px
}

#home-hero-slider .swiper-button-next, #home-hero-slider .swiper-button-prev {
    transform: translateY(50%)
}

@media screen and (min-width: 768px) {
    #home-hero-slider {
        --swiper-navigation-size: 32px;
        transform: translateY(0)
    }
}

@media screen and (min-width: 1024px) {
    #home-hero-slider {
        --swiper-navigation-size: 40px
    }
}

@media screen and (min-width: 1560px) {
    #home-hero-slider .swiper-button-prev {
        left: calc(50vw - 775px)
    }

    #home-hero-slider .swiper-button-next {
        right: calc(50vw - 775px)
    }
}

.slider3d-wrapper {
    margin: 40px auto 0;
    max-width: 480px;
    width: 100%
}

@media screen and (min-width: 768px) {
    .slider3d-wrapper {
        max-width: none;
        width: 670px
    }
}

@media screen and (min-width: 1024px) {
    .slider3d-wrapper {
        margin-top: 0
    }
}

.slider3d {
    --swiper-navigation-color: $ color-dark-gold;
    --swiper-navigation-size: 40px;
    overflow: visible
}

.slider3d .swiper-slide {
    transform-origin: center MIN(35vw, 210px);
    width: 90%
}

.slider3d .swiper-button-next, .slider3d .swiper-button-prev {
    margin-top: clamp(.75rem, calc(.595rem + .657vw), 1.187rem);
    top: calc(100% + 24px);
    transform: translateY(-50%)
}

.slider3d .swiper-button-next:after, .slider3d .swiper-button-prev:after {
    font-family: icomoon-diebesten;
    font-weight: 400;
    line-height: 1
}

.slider3d .swiper-button-prev {
    left: 0
}

.slider3d .swiper-button-prev:after {
    content: "\e905"
}

.slider3d .swiper-button-next {
    right: 0
}

.slider3d .swiper-button-next:after {
    content: "\e906"
}

.slider3d__text {
    position: relative
}

@media screen and (min-width: 768px) {
    .slider3d .swiper-button-prev {
        left: MAX(calc(385px - 50vw), -300px)
    }

    .slider3d .swiper-button-next {
        right: MAX(calc(385px - 50vw), -300px)
    }
}

@media screen and (min-width: 1024px) {
    .slider3d .swiper-button-next, .slider3d .swiper-button-prev {
        margin: 0;
        top: 50%
    }
}

.sortiment-slide {
    opacity: 0;
    text-align: center;
    transition: opacity .2s ease-in-out
}

.swiper-slide-visible .sortiment-slide {
    opacity: 1
}

.sortiment-slide__image {
    margin: 0 auto;
    position: relative;
    width: 90%
}

.sortiment-slide__image:before {
    content: "";
    display: block;
    padding-top: 83.24%
}

.sortiment-slide__text {
    left: 50%;
    margin: 0 auto;
    max-width: 530px;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    transition: opacity .2s ease-in-out;
    visibility: hidden;
    width: 100%
}

.sortiment-slide__text h3 {
    padding-top: 24px
}

.sortiment-slide__text > * + * {
    margin-top: 16px
}

.sortiment-slide__text.leaving {
    opacity: 0;
    visibility: visible
}

.sortiment-slide__text.active {
    opacity: 1;
    visibility: visible
}

.diebesten-card {
    border-radius: 20px;
    box-shadow: 0 3px 6px #0000004a;
    overflow: hidden;
    padding: 12px 12px 24px;
    width: 100%
}

.diebesten-card__wrapper.hidden {
    opacity: 0
}

.diebesten-card__wrapper.out {
    visibility: hidden
}

.diebesten-card__image {
    border-radius: 12px;
    display: block;
    height: auto;
    width: 100%
}

.diebesten-card__text {
    margin-top: 16px;
    text-align: center
}

.diebesten-card__text h3 {
    margin-bottom: 8px
}

.card-list {
    margin-top: 24px;
    position: relative
}

.card-list .diebesten-card__wrapper {
    max-width: 311px;
    position: absolute;
    transition: opacity .3s ease-in-out, left .3s ease-in-out, top .3s ease-in-out;
    width: calc(50% - 7px)
}

@media screen and (min-width: 768px) {
    .card-list:not([data-layout="2"]) .diebesten-card__wrapper {
        width: calc(33.33% - 10px)
    }
}

@media screen and (min-width: 1280px) {
    .card-list[data-layout="4"] .diebesten-card__wrapper, .card-list[data-layout="5"] .diebesten-card__wrapper {
        width: calc(25% - 15px)
    }
}

.card-list[data-current-layout="3"] {
    margin-top: MAX(-90px, -10vw)
}

.card-list[data-current-layout="3"].more-products {
    margin-top: 16px
}

.card-list[data-current-layout="3"].more-moments {
    margin-top: 24px
}

.card-list[data-current-layout="4"][data-layout="4"] {
    margin-top: -70px
}

.card-list[data-current-layout="4"][data-layout="5"] {
    margin-top: -220px
}

.content-text.more-line-space {
    line-height: 1.4
}

.content-text.narrow-text p {
    max-width: 540px
}

.content-text.medium-column p {
    max-width: 1045px
}

.content-text .medium-paragraph {
    margin-left: auto;
    margin-right: auto;
    max-width: 760px
}

.content-text > * + * {
    margin-top: clamp(1.125rem, calc(.7083rem + 1.7778vw), 1.375rem)
}

.content-text > * + .text-footer {
    margin-top: 3em
}

.content-text ol, .content-text ul {
    padding-left: 1.1em
}

.content-text ul {
    list-style: disc
}

.content-text ul.check {
    list-style: none;
    padding-left: 0
}

.content-text ul.check li {
    padding-left: 1em;
    position: relative
}

.content-text ul.check li:before {
    content: "✓";
    left: 0;
    position: absolute;
    top: 0
}

.content-text ol {
    list-style: decimal
}

.content-text ol li::marker {
    font-weight: 700
}

.content-text ol li + li {
    margin-top: 1em
}

@media screen and (min-width: 768px) {
    .content-text.narrow-text {
        width: 62%
    }

    .content-text .typo-h1 {
        white-space: nowrap
    }
}

.content-text .wrap-auto {
    white-space: normal
}

.text-image {
    display: flex;
    flex-direction: column;
    gap: 40px
}

@media screen and (min-width: 768px) {
    .text-image {
        align-items: center;
        gap: 0;
        justify-content: space-between
    }

    .text-image.layout-normal {
        flex-direction: row
    }

    .text-image.layout-reverse {
        flex-direction: row-reverse
    }

    .text-image.layout-normal .text-image__text:not(:first-child), .text-image.layout-reverse .text-image__text:first-child {
        text-align: right
    }

    .text-image.layout-normal .text-image__text:not(:first-child) p, .text-image.layout-reverse .text-image__text:first-child p {
        margin-left: auto
    }

    .text-image__image, .text-image__text {
        overflow: visible;
        width: 47%
    }

    .text-image__text p {
        max-width: 509px
    }
}

@media screen and (max-width: 767px) {
    .text-image.newsletter-banner .text-image__image img {
        margin-left: auto;
        max-width: 435px;
        width: 80%
    }
}

.moment-thumbnail {
    position: relative
}

.moment-thumbnail:after, .moment-thumbnail:before {
    content: "";
    display: block;
    padding-top: 20%
}

.moment-thumbnail__inner {
    border-radius: 20px;
    padding-top: 55.4%;
    position: relative
}

.moment-thumbnail__inner img {
    display: block;
    position: absolute
}

.moment-thumbnail .image-popcorn {
    bottom: 5%;
    left: 50%;
    transform: translate(-50%);
    width: 72%
}

.moment-thumbnail .image-einladung {
    bottom: -28%;
    left: 50%;
    transform: translate(-61%);
    width: 110%
}

.moment-thumbnail .image-bingo {
    left: 50%;
    top: 50%;
    transform: translate(-67%, -42%);
    width: 104%
}

.moment-thumbnail .image-drink {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -53%);
    width: 62%
}

.moment-thumbnail .image-films {
    left: 50%;
    top: 50%;
    transform: translate(-61%, -36%);
    width: 118%
}

.moment-thumbnail .image-sticker-rt {
    right: 0;
    top: 0;
    transform: translate(20%, -70%);
    width: 36%
}

.moment-thumbnail .image-sticker-rm {
    right: 0;
    top: 100%;
    transform: translate(20%, -45%);
    width: 36%
}

.moment-thumbnail .image-sticker-lt {
    left: 0;
    top: 0;
    transform: translate(-20%, -70%);
    width: 36%
}

.moment-thumbnail .image-cupcaks {
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    width: 88%
}

.moment-thumbnail .image-tischdeko {
    bottom: 0;
    left: 50%;
    transform: translate(-47%, -6%);
    width: 87%
}

.moment-thumbnail .image-spotify {
    left: 50%;
    top: 50%;
    transform: translate(-43%, -70%);
    width: 108%
}

.moment-thumbnail .image-etage {
    left: 50%;
    top: 50%;
    transform: translate(-60%, -38%);
    width: 128%
}

.moment-thumbnail .image-cobbler {
    left: 50%;
    top: 50%;
    transform: translate(-48%, -65%);
    width: 98%
}

.moment-thumbnail .image-tischdeko20 {
    left: 50%;
    top: 50%;
    transform: translate(-57%, -35%);
    width: 120%
}

.moment-thumbnail .image-fotoacc {
    left: 50%;
    top: 50%;
    transform: translate(-51%, -46%);
    width: 110%
}

.moment-thumbnail .image-kopfschmuck {
    left: 50%;
    top: 50%;
    transform: translate(-60%, -40%);
    width: 130%
}

.moment-thumbnail .image-spotify20 {
    left: 50%;
    top: 50%;
    transform: translate(-48%, -70%);
    width: 96%
}

.moment-thumbnail .image-choco {
    bottom: 0;
    left: 24px;
    transform: translateY(70%);
    width: 40%
}

.moment-thumbnail .image-choco-r {
    bottom: 0;
    right: 0;
    transform: translate(40%, 40%);
    width: 40%
}

.moment-thumbnail .image-sticker {
    bottom: 0;
    right: 0;
    transform: translateY(60%);
    width: 36%
}

.moment-thumbnail .image-mon-cheri {
    bottom: 0;
    left: 0;
    transform: translate(-5%, 60%);
    width: 44%
}

.moment-thumbnail .image-einladung-nachbarn {
    left: 50%;
    top: 50%;
    transform: translate(-69%, -40%);
    width: 100%
}

.moment-thumbnail .image-churros {
    left: 0;
    top: 50%;
    transform: translateY(-40%);
    width: 75%
}

.moment-thumbnail .image-kennenlernspiel {
    left: 50%;
    top: 50%;
    transform: translate(-57%, -36%);
    width: 105%
}

.moment-thumbnail .image-buchtausch {
    left: 50%;
    top: 50%;
    transform: translate(-56%, -34%);
    width: 86%
}

@media screen and (min-width: 1024px) {
    .moment-thumbnail .image-choco {
        left: 0;
        transform: translate(-40%, 50%)
    }

    .moment-thumbnail .image-sticker {
        bottom: 0;
        right: 0;
        transform: translateY(60%);
        width: 36%
    }

    .moment-thumbnail .image-mon-cheri {
        left: auto;
        right: 0;
        transform: translate(58%, 35%)
    }

    .moment-thumbnail .image-sticker-rt {
        transform: translate(55%, -75%)
    }

    .moment-thumbnail .image-sticker-lt {
        transform: translate(-55%, -75%)
    }

    .moment-thumbnail .image-sticker-rm {
        top: 0;
        transform: translate(55%, -27%)
    }
}

.package-thumbnails {
    position: relative
}

.package-thumbnails:before {
    content: "";
    display: block;
    padding-top: 0
}

.package-thumbnails img {
    display: block;
    height: auto;
    position: absolute
}

.package-thumbnails__l {
    left: clamp(100px, 30vw, 300px);
    top: 0;
    transform: translateY(-32%) rotate(-10deg);
    width: clamp(220px, 64%, 289px)
}

@media screen and (min-width: 768px) {
    .package-thumbnails:before {
        padding-top: 60%
    }

    .package-thumbnails__l {
        left: 50%;
        top: 50%;
        transform: translate(-62%, -32%) rotate(-10deg);
        width: 135%
    }
}

@media screen and (min-width: 1024px) {
    .package-thumbnails__l {
        transform: translate(-72%, -32%) rotate(-10deg)
    }
}

.product-hero__thumbnail {
    margin: 0 auto;
    max-width: 480px;
    position: relative
}

.product-hero__thumbnail:before {
    content: "";
    display: block;
    padding-top: 80%
}

.product-hero__thumbnail img {
    display: block;
    height: auto
}

.product-hero__thumbnail-img {
    left: 50%;
    position: absolute;
    top: 50%
}

.product-hero__thumbnail-img.main {
    transform: translate(-60%, -40%) rotate(10deg);
    width: 130%
}

.product-hero__thumbnail-img.main-s {
    transform: translate(-65%, -55%);
    width: 120%
}

.product-hero__thumbnail-sticker, .product-hero__thumbnail-sticker-s {
    position: absolute;
    width: 30%
}

.product-hero__thumbnail-sticker {
    bottom: 0;
    left: 0
}

.product-hero__thumbnail-sticker-s {
    bottom: 0;
    right: 6%
}

@media screen and (max-width: 767px) {
    .product-hero .text-image__text {
        min-width: 320px;
        width: 70%
    }
}

@media screen and (min-width: 768px) {
    .product-hero__thumbnail {
        max-width: none
    }

    .product-hero__thumbnail-img.main {
        transform: translate(-65%, -40%) rotate(10deg);
        width: 150%
    }

    .product-hero__thumbnail-img.main-s {
        transform: translate(-65%, -40%);
        width: 150%
    }

    .product-hero__thumbnail-sticker, .product-hero__thumbnail-sticker-s {
        width: 40%
    }

    .product-hero__thumbnail-sticker {
        transform: translate(-20%, 50%)
    }

    .product-hero__thumbnail-sticker-s {
        bottom: auto;
        left: 0;
        right: auto;
        top: 0;
        transform: translate(-10%, -40%)
    }
}

@media screen and (min-width: 1024px) {
    .product-hero__thumbnail-img.main {
        transform: translate(-69%, -40%) rotate(10deg);
        width: 160%
    }

    .product-hero__thumbnail-img.main-s {
        transform: translate(-69%, -36%);
        width: 150%
    }

    .product-hero__thumbnail-sticker {
        transform: translate(-74%, 30%)
    }

    .product-hero__thumbnail-sticker-s {
        transform: translate(-30%, -30%)
    }

    .product-hero .text-image__text {
        padding-bottom: 12%
    }

    .product-hero .text-image__text p {
        width: 82%
    }
}

.product-hero.osterei .product-hero__thumbnail-img {
    max-width: 95%;
    transform: translate(-65%, -49%);
    width: auto
}

.product-hero.osterei .product-hero__thumbnail-deco {
    height: auto;
    left: 50%;
    max-width: 130%;
    position: absolute;
    top: 50%;
    transform: translate(-54%, -117%);
    width: auto
}

.product-hero.valentin .product-hero__thumbnail-img {
    max-width: 40%;
    transform: translate(-68%, -49%);
    width: auto
}

.product-hero.valentin .product-hero__thumbnail-deco {
    height: auto;
    left: 50%;
    max-width: 64%;
    position: absolute;
    top: 50%;
    transform: translate(-45%, -122%);
    width: auto
}

@media screen and (min-width: 768px) {
    .product-hero.valentin .product-hero__thumbnail-img {
        max-width: 56%
    }

    .product-hero.valentin .product-hero__thumbnail-deco {
        max-width: 80%
    }
}

.product-contents {
    margin-top: 40px;
    position: relative;
    transition: padding-bottom .4s ease-in-out
}

.product-contents__row {
    margin-top: 40px
}

.product-contents__row:first-child {
    margin-top: 0
}

.product-contents__row.opened .product-contents__data {
    visibility: visible
}

.product-contents__cover {
    position: relative
}

.product-contents__cover img {
    display: block;
    margin: 0 auto
}

.product-contents__cover .btn, .product-contents__cover h3 {
    margin-top: 8px
}

.product-contents__cover .btn:before {
    transition: transform .4s ease-in-out
}

.product-contents__cover .btn[aria-expanded=true]:before {
    transform: rotate(90deg)
}

.product-contents__data {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: height .4s ease-in-out, opacity .4s ease-in-out;
    visibility: hidden
}

.product-contents__data-inner {
    padding: 45px 0
}

.product-contents__data-row {
    margin-top: 48px
}

.product-contents__data-row:first-child {
    margin-top: 0
}

.product-contents .zutaten-text strong {
    font-weight: 600
}

@media screen and (max-width: 1023px) {
    .product-contents {
        padding-bottom: 0 !important
    }
}

@media screen and (min-width: 1024px) {
    .product-contents .product-contents__row {
        margin-left: auto;
        margin-right: auto;
        width: 290px
    }

    .product-contents .product-contents__cover h3 {
        left: 50%;
        position: absolute;
        top: auto;
        transform: translateX(-50%);
        white-space: nowrap
    }

    .product-contents .product-contents__cover h3 + .btn {
        margin-top: calc(1.28em + 16px)
    }

    .product-contents:not(.wide) {
        align-items: flex-end;
        display: flex;
        justify-content: space-between
    }

    .product-contents:not(.wide) .product-contents__row {
        margin-top: 0
    }

    .product-contents:not(.wide) .product-contents__data {
        left: 0;
        position: absolute;
        top: auto
    }
}

@media screen and (min-width: 1280px) {
    .product-contents {
        align-items: flex-end;
        display: flex;
        justify-content: space-between
    }

    .product-contents__row {
        margin-top: 0
    }

    .product-contents__data {
        left: 0;
        position: absolute;
        top: auto
    }
}

.nutrition-table {
    margin-left: auto;
    margin-right: auto;
    max-width: 640px;
    text-align: left;
    width: 100%
}

.nutrition-table thead tr td, .nutrition-table thead tr th {
    background-color: #ede9d6;
    font-weight: 600
}

.nutrition-table tbody tr:nth-child(2n) td, .nutrition-table tbody tr:nth-child(2n) th {
    background-color: #ede9d6
}

.nutrition-table td, .nutrition-table th {
    padding: 8px
}

@media screen and (min-width: 768px) {
    .nutrition-table td:first-child, .nutrition-table th:first-child {
        padding-left: 24px
    }

    .nutrition-table td:last-child, .nutrition-table th:last-child {
        padding-right: 16px
    }
}

.alert-modal {
    background-color: #000000bf;
    height: 100vh;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    transition: opacity .4s ease-in-out;
    width: 100vw;
    z-index: 200
}

.alert-modal__inner {
    background-color: #fff;
    border-radius: 20px;
    left: 50%;
    max-height: 80%;
    max-width: 869px;
    overflow: auto;
    padding: 16px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%
}

.alert-modal.opened {
    opacity: 1;
    pointer-events: auto
}

.for-the-bests-modal .alert-modal__inner {
    display: flex;
    flex-direction: column;
    height: MIN(80%, 477px);
    justify-content: center
}

.for-the-bests-modal .alert-modal__inner p {
    line-height: 1.5;
    margin: 0 auto;
    max-width: 580px;
    text-transform: none
}

.newsletter-teaser__image, .newsletter-teaser__text {
    margin: 0 auto;
    max-width: 360px
}

.newsletter-teaser__image img {
    display: block;
    height: auto;
    width: 100%
}

.newsletter-teaser__text > * + * {
    margin-top: 1em
}

@media screen and (min-width: 768px) {
    .newsletter-teaser {
        align-items: center;
        display: flex;
        justify-content: center
    }

    .newsletter-teaser__image, .newsletter-teaser__text {
        flex: 0 0 50%;
        max-width: 619px
    }

    .newsletter-teaser__text {
        padding: 0 2%
    }

    .newsletter-teaser__text > * + * {
        margin-top: 1.4em
    }

    .newsletter-teaser__paragraph {
        max-width: 340px
    }

    .half-bg.newsletter-teaser__wrapper:before {
        height: calc(50% + 50px)
    }

    .newsletter-section .section-title {
        margin-right: 9.2%;
        padding-right: 25%;
        padding-top: 1em;
        position: relative
    }

    .newsletter-section .section-title:after {
        background: #0000 url(../img/giotto-herz_cropped.png) no-repeat 100%;
        background-size: contain;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 25%
    }

    .newsletter-section .section-title p {
        padding-right: 0
    }
}

.newsletter-form {
    display: block;
    position: relative
}

.newsletter-form.loading:after, .newsletter-form.loading:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2
}

.newsletter-form.loading:before {
    background-color: #e8cbc4;
    height: 100%;
    left: 0;
    opacity: .75;
    top: 0;
    width: 100%
}

.newsletter-form.loading:after {
    animation: spin 1.6s linear infinite;
    border: 8px solid #fff;
    border-left-color: #745e01;
    border-radius: 20px;
    display: block;
    height: 40px;
    left: 50%;
    line-height: 1;
    margin-left: -20px;
    margin-right: -20px;
    position: absolute;
    top: 50%;
    width: 40px
}

.newsletter-form-img {
    display: block;
    margin: 56px auto 0;
    max-width: 400px;
    width: 80%
}

@media screen and (min-width: 1024px) {
    .newsletter-form-img {
        left: 65%;
        margin: 0;
        max-width: none;
        position: absolute;
        top: 0;
        width: 35%
    }
}

.open-datamatching {
    color: inherit;
    font-weight: 300;
    text-decoration: underline
}

.part-ewe {
    display: none
}

.nl-form-success {
    max-width: 640px
}

.video-player {
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%
}

.video-player:before {
    content: "";
    display: block;
    padding-top: 56.25%
}

.video-player__preview {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

body.no-autoplay .video-player__preview {
    display: none
}

.video-player__preview-fallback {
    display: none;
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%
}

body.no-autoplay .video-player__preview-fallback {
    display: block
}

.video-player__cta {
    align-content: center;
    color: #e4d89e;
    font-size: clamp(2.5rem, calc(-.1002rem + 11.094vw), 7rem);
    height: 100%;
    justify-content: center;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 0;
    width: 100%
}

.video-player__cta:before {
    content: "\ea15";
    font-family: icomoon-diebesten;
    font-weight: 400;
    line-height: 1;
    text-shadow: 0 0 10px #00000080
}

.video-player__cta:hover {
    color: #42150b
}

.video-player__modal {
    width: 100%
}

.tv-spot-video {
    margin-top: 2em
}

.my-modal-is-open {
    overflow: hidden
}

.my-modal {
    background: #0000 none;
    background-color: #e4d89e;
    inset: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    transition: opacity .3s ease-in-out;
    visibility: hidden;
    z-index: 300
}

.my-modal [role=button]:focus, .my-modal a:focus, .my-modal button:focus {
    outline: 2px solid;
    outline-offset: 4px;
    outline-style: dashed
}

.my-modal.opened {
    opacity: 1;
    pointer-events: auto;
    visibility: visible
}

.my-modal__inner {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.my-modal__main {
    align-content: center;
    display: flex;
    justify-content: center;
    max-height: 90vh;
    max-width: 1304px;
    overflow: auto;
    width: 90vw
}

.my-modal__closer {
    height: 24px;
    position: absolute;
    right: 24px;
    top: 16px;
    width: 24px;
    z-index: 2
}

.my-modal__closer:after, .my-modal__closer:before {
    background-color: #5c2804;
    content: "";
    display: block;
    height: 141.42%;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 3px
}

.my-modal__closer:before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.my-modal__closer:after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.my-modal.no-close .my-modal__closer {
    display: none
}

@media screen and (min-width: 768px) {
    .my-modal__closer {
        height: 32px;
        width: 32px
    }
}

.full-image {
    margin: 0 auto;
    max-width: 1440px;
    position: relative
}

.full-image img {
    display: block;
    height: auto;
    width: 100%
}
