.tab-gallery{position:relative;text-align:center;overflow:hidden;background:var(--bg)}.tab-gallery-wrapper{--visual-bottom-offset: 8px;--spacer-lines-offset: 10px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"text" "nav" "products";column-gap:var(--inner)}@media only screen and (min-width:768px){.tab-gallery-wrapper.text-left{grid-template-areas:"text" "nav" "products"}.tab-gallery-wrapper.text-left .tabs-scrollbar{overflow:hidden}}.tab-gallery-wrapper:has(.tab-gallery__nav:first-child) .tab-gallery__nav{margin-top:0}.tab-gallery__header{grid-area:text}.tab-gallery__text{margin-top:calc(var(--gutter) / -2.5);margin-bottom:calc(var(--gutter) / 2);font-size:calc(1.1rem * var(--adjust-body))}.tab-gallery__text:first-child{margin-top:0}.tab-gallery__tab-texts{margin-bottom:calc(var(--gutter) / 2)}.tab-gallery__tab-text{display:none}.tab-gallery__tab-text.current{display:block}.tab-gallery__nav{width:100%;display:flex;justify-content:space-between;align-items:center;grid-area:nav;margin-top:calc(var(--spacer-lines-offset) * -1)}.tab-gallery__body{grid-area:products}.tab-gallery__grid{display:grid;grid-template-columns:var(--grid-mobile, minmax(0, 1fr));gap:var(--grid-gutter, 20px);text-align:left}@media only screen and (min-width:480px)and (max-width:1023px){.tab-gallery__grid{grid-template-columns:var(--grid-small, repeat(2, minmax(0, 1fr)))}}@media only screen and (min-width:1024px){.tab-gallery__grid{grid-template-columns:var(--grid, repeat(3, minmax(0, 1fr)))}}.tab-gallery__item{display:flex;flex-direction:column}.tab-gallery__item-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.tab-gallery__image-wrap{position:relative;width:100%;padding-top:var(--product-media-padding-top, 100%);overflow:hidden;background:var(--placeholder-background, #f4f4f4)}.body--rounded-corners .tab-gallery__image-wrap{border-radius:var(--radius)}.tab-gallery__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.tab-gallery__item--linked:hover .tab-gallery__image{transform:scale(1.04)}.tab-gallery__content{display:flex;flex-direction:column;color:var(--text);padding-top:calc(var(--gutter) / 2.5)}.tab-gallery__heading{margin:0 0 .35em;color:var(--heading)}.tab-gallery__heading p{margin:0;line-height:1.15}.tab-gallery__body-text{margin:0}.tab-gallery__body-text p{margin:0 0 .5em}.tab-gallery__body-text p:last-child{margin-bottom:0}.tab-gallery__btn-wrapper{display:flex;margin-top:calc(var(--gutter) / 2)}.tab-gallery-wrapper.text-center .tab-gallery__grid{text-align:center}.tab-gallery-wrapper.text-center .tab-gallery__btn-wrapper{justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/29/assets/section-tab-gallery.css.map */
