.tabs-image-gallery__container{max-width:100%;margin:0 auto}.tabs-image-gallery__tabs{display:flex;gap:.5rem;justify-content:center;margin:0 auto 4rem;flex-wrap:wrap;width:fit-content;padding:.5rem;background:rgba(var(--color-foreground),.08);border-radius:999px}.tabs-image-gallery__tab{padding:1rem 2.8rem;border:0;border-radius:999px;background-color:transparent;color:rgba(var(--color-foreground),.7);font-size:1.4rem;font-weight:600;cursor:pointer;transition:all var(--duration-short) ease;text-transform:uppercase;letter-spacing:.04em;min-width:18rem}.tabs-image-gallery__tab:hover{color:rgba(var(--color-foreground),.9)}.tabs-image-gallery__tab.is-active{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 1px rgba(var(--color-foreground),.08)}@media screen and (max-width:749px){.tabs-image-gallery__tabs{gap:.4rem;margin-bottom:2.4rem;padding:.4rem}.tabs-image-gallery__tab{padding:.8rem 1.8rem;font-size:1.2rem;min-width:0}}.tabs-image-gallery__content{position:relative}.tabs-image-gallery__panel{display:none;animation:fadeIn var(--duration-short) ease}.tabs-image-gallery__panel.is-active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tabs-image-gallery__images{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem;margin-bottom:4rem}.tabs-image-gallery__image-wrapper{display:flex;flex-direction:column;gap:1.2rem}.tabs-image-gallery__image{width:100%;overflow:hidden;border-radius:0;aspect-ratio:4 / 5}.tabs-image-gallery__image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.tabs-image-gallery__image--placeholder{background-color:rgba(var(--color-foreground),.05);display:flex;align-items:center;justify-content:center}.tabs-image-gallery__image--placeholder .placeholder-svg{width:50%;height:50%;opacity:.2}.tabs-image-gallery__image-title{font-size:1.4rem;font-weight:600;text-align:center;line-height:1.2;margin:0;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.tabs-image-gallery__images{gap:.6rem;margin-bottom:3rem}.tabs-image-gallery__image-title{font-size:1.2rem}}.tabs-image-gallery__description{display:flex;flex-direction:column;gap:1.2rem;max-width:100%}.tabs-image-gallery__description-title{margin:0;font-size:1.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--color-foreground));line-height:1.3}.tabs-image-gallery__description-text{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.tabs-image-gallery__description-text p{margin:0}.tabs-image-gallery__description-text p+p{margin-top:1.2rem}@media screen and (max-width:749px){.tabs-image-gallery__description-title{font-size:1.4rem}.tabs-image-gallery__description-text{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/311/assets/tabs-image-gallery.css.map */
