#slideshow-module h2,#slideshow-module h3,#slideshow-module h4{margin-bottom:0}.gallery-container{border-radius:8px;margin-bottom:var(--MARGIN_2);overflow:hidden;width:100%;width:100vw}.gallery-title{color:#333;margin-bottom:20px;text-align:center}.gallery-row{height:198px;margin-bottom:var(--SMALL_GAP);overflow:hidden;position:relative}.gallery-row.top{padding:0 2px;width:100%}.gallery-row.bottom{margin-left:-148px;width:calc(100% + 296px)}.gallery-track{display:flex;position:absolute;transition:none}.gallery-track.top{left:0}.gallery-track.bottom{right:0}.gallery-item>div{align-items:center;background-color:var(--LIGHT_GRAY);border-radius:var(--BORDER_RADIUS);display:flex;flex-shrink:0;height:198px;justify-content:center;margin-right:var(--SMALL_GAP);overflow:hidden;width:296px}.gallery-item img{border-radius:0;display:block;height:auto;object-fit:cover;width:60%}