.verra-featured-news-3-n-1 {
  position: relative;
}

.verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin-bottom: 28px;
  border-top: 1px solid black;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper {
    margin-bottom: 0px;
  }
}

.verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > h2 {
  font-family: 'Quasimoda';
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 125%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: left;
  padding-top: 25px;
  padding-bottom: 7.5px;
}

@media screen and (max-width: 767px) {
  .verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > h2 {
    padding-top: 15px;
    padding-bottom: 0px;
  }
}

.verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > a {
  font-family: 'Quasimoda';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 125%;
  text-align: right;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  color: #057299;
  text-decoration: none;
}

.verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > a:after {
  content: "";
  width: 12px;
  height: 12px;
  background: url("/wp-content/uploads/Arrow.svg") no-repeat;
  background-size: cover;
  display: inline-block;
  margin-left: 16px;
}

@media screen and (max-width: 767px) {
  .verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > a {
    font-family: 'Quasimoda';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 125%;
    top: calc(50% - 4px);
  }
}

.verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > a:hover, .verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > a:focus, .verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > a:active, .verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > a:focus-within {
  color: #00AEC6;
  text-decoration: none;
}

.verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > a:hover:after, .verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > a:focus:after, .verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > a:active:after, .verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > a:focus-within:after {
  content: "";
  width: 12px;
  height: 12px;
  background: url("/wp-content/uploads/Arrow-hover.svg") no-repeat;
  background-size: cover;
  display: inline-block;
  margin-left: 16px;
}

.verra-featured-news-3-n-1 .verra-featured-news-3-n-1-title-wrapper > a > span:nth-of-type(2) {
  margin-left: 5px;
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: baseline;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}

.verra-featured-news-3-n-1 .item-wrapper-featured {
  cursor: pointer;
  transition: all ease-in-out 200ms;
}

@media screen and (min-width: 992px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured {
    display: flex;
    flex-direction: column;
    height: 495px;
  }
}

@media screen and (min-width: 768px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured {
    border: 1px solid #DBDBDB;
  }
}

@media screen and (min-width: 768px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured:hover, .verra-featured-news-3-n-1 .item-wrapper-featured:active, .verra-featured-news-3-n-1 .item-wrapper-featured:focus-within, .verra-featured-news-3-n-1 .item-wrapper-featured:focus {
    background-color: #f9f9f9;
  }
  .verra-featured-news-3-n-1 .item-wrapper-featured:hover .verra-featured-news-3-n-1-item-image-wrapper::before, .verra-featured-news-3-n-1 .item-wrapper-featured:active .verra-featured-news-3-n-1-item-image-wrapper::before, .verra-featured-news-3-n-1 .item-wrapper-featured:focus-within .verra-featured-news-3-n-1-item-image-wrapper::before, .verra-featured-news-3-n-1 .item-wrapper-featured:focus .verra-featured-news-3-n-1-item-image-wrapper::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF40;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
  }
}

.verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-image-wrapper {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-image-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    max-width: 150px;
    height: 150px;
  }
}

@media screen and (max-width: 767px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-image-wrapper {
    padding-bottom: 54%;
    height: auto;
  }
}

@media screen and (min-width: 992px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-image-wrapper {
    height: 100%;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper {
    padding: 30px 30px 0px;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 150px);
    flex: 0 0 calc(100% - 150px);
    max-width: calc(100% - 150px);
    padding: 32px 5px 0px 34px;
  }
}

@media screen and (max-width: 767px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper {
    padding: 25px 5px 0px 0px;
  }
}

.verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-title-wrapper {
  margin-bottom: 15px;
}

.verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-title-wrapper h3 {
  font-family: 'Quasimoda';
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 38.4px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: unset;
}

.verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-title-wrapper h3.verra-view-title {
  font-size: 28px;
  line-height: 38px;
}

