.collections{padding:0 0 3rem;width:100%;overflow:hidden}.connections__intro{width:1000px;margin:0 auto 2rem auto}.collection__item{width:80%;height:300px;margin:0 5px;overflow:hidden;position:relative}.collection__multiple{pointer-events:none;position:absolute;top:0;right:0;left:auto;bottom:auto;z-index:2;background:transparent;color:#fff;font-size:1.2;font-weight:700;padding:1rem}.collection__multiple svg{width:40px}.collection__image{position:absolute;top:0;bottom:0;right:0;left:0}.collection__image img{object-fit:cover;object-position:center;width:110%;height:110%;transition:width .25s ease,height .25s ease}.collection__item:hover .collection__image img{width:100%;height:100%}@media screen and (min-width:768px){.collection__item{width:30%}}@media screen and (min-width:1000px){.collection__item{width:25%}}@media screen and (min-width:1400px){.collection__item{width:20%}}.collections .flickity-page-dots li.dot{width:5px;height:5px}.collections .flickity-page-dots li.dot.is-selected{background:#ce0e2d}