:root {
    --gallery-border: #a7a7a7;
    --gallery-bg: #fff;
    --gallery-thumb-border: #a7a7a7;
    --gallery-thumb-active: orange;
    --gallery-arrow-bg: #e8e8e8e0;
    --gallery-arrow-hover: #c8c8c8f2;
    --gallery-arrow-color: #333;
    --gallery-badge-bg: #302c66;
    --gallery-badge-color: #fff;
    --gallery-pagination-bg: #e8e8e8;
    --gallery-pagination-active: orange
}



.gallery {
    min-width: 0;
    max-width: 1000px
}

.gallery .main-img, .gallery .thumbs-wrapper, .gallery .swiper {
    min-width: 0;
    max-width: 100%
}

.gallery .main-img {
    text-align: center;
    background: var(--gallery-bg);
    cursor: zoom-in;
    border: 1px solid var(--gallery-border);
    justify-content: center;
    align-items: center;
    height: 658px;
    margin-bottom: 28px;
    padding: 15px;
    display: flex;
    position: relative
}

.gallery .main-img img {
    object-fit: contain;
    object-position: center;
    width: 100%;
    height: 100%
}

.gallery .thumbs-wrapper {
    padding: 0 14px;
    position: relative
}

.gallery .thumb {
    border: 1px solid var(--gallery-thumb-border);
    cursor: pointer;
    width: 134px;
    height: 114px;
    transition: border-color .2s, box-shadow .2s;
    overflow: hidden
}

.gallery .thumb img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block
}

.gallery .thumb.active {
    border: 1px solid var(--gallery-thumb-active)
}

