a#fade_success {
  border-bottom: 1px solid rgba(192, 192, 192, 0);
  transition: border 0.2s;
}

a#fade_success:hover {
  border-bottom: 1px solid silver;
}

.node--view-mode-related-content,
.node--view-mode-related-content-fullbg,
.paragraph--type--encart {
  color: #000;
  /* background: #FFF5D1; */
  /* padding: 40px 60px 80px; */
  text-align: center;
  position: relative;
  /* min-height: 700px; */
  min-width: 280px;
  align-items: center;
  box-sizing: border-box;
}

@media (max-width:1100px) {

  .node--view-mode-related-content,
  .node--view-mode-related-content-fullbg,
  .paragraph--type--encart {
    min-height: 550px;
  }
}

.node--view-mode-related-content {
  display: flex;
  flex-direction: column;
}

.node--view-mode-related-content-fullbg {
  min-height: 540px;
  display: flex;
}

.node--view-mode-related-content-small {
  min-height: auto;
  display: flex;
}

@media (max-width:1100px) {

  .node--view-mode-related-content-fullbg,
  .node--view-mode-related-content-small {
    min-height: 600px;
  }
}

.node--view-mode-related-content-fullbg {
  align-items: end;
  padding: 0 40px 40px;
  background-size: cover !important;
  max-width: 600px;
  background-position: center center !important;
}

@media (max-width:700px) {
  .node--view-mode-related-content-fullbg {
    padding: 0 20px 20px;
  }
}

.col-3-block .node--view-mode-related-content-fullbg {
  padding: 0 30px 20px;
  min-height: 540px;
}

@media (max-width: 640px) {
  .col-3-block .node--view-mode-related-content-fullbg {
    padding: 0 20px 10px;
    max-width: 100%;
    min-height: 370px;
  }

  .col-3-block+.view-footer {
    margin-left: 20px;
  }

  .col-3-block+.view-footer .blue-btn-block {
    margin-top: 20px;
  }
}

.node--view-mode-related-content-fullbg.xl {
  max-width: 1240px;
  min-width: 1240px;
}

.node--view-mode-related-content-fullbg.xl .bottom-wrapper {
  flex: unset;
  text-align: left;
}

@media (max-width:700px) {
  .node--view-mode-related-content-fullbg.xl .bottom-wrapper {
    flex: 1;
  }
}

.node--view-mode-related-content-fullbg .top span {
  background: #000;
  color: #fff;
}

.node--view-mode-related-content-fullbg .top,
.node--view-mode-related-content-fullbg.xl .top {
  position: unset !important;
  transform: unset !important;
  display: flex;
  justify-content: center;
}

.node--view-mode-related-content-small {
  flex-direction: column;
  padding: 0;
}

.node--view-mode-related-content-small .top-wrapper {
  display: unset !important;
  width: 100%;
  margin: 0;
  position: relative;
  min-height: 40%;
}

.node--view-mode-related-content-small.video .top-wrapper:before {
  content: '';
  position: absolute;
  width: 80px;
  height: 80px;
  background-image: url(/themes/custom/guimet/img/icon_play.svg);
  background-position: center;
  background-size: 25px;
  background-repeat: no-repeat;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
  background-color: #fff;
  border-radius: 50%;
}

.node--view-mode-related-content-small .top-wrapper .top {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 35px;
  z-index: 5;
}

@media (max-width:900px) {
  .node--view-mode-related-content-small .top-wrapper .top {
    transform: none;
    left: -5px;
    top: 10px;
  }

  .node--view-mode-related-content-small .top-wrapper .top .field--name-field-taxonomy {
    font-size: 11px;
    border-radius: 4px;
  }
}

.node--view-mode-related-content-small .top-wrapper .top span {
  background: #000;
  color: #fff;
}

.node--view-mode-related-content-small .top-wrapper img {
  margin: 0;
  height: 315px;
  width: 100%;
  object-fit: cover;
}

@media (max-width:600px) {
  .node--view-mode-related-content-small .top-wrapper img {
    margin: 0;
    width: 100%;
    max-height: 230px;
    object-fit: cover;
  }
}

.node--view-mode-related-content-small .bottom-wrapper {
  padding: 12px 30px 21px 30px;
}

.node--view-mode-related-content-small .bottom-wrapper h2 {
  margin-top: 0;
}

