.node--template-full > .content > .side-by-side {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  display: none;
}
@media (min-width: 991px) {
  .node--template-full > .content > .side-by-side {
    flex-direction: row;
  }
}
.node--template-full > .content > .side-by-side > .image-container,
.node--template-full > .content > .side-by-side > .texts-container {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 991px) {
  .node--template-full > .content > .side-by-side > .image-container,
.node--template-full > .content > .side-by-side > .texts-container {
    max-width: 40.54%;
  }
}
.node--template-full > .content > .side-by-side > .image-container img {
  width: 100%;
  height: auto;
}
.node--template-full > .content > .side-by-side > .texts-container {
  margin-top: 8px;
}
@media (min-width: 991px) {
  .node--template-full > .content > .side-by-side > .texts-container {
    margin-top: 0;
    margin-left: 8px;
  }
}
.node--template-full > .content .center-container {
  background-color: #fff;
  padding-top: 24px;
  padding-bottom: 56px;
}
.node--template-full > .content .center-container .field--name-field-body {
  margin-bottom: 56px;
}
.node--template-full > .content .group-two-columns {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 769px) {
  .node--template-full > .content .group-two-columns {
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
  }
}
.node--template-full > .content .group-two-columns .field--name-field-files,
.node--template-full > .content .group-two-columns .field--name-field-download,
.node--template-full > .content .group-two-columns .field--name-field-mail,
.node--template-full > .content .group-two-columns .field--name-field-contact {
  position: relative;
  width: 100%;
  margin: 0;
}
.node--template-full > .content .group-two-columns .field--name-field-files,
.node--template-full > .content .group-two-columns .field--name-field-download {
  max-width: 540px;
}
.node--template-full > .content .group-two-columns .field--name-field-mail,
.node--template-full > .content .group-two-columns .field--name-field-contact {
  max-width: 350px;
}
.node--template-full > .content .group-two-columns .field--name-field-contact {
  margin-top: 56px;
  margin-bottom: 56px;
}
.node--template-full > .content .group-two-columns .field--name-field-files,
.node--template-full > .content .group-two-columns .field--name-field-contact {
  margin: 0;
}
.node--template-full > .content .group-two-columns .field--name-field-files h2,
.node--template-full > .content .group-two-columns .field--name-field-contact h2 {
  margin: 0;
}
.node--template-full > .content .highlight-super-container {
  position: relative;
  width: 100%;
  margin: auto;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.0196078431);
  max-width: 75%;
}
@media (min-width: 769px) {
  .node--template-full > .content .highlight-super-container {
    max-width: 720px;
  }
}
.node--template-full > .content .highlight-super-container > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
}
.node--template-full > .content .highlight-super-container .highlight-container {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 32px 56px;
  background-color: rgba(255, 255, 255, 0.79);
  backdrop-filter: blur(17px);
  -webkit-backdrop-filter: blur(17px);
  border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
@media (min-width: 769px) {
  .node--template-full > .content .highlight-super-container .highlight-container {
    flex-direction: row;
    align-content: center;
    align-items: flex-start;
    justify-content: space-between;
    padding: 32px 56px;
  }
}
.node--template-full > .content .highlight-super-container .highlight-container > .field {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 40px;
}
.node--template-full > .content .highlight-super-container .highlight-container > .field:nth-child(1) {
  margin-top: 0;
}
@media (min-width: 769px) {
  .node--template-full > .content .highlight-super-container .highlight-container > .field {
    width: 50%;
    max-width: 230px;
  }
  .node--template-full > .content .highlight-super-container .highlight-container > .field:nth-child(1), .node--template-full > .content .highlight-super-container .highlight-container > .field:nth-child(2) {
    margin-top: 0;
  }
}
@media (min-width: 769px) and (min-width: 769px) {
  .node--template-full > .content .highlight-super-container .highlight-container > .field:nth-child(1), .node--template-full > .content .highlight-super-container .highlight-container > .field:nth-child(3), .node--template-full > .content .highlight-super-container .highlight-container > .field:nth-child(5) {
    margin-left: 24px;
  }
}
.node--template-full > .content .highlight-super-container .highlight-container > .field:nth-child(2), .node--template-full > .content .highlight-super-container .highlight-container > .field:nth-child(4) {
  width: 100%;
}
@media (min-width: 769px) {
  .node--template-full > .content .highlight-super-container .highlight-container > .field:nth-child(2), .node--template-full > .content .highlight-super-container .highlight-container > .field:nth-child(4) {
    width: calc(50% - (5 * 8px));
    margin-left: 40px;
  }
  .node--template-full > .content .highlight-super-container .highlight-container > .field:nth-child(2):before, .node--template-full > .content .highlight-super-container .highlight-container > .field:nth-child(4):before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 1px;
    max-height: 100%;
    height: 100%;
    background-image: linear-gradient(to top, #fff 70%, rgba(0, 0, 0, 0) 0%);
    background-position: bottom;
    background-size: 5px 5px;
    background-repeat: repeat-y;
    transform: translateY(-50%);
    background-image: linear-gradient(to top, #000 70%, rgba(0, 0, 0, 0) 0%);
    background-color: transparent;
    left: -85px;
    height: 70px;
  }
}
.node--template-full > .content .highlight-super-container .highlight-container > .field .field__label {
  position: relative;
  display: block;
  font-size: 1.2rem;
  font-family: "Avenir";
  font-weight: 800;
  color: #000;
  float: none;
  text-align: left;
}
.node--template-full > .content .highlight-super-container .highlight-container > .field .field__label:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  transform: translateX(-100%) translateY(-50%);
  font-family: "icomoon";
  font-weight: normal;
  font-size: 1.6rem;
}
.node--template-full > .content .highlight-super-container .highlight-container > .field .field__item {
  position: relative;
  display: block;
  font-size: 16px;
  font-family: "Avenir";
  font-weight: 800;
  margin-top: 8px;
  word-break: break-all;
  float: none;
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-municipality .field__item {
  display: inline-block;
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-municipality .field__item a {
  display: inline-block;
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-price-num .field__label:before {
  content: "\e91a";
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-geotrek-difficulty .field__label:before {
  content: "\e939";
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-geotrek-duration .field__label:before {
  content: "\e93a";
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-geotrek-length-2d .field__label:before {
  content: "\e938";
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-geotrek-ascent .field__label:before {
  content: "\e92f";
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-geotrek-descent .field__label:before {
  content: "\e92e";
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-website .field__label:before {
  content: "\e910";
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-capacity-num .field__label:before {
  content: "\e903";
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-phone-number .field__label:before {
  content: "\e917";
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--type-datetime {
  background-color: transparent;
  text-transform: none;
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--type-datetime .field__label:before {
  content: "\e902";
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.custom-date {
  padding-top: 0;
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-municipality .field__label:before {
  content: "\e919";
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-mail .field__label:before {
  content: "\e92c";
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-mail .field__item {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.node--template-full > .content .highlight-super-container .highlight-container > .field.field--name-field-mail a {
  background: none !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.node--template-full > .content .practical-informations-container {
  position: relative;
  width: 100%;
  max-width: 730px;
  margin: auto;
  background-color: #FCF9F7;
  border: 1px solid #000;
  border-style: dashed;
  border-radius: 8px;
  padding: 24px 32px;
  margin-top: 40px;
}
.node--template-full > .content .practical-informations-container:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-color: #000;
  border-radius: 50px;
  transform: translateX(-50%) translateY(-50%);
}
.node--template-full > .content .practical-informations-container:after {
  content: "i";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  color: #fff;
  transform: translateX(-50%) translateY(-50%);
}
.node--template-full > .content .practical-informations-container .category-information {
  margin-top: 40px;
}
.node--template-full > .content .practical-informations-container .category-information:first-child {
  margin-top: 0;
}
.node--template-full > .content .practical-informations-container .category-information > h3 {
  position: relative;
  display: inline-block;
  font-family: "Merriweather";
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.56px;
  line-height: 1.25;
  margin-top: 0;
}
.node--template-full > .content .practical-informations-container .category-information > h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.node--template-full > .content .practical-informations-container .field:not(.field--name-field-image) {
  margin-top: 20px;
}
.node--template-full > .content .field--name-field-outro {
  margin-top: 24px;
}
.node--template-full.see-and-do > .content .highlight-super-container .highlight-container .field:nth-child(2):before, .node--template-full.see-and-do > .content .highlight-super-container .highlight-container .field:nth-child(4):before {
  background-image: linear-gradient(to top, #B3C431 70%, rgba(0, 0, 0, 0) 0%);
}
.node--template-full.see-and-do > .content .highlight-super-container .highlight-container .field .field__label {
  color: #B3C431;
}
.node--template-full.see-and-do > .content .practical-informations-container {
  border-color: #B3C431;
}
.node--template-full.see-and-do > .content .practical-informations-container:before {
  background-color: #B3C431;
}
.node--template-full.see-and-do > .content .practical-informations-container .category-information > h3 {
  color: #B3C431;
}
.node--template-full.see-and-do > .content .practical-informations-container .category-information > h3:after {
  background-color: #B3C431;
}
.node--template-full.see-and-do > .content .field--name-field-mail,
.node--template-full.see-and-do > .content .field--name-field-contact {
  border-color: #B3C431;
}
.node--template-full.see-and-do > .content .field--name-field-mail:before,
.node--template-full.see-and-do > .content .field--name-field-contact:before {
  background-color: #B3C431;
}
.node--template-full.see-and-do > .content .field--name-field-mail .field-prefix,
.node--template-full.see-and-do > .content .field--name-field-contact .field-prefix {
  color: #B3C431;
}
.node--template-full.see-and-do > .content .field--name-field-mail .field-prefix:after,
.node--template-full.see-and-do > .content .field--name-field-contact .field-prefix:after {
  background-color: #B3C431;
}
.node--template-full.see-and-do > .content .field--name-field-mail .field--name-field-contact-function .field__item,
.node--template-full.see-and-do > .content .field--name-field-contact .field--name-field-contact-function .field__item {
  color: #B3C431;
}
.node--template-full.see-and-do > .content .field--name-field-mail a,
.node--template-full.see-and-do > .content .field--name-field-contact a {
  background-image: url("../../assets/images/button/btn-green.svg");
}
.node--template-full.see-and-do > .content .field--name-field-mail a:before,
.node--template-full.see-and-do > .content .field--name-field-contact a:before {
  border-color: #B3C431;
}
.node--template-full.see-and-do > .content .field--name-field-mail a:hover:before,
.node--template-full.see-and-do > .content .field--name-field-contact a:hover:before {
  background-color: #B3C431;
}
.node--template-full.see-and-do > .content .node--template-embed > .content {
  background-color: #B3C431 !important;
}
.node--template-full.see-and-do > .content .node--template-embed > .content .links-container a:after {
  color: #B3C431 !important;
}
.node--template-full.see-and-do > .content .node--template-calendar > .content:before {
  background-color: #B3C431;
}
.node--template-full.see-and-do > .content .node--template-calendar .field.field--name-field-geotrek-duration .field__label,
.node--template-full.see-and-do > .content .node--template-calendar .field--name-field-geotrek-length-2d .field__label {
  color: #B3C431;
}
.node--template-full.see-and-do > .content .node--template-calendar .field--name-field-location-type .field__item {
  background-color: #F4F8D7;
  color: #B3C431;
}
.node--template-full.see-and-do > .content .node--template-calendar .field--name-field-website,
.node--template-full.see-and-do > .content .node--template-calendar .field--name-field-phone-number,
.node--template-full.see-and-do > .content .node--template-calendar .field--name-field-mail {
  background-color: #B3C431;
}
.node--template-full.see-and-do > .content .node--template-calendar .image-container {
  background-color: #B3C431;
}
.node--template-full.see-and-do > .content .node--template-calendar .links-container a {
  background-image: url("../../assets/images/button/btn-green.svg");
}
.node--template-full.service > .content .highlight-super-container .highlight-container .field:nth-child(2):before, .node--template-full.service > .content .highlight-super-container .highlight-container .field:nth-child(4):before {
  background-image: linear-gradient(to top, #56BCC7 70%, rgba(0, 0, 0, 0) 0%);
}
.node--template-full.service > .content .highlight-super-container .highlight-container .field .field__label {
  color: #56BCC7;
}
.node--template-full.service > .content .practical-informations-container {
  border-color: #56BCC7;
}
.node--template-full.service > .content .practical-informations-container:before {
  background-color: #56BCC7;
}
.node--template-full.service > .content .practical-informations-container .category-information > h3 {
  color: #56BCC7;
}
.node--template-full.service > .content .practical-informations-container .category-information > h3:after {
  background-color: #56BCC7;
}
.node--template-full.service > .content .field--name-field-mail,
.node--template-full.service > .content .field--name-field-contact {
  border-color: #56BCC7;
}
.node--template-full.service > .content .field--name-field-mail:before,
.node--template-full.service > .content .field--name-field-contact:before {
  background-color: #56BCC7;
}
.node--template-full.service > .content .field--name-field-mail .field-prefix,
.node--template-full.service > .content .field--name-field-contact .field-prefix {
  color: #56BCC7;
}
.node--template-full.service > .content .field--name-field-mail .field-prefix:after,
.node--template-full.service > .content .field--name-field-contact .field-prefix:after {
  background-color: #56BCC7;
}
.node--template-full.service > .content .field--name-field-mail .field--name-field-contact-function .field__item,
.node--template-full.service > .content .field--name-field-contact .field--name-field-contact-function .field__item {
  color: #56BCC7;
}
.node--template-full.service > .content .field--name-field-mail a,
.node--template-full.service > .content .field--name-field-contact a {
  background-image: url("../../assets/images/button/btn-blue.svg");
}
.node--template-full.service > .content .field--name-field-mail a:before,
.node--template-full.service > .content .field--name-field-contact a:before {
  border-color: #56BCC7;
}
.node--template-full.service > .content .field--name-field-mail a:hover:before,
.node--template-full.service > .content .field--name-field-contact a:hover:before {
  background-color: #56BCC7;
}
.node--template-full.service > .content .node--template-embed > .content {
  background-color: #56BCC7 !important;
}
.node--template-full.service > .content .node--template-embed > .content .links-container a:after {
  color: #56BCC7 !important;
}
.node--template-full.service > .content .node--template-calendar > .content:before {
  background-color: #56BCC7;
}
.node--template-full.service > .content .node--template-calendar .field.field--name-field-geotrek-duration .field__label,
.node--template-full.service > .content .node--template-calendar .field--name-field-geotrek-length-2d .field__label {
  color: #56BCC7;
}
.node--template-full.service > .content .node--template-calendar .field--name-field-location-type .field__item {
  background-color: #EBF4F2;
  color: #56BCC7;
}
.node--template-full.service > .content .node--template-calendar .field--name-field-website,
.node--template-full.service > .content .node--template-calendar .field--name-field-phone-number,
.node--template-full.service > .content .node--template-calendar .field--name-field-mail {
  background-color: #56BCC7;
}
.node--template-full.service > .content .node--template-calendar .image-container {
  background-color: #56BCC7;
}
.node--template-full.service > .content .node--template-calendar .links-container a {
  background-image: url("../../assets/images/button/btn-blue.svg");
}
.node--template-full.understand > .content .highlight-super-container .highlight-container .field:nth-child(2):before, .node--template-full.understand > .content .highlight-super-container .highlight-container .field:nth-child(4):before {
  background-image: linear-gradient(to top, #F8AA5C 70%, rgba(0, 0, 0, 0) 0%);
}
.node--template-full.understand > .content .highlight-super-container .highlight-container .field .field__label {
  color: #F8AA5C;
}
.node--template-full.understand > .content .practical-informations-container {
  border-color: #F8AA5C;
}
.node--template-full.understand > .content .practical-informations-container:before {
  background-color: #F8AA5C;
}
.node--template-full.understand > .content .practical-informations-container .category-information > h3 {
  color: #F8AA5C;
}
.node--template-full.understand > .content .practical-informations-container .category-information > h3:after {
  background-color: #F8AA5C;
}
.node--template-full.understand > .content .field--name-field-mail,
.node--template-full.understand > .content .field--name-field-contact {
  border-color: #F8AA5C;
}
.node--template-full.understand > .content .field--name-field-mail:before,
.node--template-full.understand > .content .field--name-field-contact:before {
  background-color: #F8AA5C;
}
.node--template-full.understand > .content .field--name-field-mail .field-prefix,
.node--template-full.understand > .content .field--name-field-contact .field-prefix {
  color: #F8AA5C;
}
.node--template-full.understand > .content .field--name-field-mail .field-prefix:after,
.node--template-full.understand > .content .field--name-field-contact .field-prefix:after {
  background-color: #F8AA5C;
}
.node--template-full.understand > .content .field--name-field-mail .field--name-field-contact-function .field__item,
.node--template-full.understand > .content .field--name-field-contact .field--name-field-contact-function .field__item {
  color: #F8AA5C;
}
.node--template-full.understand > .content .field--name-field-mail a,
.node--template-full.understand > .content .field--name-field-contact a {
  background-image: url("../../assets/images/button/btn-orange.svg");
}
.node--template-full.understand > .content .field--name-field-mail a:before,
.node--template-full.understand > .content .field--name-field-contact a:before {
  border-color: #F8AA5C;
}
.node--template-full.understand > .content .field--name-field-mail a:hover:before,
.node--template-full.understand > .content .field--name-field-contact a:hover:before {
  background-color: #F8AA5C;
}
.node--template-full.understand > .content .node--template-embed > .content {
  background-color: #F8AA5C !important;
}
.node--template-full.understand > .content .node--template-embed > .content .links-container a:after {
  color: #F8AA5C !important;
}
.node--template-full.understand > .content .node--template-calendar > .content:before {
  background-color: #F8AA5C;
}
.node--template-full.understand > .content .node--template-calendar .field.field--name-field-geotrek-duration .field__label,
.node--template-full.understand > .content .node--template-calendar .field--name-field-geotrek-length-2d .field__label {
  color: #F8AA5C;
}
.node--template-full.understand > .content .node--template-calendar .field--name-field-location-type .field__item {
  background-color: #FFEDD9;
  color: #F8AA5C;
}
.node--template-full.understand > .content .node--template-calendar .field--name-field-website,
.node--template-full.understand > .content .node--template-calendar .field--name-field-phone-number,
.node--template-full.understand > .content .node--template-calendar .field--name-field-mail {
  background-color: #F8AA5C;
}
.node--template-full.understand > .content .node--template-calendar .image-container {
  background-color: #F8AA5C;
}
.node--template-full.understand > .content .node--template-calendar .links-container a {
  background-image: url("../../assets/images/button/btn-orange.svg");
}
.node--template-full.jo-2024 > .content .highlight-super-container .highlight-container .field:nth-child(2):before, .node--template-full.jo-2024 > .content .highlight-super-container .highlight-container .field:nth-child(4):before {
  background-image: linear-gradient(to top, #D7C378 70%, rgba(0, 0, 0, 0) 0%);
}
.node--template-full.jo-2024 > .content .highlight-super-container .highlight-container .field .field__label {
  color: #D7C378;
}
.node--template-full.jo-2024 > .content .practical-informations-container {
  border-color: #D7C378;
}
.node--template-full.jo-2024 > .content .practical-informations-container:before {
  background-color: #D7C378;
}
.node--template-full.jo-2024 > .content .practical-informations-container .category-information > h3 {
  color: #D7C378;
}
.node--template-full.jo-2024 > .content .practical-informations-container .category-information > h3:after {
  background-color: #D7C378;
}
.node--template-full.jo-2024 > .content .field--name-field-mail,
.node--template-full.jo-2024 > .content .field--name-field-contact {
  border-color: #D7C378;
}
.node--template-full.jo-2024 > .content .field--name-field-mail:before,
.node--template-full.jo-2024 > .content .field--name-field-contact:before {
  background-color: #D7C378;
}
.node--template-full.jo-2024 > .content .field--name-field-mail .field-prefix,
.node--template-full.jo-2024 > .content .field--name-field-contact .field-prefix {
  color: #D7C378;
}
.node--template-full.jo-2024 > .content .field--name-field-mail .field-prefix:after,
.node--template-full.jo-2024 > .content .field--name-field-contact .field-prefix:after {
  background-color: #D7C378;
}
.node--template-full.jo-2024 > .content .field--name-field-mail .field--name-field-contact-function .field__item,
.node--template-full.jo-2024 > .content .field--name-field-contact .field--name-field-contact-function .field__item {
  color: #D7C378;
}
.node--template-full.jo-2024 > .content .field--name-field-mail a,
.node--template-full.jo-2024 > .content .field--name-field-contact a {
  background-image: url("../../assets/images/button/btn-gold.svg");
}
.node--template-full.jo-2024 > .content .field--name-field-mail a:before,
.node--template-full.jo-2024 > .content .field--name-field-contact a:before {
  border-color: #D7C378;
}
.node--template-full.jo-2024 > .content .field--name-field-mail a:hover:before,
.node--template-full.jo-2024 > .content .field--name-field-contact a:hover:before {
  background-color: #D7C378;
}
.node--template-full.jo-2024 > .content .node--template-embed > .content {
  background-color: #D7C378 !important;
}
.node--template-full.jo-2024 > .content .node--template-embed > .content .links-container a:after {
  color: #D7C378 !important;
}
.node--template-full.jo-2024 > .content .node--template-calendar > .content:before {
  background-color: #D7C378;
}
.node--template-full.jo-2024 > .content .node--template-calendar .field.field--name-field-geotrek-duration .field__label,
.node--template-full.jo-2024 > .content .node--template-calendar .field--name-field-geotrek-length-2d .field__label {
  color: #D7C378;
}
.node--template-full.jo-2024 > .content .node--template-calendar .field--name-field-location-type .field__item {
  background-color: #F5F0DD;
  color: #D7C378;
}
.node--template-full.jo-2024 > .content .node--template-calendar .field--name-field-website,
.node--template-full.jo-2024 > .content .node--template-calendar .field--name-field-phone-number,
.node--template-full.jo-2024 > .content .node--template-calendar .field--name-field-mail {
  background-color: #D7C378;
}
.node--template-full.jo-2024 > .content .node--template-calendar .image-container {
  background-color: #D7C378;
}
.node--template-full.jo-2024 > .content .node--template-calendar .links-container a {
  background-image: url("../../assets/images/button/btn-gold.svg");
}
.node--template-full.anniversary-40 > .content .highlight-super-container .highlight-container .field:nth-child(2):before, .node--template-full.anniversary-40 > .content .highlight-super-container .highlight-container .field:nth-child(4):before {
  background-image: linear-gradient(to top, #A569BD 70%, rgba(0, 0, 0, 0) 0%);
}
.node--template-full.anniversary-40 > .content .highlight-super-container .highlight-container .field .field__label {
  color: #A569BD;
}
.node--template-full.anniversary-40 > .content .practical-informations-container {
  border-color: #A569BD;
}
.node--template-full.anniversary-40 > .content .practical-informations-container:before {
  background-color: #A569BD;
}
.node--template-full.anniversary-40 > .content .practical-informations-container .category-information > h3 {
  color: #A569BD;
}
.node--template-full.anniversary-40 > .content .practical-informations-container .category-information > h3:after {
  background-color: #A569BD;
}
.node--template-full.anniversary-40 > .content .field--name-field-mail,
.node--template-full.anniversary-40 > .content .field--name-field-contact {
  border-color: #A569BD;
}
.node--template-full.anniversary-40 > .content .field--name-field-mail:before,
.node--template-full.anniversary-40 > .content .field--name-field-contact:before {
  background-color: #A569BD;
}
.node--template-full.anniversary-40 > .content .field--name-field-mail .field-prefix,
.node--template-full.anniversary-40 > .content .field--name-field-contact .field-prefix {
  color: #A569BD;
}
.node--template-full.anniversary-40 > .content .field--name-field-mail .field-prefix:after,
.node--template-full.anniversary-40 > .content .field--name-field-contact .field-prefix:after {
  background-color: #A569BD;
}
.node--template-full.anniversary-40 > .content .field--name-field-mail .field--name-field-contact-function .field__item,
.node--template-full.anniversary-40 > .content .field--name-field-contact .field--name-field-contact-function .field__item {
  color: #A569BD;
}
.node--template-full.anniversary-40 > .content .field--name-field-mail a,
.node--template-full.anniversary-40 > .content .field--name-field-contact a {
  background-image: url("../../assets/images/button/btn-violet.svg");
}
.node--template-full.anniversary-40 > .content .field--name-field-mail a:before,
.node--template-full.anniversary-40 > .content .field--name-field-contact a:before {
  border-color: #A569BD;
}
.node--template-full.anniversary-40 > .content .field--name-field-mail a:hover:before,
.node--template-full.anniversary-40 > .content .field--name-field-contact a:hover:before {
  background-color: #A569BD;
}
.node--template-full.anniversary-40 > .content .node--template-embed > .content {
  background-color: #A569BD !important;
}
.node--template-full.anniversary-40 > .content .node--template-embed > .content .links-container a:after {
  color: #A569BD !important;
}
.node--template-full.anniversary-40 > .content .node--template-calendar > .content:before {
  background-color: #A569BD;
}
.node--template-full.anniversary-40 > .content .node--template-calendar .field.field--name-field-geotrek-duration .field__label,
.node--template-full.anniversary-40 > .content .node--template-calendar .field--name-field-geotrek-length-2d .field__label {
  color: #A569BD;
}
.node--template-full.anniversary-40 > .content .node--template-calendar .field--name-field-location-type .field__item {
  background-color: #decce8;
  color: #A569BD;
}
.node--template-full.anniversary-40 > .content .node--template-calendar .field--name-field-website,
.node--template-full.anniversary-40 > .content .node--template-calendar .field--name-field-phone-number,
.node--template-full.anniversary-40 > .content .node--template-calendar .field--name-field-mail {
  background-color: #A569BD;
}
.node--template-full.anniversary-40 > .content .node--template-calendar .image-container {
  background-color: #A569BD;
}
.node--template-full.anniversary-40 > .content .node--template-calendar .links-container a {
  background-image: url("../../assets/images/button/btn-violet.svg");
}
.node--template-full.no-menu > .content .highlight-super-container .highlight-container .field:nth-child(2):before, .node--template-full.no-menu > .content .highlight-super-container .highlight-container .field:nth-child(4):before {
  background-image: linear-gradient(to top, #F8AA5C 70%, rgba(0, 0, 0, 0) 0%);
}
.node--template-full.no-menu > .content .highlight-super-container .highlight-container .field .field__label {
  color: #A71930;
}
.node--template-full.no-menu > .content .practical-informations-container {
  border-color: #A71930;
}
.node--template-full.no-menu > .content .practical-informations-container:before {
  background-color: #A71930;
}
.node--template-full.no-menu > .content .practical-informations-container .category-information > h3 {
  color: #A71930;
}
.node--template-full.no-menu > .content .practical-informations-container .category-information > h3:after {
  background-color: #A71930;
}
.node--template-full.no-menu > .content .field--name-field-mail,
.node--template-full.no-menu > .content .field--name-field-contact {
  border-color: #A71930;
}
.node--template-full.no-menu > .content .field--name-field-mail:before,
.node--template-full.no-menu > .content .field--name-field-contact:before {
  background-color: #A71930;
}
.node--template-full.no-menu > .content .field--name-field-mail .field-prefix,
.node--template-full.no-menu > .content .field--name-field-contact .field-prefix {
  color: #A71930;
}
.node--template-full.no-menu > .content .field--name-field-mail .field-prefix:after,
.node--template-full.no-menu > .content .field--name-field-contact .field-prefix:after {
  background-color: #A71930;
}
.node--template-full.no-menu > .content .field--name-field-mail .field--name-field-contact-function .field__item,
.node--template-full.no-menu > .content .field--name-field-contact .field--name-field-contact-function .field__item {
  color: #A71930;
}
.node--template-full.no-menu > .content .field--name-field-mail a,
.node--template-full.no-menu > .content .field--name-field-contact a {
  background-image: url("../../assets/images/button/btn-red.svg");
}
.node--template-full.no-menu > .content .field--name-field-mail a:before,
.node--template-full.no-menu > .content .field--name-field-contact a:before {
  border-color: #A71930;
}
.node--template-full.no-menu > .content .field--name-field-mail a:hover:before,
.node--template-full.no-menu > .content .field--name-field-contact a:hover:before {
  background-color: #A71930;
}
.node--template-full.no-menu > .content .node--template-embed > .content {
  background-color: #A71930 !important;
}
.node--template-full.no-menu > .content .node--template-embed > .content .links-container a:after {
  color: #A71930 !important;
}
.node--template-full.no-menu > .content .node--template-calendar > .content:before {
  background-color: #A71930;
}
.node--template-full.no-menu > .content .node--template-calendar .field.field--name-field-geotrek-duration .field__label,
.node--template-full.no-menu > .content .node--template-calendar .field--name-field-geotrek-length-2d .field__label {
  color: #A71930;
}
.node--template-full.no-menu > .content .node--template-calendar .field--name-field-location-type .field__item {
  background-color: #FCF9F7;
  color: #A71930;
}
.node--template-full.no-menu > .content .node--template-calendar .field--name-field-website,
.node--template-full.no-menu > .content .node--template-calendar .field--name-field-phone-number,
.node--template-full.no-menu > .content .node--template-calendar .field--name-field-mail {
  background-color: #A71930;
}
.node--template-full.no-menu > .content .node--template-calendar .image-container {
  background-color: #A71930;
}
.node--template-full.no-menu > .content .node--template-calendar .links-container a {
  background-image: url("../../assets/images/button/btn-red.svg");
}