.Kategorienkacheln{background:transparent;}.Kategorienkacheln .container{display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;gap:25px;}.Kategorienkacheln__image{max-height:100px;}@media (min-width: 36em){.Kategorienkacheln__image{max-height:100px;}}@media (min-width: 48em){.Kategorienkacheln__image{max-height:100px;}}@media (min-width: 62em){.Kategorienkacheln__image{max-height:130px;}}@media (min-width: 75em){.Kategorienkacheln__image{max-height:150px;}}.Kategorienkacheln__kachel{width:33%;padding-bottom:33%;height:0;position:relative;box-shadow:rgba(50,50,93,.25) 0px 6px 12px -2px,rgba(0,0,0,.3) 0px 3px 7px -3px;}@media (min-width: 36em){.Kategorienkacheln__kachel{width:25%;padding-bottom:25%;}}@media (min-width: 48em){.Kategorienkacheln__kachel{width:20%;padding-bottom:20%;}}.Kategorienkacheln__kachel--inner{align-items:center;display:-webkit-flex;display:flex;flex-direction:column;width:100%;height:100%;position:absolute;}.Kategorienkacheln__kachel--imagewrapper{padding:10px;}.Kategorienkacheln__kachel--name{background-color:#e5f2ff;width:100%;height:100%;text-align:center;vertical-align:middle;display:-webkit-flex;display:flex;align-items:center;justify-content:center;}.Kategorienkacheln__kachel h4{margin:0px;color:#00f;}.Kategorienkacheln__overlay{position:absolute;top:0;left:0;width:100%;height:100%;}.Kategorienkacheln__overlay:hover{background-color:#000;opacity:.1;z-index:100;}