.tabs_tabs__RmNMF {
    padding: 20px 0 0;
    margin: 0 auto 40px;
    position: relative;
    width: min-content;
    max-width: 100vw;
    display: inline-block
}

@media(min-width:576px)and (max-width:990.98px) {
    .tabs_tabs__RmNMF {
        width: auto
    }
}

@media(min-width:0)and (max-width:575.98px) {
    .tabs_tabs__RmNMF {
        width: auto
    }
}

.tabs_tabs__RmNMF .tabs_tab__fWRLv {
    min-width: 250px;
    position: relative;
    padding-bottom: 20px;
    text-align: center
}

@media(min-width:576px)and (max-width:990.98px) {
    .tabs_tabs__RmNMF .tabs_tab__fWRLv {
        min-width: 220px
    }
}

@media(min-width:0)and (max-width:575.98px) {
    .tabs_tabs__RmNMF .tabs_tab__fWRLv {
        min-width: auto;
        padding: 0 20px 20px
    }
}

.tabs_tabs__RmNMF .tabs_tab__fWRLv button {
    position: relative;
    border: none;
    background: none;
    color: var(--second);
    font-family: var(--font-sans-serif), sans-serif;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 2px 5px 5px;
    letter-spacing: 3px;
    cursor: pointer
}

.tabs_tabs__RmNMF .tabs_tab__fWRLv:before {
    content: " ";
    display: block;
    width: 100%;
    height: 2px;
    bottom: 6px
}

.tabs_tabs__RmNMF .tabs_tab__fWRLv:after,
.tabs_tabs__RmNMF .tabs_tab__fWRLv:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--primary);
    transition: .15s ease-in-out;
    opacity: 0
}

.tabs_tabs__RmNMF .tabs_tab__fWRLv:after {
    content: "";
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    height: 7px;
    width: 11px;
    bottom: 0;
    z-index: 1
}

.tabs_tabs__RmNMF .tabs_tab__fWRLv.tabs_active__I_xki button {
    color: var(--primary)
}

.tabs_tabs__RmNMF .tabs_tab__fWRLv.tabs_active__I_xki:after,
.tabs_tabs__RmNMF .tabs_tab__fWRLv.tabs_active__I_xki:before {
    opacity: 1
}

.keen-slider:not([data-keen-slider-disabled]) {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    align-content: flex-start;
    display: flex;
    overflow: hidden;
    position: relative;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -khtml-user-select: none;
    width: 100%
}

.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide {
    min-height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse] {
    flex-direction: row-reverse
}

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v] {
    flex-wrap: wrap
}

.gallery_gallery__X2_K_ {
    position: relative;
    width: min-content
}

.gallery_slider__Aq4GJ {
    position: relative;
    aspect-ratio: 16/9;
    width: calc((100vh - 140px)*1.77) !important;
    max-width: calc(100vw - 300px);
    max-height: calc(100vh - 160px);
    height: auto
}

@media screen and (min-width:2200px) {
    .gallery_slider__Aq4GJ {
        max-width: 1920px
    }
}

@media(min-width:576px)and (max-width:990.98px) {
    .gallery_slider__Aq4GJ {
        max-width: calc(100vw - 200px)
    }
}

.gallery_slider__Aq4GJ .gallery_sliderItem__Q_Vrw {
    display: flex
}

.gallery_slider__Aq4GJ .gallery_sliderItem__Q_Vrw img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center;
    z-index: 1
}

.gallery_slider__Aq4GJ .gallery_sliderItem__Q_Vrw img.gallery_blur__4Da79 {
    filter: blur(10px) brightness(25%);
    position: absolute;
    z-index: 1
}

@media(min-width:0)and (max-width:575.98px) {
    .gallery_slider__Aq4GJ {
        max-width: calc(100vw - 50px);
        max-height: calc(100vh - 50px)
    }
}

.gallery_slider-nav__Q_13x:focus-visible,
.gallery_slider__Aq4GJ:focus-visible {
    border: none;
    outline: none;
    border-radius: 0
}

.gallery_resolutions__L__K_ {
    width: 100%;
    position: absolute;
    top: 100%;
    right: 50%;
    z-index: 3;
    transform: translateX(50%);
    display: flex;
    gap: 10px 30px;
    padding-top: 30px;
    flex-wrap: wrap;
    justify-content: center
}

.gallery_resolutions__L__K_ a {
    font-family: var(--font-sans-serif), sans-serif;
    font-size: 18px;
    color: var(--second, #fafafa) !important;
    text-decoration: none !important;
    opacity: .75;
    transition: .1s
}

.gallery_resolutions__L__K_ a:hover {
    opacity: 1
}

@media(min-width:576px)and (max-width:990.98px) {
    .gallery_resolutions__L__K_ {
        padding-top: 20px;
        gap: 10px 20px
    }

    .gallery_resolutions__L__K_ a {
        font-size: 14px
    }
}

@media(min-width:0)and (max-width:575.98px) {
    .gallery_resolutions__L__K_ {
        padding-top: 20px;
        gap: 10px 20px
    }

    .gallery_resolutions__L__K_ a {
        font-size: 14px
    }
}

.gallery_button__M4qgY {
    position: absolute;
    --color: var(--second, #fafafa) !important
}

.gallery_button__M4qgY:after {
    background: linear-gradient(-60deg, var(--second, #fafafa), transparent, var(--second, #fafafa)) border-box
}

.gallery_button__M4qgY:active {
    border-radius: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: hsla(0, 0%, 100%, .07)
}

.gallery_button__left__MiUhR {
    top: 50%;
    left: -100px;
    transform: translateY(-50%)
}

.gallery_button__right__8HLVX {
    top: 50%;
    right: -100px;
    transform: translateY(-50%)
}

.gallery_button__close__ngh9I {
    top: 0;
    right: -100px;
    cursor: pointer
}

@media(min-width:576px)and (max-width:990.98px) {
    .gallery_button__M4qgY {
        width: 42px;
        height: 42px
    }

    .gallery_button__left__MiUhR {
        left: -75px
    }

    .gallery_button__close__ngh9I,
    .gallery_button__right__8HLVX {
        right: -75px
    }
}

@media(min-width:0)and (max-width:575.98px) {
    .gallery_button__M4qgY {
        width: 42px;
        height: 42px
    }

    .gallery_button__left__MiUhR {
        top: -55px;
        left: 0;
        transform: none
    }

    .gallery_button__right__8HLVX {
        top: -55px;
        right: auto;
        left: 70px;
        transform: none
    }

    .gallery_button__close__ngh9I {
        top: -55px;
        right: 0
    }
}