/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
  list-style: none;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

/*
// Variable Font
@font-face {
  font-family: "EBGaramond";
  src: url("../../assets/fonts/EBGaramond-VariableFont_wght.ttf");
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf");
  font-display: swap;
}
*/
/*
// Not Variable font
@font-face {
  font-family: "Cera";
  src: url("../../assets/fonts/Cera/Cera-GR.eot");
  src: url("../../assets/fonts/Cera/Cera-GR.eot?#iefix")
      format("embedded-opentype"),
    url("../../assets/fonts/Cera/Cera-GR.woff") format("woff"),
    url("../../assets/fonts/Cera/Cera-GR.ttf") format("truetype"),
    url("../../assets/fonts/Cera/Cera-GR.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cera";
  src: url("../../assets/fonts/Cera/Cera-GR-Light.eot");
  src: url("../../assets/fonts/Cera/Cera-GR-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../../assets/fonts/Cera/Cera-GR-Light.woff2") format("woff2"),
    url("../../assets/fonts/Cera/Cera-GR-Light.woff") format("woff"),
    url("../../assets/fonts/Cera/Cera-GR-Light.ttf") format("truetype"),
    url("../../assets/fonts/Cera/Cera-GR-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cera";
  src: url("../../assets/fonts/Cera/Cera-GR-Bold.eot");
  src: url("../../assets/fonts/Cera/Cera-GR-Bold.eot?#iefix")
      format("embedded-opentype"),
    // url("../../assets/fonts/Cera/Cera-GR-Bold.woff2") format("woff2"),
    url("../../assets/fonts/Cera/Cera-GR-Bold.woff") format("woff"),
    url("../../assets/fonts/Cera/Cera-GR-Bold.ttf") format("truetype"),
    url("../../assets/fonts/Cera/Cera-GR-Bold.svg") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cera";
  src: url("../../assets/fonts/Cera/Cera-GR-Black.eot");
  src: url("../../assets/fonts/Cera/Cera-GR-Black.eot?#iefix")
      format("embedded-opentype"),
    // url("../../assets/fonts/Cera/Cera-GR-Black.woff2") format("woff2"),
    url("../../assets/fonts/Cera/Cera-GR-Black.woff") format("woff"),
    url("../../assets/fonts/Cera/Cera-GR-Black.ttf") format("truetype"),
    url("../../assets/fonts/Cera/Cera-GR-Black.svg") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
*/
@font-face {
  font-family: "icomoon";
  src: url("../../assets/fonts/icomoon.eot?kfntgf");
  src: url("../../assets/fonts/icomoon.eot?kfntgf#iefix") format("embedded-opentype"), url("../../assets/fonts/icomoon.ttf?kfntgf") format("truetype"), url("../../assets/fonts/icomoon.woff?kfntgf") format("woff"), url("../../assets/fonts/icomoon.svg?kfntgf#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.heading-l {
  font-size: clamp(35px, 3.125vw, 45px);
}
@media only screen and (min-width: 1921px) {
  .heading-l {
    font-size: clamp(45px, 1.95vw, 58.5px);
  }
}

h1,
.heading-ml {
  font-size: clamp(30px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  h1,
  .heading-ml {
    font-size: clamp(40px, 1.7333333333vw, 52px);
  }
}

h2,
.heading {
  font-size: clamp(25px, 2.0833333333vw, 30px);
}
@media only screen and (min-width: 1921px) {
  h2,
  .heading {
    font-size: clamp(30px, 1.3vw, 39px);
  }
}

.text-l {
  font-size: clamp(18px, 1.5277777778vw, 22px);
}
@media only screen and (min-width: 1921px) {
  .text-l {
    font-size: clamp(22px, 0.9533333333vw, 28.6px);
  }
}

p,
.text {
  font-size: clamp(16px, 1.25vw, 18px);
}
@media only screen and (min-width: 1921px) {
  p,
  .text {
    font-size: clamp(18px, 0.78vw, 23.4px);
  }
}

.text-ms {
  font-size: clamp(14px, 1.1111111111vw, 16px);
}
@media only screen and (min-width: 1921px) {
  .text-ms {
    font-size: clamp(16px, 0.6933333333vw, 20.8px);
  }
}

.text-s {
  font-size: clamp(12px, 0.9722222222vw, 14px);
}
@media only screen and (min-width: 1921px) {
  .text-s {
    font-size: clamp(14px, 0.6066666667vw, 18.2px);
  }
}

.text-xs {
  font-size: 12px;
}
@media only screen and (min-width: 1921px) {
  .text-xs {
    font-size: clamp(12px, 0.52vw, 15.6px);
  }
}

.button {
  font-size: clamp(16px, 1.5277777778vw, 22px);
}
@media only screen and (min-width: 1921px) {
  .button {
    font-size: clamp(22px, 0.9533333333vw, 28.6px);
  }
}

.body {
  overflow-x: hidden;
  background-color: #fff;
  font-family: "Roboto Flex", sans-serif;
}

main {
  overflow-x: hidden;
}

a {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
  color: #000;
}
a:hover {
  color: #e28b51;
}

button {
  cursor: pointer;
}

p {
  font-size: inherit;
}

h1,
h2,
h3,
h4 {
  font-weight: 400;
  line-height: 1.2;
}

.boxed {
  max-width: 1480px;
  padding-inline: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .boxed {
    max-width: clamp(1440px, 81.6vw, 2448px);
  }
}

@media only screen and (min-width: 1025px) {
  .boxed-desktop {
    max-width: 1480px;
    padding-inline: 40px;
  }
}
@media only screen and (min-width: 1921px) {
  .boxed-desktop {
    max-width: clamp(1440px, 81.6vw, 2448px);
  }
}

@media only screen and (max-width: 1024px) {
  .boxed-mobile {
    padding-inline: clamp(20px, 3.90625vw, 40px);
  }
}

.boxed-sm {
  max-width: 1140px;
  padding-inline: clamp(20px, 3.6363636364vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .boxed-sm {
    max-width: clamp(1100px, 62.3333333333vw, 1870px);
  }
}

@media only screen and (min-width: 1921px) {
  .boxed-4k {
    max-width: clamp(1440px, 81.6vw, 2448px);
    padding-inline: 40px;
  }
}

.centered {
  margin-inline: auto;
}

@media only screen and (min-width: 1921px) {
  .centered-4k {
    margin-inline: auto;
  }
}

@media only screen and (min-width: 1025px) {
  .centered-desktop {
    margin-inline: auto;
  }
}

@media only screen and (max-width: 1024px) {
  .centered-mob {
    margin-inline: auto;
  }
}

@media only screen and (min-width: 1440px) {
  .push-left {
    margin-left: calc((100vw - 1440px) / 2);
  }
}
@media only screen and (min-width: 1921px) {
  .push-left {
    margin-left: calc((100vw - clamp(1440px, 96vw, 2880px)) / 2);
  }
}

@media only screen and (min-width: 1440px) {
  .push-right {
    margin-right: calc((100vw - 1440px) / 2);
  }
}
@media only screen and (min-width: 1921px) {
  .push-right {
    margin-right: calc((100vw - clamp(1440px, 96vw, 2880px)) / 2);
  }
}

.no-padding {
  padding-inline: 0;
}

.inline-padding {
  padding-inline: 20px;
}

.bottom-padding {
  padding-bottom: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .bottom-padding {
    padding-bottom: clamp(80px, 3.4666666667vw, 104px);
  }
}

.top-padding {
  padding-top: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .top-padding {
    padding-top: clamp(80px, 3.4666666667vw, 104px);
  }
}

.first-section {
  padding-block: clamp(150px, 13.8888888889vw, 200px) clamp(75px, 6.9444444444vw, 100px);
}
@media only screen and (min-width: 1921px) {
  .first-section {
    padding-block: clamp(200px, 8.6666666667vw, 260px) clamp(100px, 4.3333333333vw, 130px);
  }
}

.basic-section {
  padding-block: clamp(80px, 11.1111111111vw, 160px);
}
@media only screen and (min-width: 1921px) {
  .basic-section {
    padding-block: clamp(160px, 6.9333333333vw, 208px);
  }
}

.basic {
  padding-block: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .basic {
    padding-block: clamp(40px, 1.7333333333vw, 52px);
  }
}

.last-section {
  padding-bottom: clamp(150px, 13.8888888889vw, 200px);
}
@media only screen and (min-width: 1921px) {
  .last-section {
    padding-bottom: clamp(200px, 8.6666666667vw, 260px);
  }
}

.no-padding-top {
  padding-top: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.full-width {
  width: 100%;
}

.radius-section {
  border-radius: clamp(35px, 4.8611111111vw, 70px);
}
@media only screen and (min-width: 1921px) {
  .radius-section {
    border-radius: clamp(70px, 3.0333333333vw, 91px);
  }
}

.radius {
  border-radius: clamp(25px, 2.7777777778vw, 40px);
  overflow: hidden;
}
@media only screen and (min-width: 1921px) {
  .radius {
    border-radius: clamp(40px, 1.7333333333vw, 52px);
  }
}

.text-container {
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 1.3888888889vw, 20px);
}
@media only screen and (min-width: 1921px) {
  .text-container {
    gap: clamp(20px, 0.8666666667vw, 26px);
  }
}

.fixed {
  position: fixed;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.thin {
  font-weight: 100;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.extrabold {
  font-weight: 700;
}

.black-weight {
  font-weight: 900;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.line-height-s {
  line-height: 1.2;
}

.letter-spacing-wide {
  letter-spacing: 0.4em;
}

.letter-spacing-s {
  letter-spacing: -0.03em;
}

.text-center {
  text-align: center;
}

.hidden {
  display: none !important;
}

@media only screen and (min-width: 1025px) {
  .hidden-desktop {
    display: none !important;
  }
}

@media only screen and (max-width: 1024px) {
  .hidden-mobile {
    display: none !important;
  }
}

.hidden-text {
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

.black {
  color: #000;
}

.black-bg {
  background-color: #000;
}

.white {
  color: #fff;
}

.white-bg {
  background-color: #fff;
}

.primary {
  color: #5b7950;
}

.primary-bg {
  background-color: #5b7950;
}

.secondary {
  color: #d6e2d3;
}

.secondary-bg {
  background-color: #d6e2d3;
}

.accent {
  color: #e28b51;
}

.accent-bg {
  background-color: #e28b51;
}

.light-gray {
  color: #f5f5f5;
}

.light-gray-bg {
  background-color: #f5f5f5;
}

.light-green {
  color: #edf2ea;
}

.light-green-bg {
  background-color: #edf2ea;
}

.gradient-bg {
  background-image: linear-gradient(to right, #5b7950, #d6e2d3);
}

.species-amphibians {
  color: #c68a52;
}

.species-amphibians-bg {
  background-color: #c68a52;
}

.species-arthropods {
  color: #a9953f;
}

.species-arthropods-bg {
  background-color: #a9953f;
}

.species-gastropods {
  color: #8a6142;
}

.species-gastropods-bg {
  background-color: #8a6142;
}

.species-reptiles {
  color: #7fa172;
}

.species-reptiles-bg {
  background-color: #7fa172;
}

.species-mammals {
  color: #b8493f;
}

.species-mammals-bg {
  background-color: #b8493f;
}

.species-bats {
  color: #8a6465;
}

.species-bats-bg {
  background-color: #8a6465;
}

.species-birds {
  color: #5b9bc7;
}

.species-birds-bg {
  background-color: #5b9bc7;
}

.species-plants {
  color: #5c7a44;
}

.species-plants-bg {
  background-color: #5c7a44;
}

.species-fish {
  color: #4f6db2;
}

.species-fish-bg {
  background-color: #4f6db2;
}

.ic-social--instagram::after {
  content: "\e907";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ic-social--x::after {
  content: "\e910";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ic-social--youtube::after {
  content: "\e909";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ic-social--tiktok::after {
  content: "\e911";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.heading-with-line {
  display: grid;
  position: relative;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 30px;
}
.heading-with-line::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #5b7950;
  position: relative;
}
.heading-with-line--reverse {
  grid-template-columns: 1fr auto;
}
.heading-with-line--reverse::before {
  content: "";
  width: 100%;
  height: 1px;
  position: relative;
  background-color: #fff;
}
.heading-with-line--reverse::after {
  display: none;
}

.line {
  width: 100%;
  height: 1px;
  background-color: #5b7950;
}

.caption {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: clamp(4px, 0.5555555556vw, 8px) clamp(12px, 1.6666666667vw, 24px);
  background-color: rgba(0, 0, 0, 0.65);
}
@media only screen and (min-width: 1921px) {
  .caption {
    padding: clamp(8px, 0.2708333333vw, 10.4px) clamp(24px, 0.8125vw, 31.2px);
  }
}

.header {
  position: fixed;
  z-index: 100;
  inset-inline: 0;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: clamp(20px, 2.0833333333vw, 30px);
}
@media only screen and (min-width: 1921px) {
  .header {
    padding-top: clamp(10px, 0.4333333333vw, 13px);
    padding-bottom: clamp(30px, 1.3vw, 39px);
  }
}
.header:before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  opacity: 0;
  backdrop-filter: blur(10px);
}
.header--sticky {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}
.header--sticky:before {
  opacity: 1;
}
.header__logos-list {
  display: flex;
  gap: clamp(25px, 3.4722222222vw, 50px);
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 20px;
}
@media only screen and (min-width: 1921px) {
  .header__logos-list {
    gap: clamp(50px, 2.1666666667vw, 65px);
  }
}
.header__logo-item img {
  max-height: clamp(30px, 3.8194444444vw, 55px);
}
@media only screen and (min-width: 1921px) {
  .header__logo-item img {
    max-height: clamp(55px, 2.3833333333vw, 71.5px);
  }
}
.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .header__container {
    gap: 20px;
  }
}
.header__container img {
  width: clamp(180px, 25.6944444444vw, 370px);
}
@media only screen and (min-width: 1921px) {
  .header__container img {
    width: clamp(370px, 16.0333333333vw, 481px);
  }
}
.header__menu-search {
  display: flex;
  align-items: center;
  gap: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .header__menu-search {
    gap: clamp(40px, 1.7333333333vw, 52px);
  }
}
.header ul {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
}

@media only screen and (max-width: 1024px) {
  .main-menu {
    position: absolute;
    inset: 0;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 40px;
    height: 100vh;
    padding: 100px 40px;
    background-color: #fff;
    visibility: visible;
    opacity: 1;
    transform: translateX(0%);
    transition: all ease 300ms;
  }
}
@media only screen and (max-width: 1024px) {
  .main-menu--closed {
    visibility: hidden;
    opacity: 0;
    transform: translateX(100%);
  }
}
.main-menu__list {
  display: flex;
  gap: 40px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list {
    flex-direction: column;
    gap: revert;
  }
}
@media only screen and (max-width: 1024px) {
  .main-menu__list li {
    border-bottom: solid 1px #5b7950;
  }
}
.main-menu__list a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1px;
  width: fit-content;
  font-size: 14px;
}
@media only screen and (min-width: 1921px) {
  .main-menu__list a {
    font-size: clamp(14px, 0.6066666667vw, 18.2px);
  }
}
@media only screen and (max-width: 1024px) {
  .main-menu__list a {
    align-items: revert;
    font-size: 25px;
    padding-block: 20px;
  }
}
.main-menu__list a:after {
  content: "";
  width: calc(100% + 4px);
  height: 2px;
  background-color: #fff;
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  transition: clip-path ease 300ms;
}
.main-menu__list a:hover {
  color: #5b7950;
}
.main-menu__list a:hover:after {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.main-menu__list ul {
  position: absolute;
  padding: 8px 16px;
  background-color: #5b7950;
  visibility: hidden;
  opacity: 0;
  transition: all ease 300ms;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list ul {
    position: revert;
    display: none;
    padding: revert;
  }
}
.main-menu__list > li:hover ul {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list > li:hover ul {
    display: block;
  }
}

.hero {
  padding-top: clamp(108px, 13.4722222222vw, 194px);
  margin-bottom: clamp(50px, 6.9444444444vw, 100px);
}
@media only screen and (min-width: 1921px) {
  .hero {
    padding-top: clamp(194px, 8.4066666667vw, 252.2px);
    margin-bottom: clamp(100px, 4.3333333333vw, 130px);
  }
}
@media only screen and (max-width: 1024px) {
  .hero {
    background: linear-gradient(to bottom, #d6e2d3 0 clamp(240px, 54.6875vw, 560px), #fff clamp(240px, 54.6875vw, 560px) 100%);
    margin-bottom: 0;
  }
}
.hero__container {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 0;
}
@media only screen and (max-width: 1024px) {
  .hero__container {
    grid-template-columns: 1fr;
  }
}
.hero__img-container {
  position: relative;
  aspect-ratio: 16/9;
}
.hero__img-container::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, #d6e2d3 0 85%, #fff 85% 100%);
  width: 150vw;
  left: -25vw;
}
.hero__img-container img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero__text-container {
  position: relative;
  display: grid;
  min-height: clamp(200px, 27.7777777778vw, 400px);
}
@media only screen and (min-width: 1921px) {
  .hero__text-container {
    min-height: clamp(400px, 17.3333333333vw, 520px);
  }
}
.hero__text-container h1 {
  align-self: center;
  margin-top: calc(clamp(100px, 11.1111111111vw, 160px) * -1);
  padding: clamp(20px, 2.0833333333vw, 30px);
}
@media only screen and (min-width: 1921px) {
  .hero__text-container h1 {
    padding: clamp(30px, 1.3vw, 39px);
    margin-top: calc(clamp(160px, 6.9333333333vw, 208px) * -1);
  }
}
@media only screen and (max-width: 1024px) {
  .hero__text-container h1 {
    margin-top: 0;
    padding-inline: 0;
  }
}
.hero__bottom-images {
  position: relative;
  display: flex;
  gap: 28px;
  width: 100%;
  padding-inline: clamp(20px, 2.0833333333vw, 30px);
  align-self: end;
}
@media only screen and (min-width: 1921px) {
  .hero__bottom-images {
    padding-inline: clamp(30px, 1.3vw, 39px);
    gap: clamp(28px, 1.2133333333vw, 36.4px);
  }
}

.hero-page {
  margin-bottom: 0;
}

.archive-grid {
  position: relative;
  display: grid;
  gap: clamp(8px, 1.1111111111vw, 16px);
}
@media only screen and (min-width: 1025px) {
  .archive-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.archive-grid__bottom {
  display: grid;
  place-content: center;
  padding-block: clamp(16px, 2.2222222222vw, 32px);
}
.archive-grid__no-more-posts {
  display: none;
}
.archive-grid__loader {
  position: absolute;
  z-index: 1;
  inset: 0;
  display: grid;
  place-content: center;
  background-color: rgba(0, 0, 0, 0.3);
}

.carousel__track {
  overflow-x: hidden;
}
.carousel__container {
  display: flex;
}
@media only screen and (min-width: 1025px) {
  .carousel__container {
    gap: 16px;
  }
}
.carousel__slide {
  color: #000;
  cursor: grab;
}
.carousel__buttons {
  display: flex;
  gap: clamp(20px, 2.7777777778vw, 40px);
}
.carousel__button {
  cursor: pointer;
  transform: rotate(0deg);
}
.carousel__button--previous {
  transform: rotate(180deg);
}
.carousel__button::after {
  content: "\e901";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 8px;
}
.carousel__controls {
  display: flex;
  align-items: center;
  gap: clamp(20px, 4.0363269425vw, 40px);
  margin-top: clamp(40px, 8.072653885vw, 80px);
  margin-inline: auto;
}
.carousel__dots {
  display: flex;
  align-items: center;
  width: 100%;
}
.carousel__dot {
  height: 2px;
  width: 100%;
  background-color: rgba(91, 121, 80, 0.3);
  cursor: pointer;
}
.carousel .glide__bullet--active {
  background-color: #5b7950;
}

.tabs__buttons {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 8px;
}
@media only screen and (max-width: 1024px) {
  .tabs__buttons {
    padding-bottom: 16px;
    overflow-x: auto;
  }
}
.tabs__button {
  padding: clamp(8px, 1.1111111111vw, 16px) 16px;
  text-align: center;
  text-transform: uppercase;
  opacity: 0.85;
  cursor: pointer;
  transition: all ease 300ms;
}
.tabs__button:hover {
  opacity: 1;
}
.tabs__button--active {
  position: relative;
  background-color: #5b7950;
  color: #fff;
  opacity: 1;
}
.tabs__button--active::after {
  content: "";
  position: absolute;
  width: 94%;
  height: 90%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  left: 3%;
  top: 5%;
}
.tabs__button--all {
  background-color: #fff;
  color: #000;
  border: solid 1px #000;
}
.tabs__content {
  padding: clamp(8px, 1.1111111111vw, 16px);
}
.tabs__content--hidden {
  display: none;
}

.accordion__item {
  border: solid 1px rgba(91, 121, 80, 0.2);
  transition: border ease 300ms;
}
.accordion__item:hover {
  border: solid 1px #5b7950;
}
.accordion__item--open {
  border: solid 1px #5b7950;
}
.accordion__button, .accordion__text {
  padding: clamp(8px, 1.1111111111vw, 16px);
}
.accordion__button {
  cursor: pointer;
  transition: all ease 300ms;
}
.accordion__button--active {
  background-color: #5b7950;
  color: #fff;
}
.accordion__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height ease 300ms;
}

.gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(8px, 1.1111111111vw, 16px);
}
@media only screen and (max-width: 1024px) {
  .gallery {
    grid-template-columns: repeat(3, 1fr);
  }
}
.gallery__item {
  cursor: pointer;
  display: grid;
  grid-template-rows: max-content 1fr;
}
.gallery__item img {
  width: 100%;
  height: 100%;
  aspect-ratio: 11/7;
  object-fit: cover;
}
.gallery__item-text-container {
  padding: 30px clamp(20px, 2.0833333333vw, 30px);
}

.lightbox {
  position: fixed;
  inset: 0;
  z-index: 1000;
  align-items: center;
  padding-bottom: clamp(24px, 3.3333333333vw, 48px);
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  visibility: visible;
  opacity: 1;
}
@media only screen and (min-width: 1921px) {
  .lightbox {
    padding-bottom: clamp(48px, 2.08vw, 62.4px);
  }
}
.lightbox--hidden {
  visibility: hidden;
  opacity: 0;
}
.lightbox__container {
  height: 100%;
  display: grid;
  grid-template-rows: auto 1fr auto;
}
.lightbox__img-container {
  margin-inline: auto;
  padding-bottom: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .lightbox__img-container {
    padding-bottom: clamp(40px, 1.7333333333vw, 52px);
  }
}
.lightbox__img-container img {
  margin-inline: auto;
}
@media only screen and (min-width: 1025px) {
  .lightbox__img-container img {
    height: 100%;
  }
}
.lightbox__close {
  width: 100%;
  color: #fff;
  text-align: right;
}
.lightbox__close-button {
  opacity: 0.8;
  cursor: pointer;
}
.lightbox__close-button:hover {
  opacity: 1;
}
.lightbox .carousel__container {
  height: 100%;
}
.lightbox .carousel__slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 0;
}
.lightbox__img-container {
  margin-inline: auto;
  padding-bottom: clamp(20px, 3.90625vw, 40px);
  min-height: 0;
  overflow: hidden;
}
@media only screen and (min-width: 1921px) {
  .lightbox__img-container {
    padding-bottom: clamp(40px, 1.7333333333vw, 52px);
  }
}
.lightbox__img-container img {
  margin-inline: auto;
  max-height: 100%;
  width: auto;
  display: block;
}
@media only screen and (min-width: 1025px) {
  .lightbox__img-container img {
    height: 100%;
  }
}
.lightbox .carousel__button:after {
  color: #fff;
}
.lightbox .carousel__dot {
  height: 2px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.lightbox .carousel__controls {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 20px;
  width: 100%;
}
@media only screen and (min-width: 1921px) {
  .lightbox .carousel__controls {
    gap: clamp(20px, 0.8666666667vw, 26px);
  }
}
.lightbox .glide__bullet--active {
  background-color: #fff;
}

.lightbox {
  position: fixed;
  inset: 0;
  z-index: 1000;
  align-items: center;
  padding-bottom: clamp(24px, 4.6875vw, 48px);
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  visibility: visible;
  opacity: 1;
}
@media only screen and (min-width: 1921px) {
  .lightbox {
    padding-bottom: clamp(48px, 2.08vw, 62.4px);
  }
}
.lightbox--hidden {
  visibility: hidden;
  opacity: 0;
}
.lightbox__container {
  height: 100%;
  display: grid;
  grid-template-rows: auto 1fr auto;
}
.lightbox__img-container {
  margin-inline: auto;
  padding-bottom: clamp(20px, 3.90625vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .lightbox__img-container {
    padding-bottom: clamp(40px, 1.7333333333vw, 52px);
  }
}
.lightbox__img-container img {
  margin-inline: auto;
}
@media only screen and (min-width: 1025px) {
  .lightbox__img-container img {
    height: 100%;
  }
}
.lightbox__close {
  width: 100%;
  color: #fff;
  text-align: right;
}
.lightbox__close-button {
  opacity: 0.8;
  cursor: pointer;
}
.lightbox__close-button:hover {
  opacity: 1;
}
.lightbox .carousel__container {
  height: 100%;
}
.lightbox .carousel__slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 0;
}
.lightbox__img-container {
  margin-inline: auto;
  padding-bottom: clamp(20px, 3.90625vw, 40px);
  min-height: 0;
  overflow: hidden;
}
@media only screen and (min-width: 1921px) {
  .lightbox__img-container {
    padding-bottom: clamp(40px, 1.7333333333vw, 52px);
  }
}
.lightbox__img-container img {
  margin-inline: auto;
  max-height: 100%;
  width: auto;
  display: block;
}
@media only screen and (min-width: 1025px) {
  .lightbox__img-container img {
    height: 100%;
  }
}
.lightbox .carousel__button:after {
  color: #fff;
}
.lightbox .carousel__dot {
  height: 2px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.lightbox .carousel__controls {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 20px;
  width: 100%;
}
@media only screen and (min-width: 1921px) {
  .lightbox .carousel__controls {
    gap: clamp(20px, 0.8666666667vw, 26px);
  }
}
.lightbox .glide__bullet--active {
  background-color: #fff;
}

.marquee {
  --gap: 1.5rem;
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
  transition: all ease 200ms 200ms;
  padding-block: clamp(20px, 3.4722222222vw, 50px);
}
@media only screen and (min-width: 1921px) {
  .marquee {
    padding-block: clamp(50px, 2.1666666667vw, 65px);
  }
}
.marquee__content {
  color: #fff;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: fit-content;
  white-space: nowrap;
  gap: 30px;
  animation: scroll 60s linear infinite;
}
@media only screen and (min-width: 1921px) {
  .marquee__content {
    gap: clamp(30px, 1.3vw, 39px);
  }
}
.marquee__content .marquee__text-1,
.marquee__content .marquee__text-2 {
  position: relative;
  white-space: nowrap;
  display: flex;
  align-items: center;
  margin-left: 0;
}
.marquee__content .marquee__text-1:not(:first-of-type),
.marquee__content .marquee__text-2:not(:first-of-type) {
  margin-left: 0;
}
.marquee__content .marquee__text-1::before,
.marquee__content .marquee__text-2::before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  margin-right: 30px;
  background-color: #fff;
  opacity: 1;
  vertical-align: middle;
  flex-shrink: 0;
}
.marquee--active {
  visibility: visible;
  opacity: 1;
}
@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}

.footer__top-list {
  padding-top: clamp(20px, 2.7777777778vw, 40px);
  display: flex;
  gap: 20px 40px;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (min-width: 1921px) {
  .footer__top-list {
    padding-top: clamp(40px, 1.7333333333vw, 52px);
  }
}
@media only screen and (max-width: 767px) {
  .footer__top-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.footer__top-item img {
  mix-blend-mode: multiply;
  max-height: clamp(35px, 4.8611111111vw, 70px);
}
@media only screen and (min-width: 1921px) {
  .footer__top-item img {
    height: clamp(70px, 3.0333333333vw, 91px);
  }
}
.footer__middle-container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
  .footer__middle-container {
    flex-direction: column;
    gap: 40px;
  }
}
.footer__middle-container a {
  color: #fff;
  transition: color ease 300ms;
}
.footer__middle-container a:hover {
  color: #d6e2d3;
}
.footer__menu-list {
  display: grid;
  gap: 20px 40px;
}
@media only screen and (min-width: 1025px) {
  .footer__menu-list {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-auto-flow: column;
  }
}
.footer__social-heading {
  padding-bottom: 20px;
}
@media only screen and (min-width: 1921px) {
  .footer__social-heading {
    padding-bottom: clamp(20px, 0.8666666667vw, 26px);
  }
}
.footer__social-list {
  display: flex;
  gap: 35px;
  align-items: center;
}
@media only screen and (min-width: 1921px) {
  .footer__social-list {
    gap: clamp(35px, 1.5166666667vw, 45.5px);
  }
}
.footer__logo-container img {
  width: clamp(150px, 20.8333333333vw, 300px);
}
@media only screen and (min-width: 1921px) {
  .footer__logo-container img {
    width: clamp(300px, 13vw, 390px);
  }
}
.footer__bottom-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
@media only screen and (max-width: 1024px) {
  .footer__bottom-container {
    flex-direction: column-reverse;
  }
}
.footer ul {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
}

.loader {
  display: grid;
  place-content: center;
  background-color: #d6e2d3;
  position: fixed;
  inset: 0;
  z-index: 999;
}
.loader__spinner {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  border: 4px solid #5b7950;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.loader__spinner::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  left: 8px;
  top: 8px;
  border: 4px solid #5b7950;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader__percentage {
  padding: 20px;
  text-align: center;
  color: #5b7950;
}

.button {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  transition: all ease 0.3s;
}
.button::after {
  content: "\e913";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 1;
  color: #5b7950;
  background-color: #d6e2d3;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}
.button:hover {
  color: #000;
}
.button:hover::after {
  color: #d6e2d3;
  background-color: #5b7950;
}
.button-with-line {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 20px;
  align-items: center;
}
.button--secondary::after {
  color: #d6e2d3;
  background-color: transparent;
}
.button--secondary:hover {
  color: #d6e2d3;
}
.button--secondary:hover::after {
  color: #5b7950;
  background-color: #d6e2d3;
}

.show-hide__toggle::after {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  transition: 0.3s ease;
}
.show-hide__toggle:hover {
  color: #fff;
}
.show-hide__toggle:hover::after {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.show-hide__toggle--closed::after {
  transform: rotate(90deg);
}
.show-hide__toggle--open::after {
  transform: rotate(-90deg);
}

.link {
  color: #e28b51;
}

.hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 30px;
  cursor: pointer;
  z-index: 10;
}
@media only screen and (min-width: 1025px) {
  .hamburger {
    display: none;
  }
}
.hamburger--pressed .hamburger__button {
  transform: translateX(-50px);
  background: transparent;
}
.hamburger--pressed .hamburger__button:before {
  transform: rotate(45deg) translate(35px, -35px);
}
.hamburger--pressed .hamburger__button:after {
  transform: rotate(-45deg) translate(35px, 35px);
}
.hamburger__button {
  display: flex;
  position: relative;
  z-index: 2;
  width: 28px;
  height: 2px;
  background: #5b7950;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .hamburger__button {
    display: none;
  }
}
.hamburger__button:before, .hamburger__button:after {
  content: "";
  position: absolute;
  width: 28px;
  height: 2px;
  background: #5b7950;
  transition: all 0.5s ease-in-out;
}
.hamburger__button:before {
  transform: translateY(-7px);
}
.hamburger__button:after {
  transform: translateY(7px);
}

.back-to-top {
  position: fixed;
  bottom: 0;
  right: 0;
  margin: clamp(24px, 3.3333333333vw, 48px);
  padding: clamp(12px, 1.6666666667vw, 24px);
  background-color: #5b7950;
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  opacity: 0;
  transform: rotate(-90deg);
  transition: opacity ease 0.2s;
  cursor: pointer;
}
.back-to-top--visible {
  visibility: visible;
  opacity: 1;
}
.back-to-top::after {
  content: "\e901";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.search__header {
  inset-inline: 0;
  top: 0;
  transition: ease 300ms;
  z-index: 10;
}
.search--hidden {
  visibility: hidden;
  transform: translateY(-100%);
}
.search__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: clamp(96px, 10.9722222222vw, 158px);
  gap: clamp(10px, 1.3888888889vw, 20px);
}
@media only screen and (min-width: 1921px) {
  .search__container {
    height: clamp(158px, 6.8466666667vw, 205.4px);
  }
}
.search__form {
  display: flex;
  gap: 8px;
  width: 80%;
}
@media only screen and (min-width: 1921px) {
  .search__form {
    gap: clamp(8px, 0.3466666667vw, 10.4px);
  }
}
.search__submit-button {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
  display: flex;
}
.search__submit-button:before {
  content: "\e902";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.search__close-button {
  cursor: pointer;
}
.search__input {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
  width: 100%;
  border-bottom: solid 1px #000;
}
.search__results {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (min-width: 1921px) {
  .search__results {
    gap: clamp(20px, 0.8666666667vw, 26px);
  }
}
.search__results a {
  transition: 0.3s ease;
}
.search__results a:hover {
  text-decoration: underline;
}

.error-message {
  color: red;
}

.card-image {
  display: grid;
  grid-template-columns: 1fr 2fr;
  align-items: center;
  gap: clamp(30px, 6.9444444444vw, 100px);
  margin-block: clamp(25px, 3.4722222222vw, 50px);
  color: #fff;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .card-image {
    padding-inline: 64px;
  }
}
@media only screen and (max-width: 1024px) {
  .card-image {
    grid-template-columns: 1fr;
  }
}
.card-image::after {
  content: "";
  position: absolute;
  width: 120%;
  height: 100%;
  z-index: -1;
  left: -10%;
  opacity: 80%;
  transform: translateY(15%);
}
@media only screen and (max-width: 1024px) {
  .card-image::after {
    transform: translateY(8%);
  }
}
.card-image__img-container {
  aspect-ratio: 1;
  align-self: start;
}
.card-image__img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}
.card-image__img-wrapper {
  height: 100%;
  margin-top: calc(clamp(32px, 4.4444444444vw, 64px) * -1);
}

.card-section {
  position: relative;
  padding-block: clamp(50px, 6.9444444444vw, 100px);
}
.card-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: clamp(340px, 49.3055555556vw, 710px);
}
.card-section__heading {
  color: #fff;
  position: relative;
  z-index: 1;
}
.card-section__image {
  height: clamp(250px, 43.4027777778vw, 625px);
}
.card-section__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

table {
  width: 100%;
  border-spacing: 0;
}
table th, table td {
  padding: 8px 20px;
}
@media only screen and (min-width: 1921px) {
  table th, table td {
    padding: clamp(8px, 0.3466666667vw, 10.4px) clamp(20px, 0.8666666667vw, 26px);
  }
}
table th {
  text-align: left;
  border-bottom: 1px solid #5b7950;
}
table tr:nth-child(even) {
  background-color: rgba(91, 121, 80, 0.1);
}
table thead tr {
  background-color: transparent !important;
}
@media only screen and (max-width: 1024px) {
  table {
    display: grid;
    gap: 10px;
  }
  table tr:has(> th), table thead {
    display: none;
  }
  table tbody {
    display: grid;
    gap: 10px;
  }
  table tr {
    display: grid;
    border: 1px solid rgba(91, 121, 80, 0.16);
    padding: 16px;
  }
  table td {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    line-height: 1.2;
    gap: 16px;
    border-bottom: 1px solid rgba(91, 121, 80, 0.16);
  }
  table td:last-child {
    border-bottom: none;
  }
  table td::before {
    content: attr(data-label);
    font-weight: 600;
    color: #5b7950;
    text-align: right;
  }
}

/* MAP  */
.hero-map {
  padding-top: 270px;
}
@media only screen and (min-width: 1921px) {
  .hero-map {
    padding-top: clamp(270px, 9.140625vw, 351px) !important;
  }
}

.map-home {
  --bg: #5f7250;
  --land: #b3c5a4;
  --land-border: #4c6141;
  --pin-dark: #2f7d5f;
  --pin-light: #8cc36f;
  --pin-stroke: #3a4a30;
  --sel: #9ccf7c;
  --white: #ffffff;
  --soft: rgba(255, 255, 255, 0.8);
  --soft-2: rgba(255, 255, 255, 0.55);
  --line: rgba(255, 255, 255, 0.22);
  background: var(--bg);
  color: var(--white);
  font-family: "Inter", system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
}

.map-home .wrap {
  margin: 0 auto;
  position: relative;
}

.map-home .head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2rem;
  margin-bottom: clamp(1.5rem, 3vw, 2.6rem);
}

.map-home .head h1 {
  font-size: clamp(1.6rem, 3vw, 2.5rem);
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.1;
  max-width: 22ch;
}

.map-home .head p {
  margin-top: 1rem;
  font-style: italic;
  color: var(--soft);
  font-size: clamp(0.9rem, 1.15vw, 1.05rem);
  line-height: 1.55;
  max-width: 60ch;
  font-weight: 400;
}

.map-home .statue {
  flex: none;
  width: clamp(90px, 10vw, 150px);
  opacity: 0.9;
}

.map-home .statue svg {
  width: 100%;
  height: auto;
  display: block;
}

.map-home .filters {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1.6rem;
}

.map-home .chip {
  padding: 0.42rem 0.95rem;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 600;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.08);
  color: var(--soft);
  border: 1px solid var(--line);
  transition: all 0.25s ease;
  white-space: nowrap;
}

.map-home .chip:hover {
  background: rgba(255, 255, 255, 0.16);
  color: #fff;
}

.map-home .chip.active {
  background: var(--sel);
  color: #2c3a22;
  border-color: var(--sel);
  font-weight: 700;
}

.map-home .layout {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(300px, 0.85fr);
  gap: clamp(1.5rem, 3vw, 3.5rem);
  align-items: center;
}

.map-home .stage {
  position: relative;
}

.map-home .stage svg.map {
  width: 100%;
  height: auto;
  overflow: visible;
}

.map-home #land path {
  fill: var(--land);
  stroke: var(--land-border);
  stroke-width: 1.1;
  stroke-linejoin: round;
  transition: fill 0.4s;
}

.map-home .pin {
  cursor: pointer;
  transition: opacity 0.35s;
}

.map-home .pin .body {
  fill: var(--pin-dark);
  stroke: var(--pin-stroke);
  stroke-width: 0.8;
}

.map-home .pin.light .body {
  fill: var(--pin-light);
}

.map-home .pin .num {
  fill: #fff;
  font-size: 11px;
  font-weight: 700;
  text-anchor: middle;
  dominant-baseline: central;
  pointer-events: none;
}

.map-home .pin.light .num {
  fill: #274018;
}

.map-home .pin:hover .body,
.map-home .pin.active .body {
  fill: var(--sel);
  stroke: #3a5226;
}

.map-home .pin:hover .num,
.map-home .pin.active .num {
  fill: #243617;
}

.map-home .pin.active {
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.35));
}

.map-home .pin.dim {
  opacity: 0.14;
  pointer-events: none;
}

.map-home .tip {
  position: absolute;
  z-index: 20;
  pointer-events: none;
  background: #2b3a22;
  color: #fff;
  border-radius: 11px;
  padding: 0.55rem 0.85rem;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 1.35;
  box-shadow: 0 12px 26px -10px rgba(0, 0, 0, 0.55);
  opacity: 0;
  white-space: nowrap;
  transform: translate(-50%, -135%) scale(0.9);
  transition: opacity 0.2s, transform 0.2s;
}

.map-home .tip small {
  display: block;
  color: var(--sel);
  font-weight: 500;
  margin-top: 0.1rem;
}

.map-home .tip.show {
  opacity: 1;
  transform: translate(-50%, -150%) scale(1);
}

/* single-column list, height synced to the map (see JS) */
.map-home .panel {
  position: sticky;
  top: clamp(1.5rem, 4vw, 3.2rem);
}

.map-home .panel .count {
  font-size: 0.82rem;
  color: var(--soft-2);
  margin-bottom: 0.8rem;
  font-weight: 600;
}

.map-home .panel .count b {
  color: #fff;
}

.map-home .list {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  overflow-y: auto;
  padding-right: 0.5rem;
  scrollbar-color: rgba(255, 255, 255, 0.28) rgba(255, 255, 255, 0.06);
  scrollbar-width: thin;
}

.map-home .list::-webkit-scrollbar {
  width: 8px;
}

.map-home .list::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.06);
  border-radius: 8px;
}

