.danz-home-simple{width:100%}
.danz-home-simple__hero{width:100%;overflow:hidden}
.danz-home-simple__img{width:100%;height:auto;display:block;max-height:520px;object-fit:cover}
.danz-home-simple__body{padding:24px 16px}
.danz-home-simple__inner{max-width:1100px;margin:0 auto}
.danz-home-simple__title{margin:0 0 12px 0;line-height:1.1}
.danz-home-simple__content{font-size:1rem;line-height:1.6}
.danz-home-simple__content p:first-child{margin-top:0}

.danz-home-simple__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:24px}
.dhs-col{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:14px;box-shadow:0 1px 2px rgba(0,0,0,.04)}
.dhs-col__media{overflow:hidden;border-radius:12px;margin-bottom:12px}
.dhs-col__img{width:100%;height:auto;display:block;max-height:220px;object-fit:cover}
.dhs-col__title{margin:0 0 8px 0;line-height:1.2}
.dhs-col__text{font-size:.98rem;line-height:1.6}
.dhs-col__text p:first-child{margin-top:0}
