@-webkit-keyframes pp-marquee{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(var(--pp-single-w,-50%));transform:translateX(var(--pp-single-w,-50%))}}@keyframes pp-marquee{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(var(--pp-single-w,-50%));transform:translateX(var(--pp-single-w,-50%))}}.pp-section{position:relative;background:#f7f7f7;padding-top:var(--pp-pt,100px);padding-bottom:var(--pp-pb,100px)}.pp-marquee-wrap{position:relative;overflow:hidden;width:100%}.pp-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;will-change:transform;-webkit-animation:pp-marquee var(--pp-speed,30s) linear infinite;animation:pp-marquee var(--pp-speed,30s) linear infinite}.pp-track:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@media (prefers-reduced-motion:reduce){.pp-track{-webkit-animation:none;animation:none;width:100%;overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.pp-logo{display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;padding:12px 28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.pp-logo img{display:block;max-width:120px;max-height:32px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;opacity:.85;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.pp-logo img:hover{opacity:1}.pp-divider{-ms-flex-negative:0;flex-shrink:0;width:1px;height:22px;background:#111319;opacity:.15}@media (max-width:768px){.pp-mask{width:40px}.pp-logo{height:44px;padding:8px 20px}.pp-logo img{max-width:80px;max-height:28px}.pp-bars{margin-top:var(--pp-pb-mob,48px)}.pp-bar:nth-child(1){width:60%;height:1px}.pp-bar:nth-child(2){width:75%;height:2px}.pp-bar:nth-child(3){width:87%;height:3px}.pp-bar:nth-child(4){width:95%;height:5px}.pp-bar:nth-child(5){width:99%;height:24px}}