@charset "UTF-8";main.type-product .site-layout-container > :not([class*="alignwide"]):not([class*="alignfull"]){width:var(--base-content-width);max-width:calc(100% - 2 * var(--base-offset));}main.type-product .site-layout-container .module-content-rte{width:var(--base-content-width-wide) !important;}main.type-product .product-industries{width:100%;margin-bottom:var(--base-offset-vertical);}main.type-product .product-industries h5{font-size:var(--base-font-size-small);border-bottom:1px solid var(--base-color-accent);padding-bottom:.5em;}main.type-product .product-industries__list{display:-ms-grid;display:grid;gap:var(--base-gap);-ms-flex-align:end;align-items:flex-end;grid-template-columns:repeat(12,1fr);}@media (max-width: 599px){main.type-product .product-industries__list{grid-template-columns:repeat(5,1fr);}}main.type-product .product-industries__list svg [fill]{fill:var(--base-color-accent);}main.type-product .product-industries__list .ui-tooltip svg{width:100%;}main.type-product .product-related{background:var(--base-color-light);padding:var(--base-offset-vertical) 0;margin-top:var(--base-offset-vertical);}main.type-product .product-related > *{width:var(--base-content-width-wide);max-width:calc(100% - 2 * var(--base-offset));margin:0 auto;}main.type-product .product-contactform{--child-max-width:var(--base-layout-width);width:var(--base-layout-width);background:var(--base-color-background);padding:var(--base-offset-vertical) 0;}main.type-product .product-contactform > *{text-align:center;width:var(--base-content-width);max-width:100%;margin:0 auto;}