.Container-module__container--dBBhm {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 130.4444444444rem;
  padding-left: 0.8333333333rem;
  padding-right: 0.8333333333rem;
  position: relative;
  width: 100%;
}
@media (min-width: 600px) {
  .Container-module__container--dBBhm {
    padding-left: 2.7777777778rem;
  }
}
@media (min-width: 1280px) {
  .Container-module__container--dBBhm {
    padding-left: 2.7777777778rem;
  }
}
@media (min-width: 2188px) {
  .Container-module__container--dBBhm {
    padding-left: 8.8888888889rem;
  }
}
@media (min-width: 600px) {
  .Container-module__container--dBBhm {
    padding-right: 2.7777777778rem;
  }
}
@media (min-width: 1280px) {
  .Container-module__container--dBBhm {
    padding-right: 2.7777777778rem;
  }
}
@media (min-width: 2188px) {
  .Container-module__container--dBBhm {
    padding-right: 8.8888888889rem;
  }
}
.Footer-module__footer--KI308 {
  align-items: center;
  flex-direction: column;
}
.Footer-module__footer--KI308,
.Footer-module__row--usKIk {
  display: flex;
  gap: 0.5555555556rem;
}
.Footer-module__link--WRBrx {
  color: inherit;
}
.cookie-consent {
  align-items: center;
  background-color: #333;
  border-radius: 0.5em;
  bottom: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  font-size: 10px;
  max-width: 25%;
  padding: 1.5em;
  position: fixed;
  right: 0;
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
  transition: -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
  width: 100%;
  z-index: 9999;
}
@media screen and (max-width: 750px) {
  .cookie-consent {
    border-radius: 0;
    flex-direction: row;
    max-width: 100%;
  }
}
.cookie-consent--show {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.cookie-consent__text {
  color: #777;
}
.cookie-consent__text p {
  font-size: 1.5em;
  margin: 0;
  text-align: justify;
}
.cookie-consent__text a {
  text-decoration: underline;
  transition: 0.2s;
  white-space: nowrap;
}
.cookie-consent__text a:hover {
  border-bottom: 0;
  text-decoration: none;
}
.cookie-consent__btn {
  align-self: center;
  max-width: 100px;
  padding-top: 1.5em;
  width: 90%;
}
@media screen and (max-width: 750px) {
  .cookie-consent__btn {
    padding-left: 1.5em;
    padding-top: 0;
  }
}
.cookie-consent__btn div {
  background-color: #444;
  border-radius: 0.5em;
  color: #8da9ca;
  cursor: pointer;
  font-size: 1.7em;
  padding: 1em;
  text-align: center;
  text-decoration: underline;
  transition: 0.4s;
  white-space: nowrap;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .cookie-consent__btn div {
    padding: 1em 0;
  }
}
.light .cookie-consent {
  background-color: #fff;
  box-shadow: 0 0 37px -3px rgba(0, 0, 0, 0.54);
}
.light .cookie-consent__btn div {
  background-color: rgba(255, 186, 95, 0.5);
  color: #000;
}
.Img-module__img--Olez4 {
  max-width: 100%;
}
.Header-module__header--jbJWh {
  align-items: center;
  display: flex;
}
.Share-module__container--GHLyF {
  display: flex;
  gap: 10px;
}
.Share-module__item--fn51J {
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.8);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 32px;
  justify-content: center;
  padding: 5px;
  transition: background-color 0.12s ease-out;
  width: 32px;
}
.Share-module__item--fn51J:hover {
  background: #57e4a7;
}
.Share-module__img--eteq_,
.Share-module__link--NNh4N {
  height: 15px;
  width: 15px;
}
.Logo-module__logo--ZaSjo {
  align-items: center;
  display: flex;
  gap: 0.5555555556rem;
}
.Logo-module__label--F3k7M {
  font-size: 0.8888888889rem;
  font-weight: 900;
  letter-spacing: 0.105em;
  line-height: 1;
  text-transform: capitalize;
}
@media (min-width: 600px) {
  .Logo-module__label--F3k7M {
    font-size: 1.6666666667rem;
  }
}
.Logo-module__img--BciYC {
  height: auto;
  width: 2.5rem;
}
@media (min-width: 600px) {
  .Logo-module__img--BciYC {
    width: 3.8888888889rem;
  }
}
.hidden {
  display: none;
}
