.snippet-brand-block{align-items:center;display:flex;flex-grow:0;flex-shrink:0;height:100%;justify-content:center;min-width:100px;position:relative;scroll-snap-align:center}@media(max-width:768px){.snippet-brand-block{flex-grow:1}}.snippet-brand-block__link{align-items:center;display:flex;justify-content:center;width:100%}.snippet-brand-block__link--hover-type-opacity{opacity:1;transition:opacity .2s ease-in-out}.snippet-brand-block__link--hover-type-opacity:hover{opacity:.8}.snippet-brand-block__link--hover-type-grayscale{filter:grayscale(1);transition:filter .25s ease-in-out}.snippet-brand-block__link--hover-type-grayscale:hover{filter:grayscale(0)}.snippet-brand-block__link--hover-type-grayscale-reversed{filter:grayscale(0);transition:filter .25s ease-in-out}.snippet-brand-block__link--hover-type-grayscale-reversed:hover{filter:grayscale(1)}.snippet-brand-block__image-container{align-items:center;display:flex;height:100%;justify-content:center;margin-bottom:0!important;max-height:150px;max-width:150px;width:100%}.snippet-brand-block__image,.snippet-brand-block__picture{height:auto;max-height:100%;width:100%}