.press-bar{background-color:var(--press-bar-background-color);overflow:hidden;padding:37px 0}@media screen and (min-width:1025px){.press-bar{padding:57px 0 56px}}.press-bar__wrapper{align-items:center;display:flex;justify-content:space-between}@media screen and (min-width:1025px){.press-bar__wrapper{--wrapper-padding-x:100px}}@media screen and (min-width:1400px){.press-bar__wrapper{--wrapper-padding-x:198px}}.press-bar__item{background-color:var(--press-bar-logo-color);display:inline-block;height:28px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;opacity:0;position:relative;transition:opacity 1s;width:calc(50% - 8px)}@media screen and (min-width:750px){.press-bar__item{opacity:1;position:relative;width:var(--press-bar-item-width)}}@media screen and (min-width:1025px){.press-bar__item{height:40px}}.press-bar__item.is-active{opacity:1}@media screen and (max-width:749px){.press-bar__item:nth-of-type(n+3){left:16px;position:absolute}.press-bar__item:nth-of-type(2n+4){left:auto;right:16px}}
