.skeleton-loading{display:block;-webkit-animation:a 1.5s linear infinite alternate;animation:a 1.5s linear infinite alternate;opacity:.5}@-webkit-keyframes a{0%{background-color:#e6e6e6}to{background-color:#000}}@keyframes a{0%{background-color:#e6e6e6}to{background-color:#000}}.hero-logos{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px clamp(40px,5vw,100px);padding:35px;z-index:2;margin-top:-45px}.hero-logos__logo{-webkit-box-flex:0;-webkit-flex:0 1 24%;-ms-flex:0 1 24%;flex:0 1 24%;max-width:140px}.hero-logos__logo img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}