.oxy-svg-icon{display:inline-flex;--oxy-icon-fill:currentColor;--oxy-icon-stroke:currentColor;--oxy-icon-size:1em;justify-content:center;align-items:center}.oxy-svg-icon>svg{font-size:var(--oxy-icon-size);width:1em;height:1em;stroke-width:0;stroke:var(--oxy-icon-fill);fill:var(--oxy-icon-stroke)}.breakdance .bde-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}