.c1.breadcrumb-wrapper{margin-bottom:6px;margin-top:24px;padding-inline:16px}@media (min-width:800px){.c1.breadcrumb-wrapper{padding-inline:30px}}@media (min-width:920px){.c1.breadcrumb-wrapper{padding-inline:70px}}@media (min-width:1101px){.c1.breadcrumb-wrapper{padding-inline:112px}}.collections-page{margin:auto;max-width:1920px;padding:0 112px}.collections-page h1{font-size:var(--text-6xl);font-weight:700;line-height:var(--text-6xl-line-height);margin-bottom:1rem}.collections-page-intro{font-size:16px;font-weight:500;line-height:24px;margin-bottom:40px}.collections-page .items{display:grid;gap:40px 32px;grid-template-columns:repeat(4,1fr)}.collections-page .items .block{height:-moz-fit-content;height:fit-content;width:100%}.collections-page .items .block-title{color:#1d1d1b;display:block;font-size:24px;font-weight:700;line-height:32px;margin-top:24px}.collections-page .items .block-title a{text-decoration:none;transition:all .3s ease-in-out}.collections-page .items .block-pic{border-radius:32px;display:block;height:328px;overflow:hidden;width:100%}.collections-page .items .block-pic img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.collections-page .items .block-pic img.loading{display:none}.collections-page .items .block-pic .placeholder{animation:placeholder 2s infinite;background:linear-gradient(270deg,#eee 30%,#dadada 70%,#eee 80%);background-size:200% 100%;height:328px;width:100%}.collections-page .items .block:hover a{color:#7bc21f}@media (max-width:1600px){.collections-page .items .block{max-width:280px;width:100%}.collections-page .items .block-pic{height:224px}}@media (max-width:1100px){.collections-page{padding:0 70px}.collections-page .items{grid-template-columns:repeat(3,1fr)}}@media (max-width:920px){.collections-page{padding:0 30px}.collections-page .items{grid-template-columns:repeat(2,1fr)}.collections-page .items .block{max-width:100%}}@media (max-width:800px){.collections-page{padding:0 16px}}@media (max-width:768px){.collections-page h1{font-size:var(--text-2xl);line-height:var(--text-2xl-line-height)}.collections-page-intro{font-size:14px;font-weight:500;line-height:24px;margin-bottom:23px}.collections-page .items{grid-template-columns:repeat(1,1fr);justify-items:center;row-gap:24px}.collections-page .items .block{max-width:100%}.collections-page .items .block-title{text-align:center}.collections-page .items .block-pic{border-radius:16px;height:262px}}@keyframes placeholder{0%{background-position:-100% 0}to{background-position:100% 0}}