.rz-gallery{--rz-gallery-bg: #f9f9f9;--rz-gallery-gap: 18px;width:100%;max-width:100%;overflow-x:hidden;overflow:clip;background:var(--rz-gallery-bg);color:#111}.rz-gallery,.rz-gallery *{box-sizing:border-box}.rz-gallery__inner{width:100%;max-width:1720px;min-width:0;margin:0 auto;padding:var(--rz-gallery-padding-top, 52px) 48px var(--rz-gallery-padding-bottom, 64px)}.rz-gallery__header{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(300px,1fr);gap:40px;align-items:end;margin-bottom:24px}.rz-gallery__title{margin:0;color:#111;font-size:var(--rz-gallery-title-size, clamp(30px, 2.45vw, 44px));line-height:1.06;font-weight:700;letter-spacing:-.025em}.rz-gallery__description{max-width:780px;margin:0;color:#3d3d3d;font-size:15px;line-height:1.6}.rz-gallery__filters{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:end;width:100%;margin-bottom:24px}.rz-gallery__programs{display:flex;flex-wrap:wrap;gap:7px}.rz-gallery__filter-button{min-height:38px;padding:9px 14px;border:1px solid #cfcfcf;border-radius:4px;background:#fff;color:#111;font:inherit;font-size:12px;line-height:1;font-weight:700;cursor:pointer}.rz-gallery__filter-button.is-active{border-color:#111;background:#111;color:#fff}.rz-gallery__selects{display:grid;grid-template-columns:repeat(2,minmax(0,180px));gap:8px;min-width:0}.rz-gallery__select-field{display:grid;min-width:0;gap:5px}.rz-gallery__select-field>span{color:#666;font-size:10px;line-height:1;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.rz-gallery__select-field select{width:100%;min-width:0;min-height:38px;padding:8px 32px 8px 10px;border:1px solid #cfcfcf;border-radius:4px;background:#fff;color:#111;font:inherit;font-size:12px;font-weight:700}.rz-gallery__count{margin-left:auto;padding-bottom:10px;color:#666;font-size:12px;line-height:1}.rz-gallery__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:var(--rz-gallery-gap);width:100%;min-width:0}.rz-gallery__grid[data-layout=carousel]{display:flex;align-items:stretch;gap:14px;overflow-x:auto;max-width:100%;padding-bottom:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.rz-gallery__grid[data-layout=carousel] .rz-gallery__card{flex:0 0 360px;scroll-snap-align:start}.rz-gallery__card{display:flex;min-width:0;height:auto;margin:0}.rz-gallery__card[hidden]{display:none!important}.rz-gallery__card-button{display:flex;flex-direction:column;width:100%;min-width:0;height:100%;padding:0;overflow:hidden;border:1px solid #dedede;border-radius:6px;background:#fff;color:#111;text-align:left;cursor:pointer;-webkit-appearance:none;appearance:none}.rz-gallery__card-button:focus-visible,.rz-gallery__filter-button:focus-visible,.rz-gallery__close:focus-visible,.rz-gallery__select-field select:focus-visible,.rz-gallery__product-links a:focus-visible{outline:2px solid #111;outline-offset:3px}.rz-gallery__card-media{display:block;width:100%;min-width:0;aspect-ratio:4 / 3;overflow:hidden;background:#101010}.rz-gallery__card-media img,.rz-gallery__figure img,.rz-gallery__figure video{display:block;width:100%;max-width:100%;height:100%}.rz-gallery__card-media img,.rz-gallery__figure img,.rz-gallery__figure video{object-fit:cover}.rz-gallery__card-media--contain img,.rz-gallery__figure--contain img,.rz-gallery__figure--contain video{object-fit:contain}.rz-gallery__card-copy{display:flex;flex:1;flex-direction:column;gap:7px;min-width:0;padding:16px}.rz-gallery__eyebrow{margin:0;color:#747474;font-size:11px;line-height:1.25;font-weight:700;letter-spacing:.035em;text-transform:uppercase}.rz-gallery__card-title{display:block;color:#111;font-size:18px;line-height:1.22;font-weight:700;overflow-wrap:anywhere}.rz-gallery__card-subtitle{display:-webkit-box;overflow:hidden;color:#494949;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rz-gallery__card-action{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:34px;margin-top:auto;padding:9px 13px;border-radius:4px;background:#111;color:#fff;font-size:12px;line-height:1;font-weight:700}.rz-gallery__empty{grid-column:1 / -1;margin:0;padding:34px 0;color:#555;font-size:14px;text-align:center}.rz-gallery__dialog{width:min(1220px,calc(100vw - 36px));max-width:calc(100vw - 36px);max-height:calc(100dvh - 36px);padding:0;overflow:hidden;border:0;border-radius:8px;background:#fff;color:#111}.rz-gallery__dialog::backdrop{background:#000000ad}.rz-gallery__fallback-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;background:#000000ad}.rz-gallery__dialog.is-fallback-open{position:fixed;top:18px;right:18px;bottom:18px;left:18px;z-index:2147483001;display:block;margin:auto}.rz-gallery__dialog-shell{width:100%;max-height:calc(100dvh - 36px);overflow:auto;overscroll-behavior:contain}.rz-gallery__dialog-topbar{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;min-height:48px;padding-left:18px;background:#111;color:#fff;font-size:12px;font-weight:700}.rz-gallery__close{align-self:stretch;padding:0 18px;border:0;background:#fff;color:#111;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.rz-gallery__dialog-body{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:26px;width:100%;min-width:0;padding:26px}.rz-gallery__dialog-copy{min-width:0}.rz-gallery__dialog-copy h2{margin:10px 0 12px;color:#111;font-size:28px;line-height:1.12;font-weight:700;letter-spacing:-.02em;overflow-wrap:anywhere}.rz-gallery__dialog-subtitle{margin:0;color:#444;font-size:14px;line-height:1.5}.rz-gallery__summary,.rz-gallery__notes{margin-top:18px;color:#252525;font-size:14px;line-height:1.65}.rz-gallery__parts-group{margin-top:24px}.rz-gallery__parts-group h3{margin:0 0 10px;color:#111;font-size:13px;line-height:1.25;font-weight:700}.rz-gallery__part-chips,.rz-gallery__product-links{display:flex;flex-wrap:wrap;gap:7px}.rz-gallery__part-chips span,.rz-gallery__product-links a{display:inline-flex;align-items:center;min-height:31px;padding:7px 10px;border:1px solid #d9d9d9;border-radius:4px;background:#f7f7f7;color:#111;font-size:12px;line-height:1.3;text-decoration:none}.rz-gallery__product-links a:hover{border-color:#111}.rz-gallery__modal-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;min-width:0}.rz-gallery__figure{position:relative;width:100%;min-width:0;aspect-ratio:1.35 / 1;margin:0;overflow:hidden;background:#eee}.rz-gallery__figure--lead{grid-column:1 / -1;aspect-ratio:1.5 / 1}.rz-gallery__figure figcaption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}body.rz-gallery-dialog-open{overflow:hidden}@media screen and (max-width:989px){.rz-gallery__inner{padding:var(--rz-gallery-padding-top, 38px) 24px var(--rz-gallery-padding-bottom, 48px)}.rz-gallery__header{display:block}.rz-gallery__description{margin-top:10px}.rz-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rz-gallery__dialog-body{display:block;padding:20px}.rz-gallery__modal-gallery{margin-top:22px}}@media screen and (max-width:599px){.rz-gallery__inner{padding:var(--rz-gallery-padding-top-mobile, 30px) 18px var(--rz-gallery-padding-bottom-mobile, 40px)}.rz-gallery__title{font-size:var(--rz-gallery-title-size-mobile, 28px)}.rz-gallery__filters{display:grid;gap:12px}.rz-gallery__selects{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.rz-gallery__count{margin-left:0;padding:0}.rz-gallery__filter-button,.rz-gallery__select-field select,.rz-gallery__close{min-height:44px}.rz-gallery__grid{grid-template-columns:minmax(0,1fr)}.rz-gallery__grid[data-layout=carousel] .rz-gallery__card{flex-basis:min(84vw,340px)}.rz-gallery__dialog{width:calc(100vw - 20px);max-width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.rz-gallery__dialog.is-fallback-open{top:10px;right:10px;bottom:10px;left:10px}.rz-gallery__dialog-shell{max-height:calc(100dvh - 20px)}.rz-gallery__dialog-body{padding:16px}.rz-gallery__dialog-copy h2{font-size:24px}.rz-gallery__modal-gallery{grid-template-columns:minmax(0,1fr)}.rz-gallery__figure,.rz-gallery__figure--lead{grid-column:auto;aspect-ratio:1.1 / 1}}
/*# sourceMappingURL=/cdn/shop/t/92/assets/gallery-system.css.map */