.map-home .list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.28);
  border-radius: 8px;
}

.map-home .list::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.45);
}

.map-home .item {
  display: flex;
  gap: 0.6rem;
  align-items: center;
  padding: 0.55rem 0.75rem;
  border-radius: 10px;
  cursor: pointer;
  font-size: 0.95rem;
  line-height: 1.35;
  color: var(--soft);
  transition: background 0.2s, color 0.2s;
}

.map-home .item .idx {
  color: var(--soft-2);
  font-variant-numeric: tabular-nums;
  min-width: 1.8em;
  font-weight: 600;
}

.map-home .item .nm {
  font-weight: 500;
}

.map-home .item:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.07);
}

.map-home .item.active {
  background: var(--sel);
  color: #2b3a20;
}

.map-home .item.active .idx {
  color: #3c5226;
}

.map-home .item.active .nm {
  font-weight: 700;
}

.map-home .item .go {
  margin-left: auto;
  flex: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: inherit;
  text-decoration: none;
  opacity: 0;
  transform: translateX(-4px);
  transition: all 0.2s;
  border: 1.4px solid transparent;
}

.map-home .item:hover .go,
.map-home .item.active .go {
  opacity: 1;
  transform: translateX(0);
}

.map-home .item .go:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #2b3a20;
  border-color: transparent;
}

