.custom-collection-list--mob{display:block}.custom-collection-list--pc{display:none}@media screen and (width >= 750px){.custom-collection-list--pc{display:grid}.custom-collection-list--mob{display:none}}.custom-collection-list{gap:4px;padding:0 20px;grid-template-columns:repeat(4, 1fr)}@media screen and (width >= 750px){.custom-collection-list{grid-template-columns:repeat(4, 1fr)}}.custom-collection__info{grid-column:span 2;background:#f8f8f8;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-bottom:8px}@media screen and (width >= 750px){.custom-collection__info{margin-bottom:0;min-height:400px}}.custom-collection__info-title{font-size:18px;margin:0;text-transform:uppercase;margin-bottom:1em;letter-spacing:.06em}.custom-collection__info-button{width:-moz-fit-content;width:fit-content}.custom-collection__products{grid-column:1/-1;display:contents}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0 !important}.custom-collection__next,.custom-collection__prev{z-index:9;top:50%}