.paragraph--type--section-with-large-small-ares {
  background: #f5f7f6;
  padding: 56px 20px;
  /* max-width: 1185px; */
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  position: relative;
  z-index: 0;
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares {
    padding: 32px 0px;
  }
}
.paragraph--type--section-with-large-small-ares:before {
  background-color: rgb(245, 247, 246);
  background-size: 100%;
  content: "";
  position: absolute;
  margin: 0 auto;
  left: 50%;
  width: 100vw;
  height: 100%;
  transform: translate(-50%, 0);
  background-position: top;
  z-index: -1;
  top: 0;
}
.paragraph--type--section-with-large-small-ares.grey:before {
  background-color: rgb(245, 247, 246);
  background-size: 100%;
  content: "";
  position: absolute;
  margin: 0 auto;
  left: 50%;
  width: 100vw;
  height: 100%;
  transform: translate(-50%, 0);
  background-position: top;
  z-index: -1;
  top: 0;
}
.paragraph--type--section-with-large-small-ares.light-blue:before {
  background-color: rgb(225, 233, 255);
  background-size: 100%;
  content: "";
  position: absolute;
  margin: 0 auto;
  left: 50%;
  width: 100vw;
  height: 100%;
  transform: translate(-50%, 0);
  background-position: top;
  z-index: -1;
  top: 0;
}
.paragraph--type--section-with-large-small-ares .field--name-field-block-title {
  font-family: "Lora Bold", serif;
  color: #1d1d1d;
  font-size: 40px;
  margin: 0 auto 24px;
  line-height: 51px;
  letter-spacing: -0.96px;
  flex: 0 1 100%;
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .field--name-field-block-title {
    width: 100%;
    max-width: 100%;
    font-size: 24px;
    margin: 0 auto 32px;
    line-height: 23px;
  }
}
.paragraph--type--section-with-large-small-ares .cards {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards {
    width: 100%;
    max-width: 100%;
    display: block;
  }
}
.paragraph--type--section-with-large-small-ares .cards .left {
  width: 60%;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 1440px) {
  .paragraph--type--section-with-large-small-ares .cards .left {
    max-width: 700px;
  }
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .left {
    width: 100%;
    max-width: 100%;
    display: block;
  }
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .left .slick-slider .slick-list {
    overflow: unset;
  }
}
.paragraph--type--section-with-large-small-ares .cards .right {
  width: 40%;
  padding-right: 18px;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 1440px) {
  .paragraph--type--section-with-large-small-ares .cards .right {
    flex-grow: 1;
  }
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .right {
    width: 100%;
    max-width: 100%;
    display: block;
    padding-right: 0px;
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs {
  width: 100%;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .slick-active .related-link-card {
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .slick-active .related-link-card:hover {
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14);
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .slick-active .related-link-card:active {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.14);
  background-color: rgb(224, 227, 232);
  border-radius: 10px;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .slick-active .related-link-card:focus {
  border: 2px solid rgb(65, 105, 226);
  border-radius: 10px;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .slick-active .related-link-card .teaser-card {
  line-height: 24px;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs.slick-initialized {
  height: auto;
  overflow: visible;
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs.slick-initialized {
    max-width: 100%;
  }
}
@media (min-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs.slick-slider .slick-next {
    right: 20px;
    top: calc(100% + 12px);
  }
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs.slick-slider .slick-prev {
    left: calc(100% - 91px);
    top: calc(100% + 12px);
  }
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs.slick-slider {
    margin-top: 15px;
  }
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs.slick-slider .slick-arrow {
    top: calc(0% - 25px);
  }
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs.slick-slider .slick-next {
    right: 0px;
  }
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs.slick-slider .slick-prev {
    left: calc(100% - 71px);
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card {
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
  border-radius: 10px;
  background: rgb(255, 255, 255);
  width: calc(100% - 20px);
  height: 427px;
  margin: 0 auto 24px 0;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card:hover {
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14);
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card:active {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.14);
  background-color: rgb(224, 227, 232);
  border-radius: 10px;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card:focus {
  border: 2px solid rgb(65, 105, 226);
  border-radius: 10px;
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card {
    width: calc(100% - 5px);
    height: auto;
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card.ext {
  padding: 0;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card.ext svg.ext {
  display: none;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card.ext .title-card {
  position: relative;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card.ext .title-card::after {
  content: "";
  background-image: url("../../../../custom/assets/svgs/Icons-External-link.svg");
  width: 15px;
  height: 15px;
  left: calc(100% + 10px);
  bottom: 0%;
  transform: translate(0%, -50%);
  position: absolute;
  background-size: cover;
  display: block;
}
@media (max-width: 1200px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card.ext .title-card::after {
    left: 100%;
    bottom: 10%;
    transform: translate(-100%, 0%);
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card img {
  border-radius: 10px 10px 0 0;
  height: 252px;
  width: 100%;
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card img {
    height: 200px;
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card .img.img-placeholder {
  position: relative;
  background-image: url("../../../assets/svgs/logo.svg");
  background-size: 70%;
  background-color: rgb(25, 25, 112);
  background-repeat: no-repeat;
  width: 100%;
  aspect-ratio: 698/252;
  background-position: center;
  border-radius: 10px 10px 0 0;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card .img.img-placeholder {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card .img.has-image img.img-responsive {
    object-fit: cover;
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card .img.has-image .field--name-field-media-copyright {
  display: none;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card .info-container {
  margin: 12px 24px 26px;
  height: 135px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card .info-container {
    height: 95px;
    margin: 16px 16px 28px 16px;
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card .info-container .title-card {
  font-size: 20px;
  font-family: "Lora Bold", serif;
  color: rgb(26, 26, 28);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 28px;
}
@media (max-width: 1200px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card .info-container .title-card {
    width: fit-content;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card .info-container .title-card {
    font-size: 16px;
    line-height: 20px;
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card .info-container .teaser-card {
  margin-top: 16px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Merriweather Sans Regular", sans-serif;
  color: rgb(66, 66, 69);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card .info-container .teaser-card {
    margin-top: 5px;
    -webkit-line-clamp: 3;
  }
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs .related-link-card .info-container .teaser-card {
    font-size: 14px;
    line-height: 20px;
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs:not(.slick-slider) .related-link-card .info-container {
  margin: 12px 24px 26px;
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-unlimited-paragraphs:not(.slick-slider) .related-link-card .info-container {
    margin: 16px 16px 28px 16px;
    height: fit-content;
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card,
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card {
  width: 100%;
  border-radius: 10px;
  background: rgb(255, 255, 255);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
  height: 200px;
  overflow: hidden;
  padding: 25px 21px 35px 24px;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card:hover,
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card:hover {
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14);
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card:active,
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card:active {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.14);
  background-color: rgb(224, 227, 232);
  border-radius: 10px;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card:focus,
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card:focus {
  border: 2px solid rgb(65, 105, 226);
  border-radius: 10px;
}
@media (max-width: 1200px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card,
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card {
    padding: 20px 15px 15px 15px;
  }
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card,
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card {
    padding: 20px 21px 15px 24px;
    height: auto;
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card.ext svg.ext,
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card.ext svg.ext {
  display: none;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card.ext .tag-card,
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card.ext .tag-card {
  position: relative;
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card.ext .tag-card::after,
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card.ext .tag-card::after {
  content: "";
  background-image: url("../../../../custom/assets/svgs/Icons-External-link.svg");
  width: 15px;
  height: 15px;
  left: calc(100% + 10px);
  bottom: 0%;
  transform: translate(0%, -50%);
  position: absolute;
  background-size: cover;
  display: block;
}
@media (max-width: 1200px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card.ext .tag-card::after,
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card.ext .tag-card::after {
    left: 100%;
    bottom: 10%;
    transform: translate(-100%, 0%);
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card .tag-card,
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card .tag-card {
  font-size: 20px;
  line-height: 28px;
  font-family: "Lora Bold", serif;
  color: rgb(26, 26, 28);
  max-height: 66px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card .tag-card,
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card .tag-card {
    padding-right: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: fit-content;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card .tag-card,
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card .tag-card {
    font-size: 16px;
    line-height: 20px;
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card .title-card,
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card .title-card {
  margin-top: 12px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Merriweather Sans Regular", sans-serif;
  color: rgb(66, 66, 69);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card .title-card,
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card .title-card {
    max-height: 100px;
  }
}
@media (max-width: 767px) {
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card .title-card,
  .paragraph--type--section-with-large-small-ares .cards .field--name-field-card-2-small-area .related-link-card .title-card {
    font-size: 14px;
    line-height: 20px;
  }
}
.paragraph--type--section-with-large-small-ares .cards .field--name-field-card-1-small-area .related-link-card {
  margin-bottom: 22px;
}

@media (max-width: 767px) {
  #main.main-container.landing-page-with-sidebar .paragraph--type--section-with-large-small-ares {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (min-width: 768px) {
  .node--type-landing-page .paragraph--type--section-with-large-small-ares {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
