DIV.iconRow{background-color:var(--background);padding:100px 0}DIV.iconRow.dark{background-color:var(--background-dark);background-image:url(https://www.dreher-consulting.com/hubfs/img/dots_flexible.png);background-position:0 0;background-repeat:no-repeat}DIV.iconRow.dark DIV.icon{background-color:var(--background)}DIV.iconRow.slimline{padding:30px 0}DIV.iconRow.standalone{padding:200px 0}DIV.iconRow HR{border-top:1px solid #5f96c1;margin:30px 0 60px;opacity:1}DIV.iconRow DIV.icon{align-items:center;background:var(--background-dark);border:1px solid transparent;display:flex;flex:0 0 calc(12.5% - 20px);height:120px;justify-content:center;margin:10px;position:relative}DIV.iconRow DIV.icon.active{border:1px solid var(--background-inverse)}DIV.iconRow DIV.icon IMG.logo-dark{opacity:var(--logo-opacity-dark)}DIV.iconRow DIV.icon IMG.logo-dark,DIV.iconRow DIV.icon IMG.logo-white{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}DIV.iconRow DIV.icon IMG.logo-white{max-width:109px;opacity:var(--logo-opacity-white);position:absolute}DIV.iconRow DIV.iconWrapper{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (max-width:1200px){DIV.iconRow{padding:100px 0}DIV.iconRow DIV.icon{height:100px}DIV.iconRow DIV.icon IMG.responsive{max-width:80%}}@media only screen and (max-width:991px){DIV.iconRow{padding:60px 0}DIV.iconRow DIV.icon{flex:0 0 calc(16.66667% - 20px)}DIV.iconRow DIV.icon IMG.responsive{max-height:80px}}@media only screen and (max-width:767px){DIV.iconRow{padding:30px 0}DIV.iconRow DIV.icon{flex:0 0 calc(25% - 20px)}}@media only screen and (max-width:575px){DIV.iconRow DIV.icon{flex:0 0 calc(33.3333% - 20px)}}