.gallery-right-aligned{align-items:stretch;display:flex;flex-direction:column;gap:20px;width:100%}.gallery-right-aligned--xs-hide{display:none}.gallery-right-aligned--xl-hide{display:flex}.gallery-right-aligned__content{display:flex;flex-direction:column;justify-content:center;text-align:center}.gallery-right-aligned__gallery-container{display:flex;flex-direction:column;justify-content:center;width:100%}.gallery-right-aligned__gallery-scroll{padding:.3rem 0 1.5rem}.gallery-right-aligned__gallery{align-items:stretch;display:flex;flex-direction:row;gap:8px;height:100%}.gallery-right-aligned__gallery .item{align-items:stretch;background-color:#f2f2f2;display:flex;flex:0 0 234px;flex-direction:column;gap:8px;justify-content:flex-start;padding:.5rem}.gallery-right-aligned__gallery .item .item__image{align-items:center;display:flex;flex-direction:column;flex-grow:2;height:360px;justify-content:center;max-height:360px}.gallery-right-aligned__gallery .item .item-image__image{max-width:200px}.gallery-right-aligned__gallery .item .content-headline h5{margin-bottom:0}.gallery-right-aligned__gallery .item .content-text{font-size:16px;line-height:18px}@media (min-width:768px){.gallery-right-aligned__content{text-align:left}}@media (min-width:1025px){.gallery-right-aligned{align-items:stretch;display:flex;flex-direction:row;gap:40px;width:100%}.gallery-right-aligned__gallery-container{width:65%}.gallery-right-aligned--xs-hide{display:flex}.gallery-right-aligned--xl-hide{display:none}.gallery-right-aligned__gallery{gap:18px}.gallery-right-aligned__gallery-scroll{padding:1rem 0 1.5rem}.gallery-right-aligned__gallery .item{flex:0 0 330px;padding:1rem}.gallery-right-aligned__gallery .item .item-image__image{height:100%;max-height:360px;max-width:285px;object-fit:contain;width:auto}.gallery-right-aligned__gallery .item .content-headline h5{margin-bottom:.2rem}}