.news_featured_list__date {
  color: #3D3D3D; }
  body.acc_font_small .news_featured_list__date {
    font-size: calc(14px * 1); }
    @media (min-width: 320px) {
      body.acc_font_small .news_featured_list__date {
        font-size: calc(14px * 1); } }
    @media (min-width: 767px) {
      body.acc_font_small .news_featured_list__date {
        font-size: calc((-600vw + 4616px) * 1); } }
    @media (min-width: 768px) {
      body.acc_font_small .news_featured_list__date {
        font-size: calc((0.64447vw + 3.05048px) * 1); } }
    @media (min-width: 1699px) {
      body.acc_font_small .news_featured_list__date {
        font-size: calc(14px * 1); } }
  body.acc_font_medium .news_featured_list__date {
    font-size: calc(14px * 1.12); }
    @media (min-width: 320px) {
      body.acc_font_medium .news_featured_list__date {
        font-size: calc(14px * 1.12); } }
    @media (min-width: 767px) {
      body.acc_font_medium .news_featured_list__date {
        font-size: calc((-600vw + 4616px) * 1.12); } }
    @media (min-width: 768px) {
      body.acc_font_medium .news_featured_list__date {
        font-size: calc((0.64447vw + 3.05048px) * 1.12); } }
    @media (min-width: 1699px) {
      body.acc_font_medium .news_featured_list__date {
        font-size: calc(14px * 1.12); } }
  body.acc_font_big .news_featured_list__date {
    font-size: calc(14px * 1.25); }
    @media (min-width: 320px) {
      body.acc_font_big .news_featured_list__date {
        font-size: calc(14px * 1.25); } }
    @media (min-width: 767px) {
      body.acc_font_big .news_featured_list__date {
        font-size: calc((-600vw + 4616px) * 1.25); } }
    @media (min-width: 768px) {
      body.acc_font_big .news_featured_list__date {
        font-size: calc((0.64447vw + 3.05048px) * 1.25); } }
    @media (min-width: 1699px) {
      body.acc_font_big .news_featured_list__date {
        font-size: calc(14px * 1.25); } }

.news_featured_list__name {
  font-weight: 700;
  color: #000000;
  line-height: 1.2em; }
  body.acc_font_small .news_featured_list__name {
    font-size: calc(17px * 1); }
    @media (min-width: 320px) {
      body.acc_font_small .news_featured_list__name {
        font-size: calc((0.4329vw + 15.61472px) * 1); } }
    @media (min-width: 551px) {
      body.acc_font_small .news_featured_list__name {
        font-size: calc((2.31481vw + 5.24537px) * 1); } }
    @media (min-width: 767px) {
      body.acc_font_small .news_featured_list__name {
        font-size: calc((-1300vw + 9994px) * 1); } }
    @media (min-width: 768px) {
      body.acc_font_small .news_featured_list__name {
        font-size: calc((1.07411vw + 1.75081px) * 1); } }
    @media (min-width: 1699px) {
      body.acc_font_small .news_featured_list__name {
        font-size: calc(20px * 1); } }
  body.acc_font_medium .news_featured_list__name {
    font-size: calc(17px * 1.12); }
    @media (min-width: 320px) {
      body.acc_font_medium .news_featured_list__name {
        font-size: calc((0.4329vw + 15.61472px) * 1.12); } }
    @media (min-width: 551px) {
      body.acc_font_medium .news_featured_list__name {
        font-size: calc((2.31481vw + 5.24537px) * 1.12); } }
    @media (min-width: 767px) {
      body.acc_font_medium .news_featured_list__name {
        font-size: calc((-1300vw + 9994px) * 1.12); } }
    @media (min-width: 768px) {
      body.acc_font_medium .news_featured_list__name {
        font-size: calc((1.07411vw + 1.75081px) * 1.12); } }
    @media (min-width: 1699px) {
      body.acc_font_medium .news_featured_list__name {
        font-size: calc(20px * 1.12); } }
  body.acc_font_big .news_featured_list__name {
    font-size: calc(17px * 1.25); }
    @media (min-width: 320px) {
      body.acc_font_big .news_featured_list__name {
        font-size: calc((0.4329vw + 15.61472px) * 1.25); } }
    @media (min-width: 551px) {
      body.acc_font_big .news_featured_list__name {
        font-size: calc((2.31481vw + 5.24537px) * 1.25); } }
    @media (min-width: 767px) {
      body.acc_font_big .news_featured_list__name {
        font-size: calc((-1300vw + 9994px) * 1.25); } }
    @media (min-width: 768px) {
      body.acc_font_big .news_featured_list__name {
        font-size: calc((1.07411vw + 1.75081px) * 1.25); } }
    @media (min-width: 1699px) {
      body.acc_font_big .news_featured_list__name {
        font-size: calc(20px * 1.25); } }

.news_featured_list__wrapper {
  height: 0;
  width: 40.625%;
  position: relative;
  padding-top: calc((580 / 1600) * 100%); }

.news_featured_list__container {
  background-color: #FFFFFF;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }

.news_featured_list__element {
  height: calc((100% - (3.07692% * 2) - 70px) / 3);
  display: flex;
  flex-direction: row;
  width: 100%; }
  .news_featured_list__element:not(:nth-last-of-type(2)) {
    margin-bottom: 3.07692%; }
  .news_featured_list__element .news_button--arrow {
    width: 30px;
    will-change: transform;
    transition: transform 0.3s ease-out; }
  .news_featured_list__element:hover .news_button--arrow {
    transform: translateX(18px); }
  .news_featured_list__element:hover img {
    transform: scale(1.05); }
  .news_featured_list__element:hover .news_button--text_arrow span:before {
    transform: translate(0.625rem, -50%); }

.news_featured_list__container--full > .news_featured_list__element {
  height: calc((100% - (3.07692% * 2)) / 3);
  margin-bottom: 3.07692%; }
  .news_featured_list__container--full > .news_featured_list__element:last-of-type {
    margin-bottom: 0; }

.news_featured_list__photo_container {
  display: block;
  flex-grow: 0;
  overflow: hidden;
  background: var(--color-secondary); }

.news_featured_list__photo {
  display: block;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease-out; }

.news_featured_list__main {
  background: #FFFFFF;
  width: 67.69231%;
  padding: 3.84615% 4.61538% 3.07692%;
  border-bottom: 1px solid #D6D8E0; }

.news_featured_list__date {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 1em; }
  .news_featured_list__date i::before {
    color: var(--color-primary);
    font-size: 1.2em; }

.news_featured_list__date_text {
  line-height: 1;
  height: 1.1em;
  margin-left: 8px; }
  @media (min-width: 320px) {
    .news_featured_list__date_text {
      margin-left: calc(0.50761vw + 6.37563px); } }
  @media (min-width: 1699px) {
    .news_featured_list__date_text {
      margin-left: 15px; } }

.news_featured_list__button {
  color: var(--color-primary);
  margin-top: .5em;
  font-size: .85em;
  text-transform: uppercase; }

.home_section--featured_and_slider--fullwidth_button .news_featured_list__button {
  width: 100%; }

.home_section--featured_and_slider--fullwidth_background_button .news_featured_list__button {
  background-color: var(--color-primary);
  color: #FFFFFF;
  transition: all 0.3s ease-out; }
  .home_section--featured_and_slider--fullwidth_background_button .news_featured_list__button:hover {
    background-color: var(--color-primary--hover);
    color: var(--color-primary--text-hover); }

@media (min-width: 900px) and (max-width: 1350px) {
  .news_featured_list__date {
    margin-bottom: .75em; } }

@media (min-width: 768px) {
  .news_featured_list__button {
    margin-top: auto; }
  .news_featured_list__photo {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
  .news_featured_list__photo_container {
    height: 100%;
    padding-right: 44%;
    position: relative; } }

@media (min-width: 1200px) {
  .news_featured_list__button {
    padding: 0 12.5%; }
  .news_featured_list__photo_container {
    padding-right: 38.5%; } }

@media (min-width: 768px) and (max-width: 899px) {
  .news_featured_list__date {
    margin-bottom: .75em; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .news_featured_list__button {
    display: none; }
  .news_featured_list__element {
    height: calc((100% - (2.30769% * 2)) / 3); } }

@media (max-width: 767px) {
  .news_featured_list__photo_container {
    width: 56.06258vw; }
  .news_featured_list__wrapper {
    width: 100%;
    margin-top: 1.875rem;
    padding-top: 0;
    height: auto; }
  .news_featured_list__element {
    height: auto; }
  .news_featured_list__main {
    width: 100%; }
  .news_featured_list__container {
    position: static; }
  .news_featured_list__list {
    height: calc(100% - 50px); }
  .news_featured_list__button {
    align-self: center;
    height: 30px; } }
  @media (max-width: 767px) and (min-width: 320px) {
    .news_featured_list__button {
      height: calc(1.11857vw + 26.42058px); } }
  @media (max-width: 767px) and (min-width: 767px) {
    .news_featured_list__button {
      height: 35px; } }

@media (max-width: 767px) {
    body.acc_font_small .news_featured_list__button {
      font-size: calc(11px * 1); } }
    @media (max-width: 767px) and (min-width: 320px) {
      body.acc_font_small .news_featured_list__button {
        font-size: calc((1.11857vw + 7.42058px) * 1); } }
    @media (max-width: 767px) and (min-width: 767px) {
      body.acc_font_small .news_featured_list__button {
        font-size: calc(16px * 1); } }

@media (max-width: 767px) {
    body.acc_font_medium .news_featured_list__button {
      font-size: calc(11px * 1.12); } }
    @media (max-width: 767px) and (min-width: 320px) {
      body.acc_font_medium .news_featured_list__button {
        font-size: calc((1.11857vw + 7.42058px) * 1.12); } }
    @media (max-width: 767px) and (min-width: 767px) {
      body.acc_font_medium .news_featured_list__button {
        font-size: calc(16px * 1.12); } }

@media (max-width: 767px) {
    body.acc_font_big .news_featured_list__button {
      font-size: calc(11px * 1.25); } }
    @media (max-width: 767px) and (min-width: 320px) {
      body.acc_font_big .news_featured_list__button {
        font-size: calc((1.11857vw + 7.42058px) * 1.25); } }
    @media (max-width: 767px) and (min-width: 767px) {
      body.acc_font_big .news_featured_list__button {
        font-size: calc(16px * 1.25); } }

@media (max-width: 767px) {
  .news_featured_list__date {
    margin-bottom: 2px; } }
  @media (max-width: 767px) and (min-width: 320px) {
    .news_featured_list__date {
      margin-bottom: calc(1.34228vw - 2.2953px); } }
  @media (max-width: 767px) and (min-width: 767px) {
    .news_featured_list__date {
      margin-bottom: 8px; } }

@media (max-width: 767px) {
    .news_featured_list__date::before {
      font-size: 1em; }
  .news_featured_list__wrapper .news__button {
    font-size: .8em; } }

@media (max-width: 550px) {
  .news_featured_list__main {
    padding: 0.625rem 1.25rem; }
  .news_featured_list__wrapper .news__button {
    font-size: .6em; }
  .news_featured_list__photo_container {
    display: none; } }

@media (max-width: 400px) {
  .news_featured_list__main {
    padding: 0.3125rem 0.625rem; }
  .news_featured_list__wrapper .news__button {
    display: none; } }
/*# sourceMappingURL=news--featured_list.css.map */