.node--view-mode-related-content-small .bottom-wrapper .field--name-field-link a,
.node--view-mode-related-content-small .bottom-wrapper .read-more-link {
  display: inline-block;
  transform: unset;
  position: unset;
  margin-top: 20px;
}

@media (max-width:600px) {
  .node--view-mode-related-content-small .bottom-wrapper .field--name-field-link a {
    /* text-decoration: underline; */
    margin-top: 0;
  }

  .node--view-mode-related-content-small .bottom-wrapper .read-more-link {
    /* margin-top: 10px; */
    text-decoration: none;
    margin-top: 0;
  }

  .node-type-hub-show .node--view-mode-related-content-small .bottom-wrapper .read-more-link {
    text-decoration: underline;
  }
}

.node--type-show.node--view-mode-related-content-fullbg,
.node--type-show.paragraph--type--encart,
.node--view-mode-related-content.node--type-show {
  background: #edeff6;
}

.node--type-quiz.node--view-mode-related-content-fullbg,
.node--type-quiz.paragraph--type--encart,
.node--view-mode-related-content.node--type-quiz {
  padding: 40px 60px 80px;
}

.node--view-mode-related-content .field--name-field-subtitle,
.node--view-mode-related-content-fullbg .field--name-field-subtitle,
.paragraph--type--encart .field--name-field-subtitle {
  font-family: "Guimet";
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
  margin-top: 0;
  max-width: 70%;
}

.node--view-mode-related-content .field--name-field-teaser,
.node--view-mode-related-content-fullbg .field--name-field-teaser,
.paragraph--type--encart .field--name-field-teaser {
  font-size: 13px;
  line-height: 18px;
  max-width: 360px;
  margin: 20px auto;
}

.node--view-mode-related-content .top,
.node--view-mode-related-content-fullbg .top,
.paragraph--type--encart .top {
  /* display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: -5px; */
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 35px;
  min-width: 100%;
  z-index: 5;
}

.paragraph--type--encart .top {
  z-index: 20;
  min-width: unset;
  top: 45px;
}

@media (max-width:640px) {
  .paragraph--type--encart .top {
    top: 25px;
  }
}

.paragraph--type--encart .top .field--name-field-uppertitle:not(.field--name-field-uppertitle .field--name-field-uppertitle) {
  padding: 0;
}

.node--view-mode-related-content .top>*,
.node--view-mode-related-content-fullbg .top>* {
  margin: 5px;
}

.node--view-mode-related-content-fullbg .bottom-wrapper {
  flex: 1;
}

.node--view-mode-related-content-fullbg .bottom-wrapper .field--name-field-dates-text {
  font-size: 20px;
  line-height: 27px;
  width: 100%;
  text-align: left;
  margin: 10px auto 0;
  font-family: unset;
  max-width: unset;
  display: block;
  margin-bottom: 30px;
  pointer-events: none;
}

@media (max-width:700px) {
  .node--view-mode-related-content-fullbg .bottom-wrapper .field--name-field-dates-text {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
  }
}

.col-3-block .node--view-mode-related-content-fullbg .field--name-field-dates-text {
  display: none;
}

.col-3-block>.node--view-mode-related-content-small {
  background-color: transparent !important;
}

@media (max-width:700px) {
  .col-3-block>.node--view-mode-related-content-small {
    min-height: unset;
  }
}

.node--view-mode-related-content-fullbg .bottom-wrapper .read-more-link {
  text-decoration: none;
  border-bottom: 1px solid #fff;
  transition: border 0.2s;
  font-size: 20px;
  white-space: nowrap;
  display: block;
  max-width: fit-content;
  margin-right: auto;
  margin-left: 0;
  text-align: left;
}

.node--view-mode-related-content .top-wrapper span,
.node--view-mode-related-content-fullbg .top-wrapper span,
.paragraph--type--encart .top-wrapper span {
  display: table;
  margin-left: 20px;
  margin-right: auto;
  background: #000000;
  color: #fff;
}

.node--view-mode-related-content.node--type-event .top-wrapper span,
.node--view-mode-related-content-fullbg.node--type-event .top-wrapper span,
.node--view-mode-related-content.node--type-show .top-wrapper span,
.node--view-mode-related-content-fullbg.node--type-show .top-wrapper span {
  background: #000;
  color: #fff;
  padding: 4px 6px 1px 6px;
}

