.gallery_container_main{display:flex;flex-direction:column;gap:20px;max-width:1200px;margin:0 auto;padding:0 15px;box-sizing:border-box}.gallery_container{display:grid;gap:30px}.gallery_container{margin-bottom:50px}.gallery_container:nth-of-type(odd){grid-template-columns:repeat(3,1fr)}.gallery_container:nth-of-type(2n){grid-template-columns:repeat(2,1fr)}.gallery_item{position:relative;background-color:transparent;border:none;padding:0;font-size:18px;box-sizing:border-box}.gallary-image img{width:100%;object-fit:cover}.gallery-content{padding:12px 0}.gallery-content p:first-child{font-weight:100;color:#1a1a1ab3}.gallery-content p:last-child{font-size:15px}.gallery_item .link{position:absolute;top:0;right:0;bottom:0;z-index:2;left:0}@media screen and (min-width: 1024px){.gallery_container:nth-of-type(2n){gap:150px}.gallery_container:nth-of-type(odd){gap:90px}}@media screen and (max-width: 768px){.gallery_container:nth-of-type(2n){grid-template-columns:1fr}.gallery_container:nth-of-type(odd){grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/91/assets/gallery-component.css.map */
