.results-imageslider{--results-slide-height:450px;--results-slide-height-collapsed:200px;--results-slide-max-width:618px}.image-slider--wrapper{position:relative}.image-slider--content img{border-radius:var(--border-radius-md);display:block;height:var(--results-slide-height);max-height:518px;object-fit:cover;transition:height .35s;width:100%}.image-slider--content.is-rightmost img{height:var(--results-slide-height-collapsed)}.image-slider--content.is-rightmost.is-rightmost-expanded img{height:var(--results-slide-height)}button.next,button.prev{background:none;border:none}.title-tag{color:var(--text-brand-primary)}.image-slider--toptext-wrapper{align-items:center;display:flex;flex-direction:column;gap:var(--band-md);justify-content:center;padding:var(--band-lg);text-align:center}.image-slider--toptext-wrapper p{max-width:40%}.slider-buttons{bottom:0;display:flex;justify-content:flex-end;padding-top:12px;position:relative;position:absolute;right:calc((100% - var(--results-slide-max-width))/3);z-index:1;z-index:5}.results-imageslider__slider{overflow:hidden;position:relative;width:100%}@media (max-width:767px){.results-imageslider{--results-slide-height:360px}.image-slider--toptext-wrapper p{max-width:100%}.image-slider--content.is-rightmost img,.image-slider--content.is-rightmost.is-rightmost-expanded img{height:var(--results-slide-height)}.slider-buttons{justify-content:center;padding:var(--band-md);position:unset;z-index:1}}.results-imageslider__nav{cursor:pointer}