.node--view-mode-related-content a,
.node--view-mode-related-content-fullbg a,
.paragraph--type--encart a {
  display: inline;
  margin: 0 auto;
  text-decoration: none;
  border-bottom: 1px solid #000;
  transition: border 0.2s;
}

.node--view-mode-related-content a:focus,
.node--view-mode-related-content a:hover,
.node--view-mode-related-content-fullbg a:focus,
.node--view-mode-related-content-fullbg a:hover,
.paragraph--type--encart a:focus,
.paragraph--type--encart a:hover {
  border-bottom: 1px solid rgba(192, 192, 192, 0);
}

.node--view-mode-related-content .bottom-wrapper {
  padding: 0;
  padding-right: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
  width: 100%;

}

.node--view-mode-related-content-small .bottom-wrapper {
  padding: 0;
  padding-top: 20px;
}

@media (max-width: 640px) {
  .node--view-mode-related-content .bottom-wrapper {
    padding-bottom: 20px;
  }
}

.node--view-mode-related-content h2,
.node--view-mode-related-content h3,
.node--view-mode-related-content-fullbg h2,
.node--view-mode-related-content-fullbg h3,
.paragraph--type--encart h2,
.paragraph--type--encart h3 {
  /* min-height: 80px; */
  font-size: 30px;
  line-height: 33px;
  font-family: 'Guimet';
  font-weight: bold;
  margin-top: 20px;
  text-align: left;
}

@media (max-width:1100px) {

  .node--view-mode-related-content h2,
  .node--view-mode-related-content h3,
  .node--view-mode-related-content-fullbg h2,
  .node--view-mode-related-content-fullbg h3,
  .paragraph--type--encart h2,
  .paragraph--type--encart h3 {
    font-size: 23px;
    line-height: 31px;
  }
}

.node--view-mode-related-content img,
.node--view-mode-related-content-fullbg img,
.paragraph--type--encart img {
  /* margin: 30px 0;
    max-height: 250px; */
  width: auto;
}

.node--view-mode-related-content .read-more-link,
.paragraph--type--encart .read-more-link {
  margin-left: 0;
  text-decoration: none;
  border-bottom: 1px solid #000;
  transition: border 0.2s;
  font-size: 20px;
  /*position: absolute;*/
  bottom: 40px;
  /*display: table;*/
  left: 50%;
  /* transform: translateX(-50%); */
  white-space: nowrap;
  position: unset;
  transform: unset;
  display: inline-block;
  margin-top: 15px;
}

.node--view-mode-related-content-fullbg .bottom-wrapper .read-more-link:before,
.node--view-mode-related-content .read-more-link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.node--view-mode-related-content .read-more-link:focus,
.node--view-mode-related-content .read-more-link:hover,
.node--view-mode-related-content-fullbg .read-more-link:focus,
.node--view-mode-related-content-fullbg .read-more-link:hover,
.paragraph--type--encart .read-more-link:focus,
.paragraph--type--encart .read-more-link:hover {
  border-bottom: 1px solid rgba(192, 192, 192, 0);
}

.node--view-mode-related-content .block-quiz .field--name-field-text-good-answer,
.node--view-mode-related-content .block-quiz .field--name-field-text-wrong-answer,
.node--view-mode-related-content-fullbg .block-quiz .field--name-field-text-good-answer,
.node--view-mode-related-content-fullbg .block-quiz .field--name-field-text-wrong-answer,
.paragraph--type--encart .block-quiz .field--name-field-text-good-answer,
.paragraph--type--encart .block-quiz .field--name-field-text-wrong-answer {
  display: table;
  margin: 10px auto;
  transition: 0.3s;
  border: 1px solid #8f8f8f;
  border-radius: 100px;
  padding: 6px 15px;
  white-space: nowrap;
}

