.collection-gateway{position:relative;z-index:0;width:100%;overflow:hidden}.collection-gateway__grid{position:relative;z-index:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.collection-gateway__item{position:relative;z-index:0;overflow:hidden;background:#f3f3f3;aspect-ratio:4 / 5}.collection-gateway__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:block}.collection-gateway__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.collection-gateway__image,.collection-gateway__placeholder{width:100%;height:100%;display:block}.collection-gateway__image{object-fit:cover;transition:transform .8s ease}.collection-gateway__placeholder{background:#eee}.collection-gateway__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--cg-overlay-color);opacity:var(--cg-overlay-opacity);pointer-events:none}.collection-gateway__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;padding:40px;padding-bottom:var(--cg-content-padding-bottom);display:flex;flex-direction:column;justify-content:var(--cg-content-justify);align-items:center;text-align:var(--cg-content-align);color:var(--cg-text-color);pointer-events:none}.collection-gateway__title{margin:0;color:var(--cg-text-color);font-size:clamp(20px,2.4vw,42px);line-height:1.15;font-weight:400;letter-spacing:.02em}.collection-gateway__subtitle{margin-top:14px;color:var(--cg-text-color);font-size:clamp(14px,1.1vw,18px);line-height:1.7}.collection-gateway__subtitle p{margin:0}.collection-gateway__button{position:relative;z-index:6;margin-top:28px;display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:120px;padding:var(--cg-button-padding-y) var(--cg-button-padding-x);background:var(--cg-button-bg);color:var(--cg-button-color);border:1px solid var(--cg-button-border);border-radius:var(--cg-button-radius);font-size:var(--cg-button-font-size);font-weight:var(--cg-button-font-weight);line-height:1;text-decoration:none;transition:opacity .25s ease,transform .25s ease,background-color .25s ease,color .25s ease;pointer-events:auto}.collection-gateway__button:hover{opacity:.78;transform:translateY(-1px)}.collection-gateway--zoom .collection-gateway__item:hover .collection-gateway__image{transform:scale(1.06)}.collection-gateway__item:nth-child(n+4){grid-row:2}@media screen and (max-width:989px){.collection-gateway__grid{grid-template-columns:repeat(3,minmax(0,1fr));min-height:auto}.collection-gateway__item:nth-child(n+4){grid-row:auto}.collection-gateway__content{padding:32px 24px}.collection-gateway__title{font-size:clamp(16px,4vw,20px)}}@media screen and (max-width:749px){.collection-gateway__title{font-size:15px;line-height:1.3}}@media screen and (max-width:749px){.collection-gateway--mobile-slider .collection-gateway__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.collection-gateway--mobile-slider .collection-gateway__item{flex:0 0 86vw;scroll-snap-align:start}.collection-gateway--mobile-slider .collection-gateway__grid::-webkit-scrollbar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/collection-gateway.css.map */
