@media (max-width: 991px) {
  .ejot-grid-elements-3-cols.row {
    margin-right: -6px;
    margin-left: -6px;
  }
}
@media (max-width: 991px) {
  .ejot-grid-elements-3-cols.row .grid-elements-3-cols-1, .ejot-grid-elements-3-cols.row .grid-elements-3-cols-2, .ejot-grid-elements-3-cols.row .grid-elements-3-cols-3 {
    padding-right: 6px;
    padding-left: 6px;
  }
}

#whole-wrap .div_content #col-main-content, #whole-wrap .div_content_white #col-main-content-white {
  /*  
  .ejot-highlight-box.box-teaser {
    border: 1px solid #c8c8c8;
    padding: 1rem;
    flex-grow: 1;
    box-sizing: border-box;
    .box-columns.box-content-wrapper {
      display: block;
    flex: 1 1 0%;
    padding: 1rem;
      margin-left: -1rem;
    margin-right: -1rem;
    margin-top: -1rem;
      &:last-child {
        margin-bottom: -1rem;
      }
      a {
        figure {
          margin: 0;
          img {
            max-width: 100%;
          }
        }
      }
      .box-column.box-text-wrapper {
        display: block;
    flex: 1 1 0%;
    padding: 1rem;
        .box-column-inner {
          h2 {
            font-weight: normal;
    line-height: 1.25em;
    margin-bottom: 2rem;
    margin-top: 0;
            color: #bb2b39;
            @media screen and (min-width: 769px) {
              font-size: 1.5em;
            }
          }
          p {
            margin: 0;
            a.button.is-primary {
              display: inline-block;
    text-decoration: none;
    margin: 1.25rem 1.25rem 1.25rem 0;
    max-width: 300px;
    background-color: #323232;
    border: 1px solid #323232;
    color: #fff;
    border-radius: 0;
    box-decoration-break: clone;
    cursor: pointer;
    font-size: 1em;
    justify-content: center;
    line-height: 1;
    padding: 1rem 1.25rem;
    text-align: left;
    &:hover {
      background-color: transparent;
    border: 1px solid #323232;
    color: #323232;
    }
            }
          }
        }
      }
    }
  }
  */
}
#whole-wrap .div_content #col-main-content .ejot-highlight-box.box-teaser, #whole-wrap .div_content_white #col-main-content-white .ejot-highlight-box.box-teaser {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1rem;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  #whole-wrap .div_content #col-main-content .ejot-highlight-box.box-teaser:last-child, #whole-wrap .div_content_white #col-main-content-white .ejot-highlight-box.box-teaser:last-child {
    margin-bottom: 0;
  }
}
#whole-wrap .div_content #col-main-content .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper, #whole-wrap .div_content_white #col-main-content-white .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
}
#whole-wrap .div_content #col-main-content .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper a, #whole-wrap .div_content_white #col-main-content-white .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper a {
  display: block;
}
#whole-wrap .div_content #col-main-content .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper a figure, #whole-wrap .div_content_white #col-main-content-white .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper a figure {
  margin: 0;
}
#whole-wrap .div_content #col-main-content .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper a figure img, #whole-wrap .div_content_white #col-main-content-white .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper a figure img {
  max-width: 100%;
  display: block;
}
#whole-wrap .div_content #col-main-content .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper .box-column.box-text-wrapper, #whole-wrap .div_content_white #col-main-content-white .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper .box-column.box-text-wrapper {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  padding: 1rem 0 0;
}
#whole-wrap .div_content #col-main-content .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper .box-column.box-text-wrapper .box-column-inner, #whole-wrap .div_content_white #col-main-content-white .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper .box-column.box-text-wrapper .box-column-inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
#whole-wrap .div_content #col-main-content .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper .box-column.box-text-wrapper .box-column-inner h2, #whole-wrap .div_content_white #col-main-content-white .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper .box-column.box-text-wrapper .box-column-inner h2 {
  margin: 0 0 1rem;
  font-size: 1.5em;
  font-size: clamp(18px, calc(1.917vw), 24px);
  font-weight: normal;
  color: #bb2b39;
}
#whole-wrap .div_content #col-main-content .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper .box-column.box-text-wrapper .box-column-inner p, #whole-wrap .div_content_white #col-main-content-white .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper .box-column.box-text-wrapper .box-column-inner p {
  flex-grow: 1;
  margin: 0;
}
#whole-wrap .div_content #col-main-content .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper .box-column.box-text-wrapper .box-column-inner p a.button.is-primary, #whole-wrap .div_content_white #col-main-content-white .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper .box-column.box-text-wrapper .box-column-inner p a.button.is-primary {
  display: inline-block;
  text-decoration: none;
  margin: 1.25rem 1.25rem 1.25rem 0;
  max-width: 300px;
  background-color: #323232;
  border: 1px solid #323232;
  color: #fff;
  border-radius: 0;
  box-decoration-break: clone;
  cursor: pointer;
  font-size: 1em;
  justify-content: center;
  line-height: 1;
  padding: 1rem 1.25rem;
  text-align: left;
}
#whole-wrap .div_content #col-main-content .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper .box-column.box-text-wrapper .box-column-inner p a.button.is-primary:hover, #whole-wrap .div_content_white #col-main-content-white .ejot-highlight-box.box-teaser .box-columns.box-content-wrapper .box-column.box-text-wrapper .box-column-inner p a.button.is-primary:hover {
  background-color: transparent;
  border: 1px solid #323232;
  color: #323232;
}

/*# sourceMappingURL=ejot-highlight-box.css.map */
