.product-feature-gallery{display:flex;flex-direction:column;gap:3rem}.product-feature-gallery__main{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media screen and (min-width:750px){.product-feature-gallery__main{grid-template-columns:repeat(12,1fr);gap:0}.product-feature-gallery__media{grid-column:span var(--media-width, 8)}.product-feature-gallery__content{grid-column:span var(--content-width, 4);padding-left:2.5rem}}.product-feature-gallery__media-wrapper{position:relative;overflow:hidden;border-radius:var(--media-radius, 0)}.product-feature-gallery__media-wrapper img{width:100%;height:auto;display:block;transition:opacity .2s ease-in-out}.product-feature-gallery__media-wrapper .placeholder-svg{width:100%;height:auto}.product-feature-gallery__content{display:flex;flex-direction:column;gap:1.5rem}.product-feature-gallery__heading{margin:0;line-height:1.2}.product-feature-gallery__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.product-feature-gallery__list li{position:relative;padding-left:1.5rem;line-height:1.6}.product-feature-gallery__list li:before{content:"";position:absolute;left:0;top:.5em;width:0;height:0;border-style:solid;border-width:6px 0 6px 10px;border-color:transparent transparent transparent currentColor}.product-feature-gallery__list li p{margin:0}.product-feature-gallery__contact{font-weight:500}.product-feature-gallery__contact p{margin:0}.product-feature-gallery__contact a{text-decoration:underline;text-underline-offset:3px}.product-feature-gallery__contact a:hover{text-decoration:none}.product-feature-gallery__thumbnails{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media screen and (min-width:550px){.product-feature-gallery__thumbnails{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:750px){.product-feature-gallery__thumbnails{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}}.product-feature-gallery__thumbnail{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.product-feature-gallery__thumbnail-button{display:block;width:100%;padding:0;border:3px solid transparent;background:none;cursor:pointer;transition:border-color .2s ease,transform .2s ease;border-radius:4px;overflow:hidden}.product-feature-gallery__thumbnail-button img{width:100%;height:auto;display:block;aspect-ratio:1 / 1;object-fit:cover}.product-feature-gallery__thumbnail-placeholder{width:100%;aspect-ratio:1 / 1;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.product-feature-gallery__thumbnail-placeholder .placeholder-svg{width:60%;height:auto}.product-feature-gallery__thumbnail-title{color:#1b5287;line-height:26px;text-align:center;margin-top:0;font-size:16px}@media screen and (min-width:750px){.product-feature-gallery__thumbnail-title{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-feature-gallery.css.map */