.map-home .item.active .go {
  border-color: rgba(43, 58, 32, 0.4);
}

.map-home .item.active .go:hover {
  background: #2b3a20;
  color: var(--sel);
  border-color: #2b3a20;
}

.map-home .item .go svg {
  width: 15px;
  height: 15px;
}

@media (max-width: 900px) {
  .map-home .layout {
    grid-template-columns: 1fr;
  }
  .map-home .panel {
    position: static;
  }
  .map-home .list {
    max-height: none;
  }
  .map-home .head {
    flex-direction: column;
  }
  .map-home .statue {
    align-self: flex-end;
    margin-top: -3rem;
  }
}
/* HERO EXCEPTION TEMP HACK  */
.tax-archaeological_sites h1 {
  margin-top: 0px;
}

.hero-archaeological-sites__caption,
.featured-species__caption {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: clamp(4px, 0.5555555556vw, 8px) clamp(12px, 1.6666666667vw, 24px);
  background-color: rgba(0, 0, 0, 0.65);
}
@media only screen and (min-width: 1921px) {
  .hero-archaeological-sites__caption,
  .featured-species__caption {
    padding: clamp(8px, 0.2708333333vw, 10.4px) clamp(24px, 0.8125vw, 31.2px);
  }
}

.featured-species__container {
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .featured-species__container {
    gap: clamp(40px, 1.3541666667vw, 52px);
  }
}
.featured-species__item {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .featured-species__item {
    gap: clamp(40px, 1.3541666667vw, 52px);
  }
}
@media only screen and (min-width: 1025px) {
  .featured-species__item {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1025px) {
  .featured-species__item--reverse {
    direction: rtl;
  }
  .featured-species__item--reverse > * {
    direction: ltr;
  }
}
.featured-species__item .card-image__img-container {
  align-self: start;
}

.biodiversity .card-image {
  margin-block: clamp(50px, 6.9444444444vw, 100px) clamp(80px, 8.3333333333vw, 120px);
  padding-inline: 0;
}
@media only screen and (min-width: 1921px) {
  .biodiversity .card-image {
    margin-block: clamp(100px, 3.3854166667vw, 130px) clamp(120px, 4.0625vw, 156px);
  }
}
.biodiversity .card-image__img-wrapper {
  margin-top: 0;
}

.hero-biodiversity__caption,
.protected-areas-biodiversity__caption,
.archaeological-locations-biodiversity__caption,
.biodiversity-archaeological-biodiversity__caption,
.work-results-biodiversity__caption,
.methodology-biodiversity__caption,
.literature-biodiversity__caption {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: clamp(4px, 0.5555555556vw, 8px) clamp(12px, 1.6666666667vw, 24px);
  background-color: rgba(0, 0, 0, 0.65);
}
@media only screen and (min-width: 1921px) {
  .hero-biodiversity__caption,
  .protected-areas-biodiversity__caption,
  .archaeological-locations-biodiversity__caption,
  .biodiversity-archaeological-biodiversity__caption,
  .work-results-biodiversity__caption,
  .methodology-biodiversity__caption,
  .literature-biodiversity__caption {
    padding: clamp(8px, 0.2708333333vw, 10.4px) clamp(24px, 0.8125vw, 31.2px);
  }
}

/* BIODIVERSITY  */
.jump-nav-biodiversity {
  background-color: #f5f5f5;
}
.jump-nav-biodiversity__buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px 38px;
}
@media only screen and (min-width: 1921px) {
  .jump-nav-biodiversity__buttons {
    gap: clamp(28px, 0.9479166667vw, 36.4px) clamp(38px, 1.2864583333vw, 49.4px);
  }
}
@media only screen and (max-width: 1024px) {
  .jump-nav-biodiversity__buttons {
    display: flex;
    overflow: auto;
    gap: 16px;
    padding-bottom: clamp(20px, 3.90625vw, 40px);
  }
}
.jump-nav-biodiversity__button {
  padding-block: 20px;
  cursor: pointer;
  border: solid 2px transparent;
  transition: all 0.3s ease;
}
.jump-nav-biodiversity__button:hover {
  border-color: white;
}
@media only screen and (max-width: 1024px) {
  .jump-nav-biodiversity__button {
    flex-shrink: 0;
    padding-block: clamp(8px, 1.5625vw, 16px);
    padding-inline: clamp(16px, 1.953125vw, 20px);
    font-size: clamp(14px, 1.5625vw, 16px);
  }
}

