<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">heliux-productgallery{--productgallery-tag-color: var(--scope-color-accent1-text, #000);--productgallery-tag-background: var(--scope-color-accent1, #fff);--productgallery-gap: var(--scope-layout-grid-gutter, 20px);--productgallery-row-gap: var(--scope-layout-row-gap, 20px);--productgallery-tag-paddings: 5px 10px;display:block;margin-block:var(--productgallery-margin);margin-inline:0;position:relative}heliux-productgallery .productgallery__carousel{display:block}heliux-productgallery .productgallery--carousel{margin-block-start:var(--global-layout-default-margin)}heliux-productgallery .productgallery__tag{background:var(--productgallery-tag-background);color:var(--productgallery-tag-color);position:absolute;padding:var(--productgallery-tag-paddings);margin-inline-start:var(--productgallery-gutter);text-transform:uppercase;z-index:1}heliux-productgallery .productgallery__container{display:none}@media(min-width: 640px){heliux-productgallery .productgallery__container{cursor:pointer;display:grid;justify-content:space-between;gap:var(--productgallery-row-gap) var(--productgallery-gap);grid-template-columns:repeat(2, 1fr)}heliux-productgallery .productgallery__container&gt;*{grid-column:1/3}}@media(min-width: 1024px){heliux-productgallery .productgallery__container--layout2&gt;*{grid-column:1/3}heliux-productgallery .productgallery__container--layout2&gt;*:nth-child(3n-1){grid-column:1/2}heliux-productgallery .productgallery__container--layout2&gt;*:nth-child(3n+0){grid-column:2/3}heliux-productgallery .productgallery__container--layout3&gt;*{grid-column:1/2}heliux-productgallery .productgallery__container--layout3&gt;*:nth-child(3n-1){grid-column:2/3}heliux-productgallery .productgallery__container--layout3&gt;*:nth-child(3n+0){grid-column:1/3}heliux-productgallery .productgallery__container--layout4&gt;*{grid-column:1/2}heliux-productgallery .productgallery__container--layout4&gt;*:nth-child(2n+0){grid-column:2/3}}heliux-productgallery .productgallery--tiles .productgallery__carousel{padding-block:var(--productgallery-row-gap) var(--productgallery-row-gap);padding-inline:var(--productgallery-gap) var(--productgallery-gap)}@media(min-width: 640px){heliux-productgallery .productgallery--tiles .productgallery__carousel{display:none}}heliux-productgallery .productgallery__disclaimer{text-align:center;padding:15px;position:absolute;inset-block-end:0;width:100%;background-color:var(--scope-color-background, #fff)}</pre></body></html>