.Kacheln{padding-top:145px;min-height:100vh;background-color:#ede8e3;text-align:center;}.Kacheln__container{display:grid;grid-row-gap:50px;grid-template-columns:auto;grid-column-gap:50px;margin-top:40px;padding-bottom:100px;justify-content:center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.Kacheln__container{display:-webkit-flex;display:flex;flex-wrap:wrap;}}@media (min-width: 36em){.Kacheln__container{grid-template-columns:auto;}}@media (min-width: 75em){.Kacheln__container{grid-template-columns:auto auto;}}@media (min-width: 97em){.Kacheln__container{grid-template-columns:auto auto auto;}}@media (min-width: 113em){.Kacheln__container{grid-template-columns:auto auto auto auto;}}.Kacheln__box{background-color:white;position:relative;height:570px;width:330px;font-weight:normal;text-align:left;border-radius:10px;box-shadow:0 4px 6px 0 rgba(22,22,26,.18);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.Kacheln__box{margin-left:25px;margin-right:25px;margin-bottom:50px;}}@media (min-width: 36em){.Kacheln__box{width:400px;}}.Kacheln__box:hover{-webkit-transform:scale(1.05);transform:scale(1.05);}.Kacheln__title{font-family:"Rosario";font-size:40px;font-weight:bold;margin-bottom:20px;}@media (min-width: 860px){.Kacheln__title{font-size:50px;}}.Kacheln__name{color:#801d2a;font-weight:bold;}.Kacheln__bild{border-top-left-radius:10px;border-top-right-radius:10px;}.Kacheln__bildContain{padding:10px;}.Kacheln__boxText{padding:15px;}.Kacheln__zusatzInfo{position:absolute;display:inline-block;right:15px;bottom:15px;font-weight:400;padding-left:15px;}