@media screen and (min-width: 992px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-title-wrapper h3 {
    max-height: 115px;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-title-wrapper h3 {
    font-family: 'Quasimoda';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    height: 58px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 14px;
  }
  .verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-title-wrapper h3.verra-view-title {
    font-size: 24px;
    line-height: 115%;
  }
}

@media screen and (max-width: 767px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-title-wrapper h3 {
    font-family: 'Quasimoda';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
  }
}

.verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-details-wrapper {
  margin-bottom: 23px;
  position: relative;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  display: block;
}

@media screen and (max-width: 767px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-details-wrapper {
    margin-bottom: 33px;
  }
}

.verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-details-wrapper .verra-featured-news-3-n-1-item-date-wrapper {
  display: inline-block;
  white-space: nowrap;
}

.verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-details-wrapper .verra-featured-news-3-n-1-item-date-wrapper strong {
  font-family: 'Quasimoda';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 120%;
  color: #000;
  text-transform: uppercase;
}

.verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-details-wrapper .verra-featured-news-3-n-1-item-tag-wrapper {
  display: inline-block;
  margin-left: 17px;
  white-space: nowrap;
}

@media screen and (max-width: 1199px) {
  .verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-details-wrapper .verra-featured-news-3-n-1-item-tag-wrapper {
    margin-left: 5px;
  }
}

.verra-featured-news-3-n-1 .item-wrapper-featured .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-details-wrapper .verra-featured-news-3-n-1-item-tag-wrapper strong {
  font-family: 'Quasimoda';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 120%;
  color: #8E8E8E;
  text-transform: uppercase;
}

.verra-featured-news-3-n-1 .item-wrapper-group {
  cursor: pointer;
  transition: all ease-in-out 200ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .verra-featured-news-3-n-1 .item-wrapper-group:hover, .verra-featured-news-3-n-1 .item-wrapper-group:active, .verra-featured-news-3-n-1 .item-wrapper-group:focus-within, .verra-featured-news-3-n-1 .item-wrapper-group:focus {
    background-color: #f9f9f9;
  }
}

.verra-featured-news-3-n-1 .item-wrapper-group:hover .verra-featured-news-3-n-1-item-image-wrapper::before, .verra-featured-news-3-n-1 .item-wrapper-group:active .verra-featured-news-3-n-1-item-image-wrapper::before, .verra-featured-news-3-n-1 .item-wrapper-group:focus-within .verra-featured-news-3-n-1-item-image-wrapper::before, .verra-featured-news-3-n-1 .item-wrapper-group:focus .verra-featured-news-3-n-1-item-image-wrapper::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF40;
}

@media screen and (min-width: 768px) {
  .verra-featured-news-3-n-1 .item-wrapper-group {
    border: 1px solid #DBDBDB;
  }
}

.verra-featured-news-3-n-1 .item-wrapper-group .verra-featured-news-3-n-1-item-image-wrapper {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  max-width: 150px;
  height: 150px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .verra-featured-news-3-n-1 .item-wrapper-group .verra-featured-news-3-n-1-item-image-wrapper {
    padding-bottom: 54%;
    height: auto;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .verra-featured-news-3-n-1 .item-wrapper-group .verra-featured-news-3-n-1-item-info-wrapper {
    padding: 30px 30px 7px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 150px);
    flex: 0 0 calc(100% - 150px);
    max-width: calc(100% - 150px);
  }
}

@media screen and (max-width: 767px) {
  .verra-featured-news-3-n-1 .item-wrapper-group .verra-featured-news-3-n-1-item-info-wrapper {
    padding: 25px 5px 0px 0px;
  }
}

.verra-featured-news-3-n-1 .item-wrapper-group .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-title-wrapper {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .verra-featured-news-3-n-1 .item-wrapper-group .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-title-wrapper {
    height: 48px;
  }
}

.verra-featured-news-3-n-1 .item-wrapper-group .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-title-wrapper h3 {
  font-family: 'Quasimoda';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-transform: unset;
}

.verra-featured-news-3-n-1 .item-wrapper-group .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-details-wrapper {
  position: relative;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  display: block;
}

.verra-featured-news-3-n-1 .item-wrapper-group .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-details-wrapper .verra-featured-news-3-n-1-item-date-wrapper {
  display: inline-block;
  white-space: nowrap;
}

.verra-featured-news-3-n-1 .item-wrapper-group .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-details-wrapper .verra-featured-news-3-n-1-item-date-wrapper strong {
  font-family: 'Quasimoda';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 120%;
  color: #000000;
  text-transform: uppercase;
}

.verra-featured-news-3-n-1 .item-wrapper-group .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-details-wrapper .verra-featured-news-3-n-1-item-tag-wrapper {
  display: inline-block;
  margin-left: 17px;
  white-space: nowrap;
}

@media screen and (max-width: 1199px) {
  .verra-featured-news-3-n-1 .item-wrapper-group .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-details-wrapper .verra-featured-news-3-n-1-item-tag-wrapper {
    margin-left: 5px;
  }
}

.verra-featured-news-3-n-1 .item-wrapper-group .verra-featured-news-3-n-1-item-info-wrapper .verra-featured-news-3-n-1-item-details-wrapper .verra-featured-news-3-n-1-item-tag-wrapper strong {
  font-family: 'Quasimoda';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 120%;
  color: #717171;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .verra-featured-news-3-n-1 .verra-featured-news-3-n-1-group-wrapper > .verra-featured-news-3-n-1-group-item {
    display: none;
  }
  .verra-featured-news-3-n-1 .verra-featured-news-3-n-1-group-wrapper > .verra-featured-news-3-n-1-group-item:nth-of-type(1) {
    display: block !important;
  }
}