.node--view-mode-related-content .block-quiz .field--name-field-text-good-answer:focus,
.node--view-mode-related-content .block-quiz .field--name-field-text-good-answer:hover,
.node--view-mode-related-content .block-quiz .field--name-field-text-wrong-answer:focus,
.node--view-mode-related-content .block-quiz .field--name-field-text-wrong-answer:hover,
.node--view-mode-related-content-fullbg .block-quiz .field--name-field-text-good-answer:focus,
.node--view-mode-related-content-fullbg .block-quiz .field--name-field-text-good-answer:hover,
.node--view-mode-related-content-fullbg .block-quiz .field--name-field-text-wrong-answer:focus,
.node--view-mode-related-content-fullbg .block-quiz .field--name-field-text-wrong-answer:hover,
.paragraph--type--encart .block-quiz .field--name-field-text-good-answer:focus,
.paragraph--type--encart .block-quiz .field--name-field-text-good-answer:hover,
.paragraph--type--encart .block-quiz .field--name-field-text-wrong-answer:focus,
.paragraph--type--encart .block-quiz .field--name-field-text-wrong-answer:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #000;
}

.node--view-mode-related-content .block-quiz .field--name-field-text-good-answer.show,
.node--view-mode-related-content-fullbg .block-quiz .field--name-field-text-good-answer.show,
.paragraph--type--encart .block-quiz .field--name-field-text-good-answer.show {
  background: url(/themes/custom/guimet/img/icon_check.svg) 14px center no-repeat #23caa2;
  border-color: #23caa2;
  padding-left: 40px;
  background-size: 14px;
}

.node--view-mode-related-content .block-quiz .field--name-field-text-wrong-answer.show,
.node--view-mode-related-content-fullbg .block-quiz .field--name-field-text-wrong-answer.show,
.paragraph--type--encart .block-quiz .field--name-field-text-wrong-answer.show {
  background: url(/themes/custom/guimet/img/icon_false.svg) 14px center no-repeat #ff8e8e;
  border-color: #ff8e8e;
  padding-left: 40px;
  background-size: 14px;
}

.node--view-mode-related-content .block-quiz .field--name-field-question,
.node--view-mode-related-content-fullbg .block-quiz .field--name-field-question,
.paragraph--type--encart .block-quiz .field--name-field-question {
  font-size: 13px;
  line-height: 18px;
}

.node--view-mode-related-content.video .image:before,
.video.node--view-mode-related-content-fullbg .image:before,
.video.paragraph--type--encart .image:before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  background-color: #fff;
  background-image: url(/themes/custom/guimet/img/icon_play.svg);
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 60px;
  transition: 0.3s;
}

.node--view-mode-related-content-fullbg,
.paragraph--type--encart {
  color: #fff;
}

.paragraph--type--encart .field--name-field-dates-text {
  font-size: 20px;
  line-height: 27px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 120px;
  text-align: center;
  z-index: 10;
  display: table;
  margin: 0 auto;
}

.node--view-mode-related-content-fullbg .image,
.paragraph--type--encart .image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.node--view-mode-related-content-fullbg .image:before,
.paragraph--type--encart .image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 61.14%), linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.node--view-mode-related-content-fullbg .image img,
.paragraph--type--encart .image img {
  position: absolute;
  max-height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0;
  height: 100%;
  width: 100%;
  min-width: 100%;
}

.node--view-mode-related-content-fullbg h2,
.node--view-mode-related-content-fullbg h3,
.paragraph--type--encart h2,
.paragraph--type--encart h3 {
  min-height: 10px;
  font-size: 35px;
  line-height: 45px;
}

.col-3-block .node--view-mode-related-content-fullbg h2,
.col-3-block .node--view-mode-related-content-fullbg h3 {
  font-size: 30px;
  line-height: 40px;
}

.node--view-mode-related-content-fullbg .block-quiz,
.node--view-mode-related-content-fullbg .desc,
.node--view-mode-related-content-fullbg .field--name-field-teaser,
.node--view-mode-related-content-fullbg h2,
.node--view-mode-related-content-fullbg h3,
.node--view-mode-related-content-fullbg span,
.paragraph--type--encart .block-quiz,
.paragraph--type--encart .desc,
.paragraph--type--encart .field--name-field-teaser,
.paragraph--type--encart h2,
.paragraph--type--encart h3,
.paragraph--type--encart span {
  position: relative;
  z-index: 10;
  margin-left: 0;
  display: block;
  max-width: fit-content;
  pointer-events: none;
}

.node--view-mode-related-content-fullbg span+span {
  margin-top: 3px;
}

.node--view-mode-related-content-fullbg h2 {
  margin-top: 10px;
  pointer-events: none;
}

