.results-imageslider{--results-slide-height:450px;--results-slide-height-collapsed:200px;--results-controls-offset:12px;--results-controls-height:56px}.image-slider--wrapper{position:relative}.results-imageslider__slider{padding-bottom:calc(var(--results-controls-height) + var(--results-controls-offset))}.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)}.results-imageslider__nav{background:none;border:none;padding:0}.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%}.results-imageslider__controls{inset-inline:0;bottom:calc(var(--results-controls-height) + var(--results-controls-offset));column-gap:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));position:absolute;z-index:5}.results-imageslider__buttons{display:flex;grid-column:3;justify-content:flex-end;padding-left:20px}.results-imageslider__slider{overflow:hidden;position:relative;width:100%}@media (max-width:767px){.results-imageslider{--results-slide-height:360px;--results-controls-height:40px}.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)}.results-imageslider__controls{display:block;position:static}.results-imageslider__slider{padding-bottom:0}.results-imageslider__buttons{justify-content:center;padding:var(--band-md)}}@media (min-width:768px) and (max-width:1023px){.results-imageslider__controls{grid-template-columns:repeat(2,minmax(0,1fr))}.results-imageslider__buttons{grid-column:2;justify-content:flex-start;padding-left:20px}}.results-imageslider__nav{cursor:pointer}