.collection{background:#000;color:#fff;padding-bottom:3rem}.collection__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:16.75rem}.collection__load-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:2rem;padding-top:3rem}.collection__load-btn{position:relative}.collection__load-btn::before{position:absolute;content:'';top:0;left:0;width:100%;height:100%}.collection-utils{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:90.0625rem}.collection-utils__count{font-size:.8125rem;font-weight:500;line-height:1.54;letter-spacing:.125rem;margin:0;text-transform:uppercase}.collection-utils__count-wrapper{max-width:calc(100% - 80px);width:100%}.collection-utils__btn.is-active .icon{opacity:.4}.collection-utils__breadcrumb{color:#fff;display:inline-block;font-size:.8125rem;font-weight:500;line-height:1.54;letter-spacing:.125rem;margin:0;text-transform:uppercase}.collection-utils__breadcrumb:visited{color:#fff;opacity:.7}.collection-grid{border-top:.0625rem solid rgba(128,128,128,.4);grid-gap:0;-webkit-transition:grid-column .2s ease-in-out;transition:grid-column .2s ease-in-out;transition:grid-column .2s ease-in-out,-ms-grid-column .2s ease-in-out}@media only screen and (min-width:960px){.collection-grid{grid-template-columns:repeat(15,1fr)}}