.protected-areas-biodiversity.card-section::before {
  background-color: #c68a52;
}

.archaeological-locations-biodiversity.card-section::before {
  background-color: #7fa172;
}

.biodiversity-archaeological-biodiversity .card-image::after {
  background-color: #b8493f;
}
.biodiversity-archaeological-biodiversity.card-section::before {
  background-color: #b8493f;
}
.biodiversity-archaeological-biodiversity table tr:nth-child(even) {
  background-color: rgba(184, 73, 63, 0.1);
}
.biodiversity-archaeological-biodiversity table th {
  border-bottom: 1px solid #b8493f;
}
@media only screen and (max-width: 1024px) {
  .biodiversity-archaeological-biodiversity table tr, .biodiversity-archaeological-biodiversity table td {
    border-color: rgba(184, 73, 63, 0.16);
  }
  .biodiversity-archaeological-biodiversity table td::before {
    color: #b8493f;
  }
}

.work-results-biodiversity .card-image::after {
  background-color: #5b9bc7;
}
.work-results-biodiversity.card-section::before {
  background-color: #5b9bc7;
}
.work-results-biodiversity__image-extra-description {
  background-color: rgba(91, 155, 199, 0.8);
  padding-block: 16px;
}
@media only screen and (min-width: 1921px) {
  .work-results-biodiversity__image-extra-description {
    padding-block: clamp(16px, 0.5416666667vw, 20.8px);
  }
}
.work-results-biodiversity table tr:nth-child(even) {
  background-color: rgba(91, 155, 199, 0.1);
}
.work-results-biodiversity table th {
  border-bottom: 1px solid #5b9bc7;
}
@media only screen and (max-width: 1024px) {
  .work-results-biodiversity table tr, .work-results-biodiversity table td {
    border-color: rgba(91, 155, 199, 0.16);
  }
  .work-results-biodiversity table td::before {
    color: #5b9bc7;
  }
}