.gallery .thumbs-prev, .gallery .thumbs-next {
    background: var(--gallery-arrow-bg);
    cursor: pointer;
    z-index: 20;
    border-radius: 2px;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 60px;
    transition: background .2s;
    display: flex;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.gallery .thumbs-prev:hover, .gallery .thumbs-next:hover {
    background: var(--gallery-arrow-hover)
}

.gallery .thumbs-prev:after, .gallery .thumbs-next:after {
    content: "";
    border-top: 3px solid var(--gallery-arrow-color);
    border-right: 3px solid var(--gallery-arrow-color);
    width: 12px;
    height: 12px;
    display: block
}

.gallery .thumbs-prev {
    left: 0
}

.gallery .thumbs-prev:after {
    margin-left: 4px;
    transform: rotate(-135deg)
}

.gallery .thumbs-next {
    right: 0
}

.gallery .thumbs-next:after {
    margin-right: 8px;
    transform: rotate(45deg)
}

.gallery .mobile-swiper {
    background: var(--gallery-bg);
    position: relative
}

.gallery .mobile-slide {
    text-align: center;
    aspect-ratio: 16/9;
    border: 1px solid var(--gallery-border);
    justify-content: center;
    align-items: center;
    padding: 10px;
    display: flex
}

.gallery .mobile-slide img {
    object-fit: contain;
    object-position: center;
    width: 100%;
    height: 100%
}

.gallery .mobile-swiper .swiper-pagination {
    text-align: center;
    margin-top: 15px;
    position: static
}

.gallery .mobile-swiper .swiper-pagination-bullet {
    background: var(--gallery-pagination-bg);
    opacity: 1;
    width: 18px;
    height: 18px;
    margin: 0 5px !important
}

.gallery .mobile-swiper .swiper-pagination-bullet-active {
    background: var(--gallery-pagination-active)
}

.gallery .badge-hit {
    background: var(--gallery-badge-bg);
    color: var(--gallery-badge-color);
    z-index: 5;
    border-radius: 2px;
    padding: 4px 17px;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    top: 10px;
    left: 10px
}

.thumbs .swiper-slide {
    width: auto
}

.thumb {
    width: 90px;
    height: 90px
}

@keyframes closeWindow {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.ril__outer {
    z-index: 1000;
    -ms-content-zooming: none;
    -ms-user-select: none;
    -ms-touch-select: none;
    touch-action: none;
    background-color: #000000d9;
    outline: none;
    width: 100%;
    height: 100%;
    inset: 0
}

.ril__outerClosing {
    opacity: 0
}

.ril__inner {
    position: absolute;
    inset: 0
}

.ril__image, .ril__imagePrev, .ril__imageNext {
    -ms-content-zooming: none;
    -ms-user-select: none;
    -ms-touch-select: none;
    touch-action: none;
    max-width: none;
    margin: auto;
    position: absolute;
    inset: 0
}

.ril__imageDiscourager {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.ril__navButtons {
    cursor: pointer;
    opacity: .7;
    border: none;
    width: 20px;
    height: 34px;
    margin: auto;
    padding: 40px 30px;
    position: absolute;
    top: 0;
    bottom: 0
}

.ril__navButtons:hover {
    opacity: 1
}

.ril__navButtons:active {
    opacity: .7
}

.ril__navButtonPrev {
    background: #0003 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDE5LDMgLTIsLTIgLTE2LDE2IDE2LDE2IDEsLTEgLTE1LC0xNSAxNSwtMTUgeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==) 50% no-repeat;
    left: 0
}

.ril__navButtonNext {
    background: #0003 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDEsMyAyLC0yIDE2LDE2IC0xNiwxNiAtMSwtMSAxNSwtMTUgLTE1LC0xNSB6IiBmaWxsPSIjRkZGIi8+PC9zdmc+) 50% no-repeat;
    right: 0
}

.ril__downloadBlocker {
    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    background-size: cover;
    position: absolute;
    inset: 0
}

.ril__caption, .ril__toolbar {
    background-color: #00000080;
    justify-content: space-between;
    display: flex;
    position: absolute;
    left: 0;
    right: 0
}

.ril__caption {
    max-height: 150px;
    bottom: 0;
    overflow: auto
}

.ril__captionContent {
    color: #fff;
    padding: 10px 20px
}

.ril__toolbar {
    height: 50px;
    top: 0
}

.ril__toolbarSide {
    height: 50px;
    margin: 0
}

.ril__toolbarLeftSide {
    text-overflow: ellipsis;
    flex: 0 auto;
    padding-left: 20px;
    padding-right: 0;
    overflow: hidden
}

.ril__toolbarRightSide {
    flex: none;
    padding-left: 0;
    padding-right: 20px
}

.ril__toolbarItem {
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    padding: 0;
    font-size: 120%;
    line-height: 50px;
    display: inline-block;
    overflow: hidden
}

.ril__toolbarItemChild {
    vertical-align: middle
}

.ril__builtinButton {
    cursor: pointer;
    opacity: .7;
    border: none;
    width: 40px;
    height: 35px
}

.ril__builtinButton:hover {
    opacity: 1
}

.ril__builtinButton:active {
    outline: none
}

.ril__builtinButtonDisabled {
    cursor: default;
    opacity: .5
}

.ril__builtinButtonDisabled:hover {
    opacity: .5
}

.ril__closeButton {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj48cGF0aCBkPSJtIDEsMyAxLjI1LC0xLjI1IDcuNSw3LjUgNy41LC03LjUgMS4yNSwxLjI1IC03LjUsNy41IDcuNSw3LjUgLTEuMjUsMS4yNSAtNy41LC03LjUgLTcuNSw3LjUgLTEuMjUsLTEuMjUgNy41LC03LjUgLTcuNSwtNy41IHoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=) 50% no-repeat
}

.ril__zoomInButton {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PHBhdGggZD0iTTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) 50% no-repeat
}

.ril__zoomOutButton {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) 50% no-repeat
}

.ril__outerAnimating {
    animation-name: closeWindow
}

@keyframes pointFade {
    0%, 19.999%, to {
        opacity: 0
    }
    20% {
        opacity: 1
    }
}

.ril__loadingCircle {
    width: 60px;
    height: 60px;
    position: relative
}

