@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(var(--spacing-20));transform:translateY(var(--spacing-20))}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes slideUp{0%{-webkit-transform:translateY(var(--spacing-20));transform:translateY(var(--spacing-20))}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes kvSlideBar{0%{scale:0 1}to{scale:1 1}}@keyframes kvSlideBar{0%{scale:0 1}to{scale:1 1}}.p-customers{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:var(--spacing-32) 0 0}@media screen and (min-width:769px){.p-customers{margin:var(--spacing-80) 0 0}}.p-customers__logo{width:100%;height:var(--spacing-70);background-repeat:repeat-x;background-size:auto 100%;-webkit-animation-duration:30.8s;animation-duration:30.8s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@media screen and (min-width:769px){.p-customers__logo{height:var(--spacing-100);-webkit-animation-duration:40s;animation-duration:40s}.p-customers__logo+.p-customers__logo{margin-top:var(--spacing-10)}}.p-customers__logo--top{background-image:url(/assets/images/customers-logo-top.png);-webkit-animation-name:moveLeft;animation-name:moveLeft;-webkit-animation-timing-function:linear;animation-timing-function:linear;--move:821.3333333333vw}@media screen and (min-width:769px){.p-customers__logo--top{--move:322.1083455344vw}}@media screen and (min-width:1367px){.p-customers__logo--top{--move:4400px}}.p-customers__logo--bottom{background-image:url(/assets/images/customers-logo-bottom.png);-webkit-animation-name:moveRight;animation-name:moveRight;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;--move:761.04vw}@media screen and (min-width:769px){.p-customers__logo--bottom{--move:298.4626647145vw}}@media screen and (min-width:1367px){.p-customers__logo--bottom{--move:4077px}}@-webkit-keyframes moveLeft{0%{background-position-x:var(--move)}to{background-position-x:0}}@keyframes moveLeft{0%{background-position-x:var(--move)}to{background-position-x:0}}@-webkit-keyframes moveRight{0%{background-position-x:0}to{background-position-x:var(--move)}}@keyframes moveRight{0%{background-position-x:0}to{background-position-x:var(--move)}}