.methodology-biodiversity .card-image::after {
  background-color: #8a6465;
}
.methodology-biodiversity.card-section::before {
  background-color: #8a6465;
}

.literature-biodiversity .card-image::after {
  background-color: #a9953f;
}
.literature-biodiversity.card-section::before {
  background-color: #a9953f;
}

.hero-home {
  background-size: cover;
  background-position: center;
  height: clamp(500px, 59.0277777778vw, 850px);
  margin-top: clamp(100px, 13.8888888889vw, 200px);
  display: grid;
  align-items: end;
}
@media only screen and (min-width: 1921px) {
  .hero-home {
    height: clamp(850px, 48.1666666667vw, 1445px);
    margin-top: clamp(200px, 8.6666666667vw, 260px);
  }
}
.hero-home__vector {
  top: 50%;
}
.hero-home__vector--left {
  left: 0;
  transform: translateX(-20%) translateY(-75%);
  max-width: clamp(154px, 21.3888888889vw, 308px);
}
.hero-home__vector--right {
  right: 0;
  transform: translateX(20%) translateY(-40%);
  max-width: clamp(115px, 15.9722222222vw, 230px);
}

.intro-home__highlight-container {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (max-width: 767px) {
  .intro-home__highlight-container {
    grid-template-columns: 1fr;
  }
  .intro-home__highlight-container img {
    display: none;
  }
}
@media only screen and (min-width: 1921px) {
  .intro-home__highlight-container {
    gap: clamp(40px, 1.7333333333vw, 52px);
  }
}

.featured-species__container {
  gap: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .featured-species__container {
    gap: clamp(80px, 3.4666666667vw, 104px);
  }
}
@media only screen and (min-width: 1025px) {
  .featured-species__item {
    grid-template-columns: 1fr 2fr;
  }
}

.gallery-home {
  background-image: linear-gradient(to bottom, #d6e2d3 54.7%, #fff 54.7%);
}

.single-product-hero__container {
  display: grid;
  gap: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1025px) {
  .single-product-hero__container {
    grid-template-columns: 1fr 1fr;
  }
}

.woocommerce-product-gallery {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.woocommerce-product-gallery__wrapper {
  width: 100%;
}
.woocommerce-product-gallery__trigger {
  display: none;
}
.woocommerce-product-gallery__image {
  width: 100%;
}
.woocommerce-product-gallery__image img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}

.flex-control-thumbs {
  flex: 1;
  order: -1;
  display: flex;
  flex-direction: column;
  gap: 4px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.flex-control-thumbs img {
  max-width: 300px;
}

.useful-links-useful-links {
  padding-top: clamp(40px, 5.5555555556vw, 80px);
  margin-bottom: clamp(100px, 12.5vw, 180px);
}
@media only screen and (min-width: 1921px) {
  .useful-links-useful-links {
    margin-bottom: clamp(180px, 7.8vw, 234px);
    padding-top: clamp(80px, 3.4666666667vw, 104px);
  }
}
.useful-links-useful-links__links ul {
  padding-inline-start: 20px;
}
.useful-links-useful-links__links li {
  transition: 0.3s ease;
}
.useful-links-useful-links__links li:hover {
  color: #e28b51;
}
.useful-links-useful-links__image {
  margin-bottom: calc(clamp(40px, 5.5555555556vw, 80px) * -1);
}
@media only screen and (min-width: 1921px) {
  .useful-links-useful-links__image {
    margin-bottom: calc(clamp(80px, 3.4666666667vw, 104px) * -1);
  }
}

.contact-contact {
  padding-bottom: clamp(30px, 4.1666666667vw, 60px);
  margin-bottom: clamp(50px, 6.9444444444vw, 100px);
}
@media only screen and (min-width: 1921px) {
  .contact-contact {
    padding-bottom: clamp(60px, 2.6vw, 78px);
    margin-bottom: clamp(100px, 4.3333333333vw, 130px);
  }
}

.contact-form__heading {
  margin-bottom: clamp(20px, 2.1818181818vw, 24px);
}
@media only screen and (min-width: 1921px) {
  .contact-form__heading {
    margin-bottom: clamp(24px, 1.04vw, 31.2px);
  }
}
.contact-form__fields-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
@media only screen and (min-width: 1921px) {
  .contact-form__fields-group {
    gap: clamp(10px, 0.4333333333vw, 13px);
  }
}
@media only screen and (max-width: 767px) {
  .contact-form__fields-group {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.contact-form__field {
  display: block;
}
.contact-form__field input, .contact-form__field textarea {
  border: none;
  background-color: #fff;
  width: 100%;
  padding: clamp(16px, 2.1818181818vw, 24px);
  margin-bottom: clamp(16px, 2.1818181818vw, 24px);
  font-size: clamp(12px, 1.3636363636vw, 15px);
}
@media only screen and (min-width: 1921px) {
  .contact-form__field input, .contact-form__field textarea {
    padding: clamp(24px, 1.04vw, 31.2px);
    margin-bottom: clamp(24px, 1.04vw, 31.2px);
    font-size: clamp(15px, 0.65vw, 19.5px);
  }
}
.contact-form__acceptance {
  margin-top: clamp(10px, 1.3888888889vw, 20px);
  width: 100%;
}
@media only screen and (min-width: 1921px) {
  .contact-form__acceptance {
    margin-top: clamp(20px, 0.8666666667vw, 26px);
  }
}
.contact-form__acceptance p {
  margin: 0;
}
.contact-form__acceptance label {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #000;
}
@media only screen and (min-width: 1921px) {
  .contact-form__acceptance label {
    gap: clamp(12px, 0.52vw, 15.6px);
  }
}
.contact-form__acceptance label input {
  width: revert;
  padding: revert;
  border-radius: revert;
  color: revert;
}
.contact-form__acceptance label a {
  color: #5b7950;
  transition: 0.3s ease;
}
.contact-form__acceptance label a:hover {
  color: #e28b51;
}
.contact-form__acceptance .wpcf7-list-item {
  margin: 0;
}
.contact-form__acceptance input[type=checkbox] {
  appearance: none;
  background-color: #fff;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #5b7950;
  position: relative;
}
.contact-form__acceptance input[type=checkbox]::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  top: 2px;
  left: 2px;
  background-color: #5b7950;
  transform: scale(0);
  transition: all 0.3s ease;
}
.contact-form__acceptance input[type=checkbox]:checked::before {
  transform: scale(1);
}
@media only screen and (min-width: 1921px) {
  .contact-form__acceptance input[type=checkbox] {
    width: clamp(20px, 0.8666666667vw, 26px);
    height: clamp(20px, 0.8666666667vw, 26px);
  }
  .contact-form__acceptance input[type=checkbox]::before {
    width: clamp(14px, 0.6066666667vw, 18.2px);
    height: clamp(14px, 0.6066666667vw, 18.2px);
    top: clamp(2px, 0.0866666667vw, 2.6px);
    left: clamp(2px, 0.0866666667vw, 2.6px);
  }
}
@media only screen and (min-width: 1025px) {
  .contact-form__acceptance {
    grid-column: span 2;
    justify-self: center;
  }
}
.contact-form__button {
  padding-top: clamp(20px, 2.1818181818vw, 24px);
  width: fit-content;
  float: right;
}
@media only screen and (min-width: 1921px) {
  .contact-form__button {
    padding-top: clamp(24px, 1.04vw, 31.2px);
  }
}
.contact-form__button p {
  width: fit-content;
  margin-inline: auto;
}
.contact-form__button input {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
  margin-bottom: 0;
  cursor: pointer;
}
.contact-form__button:has(input:disabled):hover::after {
  color: #5b7950;
  background-color: #d6e2d3;
}
.contact-form__button .wpcf7-spinner {
  display: none;
}

/*# sourceMappingURL=main.css.map */
