.form-wrapper {
  margin-top: 1.5625rem; }

.items-grid .line {
  border-top: 2px solid #000;
  margin-bottom: 3.75rem; }

.items-grid .boxItem {
  margin-bottom: 3.75rem; }
  .items-grid .boxItem h3 {
    margin-top: 1.5625rem;
    margin-bottom: 0.3125rem; }
  .items-grid .boxItem .img-icon-wrap {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 1rem; }
    .items-grid .boxItem .img-icon-wrap.ratio32 {
      aspect-ratio: 3 / 2;
      overflow: hidden; }
    .items-grid .boxItem .img-icon-wrap .absolute {
      position: absolute;
      z-index: 10; }
    .items-grid .boxItem .img-icon-wrap .name {
      top: .375rem;
      left: .375rem;
      color: #fff; }
    .items-grid .boxItem .img-icon-wrap .duration {
      top: .375rem;
      right: .375rem;
      color: #fff; }
    .items-grid .boxItem .img-icon-wrap .icon {
      bottom: .375rem;
      right: .375rem; }

/*# sourceMappingURL=mediathek-suche.css.map */