.c-gallery{display:block;overflow:hidden;position:relative;width:100%}.c-gallery__inner{height:auto;overflow:hidden;width:100%}.c-gallery__slider{padding-inline:calc((var(--container-padding) - var(--grid-gutter) / 2) * 2)}.c-gallery__swiper-slide{height:65dvh;max-height:250px;width:auto}@media screen and (min-width:768px){.c-gallery__swiper-slide{max-height:unset}}.c-gallery__slide{display:flex;height:100%;overflow:hidden;pointer-events:all;position:relative;-webkit-user-select:none;user-select:none;width:100%}.c-gallery__image{display:block;height:100%;overflow:hidden;position:relative;width:100%}.c-gallery__image img,.c-gallery__image video{height:100%}.c-gallery__buttons{align-items:start;display:flex;gap:18px;justify-content:end}.c-gallery__state{align-items:center;display:flex;gap:var(--grid-gutter)}.c-gallery__progress{background-color:rgba(var(--alt-rgb),.2)!important;height:1.5px!important;position:relative!important}.c-gallery__progress span{background-color:var(--text-color)!important}.c-gallery__count{color:var(--alt-color);margin-top:10px;position:relative}.c-gallery__count span:first-child{color:var(--text-color)}
