.collections-gallery{padding:4rem 0;background:#f8f8f8;overflow:hidden}.collections-gallery__grid{display:flex;width:100%;aspect-ratio:4 / 1;max-height:500px}.collections-gallery__item{flex:1;position:relative;overflow:hidden;cursor:pointer;text-decoration:none;transition:flex .6s cubic-bezier(.4,0,.2,1);aspect-ratio:1 / 1}.collections-gallery__grid:hover .collections-gallery__item{flex:.9}.collections-gallery__grid .collections-gallery__item:hover{flex:1.3}.collections-gallery__image-container{position:relative;width:100%;height:100%;overflow:hidden}.collections-gallery__image{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.collections-gallery__item:hover .collections-gallery__image{transform:scale(1.05)}.collections-gallery__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,transparent 60%,rgba(0,0,0,.3) 100%);transition:opacity .5s ease;pointer-events:none}.collections-gallery__item:hover .collections-gallery__overlay{opacity:1}.collections-gallery__frame{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;transition:opacity .5s ease .1s;z-index:2}.collections-gallery__item:hover .collections-gallery__frame{opacity:1}@keyframes shimmer{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.collections-gallery__item:hover .collections-gallery__frame path,.collections-gallery__item:hover .collections-gallery__frame circle,.collections-gallery__item:hover .collections-gallery__frame rect{animation:shimmer 2s ease-in-out infinite}.collections-gallery__content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;z-index:3;transform:translateY(20px);opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1) .15s}.collections-gallery__item:hover .collections-gallery__content{transform:translateY(0);opacity:1}.collections-gallery__label{font-family:Assistant,sans-serif;font-size:1.6rem;font-weight:600;color:#fff;letter-spacing:.08em;text-shadow:0 2px 20px rgba(0,0,0,.5);display:block;text-align:center;position:relative;padding-bottom:.75rem}.collections-gallery__label:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40px;height:2px;background:linear-gradient(90deg,transparent,#d4af37,transparent)}.collections-gallery__item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(212,175,55,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(212,175,55,.1) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(212,175,55,.05) 0%,transparent 70%);opacity:0;transition:opacity .6s ease;pointer-events:none;z-index:1}.collections-gallery__item:hover:before{opacity:1}.collections-gallery__item:not(:last-child){border-right:1px solid rgba(212,175,55,.2)}@media screen and (max-width: 990px){.collections-gallery__grid{aspect-ratio:2 / 1;flex-wrap:wrap;max-height:none}.collections-gallery__item{flex:0 0 50%;aspect-ratio:1 / 1}.collections-gallery__grid:hover .collections-gallery__item,.collections-gallery__grid .collections-gallery__item:hover{flex:0 0 50%}.collections-gallery__label{font-size:1.3rem}.collections-gallery__content{padding:1rem}.collections-gallery__item:nth-child(1),.collections-gallery__item:nth-child(2){border-bottom:1px solid rgba(212,175,55,.2)}.collections-gallery__item:nth-child(2),.collections-gallery__item:nth-child(4){border-right:none}}@media screen and (max-width: 749px){.collections-gallery{padding:3rem 0}.collections-gallery__grid{flex-direction:column;aspect-ratio:auto}.collections-gallery__item{flex:none;width:100%;height:250px;aspect-ratio:auto}.collections-gallery__item:not(:last-child){border-right:none;border-bottom:1px solid rgba(212,175,55,.2)}.collections-gallery__content{transform:translateY(0);opacity:1}.collections-gallery__frame{opacity:.5}.collections-gallery__label{font-size:1.15rem}.collections-gallery__content{padding:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.collections-gallery__item{animation:fadeInUp .8s ease forwards}.collections-gallery__item:nth-child(1){animation-delay:.1s}.collections-gallery__item:nth-child(2){animation-delay:.2s}.collections-gallery__item:nth-child(3){animation-delay:.3s}.collections-gallery__item:nth-child(4){animation-delay:.4s}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-collections-gallery.css.map */
