.all-collections-list{row-gap:40px}.all-collections-item{position:relative}.all-collections-item:hover .all-collections-image{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.all-collections-item:hover .icon-arrow path{-webkit-transform:translate(-1px);-ms-transform:translate(-1px);transform:translate(-1px)}.all-collections-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}.all-collections-image-wrapper{aspect-ratio:1/1;overflow:hidden}.all-collections-link{color:inherit;text-decoration:none}.all-collections-link:hover{color:inherit}.all-collections-link::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.all-collections-link .icon-wrap{margin-left:8px;white-space:nowrap;overflow:hidden}.all-collections-link .icon-arrow{width:20px;margin-bottom:2px}.all-collections-link .icon-arrow path{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-webkit-transform:translate(-3px);-ms-transform:translate(-3px);transform:translate(-3px)}