.collage-wrapper-title{margin-top:0}.collage{display:grid}.collage__item>*{width:100%}.collage__item .card__content{flex-grow:initial}@media screen and (max-width: 749px){.collage{grid-column-gap:var(--grid-mobile-horizontal-spacing);grid-row-gap:var(--grid-mobile-vertical-spacing)}.collage--mobile{grid-template-columns:repeat(2,minmax(0,1fr))}.collage--mobile .collage__item--left:nth-child(3n-2){grid-column:span 2}.collage--mobile .collage__item--left:nth-child(3n-2):nth-last-child(2){grid-column:span 1}.collage--mobile .collage__item--left:nth-child(3n){grid-column-start:2}.collage--mobile .collage__item--right:nth-child(3n-2){grid-column-start:1}.collage--mobile .collage__item--right:nth-child(3n-2):last-child{grid-column:span 2}.collage--mobile .collage__item--right:nth-child(3n-1){grid-column-start:2}.collage--mobile .collage__item--right:nth-child(3n){grid-column:1 / span 2}}@media screen and (min-width: 750px){.collage{grid-auto-flow:column;grid-column-gap:var(--grid-desktop-horizontal-spacing);grid-row-gap:var(--grid-desktop-vertical-spacing);grid-template-columns:repeat(3,minmax(0,1fr))}.collage__item--left:nth-child(3n-2){grid-column:1 / span 2;grid-row:span 2}.collage__item--left:nth-child(3n-2):last-child{grid-column:1 / span 3}.collage__item--left:nth-child(3n-1),.collage__item--left:nth-child(3n){grid-column-start:3}.collage__item--left:nth-child(3n-1):last-child{grid-row:span 2}.collage__item--right:nth-child(3n-2){grid-column:1 / span 1;grid-row:span 1}.collage__item--right:nth-child(3n-2):last-child{grid-column:1 / span 3}.collage__item--right:nth-child(3n-1){grid-column-start:1}.collage__item--right:nth-child(3n-1):last-child{grid-column:span 2}.collage__item--right:nth-child(3n){grid-column:2 / span 2;grid-row:span 2}.collage__item--collection:only-child,.collage__item--product:only-child{justify-self:center;max-width:73rem;width:100%}}.collage-card{height:100%;position:relative;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity));padding:var(--image-padding)}.collage-card.gradient{transform:perspective(0)}.collage-card:after{content:"";position:absolute;z-index:-1;border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity));width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1)}.collage-card.product-card-wrapper{--border-radius: var(--product-card-corner-radius);--border-width: var(--product-card-border-width);--border-opacity: var(--product-card-border-opacity);--shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--product-card-shadow-vertical-offset);--shadow-blur-radius: var(--product-card-shadow-blur-radius);--shadow-opacity: var(--product-card-shadow-opacity);--shadow-visible: var(--product-card-shadow-visible);--image-padding: var(--product-card-image-padding)}.collage-card .media{height:100%;overflow:hidden;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.collage-card .deferred-media{height:100%;overflow:visible}.collage-card__link{display:block;height:100%}.collage-card .deferred-media__poster{background-color:transparent;border:0}.collage-card .deferred-media__poster:after{content:"";position:absolute;z-index:1;outline-offset:.3rem;bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}.collage-card .deferred-media__poster:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.collage-card .deferred-media__poster:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.collage-card .deferred-media__poster:focus:not(:focus-visible),.collage-card .deferred-media__poster:focus:not(:focus-visible):after{outline:none;box-shadow:none}.collage-card .deferred-media__poster:focus{outline:none;box-shadow:none}.collage-text{text-align:center;padding-bottom:6rem}.collage-wrapper-title{text-align:center;font-size:45px;line-height:52px;font-weight:700;letter-spacing:0px;color:#9c8a62;opacity:1;padding-top:12px}.collage-subtext{text-align:center;font-size:18px;line-height:30px;font-weight:400;letter-spacing:0px;color:#9c8a62;opacity:1;position:relative}.collage-subtext:after{content:"....";color:#9c8a62;position:absolute;right:0;top:0;left:0;text-align:center;font-size:50px;line-height:50px;font-weight:700;letter-spacing:0px;opacity:1}.collage-subtext-2{text-align:center;font-size:50px;line-height:50px;font-weight:700;letter-spacing:0px;color:#9c8a62;opacity:1}.collage-list__item:first-child{width:50%}.collage-list__item:nth-child(2){width:50%}.product-image-overlay{background:transparent linear-gradient(347deg,#000,#0101019c 48%,#54545400) 0% 0% no-repeat padding-box;transition:background .3s ease-in-out}.product-image-overlay:hover{background:transparent linear-gradient(347deg,#000c,#00000080 48%,#d3d3d366) 0% 0% no-repeat padding-box}.collage-list__item .card__badge{display:none}.collage-list__item:first-child .card-product-text{position:absolute;top:220px;left:29px}.collage-list__item:first-child .card__heading{text-align:left;font-size:20px;font-weight:400;line-height:27px;letter-spacing:0px;color:#fff;opacity:1}.collage-list__item:first-child .price-item{text-align:left;font: 30px/40px Playfair Display;letter-spacing:0px;color:#fff;opacity:1}.collage-list__item:first-child .collection-name{text-align:left;font-size:16px;font-weight:400;line-height:19px;letter-spacing:0px;color:#fff;opacity:1}.collage-list__item:nth-child(2) .card-product-text{position:absolute;top:220px;left:29px}.collage-list__item:nth-child(2) .card__heading{text-align:left;font-size:20px;font-weight:400;line-height:27px;letter-spacing:0px;color:#fff;opacity:1}.collage-list__item:nth-child(2) .price-item{text-align:left;font:24px/40px Playfair Display;letter-spacing:0px;color:#fff;opacity:1}.collage-list__item:nth-child(2) .collection-name{text-align:left;font-size:16px;font-weight:400;line-height:19px;letter-spacing:0px;color:#fff;opacity:1}.card-product-text{position:absolute;top:150px;left:21px}.collage-list__item .card__heading{text-align:left;font-size:17px;font-weight:400;line-height:22px;letter-spacing:0px;color:#fff;opacity:1}.collage-list__item .price-item{text-align:left;font-size:24px;font-weight:400;line-height:32px;letter-spacing:0px;font-family:Playfair Display;color:#fff;opacity:1}.collection-name{text-align:left;font-size:12px;font-weight:400;line-height:14px;letter-spacing:0px;color:#fff;opacity:1}a:hover{text-decoration:none!important}.card-product-sub-text .card__heading{position:relative;transition:color .3s ease,text-decoration .3s ease;color:#333}.card-product-sub-text .card__heading:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:100%;background-color:#fff8;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.card-product-sub-text .card__heading:hover:after{transform:scaleX(1)}.card-product-sub-text .card__heading:hover{color:#a98956;text-decoration:none;text-underline-offset:0}.collage-list .card__media .media img{height:100%;object-fit:none;object-position:center;width:100%}.collage-list .card__inner{width:100%;height:306px}.collage-list .card-product-price{position:absolute}.collage-list .flex_heading{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;padding:0 20px}.collage-list s.price-item.price-item--regular{display:none}.collage-list .price-item .price-item--regular{font-size:24px}.collage-list span.price-item.price-item--sale.price-item--last{font-size:23px}.collage-list .card-product-new-text{position:absolute;bottom:7%;width:100%}@media screen and (max-width: 1280px){.collage-list.contains-content-container.grid.grid--2-col-tablet-down{padding:0 20px}}@media screen and (max-width: 989px){.collage-list__item .price-item{font-size:16px!important}}@media screen and (max-width: 768px){.collage-list .card__inner{width:100%;height:200px!important}.collage-list span.price-item.price-item--sale.price-item--last,.collage-list__item:first-child .card__heading,.collage-list .price-item .price-item--regular{font-size:16px}.collage-list__item:nth-child(2) .card__heading{font-size:16px}}@media screen and (max-width: 749px){.collage-subtext:after{content:"....";color:#9c8a62;position:absolute;right:0;top:30px;left:0;text-align:center;font-size:50px;line-height:50px;font-weight:700;letter-spacing:0px;opacity:1}.collage-list__item:first-child{width:100%;height:100%}.collage-list__item:nth-child(2){width:100%}.collage-list__item{width:100%}.collage-list__item:nth-child(1),.collage-list__item:nth-child(2){width:100%}.collage-list__item:first-child .price-item{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0px;font-family:Playfair Display}.collage-list__item:first-child .card__heading{font-size:15px;font-weight:400;line-height:20px}.collage-list__item:first-child .collection-name{font-size:12px;font-weight:400;line-height:14px}.collage-list__item:nth-child(2) .price-item{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0px;font-family:Playfair Display}.collage-list__item:nth-child(2) .card__heading{font-size:15px;font-weight:400;line-height:20px}.collage-list__item:nth-child(2) .collection-name{font-size:12px;font-weight:400;line-height:14px}.collage-list__item .price-item{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0px;font-family:Playfair Display;color:#fff;opacity:1}}@media screen and (max-width: 500px){.collage-list__item:nth-child(1),.collage-list__item:nth-child(2){width:100%;max-width:100%}.collage-list .card-product-price{position:unset}.collage-list .flex_heading{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/collage.css.map */