.node--view-mode-related-content-fullbg .desc,
.node--view-mode-related-content-fullbg .field--name-field-teaser,
.paragraph--type--encart .desc,
.paragraph--type--encart .field--name-field-teaser {
  position: absolute;
  bottom: 100px;
  left: calc(50% - 180px);
}

.node--view-mode-related-content-fullbg>a,
.paragraph--type--encart>a {
  z-index: 2;
}

.paragraph--type--encart .read-more-link {
  margin: 20px auto 0;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  transition: border 0.2s;
  font-size: 20px;
  position: absolute;
  bottom: 40px;
  display: table;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.node--view-mode-related-content-fullbg .read-more-link:focus,
.node--view-mode-related-content-fullbg .read-more-link:hover,
.paragraph--type--encart .read-more-link:focus,
.paragraph--type--encart .read-more-link:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.short .node--view-mode-related-content,
.short .node--view-mode-related-content-fullbg,
.short .paragraph--type--encart {
  min-height: 440px;
}

.menu-ref-wrapper .node--view-mode-related-content,
.menu-ref-wrapper .node--view-mode-related-content-fullbg,
.menu-ref-wrapper .paragraph--type--encart {
  min-height: 420px;
  min-width: 300px;
  padding: 20px 20px 16px;
  transition: 0.4s ease-out;
  background-size: 120% !important;

}

.menu-ref-wrapper .node--view-mode-related-content:hover,
.menu-ref-wrapper .node--view-mode-related-content-fullbg:hover,
.menu-ref-wrapper .paragraph--type--encart:hover {
  background-size: 130% !important;
  transition: 0.4s ease-out;
}

.menu-ref-wrapper .node--view-mode-related-content h2,
.menu-ref-wrapper .node--view-mode-related-content-fullbg h2,
.menu-ref-wrapper .paragraph--type--encart h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
}

.menu-ref-wrapper .node--view-mode-related-content .field--name-field-dates-text,
.menu-ref-wrapper .node--view-mode-related-content-fullbg .field--name-field-dates-text,
.menu-ref-wrapper .paragraph--type--encart .field--name-field-dates-text {
  font-size: 13px;
  line-height: 18px;
  display: none;
}

.menu-ref-wrapper .node--view-mode-related-content .field--name-field-subtitle,
.menu-ref-wrapper .node--view-mode-related-content-fullbg .field--name-field-subtitle,
.menu-ref-wrapper .paragraph--type--encart .field--name-field-subtitle {
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  max-width: 100%;
}

.menu-ref-wrapper .node--view-mode-related-content-fullbg .field--name-field-uppertitle {
  display: none;
}

.menu-ref-wrapper .node--view-mode-related-content img,
.menu-ref-wrapper .node--view-mode-related-content-fullbg img,
.menu-ref-wrapper .paragraph--type--encart img {
  max-height: 150px;
  margin: 10px 0;
}

.menu-ref-wrapper .node--view-mode-related-content-fullbg img {
  max-height: 100%;
  margin: 0;
}

.menu-ref-wrapper .node--view-mode-related-content .read-more-link,
.menu-ref-wrapper .node--view-mode-related-content-fullbg .read-more-link,
.menu-ref-wrapper .paragraph--type--encart .read-more-link {
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  margin: 10px 0 0;
  cursor: pointer;
}

.menu-ref-wrapper .node--view-mode-related-content .read-more-link::before,
.menu-ref-wrapper .node--view-mode-related-content-fullbg .read-more-link::before,
.menu-ref-wrapper .paragraph--type--encart .read-more-link::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.paragraph--type--encart {
  max-width: 720px;
  margin: 50px auto;
  height: 820px;
}

.paragraph--type--encart .field--name-field-teaser {
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
}

@media (max-width: 990px) {
  .paragraph--type--encart {
    height: 600px;
  }
}

@media (max-width: 760px) {
  .paragraph--type--encart {
    margin: 50px 20px;
  }
}

