.press{overflow:hidden;position:relative;width:100dvw}.press--has-autoplay{margin-bottom:-2rem;padding-bottom:2.5rem}.press__title{font-size:2.5rem;font-weight:600;letter-spacing:-.02em;line-height:105%;text-align:center}.press__list{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem;justify-content:center;padding:0 2rem 0 .5rem;width:100%}.press__list .press__item{flex-shrink:0;scroll-snap-align:center}.press__item{max-width:8rem;width:100%}.press__item img{height:100%;max-height:1.5rem;-o-object-fit:contain;object-fit:contain;width:100%}.press__item a{display:block}.press__btn{align-items:center;bottom:0;color:#707070;display:flex;flex-direction:row;height:2rem;justify-content:center;position:absolute;right:0;width:2rem;z-index:2}.press__btn-icon--play{display:none}@media only screen and (min-width:64em){.press--has-autoplay{margin-bottom:0;padding-bottom:0}.press__title{font-size:3rem}.press__item img{max-height:2rem}.press__btn{display:none}}@media only screen and (min-width:80em){.press__list{gap:5rem}.press__item{max-width:9rem}}@media only screen and (max-width:calc(64em - 1px)){.press__list{-ms-overflow-style:none;display:grid;grid-template-columns:repeat(6,8rem);justify-content:flex-start;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.press__list::-webkit-scrollbar{background:transparent;display:none;height:0;width:0}.press__list::-moz-scrollbar{display:none}}@media (prefers-reduced-motion:reduce){.press__btn-icon--play{display:block}.press__btn-icon--pause{display:none}}