.references-modern{width:100%}.references-modern__wrapper{max-width:1180px;padding:0 20px;width:100%;margin:100px auto 0;box-sizing:border-box}.references-modern__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:40px 20px;justify-items:center}.reference-logo{display:block}.reference-logo--hidden{display:none}.reference-logo img{width:100%;height:auto;display:block;opacity:1;object-fit:contain;transition:opacity .5s ease-in-out}.references-modern--rotation .reference-logo img{transform:rotateX(0deg);transition:transform .5s ease-in-out}.reference-logo img.reference-logo__img--hidden{opacity:0}.references-modern--rotation .reference-logo img.reference-logo__img--hidden{transform:rotateX(90deg);opacity:1}.reference-logo img.reference-logo__img--transition{position:absolute;left:0;right:0;top:0;bottom:0}@media screen and (max-width:767px){.references-modern__grid{grid-template-columns:repeat(3,1fr);gap:35px 10px}.references-modern__wrapper{margin:62px auto 0}}