@media (max-width: 640px) {

  .node--view-mode-related-content,
  .node--view-mode-related-content-fullbg,
  .paragraph--type--encart {
    /* padding: 20px 25px 35px; */
    min-height: 370px;
    min-width: 280px;
  }

  .node--view-mode-related-content-fullbg.xl {
    min-width: 280px;
  }

  .node--type-quiz.node--view-mode-related-content-fullbg,
  .node--type-quiz.paragraph--type--encart,
  .node--view-mode-related-content.node--type-quiz {
    padding: 20px 25px 70px;
  }

  .node--view-mode-related-content .field--name-field-subtitle,
  .node--view-mode-related-content-fullbg .field--name-field-subtitle,
  .paragraph--type--encart .field--name-field-subtitle {
    font-size: 18px;
    line-height: 24px;
  }

  .node--view-mode-related-content .field--name-field-teaser,
  .node--view-mode-related-content-fullbg .field--name-field-teaser,
  .paragraph--type--encart .field--name-field-teaser {
    display: none;
  }

  .node--view-mode-related-content h2,
  .node--view-mode-related-content h3,
  .node--view-mode-related-content-fullbg h2,
  .node--view-mode-related-content-fullbg h3,
  .paragraph--type--encart h2,
  .paragraph--type--encart h3 {
    font-size: 18px;
    line-height: 24px;
    min-height: unset;
  }

  .node--view-mode-related-content img,
  .node--view-mode-related-content-fullbg img,
  .paragraph--type--encart img {
    /* margin: 10px 0;
      max-width: 120px; */
  }

  .node--view-mode-related-content .read-more-link,
  .node--view-mode-related-content-fullbg .read-more-link,
  .paragraph--type--encart .read-more-link {
    font-size: 15px !important;
    line-height: 20px;
    position: unset;
    margin: 10px auto 0;
    margin-top: 10px;
    /* padding-top: 10px; */
    margin-left: 0;
  }

  .node--view-mode-related-content-fullbg .field--name-field-dates-text,
  .paragraph--type--encart .field--name-field-dates-text {
    font-size: 15px;
    line-height: 20px;
    display: none;
  }

  .node--view-mode-related-content-fullbg h2,
  .node--view-mode-related-content-fullbg h3,
  .paragraph--type--encart h2,
  .paragraph--type--encart h3 {
    margin-top: 7px;
    font-size: 24px;
    line-height: 32px;
  }

  .node--view-mode-related-content-fullbg.xl h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    font-weight: bold;
  }

  .node--view-mode-related-content-fullbg .read-more-link,
  .paragraph--type--encart .read-more-link {
    font-size: 15px;
    line-height: 20px;
    bottom: 20px;
  }

  .paragraph--type--encart .field--name-field-teaser {
    display: block;
  }
}

@media (max-width: 500px) {

  .node--view-mode-related-content .field--name-field-subtitle,
  .node--view-mode-related-content-fullbg .field--name-field-subtitle,
  .paragraph--type--encart .field--name-field-subtitle {
    margin: 0 20px;
    text-align: center;
    width: 100%;
    max-width: calc(100% - 40px);
  }

  .node--view-mode-related-content-fullbg .desc,
  .node--view-mode-related-content-fullbg .field--name-field-teaser,
  .paragraph--type--encart .desc,
  .paragraph--type--encart .field--name-field-teaser {
    left: 0;
    width: 100%;
    max-width: calc(100% - 40px);
  }

  .paragraph--type--encart .field--name-field-teaser {
    margin: 0 20px;
  }
}

.node--view-mode-teaser {
  position: relative;
}

.badge {
  display: inline-block;
  margin-bottom: 10px;
}

.node--view-mode-related-content-fullbg {
  background-size: cover;
}

@media (max-width:700px) {
  .node--view-mode-related-content-fullbg.xl {
    background-size: cover !important;
  }
}

.node--view-mode-related-content-fullbg,
.node--view-mode-related-content .top-wrapper {
  overflow: hidden;
  transition: 0.4s ease-out;
}

.node--view-mode-related-content-fullbg:hover {
  background-size: 210% 105% !important;
  transition: 0.4s ease-out;
}

.home-show-slider .swiper-slide:nth-child(1) .node--view-mode-related-content-fullbg.xl:hover {
  background-size: 120% !important;
}

.node--view-mode-related-content .top-wrapper img {
  transform: scale(1);
  transition: 0.4s ease-out;
}

.node--view-mode-related-content-fullbg:hover img,
.node--view-mode-related-content:hover .top-wrapper img {
  transform: scale(1.05);
  transition: 0.4s ease-out;
}


@media (max-width:700px) {
  .node--view-mode-related-content-fullbg a.read-more-link {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 16px !important;
    border-bottom: 1px solid #fff !important;
  }
}
