.product-gallery__breadcrumb{align-items:center;column-gap:15px;display:flex;flex-wrap:wrap;padding-bottom:20px;position:relative;row-gap:15px;top:-20px}.product-gallery__breadcrumb svg{fill:#989898}.product-gallery__breadcrumb a{color:#989898;font-weight:var(--text-font-weight);text-decoration:none}.product-gallery__breadcrumb a:hover{color:#142a47}.product-gallery__category-text{color:#142a47;font-size:1.33rem}.product-gallery__col--main{background-color:#fff;padding:0 24px}@media (min-width:1140px){.product-gallery{align-items:stretch;column-gap:48px;display:flex;flex-wrap:nowrap;min-height:440px}.product-gallery__breadcrumb{align-items:center;column-gap:15px;display:flex;position:relative;top:-100px}.product-gallery__col{width:50%}.product-gallery__col--thumbs{display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between}.product-gallery__col--main{display:flex;flex:1}}.product-gallery__active-media{aspect-ratio:1/1;max-height:720px;max-width:720px;min-height:200px;overflow:hidden;position:relative;width:100%}.product-gallery__active-media>*{background-color:#fff}.product-gallery__media{height:100%;left:0;object-fit:contain;object-position:center;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}.product-gallery__media.active,.product-gallery__media.preview,.product-gallery__media.selected{opacity:1;pointer-events:auto;z-index:3}.product-gallery__media.preview{background-color:#fff;z-index:4}.product-gallery__thumb-list{column-gap:12px;display:flex;margin-bottom:0;margin-top:60px;overflow-x:auto;padding:unset;row-gap:12px}.product-gallery__thumb-item{background-color:#fff;border:3px solid transparent;cursor:pointer;flex-shrink:0;height:135px;max-height:135px;max-width:135px;overflow:hidden;transition:border .15s ease;width:135px}.product-gallery__thumb-item img{height:100%;object-fit:contain;object-position:center;transition:scale .3s ease;width:100%}.product-gallery__thumb-item.preview{border:3px solid #e3e6ec;outline-offset:-3px}.product-gallery__thumb-item.selected{border:3px solid #9ec64d;box-shadow:none;outline-offset:-3px}.product-gallery__thumb-item:hover img{scale:1.05}@media (max-width:1139px){.product-gallery{display:flex;flex-direction:column;min-height:240px}.product-gallery__col{width:100%}.product-gallery__col--thumbs{margin-bottom:24px}.product-gallery__active-media{aspect-ratio:1/1;height:100%;max-height:720px;max-width:100%;min-height:200px}.product-gallery__thumb-list{display:flex;flex-direction:row;gap:0;padding:0}.product-gallery__thumb-item{flex:0 0 auto;height:135px;margin-right:.5rem;max-height:135px;max-width:135px;min-width:135px;width:135px}.product-gallery__media:first-of-type{position:relative}}@media (max-width:766px){.product-gallery__col{display:flex;flex-direction:column}.product-gallery__col--thumbs,.product-gallery__col-content:first-child{order:2}.product-gallery__thumb-list{box-shadow:inset 0 0 15px -8px rgba(0,0,0,.3);margin:8px 0 24px;padding:3px 0 3px 3px}.product-gallery__thumb-item.selected{outline-offset:0}.anchor-links a.anchor-links__item{margin:0!important;width:calc(50% - 6px)}}