.custom-collection-grid{display:grid;grid-template-columns:1fr;gap:4rem;justify-items:center}.custom-collection-grid__item{width:100%;display:flex;justify-content:center;opacity:0;transform:translateY(30px);animation:customFadeUp .7s ease forwards}.custom-collection-grid__item:nth-child(2){animation-delay:.1s}.custom-collection-grid__item:nth-child(3){animation-delay:.2s}.custom-collection-grid__item:nth-child(4){animation-delay:.3s}.custom-collection-grid__item:nth-child(5){animation-delay:.4s}@keyframes customFadeUp{to{opacity:1;transform:translateY(0)}}.custom-collection-row{--hover-color-1: #5a6b8c;--hover-color-2: #8fa6c1;--text-default: #3f444b;--gold: #d4b15a;position:relative;width:100%;max-width:840px;min-height:330px;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;column-gap:6rem;padding:3.2rem 5.2rem;background:#fff;box-shadow:0 0 12px #00000014;box-sizing:border-box;overflow:hidden;cursor:pointer;transition:background .45s ease-in-out,box-shadow .45s ease-in-out,transform .45s ease-in-out}.custom-collection-row:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--hover-color-1),var(--hover-color-2));opacity:0;transition:opacity .45s ease-in-out;z-index:0;pointer-events:none}.custom-collection-row>*{position:relative;z-index:1}.custom-collection-row__buttons,.custom-collection-row__buttons *{cursor:auto}.custom-collection-row:hover{box-shadow:0 12px 28px #00000024;transform:translateY(-2px)}.custom-collection-row:hover:before{opacity:1}.custom-collection-grid__item:nth-child(2n) .custom-collection-row{grid-template-columns:minmax(0,1fr) 220px}.custom-collection-grid__item:nth-child(2n) .custom-collection-row__media{order:2}.custom-collection-grid__item:nth-child(2n) .custom-collection-row__content{order:1;padding-left:3rem;padding-right:0}.custom-collection-row__media{display:flex;justify-content:center;align-items:center;height:100%}.custom-collection-row__image{max-width:100%;max-height:280px;width:auto;height:auto;object-fit:contain;display:block;transition:transform .45s ease-in-out}.custom-collection-row:hover .custom-collection-row__image{transform:scale(1.03)}.custom-collection-row__content{max-width:100%;color:var(--text-default)}.custom-collection-row__title{margin:0 0 1.2rem;font-size:3.5rem;line-height:1.08;font-weight:400;letter-spacing:0;color:var(--text-default);transition:color .35s ease-in-out}.custom-collection-row__subtitle{margin:0 0 2.4rem;font-size:1.5rem;line-height:1.35;font-family:Montserrat,sans-serif;color:var(--text-default);text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .35s ease-in-out}.custom-collection-row__price{margin:0 0 2rem;font-size:1.8rem;line-height:1.2;font-weight:400;font-family:Montserrat,sans-serif;color:var(--text-default);transition:color .35s ease-in-out}.custom-collection-row__buttons{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.custom-collection-row__buttons product-form,.custom-collection-row__buttons form{width:146px;margin:0}.custom-collection-row__button{width:146px;min-width:146px;height:40px;border-radius:999px;font-size:.95rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;transition:all .35s ease-in-out,color .35s ease-in-out,border-color .35s ease-in-out,background-color .35s ease-in-out;padding:0 1.2rem}.custom-collection-row__button--primary{background:var(--gold);border:1px solid var(--gold);color:#fff}.custom-collection-row__button--secondary{background:transparent;border:1px solid var(--gold);color:var(--gold)}.custom-collection-row__button:hover{opacity:.96}.custom-collection-row:hover .custom-collection-row__title,.custom-collection-row:hover .custom-collection-row__subtitle,.custom-collection-row:hover .custom-collection-row__price{color:#fff}.custom-collection-row:hover .custom-collection-row__button--primary{background:var(--gold);border-color:var(--gold);color:#fff}.custom-collection-row:hover .custom-collection-row__button--secondary{background:transparent;border-color:var(--gold);color:var(--gold)}@media screen and (max-width:990px){.custom-collection-row,.custom-collection-grid__item:nth-child(2n) .custom-collection-row{max-width:100%;min-height:auto;grid-template-columns:1fr;gap:2rem;padding:2.4rem 2rem}.custom-collection-row__content{text-align:center}.custom-collection-row__subtitle{white-space:normal;overflow:visible;text-overflow:unset}.custom-collection-row__buttons{align-items:center}.custom-collection-row__title{font-size:2.3rem}.custom-collection-row__image{max-height:200px}.custom-collection-grid__item:nth-child(2n) .custom-collection-row__content{order:0;padding-left:0;padding-right:0}.custom-collection-grid__item:nth-child(2n) .custom-collection-row__media{order:0;padding-left:0;padding-right:0}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom-collection-product-grid.css.map */