.ril__loadingCirclePoint {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.ril__loadingCirclePoint:before {
    content: "";
    background-color: #fff;
    border-radius: 30%;
    width: 11%;
    height: 30%;
    margin: 0 auto;
    animation: .8s ease-in-out infinite both pointFade;
    display: block
}

.ril__loadingCirclePoint:first-of-type {
    transform: rotate(0)
}

.ril__loadingCirclePoint:first-of-type:before, .ril__loadingCirclePoint:nth-of-type(7):before {
    animation-delay: -800ms
}

.ril__loadingCirclePoint:nth-of-type(2) {
    transform: rotate(30deg)
}

.ril__loadingCirclePoint:nth-of-type(8) {
    transform: rotate(210deg)
}

.ril__loadingCirclePoint:nth-of-type(2):before, .ril__loadingCirclePoint:nth-of-type(8):before {
    animation-delay: -666ms
}

.ril__loadingCirclePoint:nth-of-type(3) {
    transform: rotate(60deg)
}

.ril__loadingCirclePoint:nth-of-type(9) {
    transform: rotate(240deg)
}

.ril__loadingCirclePoint:nth-of-type(3):before, .ril__loadingCirclePoint:nth-of-type(9):before {
    animation-delay: -533ms
}

.ril__loadingCirclePoint:nth-of-type(4) {
    transform: rotate(90deg)
}

.ril__loadingCirclePoint:nth-of-type(10) {
    transform: rotate(270deg)
}

.ril__loadingCirclePoint:nth-of-type(4):before, .ril__loadingCirclePoint:nth-of-type(10):before {
    animation-delay: -400ms
}

.ril__loadingCirclePoint:nth-of-type(5) {
    transform: rotate(120deg)
}

.ril__loadingCirclePoint:nth-of-type(11) {
    transform: rotate(300deg)
}

.ril__loadingCirclePoint:nth-of-type(5):before, .ril__loadingCirclePoint:nth-of-type(11):before {
    animation-delay: -266ms
}

.ril__loadingCirclePoint:nth-of-type(6) {
    transform: rotate(150deg)
}

.ril__loadingCirclePoint:nth-of-type(12) {
    transform: rotate(330deg)
}

.ril__loadingCirclePoint:nth-of-type(6):before, .ril__loadingCirclePoint:nth-of-type(12):before {
    animation-delay: -133ms
}

.ril__loadingCirclePoint:nth-of-type(7) {
    transform: rotate(180deg)
}

.ril__loadingCirclePoint:nth-of-type(13) {
    transform: rotate(360deg)
}

.ril__loadingCirclePoint:nth-of-type(7):before, .ril__loadingCirclePoint:nth-of-type(13):before {
    animation-delay: 0s
}

.ril__loadingContainer {
    position: absolute;
    inset: 0
}

.ril__imagePrev .ril__loadingContainer, .ril__imageNext .ril__loadingContainer {
    display: none
}

.ril__errorContainer {
    color: #fff;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0
}

.ril__imagePrev .ril__errorContainer, .ril__imageNext .ril__errorContainer {
    display: none
}

.ril__loadingContainer__icon {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%) translateY(-50%)
}

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

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

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

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

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

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

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

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

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

.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-slide, .swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

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

.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 {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

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

.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(#0000, #00000080)
}

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

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

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

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

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

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

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

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

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

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

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

button.swiper-pagination-bullet {
    box-shadow: none;
    appearance: none;
    border: 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 {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

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

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

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

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

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

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

:is(.swiper-horizontal>.swiper-pagination-bullets,.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));
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0)
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: 100% 0
}

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

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

.swiper-pagination-lock {
    display: none
}

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

.swiper-button-prev, .swiper-button-next {
    width: var(--swiper-navigation-size);
    height: var(--swiper-navigation-size);
    z-index: 10;
    cursor: pointer;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute
}

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

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

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

:is(.swiper-button-prev,.swiper-button-next) svg {
    object-fit: contain;
    transform-origin: 50%;
    fill: currentColor;
    pointer-events: none;
    width: 100%;
    height: 100%
}

.swiper-button-lock {
    display: none
}

.swiper-button-prev, .swiper-button-next {
    top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2))
}

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

.swiper-button-prev .swiper-navigation-icon {
    transform: rotate(180deg)
}

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

.swiper-horizontal .swiper-button-prev, .swiper-horizontal .swiper-button-next, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal ~ .swiper-button-next {
    top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    margin-left: 0
}

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

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

:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon {
    transform: rotate(180deg)
}

:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon {
    transform: rotate(0)
}

.swiper-vertical .swiper-button-prev, .swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-prev, .swiper-vertical ~ .swiper-button-next {
    left: var(--swiper-navigation-top-offset, 50%);
    margin-left: calc(0px - (var(--swiper-navigation-size) / 2));
    margin-top: 0;
    right: auto
}

.swiper-vertical .swiper-button-prev, .swiper-vertical ~ .swiper-button-prev {
    top: var(--swiper-navigation-sides-offset, 4px);
    bottom: auto
}

:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon {
    transform: rotate(-90deg)
}

.swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-next {
    bottom: var(--swiper-navigation-sides-offset, 4px);
    top: auto
}

:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon {
    transform: rotate(90deg)
}
