.spotlight_wrapper .spotlight_img img {
  border: 1px solid #707070;
  max-height: 200px;
  float: left;
  max-width: 100%;
  width: 100%;
  margin-bottom: 30px; }

.spotlight_wrapper .spotlight_content p {
  text-align: left; }

.path-frontpage .block-node-block .block-content > img {
  border: 1px solid #707070;
  margin-bottom: 30px;
  width: 100%; }

.path-frontpage .region-content {
  display: grid;
  gap: 30px;
  grid-template-columns: calc(33.3333% - 20px) calc(33.3333% - 20px) calc(33.3333% - 20px);
  margin: 0 0 20px;
  width: 100%; }
  .path-frontpage .region-content a {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    line-height: 24px; }
  .path-frontpage .region-content p {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 15px; }
  .path-frontpage .region-content .static-link-wrapper {
    display: flex;
    justify-content: center; }
  .path-frontpage .region-content .card-static-link {
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    bottom: 15px; }
  .path-frontpage .region-content .node__content a {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px; }
  .path-frontpage .region-content .node__content ol {
    padding-left: 21px; }
  .path-frontpage .region-content .node__content em {
    font-size: 18px;
    line-height: 30px; }
  .path-frontpage .region-content .node__content ul li,
  .path-frontpage .region-content .node__content ol li {
    font-size: 18px;
    line-height: 30px; }
  .path-frontpage .region-content .node__content h2 {
    color: #000000; }
  .path-frontpage .region-content .block {
    flex-direction: column;
    margin: 0;
    gap: 20px;
    position: relative; }
    .path-frontpage .region-content .block .block-content {
      background: rgba(223, 238, 244, 0.25);
      border: 1px solid rgba(38, 72, 103, 0.25);
      padding: 30px;
      padding-bottom: 50px;
      height: 95%; }
      .path-frontpage .region-content .block .block-content p:first-child {
        margin-bottom: 30px; }
      .path-frontpage .region-content .block .block-content p img {
        border: 1px solid #707070; }
  .path-frontpage .region-content .more-link {
    border-radius: 5px;
    background-color: #014968;
    color: #ffffff;
    display: inline;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 40px;
    text-decoration: none;
    position: absolute;
    bottom: 15px;
    right: 50px; }
  .path-frontpage .region-content .btn a {
    border-radius: 5px;
    background-color: #014968;
    color: #ffffff;
    display: inline;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 40px;
    text-decoration: none;
    position: absolute;
    bottom: 15px;
    right: 50px; }
  .path-frontpage .region-content .node__links {
    border-radius: 5px;
    background-color: #014968;
    color: #ffffff;
    display: inline;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 40px;
    text-decoration: none;
    position: absolute;
    bottom: 15px;
    right: 50px;
    background: no-repeat;
    left: 0;
    padding: 0;
    text-align: center;
    width: 100%; }
    .path-frontpage .region-content .node__links a {
      font-family: "Lato", "Arial", sans-serif;
      font-size: 18px;
      font-weight: bold;
      line-height: 30px;
      text-transform: uppercase; }
  .path-frontpage .region-content #block-votingnewsnodeblock .article_title {
    margin: 0 0 15px; }
  .path-frontpage .region-content #block-votingnewsnodeblock img {
    border: 1px solid #707070;
    margin-bottom: 30px; }

#block-votingnewsnodeblock .article_title {
  display: none; }

@media (max-width: 991px) {
  .path-frontpage .region-content {
    grid-template-columns: 1fr;
    gap: 50px; }
  .path-frontpage .spotlight_wrapper .spotlight_img img {
    max-height: none; } }

@media (max-width: 767px) {
  .path-frontpage .region-content .block .block-content {
    padding: 15px 15px 50px; } }

/*# sourceMappingURL=card-list.css.map */
